Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67966766603bd524e2987370c2b88b0d977a6152 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-ssh17265569215835888341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1958586330818035900.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh16845670327590526795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh18170016501122410235.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-ssh8328355027310304806.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4419 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 67966766603bd524e2987370c2b88b0d977a6152 (main) Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38" > 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 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 > git rev-list --no-walk 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-26T05:21:44.466Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-26T05:21:44.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-26T05:21:44.564Z] ========================================================= [2024-06-26T05:21:44.564Z] EdgeX Global Pipelines Version Info [2024-06-26T05:21:44.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:21:45.289Z] ------------------- [2024-06-26T05:21:45.289Z] stable info: [2024-06-26T05:21:45.289Z] ------------------- [2024-06-26T05:21:45.289Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:21:45.289Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-26T05:21:45.289Z] Message: update stable to v1.0.260 [2024-06-26T05:21:45.858Z] ------------------- [2024-06-26T05:21:45.858Z] experimental info: [2024-06-26T05:21:45.858Z] ------------------- [2024-06-26T05:21:45.858Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-26T05:21:45.858Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-26T05:21:45.858Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-26T05:21:45.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-06-26T05:21:45.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-06-26T05:21:45.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-26T05:21:45.995Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-26T05:21:46.016Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-26T05:21:46.041Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-26T05:21:46.064Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-26T05:21:46.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-26T05:21:46.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-26T05:21:46.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-26T05:21:46.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-26T05:21:46.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-06-26T05:21:46.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-26T05:21:46.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-26T05:21:46.270Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:21:46.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-26T05:21:46.313Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:21:46.332Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-26T05:21:46.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-26T05:21:46.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-26T05:21:46.401Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-26T05:21:46.436Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-26T05:21:46.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-26T05:21:46.483Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-26T05:21:46.507Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-26T05:21:46.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-26T05:21:46.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-26T05:21:46.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-26T05:21:46.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-26T05:21:46.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-26T05:21:46.639Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] echo [2024-06-26T05:21:46.667Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6796676 [Pipeline] echo [2024-06-26T05:21:46.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:21:46.755Z] provisioning config files... [2024-06-26T05:21:46.769Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12294736204036399252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:21:47.106Z] ---> ****-login.sh [2024-06-26T05:21:47.106Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:21:47.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:21:47.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:21:47.366Z] Configure a credential helper to remove this warning. See [2024-06-26T05:21:47.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:21:47.366Z] [2024-06-26T05:21:47.366Z] Login Succeeded [2024-06-26T05:21:47.366Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:21:47.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:21:47.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:21:47.626Z] Configure a credential helper to remove this warning. See [2024-06-26T05:21:47.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:21:47.626Z] [2024-06-26T05:21:47.626Z] Login Succeeded [2024-06-26T05:21:47.626Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:21:47.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:21:47.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:21:47.626Z] Configure a credential helper to remove this warning. See [2024-06-26T05:21:47.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:21:47.627Z] [2024-06-26T05:21:47.627Z] Login Succeeded [2024-06-26T05:21:47.627Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:21:47.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:21:47.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:21:47.887Z] Configure a credential helper to remove this warning. See [2024-06-26T05:21:47.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:21:47.887Z] [2024-06-26T05:21:47.887Z] Login Succeeded [2024-06-26T05:21:47.887Z] ****.io [2024-06-26T05:21:47.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:21:48.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:21:48.150Z] Configure a credential helper to remove this warning. See [2024-06-26T05:21:48.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:21:48.150Z] [2024-06-26T05:21:48.150Z] Login Succeeded [2024-06-26T05:21:48.150Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:21:48.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-26T05:21:48.558Z] + git rev-list -1 --merges 67966766603bd524e2987370c2b88b0d977a6152~1..67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] echo [2024-06-26T05:21:48.586Z] -----------> git rev-list -1 --merges 67966766603bd524e2987370c2b88b0d977a6152~1..67966766603bd524e2987370c2b88b0d977a6152 67966766603bd524e2987370c2b88b0d977a6152 [2024-06-26T05:21:48.586Z] 67966766603bd524e2987370c2b88b0d977a6152 [false] [Pipeline] sh [2024-06-26T05:21:48.885Z] + git log --format=format:%s -1 67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] echo [2024-06-26T05:21:48.899Z] ========================================================= [2024-06-26T05:21:48.899Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-26T05:21:48.899Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:21:49.233Z] + git log --format=format:%s -1 67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] echo [2024-06-26T05:21:49.242Z] [semverPrep] GIT_COMMIT: 67966766603bd524e2987370c2b88b0d977a6152, Commit Message: Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38 [Pipeline] echo [2024-06-26T05:21:49.259Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-26T05:21:49.642Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:21:49.642Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-26T05:21:49.642Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-26T05:21:49.642Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-26T05:21:49.642Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-26T05:21:49.642Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-26T05:21:49.642Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:21:50.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:21:50.056Z] [2024-06-26T05:21:50.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:21:50.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:21:50.365Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-26T05:21:50.365Z] b85a868b505f: Pulling fs layer [2024-06-26T05:21:50.365Z] e2be974225ed: Pulling fs layer [2024-06-26T05:21:50.365Z] 339a4e72a1f5: Pulling fs layer [2024-06-26T05:21:50.365Z] 988bab9f4d93: Pulling fs layer [2024-06-26T05:21:50.365Z] 1469e6f7b9e6: Pulling fs layer [2024-06-26T05:21:50.365Z] eaf3925da568: Pulling fs layer [2024-06-26T05:21:50.365Z] bab4dde63d76: Pulling fs layer [2024-06-26T05:21:50.365Z] bde34c3a00c8: Pulling fs layer [2024-06-26T05:21:50.365Z] b352a97aabf1: Pulling fs layer [2024-06-26T05:21:50.365Z] 4872d77fe225: Pulling fs layer [2024-06-26T05:21:50.365Z] 5851b861e8e6: Pulling fs layer [2024-06-26T05:21:50.365Z] 988bab9f4d93: Waiting [2024-06-26T05:21:50.365Z] 1469e6f7b9e6: Waiting [2024-06-26T05:21:50.365Z] eaf3925da568: Waiting [2024-06-26T05:21:50.365Z] bab4dde63d76: Waiting [2024-06-26T05:21:50.365Z] bde34c3a00c8: Waiting [2024-06-26T05:21:50.365Z] b352a97aabf1: Waiting [2024-06-26T05:21:50.365Z] 4872d77fe225: Waiting [2024-06-26T05:21:50.365Z] 5851b861e8e6: Waiting [2024-06-26T05:21:50.365Z] e2be974225ed: Download complete [2024-06-26T05:21:50.365Z] 988bab9f4d93: Download complete [2024-06-26T05:21:50.365Z] 1469e6f7b9e6: Verifying Checksum [2024-06-26T05:21:50.365Z] 1469e6f7b9e6: Download complete [2024-06-26T05:21:50.632Z] eaf3925da568: Verifying Checksum [2024-06-26T05:21:50.632Z] eaf3925da568: Download complete [2024-06-26T05:21:50.632Z] 339a4e72a1f5: Verifying Checksum [2024-06-26T05:21:50.632Z] 339a4e72a1f5: Download complete [2024-06-26T05:21:50.632Z] bde34c3a00c8: Download complete [2024-06-26T05:21:50.632Z] b352a97aabf1: Verifying Checksum [2024-06-26T05:21:50.632Z] b352a97aabf1: Download complete [2024-06-26T05:21:50.632Z] 4872d77fe225: Download complete [2024-06-26T05:21:50.632Z] 5851b861e8e6: Verifying Checksum [2024-06-26T05:21:50.632Z] 5851b861e8e6: Download complete [2024-06-26T05:21:50.632Z] b85a868b505f: Verifying Checksum [2024-06-26T05:21:50.632Z] b85a868b505f: Download complete [2024-06-26T05:21:50.891Z] bab4dde63d76: Verifying Checksum [2024-06-26T05:21:50.891Z] bab4dde63d76: Download complete [2024-06-26T05:21:51.824Z] b85a868b505f: Pull complete [2024-06-26T05:21:52.082Z] e2be974225ed: Pull complete [2024-06-26T05:21:52.651Z] 339a4e72a1f5: Pull complete [2024-06-26T05:21:52.651Z] 988bab9f4d93: Pull complete [2024-06-26T05:21:52.911Z] 1469e6f7b9e6: Pull complete [2024-06-26T05:21:52.911Z] eaf3925da568: Pull complete [2024-06-26T05:21:54.813Z] bab4dde63d76: Pull complete [2024-06-26T05:21:54.813Z] bde34c3a00c8: Pull complete [2024-06-26T05:21:55.071Z] b352a97aabf1: Pull complete [2024-06-26T05:21:55.071Z] 4872d77fe225: Pull complete [2024-06-26T05:21:55.071Z] 5851b861e8e6: Pull complete [2024-06-26T05:21:55.071Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-26T05:21:55.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:21:55.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:21:55.204Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:21:55.233Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:21:58.505Z] $ docker top fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a -eo pid,comm [2024-06-26T05:21:58.556Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-26T05:21:58.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:21:58.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:21:58.607Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:21:58.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:21:58.718Z] $ docker exec fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a ssh-agent [2024-06-26T05:21:58.816Z] SSH_AUTH_SOCK=/tmp/ssh-s9hPZcHP7qML/agent.31 [2024-06-26T05:21:58.816Z] SSH_AGENT_PID=37 [2024-06-26T05:21:58.822Z] Running ssh-add (command line suppressed) [2024-06-26T05:21:58.920Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11488531206492126838.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11488531206492126838.key) [2024-06-26T05:21:58.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:21:59.222Z] + git tag --points-at HEAD [Pipeline] } [2024-06-26T05:21:59.236Z] $ docker exec --env ******** --env ******** fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a ssh-agent -k [2024-06-26T05:21:59.323Z] unset SSH_AUTH_SOCK; [2024-06-26T05:21:59.324Z] unset SSH_AGENT_PID; [2024-06-26T05:21:59.324Z] echo Agent pid 37 killed; [2024-06-26T05:21:59.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-26T05:21:59.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:21:59.368Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:21:59.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:21:59.488Z] $ docker exec fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a ssh-agent [2024-06-26T05:21:59.591Z] SSH_AUTH_SOCK=/tmp/ssh-Wezbe5OAJMnQ/agent.70 [2024-06-26T05:21:59.591Z] SSH_AGENT_PID=76 [2024-06-26T05:21:59.595Z] Running ssh-add (command line suppressed) [2024-06-26T05:21:59.698Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6267158966788977164.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6267158966788977164.key) [2024-06-26T05:21:59.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:22:00.002Z] + git semver init [2024-06-26T05:22:00.260Z] 2024-06-26 05:22:00,172 [run_init] DEBUG init version:0.0.0 force:False [2024-06-26T05:22:00.260Z] 2024-06-26 05:22:00,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-06-26T05:22:00.260Z] 2024-06-26 05:22:00,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-06-26T05:22:00.260Z] 2024-06-26 05:22:00,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:22:02.169Z] 2024-06-26 05:22:01,927 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-06-26T05:22:02.169Z] 2024-06-26 05:22:01,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-06-26T05:22:02.169Z] 2024-06-26 05:22:01,928 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-06-26T05:22:02.169Z] 2024-06-26 05:22:01,928 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-06-26T05:22:02.169Z] 3.2.0-dev.21 [Pipeline] } [2024-06-26T05:22:02.181Z] $ docker exec --env ******** --env ******** fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a ssh-agent -k [2024-06-26T05:22:02.278Z] unset SSH_AUTH_SOCK; [2024-06-26T05:22:02.278Z] unset SSH_AGENT_PID; [2024-06-26T05:22:02.279Z] echo Agent pid 76 killed; [2024-06-26T05:22:02.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:22:02.618Z] + git semver [Pipeline] } [2024-06-26T05:22:02.904Z] $ docker stop --time=1 fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a [2024-06-26T05:22:04.222Z] $ docker rm -f --volumes fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:22:04.564Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-26T05:22:04.804Z] Stashed 1 file(s) [Pipeline] echo [2024-06-26T05:22:04.808Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:22:04.974Z] provisioning config files... [2024-06-26T05:22:04.984Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12440856594722326911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:22:05.283Z] ---> ****-login.sh [2024-06-26T05:22:05.283Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:22:05.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:22:05.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:22:05.283Z] Configure a credential helper to remove this warning. See [2024-06-26T05:22:05.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:22:05.283Z] [2024-06-26T05:22:05.283Z] Login Succeeded [2024-06-26T05:22:05.283Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:22:05.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:22:05.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:22:05.283Z] Configure a credential helper to remove this warning. See [2024-06-26T05:22:05.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:22:05.283Z] [2024-06-26T05:22:05.283Z] Login Succeeded [2024-06-26T05:22:05.283Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:22:05.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:22:05.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:22:05.543Z] Configure a credential helper to remove this warning. See [2024-06-26T05:22:05.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:22:05.543Z] [2024-06-26T05:22:05.543Z] Login Succeeded [2024-06-26T05:22:05.543Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:22:05.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:22:05.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:22:05.544Z] Configure a credential helper to remove this warning. See [2024-06-26T05:22:05.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:22:05.544Z] [2024-06-26T05:22:05.544Z] Login Succeeded [2024-06-26T05:22:05.544Z] ****.io [2024-06-26T05:22:05.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:22:05.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:22:05.803Z] Configure a credential helper to remove this warning. See [2024-06-26T05:22:05.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:22:05.803Z] [2024-06-26T05:22:05.803Z] Login Succeeded [2024-06-26T05:22:05.803Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:22:05.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T05:22:05.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:22:05.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:22:05.935Z] ========================================================= [2024-06-26T05:22:05.935Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-26T05:22:05.935Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:22:06.267Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-26T05:22:06.267Z] Sending build context to Docker daemon 20.02MB [2024-06-26T05:22:06.267Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:22:06.267Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T05:22:06.531Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-26T05:22:06.531Z] 619be1103602: Pulling fs layer [2024-06-26T05:22:06.531Z] 7862e08f4a3e: Pulling fs layer [2024-06-26T05:22:06.531Z] 5df492c9dc93: Pulling fs layer [2024-06-26T05:22:06.531Z] 7629e6793208: Pulling fs layer [2024-06-26T05:22:06.531Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:22:06.531Z] fb5054dd5b73: Pulling fs layer [2024-06-26T05:22:06.531Z] eeca6798cff9: Pulling fs layer [2024-06-26T05:22:06.531Z] aa269ceb94a6: Pulling fs layer [2024-06-26T05:22:06.531Z] ada007ff1a6a: Pulling fs layer [2024-06-26T05:22:06.531Z] fb5054dd5b73: Waiting [2024-06-26T05:22:06.531Z] 7629e6793208: Waiting [2024-06-26T05:22:06.531Z] eeca6798cff9: Waiting [2024-06-26T05:22:06.531Z] ada007ff1a6a: Waiting [2024-06-26T05:22:06.531Z] 7862e08f4a3e: Verifying Checksum [2024-06-26T05:22:06.531Z] 7862e08f4a3e: Download complete [2024-06-26T05:22:06.531Z] 7629e6793208: Verifying Checksum [2024-06-26T05:22:06.531Z] 7629e6793208: Download complete [2024-06-26T05:22:06.531Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T05:22:06.531Z] 4f4fb700ef54: Download complete [2024-06-26T05:22:06.531Z] fb5054dd5b73: Verifying Checksum [2024-06-26T05:22:06.531Z] fb5054dd5b73: Download complete [2024-06-26T05:22:06.531Z] 619be1103602: Download complete [2024-06-26T05:22:06.531Z] eeca6798cff9: Verifying Checksum [2024-06-26T05:22:06.531Z] eeca6798cff9: Download complete [2024-06-26T05:22:06.789Z] 619be1103602: Pull complete [2024-06-26T05:22:06.789Z] ada007ff1a6a: Verifying Checksum [2024-06-26T05:22:06.789Z] ada007ff1a6a: Download complete [2024-06-26T05:22:06.790Z] 7862e08f4a3e: Pull complete [2024-06-26T05:22:07.048Z] 5df492c9dc93: Verifying Checksum [2024-06-26T05:22:07.048Z] 5df492c9dc93: Download complete [2024-06-26T05:22:07.306Z] aa269ceb94a6: Verifying Checksum [2024-06-26T05:22:07.306Z] aa269ceb94a6: Download complete [2024-06-26T05:22:10.596Z] 5df492c9dc93: Pull complete [2024-06-26T05:22:10.596Z] 7629e6793208: Pull complete [2024-06-26T05:22:10.596Z] 4f4fb700ef54: Pull complete [2024-06-26T05:22:10.596Z] fb5054dd5b73: Pull complete [2024-06-26T05:22:10.596Z] eeca6798cff9: Pull complete [2024-06-26T05:22:13.128Z] aa269ceb94a6: Pull complete [2024-06-26T05:22:13.128Z] ada007ff1a6a: Pull complete [2024-06-26T05:22:13.128Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-26T05:22:13.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-26T05:22:13.128Z] ---> f489d0715acc [2024-06-26T05:22:13.128Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:22:17.327Z] ---> Running in 66354d773567 [2024-06-26T05:22:17.327Z] Removing intermediate container 66354d773567 [2024-06-26T05:22:17.327Z] ---> 47a24f752974 [2024-06-26T05:22:17.327Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:22:17.327Z] ---> Running in da5f817899f6 [2024-06-26T05:22:17.327Z] Removing intermediate container da5f817899f6 [2024-06-26T05:22:17.327Z] ---> 1ec5035a25f7 [2024-06-26T05:22:17.327Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:22:17.327Z] ---> Running in 702731958c58 [2024-06-26T05:22:17.327Z] Removing intermediate container 702731958c58 [2024-06-26T05:22:17.327Z] ---> 5731fc767fac [2024-06-26T05:22:17.327Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:22:17.327Z] ---> Running in 798be1829a58 [2024-06-26T05:22:17.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:22:17.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:22:18.105Z] OK: 264 MiB in 52 packages [2024-06-26T05:22:18.365Z] Removing intermediate container 798be1829a58 [2024-06-26T05:22:18.365Z] ---> fd1056d3e3ef [2024-06-26T05:22:18.365Z] Step 7/12 : WORKDIR /app [2024-06-26T05:22:18.365Z] ---> Running in 1b2ccae48949 [2024-06-26T05:22:18.365Z] Removing intermediate container 1b2ccae48949 [2024-06-26T05:22:18.365Z] ---> 40c9e0829a7d [2024-06-26T05:22:18.365Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-26T05:22:18.625Z] ---> a8a96f2947c4 [2024-06-26T05:22:18.625Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:22:18.625Z] ---> Running in cb50b168a9ea [2024-06-26T05:22:19.927Z] Still waiting to schedule task [2024-06-26T05:22:19.927Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-26T05:23:14.871Z] Removing intermediate container cb50b168a9ea [2024-06-26T05:23:14.871Z] ---> 2fec1c326312 [2024-06-26T05:23:14.871Z] Step 10/12 : COPY . . [2024-06-26T05:23:14.871Z] ---> aa8262e3ea33 [2024-06-26T05:23:14.871Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:23:14.871Z] ---> Running in e9e3987167d9 [2024-06-26T05:23:14.871Z] Removing intermediate container e9e3987167d9 [2024-06-26T05:23:14.871Z] ---> 2a7d7d2bda47 [2024-06-26T05:23:14.871Z] Step 12/12 : RUN $MAKE [2024-06-26T05:23:14.871Z] ---> Running in ef8f0f1a08bd [2024-06-26T05:23:14.871Z] noop [2024-06-26T05:23:14.871Z] Removing intermediate container ef8f0f1a08bd [2024-06-26T05:23:14.871Z] ---> 0a05524e36e8 [2024-06-26T05:23:14.871Z] Successfully built 0a05524e36e8 [2024-06-26T05:23:14.871Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:23:15.201Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T05:23:15.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:23:15.284Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:23:15.317Z] $ 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 ******** ci-base-image-x86_64 cat [2024-06-26T05:23:15.658Z] $ docker top 406810a0add13bb2cbe428f1361a10e1f01a4270bd9089cfbbcf5dc60befca38 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:23:16.001Z] + go version [2024-06-26T05:23:16.001Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-26T05:23:16.013Z] $ docker stop --time=1 406810a0add13bb2cbe428f1361a10e1f01a4270bd9089cfbbcf5dc60befca38 [2024-06-26T05:23:17.292Z] $ docker rm -f --volumes 406810a0add13bb2cbe428f1361a10e1f01a4270bd9089cfbbcf5dc60befca38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:23:17.753Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-26T05:23:17.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:23:17.832Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:23:17.864Z] $ 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 ******** ci-base-image-x86_64 cat [2024-06-26T05:23:18.201Z] $ docker top 82b3a7382feab0c83ea0c37a4fddf51719e7c65c4d6824c39055059f43de6c50 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:23:18.551Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-06-26T05:23:18.857Z] + make test [2024-06-26T05:23:18.857Z] go test -race ./... -coverprofile=coverage.out ./... [2024-06-26T05:23:50.926Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-06-26T05:23:50.926Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-06-26T05:23:50.926Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.114s coverage: 86.2% of statements [2024-06-26T05:23:50.926Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.736s coverage: 71.9% of statements [2024-06-26T05:23:53.477Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4421 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-06-26T05:23:53.499Z] Running in /w/workspace/app-rfid-llrp-inventory/175 [Pipeline] { [Pipeline] checkout [2024-06-26T05:23:56.557Z] The recommended git tool is: git [2024-06-26T05:24:04.536Z] using credential edgex-jenkins-ssh [2024-06-26T05:24:04.561Z] Cloning the remote Git repository [2024-06-26T05:24:04.611Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-06-26T05:24:04.723Z] > git init /w/workspace/app-rfid-llrp-inventory/175 # timeout=10 [2024-06-26T05:24:04.922Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-06-26T05:24:04.923Z] > git --version # timeout=10 [2024-06-26T05:24:04.952Z] > git --version # 'git version 2.25.1' [2024-06-26T05:24:04.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-26T05:24:05.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T05:24:09.828Z] Avoid second fetch [2024-06-26T05:24:09.829Z] Checking out Revision 67966766603bd524e2987370c2b88b0d977a6152 (main) [2024-06-26T05:24:08.691Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-06-26T05:24:08.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-26T05:24:09.863Z] > git config core.sparsecheckout # timeout=10 [2024-06-26T05:24:09.953Z] > git checkout -f 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 [2024-06-26T05:24:10.616Z] Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:24:15.200Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-26T05:24:15.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T05:24:15.200Z] Dload Upload Total Spent Left Speed [2024-06-26T05:24:15.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7622 0 0 60976 0 --:--:-- --:--:-- --:--:-- 60976 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-06-26T05:24:15.539Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-26T05:24:15.884Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-06-26T05:24:15.884Z] /etc/docker/daemon.new [2024-06-26T05:24:15.884Z] { [2024-06-26T05:24:15.884Z] "registry-mirrors": [ [2024-06-26T05:24:15.884Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-26T05:24:15.885Z] ], [2024-06-26T05:24:15.885Z] "bip": "10.250.0.254/24", [2024-06-26T05:24:15.885Z] "hosts": [ [2024-06-26T05:24:15.885Z] "tcp://0.0.0.0:5555", [2024-06-26T05:24:15.885Z] "unix:///var/run/docker.sock" [2024-06-26T05:24:15.885Z] ], [2024-06-26T05:24:15.885Z] "mtu": 1458, [2024-06-26T05:24:15.885Z] "selinux-enabled": true, [2024-06-26T05:24:15.885Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-26T05:24:15.885Z] } [Pipeline] sh [2024-06-26T05:24:16.210Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-26T05:24:16.532Z] + sudo service docker restart [2024-06-26T05:24:23.012Z] go vet ./... [2024-06-26T05:24:29.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T05:24:29.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T05:24:29.573Z] ./bin/test-attribution.sh [2024-06-26T05:24:29.573Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T05:24:29.573Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T05:24:29.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T05:24:29.602Z] $ docker stop --time=1 82b3a7382feab0c83ea0c37a4fddf51719e7c65c4d6824c39055059f43de6c50 [2024-06-26T05:24:33.849Z] $ docker rm -f --volumes 82b3a7382feab0c83ea0c37a4fddf51719e7c65c4d6824c39055059f43de6c50 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:24:34.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T05:24:34.536Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:24:34.844Z] provisioning config files... [2024-06-26T05:24:34.874Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/175@tmp/config8287246243981544346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:24:35.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T05:24:35.316Z] ---> ****-login.sh [2024-06-26T05:24:35.316Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:24:35.358Z] + ls -al . [2024-06-26T05:24:35.358Z] total 280 [2024-06-26T05:24:35.358Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 05:23 . [2024-06-26T05:24:35.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:21 .. [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 26 05:21 .dockerignore [2024-06-26T05:24:35.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:23 .git [2024-06-26T05:24:35.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:21 .github [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 773 Jun 26 05:21 .gitignore [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:21 .golangci.yml [2024-06-26T05:24:35.358Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:22 .semver [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jun 26 05:21 Attribution.txt [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jun 26 05:21 CHANGELOG.md [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jun 26 05:21 Dockerfile [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:21 GOVERNANCE.md [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 665 Jun 26 05:21 Jenkinsfile [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 26 05:21 LICENSE [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jun 26 05:21 Makefile [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 26 05:21 OWNERS.md [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jun 26 05:21 README.md [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:22 VERSION [2024-06-26T05:24:35.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:21 bin [2024-06-26T05:24:35.358Z] -rw-r--r-- 1 jenkins jenkins 41317 Jun 26 05:23 coverage.out [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 7349 Jun 26 05:21 go.mod [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 26 05:21 go.sum [2024-06-26T05:24:35.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:21 images [2024-06-26T05:24:35.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:21 internal [2024-06-26T05:24:35.358Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 26 05:21 main.go [2024-06-26T05:24:35.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:21 openapi [2024-06-26T05:24:35.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:21 res [2024-06-26T05:24:35.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:24:35.671Z] + 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=67966766603bd524e2987370c2b88b0d977a6152 --label arch=amd64 --label version=3.2.0-dev.21 . [2024-06-26T05:24:35.671Z] Sending build context to Docker daemon 20.02MB [2024-06-26T05:24:35.671Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:24:35.671Z] Step 2/30 : FROM ${BASE} AS builder [2024-06-26T05:24:35.671Z] ---> 0a05524e36e8 [2024-06-26T05:24:35.671Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:24:35.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:24:35.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:24:35.898Z] Configure a credential helper to remove this warning. See [2024-06-26T05:24:35.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:24:35.898Z] [2024-06-26T05:24:35.898Z] Login Succeeded [2024-06-26T05:24:35.898Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:24:36.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:24:36.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:24:36.166Z] Configure a credential helper to remove this warning. See [2024-06-26T05:24:36.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:24:36.166Z] [2024-06-26T05:24:36.166Z] Login Succeeded [2024-06-26T05:24:36.166Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:24:36.237Z] ---> Running in d828638b10f1 [2024-06-26T05:24:36.237Z] Removing intermediate container d828638b10f1 [2024-06-26T05:24:36.237Z] ---> e984a80e163e [2024-06-26T05:24:36.237Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:24:36.237Z] ---> Running in 28e22357cf17 [2024-06-26T05:24:36.237Z] Removing intermediate container 28e22357cf17 [2024-06-26T05:24:36.237Z] ---> 5b03906ab8cf [2024-06-26T05:24:36.237Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:24:36.237Z] ---> Running in 9bb3d27f1adf [2024-06-26T05:24:36.237Z] Removing intermediate container 9bb3d27f1adf [2024-06-26T05:24:36.237Z] ---> 86436911344e [2024-06-26T05:24:36.237Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:24:36.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:24:36.495Z] ---> Running in 41dee6f950f9 [2024-06-26T05:24:36.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:24:36.703Z] Configure a credential helper to remove this warning. See [2024-06-26T05:24:36.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:24:36.704Z] [2024-06-26T05:24:36.704Z] Login Succeeded [2024-06-26T05:24:36.704Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:24:36.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:24:36.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:24:36.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:24:36.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:24:36.975Z] Configure a credential helper to remove this warning. See [2024-06-26T05:24:36.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:24:36.975Z] [2024-06-26T05:24:36.975Z] Login Succeeded [2024-06-26T05:24:36.975Z] ****.io [2024-06-26T05:24:37.012Z] OK: 264 MiB in 52 packages [2024-06-26T05:24:37.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:24:37.269Z] Removing intermediate container 41dee6f950f9 [2024-06-26T05:24:37.270Z] ---> fc8cfcebd083 [2024-06-26T05:24:37.270Z] Step 7/30 : WORKDIR /app [2024-06-26T05:24:37.270Z] ---> Running in 7f89c4ac9e96 [2024-06-26T05:24:37.270Z] Removing intermediate container 7f89c4ac9e96 [2024-06-26T05:24:37.270Z] ---> 5da3063bd52b [2024-06-26T05:24:37.270Z] Step 8/30 : COPY go.mod vendor* ./ [2024-06-26T05:24:37.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:24:37.509Z] Configure a credential helper to remove this warning. See [2024-06-26T05:24:37.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:24:37.509Z] [2024-06-26T05:24:37.509Z] Login Succeeded [2024-06-26T05:24:37.509Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:24:37.522Z] Deleting 1 temporary files [2024-06-26T05:24:37.528Z] ---> c9ee4eb2ced3 [2024-06-26T05:24:37.528Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:24:37.528Z] ---> Running in b7dcde7a0ef0 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-26T05:24:37.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:24:37.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:24:37.880Z] ========================================================= [2024-06-26T05:24:37.880Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-26T05:24:37.880Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:24:38.094Z] Removing intermediate container b7dcde7a0ef0 [2024-06-26T05:24:38.094Z] ---> 8b8fd9489ced [2024-06-26T05:24:38.094Z] Step 10/30 : COPY . . [2024-06-26T05:24:38.243Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-26T05:24:38.512Z] Sending build context to Docker daemon 673.8kB [2024-06-26T05:24:38.512Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:24:38.512Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-26T05:24:38.661Z] ---> 351955cdb29c [2024-06-26T05:24:38.661Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:24:38.661Z] ---> Running in f9fabec0927c [2024-06-26T05:24:38.661Z] Removing intermediate container f9fabec0927c [2024-06-26T05:24:38.661Z] ---> b751d0edeb73 [2024-06-26T05:24:38.661Z] Step 12/30 : RUN $MAKE [2024-06-26T05:24:38.661Z] ---> Running in 58fd677e4061 [2024-06-26T05:24:38.780Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-26T05:24:38.780Z] c6b39de5b339: Pulling fs layer [2024-06-26T05:24:38.780Z] a69c41024577: Pulling fs layer [2024-06-26T05:24:38.780Z] d6de4b400683: Pulling fs layer [2024-06-26T05:24:38.780Z] 35cb2a7552d0: Pulling fs layer [2024-06-26T05:24:38.780Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:24:38.780Z] 464afbd9ba4c: Pulling fs layer [2024-06-26T05:24:38.780Z] 00f215d4a9da: Pulling fs layer [2024-06-26T05:24:38.780Z] d496ad576159: Pulling fs layer [2024-06-26T05:24:38.780Z] 464afbd9ba4c: Waiting [2024-06-26T05:24:38.780Z] 00f215d4a9da: Waiting [2024-06-26T05:24:38.780Z] d496ad576159: Waiting [2024-06-26T05:24:38.780Z] 4f4fb700ef54: Waiting [2024-06-26T05:24:38.780Z] a69c41024577: Download complete [2024-06-26T05:24:38.780Z] 35cb2a7552d0: Verifying Checksum [2024-06-26T05:24:38.780Z] 35cb2a7552d0: Download complete [2024-06-26T05:24:38.780Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T05:24:38.780Z] 4f4fb700ef54: Download complete [2024-06-26T05:24:38.780Z] 464afbd9ba4c: Download complete [2024-06-26T05:24:38.780Z] c6b39de5b339: Download complete [2024-06-26T05:24:38.919Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-06-26T05:24:39.368Z] d496ad576159: Verifying Checksum [2024-06-26T05:24:39.368Z] d496ad576159: Download complete [2024-06-26T05:24:39.637Z] c6b39de5b339: Pull complete [2024-06-26T05:24:40.230Z] a69c41024577: Pull complete [2024-06-26T05:24:40.501Z] d6de4b400683: Verifying Checksum [2024-06-26T05:24:40.501Z] d6de4b400683: Download complete [2024-06-26T05:24:41.916Z] 00f215d4a9da: Verifying Checksum [2024-06-26T05:24:41.916Z] 00f215d4a9da: Download complete [2024-06-26T05:24:54.244Z] d6de4b400683: Pull complete [2024-06-26T05:24:54.244Z] 35cb2a7552d0: Pull complete [2024-06-26T05:24:54.244Z] 4f4fb700ef54: Pull complete [2024-06-26T05:24:54.510Z] 464afbd9ba4c: Pull complete [2024-06-26T05:25:02.708Z] 00f215d4a9da: Pull complete [2024-06-26T05:25:03.666Z] d496ad576159: Pull complete [2024-06-26T05:25:03.666Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-26T05:25:03.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-26T05:25:03.666Z] ---> f246e2811388 [2024-06-26T05:25:03.666Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:25:05.604Z] ---> Running in 73a18d3740cc [2024-06-26T05:25:05.604Z] Removing intermediate container 73a18d3740cc [2024-06-26T05:25:05.604Z] ---> 201efbfeb0f6 [2024-06-26T05:25:05.604Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:25:05.871Z] ---> Running in 238b1a7406fb [2024-06-26T05:25:06.139Z] Removing intermediate container 238b1a7406fb [2024-06-26T05:25:06.139Z] ---> 2e4d92fefdb4 [2024-06-26T05:25:06.139Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:25:06.139Z] ---> Running in 7b125da8377b [2024-06-26T05:25:06.408Z] Removing intermediate container 7b125da8377b [2024-06-26T05:25:06.408Z] ---> 7ef031f232a4 [2024-06-26T05:25:06.408Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:25:06.408Z] ---> Running in 8a2cbd6d5244 [2024-06-26T05:25:07.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:25:08.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:25:09.373Z] OK: 266 MiB in 52 packages [2024-06-26T05:25:10.336Z] Removing intermediate container 8a2cbd6d5244 [2024-06-26T05:25:10.336Z] ---> 3dd3c4ddccb1 [2024-06-26T05:25:10.337Z] Step 7/12 : WORKDIR /app [2024-06-26T05:25:10.337Z] ---> Running in 67965a92661c [2024-06-26T05:25:10.604Z] Removing intermediate container 67965a92661c [2024-06-26T05:25:10.604Z] ---> 05b6eb0b6090 [2024-06-26T05:25:10.604Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-26T05:25:10.994Z] Removing intermediate container 58fd677e4061 [2024-06-26T05:25:10.994Z] ---> 7b8816444fc8 [2024-06-26T05:25:10.994Z] Step 13/30 : FROM alpine:3.18 [2024-06-26T05:25:10.994Z] 3.18: Pulling from library/alpine [2024-06-26T05:25:10.994Z] 73baa7ef167e: Pulling fs layer [2024-06-26T05:25:10.994Z] 73baa7ef167e: Download complete [2024-06-26T05:25:10.994Z] 73baa7ef167e: Pull complete [2024-06-26T05:25:10.994Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T05:25:10.994Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T05:25:10.994Z] ---> 8fd7cac70a4a [2024-06-26T05:25:10.994Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-26T05:25:10.994Z] ---> Running in dcb215878f31 [2024-06-26T05:25:10.994Z] Removing intermediate container dcb215878f31 [2024-06-26T05:25:10.994Z] ---> 0da7bdb1de0c [2024-06-26T05:25:10.994Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-06-26T05:25:10.994Z] ---> Running in addb0530b91a [2024-06-26T05:25:10.994Z] Removing intermediate container addb0530b91a [2024-06-26T05:25:10.994Z] ---> 9af1b832f7ea [2024-06-26T05:25:10.994Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-06-26T05:25:10.994Z] ---> Running in f589f7f99623 [2024-06-26T05:25:10.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:25:10.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:25:10.994Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-26T05:25:10.994Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-26T05:25:10.994Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T05:25:10.994Z] Executing ca-certificates-20240226-r0.trigger [2024-06-26T05:25:10.994Z] OK: 8 MiB in 17 packages [2024-06-26T05:25:10.994Z] Removing intermediate container f589f7f99623 [2024-06-26T05:25:10.994Z] ---> 76ef77b1a18e [2024-06-26T05:25:10.994Z] Step 17/30 : RUN apk --no-cache upgrade [2024-06-26T05:25:10.994Z] ---> Running in 008c4c17b87c [2024-06-26T05:25:10.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-26T05:25:10.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-26T05:25:11.185Z] ---> cfabc112bc54 [2024-06-26T05:25:11.185Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:25:11.252Z] OK: 8 MiB in 17 packages [2024-06-26T05:25:11.451Z] ---> Running in 7b5472304c78 [2024-06-26T05:25:11.510Z] Removing intermediate container 008c4c17b87c [2024-06-26T05:25:11.510Z] ---> 23a24bde00f4 [2024-06-26T05:25:11.510Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-26T05:25:11.767Z] ---> d859eb140705 [2024-06-26T05:25:11.767Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-26T05:25:11.767Z] ---> 89d48b642a60 [2024-06-26T05:25:11.767Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-06-26T05:25:11.767Z] ---> e843bb8a7e64 [2024-06-26T05:25:11.767Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-06-26T05:25:12.024Z] ---> f92ea8a4250c [2024-06-26T05:25:12.024Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-06-26T05:25:12.957Z] ---> eaada8c5ca10 [2024-06-26T05:25:12.957Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-06-26T05:25:12.957Z] ---> Running in fb599e86bc72 [2024-06-26T05:25:13.215Z] Removing intermediate container fb599e86bc72 [2024-06-26T05:25:13.215Z] ---> 1118bc6ff7ed [2024-06-26T05:25:13.215Z] Step 24/30 : VOLUME /cache [2024-06-26T05:25:13.474Z] ---> Running in 4153b64472df [2024-06-26T05:25:13.474Z] Removing intermediate container 4153b64472df [2024-06-26T05:25:13.474Z] ---> 500fc9a5e4c4 [2024-06-26T05:25:13.474Z] Step 25/30 : EXPOSE 59711 [2024-06-26T05:25:13.474Z] ---> Running in 5612aeec1435 [2024-06-26T05:25:13.474Z] Removing intermediate container 5612aeec1435 [2024-06-26T05:25:13.474Z] ---> 5b7937d6cc85 [2024-06-26T05:25:13.474Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-06-26T05:25:13.474Z] ---> Running in 9e6715bebaa6 [2024-06-26T05:25:13.733Z] Removing intermediate container 9e6715bebaa6 [2024-06-26T05:25:13.733Z] ---> 06b12bd79cd1 [2024-06-26T05:25:13.733Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-06-26T05:25:13.733Z] ---> Running in 27238e2d5a69 [2024-06-26T05:25:13.733Z] Removing intermediate container 27238e2d5a69 [2024-06-26T05:25:13.733Z] ---> eaa24372d0b0 [2024-06-26T05:25:13.733Z] Step 28/30 : LABEL arch=amd64 [2024-06-26T05:25:13.733Z] ---> Running in 4460ef0bc1ec [2024-06-26T05:25:13.733Z] Removing intermediate container 4460ef0bc1ec [2024-06-26T05:25:13.733Z] ---> 0398e78f7911 [2024-06-26T05:25:13.733Z] Step 29/30 : LABEL git_sha=67966766603bd524e2987370c2b88b0d977a6152 [2024-06-26T05:25:13.733Z] ---> Running in 540594eb79b8 [2024-06-26T05:25:13.992Z] Removing intermediate container 540594eb79b8 [2024-06-26T05:25:13.992Z] ---> e5e72368e0a3 [2024-06-26T05:25:13.992Z] Step 30/30 : LABEL version=3.2.0-dev.21 [2024-06-26T05:25:13.992Z] ---> Running in d07f4d947b01 [2024-06-26T05:25:13.992Z] Removing intermediate container d07f4d947b01 [2024-06-26T05:25:13.992Z] ---> 5087104c109e [2024-06-26T05:25:13.992Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T05:25:13.992Z] Successfully built 5087104c109e [2024-06-26T05:25:13.992Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:25:14.133Z] provisioning config files... [2024-06-26T05:25:14.145Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15646079868006962637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:25:14.451Z] ---> ****-login.sh [2024-06-26T05:25:14.452Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:25:14.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:25:14.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:25:14.452Z] Configure a credential helper to remove this warning. See [2024-06-26T05:25:14.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:25:14.452Z] [2024-06-26T05:25:14.452Z] Login Succeeded [2024-06-26T05:25:14.452Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:25:14.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:25:14.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:25:14.452Z] Configure a credential helper to remove this warning. See [2024-06-26T05:25:14.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:25:14.452Z] [2024-06-26T05:25:14.452Z] Login Succeeded [2024-06-26T05:25:14.452Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:25:14.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:25:14.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:25:14.711Z] Configure a credential helper to remove this warning. See [2024-06-26T05:25:14.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:25:14.711Z] [2024-06-26T05:25:14.711Z] Login Succeeded [2024-06-26T05:25:14.711Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:25:14.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:25:14.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:25:14.712Z] Configure a credential helper to remove this warning. See [2024-06-26T05:25:14.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:25:14.712Z] [2024-06-26T05:25:14.712Z] Login Succeeded [2024-06-26T05:25:14.712Z] ****.io [2024-06-26T05:25:14.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:25:14.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:25:14.970Z] Configure a credential helper to remove this warning. See [2024-06-26T05:25:14.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:25:14.970Z] [2024-06-26T05:25:14.970Z] Login Succeeded [2024-06-26T05:25:14.970Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:25:14.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:25:15.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:25:15.053Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-06-26T05:25:15.053Z] 67966766603bd524e2987370c2b88b0d977a6152 [2024-06-26T05:25:15.053Z] latest [2024-06-26T05:25:15.053Z] 3.2.0-dev.21 [2024-06-26T05:25:15.053Z] 67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [2024-06-26T05:25:15.053Z] main [2024-06-26T05:25:15.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:15.398Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:15.714Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152 [2024-06-26T05:25:15.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-06-26T05:25:15.714Z] fa7e4974f076: Preparing [2024-06-26T05:25:15.714Z] b133908a91f5: Preparing [2024-06-26T05:25:15.714Z] 787f4b6a5659: Preparing [2024-06-26T05:25:15.714Z] cf5cc5eb3cbe: Preparing [2024-06-26T05:25:15.714Z] ea7b581cf589: Preparing [2024-06-26T05:25:15.714Z] 17392cd75e0b: Preparing [2024-06-26T05:25:15.714Z] b4bb232bd007: Preparing [2024-06-26T05:25:15.714Z] 3ba459365f47: Preparing [2024-06-26T05:25:15.714Z] 63ec0bd56cf3: Preparing [2024-06-26T05:25:15.714Z] b4bb232bd007: Waiting [2024-06-26T05:25:15.714Z] 3ba459365f47: Waiting [2024-06-26T05:25:15.714Z] 63ec0bd56cf3: Waiting [2024-06-26T05:25:15.714Z] 17392cd75e0b: Waiting [2024-06-26T05:25:15.714Z] 787f4b6a5659: Pushed [2024-06-26T05:25:15.714Z] ea7b581cf589: Pushed [2024-06-26T05:25:15.714Z] cf5cc5eb3cbe: Pushed [2024-06-26T05:25:15.714Z] fa7e4974f076: Pushed [2024-06-26T05:25:15.714Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:25:15.972Z] 17392cd75e0b: Pushed [2024-06-26T05:25:15.972Z] b4bb232bd007: Pushed [2024-06-26T05:25:15.972Z] 3ba459365f47: Pushed [2024-06-26T05:25:18.507Z] b133908a91f5: Pushed [2024-06-26T05:25:18.765Z] 67966766603bd524e2987370c2b88b0d977a6152: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:19.085Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:19.406Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-06-26T05:25:19.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-06-26T05:25:19.406Z] fa7e4974f076: Preparing [2024-06-26T05:25:19.406Z] b133908a91f5: Preparing [2024-06-26T05:25:19.406Z] 787f4b6a5659: Preparing [2024-06-26T05:25:19.406Z] cf5cc5eb3cbe: Preparing [2024-06-26T05:25:19.406Z] ea7b581cf589: Preparing [2024-06-26T05:25:19.406Z] 17392cd75e0b: Preparing [2024-06-26T05:25:19.406Z] b4bb232bd007: Preparing [2024-06-26T05:25:19.406Z] 3ba459365f47: Preparing [2024-06-26T05:25:19.406Z] 63ec0bd56cf3: Preparing [2024-06-26T05:25:19.406Z] 17392cd75e0b: Waiting [2024-06-26T05:25:19.406Z] 63ec0bd56cf3: Waiting [2024-06-26T05:25:19.406Z] 3ba459365f47: Waiting [2024-06-26T05:25:19.406Z] b4bb232bd007: Waiting [2024-06-26T05:25:19.406Z] 787f4b6a5659: Layer already exists [2024-06-26T05:25:19.406Z] cf5cc5eb3cbe: Layer already exists [2024-06-26T05:25:19.406Z] ea7b581cf589: Layer already exists [2024-06-26T05:25:19.406Z] fa7e4974f076: Layer already exists [2024-06-26T05:25:19.406Z] b133908a91f5: Layer already exists [2024-06-26T05:25:19.406Z] 3ba459365f47: Layer already exists [2024-06-26T05:25:19.406Z] 17392cd75e0b: Layer already exists [2024-06-26T05:25:19.406Z] b4bb232bd007: Layer already exists [2024-06-26T05:25:19.406Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:25:19.406Z] latest: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:19.729Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:20.050Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.21 [2024-06-26T05:25:20.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-06-26T05:25:20.050Z] fa7e4974f076: Preparing [2024-06-26T05:25:20.050Z] b133908a91f5: Preparing [2024-06-26T05:25:20.050Z] 787f4b6a5659: Preparing [2024-06-26T05:25:20.050Z] cf5cc5eb3cbe: Preparing [2024-06-26T05:25:20.050Z] ea7b581cf589: Preparing [2024-06-26T05:25:20.050Z] 17392cd75e0b: Preparing [2024-06-26T05:25:20.050Z] b4bb232bd007: Preparing [2024-06-26T05:25:20.050Z] 3ba459365f47: Preparing [2024-06-26T05:25:20.050Z] 63ec0bd56cf3: Preparing [2024-06-26T05:25:20.050Z] 17392cd75e0b: Waiting [2024-06-26T05:25:20.050Z] b4bb232bd007: Waiting [2024-06-26T05:25:20.050Z] 3ba459365f47: Waiting [2024-06-26T05:25:20.050Z] 63ec0bd56cf3: Waiting [2024-06-26T05:25:20.050Z] ea7b581cf589: Layer already exists [2024-06-26T05:25:20.050Z] b133908a91f5: Layer already exists [2024-06-26T05:25:20.050Z] fa7e4974f076: Layer already exists [2024-06-26T05:25:20.050Z] 787f4b6a5659: Layer already exists [2024-06-26T05:25:20.051Z] cf5cc5eb3cbe: Layer already exists [2024-06-26T05:25:20.051Z] b4bb232bd007: Layer already exists [2024-06-26T05:25:20.051Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:25:20.051Z] 17392cd75e0b: Layer already exists [2024-06-26T05:25:20.051Z] 3ba459365f47: Layer already exists [2024-06-26T05:25:20.051Z] 3.2.0-dev.21: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:20.378Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:20.704Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [2024-06-26T05:25:20.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-06-26T05:25:20.704Z] fa7e4974f076: Preparing [2024-06-26T05:25:20.704Z] b133908a91f5: Preparing [2024-06-26T05:25:20.704Z] 787f4b6a5659: Preparing [2024-06-26T05:25:20.704Z] cf5cc5eb3cbe: Preparing [2024-06-26T05:25:20.704Z] ea7b581cf589: Preparing [2024-06-26T05:25:20.704Z] 17392cd75e0b: Preparing [2024-06-26T05:25:20.704Z] b4bb232bd007: Preparing [2024-06-26T05:25:20.704Z] 3ba459365f47: Preparing [2024-06-26T05:25:20.704Z] 63ec0bd56cf3: Preparing [2024-06-26T05:25:20.704Z] 17392cd75e0b: Waiting [2024-06-26T05:25:20.704Z] b4bb232bd007: Waiting [2024-06-26T05:25:20.704Z] 3ba459365f47: Waiting [2024-06-26T05:25:20.704Z] 63ec0bd56cf3: Waiting [2024-06-26T05:25:20.704Z] fa7e4974f076: Layer already exists [2024-06-26T05:25:20.704Z] b133908a91f5: Layer already exists [2024-06-26T05:25:20.704Z] 787f4b6a5659: Layer already exists [2024-06-26T05:25:20.704Z] cf5cc5eb3cbe: Layer already exists [2024-06-26T05:25:20.704Z] ea7b581cf589: Layer already exists [2024-06-26T05:25:20.704Z] 3ba459365f47: Layer already exists [2024-06-26T05:25:20.704Z] 17392cd75e0b: Layer already exists [2024-06-26T05:25:20.704Z] b4bb232bd007: Layer already exists [2024-06-26T05:25:20.704Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:25:20.704Z] 67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:21.036Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:21.372Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-06-26T05:25:21.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-06-26T05:25:21.372Z] fa7e4974f076: Preparing [2024-06-26T05:25:21.372Z] b133908a91f5: Preparing [2024-06-26T05:25:21.372Z] 787f4b6a5659: Preparing [2024-06-26T05:25:21.372Z] cf5cc5eb3cbe: Preparing [2024-06-26T05:25:21.372Z] ea7b581cf589: Preparing [2024-06-26T05:25:21.372Z] 17392cd75e0b: Preparing [2024-06-26T05:25:21.372Z] b4bb232bd007: Preparing [2024-06-26T05:25:21.372Z] 3ba459365f47: Preparing [2024-06-26T05:25:21.372Z] 63ec0bd56cf3: Preparing [2024-06-26T05:25:21.372Z] b4bb232bd007: Waiting [2024-06-26T05:25:21.372Z] 3ba459365f47: Waiting [2024-06-26T05:25:21.372Z] 17392cd75e0b: Waiting [2024-06-26T05:25:21.372Z] 63ec0bd56cf3: Waiting [2024-06-26T05:25:21.372Z] 787f4b6a5659: Layer already exists [2024-06-26T05:25:21.372Z] b133908a91f5: Layer already exists [2024-06-26T05:25:21.372Z] fa7e4974f076: Layer already exists [2024-06-26T05:25:21.372Z] cf5cc5eb3cbe: Layer already exists [2024-06-26T05:25:21.372Z] ea7b581cf589: Layer already exists [2024-06-26T05:25:21.372Z] b4bb232bd007: Layer already exists [2024-06-26T05:25:21.372Z] 17392cd75e0b: Layer already exists [2024-06-26T05:25:21.372Z] 3ba459365f47: Layer already exists [2024-06-26T05:25:21.372Z] 63ec0bd56cf3: Layer already exists [2024-06-26T05:25:21.372Z] main: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:25:21.454Z] ===================================================== [Pipeline] echo [2024-06-26T05:25:21.472Z] taggedImages: [2024-06-26T05:25:21.472Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152 [2024-06-26T05:25:21.472Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-06-26T05:25:21.472Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.21 [2024-06-26T05:25:21.472Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [2024-06-26T05:25:21.472Z] - 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 [2024-06-26T05:25:21.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:25:21.891Z] [2024-06-26T05:25:21.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:25:22.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:25:22.192Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-26T05:25:22.192Z] 5eb5b503b376: Pulling fs layer [2024-06-26T05:25:22.192Z] 5c69ac0246d0: Pulling fs layer [2024-06-26T05:25:22.192Z] ec43610c2a17: Pulling fs layer [2024-06-26T05:25:22.192Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-26T05:25:22.192Z] 33b1e0a273af: Pulling fs layer [2024-06-26T05:25:22.192Z] 5d3b04190fa2: Pulling fs layer [2024-06-26T05:25:22.192Z] 2f39f015ded8: Pulling fs layer [2024-06-26T05:25:22.192Z] 3a2ae6a8a46f: Waiting [2024-06-26T05:25:22.192Z] 33b1e0a273af: Waiting [2024-06-26T05:25:22.192Z] 2f39f015ded8: Waiting [2024-06-26T05:25:22.192Z] 5d3b04190fa2: Waiting [2024-06-26T05:25:22.192Z] 5c69ac0246d0: Verifying Checksum [2024-06-26T05:25:22.192Z] 5c69ac0246d0: Download complete [2024-06-26T05:25:22.192Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-26T05:25:22.192Z] 3a2ae6a8a46f: Download complete [2024-06-26T05:25:22.192Z] 33b1e0a273af: Verifying Checksum [2024-06-26T05:25:22.192Z] 33b1e0a273af: Download complete [2024-06-26T05:25:22.192Z] ec43610c2a17: Verifying Checksum [2024-06-26T05:25:22.192Z] ec43610c2a17: Download complete [2024-06-26T05:25:22.192Z] 5d3b04190fa2: Verifying Checksum [2024-06-26T05:25:22.192Z] 5d3b04190fa2: Download complete [2024-06-26T05:25:22.452Z] 5eb5b503b376: Verifying Checksum [2024-06-26T05:25:22.452Z] 5eb5b503b376: Download complete [2024-06-26T05:25:23.030Z] 2f39f015ded8: Download complete [2024-06-26T05:25:23.595Z] 5eb5b503b376: Pull complete [2024-06-26T05:25:23.595Z] 5c69ac0246d0: Pull complete [2024-06-26T05:25:24.161Z] ec43610c2a17: Pull complete [2024-06-26T05:25:24.161Z] 3a2ae6a8a46f: Pull complete [2024-06-26T05:25:24.419Z] 33b1e0a273af: Pull complete [2024-06-26T05:25:24.419Z] 5d3b04190fa2: Pull complete [2024-06-26T05:25:28.602Z] 2f39f015ded8: Pull complete [2024-06-26T05:25:28.602Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-26T05:25:28.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:25:28.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:25:28.699Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:25:28.726Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-26T05:25:32.169Z] $ docker top a53bfb155b2a2cc2c06707f5ba44b19d6f370ab1e9ec9b49efa13e0a784300d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:25:32.572Z] ---> job-cost.sh [2024-06-26T05:25:32.572Z] lf-activate-venv: SKIPPING [2024-06-26T05:25:32.572Z] INFO: No Stack... [2024-06-26T05:25:32.830Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:25:33.397Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:25:33.684Z] + cut -d, -f6 [2024-06-26T05:25:33.684Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock [2024-06-26T05:25:33.697Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [2024-06-26T05:25:33.710Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] did not exist. Created. [2024-06-26T05:25:33.717Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:25:34.026Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-26T05:25:34.052Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:25:34.061Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:25:34.091Z] $ docker stop --time=1 a53bfb155b2a2cc2c06707f5ba44b19d6f370ab1e9ec9b49efa13e0a784300d2 [2024-06-26T05:25:35.242Z] $ docker rm -f --volumes a53bfb155b2a2cc2c06707f5ba44b19d6f370ab1e9ec9b49efa13e0a784300d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-26T05:27:03.124Z] Removing intermediate container 7b5472304c78 [2024-06-26T05:27:03.124Z] ---> 14a7724c4619 [2024-06-26T05:27:03.124Z] Step 10/12 : COPY . . [2024-06-26T05:27:03.124Z] ---> 027956718f14 [2024-06-26T05:27:03.124Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:27:03.124Z] ---> Running in 5733fdd6e6ff [2024-06-26T05:27:03.124Z] Removing intermediate container 5733fdd6e6ff [2024-06-26T05:27:03.124Z] ---> 38e44e29261a [2024-06-26T05:27:03.124Z] Step 12/12 : RUN $MAKE [2024-06-26T05:27:03.124Z] ---> Running in 8677435876a0 [2024-06-26T05:27:03.124Z] noop [2024-06-26T05:27:03.124Z] Removing intermediate container 8677435876a0 [2024-06-26T05:27:03.124Z] ---> 3918abde6490 [2024-06-26T05:27:03.124Z] Successfully built 3918abde6490 [2024-06-26T05:27:03.124Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:03.499Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:27:03.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:27:03.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container [2024-06-26T05:27:03.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/175 -v /w/workspace/app-rfid-llrp-inventory/175:/w/workspace/app-rfid-llrp-inventory/175:rw,z -v /w/workspace/app-rfid-llrp-inventory/175@tmp:/w/workspace/app-rfid-llrp-inventory/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-26T05:27:05.099Z] $ docker top b63df2c29260324ebf985e0d76c5274f4015bb801150a42440826e27bb20631f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:27:05.931Z] + go version [2024-06-26T05:27:05.931Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-26T05:27:05.955Z] $ docker stop --time=1 b63df2c29260324ebf985e0d76c5274f4015bb801150a42440826e27bb20631f [2024-06-26T05:27:07.570Z] $ docker rm -f --volumes b63df2c29260324ebf985e0d76c5274f4015bb801150a42440826e27bb20631f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:27:08.156Z] + docker inspect -f . ci-base-image-arm64 [2024-06-26T05:27:08.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:27:08.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container [2024-06-26T05:27:08.441Z] $ 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/175 -v /w/workspace/app-rfid-llrp-inventory/175:/w/workspace/app-rfid-llrp-inventory/175:rw,z -v /w/workspace/app-rfid-llrp-inventory/175@tmp:/w/workspace/app-rfid-llrp-inventory/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-26T05:27:09.646Z] $ docker top 2949ae1a5224b88ea93bdb2946696c7dd2009a55733adff81bbe99208c438a69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:27:10.499Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/175 [Pipeline] fileExists [Pipeline] sh [2024-06-26T05:27:11.146Z] + make test [2024-06-26T05:27:11.146Z] go test -race ./... -coverprofile=coverage.out ./... [2024-06-26T05:32:18.099Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-06-26T05:32:18.099Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-06-26T05:32:18.099Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.350s coverage: 86.2% of statements [2024-06-26T05:32:30.726Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.616s coverage: 71.9% of statements [2024-06-26T05:32:31.004Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-26T05:32:31.004Z] go vet ./... [2024-06-26T05:37:38.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-26T05:37:38.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-26T05:37:38.071Z] ./bin/test-attribution.sh [2024-06-26T05:37:38.071Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-26T05:37:38.071Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-26T05:37:38.072Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-26T05:37:38.072Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-26T05:37:38.072Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-26T05:37:38.072Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-06-26T05:37:38.072Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-26T05:37:38.072Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-26T05:37:38.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-26T05:37:38.131Z] $ docker stop --time=1 2949ae1a5224b88ea93bdb2946696c7dd2009a55733adff81bbe99208c438a69 [2024-06-26T05:37:40.552Z] $ docker rm -f --volumes 2949ae1a5224b88ea93bdb2946696c7dd2009a55733adff81bbe99208c438a69 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:37:43.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-26T05:37:43.547Z] Warning: overwriting stash ‘coverage-report’ [2024-06-26T05:37:44.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-26T05:37:44.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-26T05:37:45.020Z] + ls -al . [2024-06-26T05:37:45.020Z] total 276 [2024-06-26T05:37:45.020Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:27 . [2024-06-26T05:37:45.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:24 .. [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 26 05:24 .dockerignore [2024-06-26T05:37:45.020Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:24 .git [2024-06-26T05:37:45.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:24 .github [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 773 Jun 26 05:24 .gitignore [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:24 .golangci.yml [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jun 26 05:24 Attribution.txt [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jun 26 05:24 CHANGELOG.md [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jun 26 05:24 Dockerfile [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:24 GOVERNANCE.md [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 665 Jun 26 05:24 Jenkinsfile [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 26 05:24 LICENSE [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jun 26 05:24 Makefile [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 26 05:24 OWNERS.md [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jun 26 05:24 README.md [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:22 VERSION [2024-06-26T05:37:45.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:24 bin [2024-06-26T05:37:45.020Z] -rw-r--r-- 1 jenkins jenkins 41317 Jun 26 05:32 coverage.out [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 7349 Jun 26 05:24 go.mod [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 26 05:24 go.sum [2024-06-26T05:37:45.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:24 images [2024-06-26T05:37:45.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:24 internal [2024-06-26T05:37:45.020Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 26 05:24 main.go [2024-06-26T05:37:45.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:24 openapi [2024-06-26T05:37:45.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:24 res [2024-06-26T05:37:45.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:37:45.374Z] + 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=67966766603bd524e2987370c2b88b0d977a6152 --label arch=arm64 --label version=3.2.0-dev.21 . [2024-06-26T05:37:45.642Z] Sending build context to Docker daemon 673.8kB [2024-06-26T05:37:45.642Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-06-26T05:37:45.642Z] Step 2/30 : FROM ${BASE} AS builder [2024-06-26T05:37:45.642Z] ---> 3918abde6490 [2024-06-26T05:37:45.642Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-06-26T05:37:45.912Z] ---> Running in 966728b78cb5 [2024-06-26T05:37:46.184Z] Removing intermediate container 966728b78cb5 [2024-06-26T05:37:46.184Z] ---> c1b7d21ccd62 [2024-06-26T05:37:46.184Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-06-26T05:37:46.455Z] ---> Running in 358b27387a62 [2024-06-26T05:37:46.723Z] Removing intermediate container 358b27387a62 [2024-06-26T05:37:46.723Z] ---> 66b35fd3a2df [2024-06-26T05:37:46.723Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-06-26T05:37:46.723Z] ---> Running in aa0132df59a7 [2024-06-26T05:37:47.311Z] Removing intermediate container aa0132df59a7 [2024-06-26T05:37:47.312Z] ---> 5716b28236c7 [2024-06-26T05:37:47.312Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-26T05:37:47.312Z] ---> Running in 74194b24b5e6 [2024-06-26T05:37:48.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:37:49.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:37:50.442Z] OK: 266 MiB in 52 packages [2024-06-26T05:37:51.414Z] Removing intermediate container 74194b24b5e6 [2024-06-26T05:37:51.414Z] ---> bb20f9d48c25 [2024-06-26T05:37:51.414Z] Step 7/30 : WORKDIR /app [2024-06-26T05:37:51.414Z] ---> Running in 2c5cb5b9ab63 [2024-06-26T05:37:51.691Z] Removing intermediate container 2c5cb5b9ab63 [2024-06-26T05:37:51.691Z] ---> 6c2a43b8fd23 [2024-06-26T05:37:51.691Z] Step 8/30 : COPY go.mod vendor* ./ [2024-06-26T05:37:52.294Z] ---> 371ccc906374 [2024-06-26T05:37:52.294Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-26T05:37:52.566Z] ---> Running in 991377ad10d2 [2024-06-26T05:37:55.173Z] Removing intermediate container 991377ad10d2 [2024-06-26T05:37:55.173Z] ---> bd6ef2908cc3 [2024-06-26T05:37:55.173Z] Step 10/30 : COPY . . [2024-06-26T05:37:56.140Z] ---> 2b77ff4b844e [2024-06-26T05:37:56.140Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-26T05:37:56.140Z] ---> Running in d7c4e8b0413f [2024-06-26T05:37:56.411Z] Removing intermediate container d7c4e8b0413f [2024-06-26T05:37:56.411Z] ---> b1e3287a75fa [2024-06-26T05:37:56.411Z] Step 12/30 : RUN $MAKE [2024-06-26T05:37:56.683Z] ---> Running in e99c5e7e24f0 [2024-06-26T05:37:57.659Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-06-26T05:42:19.557Z] Removing intermediate container e99c5e7e24f0 [2024-06-26T05:42:19.557Z] ---> a1588608a5b4 [2024-06-26T05:42:19.557Z] Step 13/30 : FROM alpine:3.18 [2024-06-26T05:42:19.557Z] 3.18: Pulling from library/alpine [2024-06-26T05:42:19.557Z] 5c905c7ebe2f: Pulling fs layer [2024-06-26T05:42:19.557Z] 5c905c7ebe2f: Verifying Checksum [2024-06-26T05:42:19.557Z] 5c905c7ebe2f: Download complete [2024-06-26T05:42:19.557Z] 5c905c7ebe2f: Pull complete [2024-06-26T05:42:19.557Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-26T05:42:19.557Z] Status: Downloaded newer image for alpine:3.18 [2024-06-26T05:42:19.557Z] ---> dec292d02e07 [2024-06-26T05:42:19.557Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-26T05:42:19.557Z] ---> Running in 3e260d4e686b [2024-06-26T05:42:19.557Z] Removing intermediate container 3e260d4e686b [2024-06-26T05:42:19.557Z] ---> 3dac516cc8a8 [2024-06-26T05:42:19.557Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-06-26T05:42:19.557Z] ---> Running in f9a5b49d9bc7 [2024-06-26T05:42:19.557Z] Removing intermediate container f9a5b49d9bc7 [2024-06-26T05:42:19.557Z] ---> 0c305efb0730 [2024-06-26T05:42:19.557Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-06-26T05:42:19.557Z] ---> Running in b011328f0ac5 [2024-06-26T05:42:19.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:42:19.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:42:19.557Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-26T05:42:19.557Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-26T05:42:19.557Z] Executing busybox-1.36.1-r7.trigger [2024-06-26T05:42:19.557Z] Executing ca-certificates-20240226-r0.trigger [2024-06-26T05:42:19.557Z] OK: 9 MiB in 17 packages [2024-06-26T05:42:19.557Z] Removing intermediate container b011328f0ac5 [2024-06-26T05:42:19.557Z] ---> 7daa8c7b0673 [2024-06-26T05:42:19.557Z] Step 17/30 : RUN apk --no-cache upgrade [2024-06-26T05:42:19.557Z] ---> Running in d45c1208f9d9 [2024-06-26T05:42:19.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-26T05:42:20.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-26T05:42:21.562Z] OK: 9 MiB in 17 packages [2024-06-26T05:42:22.532Z] Removing intermediate container d45c1208f9d9 [2024-06-26T05:42:22.532Z] ---> a9ad3646de5d [2024-06-26T05:42:22.532Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-26T05:42:22.801Z] ---> 363515800e70 [2024-06-26T05:42:22.801Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-26T05:42:23.387Z] ---> f12e64c90445 [2024-06-26T05:42:23.387Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-06-26T05:42:24.361Z] ---> 3ceec651bbc4 [2024-06-26T05:42:24.361Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-06-26T05:42:24.629Z] ---> 023215fd24cc [2024-06-26T05:42:24.629Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-06-26T05:42:26.576Z] ---> e576c66ddb4c [2024-06-26T05:42:26.577Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-06-26T05:42:26.577Z] ---> Running in 9cfe36969bfc [2024-06-26T05:42:28.524Z] Removing intermediate container 9cfe36969bfc [2024-06-26T05:42:28.524Z] ---> 99266fa02809 [2024-06-26T05:42:28.524Z] Step 24/30 : VOLUME /cache [2024-06-26T05:42:28.524Z] ---> Running in 30485c5836ea [2024-06-26T05:42:28.803Z] Removing intermediate container 30485c5836ea [2024-06-26T05:42:28.803Z] ---> f7dc91a270bf [2024-06-26T05:42:28.803Z] Step 25/30 : EXPOSE 59711 [2024-06-26T05:42:29.073Z] ---> Running in 165a9775b2d6 [2024-06-26T05:42:29.349Z] Removing intermediate container 165a9775b2d6 [2024-06-26T05:42:29.349Z] ---> c5ed437fca0d [2024-06-26T05:42:29.349Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-06-26T05:42:29.620Z] ---> Running in fec9caff8b62 [2024-06-26T05:42:29.900Z] Removing intermediate container fec9caff8b62 [2024-06-26T05:42:29.900Z] ---> 7737a209271c [2024-06-26T05:42:29.900Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-06-26T05:42:29.900Z] ---> Running in f26a79fc8d9a [2024-06-26T05:42:30.492Z] Removing intermediate container f26a79fc8d9a [2024-06-26T05:42:30.493Z] ---> f92fb2c38439 [2024-06-26T05:42:30.493Z] Step 28/30 : LABEL arch=arm64 [2024-06-26T05:42:30.493Z] ---> Running in f54fe9abc6f7 [2024-06-26T05:42:30.762Z] Removing intermediate container f54fe9abc6f7 [2024-06-26T05:42:30.762Z] ---> be0bd0ccf2f8 [2024-06-26T05:42:30.762Z] Step 29/30 : LABEL git_sha=67966766603bd524e2987370c2b88b0d977a6152 [2024-06-26T05:42:31.038Z] ---> Running in dc6bed4939f5 [2024-06-26T05:42:31.308Z] Removing intermediate container dc6bed4939f5 [2024-06-26T05:42:31.308Z] ---> 345cdb7c1990 [2024-06-26T05:42:31.308Z] Step 30/30 : LABEL version=3.2.0-dev.21 [2024-06-26T05:42:31.308Z] ---> Running in 843b14197f00 [2024-06-26T05:42:31.899Z] Removing intermediate container 843b14197f00 [2024-06-26T05:42:31.899Z] ---> a703afad1acc [2024-06-26T05:42:31.899Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-26T05:42:31.899Z] Successfully built a703afad1acc [2024-06-26T05:42:31.899Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:42:32.053Z] provisioning config files... [2024-06-26T05:42:32.073Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/175@tmp/config17786199904069992020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:42:32.426Z] ---> ****-login.sh [2024-06-26T05:42:32.427Z] nexus3.edgexfoundry.org:10001 [2024-06-26T05:42:32.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:42:32.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:42:32.697Z] Configure a credential helper to remove this warning. See [2024-06-26T05:42:32.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:42:32.697Z] [2024-06-26T05:42:32.697Z] Login Succeeded [2024-06-26T05:42:32.697Z] nexus3.edgexfoundry.org:10002 [2024-06-26T05:42:32.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:42:33.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:42:33.236Z] Configure a credential helper to remove this warning. See [2024-06-26T05:42:33.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:42:33.236Z] [2024-06-26T05:42:33.236Z] Login Succeeded [2024-06-26T05:42:33.236Z] nexus3.edgexfoundry.org:10003 [2024-06-26T05:42:33.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:42:33.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:42:33.776Z] Configure a credential helper to remove this warning. See [2024-06-26T05:42:33.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:42:33.776Z] [2024-06-26T05:42:33.776Z] Login Succeeded [2024-06-26T05:42:33.776Z] nexus3.edgexfoundry.org:10004 [2024-06-26T05:42:34.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:42:34.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:42:34.045Z] Configure a credential helper to remove this warning. See [2024-06-26T05:42:34.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:42:34.045Z] [2024-06-26T05:42:34.045Z] Login Succeeded [2024-06-26T05:42:34.045Z] ****.io [2024-06-26T05:42:34.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-26T05:42:34.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-26T05:42:34.601Z] Configure a credential helper to remove this warning. See [2024-06-26T05:42:34.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-26T05:42:34.601Z] [2024-06-26T05:42:34.601Z] Login Succeeded [2024-06-26T05:42:34.601Z] ---> ****-login.sh ends [Pipeline] } [2024-06-26T05:42:34.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:42:34.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-26T05:42:34.709Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-06-26T05:42:34.709Z] 67966766603bd524e2987370c2b88b0d977a6152 [2024-06-26T05:42:34.709Z] latest [2024-06-26T05:42:34.709Z] 3.2.0-dev.21 [2024-06-26T05:42:34.709Z] 67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [2024-06-26T05:42:34.709Z] main [2024-06-26T05:42:34.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:35.102Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:35.483Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152 [2024-06-26T05:42:35.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-06-26T05:42:35.483Z] cb3ca2fcff1f: Preparing [2024-06-26T05:42:35.483Z] 789f15bb74a0: Preparing [2024-06-26T05:42:35.483Z] 687528376a7a: Preparing [2024-06-26T05:42:35.483Z] 44c7d9221f97: Preparing [2024-06-26T05:42:35.483Z] 7862abf0c745: Preparing [2024-06-26T05:42:35.483Z] d5167ea2bf17: Preparing [2024-06-26T05:42:35.483Z] 3f065257b661: Preparing [2024-06-26T05:42:35.483Z] 8ed07da5337b: Preparing [2024-06-26T05:42:35.483Z] da707bb00cb8: Preparing [2024-06-26T05:42:35.483Z] d5167ea2bf17: Waiting [2024-06-26T05:42:35.483Z] 3f065257b661: Waiting [2024-06-26T05:42:35.483Z] 8ed07da5337b: Waiting [2024-06-26T05:42:35.483Z] da707bb00cb8: Waiting [2024-06-26T05:42:35.761Z] 44c7d9221f97: Pushed [2024-06-26T05:42:35.761Z] 687528376a7a: Pushed [2024-06-26T05:42:35.761Z] cb3ca2fcff1f: Pushed [2024-06-26T05:42:35.761Z] 7862abf0c745: Pushed [2024-06-26T05:42:36.032Z] da707bb00cb8: Layer already exists [2024-06-26T05:42:36.032Z] 3f065257b661: Pushed [2024-06-26T05:42:36.032Z] d5167ea2bf17: Pushed [2024-06-26T05:42:36.302Z] 8ed07da5337b: Pushed [2024-06-26T05:42:42.968Z] 789f15bb74a0: Pushed [2024-06-26T05:42:43.236Z] 67966766603bd524e2987370c2b88b0d977a6152: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:43.623Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:43.995Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-06-26T05:42:43.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-06-26T05:42:43.996Z] cb3ca2fcff1f: Preparing [2024-06-26T05:42:43.996Z] 789f15bb74a0: Preparing [2024-06-26T05:42:43.996Z] 687528376a7a: Preparing [2024-06-26T05:42:43.996Z] 44c7d9221f97: Preparing [2024-06-26T05:42:43.996Z] 7862abf0c745: Preparing [2024-06-26T05:42:43.996Z] d5167ea2bf17: Preparing [2024-06-26T05:42:43.996Z] 3f065257b661: Preparing [2024-06-26T05:42:43.996Z] d5167ea2bf17: Waiting [2024-06-26T05:42:43.996Z] 8ed07da5337b: Preparing [2024-06-26T05:42:43.996Z] 3f065257b661: Waiting [2024-06-26T05:42:43.996Z] da707bb00cb8: Preparing [2024-06-26T05:42:43.996Z] 8ed07da5337b: Waiting [2024-06-26T05:42:43.996Z] da707bb00cb8: Waiting [2024-06-26T05:42:43.996Z] 687528376a7a: Layer already exists [2024-06-26T05:42:43.996Z] cb3ca2fcff1f: Layer already exists [2024-06-26T05:42:43.996Z] 44c7d9221f97: Layer already exists [2024-06-26T05:42:43.996Z] 7862abf0c745: Layer already exists [2024-06-26T05:42:43.996Z] 789f15bb74a0: Layer already exists [2024-06-26T05:42:43.996Z] da707bb00cb8: Layer already exists [2024-06-26T05:42:43.996Z] 8ed07da5337b: Layer already exists [2024-06-26T05:42:43.996Z] d5167ea2bf17: Layer already exists [2024-06-26T05:42:43.996Z] 3f065257b661: Layer already exists [2024-06-26T05:42:44.264Z] latest: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:44.639Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:45.004Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.21 [2024-06-26T05:42:45.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-06-26T05:42:45.004Z] cb3ca2fcff1f: Preparing [2024-06-26T05:42:45.004Z] 789f15bb74a0: Preparing [2024-06-26T05:42:45.004Z] 687528376a7a: Preparing [2024-06-26T05:42:45.004Z] 44c7d9221f97: Preparing [2024-06-26T05:42:45.004Z] 7862abf0c745: Preparing [2024-06-26T05:42:45.004Z] d5167ea2bf17: Preparing [2024-06-26T05:42:45.004Z] 3f065257b661: Preparing [2024-06-26T05:42:45.004Z] 8ed07da5337b: Preparing [2024-06-26T05:42:45.004Z] da707bb00cb8: Preparing [2024-06-26T05:42:45.004Z] 3f065257b661: Waiting [2024-06-26T05:42:45.004Z] 8ed07da5337b: Waiting [2024-06-26T05:42:45.004Z] da707bb00cb8: Waiting [2024-06-26T05:42:45.004Z] d5167ea2bf17: Waiting [2024-06-26T05:42:45.004Z] 789f15bb74a0: Layer already exists [2024-06-26T05:42:45.004Z] 44c7d9221f97: Layer already exists [2024-06-26T05:42:45.004Z] 7862abf0c745: Layer already exists [2024-06-26T05:42:45.004Z] 687528376a7a: Layer already exists [2024-06-26T05:42:45.004Z] cb3ca2fcff1f: Layer already exists [2024-06-26T05:42:45.004Z] da707bb00cb8: Layer already exists [2024-06-26T05:42:45.004Z] 3f065257b661: Layer already exists [2024-06-26T05:42:45.004Z] 8ed07da5337b: Layer already exists [2024-06-26T05:42:45.004Z] d5167ea2bf17: Layer already exists [2024-06-26T05:42:45.273Z] 3.2.0-dev.21: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:45.641Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:46.026Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [2024-06-26T05:42:46.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-06-26T05:42:46.026Z] cb3ca2fcff1f: Preparing [2024-06-26T05:42:46.026Z] 789f15bb74a0: Preparing [2024-06-26T05:42:46.026Z] 687528376a7a: Preparing [2024-06-26T05:42:46.026Z] 44c7d9221f97: Preparing [2024-06-26T05:42:46.026Z] 7862abf0c745: Preparing [2024-06-26T05:42:46.026Z] d5167ea2bf17: Preparing [2024-06-26T05:42:46.026Z] 3f065257b661: Preparing [2024-06-26T05:42:46.026Z] 8ed07da5337b: Preparing [2024-06-26T05:42:46.026Z] da707bb00cb8: Preparing [2024-06-26T05:42:46.026Z] d5167ea2bf17: Waiting [2024-06-26T05:42:46.026Z] 3f065257b661: Waiting [2024-06-26T05:42:46.026Z] 8ed07da5337b: Waiting [2024-06-26T05:42:46.026Z] da707bb00cb8: Waiting [2024-06-26T05:42:46.026Z] cb3ca2fcff1f: Layer already exists [2024-06-26T05:42:46.026Z] 7862abf0c745: Layer already exists [2024-06-26T05:42:46.026Z] 687528376a7a: Layer already exists [2024-06-26T05:42:46.026Z] 44c7d9221f97: Layer already exists [2024-06-26T05:42:46.026Z] 789f15bb74a0: Layer already exists [2024-06-26T05:42:46.026Z] 3f065257b661: Layer already exists [2024-06-26T05:42:46.026Z] 8ed07da5337b: Layer already exists [2024-06-26T05:42:46.026Z] d5167ea2bf17: Layer already exists [2024-06-26T05:42:46.026Z] da707bb00cb8: Layer already exists [2024-06-26T05:42:46.295Z] 67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:46.672Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:47.040Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-06-26T05:42:47.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-06-26T05:42:47.040Z] cb3ca2fcff1f: Preparing [2024-06-26T05:42:47.040Z] 789f15bb74a0: Preparing [2024-06-26T05:42:47.040Z] 687528376a7a: Preparing [2024-06-26T05:42:47.040Z] 44c7d9221f97: Preparing [2024-06-26T05:42:47.040Z] 7862abf0c745: Preparing [2024-06-26T05:42:47.040Z] d5167ea2bf17: Preparing [2024-06-26T05:42:47.040Z] 3f065257b661: Preparing [2024-06-26T05:42:47.040Z] 8ed07da5337b: Preparing [2024-06-26T05:42:47.040Z] da707bb00cb8: Preparing [2024-06-26T05:42:47.040Z] 8ed07da5337b: Waiting [2024-06-26T05:42:47.040Z] da707bb00cb8: Waiting [2024-06-26T05:42:47.040Z] d5167ea2bf17: Waiting [2024-06-26T05:42:47.040Z] 3f065257b661: Waiting [2024-06-26T05:42:47.040Z] 687528376a7a: Layer already exists [2024-06-26T05:42:47.040Z] cb3ca2fcff1f: Layer already exists [2024-06-26T05:42:47.040Z] 7862abf0c745: Layer already exists [2024-06-26T05:42:47.040Z] 44c7d9221f97: Layer already exists [2024-06-26T05:42:47.040Z] 789f15bb74a0: Layer already exists [2024-06-26T05:42:47.308Z] d5167ea2bf17: Layer already exists [2024-06-26T05:42:47.308Z] 8ed07da5337b: Layer already exists [2024-06-26T05:42:47.308Z] da707bb00cb8: Layer already exists [2024-06-26T05:42:47.308Z] 3f065257b661: Layer already exists [2024-06-26T05:42:47.308Z] main: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-26T05:42:47.386Z] ===================================================== [Pipeline] echo [2024-06-26T05:42:47.400Z] taggedImages: [2024-06-26T05:42:47.400Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152 [2024-06-26T05:42:47.400Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-06-26T05:42:47.400Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.21 [2024-06-26T05:42:47.400Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [2024-06-26T05:42:47.400Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:47.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:42:47.808Z] [2024-06-26T05:42:47.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:42:48.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:42:48.430Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-26T05:42:48.430Z] 8998bd30e6a1: Pulling fs layer [2024-06-26T05:42:48.430Z] 04944245beec: Pulling fs layer [2024-06-26T05:42:48.430Z] 699f458cf7ca: Pulling fs layer [2024-06-26T05:42:48.430Z] 765212b225bb: Pulling fs layer [2024-06-26T05:42:48.430Z] f23df028b6ca: Pulling fs layer [2024-06-26T05:42:48.430Z] 765212b225bb: Waiting [2024-06-26T05:42:48.430Z] f23df028b6ca: Waiting [2024-06-26T05:42:48.430Z] d65c8cfc05b1: Pulling fs layer [2024-06-26T05:42:48.430Z] d65c8cfc05b1: Waiting [2024-06-26T05:42:48.430Z] 2437ff75d9bd: Pulling fs layer [2024-06-26T05:42:48.430Z] 2437ff75d9bd: Waiting [2024-06-26T05:42:48.430Z] 04944245beec: Verifying Checksum [2024-06-26T05:42:48.430Z] 04944245beec: Download complete [2024-06-26T05:42:48.430Z] 765212b225bb: Verifying Checksum [2024-06-26T05:42:48.430Z] 765212b225bb: Download complete [2024-06-26T05:42:48.430Z] f23df028b6ca: Verifying Checksum [2024-06-26T05:42:48.430Z] f23df028b6ca: Download complete [2024-06-26T05:42:48.430Z] d65c8cfc05b1: Verifying Checksum [2024-06-26T05:42:48.430Z] d65c8cfc05b1: Download complete [2024-06-26T05:42:48.701Z] 699f458cf7ca: Verifying Checksum [2024-06-26T05:42:48.701Z] 699f458cf7ca: Download complete [2024-06-26T05:42:49.287Z] 8998bd30e6a1: Verifying Checksum [2024-06-26T05:42:49.287Z] 8998bd30e6a1: Download complete [2024-06-26T05:42:51.881Z] 2437ff75d9bd: Verifying Checksum [2024-06-26T05:42:51.881Z] 2437ff75d9bd: Download complete [2024-06-26T05:42:53.839Z] 8998bd30e6a1: Pull complete [2024-06-26T05:42:54.425Z] 04944245beec: Pull complete [2024-06-26T05:42:56.375Z] 699f458cf7ca: Pull complete [2024-06-26T05:42:56.376Z] 765212b225bb: Pull complete [2024-06-26T05:42:57.339Z] f23df028b6ca: Pull complete [2024-06-26T05:42:57.609Z] d65c8cfc05b1: Pull complete [2024-06-26T05:43:15.876Z] 2437ff75d9bd: Pull complete [2024-06-26T05:43:15.876Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-26T05:43:15.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-26T05:43:15.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:43:16.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container [2024-06-26T05:43:16.223Z] $ 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/175 -v /w/workspace/app-rfid-llrp-inventory/175:/w/workspace/app-rfid-llrp-inventory/175:rw,z -v /w/workspace/app-rfid-llrp-inventory/175@tmp:/w/workspace/app-rfid-llrp-inventory/175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-26T05:43:19.541Z] $ docker top 722a83aa750940b6edcd65089108e09ec4af189fa6d13aca3220cdad0fa6ef9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:43:20.420Z] ---> job-cost.sh [2024-06-26T05:43:20.420Z] lf-activate-venv: SKIPPING [2024-06-26T05:43:20.420Z] INFO: No Stack... [2024-06-26T05:43:21.004Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-26T05:43:21.590Z] INFO: Archiving Costs [Pipeline] sh [2024-06-26T05:43:22.238Z] + cat /w/workspace/app-rfid-llrp-inventory/175/archives/cost.csv [2024-06-26T05:43:22.238Z] + cut -d, -f6 [Pipeline] lock [2024-06-26T05:43:22.309Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [2024-06-26T05:43:22.319Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] did not exist. Created. [2024-06-26T05:43:22.328Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-26T05:43:23.012Z] /w/workspace/app-rfid-llrp-inventory/175@tmp/durable-9e43299f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-26T05:43:23.659Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-26T05:43:23.676Z] Warning: overwriting stash ‘stack-cost’ [2024-06-26T05:43:23.740Z] Stashed 1 file(s) [Pipeline] } [2024-06-26T05:43:23.748Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-26T05:43:23.795Z] $ docker stop --time=1 722a83aa750940b6edcd65089108e09ec4af189fa6d13aca3220cdad0fa6ef9e [2024-06-26T05:43:25.404Z] $ docker rm -f --volumes 722a83aa750940b6edcd65089108e09ec4af189fa6d13aca3220cdad0fa6ef9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-06-26T05:43:25.891Z] provisioning config files... [2024-06-26T05:43:25.910Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config452146004584426712tmp [Pipeline] { [Pipeline] sh [2024-06-26T05:43:26.209Z] + set +x [2024-06-26T05:43:26.209Z] + curl -s https://codecov.io/bash [2024-06-26T05:43:26.209Z] + bash -s -- [2024-06-26T05:43:26.209Z] [2024-06-26T05:43:26.209Z] _____ _ [2024-06-26T05:43:26.209Z] / ____| | | [2024-06-26T05:43:26.209Z] | | ___ __| | ___ ___ _____ __ [2024-06-26T05:43:26.209Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-26T05:43:26.209Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-26T05:43:26.209Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-26T05:43:26.209Z] Bash-1.0.6 [2024-06-26T05:43:26.209Z] [2024-06-26T05:43:26.209Z] [2024-06-26T05:43:26.209Z] ==> git version 2.25.1 found [2024-06-26T05:43:26.209Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-06-26T05:43:26.209Z] Release-Date: 2020-01-08 [2024-06-26T05:43:26.209Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-26T05:43:26.209Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-26T05:43:26.209Z] ==> Jenkins CI detected. [2024-06-26T05:43:26.209Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-06-26T05:43:26.209Z] project root: . [2024-06-26T05:43:26.209Z] --> token set from env [2024-06-26T05:43:26.209Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-26T05:43:26.209Z] ==> Running gcov in . (disable via -X gcov) [2024-06-26T05:43:26.209Z] ==> Python coveragepy not found [2024-06-26T05:43:26.209Z] ==> Searching for coverage reports in: [2024-06-26T05:43:26.209Z] + . [2024-06-26T05:43:26.209Z] -> Found 1 reports [2024-06-26T05:43:26.209Z] ==> Detecting git/mercurial file structure [2024-06-26T05:43:26.209Z] ==> Reading reports [2024-06-26T05:43:26.209Z] + ./coverage.out bytes=41317 [2024-06-26T05:43:26.209Z] ==> Appending adjustments [2024-06-26T05:43:26.209Z] https://docs.codecov.io/docs/fixing-reports [2024-06-26T05:43:26.469Z] + Found adjustments [2024-06-26T05:43:26.469Z] ==> Gzipping contents [2024-06-26T05:43:26.469Z] 12K /tmp/codecov.plVv1F.gz [2024-06-26T05:43:26.469Z] ==> Uploading reports [2024-06-26T05:43:26.469Z] url: https://codecov.io [2024-06-26T05:43:26.469Z] query: branch=main&commit=67966766603bd524e2987370c2b88b0d977a6152&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-26T05:43:26.469Z] -> Pinging Codecov [2024-06-26T05:43:26.469Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=67966766603bd524e2987370c2b88b0d977a6152&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-26T05:43:26.730Z] -> Uploading to [2024-06-26T05:43:26.730Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-26/581DD39554BDF9B6E22D074273EAD858/67966766603bd524e2987370c2b88b0d977a6152/431c1c7e-7869-470b-b27f-e1d8dff1c341.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T054326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05538ddf928af31d769a9e3ea6585c3a68955b66e82a379779710f3496b6190f [2024-06-26T05:43:26.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-26T05:43:26.730Z] Dload Upload Total Spent Left Speed [2024-06-26T05:43:26.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 52529 --:--:-- --:--:-- --:--:-- 52768 [2024-06-26T05:43:26.990Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] } [2024-06-26T05:43:26.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-06-26T05:43:27.151Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-26T05:43:27.173Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:43:27.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-26T05:43:27.484Z] [2024-06-26T05:43:27.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:43:27.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-26T05:43:27.801Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-26T05:43:27.801Z] 619be1103602: Already exists [2024-06-26T05:43:27.801Z] f8ea3408117e: Pulling fs layer [2024-06-26T05:43:27.801Z] 91320369b822: Pulling fs layer [2024-06-26T05:43:27.801Z] 0406650e8295: Pulling fs layer [2024-06-26T05:43:27.801Z] 4f4fb700ef54: Pulling fs layer [2024-06-26T05:43:27.801Z] 96d80e3f36e1: Pulling fs layer [2024-06-26T05:43:27.801Z] bcf3aedb951c: Pulling fs layer [2024-06-26T05:43:27.801Z] 4f4fb700ef54: Waiting [2024-06-26T05:43:27.801Z] 96d80e3f36e1: Waiting [2024-06-26T05:43:27.801Z] bcf3aedb951c: Waiting [2024-06-26T05:43:27.801Z] 0406650e8295: Download complete [2024-06-26T05:43:27.801Z] f8ea3408117e: Verifying Checksum [2024-06-26T05:43:27.801Z] f8ea3408117e: Download complete [2024-06-26T05:43:27.801Z] 4f4fb700ef54: Verifying Checksum [2024-06-26T05:43:27.801Z] 4f4fb700ef54: Download complete [2024-06-26T05:43:28.061Z] f8ea3408117e: Pull complete [2024-06-26T05:43:28.061Z] 96d80e3f36e1: Verifying Checksum [2024-06-26T05:43:28.061Z] 96d80e3f36e1: Download complete [2024-06-26T05:43:28.327Z] 91320369b822: Verifying Checksum [2024-06-26T05:43:28.328Z] 91320369b822: Download complete [2024-06-26T05:43:28.890Z] bcf3aedb951c: Verifying Checksum [2024-06-26T05:43:28.890Z] bcf3aedb951c: Download complete [2024-06-26T05:43:31.422Z] 91320369b822: Pull complete [2024-06-26T05:43:31.422Z] 0406650e8295: Pull complete [2024-06-26T05:43:31.422Z] 4f4fb700ef54: Pull complete [2024-06-26T05:43:31.682Z] 96d80e3f36e1: Pull complete [2024-06-26T05:43:34.213Z] bcf3aedb951c: Pull complete [2024-06-26T05:43:34.213Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-26T05:43:34.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-26T05:43:34.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:43:34.322Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:43:34.353Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-06-26T05:43:36.180Z] $ docker top d3bb97c4536480a9730d6215686c840a0cd863fa7a5715a419d642581ddd752a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:43:36.621Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-06-26T05:43:36.652Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-06-26T05:43:36.978Z] + set -o pipefail [2024-06-26T05:43:36.978Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-06-26T05:43:43.567Z] [2024-06-26T05:43:43.567Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-06-26T05:43:43.567Z] [2024-06-26T05:43:43.567Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/9fe4170f-1f53-458d-a9d9-230ce0df8791 [2024-06-26T05:43:43.567Z] [2024-06-26T05:43:43.567Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-26T05:43:43.567Z] [2024-06-26T05:43:43.567Z] [2024-06-26T05:43:43.567Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-06-26T05:43:43.567Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-06-26T05:43:43.579Z] $ docker stop --time=1 d3bb97c4536480a9730d6215686c840a0cd863fa7a5715a419d642581ddd752a [2024-06-26T05:43:47.683Z] $ docker rm -f --volumes d3bb97c4536480a9730d6215686c840a0cd863fa7a5715a419d642581ddd752a [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 [2024-06-26T05:43:48.580Z] + git log --format=format:%s -1 67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] sh [2024-06-26T05:43:48.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:43:48.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:43:49.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:43:49.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:43:49.260Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:43:49.283Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:43:49.757Z] $ docker top b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e -eo pid,comm [2024-06-26T05:43:49.811Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-26T05:43:49.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:43:49.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:43:49.877Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:43:49.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:43:49.985Z] $ docker exec b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e ssh-agent [2024-06-26T05:43:50.097Z] SSH_AUTH_SOCK=/tmp/ssh-Aq1oRFesNyZw/agent.32 [2024-06-26T05:43:50.097Z] SSH_AGENT_PID=38 [2024-06-26T05:43:50.101Z] Running ssh-add (command line suppressed) [2024-06-26T05:43:50.200Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12291101396442635518.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12291101396442635518.key) [2024-06-26T05:43:50.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:43:50.514Z] + git semver tag [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,669 [run_tag] DEBUG tag force:False [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,669 [check_head_tag] DEBUG check head tag [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,670 [execute] INFO git cat-file --batch-check [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,674 [execute] INFO git cat-file --batch [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,696 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,696 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,696 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:43:50.774Z] 2024-06-26 05:43:50,701 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-06-26T05:43:50.774Z] 3.2.0-dev.21 [Pipeline] } [2024-06-26T05:43:50.780Z] $ docker exec --env ******** --env ******** b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e ssh-agent -k [2024-06-26T05:43:50.889Z] unset SSH_AUTH_SOCK; [2024-06-26T05:43:50.889Z] unset SSH_AGENT_PID; [2024-06-26T05:43:50.889Z] echo Agent pid 38 killed; [2024-06-26T05:43:50.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:43:51.225Z] + git semver [Pipeline] } [2024-06-26T05:43:51.493Z] $ docker stop --time=1 b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e [2024-06-26T05:43:52.803Z] $ docker rm -f --volumes b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:43:53.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-26T05:43:53.226Z] [2024-06-26T05:43:53.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:43:53.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-26T05:43:53.544Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-26T05:43:53.544Z] ab5ef0e58194: Pulling fs layer [2024-06-26T05:43:53.544Z] 9712f1f96733: Pulling fs layer [2024-06-26T05:43:53.544Z] 63f879dbbcfc: Pulling fs layer [2024-06-26T05:43:53.544Z] 0d9ebad4ef96: Pulling fs layer [2024-06-26T05:43:53.544Z] e9a5061849ea: Pulling fs layer [2024-06-26T05:43:53.544Z] d747dcd14b5f: Pulling fs layer [2024-06-26T05:43:53.544Z] 2de7ff778b66: Pulling fs layer [2024-06-26T05:43:53.544Z] 0d9ebad4ef96: Waiting [2024-06-26T05:43:53.544Z] e9a5061849ea: Waiting [2024-06-26T05:43:53.544Z] d747dcd14b5f: Waiting [2024-06-26T05:43:53.544Z] 2de7ff778b66: Waiting [2024-06-26T05:43:53.544Z] 9712f1f96733: Verifying Checksum [2024-06-26T05:43:53.544Z] 9712f1f96733: Download complete [2024-06-26T05:43:53.803Z] 63f879dbbcfc: Download complete [2024-06-26T05:43:54.061Z] e9a5061849ea: Verifying Checksum [2024-06-26T05:43:54.061Z] e9a5061849ea: Download complete [2024-06-26T05:43:54.061Z] d747dcd14b5f: Verifying Checksum [2024-06-26T05:43:54.061Z] d747dcd14b5f: Download complete [2024-06-26T05:43:54.061Z] 0d9ebad4ef96: Verifying Checksum [2024-06-26T05:43:54.061Z] 0d9ebad4ef96: Download complete [2024-06-26T05:43:54.061Z] ab5ef0e58194: Download complete [2024-06-26T05:43:54.318Z] 2de7ff778b66: Verifying Checksum [2024-06-26T05:43:54.318Z] 2de7ff778b66: Download complete [2024-06-26T05:43:56.843Z] ab5ef0e58194: Pull complete [2024-06-26T05:43:56.843Z] 9712f1f96733: Pull complete [2024-06-26T05:43:57.409Z] 63f879dbbcfc: Pull complete [2024-06-26T05:44:01.595Z] 0d9ebad4ef96: Pull complete [2024-06-26T05:44:01.595Z] e9a5061849ea: Pull complete [2024-06-26T05:44:01.595Z] d747dcd14b5f: Pull complete [2024-06-26T05:44:02.970Z] 2de7ff778b66: Pull complete [2024-06-26T05:44:02.970Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-26T05:44:02.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-26T05:44:02.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:44:03.077Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:44:03.099Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-06-26T05:44:08.252Z] $ docker top 29e45fbfb53855e4cb84b27bf1433eefea65aed3ca365c2b93b9efd81a3123cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:44:08.343Z] provisioning config files... [2024-06-26T05:44:08.350Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12762167175399105890tmp [2024-06-26T05:44:08.361Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18288641105067851912tmp [2024-06-26T05:44:08.370Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16166124148307744201tmp [Pipeline] { [Pipeline] echo [2024-06-26T05:44:08.403Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:08.697Z] ---> sigul-configuration.sh [2024-06-26T05:44:08.697Z] gpg: directory `/root/.gnupg' created [2024-06-26T05:44:08.697Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-26T05:44:08.697Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-26T05:44:08.697Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-26T05:44:08.697Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-26T05:44:08.697Z] gpg: CAST5 encrypted data [2024-06-26T05:44:08.697Z] gpg: encrypted with 1 passphrase [2024-06-26T05:44:08.697Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-26T05:44:08.993Z] + mkdir /home/jenkins [2024-06-26T05:44:08.993Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-26T05:44:09.290Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-06-26T05:44:09.305Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:09.597Z] ---> sigul-install.sh [2024-06-26T05:44:09.597Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-26T05:44:09.895Z] + git tag --list [2024-06-26T05:44:09.895Z] v0.0.0 [2024-06-26T05:44:09.895Z] v1.0.0 [2024-06-26T05:44:09.895Z] v2.1.0 [2024-06-26T05:44:09.895Z] v2.1.1 [2024-06-26T05:44:09.895Z] v2.2.0 [2024-06-26T05:44:09.895Z] v2.3.0 [2024-06-26T05:44:09.895Z] v3.0 [2024-06-26T05:44:09.895Z] v3.0.0 [2024-06-26T05:44:09.895Z] v3.0.1 [2024-06-26T05:44:09.895Z] v3.0.1-dev.1 [2024-06-26T05:44:09.895Z] v3.1 [2024-06-26T05:44:09.895Z] v3.1.0 [2024-06-26T05:44:09.895Z] v3.1.0-dev.1 [2024-06-26T05:44:09.895Z] v3.1.0-dev.10 [2024-06-26T05:44:09.895Z] v3.1.0-dev.11 [2024-06-26T05:44:09.895Z] v3.1.0-dev.12 [2024-06-26T05:44:09.895Z] v3.1.0-dev.13 [2024-06-26T05:44:09.895Z] v3.1.0-dev.14 [2024-06-26T05:44:09.895Z] v3.1.0-dev.15 [2024-06-26T05:44:09.895Z] v3.1.0-dev.16 [2024-06-26T05:44:09.895Z] v3.1.0-dev.17 [2024-06-26T05:44:09.895Z] v3.1.0-dev.18 [2024-06-26T05:44:09.895Z] v3.1.0-dev.19 [2024-06-26T05:44:09.895Z] v3.1.0-dev.2 [2024-06-26T05:44:09.895Z] v3.1.0-dev.20 [2024-06-26T05:44:09.895Z] v3.1.0-dev.21 [2024-06-26T05:44:09.895Z] v3.1.0-dev.22 [2024-06-26T05:44:09.895Z] v3.1.0-dev.23 [2024-06-26T05:44:09.895Z] v3.1.0-dev.24 [2024-06-26T05:44:09.895Z] v3.1.0-dev.25 [2024-06-26T05:44:09.895Z] v3.1.0-dev.26 [2024-06-26T05:44:09.895Z] v3.1.0-dev.27 [2024-06-26T05:44:09.895Z] v3.1.0-dev.28 [2024-06-26T05:44:09.895Z] v3.1.0-dev.29 [2024-06-26T05:44:09.895Z] v3.1.0-dev.3 [2024-06-26T05:44:09.895Z] v3.1.0-dev.30 [2024-06-26T05:44:09.895Z] v3.1.0-dev.31 [2024-06-26T05:44:09.895Z] v3.1.0-dev.32 [2024-06-26T05:44:09.895Z] v3.1.0-dev.33 [2024-06-26T05:44:09.895Z] v3.1.0-dev.34 [2024-06-26T05:44:09.895Z] v3.1.0-dev.35 [2024-06-26T05:44:09.895Z] v3.1.0-dev.36 [2024-06-26T05:44:09.895Z] v3.1.0-dev.37 [2024-06-26T05:44:09.895Z] v3.1.0-dev.38 [2024-06-26T05:44:09.895Z] v3.1.0-dev.39 [2024-06-26T05:44:09.895Z] v3.1.0-dev.4 [2024-06-26T05:44:09.895Z] v3.1.0-dev.40 [2024-06-26T05:44:09.895Z] v3.1.0-dev.5 [2024-06-26T05:44:09.895Z] v3.1.0-dev.6 [2024-06-26T05:44:09.895Z] v3.1.0-dev.7 [2024-06-26T05:44:09.895Z] v3.1.0-dev.8 [2024-06-26T05:44:09.895Z] v3.1.0-dev.9 [2024-06-26T05:44:09.895Z] v3.1.1 [2024-06-26T05:44:09.895Z] v3.2.0-dev.1 [2024-06-26T05:44:09.895Z] v3.2.0-dev.10 [2024-06-26T05:44:09.895Z] v3.2.0-dev.11 [2024-06-26T05:44:09.895Z] v3.2.0-dev.12 [2024-06-26T05:44:09.895Z] v3.2.0-dev.13 [2024-06-26T05:44:09.895Z] v3.2.0-dev.14 [2024-06-26T05:44:09.895Z] v3.2.0-dev.15 [2024-06-26T05:44:09.895Z] v3.2.0-dev.16 [2024-06-26T05:44:09.895Z] v3.2.0-dev.17 [2024-06-26T05:44:09.895Z] v3.2.0-dev.18 [2024-06-26T05:44:09.895Z] v3.2.0-dev.19 [2024-06-26T05:44:09.895Z] v3.2.0-dev.2 [2024-06-26T05:44:09.895Z] v3.2.0-dev.20 [2024-06-26T05:44:09.895Z] v3.2.0-dev.21 [2024-06-26T05:44:09.895Z] v3.2.0-dev.3 [2024-06-26T05:44:09.895Z] v3.2.0-dev.4 [2024-06-26T05:44:09.895Z] v3.2.0-dev.5 [2024-06-26T05:44:09.895Z] v3.2.0-dev.6 [2024-06-26T05:44:09.895Z] v3.2.0-dev.7 [2024-06-26T05:44:09.895Z] v3.2.0-dev.8 [2024-06-26T05:44:09.895Z] v3.2.0-dev.9 [Pipeline] sh [2024-06-26T05:44:10.190Z] + lftools sign git-tag v3.2.0-dev.21 [2024-06-26T05:44:10.759Z] Signing Git tag with Sigul... [2024-06-26T05:44:10.759Z] Signing v3.2.0-dev.21 [Pipeline] echo [2024-06-26T05:44:11.033Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:11.327Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-26T05:44:11.334Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-26T05:44:11.359Z] $ docker stop --time=1 29e45fbfb53855e4cb84b27bf1433eefea65aed3ca365c2b93b9efd81a3123cd [2024-06-26T05:44:12.682Z] $ docker rm -f --volumes 29e45fbfb53855e4cb84b27bf1433eefea65aed3ca365c2b93b9efd81a3123cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-26T05:44:13.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:44:13.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:13.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:44:13.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:44:13.510Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:44:13.535Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:44:13.959Z] $ docker top 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 -eo pid,comm [2024-06-26T05:44:14.016Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-26T05:44:14.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:44:14.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:44:14.074Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:44:14.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:44:14.188Z] $ docker exec 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 ssh-agent [2024-06-26T05:44:14.304Z] SSH_AUTH_SOCK=/tmp/ssh-IGCQqPQh5f07/agent.32 [2024-06-26T05:44:14.304Z] SSH_AGENT_PID=39 [2024-06-26T05:44:14.308Z] Running ssh-add (command line suppressed) [2024-06-26T05:44:14.407Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4561921711448665883.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4561921711448665883.key) [2024-06-26T05:44:14.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:44:14.711Z] + git semver bump pre [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,880 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,880 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,880 [bump_version] DEBUG bumped version:3.2.0-dev.22 [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,880 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,880 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,880 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,882 [execute] INFO git cat-file --batch-check [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,887 [execute] INFO git cat-file --batch [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T05:44:14.970Z] 2024-06-26 05:44:14,891 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-06-26T05:44:14.970Z] 3.2.0-dev.22 [Pipeline] } [2024-06-26T05:44:14.975Z] $ docker exec --env ******** --env ******** 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 ssh-agent -k [2024-06-26T05:44:15.068Z] unset SSH_AUTH_SOCK; [2024-06-26T05:44:15.068Z] unset SSH_AGENT_PID; [2024-06-26T05:44:15.068Z] echo Agent pid 39 killed; [2024-06-26T05:44:15.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:44:15.397Z] + git semver [Pipeline] } [2024-06-26T05:44:15.665Z] $ docker stop --time=1 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 [2024-06-26T05:44:16.960Z] $ docker rm -f --volumes 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-26T05:44:17.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-26T05:44:17.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:17.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-26T05:44:17.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:44:17.703Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:44:17.723Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-26T05:44:18.111Z] $ docker top 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 -eo pid,comm [2024-06-26T05:44:18.162Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-26T05:44:18.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-26T05:44:18.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-26T05:44:18.218Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-26T05:44:18.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-26T05:44:18.326Z] $ docker exec 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 ssh-agent [2024-06-26T05:44:18.447Z] SSH_AUTH_SOCK=/tmp/ssh-kbk8vjskRxZB/agent.33 [2024-06-26T05:44:18.447Z] SSH_AGENT_PID=39 [2024-06-26T05:44:18.451Z] Running ssh-add (command line suppressed) [2024-06-26T05:44:18.562Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10968668134697950760.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10968668134697950760.key) [2024-06-26T05:44:18.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-26T05:44:18.873Z] + git semver push [2024-06-26T05:44:19.132Z] 2024-06-26 05:44:19,058 [run_push] DEBUG push [2024-06-26T05:44:19.132Z] 2024-06-26 05:44:19,059 [execute] INFO git cat-file --batch-check [2024-06-26T05:44:19.132Z] 2024-06-26 05:44:19,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-26T05:44:19.132Z] 2024-06-26 05:44:19,063 [execute] INFO git rev-list 595a3c16c88146fdf947ed9b514ea6dcf4f36512 -- [2024-06-26T05:44:19.132Z] 2024-06-26 05:44:19,063 [execute] DEBUG Popen(['git', 'rev-list', '595a3c16c88146fdf947ed9b514ea6dcf4f36512', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:44:19.132Z] 2024-06-26 05:44:19,071 [execute] INFO git fetch -v origin [2024-06-26T05:44:19.132Z] 2024-06-26 05:44:19,071 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-26T05:44:19.699Z] 2024-06-26 05:44:19,521 [run_push] DEBUG no remote changes detected [2024-06-26T05:44:19.699Z] 2024-06-26 05:44:19,521 [execute] INFO git push origin semver [2024-06-26T05:44:19.699Z] 2024-06-26 05:44:19,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:44:20.268Z] 2024-06-26 05:44:20,223 [run_push] DEBUG push all version tags [2024-06-26T05:44:20.268Z] 2024-06-26 05:44:20,224 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-26T05:44:20.268Z] 2024-06-26 05:44:20,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-06-26T05:44:21.204Z] 2024-06-26 05:44:20,881 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-06-26T05:44:21.204Z] 3.2.0-dev.22 [Pipeline] } [2024-06-26T05:44:21.211Z] $ docker exec --env ******** --env ******** 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 ssh-agent -k [2024-06-26T05:44:21.307Z] unset SSH_AUTH_SOCK; [2024-06-26T05:44:21.307Z] unset SSH_AGENT_PID; [2024-06-26T05:44:21.308Z] echo Agent pid 39 killed; [2024-06-26T05:44:21.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-26T05:44:21.662Z] + git semver [Pipeline] } [2024-06-26T05:44:21.932Z] $ docker stop --time=1 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 [2024-06-26T05:44:23.224Z] $ docker rm -f --volumes 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 [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 [2024-06-26T05:44:23.850Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-06-26T05:44:23.850Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-06-26T05:44:23.850Z] total 16 [2024-06-26T05:44:23.850Z] drwxr-xr-x 3 root root 4096 Jun 26 05:25 . [2024-06-26T05:44:23.850Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 26 05:44 .. [2024-06-26T05:44:23.850Z] drwxr-xr-x 2 root root 4096 Jun 26 05:25 cost [2024-06-26T05:44:23.850Z] -rw-r--r-- 1 root root 95 Jun 26 05:25 cost.csv [2024-06-26T05:44:23.850Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-06-26T05:44:23.850Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-06-26T05:44:23.850Z] total 16 [2024-06-26T05:44:23.850Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:25 . [2024-06-26T05:44:23.850Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 26 05:44 .. [2024-06-26T05:44:23.850Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:25 cost [2024-06-26T05:44:23.850Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 26 05:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:24.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:24.999Z] ---> package-listing.sh [2024-06-26T05:44:24.999Z] ++ facter osfamily [2024-06-26T05:44:24.999Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-26T05:44:25.258Z] + OS_FAMILY=debian [2024-06-26T05:44:25.258Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-06-26T05:44:25.258Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-26T05:44:25.258Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-26T05:44:25.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-26T05:44:25.258Z] + PACKAGES=/tmp/packages_start.txt [2024-06-26T05:44:25.258Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-06-26T05:44:25.258Z] + PACKAGES=/tmp/packages_end.txt [2024-06-26T05:44:25.258Z] + case "${OS_FAMILY}" in [2024-06-26T05:44:25.258Z] + dpkg -l [2024-06-26T05:44:25.258Z] + grep '^ii' [2024-06-26T05:44:25.258Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-26T05:44:25.258Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-26T05:44:25.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-26T05:44:25.258Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-06-26T05:44:25.258Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-06-26T05:44:25.258Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2024-06-26T05:44:25.269Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-26T05:44:25.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-26T05:44:26.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-26T05:44:26.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-26T05:44:26.182Z] prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container [2024-06-26T05:44:26.212Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-26T05:44:26.522Z] $ docker top ca1e61ef8d36b0f84174e42153fa105c460e7f41317d2f40c98b7c48268e55ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-26T05:44:26.873Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-26T05:44:27.155Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-26T05:44:27.437Z] + ls /var/log/sa-host [2024-06-26T05:44:27.437Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-26T05:44:27.503Z] provisioning config files... [2024-06-26T05:44:27.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1987795795168877719tmp [Pipeline] { [Pipeline] echo [2024-06-26T05:44:27.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:27.808Z] ---> create-netrc.sh [Pipeline] } [2024-06-26T05:44:27.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:28.150Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-26T05:44:28.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:28.439Z] ---> sudo-logs.sh [2024-06-26T05:44:28.439Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-26T05:44:28.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:28.742Z] ---> job-cost.sh [2024-06-26T05:44:28.742Z] lf-activate-venv: SKIPPING [2024-06-26T05:44:28.742Z] DEBUG: total: 0.2199999988079071 [2024-06-26T05:44:28.742Z] INFO: Retrieving Stack Cost... [2024-06-26T05:44:29.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-26T05:44:29.570Z] INFO: Archiving Costs [Pipeline] echo [2024-06-26T05:44:29.582Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-26T05:44:29.864Z] ---> logs-deploy.sh [2024-06-26T05:44:29.864Z] lf-activate-venv: SKIPPING [2024-06-26T05:44:29.864Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/175 [2024-06-26T05:44:29.864Z] INFO: archiving workspace using pattern(s): [2024-06-26T05:44:30.804Z] Archives upload complete. [2024-06-26T05:44:30.804Z] INFO: archiving logs to Nexus