Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 826bf94fa21597c4032996cd263344f18e127d9f 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-ssh4144707824081800255.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh9783935338229903201.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh553435760144476568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh8857409362395996009.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-ssh14987340471278109834.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16947 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 826bf94fa21597c4032996cd263344f18e127d9f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#250)" > git config core.sparsecheckout # timeout=10 > git checkout -f 826bf94fa21597c4032996cd263344f18e127d9f # timeout=10 > git rev-list --no-walk 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T01:02:18.754Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T01:02:18.796Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T01:02:18.809Z] ========================================================= [2023-11-08T01:02:18.810Z] EdgeX Global Pipelines Version Info [2023-11-08T01:02:18.810Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:02:19.518Z] ------------------- [2023-11-08T01:02:19.519Z] stable info: [2023-11-08T01:02:19.519Z] ------------------- [2023-11-08T01:02:19.519Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T01:02:19.519Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T01:02:19.519Z] Message: update stable to v1.0.257 [2023-11-08T01:02:20.089Z] ------------------- [2023-11-08T01:02:20.089Z] experimental info: [2023-11-08T01:02:20.089Z] ------------------- [2023-11-08T01:02:20.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T01:02:20.089Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T01:02:20.089Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T01:02:20.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-08T01:02:20.259Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-08T01:02:20.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T01:02:20.276Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T01:02:20.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T01:02:20.293Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T01:02:20.302Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T01:02:20.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T01:02:20.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T01:02:20.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T01:02:20.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T01:02:20.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-08T01:02:20.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T01:02:20.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T01:02:20.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T01:02:20.428Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T01:02:20.450Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T01:02:20.469Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T01:02:20.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T01:02:20.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T01:02:20.519Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T01:02:20.532Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T01:02:20.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T01:02:20.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T01:02:20.574Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T01:02:20.589Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T01:02:20.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T01:02:20.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-08T01:02:20.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-08T01:02:20.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-08T01:02:20.673Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 826bf94fa21597c4032996cd263344f18e127d9f [Pipeline] echo [2023-11-08T01:02:20.686Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 826bf94 [Pipeline] echo [2023-11-08T01:02:20.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:02:20.749Z] provisioning config files... [2023-11-08T01:02:20.764Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8892715861541577088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:02:21.071Z] ---> docker-login.sh [2023-11-08T01:02:21.071Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:02:21.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:21.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:21.330Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:21.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:21.330Z] [2023-11-08T01:02:21.330Z] Login Succeeded [2023-11-08T01:02:21.330Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:02:21.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:21.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:21.330Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:21.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:21.330Z] [2023-11-08T01:02:21.330Z] Login Succeeded [2023-11-08T01:02:21.330Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:02:21.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:21.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:21.591Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:21.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:21.591Z] [2023-11-08T01:02:21.591Z] Login Succeeded [2023-11-08T01:02:21.591Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:02:21.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:21.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:21.591Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:21.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:21.591Z] [2023-11-08T01:02:21.591Z] Login Succeeded [2023-11-08T01:02:21.591Z] docker.io [2023-11-08T01:02:21.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:22.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:22.111Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:22.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:22.111Z] [2023-11-08T01:02:22.111Z] Login Succeeded [2023-11-08T01:02:22.111Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:02:22.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T01:02:22.505Z] + git rev-list -1 --merges 826bf94fa21597c4032996cd263344f18e127d9f~1..826bf94fa21597c4032996cd263344f18e127d9f [Pipeline] echo [2023-11-08T01:02:22.560Z] -----------> git rev-list -1 --merges 826bf94fa21597c4032996cd263344f18e127d9f~1..826bf94fa21597c4032996cd263344f18e127d9f 826bf94fa21597c4032996cd263344f18e127d9f [false] [Pipeline] sh [2023-11-08T01:02:22.846Z] + git log --format=format:%s -1 826bf94fa21597c4032996cd263344f18e127d9f [Pipeline] echo [2023-11-08T01:02:22.884Z] ========================================================= [2023-11-08T01:02:22.884Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T01:02:22.884Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:02:23.211Z] + git log --format=format:%s -1 826bf94fa21597c4032996cd263344f18e127d9f [Pipeline] echo [2023-11-08T01:02:23.223Z] [semverPrep] GIT_COMMIT: 826bf94fa21597c4032996cd263344f18e127d9f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#250) [Pipeline] echo [2023-11-08T01:02:23.234Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T01:02:23.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:02:23.593Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T01:02:23.593Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T01:02:23.593Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T01:02:23.593Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T01:02:23.593Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T01:02:23.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:02:23.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:02:23.955Z] [2023-11-08T01:02:23.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:02:24.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:02:24.262Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T01:02:24.262Z] b85a868b505f: Pulling fs layer [2023-11-08T01:02:24.262Z] e2be974225ed: Pulling fs layer [2023-11-08T01:02:24.262Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T01:02:24.262Z] 988bab9f4d93: Pulling fs layer [2023-11-08T01:02:24.262Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T01:02:24.262Z] eaf3925da568: Pulling fs layer [2023-11-08T01:02:24.262Z] bab4dde63d76: Pulling fs layer [2023-11-08T01:02:24.262Z] bde34c3a00c8: Pulling fs layer [2023-11-08T01:02:24.262Z] b352a97aabf1: Pulling fs layer [2023-11-08T01:02:24.262Z] 4872d77fe225: Pulling fs layer [2023-11-08T01:02:24.262Z] 5851b861e8e6: Pulling fs layer [2023-11-08T01:02:24.262Z] b352a97aabf1: Waiting [2023-11-08T01:02:24.262Z] 4872d77fe225: Waiting [2023-11-08T01:02:24.262Z] 988bab9f4d93: Waiting [2023-11-08T01:02:24.262Z] bde34c3a00c8: Waiting [2023-11-08T01:02:24.262Z] 5851b861e8e6: Waiting [2023-11-08T01:02:24.262Z] eaf3925da568: Waiting [2023-11-08T01:02:24.262Z] bab4dde63d76: Waiting [2023-11-08T01:02:24.262Z] 1469e6f7b9e6: Waiting [2023-11-08T01:02:24.262Z] e2be974225ed: Download complete [2023-11-08T01:02:24.262Z] 988bab9f4d93: Verifying Checksum [2023-11-08T01:02:24.262Z] 988bab9f4d93: Download complete [2023-11-08T01:02:24.262Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T01:02:24.262Z] 1469e6f7b9e6: Download complete [2023-11-08T01:02:24.262Z] eaf3925da568: Verifying Checksum [2023-11-08T01:02:24.262Z] eaf3925da568: Download complete [2023-11-08T01:02:24.262Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T01:02:24.262Z] 339a4e72a1f5: Download complete [2023-11-08T01:02:24.522Z] bde34c3a00c8: Download complete [2023-11-08T01:02:24.523Z] b352a97aabf1: Verifying Checksum [2023-11-08T01:02:24.523Z] b352a97aabf1: Download complete [2023-11-08T01:02:24.523Z] 4872d77fe225: Download complete [2023-11-08T01:02:24.523Z] 5851b861e8e6: Verifying Checksum [2023-11-08T01:02:24.523Z] 5851b861e8e6: Download complete [2023-11-08T01:02:24.523Z] b85a868b505f: Verifying Checksum [2023-11-08T01:02:24.523Z] b85a868b505f: Download complete [2023-11-08T01:02:24.783Z] bab4dde63d76: Verifying Checksum [2023-11-08T01:02:24.783Z] bab4dde63d76: Download complete [2023-11-08T01:02:25.729Z] b85a868b505f: Pull complete [2023-11-08T01:02:25.989Z] e2be974225ed: Pull complete [2023-11-08T01:02:26.558Z] 339a4e72a1f5: Pull complete [2023-11-08T01:02:26.558Z] 988bab9f4d93: Pull complete [2023-11-08T01:02:26.817Z] 1469e6f7b9e6: Pull complete [2023-11-08T01:02:26.817Z] eaf3925da568: Pull complete [2023-11-08T01:02:28.723Z] bab4dde63d76: Pull complete [2023-11-08T01:02:28.723Z] bde34c3a00c8: Pull complete [2023-11-08T01:02:28.723Z] b352a97aabf1: Pull complete [2023-11-08T01:02:28.982Z] 4872d77fe225: Pull complete [2023-11-08T01:02:28.983Z] 5851b861e8e6: Pull complete [2023-11-08T01:02:28.983Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T01:02:28.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:02:28.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:02:29.082Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:02:29.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T01:02:36.281Z] $ docker top 11eafa077a0007444c57e442f7c48be111466395c88c3a69ca61776d75c50421 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:02:36.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:02:36.377Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:02:36.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:02:36.477Z] $ docker exec 11eafa077a0007444c57e442f7c48be111466395c88c3a69ca61776d75c50421 ssh-agent [2023-11-08T01:02:36.590Z] SSH_AUTH_SOCK=/tmp/ssh-HAlGT7B3YVbz/agent.32 [2023-11-08T01:02:36.590Z] SSH_AGENT_PID=38 [2023-11-08T01:02:36.599Z] Running ssh-add (command line suppressed) [2023-11-08T01:02:36.687Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14000094978265028468.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14000094978265028468.key) [2023-11-08T01:02:36.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:02:36.991Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T01:02:36.997Z] $ docker exec --env ******** --env ******** 11eafa077a0007444c57e442f7c48be111466395c88c3a69ca61776d75c50421 ssh-agent -k [2023-11-08T01:02:37.096Z] unset SSH_AUTH_SOCK; [2023-11-08T01:02:37.096Z] unset SSH_AGENT_PID; [2023-11-08T01:02:37.096Z] echo Agent pid 38 killed; [2023-11-08T01:02:37.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T01:02:37.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:02:37.143Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:02:37.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:02:37.268Z] $ docker exec 11eafa077a0007444c57e442f7c48be111466395c88c3a69ca61776d75c50421 ssh-agent [2023-11-08T01:02:37.390Z] SSH_AUTH_SOCK=/tmp/ssh-ABhUKCxqCJLn/agent.70 [2023-11-08T01:02:37.390Z] SSH_AGENT_PID=76 [2023-11-08T01:02:37.395Z] Running ssh-add (command line suppressed) [2023-11-08T01:02:37.489Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14806331315231733517.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14806331315231733517.key) [2023-11-08T01:02:37.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:02:37.799Z] + git semver init [2023-11-08T01:02:38.059Z] 2023-11-08 01:02:37,984 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T01:02:38.059Z] 2023-11-08 01:02:37,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-08T01:02:38.059Z] 2023-11-08 01:02:37,986 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-08T01:02:38.059Z] 2023-11-08 01:02:37,986 [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) [2023-11-08T01:02:39.968Z] 2023-11-08 01:02:39,490 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-11-08T01:02:39.968Z] 2023-11-08 01:02:39,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-11-08T01:02:39.968Z] 2023-11-08 01:02:39,491 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-08T01:02:39.968Z] 2023-11-08 01:02:39,491 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-08T01:02:39.968Z] 3.1.0-dev.38 [Pipeline] } [2023-11-08T01:02:39.973Z] $ docker exec --env ******** --env ******** 11eafa077a0007444c57e442f7c48be111466395c88c3a69ca61776d75c50421 ssh-agent -k [2023-11-08T01:02:40.095Z] unset SSH_AUTH_SOCK; [2023-11-08T01:02:40.095Z] unset SSH_AGENT_PID; [2023-11-08T01:02:40.095Z] echo Agent pid 76 killed; [2023-11-08T01:02:40.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:02:40.428Z] + git semver [Pipeline] } [2023-11-08T01:02:41.010Z] $ docker stop --time=1 11eafa077a0007444c57e442f7c48be111466395c88c3a69ca61776d75c50421 [2023-11-08T01:02:42.671Z] $ docker rm -f --volumes 11eafa077a0007444c57e442f7c48be111466395c88c3a69ca61776d75c50421 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:02:43.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T01:02:43.294Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T01:02:43.298Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.38 [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 [2023-11-08T01:02:43.458Z] provisioning config files... [2023-11-08T01:02:43.465Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8273675413718275261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:02:43.761Z] ---> docker-login.sh [2023-11-08T01:02:43.761Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:02:43.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:43.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:43.761Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:43.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:43.761Z] [2023-11-08T01:02:43.761Z] Login Succeeded [2023-11-08T01:02:43.761Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:02:43.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:43.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:43.761Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:43.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:43.761Z] [2023-11-08T01:02:43.761Z] Login Succeeded [2023-11-08T01:02:43.761Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:02:44.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:44.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:44.026Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:44.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:44.026Z] [2023-11-08T01:02:44.026Z] Login Succeeded [2023-11-08T01:02:44.026Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:02:44.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:44.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:44.026Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:44.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:44.026Z] [2023-11-08T01:02:44.026Z] Login Succeeded [2023-11-08T01:02:44.026Z] docker.io [2023-11-08T01:02:44.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:44.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:44.285Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:44.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:44.285Z] [2023-11-08T01:02:44.285Z] Login Succeeded [2023-11-08T01:02:44.285Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:02:44.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T01:02:44.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:02:44.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:02:44.389Z] ========================================================= [2023-11-08T01:02:44.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T01:02:44.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:02:44.711Z] + 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 . [2023-11-08T01:02:44.711Z] Sending build context to Docker daemon 12.75MB [2023-11-08T01:02:44.711Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:02:44.711Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T01:02:44.711Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T01:02:44.711Z] 7264a8db6415: Pulling fs layer [2023-11-08T01:02:44.711Z] c4d48a809fc2: Pulling fs layer [2023-11-08T01:02:44.711Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T01:02:44.711Z] ad3a456e5733: Pulling fs layer [2023-11-08T01:02:44.711Z] 33e27b845d1e: Pulling fs layer [2023-11-08T01:02:44.711Z] ad3a456e5733: Waiting [2023-11-08T01:02:44.711Z] c68163c4e522: Pulling fs layer [2023-11-08T01:02:44.711Z] 50da416c3ac9: Pulling fs layer [2023-11-08T01:02:44.711Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T01:02:44.711Z] 33e27b845d1e: Waiting [2023-11-08T01:02:44.711Z] c68163c4e522: Waiting [2023-11-08T01:02:44.711Z] 23d2d4c4bb30: Waiting [2023-11-08T01:02:44.711Z] 50da416c3ac9: Waiting [2023-11-08T01:02:44.711Z] c4d48a809fc2: Download complete [2023-11-08T01:02:44.711Z] ad3a456e5733: Verifying Checksum [2023-11-08T01:02:44.711Z] ad3a456e5733: Download complete [2023-11-08T01:02:44.971Z] 33e27b845d1e: Download complete [2023-11-08T01:02:44.972Z] 7264a8db6415: Download complete [2023-11-08T01:02:44.972Z] c68163c4e522: Verifying Checksum [2023-11-08T01:02:44.972Z] c68163c4e522: Download complete [2023-11-08T01:02:44.972Z] 7264a8db6415: Pull complete [2023-11-08T01:02:45.230Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T01:02:45.230Z] 23d2d4c4bb30: Download complete [2023-11-08T01:02:45.230Z] c4d48a809fc2: Pull complete [2023-11-08T01:02:45.230Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T01:02:45.230Z] 4f1c88b9dad5: Download complete [2023-11-08T01:02:45.488Z] 50da416c3ac9: Verifying Checksum [2023-11-08T01:02:45.488Z] 50da416c3ac9: Download complete [2023-11-08T01:02:48.783Z] 4f1c88b9dad5: Pull complete [2023-11-08T01:02:48.783Z] ad3a456e5733: Pull complete [2023-11-08T01:02:49.041Z] 33e27b845d1e: Pull complete [2023-11-08T01:02:49.041Z] c68163c4e522: Pull complete [2023-11-08T01:02:51.593Z] 50da416c3ac9: Pull complete [2023-11-08T01:02:51.979Z] 23d2d4c4bb30: Pull complete [2023-11-08T01:02:51.979Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T01:02:51.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T01:02:51.979Z] ---> 0786185ac409 [2023-11-08T01:02:51.979Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:02:57.356Z] ---> Running in 9983d37cbac9 [2023-11-08T01:02:57.356Z] Removing intermediate container 9983d37cbac9 [2023-11-08T01:02:57.356Z] ---> ca24389d3b15 [2023-11-08T01:02:57.356Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:02:57.356Z] ---> Running in f6cc689c484e [2023-11-08T01:02:57.356Z] Removing intermediate container f6cc689c484e [2023-11-08T01:02:57.356Z] ---> 4b56d9e6ad80 [2023-11-08T01:02:57.356Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:02:57.356Z] ---> Running in 7c4ff1190922 [2023-11-08T01:02:57.356Z] Removing intermediate container 7c4ff1190922 [2023-11-08T01:02:57.356Z] ---> 3d0d9cc3bd36 [2023-11-08T01:02:57.356Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:02:57.356Z] ---> Running in 9e4820bcc9c2 [2023-11-08T01:02:57.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:02:57.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:02:57.356Z] OK: 264 MiB in 52 packages [2023-11-08T01:02:57.615Z] Removing intermediate container 9e4820bcc9c2 [2023-11-08T01:02:57.615Z] ---> 2a6aeb78e155 [2023-11-08T01:02:57.615Z] Step 7/12 : WORKDIR /app [2023-11-08T01:02:57.874Z] ---> Running in a41ef27a85ca [2023-11-08T01:02:57.874Z] Removing intermediate container a41ef27a85ca [2023-11-08T01:02:57.874Z] ---> e4df48907478 [2023-11-08T01:02:57.874Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T01:02:57.874Z] ---> ad6beda2f0b8 [2023-11-08T01:02:57.874Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:02:57.874Z] ---> Running in 7789443d5eb4 [2023-11-08T01:02:58.410Z] Still waiting to schedule task [2023-11-08T01:02:58.410Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T01:03:36.646Z] Removing intermediate container 7789443d5eb4 [2023-11-08T01:03:36.646Z] ---> 394a2c72154c [2023-11-08T01:03:36.646Z] Step 10/12 : COPY . . [2023-11-08T01:03:36.646Z] ---> fea3040b5948 [2023-11-08T01:03:36.646Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:03:36.646Z] ---> Running in 2dbba96a4126 [2023-11-08T01:03:36.646Z] Removing intermediate container 2dbba96a4126 [2023-11-08T01:03:36.646Z] ---> 87730ed81574 [2023-11-08T01:03:36.646Z] Step 12/12 : RUN $MAKE [2023-11-08T01:03:36.646Z] ---> Running in 3605b188dabf [2023-11-08T01:03:36.646Z] noop [2023-11-08T01:03:36.646Z] Removing intermediate container 3605b188dabf [2023-11-08T01:03:36.646Z] ---> 310fe4111666 [2023-11-08T01:03:36.646Z] Successfully built 310fe4111666 [2023-11-08T01:03:36.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:03:36.989Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T01:03:36.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:03:37.076Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:03:37.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T01:03:37.462Z] $ docker top 6b4990aa5fc53b89e62b878105d7f927c0e1a1ba2081d9f18a41f8a3d70022ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:03:37.800Z] + go version [2023-11-08T01:03:37.800Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T01:03:37.823Z] $ docker stop --time=1 6b4990aa5fc53b89e62b878105d7f927c0e1a1ba2081d9f18a41f8a3d70022ce [2023-11-08T01:03:39.101Z] $ docker rm -f --volumes 6b4990aa5fc53b89e62b878105d7f927c0e1a1ba2081d9f18a41f8a3d70022ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:03:39.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T01:03:39.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:03:39.582Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:03:39.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T01:03:39.943Z] $ docker top 5ccc8cca12e0301992ccb855b93dea10f927be421ffa34e5cb1895f742d4057d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:03:40.269Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-11-08T01:03:40.566Z] + make test [2023-11-08T01:03:40.566Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-08T01:04:02.516Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-08T01:04:02.516Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-08T01:04:02.516Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.147s coverage: 86.2% of statements [2023-11-08T01:04:03.454Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.689s coverage: 71.9% of statements [2023-11-08T01:04:25.382Z] go vet ./... [2023-11-08T01:04:26.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T01:04:26.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T01:04:26.761Z] ./bin/test-attribution.sh [2023-11-08T01:04:26.761Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-08T01:04:26.761Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-08T01:04:26.761Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-08T01:04:26.761Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-08T01:04:26.761Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-08T01:04:26.761Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-08T01:04:26.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T01:04:26.794Z] $ docker stop --time=1 5ccc8cca12e0301992ccb855b93dea10f927be421ffa34e5cb1895f742d4057d [2023-11-08T01:04:30.769Z] $ docker rm -f --volumes 5ccc8cca12e0301992ccb855b93dea10f927be421ffa34e5cb1895f742d4057d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:04:31.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T01:04:31.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T01:04:31.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T01:04:32.056Z] + ls -al . [2023-11-08T01:04:32.056Z] total 208 [2023-11-08T01:04:32.056Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 01:03 . [2023-11-08T01:04:32.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:02 .. [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 01:02 .dockerignore [2023-11-08T01:04:32.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:04 .git [2023-11-08T01:04:32.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 .github [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 01:02 .gitignore [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:02 .golangci.yml [2023-11-08T01:04:32.056Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:02 .semver [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 8 01:02 Attribution.txt [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 8 01:02 CHANGELOG.md [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 8 01:02 Dockerfile [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:02 GOVERNANCE.md [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 01:02 Jenkinsfile [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 01:02 LICENSE [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 8 01:02 Makefile [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 01:02 OWNERS.md [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 01:02 README.md [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 01:02 VERSION [2023-11-08T01:04:32.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:02 bin [2023-11-08T01:04:32.056Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 8 01:04 coverage.out [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 8 01:02 go.mod [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 8 01:02 go.sum [2023-11-08T01:04:32.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:02 images [2023-11-08T01:04:32.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:02 internal [2023-11-08T01:04:32.056Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 01:02 main.go [2023-11-08T01:04:32.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 openapi [2023-11-08T01:04:32.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:02 res [2023-11-08T01:04:32.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:04:32.360Z] + 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=826bf94fa21597c4032996cd263344f18e127d9f --label arch=amd64 --label version=3.1.0-dev.38 . [2023-11-08T01:04:32.360Z] Sending build context to Docker daemon 12.75MB [2023-11-08T01:04:32.360Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:04:32.360Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-08T01:04:32.360Z] ---> 310fe4111666 [2023-11-08T01:04:32.360Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:04:32.622Z] ---> Running in 6d391183263b [2023-11-08T01:04:32.622Z] Removing intermediate container 6d391183263b [2023-11-08T01:04:32.622Z] ---> 98de35b80219 [2023-11-08T01:04:32.622Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:04:32.622Z] ---> Running in 528ff5255532 [2023-11-08T01:04:32.622Z] Removing intermediate container 528ff5255532 [2023-11-08T01:04:32.622Z] ---> 03591d0bc212 [2023-11-08T01:04:32.622Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:04:32.622Z] ---> Running in e79c05ee0421 [2023-11-08T01:04:32.883Z] Removing intermediate container e79c05ee0421 [2023-11-08T01:04:32.883Z] ---> 0131c863c8fc [2023-11-08T01:04:32.883Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:04:32.883Z] ---> Running in ea9c06b89e7f [2023-11-08T01:04:33.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:04:33.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:04:33.402Z] OK: 264 MiB in 52 packages [2023-11-08T01:04:33.660Z] Removing intermediate container ea9c06b89e7f [2023-11-08T01:04:33.660Z] ---> 049c48abc88e [2023-11-08T01:04:33.660Z] Step 7/29 : WORKDIR /app [2023-11-08T01:04:33.660Z] ---> Running in ceb0d0dcd31a [2023-11-08T01:04:33.660Z] Removing intermediate container ceb0d0dcd31a [2023-11-08T01:04:33.660Z] ---> e21fb795a821 [2023-11-08T01:04:33.660Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-08T01:04:33.954Z] ---> 564bd54b02ab [2023-11-08T01:04:33.954Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:04:33.954Z] ---> Running in ce4e7b5958ec [2023-11-08T01:04:34.543Z] Removing intermediate container ce4e7b5958ec [2023-11-08T01:04:34.543Z] ---> e53b57d3bae2 [2023-11-08T01:04:34.543Z] Step 10/29 : COPY . . [2023-11-08T01:04:35.146Z] ---> a27168784fd3 [2023-11-08T01:04:35.147Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:04:35.147Z] ---> Running in 4f0ad5b548c5 [2023-11-08T01:04:35.147Z] Removing intermediate container 4f0ad5b548c5 [2023-11-08T01:04:35.147Z] ---> 7498095a40e6 [2023-11-08T01:04:35.147Z] Step 12/29 : RUN $MAKE [2023-11-08T01:04:35.147Z] ---> Running in a5620da07469 [2023-11-08T01:04:35.442Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.38 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.38" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-08T01:04:53.597Z] Removing intermediate container a5620da07469 [2023-11-08T01:04:53.597Z] ---> b18825390dcb [2023-11-08T01:04:53.597Z] Step 13/29 : FROM alpine:3.18 [2023-11-08T01:04:54.164Z] 3.18: Pulling from library/alpine [2023-11-08T01:04:54.164Z] 96526aa774ef: Pulling fs layer [2023-11-08T01:04:54.422Z] 96526aa774ef: Verifying Checksum [2023-11-08T01:04:54.422Z] 96526aa774ef: Download complete [2023-11-08T01:04:54.679Z] 96526aa774ef: Pull complete [2023-11-08T01:04:54.679Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T01:04:54.679Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T01:04:54.679Z] ---> 8ca4688f4f35 [2023-11-08T01:04:54.679Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T01:04:54.679Z] ---> Running in 491ac4059ea0 [2023-11-08T01:04:54.937Z] Removing intermediate container 491ac4059ea0 [2023-11-08T01:04:54.937Z] ---> bf615a44f23b [2023-11-08T01:04:54.937Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-08T01:04:54.937Z] ---> Running in 994dfb9a00bf [2023-11-08T01:04:54.937Z] Removing intermediate container 994dfb9a00bf [2023-11-08T01:04:54.937Z] ---> 7c0ea82c7dbf [2023-11-08T01:04:54.937Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-08T01:04:54.937Z] ---> Running in 7a57525383c2 [2023-11-08T01:04:55.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:04:55.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:04:55.456Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T01:04:55.456Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T01:04:55.456Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:04:55.456Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T01:04:55.456Z] OK: 8 MiB in 17 packages [2023-11-08T01:04:56.026Z] Removing intermediate container 7a57525383c2 [2023-11-08T01:04:56.026Z] ---> be5657533645 [2023-11-08T01:04:56.026Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T01:04:56.026Z] ---> 3842d051fe47 [2023-11-08T01:04:56.026Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T01:04:56.291Z] ---> 118806f7d5a5 [2023-11-08T01:04:56.291Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-08T01:04:56.291Z] ---> 290bde0b3733 [2023-11-08T01:04:56.291Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-08T01:04:56.291Z] ---> 2d2a1e56828c [2023-11-08T01:04:56.291Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-08T01:04:57.229Z] ---> 8bf4f1383511 [2023-11-08T01:04:57.229Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-08T01:04:57.229Z] ---> Running in 5af998469a62 [2023-11-08T01:04:57.800Z] Removing intermediate container 5af998469a62 [2023-11-08T01:04:57.800Z] ---> 99eb04e0b1f4 [2023-11-08T01:04:57.800Z] Step 23/29 : VOLUME /cache [2023-11-08T01:04:57.800Z] ---> Running in cf66c19f780f [2023-11-08T01:04:57.800Z] Removing intermediate container cf66c19f780f [2023-11-08T01:04:57.800Z] ---> 3bba4d1998e7 [2023-11-08T01:04:57.800Z] Step 24/29 : EXPOSE 59711 [2023-11-08T01:04:57.800Z] ---> Running in 0cf0c3f4cdbe [2023-11-08T01:04:58.061Z] Removing intermediate container 0cf0c3f4cdbe [2023-11-08T01:04:58.061Z] ---> 8d7aeee2b4a4 [2023-11-08T01:04:58.061Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-08T01:04:58.061Z] ---> Running in 51051eaf98fd [2023-11-08T01:04:58.061Z] Removing intermediate container 51051eaf98fd [2023-11-08T01:04:58.061Z] ---> 80deb75d944c [2023-11-08T01:04:58.061Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-08T01:04:58.061Z] ---> Running in fecdc82094d4 [2023-11-08T01:04:58.061Z] Removing intermediate container fecdc82094d4 [2023-11-08T01:04:58.061Z] ---> 3ec667b46df3 [2023-11-08T01:04:58.061Z] Step 27/29 : LABEL arch=amd64 [2023-11-08T01:04:58.061Z] ---> Running in da7fcd9a78e2 [2023-11-08T01:04:58.319Z] Removing intermediate container da7fcd9a78e2 [2023-11-08T01:04:58.319Z] ---> 7fe6334c6f0c [2023-11-08T01:04:58.319Z] Step 28/29 : LABEL git_sha=826bf94fa21597c4032996cd263344f18e127d9f [2023-11-08T01:04:58.319Z] ---> Running in 5e7808a226df [2023-11-08T01:04:58.319Z] Removing intermediate container 5e7808a226df [2023-11-08T01:04:58.319Z] ---> 0d9ec5c0ee86 [2023-11-08T01:04:58.319Z] Step 29/29 : LABEL version=3.1.0-dev.38 [2023-11-08T01:04:58.319Z] ---> Running in 8297c15b246b [2023-11-08T01:04:58.319Z] Removing intermediate container 8297c15b246b [2023-11-08T01:04:58.319Z] ---> c5762853e924 [2023-11-08T01:04:58.319Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T01:04:58.319Z] Successfully built c5762853e924 [2023-11-08T01:04:58.319Z] 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 [2023-11-08T01:04:58.411Z] provisioning config files... [2023-11-08T01:04:58.423Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1993883581954922682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:04:58.722Z] ---> docker-login.sh [2023-11-08T01:04:58.722Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:04:58.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:58.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:58.722Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:58.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:58.722Z] [2023-11-08T01:04:58.722Z] Login Succeeded [2023-11-08T01:04:58.722Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:04:58.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:58.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:58.722Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:58.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:58.722Z] [2023-11-08T01:04:58.722Z] Login Succeeded [2023-11-08T01:04:58.722Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:04:58.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:58.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:58.980Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:58.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:58.980Z] [2023-11-08T01:04:58.980Z] Login Succeeded [2023-11-08T01:04:58.980Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:04:58.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:58.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:58.980Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:58.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:58.980Z] [2023-11-08T01:04:58.980Z] Login Succeeded [2023-11-08T01:04:58.980Z] docker.io [2023-11-08T01:04:58.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:59.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:59.241Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:59.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:59.241Z] [2023-11-08T01:04:59.241Z] Login Succeeded [2023-11-08T01:04:59.241Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:04:59.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:04:59.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:04:59.305Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-11-08T01:04:59.305Z] 826bf94fa21597c4032996cd263344f18e127d9f [2023-11-08T01:04:59.305Z] latest [2023-11-08T01:04:59.305Z] 3.1.0-dev.38 [2023-11-08T01:04:59.305Z] 826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38 [2023-11-08T01:04:59.305Z] main [2023-11-08T01:04:59.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:04:59.639Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:826bf94fa21597c4032996cd263344f18e127d9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:04:59.953Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:826bf94fa21597c4032996cd263344f18e127d9f [2023-11-08T01:04:59.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-08T01:04:59.953Z] a1a5b1f4afe7: Preparing [2023-11-08T01:04:59.953Z] 8c63b267bc7f: Preparing [2023-11-08T01:04:59.953Z] efc3d07e5d4a: Preparing [2023-11-08T01:04:59.953Z] bc737954e36f: Preparing [2023-11-08T01:04:59.953Z] 57f831485fb4: Preparing [2023-11-08T01:04:59.953Z] f32c737cb720: Preparing [2023-11-08T01:04:59.953Z] 1b59d15f3b2f: Preparing [2023-11-08T01:04:59.953Z] cc2447e1835a: Preparing [2023-11-08T01:04:59.953Z] f32c737cb720: Waiting [2023-11-08T01:04:59.953Z] 1b59d15f3b2f: Waiting [2023-11-08T01:04:59.953Z] cc2447e1835a: Waiting [2023-11-08T01:04:59.953Z] a1a5b1f4afe7: Pushed [2023-11-08T01:04:59.953Z] bc737954e36f: Pushed [2023-11-08T01:04:59.953Z] efc3d07e5d4a: Pushed [2023-11-08T01:04:59.953Z] 57f831485fb4: Pushed [2023-11-08T01:05:00.215Z] f32c737cb720: Pushed [2023-11-08T01:05:00.215Z] cc2447e1835a: Layer already exists [2023-11-08T01:05:00.215Z] 1b59d15f3b2f: Pushed [2023-11-08T01:05:03.505Z] 8c63b267bc7f: Pushed [2023-11-08T01:05:03.505Z] 826bf94fa21597c4032996cd263344f18e127d9f: digest: sha256:1ad049e019f065aae32b2695688b1391dd73f96e1875b12fc4a0baf252a5e0e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:03.811Z] + 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 [2023-11-08T01:05:04.124Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-08T01:05:04.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-08T01:05:04.124Z] a1a5b1f4afe7: Preparing [2023-11-08T01:05:04.124Z] 8c63b267bc7f: Preparing [2023-11-08T01:05:04.124Z] efc3d07e5d4a: Preparing [2023-11-08T01:05:04.124Z] bc737954e36f: Preparing [2023-11-08T01:05:04.124Z] 57f831485fb4: Preparing [2023-11-08T01:05:04.124Z] f32c737cb720: Preparing [2023-11-08T01:05:04.124Z] 1b59d15f3b2f: Preparing [2023-11-08T01:05:04.124Z] cc2447e1835a: Preparing [2023-11-08T01:05:04.124Z] 1b59d15f3b2f: Waiting [2023-11-08T01:05:04.124Z] f32c737cb720: Waiting [2023-11-08T01:05:04.124Z] cc2447e1835a: Waiting [2023-11-08T01:05:04.124Z] 8c63b267bc7f: Layer already exists [2023-11-08T01:05:04.124Z] efc3d07e5d4a: Layer already exists [2023-11-08T01:05:04.124Z] a1a5b1f4afe7: Layer already exists [2023-11-08T01:05:04.124Z] bc737954e36f: Layer already exists [2023-11-08T01:05:04.124Z] 57f831485fb4: Layer already exists [2023-11-08T01:05:04.124Z] f32c737cb720: Layer already exists [2023-11-08T01:05:04.124Z] 1b59d15f3b2f: Layer already exists [2023-11-08T01:05:04.124Z] cc2447e1835a: Layer already exists [2023-11-08T01:05:04.124Z] latest: digest: sha256:1ad049e019f065aae32b2695688b1391dd73f96e1875b12fc4a0baf252a5e0e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:04.434Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:04.736Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.38 [2023-11-08T01:05:04.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-08T01:05:04.736Z] a1a5b1f4afe7: Preparing [2023-11-08T01:05:04.736Z] 8c63b267bc7f: Preparing [2023-11-08T01:05:04.736Z] efc3d07e5d4a: Preparing [2023-11-08T01:05:04.736Z] bc737954e36f: Preparing [2023-11-08T01:05:04.736Z] 57f831485fb4: Preparing [2023-11-08T01:05:04.736Z] f32c737cb720: Preparing [2023-11-08T01:05:04.736Z] 1b59d15f3b2f: Preparing [2023-11-08T01:05:04.736Z] cc2447e1835a: Preparing [2023-11-08T01:05:04.736Z] cc2447e1835a: Waiting [2023-11-08T01:05:04.736Z] f32c737cb720: Waiting [2023-11-08T01:05:04.736Z] a1a5b1f4afe7: Layer already exists [2023-11-08T01:05:04.736Z] 57f831485fb4: Layer already exists [2023-11-08T01:05:04.736Z] bc737954e36f: Layer already exists [2023-11-08T01:05:04.736Z] efc3d07e5d4a: Layer already exists [2023-11-08T01:05:04.736Z] 8c63b267bc7f: Layer already exists [2023-11-08T01:05:04.736Z] f32c737cb720: Layer already exists [2023-11-08T01:05:04.736Z] cc2447e1835a: Layer already exists [2023-11-08T01:05:04.736Z] 1b59d15f3b2f: Layer already exists [2023-11-08T01:05:04.736Z] 3.1.0-dev.38: digest: sha256:1ad049e019f065aae32b2695688b1391dd73f96e1875b12fc4a0baf252a5e0e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:05.040Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:05.347Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38 [2023-11-08T01:05:05.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-08T01:05:05.347Z] a1a5b1f4afe7: Preparing [2023-11-08T01:05:05.347Z] 8c63b267bc7f: Preparing [2023-11-08T01:05:05.347Z] efc3d07e5d4a: Preparing [2023-11-08T01:05:05.347Z] bc737954e36f: Preparing [2023-11-08T01:05:05.347Z] 57f831485fb4: Preparing [2023-11-08T01:05:05.347Z] f32c737cb720: Preparing [2023-11-08T01:05:05.347Z] 1b59d15f3b2f: Preparing [2023-11-08T01:05:05.347Z] cc2447e1835a: Preparing [2023-11-08T01:05:05.347Z] 1b59d15f3b2f: Waiting [2023-11-08T01:05:05.347Z] cc2447e1835a: Waiting [2023-11-08T01:05:05.347Z] f32c737cb720: Waiting [2023-11-08T01:05:05.347Z] a1a5b1f4afe7: Layer already exists [2023-11-08T01:05:05.347Z] bc737954e36f: Layer already exists [2023-11-08T01:05:05.347Z] efc3d07e5d4a: Layer already exists [2023-11-08T01:05:05.347Z] 57f831485fb4: Layer already exists [2023-11-08T01:05:05.347Z] 8c63b267bc7f: Layer already exists [2023-11-08T01:05:05.347Z] 1b59d15f3b2f: Layer already exists [2023-11-08T01:05:05.347Z] cc2447e1835a: Layer already exists [2023-11-08T01:05:05.347Z] f32c737cb720: Layer already exists [2023-11-08T01:05:05.347Z] 826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38: digest: sha256:1ad049e019f065aae32b2695688b1391dd73f96e1875b12fc4a0baf252a5e0e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:05.669Z] + 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 [2023-11-08T01:05:05.976Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-11-08T01:05:05.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-08T01:05:05.976Z] a1a5b1f4afe7: Preparing [2023-11-08T01:05:05.976Z] 8c63b267bc7f: Preparing [2023-11-08T01:05:05.976Z] efc3d07e5d4a: Preparing [2023-11-08T01:05:05.976Z] bc737954e36f: Preparing [2023-11-08T01:05:05.976Z] 57f831485fb4: Preparing [2023-11-08T01:05:05.976Z] f32c737cb720: Preparing [2023-11-08T01:05:05.976Z] 1b59d15f3b2f: Preparing [2023-11-08T01:05:05.976Z] cc2447e1835a: Preparing [2023-11-08T01:05:05.976Z] 1b59d15f3b2f: Waiting [2023-11-08T01:05:05.976Z] cc2447e1835a: Waiting [2023-11-08T01:05:05.976Z] f32c737cb720: Waiting [2023-11-08T01:05:05.976Z] bc737954e36f: Layer already exists [2023-11-08T01:05:05.976Z] a1a5b1f4afe7: Layer already exists [2023-11-08T01:05:05.976Z] efc3d07e5d4a: Layer already exists [2023-11-08T01:05:05.976Z] 8c63b267bc7f: Layer already exists [2023-11-08T01:05:05.976Z] 57f831485fb4: Layer already exists [2023-11-08T01:05:05.976Z] f32c737cb720: Layer already exists [2023-11-08T01:05:05.976Z] 1b59d15f3b2f: Layer already exists [2023-11-08T01:05:05.976Z] cc2447e1835a: Layer already exists [2023-11-08T01:05:05.976Z] main: digest: sha256:1ad049e019f065aae32b2695688b1391dd73f96e1875b12fc4a0baf252a5e0e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:05:06.018Z] ===================================================== [Pipeline] echo [2023-11-08T01:05:06.027Z] taggedImages: [2023-11-08T01:05:06.027Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:826bf94fa21597c4032996cd263344f18e127d9f [2023-11-08T01:05:06.027Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-08T01:05:06.027Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.38 [2023-11-08T01:05:06.027Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38 [2023-11-08T01:05:06.027Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:06.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:05:06.414Z] [2023-11-08T01:05:06.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:06.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:05:06.710Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T01:05:06.710Z] 5eb5b503b376: Pulling fs layer [2023-11-08T01:05:06.710Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T01:05:06.710Z] ec43610c2a17: Pulling fs layer [2023-11-08T01:05:06.710Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T01:05:06.710Z] 33b1e0a273af: Pulling fs layer [2023-11-08T01:05:06.710Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T01:05:06.710Z] 2f39f015ded8: Pulling fs layer [2023-11-08T01:05:06.710Z] 3a2ae6a8a46f: Waiting [2023-11-08T01:05:06.710Z] 33b1e0a273af: Waiting [2023-11-08T01:05:06.710Z] 5d3b04190fa2: Waiting [2023-11-08T01:05:06.710Z] 2f39f015ded8: Waiting [2023-11-08T01:05:06.710Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T01:05:06.710Z] 5c69ac0246d0: Download complete [2023-11-08T01:05:06.710Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T01:05:06.710Z] 3a2ae6a8a46f: Download complete [2023-11-08T01:05:06.710Z] 33b1e0a273af: Verifying Checksum [2023-11-08T01:05:06.710Z] 33b1e0a273af: Download complete [2023-11-08T01:05:06.970Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T01:05:06.970Z] 5d3b04190fa2: Download complete [2023-11-08T01:05:06.970Z] ec43610c2a17: Download complete [2023-11-08T01:05:06.970Z] 5eb5b503b376: Verifying Checksum [2023-11-08T01:05:06.970Z] 5eb5b503b376: Download complete [2023-11-08T01:05:07.536Z] 2f39f015ded8: Verifying Checksum [2023-11-08T01:05:07.536Z] 2f39f015ded8: Download complete [2023-11-08T01:05:08.100Z] 5eb5b503b376: Pull complete [2023-11-08T01:05:08.100Z] 5c69ac0246d0: Pull complete [2023-11-08T01:05:08.666Z] ec43610c2a17: Pull complete [2023-11-08T01:05:08.666Z] 3a2ae6a8a46f: Pull complete [2023-11-08T01:05:08.924Z] 33b1e0a273af: Pull complete [2023-11-08T01:05:08.924Z] 5d3b04190fa2: Pull complete [2023-11-08T01:05:13.119Z] 2f39f015ded8: Pull complete [2023-11-08T01:05:13.119Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T01:05:13.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:05:13.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:05:13.200Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:05:13.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T01:05:16.126Z] $ docker top 7b804397d5c7815b81075feb6e7133adfe1f15b081bbe84ed56db584ca1900fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:05:16.487Z] ---> job-cost.sh [2023-11-08T01:05:16.487Z] lf-activate-venv: SKIPPING [2023-11-08T01:05:16.487Z] INFO: No Stack... [2023-11-08T01:05:16.746Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:05:17.314Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T01:05:17.603Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-11-08T01:05:17.603Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T01:05:17.618Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-150-stack-cost] [2023-11-08T01:05:17.624Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-150-stack-cost] did not exist. Created. [2023-11-08T01:05:17.624Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:05:17.927Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T01:05:17.958Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T01:05:17.964Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T01:05:17.992Z] $ docker stop --time=1 7b804397d5c7815b81075feb6e7133adfe1f15b081bbe84ed56db584ca1900fd [2023-11-08T01:05:19.142Z] $ docker rm -f --volumes 7b804397d5c7815b81075feb6e7133adfe1f15b081bbe84ed56db584ca1900fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T01:06:07.991Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16952 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-11-08T01:06:08.009Z] Running in /w/workspace/app-rfid-llrp-inventory/150 [Pipeline] { [Pipeline] checkout [2023-11-08T01:06:08.044Z] The recommended git tool is: git [2023-11-08T01:06:14.591Z] using credential edgex-jenkins-ssh [2023-11-08T01:06:14.608Z] Cloning the remote Git repository [2023-11-08T01:06:14.661Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-08T01:06:14.786Z] > git init /w/workspace/app-rfid-llrp-inventory/150 # timeout=10 [2023-11-08T01:06:14.950Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-08T01:06:14.951Z] > git --version # timeout=10 [2023-11-08T01:06:14.977Z] > git --version # 'git version 2.25.1' [2023-11-08T01:06:14.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T01:06:15.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T01:06:17.332Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-08T01:06:17.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T01:06:18.362Z] Avoid second fetch [2023-11-08T01:06:18.363Z] Checking out Revision 826bf94fa21597c4032996cd263344f18e127d9f (main) [2023-11-08T01:06:19.027Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#250)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:06:18.379Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T01:06:18.469Z] > git checkout -f 826bf94fa21597c4032996cd263344f18e127d9f # timeout=10 [2023-11-08T01:06:19.994Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T01:06:19.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T01:06:19.994Z] Dload Upload Total Spent Left Speed [2023-11-08T01:06:19.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2023-11-08T01:06:20.663Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T01:06:21.007Z] + sudo tee /etc/docker/daemon.new [2023-11-08T01:06:21.007Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T01:06:21.007Z] { [2023-11-08T01:06:21.007Z] "registry-mirrors": [ [2023-11-08T01:06:21.007Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T01:06:21.007Z] ], [2023-11-08T01:06:21.007Z] "bip": "10.250.0.254/24", [2023-11-08T01:06:21.007Z] "hosts": [ [2023-11-08T01:06:21.007Z] "tcp://0.0.0.0:5555", [2023-11-08T01:06:21.007Z] "unix:///var/run/docker.sock" [2023-11-08T01:06:21.007Z] ], [2023-11-08T01:06:21.007Z] "mtu": 1458, [2023-11-08T01:06:21.007Z] "selinux-enabled": true, [2023-11-08T01:06:21.007Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T01:06:21.007Z] } [Pipeline] sh [2023-11-08T01:06:21.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T01:06:21.706Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:06:43.901Z] provisioning config files... [2023-11-08T01:06:43.941Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/150@tmp/config6066900479651013812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:06:44.331Z] ---> docker-login.sh [2023-11-08T01:06:44.332Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:06:44.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:06:45.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:06:45.198Z] Configure a credential helper to remove this warning. See [2023-11-08T01:06:45.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:06:45.198Z] [2023-11-08T01:06:45.198Z] Login Succeeded [2023-11-08T01:06:45.198Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:06:45.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:06:45.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:06:45.480Z] Configure a credential helper to remove this warning. See [2023-11-08T01:06:45.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:06:45.480Z] [2023-11-08T01:06:45.480Z] Login Succeeded [2023-11-08T01:06:45.480Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:06:45.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:06:46.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:06:46.027Z] Configure a credential helper to remove this warning. See [2023-11-08T01:06:46.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:06:46.027Z] [2023-11-08T01:06:46.027Z] Login Succeeded [2023-11-08T01:06:46.027Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:06:46.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:06:46.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:06:46.297Z] Configure a credential helper to remove this warning. See [2023-11-08T01:06:46.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:06:46.297Z] [2023-11-08T01:06:46.297Z] Login Succeeded [2023-11-08T01:06:46.297Z] docker.io [2023-11-08T01:06:46.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:06:47.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:06:47.155Z] Configure a credential helper to remove this warning. See [2023-11-08T01:06:47.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:06:47.155Z] [2023-11-08T01:06:47.155Z] Login Succeeded [2023-11-08T01:06:47.155Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:06:47.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T01:06:47.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:06:47.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:06:47.551Z] ========================================================= [2023-11-08T01:06:47.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T01:06:47.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:06:47.955Z] + 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 . [2023-11-08T01:06:48.224Z] Sending build context to Docker daemon 669.2kB [2023-11-08T01:06:48.224Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:06:48.224Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T01:06:48.495Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T01:06:48.495Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T01:06:48.495Z] 5d54e960e981: Pulling fs layer [2023-11-08T01:06:48.495Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T01:06:48.495Z] f0e02332f6b5: Pulling fs layer [2023-11-08T01:06:48.495Z] cefa15bbcfad: Pulling fs layer [2023-11-08T01:06:48.495Z] 17808c966233: Pulling fs layer [2023-11-08T01:06:48.495Z] f4c1fc716caa: Pulling fs layer [2023-11-08T01:06:48.495Z] cefa15bbcfad: Waiting [2023-11-08T01:06:48.495Z] 17808c966233: Waiting [2023-11-08T01:06:48.495Z] f4c1fc716caa: Waiting [2023-11-08T01:06:48.495Z] f0e02332f6b5: Waiting [2023-11-08T01:06:48.495Z] 5d54e960e981: Verifying Checksum [2023-11-08T01:06:48.495Z] 5d54e960e981: Download complete [2023-11-08T01:06:48.495Z] f0e02332f6b5: Verifying Checksum [2023-11-08T01:06:48.495Z] f0e02332f6b5: Download complete [2023-11-08T01:06:48.495Z] cefa15bbcfad: Verifying Checksum [2023-11-08T01:06:48.495Z] cefa15bbcfad: Download complete [2023-11-08T01:06:48.495Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T01:06:48.495Z] 9fda8d8052c6: Download complete [2023-11-08T01:06:49.095Z] f4c1fc716caa: Verifying Checksum [2023-11-08T01:06:49.095Z] f4c1fc716caa: Download complete [2023-11-08T01:06:49.692Z] 9fda8d8052c6: Pull complete [2023-11-08T01:06:50.292Z] 5d54e960e981: Pull complete [2023-11-08T01:06:50.564Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T01:06:50.564Z] c4a7e357bf2a: Download complete [2023-11-08T01:06:51.543Z] 17808c966233: Verifying Checksum [2023-11-08T01:06:51.543Z] 17808c966233: Download complete [2023-11-08T01:07:06.672Z] c4a7e357bf2a: Pull complete [2023-11-08T01:07:06.672Z] f0e02332f6b5: Pull complete [2023-11-08T01:07:06.672Z] cefa15bbcfad: Pull complete [2023-11-08T01:07:13.505Z] 17808c966233: Pull complete [2023-11-08T01:07:15.468Z] f4c1fc716caa: Pull complete [2023-11-08T01:07:15.468Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T01:07:15.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T01:07:15.468Z] ---> ea914061e18c [2023-11-08T01:07:15.468Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:07:16.889Z] ---> Running in 4beb4ef4da36 [2023-11-08T01:07:17.486Z] Removing intermediate container 4beb4ef4da36 [2023-11-08T01:07:17.486Z] ---> 03890e876279 [2023-11-08T01:07:17.486Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:07:17.486Z] ---> Running in 35d9274f919a [2023-11-08T01:07:17.756Z] Removing intermediate container 35d9274f919a [2023-11-08T01:07:17.756Z] ---> c06be4e6f66d [2023-11-08T01:07:17.756Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:07:18.024Z] ---> Running in 5ed616087c4f [2023-11-08T01:07:18.301Z] Removing intermediate container 5ed616087c4f [2023-11-08T01:07:18.301Z] ---> d1f3e7043d81 [2023-11-08T01:07:18.301Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:07:18.570Z] ---> Running in ef019b6b9494 [2023-11-08T01:07:19.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:07:20.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:07:21.696Z] OK: 266 MiB in 52 packages [2023-11-08T01:07:22.671Z] Removing intermediate container ef019b6b9494 [2023-11-08T01:07:22.672Z] ---> ed8d12517324 [2023-11-08T01:07:22.672Z] Step 7/12 : WORKDIR /app [2023-11-08T01:07:22.672Z] ---> Running in 6492dee5bb9c [2023-11-08T01:07:22.940Z] Removing intermediate container 6492dee5bb9c [2023-11-08T01:07:22.940Z] ---> 2314790fe529 [2023-11-08T01:07:22.940Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T01:07:23.534Z] ---> a91ba7bee81b [2023-11-08T01:07:23.535Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:07:23.804Z] ---> Running in 4b0aee02247b [2023-11-08T01:08:45.469Z] Removing intermediate container 4b0aee02247b [2023-11-08T01:08:45.469Z] ---> fe312485b4f8 [2023-11-08T01:08:45.469Z] Step 10/12 : COPY . . [2023-11-08T01:08:45.469Z] ---> 1eb1836303b7 [2023-11-08T01:08:45.469Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:08:45.469Z] ---> Running in 97031ab42dfd [2023-11-08T01:08:45.469Z] Removing intermediate container 97031ab42dfd [2023-11-08T01:08:45.469Z] ---> 4515cb1ea1b8 [2023-11-08T01:08:45.469Z] Step 12/12 : RUN $MAKE [2023-11-08T01:08:45.469Z] ---> Running in af8ed025db9d [2023-11-08T01:08:45.739Z] noop [2023-11-08T01:08:49.103Z] Removing intermediate container af8ed025db9d [2023-11-08T01:08:49.103Z] ---> 8db82c2f28a7 [2023-11-08T01:08:49.103Z] Successfully built 8db82c2f28a7 [2023-11-08T01:08:49.103Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:08:49.468Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T01:08:49.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:08:49.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-16952 does not seem to be running inside a container [2023-11-08T01:08:49.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/150 -v /w/workspace/app-rfid-llrp-inventory/150:/w/workspace/app-rfid-llrp-inventory/150:rw,z -v /w/workspace/app-rfid-llrp-inventory/150@tmp:/w/workspace/app-rfid-llrp-inventory/150@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 [2023-11-08T01:08:51.077Z] $ docker top f5beadbc935d376a36decd2915cd7f2bfc446aa3da4935c43aa8820218c5dc40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:08:51.947Z] + go version [2023-11-08T01:08:51.947Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T01:08:51.967Z] $ docker stop --time=1 f5beadbc935d376a36decd2915cd7f2bfc446aa3da4935c43aa8820218c5dc40 [2023-11-08T01:08:53.690Z] $ docker rm -f --volumes f5beadbc935d376a36decd2915cd7f2bfc446aa3da4935c43aa8820218c5dc40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:08:54.259Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T01:08:54.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:08:54.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-16952 does not seem to be running inside a container [2023-11-08T01:08:54.554Z] $ 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/150 -v /w/workspace/app-rfid-llrp-inventory/150:/w/workspace/app-rfid-llrp-inventory/150:rw,z -v /w/workspace/app-rfid-llrp-inventory/150@tmp:/w/workspace/app-rfid-llrp-inventory/150@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 [2023-11-08T01:08:55.919Z] $ docker top 97ef90c290a0a6079bffa9ce2b577ac576a21643d7a75a875cf85d4ca2a00853 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:08:56.785Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/150 [Pipeline] fileExists [Pipeline] sh [2023-11-08T01:08:57.460Z] + make test [2023-11-08T01:08:57.460Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-08T01:12:04.281Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-08T01:12:04.868Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-08T01:12:07.453Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.257s coverage: 86.2% of statements [2023-11-08T01:12:17.548Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.515s coverage: 71.9% of statements [2023-11-08T01:12:20.139Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T01:12:20.139Z] go vet ./... [2023-11-08T01:14:42.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T01:14:42.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T01:14:42.018Z] ./bin/test-attribution.sh [2023-11-08T01:14:42.018Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-08T01:14:42.018Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-08T01:14:42.018Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-08T01:14:42.018Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-08T01:14:42.018Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-08T01:14:42.018Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-08T01:14:42.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T01:14:42.048Z] $ docker stop --time=1 97ef90c290a0a6079bffa9ce2b577ac576a21643d7a75a875cf85d4ca2a00853 [2023-11-08T01:14:44.100Z] $ docker rm -f --volumes 97ef90c290a0a6079bffa9ce2b577ac576a21643d7a75a875cf85d4ca2a00853 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:14:45.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T01:14:45.911Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T01:14:46.473Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:14:46.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T01:14:47.203Z] + ls -al . [2023-11-08T01:14:47.203Z] total 204 [2023-11-08T01:14:47.203Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 01:09 . [2023-11-08T01:14:47.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:06 .. [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 01:06 .dockerignore [2023-11-08T01:14:47.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:06 .git [2023-11-08T01:14:47.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:06 .github [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 01:06 .gitignore [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:06 .golangci.yml [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 8 01:06 Attribution.txt [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 8 01:06 CHANGELOG.md [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 8 01:06 Dockerfile [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:06 GOVERNANCE.md [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 01:06 Jenkinsfile [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 01:06 LICENSE [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 8 01:06 Makefile [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 01:06 OWNERS.md [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 01:06 README.md [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 01:02 VERSION [2023-11-08T01:14:47.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:06 bin [2023-11-08T01:14:47.203Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 8 01:12 coverage.out [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 8 01:06 go.mod [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 8 01:06 go.sum [2023-11-08T01:14:47.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:06 images [2023-11-08T01:14:47.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:06 internal [2023-11-08T01:14:47.203Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 01:06 main.go [2023-11-08T01:14:47.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:06 openapi [2023-11-08T01:14:47.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:06 res [2023-11-08T01:14:47.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:14:47.540Z] + 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=826bf94fa21597c4032996cd263344f18e127d9f --label arch=arm64 --label version=3.1.0-dev.38 . [2023-11-08T01:14:47.811Z] Sending build context to Docker daemon 669.2kB [2023-11-08T01:14:47.811Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:14:47.811Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-08T01:14:47.811Z] ---> 8db82c2f28a7 [2023-11-08T01:14:47.811Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:14:47.811Z] ---> Running in 1ea6ff596521 [2023-11-08T01:14:48.404Z] Removing intermediate container 1ea6ff596521 [2023-11-08T01:14:48.404Z] ---> f20da960c9de [2023-11-08T01:14:48.404Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:14:48.404Z] ---> Running in f57f053956cd [2023-11-08T01:14:48.673Z] Removing intermediate container f57f053956cd [2023-11-08T01:14:48.673Z] ---> 34f91a80429e [2023-11-08T01:14:48.673Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:14:48.673Z] ---> Running in 36596ff6ac98 [2023-11-08T01:14:49.268Z] Removing intermediate container 36596ff6ac98 [2023-11-08T01:14:49.268Z] ---> ba9c23f727a7 [2023-11-08T01:14:49.268Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:14:49.268Z] ---> Running in 71ce3e9e7430 [2023-11-08T01:14:50.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:14:50.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:14:52.238Z] OK: 266 MiB in 52 packages [2023-11-08T01:14:54.826Z] Removing intermediate container 71ce3e9e7430 [2023-11-08T01:14:54.826Z] ---> a155879c8adb [2023-11-08T01:14:54.826Z] Step 7/29 : WORKDIR /app [2023-11-08T01:14:55.093Z] ---> Running in f9cbcddf4acf [2023-11-08T01:14:55.363Z] Removing intermediate container f9cbcddf4acf [2023-11-08T01:14:55.363Z] ---> 820ec9c22004 [2023-11-08T01:14:55.363Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-08T01:14:55.950Z] ---> b561aecc8d09 [2023-11-08T01:14:55.950Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:14:55.950Z] ---> Running in 20e40a1b8e10 [2023-11-08T01:14:58.548Z] Removing intermediate container 20e40a1b8e10 [2023-11-08T01:14:58.548Z] ---> 60e9185116ca [2023-11-08T01:14:58.548Z] Step 10/29 : COPY . . [2023-11-08T01:14:58.815Z] ---> c926ff312730 [2023-11-08T01:14:58.816Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:14:58.816Z] ---> Running in f5b048fcc399 [2023-11-08T01:14:59.082Z] Removing intermediate container f5b048fcc399 [2023-11-08T01:14:59.082Z] ---> 874bf8b964ec [2023-11-08T01:14:59.082Z] Step 12/29 : RUN $MAKE [2023-11-08T01:14:59.351Z] ---> Running in 317213645aa8 [2023-11-08T01:15:00.317Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.38 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.38" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-08T01:17:07.202Z] Removing intermediate container 317213645aa8 [2023-11-08T01:17:07.202Z] ---> 120827153843 [2023-11-08T01:17:07.202Z] Step 13/29 : FROM alpine:3.18 [2023-11-08T01:17:07.202Z] 3.18: Pulling from library/alpine [2023-11-08T01:17:07.202Z] 579b34f0a95b: Pulling fs layer [2023-11-08T01:17:07.202Z] 579b34f0a95b: Verifying Checksum [2023-11-08T01:17:07.202Z] 579b34f0a95b: Download complete [2023-11-08T01:17:07.202Z] 579b34f0a95b: Pull complete [2023-11-08T01:17:07.202Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T01:17:07.202Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T01:17:07.202Z] ---> 3cc203321400 [2023-11-08T01:17:07.202Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T01:17:07.202Z] ---> Running in c998f84cfcac [2023-11-08T01:17:07.202Z] Removing intermediate container c998f84cfcac [2023-11-08T01:17:07.202Z] ---> d9f72fb410c1 [2023-11-08T01:17:07.202Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-08T01:17:07.202Z] ---> Running in e9377628fc0d [2023-11-08T01:17:07.202Z] Removing intermediate container e9377628fc0d [2023-11-08T01:17:07.202Z] ---> cfdc19cfc412 [2023-11-08T01:17:07.202Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-08T01:17:07.202Z] ---> Running in dd69b700b4c3 [2023-11-08T01:17:07.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:17:07.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:17:07.202Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T01:17:07.202Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T01:17:07.202Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:17:07.202Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T01:17:07.202Z] OK: 9 MiB in 17 packages [2023-11-08T01:17:07.785Z] Removing intermediate container dd69b700b4c3 [2023-11-08T01:17:07.785Z] ---> 3f1a614f28a8 [2023-11-08T01:17:07.785Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T01:17:08.370Z] ---> 0ac62f0b9937 [2023-11-08T01:17:08.370Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T01:17:08.955Z] ---> 0bfc9bbd46c2 [2023-11-08T01:17:08.955Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-08T01:17:09.537Z] ---> 1c4ba18772d1 [2023-11-08T01:17:09.537Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-08T01:17:09.804Z] ---> 4444944b8005 [2023-11-08T01:17:09.804Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-08T01:17:11.260Z] ---> b05c7709ad31 [2023-11-08T01:17:11.260Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-08T01:17:11.260Z] ---> Running in e3fcb0015a84 [2023-11-08T01:17:13.218Z] Removing intermediate container e3fcb0015a84 [2023-11-08T01:17:13.218Z] ---> 3b2924a3e81e [2023-11-08T01:17:13.218Z] Step 23/29 : VOLUME /cache [2023-11-08T01:17:13.218Z] ---> Running in 44b70d638416 [2023-11-08T01:17:13.487Z] Removing intermediate container 44b70d638416 [2023-11-08T01:17:13.487Z] ---> 9a5ff4cb6218 [2023-11-08T01:17:13.487Z] Step 24/29 : EXPOSE 59711 [2023-11-08T01:17:13.487Z] ---> Running in 986ceada22bb [2023-11-08T01:17:13.755Z] Removing intermediate container 986ceada22bb [2023-11-08T01:17:13.755Z] ---> 196471cf5b7c [2023-11-08T01:17:13.755Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-08T01:17:14.024Z] ---> Running in 1947b9292964 [2023-11-08T01:17:14.354Z] Removing intermediate container 1947b9292964 [2023-11-08T01:17:14.354Z] ---> ee131dcf16a4 [2023-11-08T01:17:14.354Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-08T01:17:14.354Z] ---> Running in c990cac9b9f3 [2023-11-08T01:17:14.663Z] Removing intermediate container c990cac9b9f3 [2023-11-08T01:17:14.663Z] ---> 35f5ae456801 [2023-11-08T01:17:14.663Z] Step 27/29 : LABEL arch=arm64 [2023-11-08T01:17:14.942Z] ---> Running in 17f0be5493e1 [2023-11-08T01:17:15.212Z] Removing intermediate container 17f0be5493e1 [2023-11-08T01:17:15.212Z] ---> 3f5cd536aa17 [2023-11-08T01:17:15.212Z] Step 28/29 : LABEL git_sha=826bf94fa21597c4032996cd263344f18e127d9f [2023-11-08T01:17:15.212Z] ---> Running in 6a63db1b1f1f [2023-11-08T01:17:15.516Z] Removing intermediate container 6a63db1b1f1f [2023-11-08T01:17:15.516Z] ---> 61ff3885d928 [2023-11-08T01:17:15.516Z] Step 29/29 : LABEL version=3.1.0-dev.38 [2023-11-08T01:17:15.795Z] ---> Running in 56dc8bb6509f [2023-11-08T01:17:16.074Z] Removing intermediate container 56dc8bb6509f [2023-11-08T01:17:16.074Z] ---> c02c3cd4b1d7 [2023-11-08T01:17:16.074Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T01:17:16.074Z] Successfully built c02c3cd4b1d7 [2023-11-08T01:17:16.074Z] 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 [2023-11-08T01:17:16.191Z] provisioning config files... [2023-11-08T01:17:16.218Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/150@tmp/config2334679476210020664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:16.581Z] ---> docker-login.sh [2023-11-08T01:17:16.581Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:17:16.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:17:16.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:17:16.853Z] Configure a credential helper to remove this warning. See [2023-11-08T01:17:16.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:17:16.853Z] [2023-11-08T01:17:16.853Z] Login Succeeded [2023-11-08T01:17:16.853Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:17:17.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:17:17.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:17:17.403Z] Configure a credential helper to remove this warning. See [2023-11-08T01:17:17.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:17:17.403Z] [2023-11-08T01:17:17.403Z] Login Succeeded [2023-11-08T01:17:17.403Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:17:17.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:17:17.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:17:17.669Z] Configure a credential helper to remove this warning. See [2023-11-08T01:17:17.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:17:17.669Z] [2023-11-08T01:17:17.669Z] Login Succeeded [2023-11-08T01:17:17.669Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:17:17.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:17:17.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:17:17.935Z] Configure a credential helper to remove this warning. See [2023-11-08T01:17:17.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:17:17.935Z] [2023-11-08T01:17:17.935Z] Login Succeeded [2023-11-08T01:17:18.208Z] docker.io [2023-11-08T01:17:18.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:17:18.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:17:18.792Z] Configure a credential helper to remove this warning. See [2023-11-08T01:17:18.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:17:18.792Z] [2023-11-08T01:17:18.792Z] Login Succeeded [2023-11-08T01:17:18.792Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:17:18.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:17:18.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:17:18.862Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-11-08T01:17:18.862Z] 826bf94fa21597c4032996cd263344f18e127d9f [2023-11-08T01:17:18.862Z] latest [2023-11-08T01:17:18.862Z] 3.1.0-dev.38 [2023-11-08T01:17:18.862Z] 826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38 [2023-11-08T01:17:18.862Z] main [2023-11-08T01:17:18.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:19.202Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:826bf94fa21597c4032996cd263344f18e127d9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:19.547Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:826bf94fa21597c4032996cd263344f18e127d9f [2023-11-08T01:17:19.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-08T01:17:19.547Z] 667aec5f1c39: Preparing [2023-11-08T01:17:19.547Z] 84ff15a909b8: Preparing [2023-11-08T01:17:19.547Z] 4cb5a474dd0d: Preparing [2023-11-08T01:17:19.547Z] 454680278f4e: Preparing [2023-11-08T01:17:19.547Z] c97dcb2281ae: Preparing [2023-11-08T01:17:19.547Z] 5bec4641a618: Preparing [2023-11-08T01:17:19.547Z] 55619270321c: Preparing [2023-11-08T01:17:19.547Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:17:19.547Z] 5bec4641a618: Waiting [2023-11-08T01:17:19.547Z] 55619270321c: Waiting [2023-11-08T01:17:19.547Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:17:19.813Z] 4cb5a474dd0d: Pushed [2023-11-08T01:17:19.813Z] 667aec5f1c39: Pushed [2023-11-08T01:17:19.813Z] 454680278f4e: Pushed [2023-11-08T01:17:19.813Z] c97dcb2281ae: Pushed [2023-11-08T01:17:19.813Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:17:19.813Z] 5bec4641a618: Pushed [2023-11-08T01:17:20.078Z] 55619270321c: Pushed [2023-11-08T01:17:26.711Z] 84ff15a909b8: Pushed [2023-11-08T01:17:26.711Z] 826bf94fa21597c4032996cd263344f18e127d9f: digest: sha256:7fc615c6b94f555193273bf12f34196ebe75de9f50b44bcbdfcfbb7f7592588a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:27.062Z] + 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 [2023-11-08T01:17:27.400Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-08T01:17:27.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-08T01:17:27.400Z] 667aec5f1c39: Preparing [2023-11-08T01:17:27.400Z] 84ff15a909b8: Preparing [2023-11-08T01:17:27.400Z] 4cb5a474dd0d: Preparing [2023-11-08T01:17:27.400Z] 454680278f4e: Preparing [2023-11-08T01:17:27.400Z] c97dcb2281ae: Preparing [2023-11-08T01:17:27.400Z] 5bec4641a618: Preparing [2023-11-08T01:17:27.400Z] 55619270321c: Preparing [2023-11-08T01:17:27.400Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:17:27.400Z] 55619270321c: Waiting [2023-11-08T01:17:27.400Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:17:27.400Z] 5bec4641a618: Waiting [2023-11-08T01:17:27.400Z] 84ff15a909b8: Layer already exists [2023-11-08T01:17:27.400Z] 454680278f4e: Layer already exists [2023-11-08T01:17:27.400Z] c97dcb2281ae: Layer already exists [2023-11-08T01:17:27.400Z] 667aec5f1c39: Layer already exists [2023-11-08T01:17:27.400Z] 4cb5a474dd0d: Layer already exists [2023-11-08T01:17:27.400Z] 5bec4641a618: Layer already exists [2023-11-08T01:17:27.400Z] 55619270321c: Layer already exists [2023-11-08T01:17:27.400Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:17:27.665Z] latest: digest: sha256:7fc615c6b94f555193273bf12f34196ebe75de9f50b44bcbdfcfbb7f7592588a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:28.015Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:30.943Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.38 [2023-11-08T01:17:30.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-08T01:17:30.944Z] 667aec5f1c39: Preparing [2023-11-08T01:17:30.944Z] 84ff15a909b8: Preparing [2023-11-08T01:17:30.944Z] 4cb5a474dd0d: Preparing [2023-11-08T01:17:30.944Z] 454680278f4e: Preparing [2023-11-08T01:17:30.944Z] c97dcb2281ae: Preparing [2023-11-08T01:17:30.944Z] 5bec4641a618: Preparing [2023-11-08T01:17:30.944Z] 55619270321c: Preparing [2023-11-08T01:17:30.944Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:17:30.944Z] 5bec4641a618: Waiting [2023-11-08T01:17:30.944Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:17:30.944Z] 55619270321c: Waiting [2023-11-08T01:17:30.944Z] 4cb5a474dd0d: Layer already exists [2023-11-08T01:17:30.944Z] 667aec5f1c39: Layer already exists [2023-11-08T01:17:30.944Z] 454680278f4e: Layer already exists [2023-11-08T01:17:30.944Z] c97dcb2281ae: Layer already exists [2023-11-08T01:17:30.944Z] 84ff15a909b8: Layer already exists [2023-11-08T01:17:30.944Z] 55619270321c: Layer already exists [2023-11-08T01:17:30.944Z] 5bec4641a618: Layer already exists [2023-11-08T01:17:30.944Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:17:31.213Z] 3.1.0-dev.38: digest: sha256:7fc615c6b94f555193273bf12f34196ebe75de9f50b44bcbdfcfbb7f7592588a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:31.553Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:31.888Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38 [2023-11-08T01:17:31.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-08T01:17:31.888Z] 667aec5f1c39: Preparing [2023-11-08T01:17:31.888Z] 84ff15a909b8: Preparing [2023-11-08T01:17:31.888Z] 4cb5a474dd0d: Preparing [2023-11-08T01:17:31.888Z] 454680278f4e: Preparing [2023-11-08T01:17:31.888Z] c97dcb2281ae: Preparing [2023-11-08T01:17:31.888Z] 5bec4641a618: Preparing [2023-11-08T01:17:31.888Z] 55619270321c: Preparing [2023-11-08T01:17:31.888Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:17:31.888Z] 5bec4641a618: Waiting [2023-11-08T01:17:31.888Z] 55619270321c: Waiting [2023-11-08T01:17:31.888Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:17:31.888Z] 667aec5f1c39: Layer already exists [2023-11-08T01:17:31.888Z] 4cb5a474dd0d: Layer already exists [2023-11-08T01:17:31.888Z] 84ff15a909b8: Layer already exists [2023-11-08T01:17:31.888Z] c97dcb2281ae: Layer already exists [2023-11-08T01:17:31.888Z] 454680278f4e: Layer already exists [2023-11-08T01:17:31.888Z] 5bec4641a618: Layer already exists [2023-11-08T01:17:31.888Z] 55619270321c: Layer already exists [2023-11-08T01:17:31.888Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:17:32.154Z] 826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38: digest: sha256:7fc615c6b94f555193273bf12f34196ebe75de9f50b44bcbdfcfbb7f7592588a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:32.498Z] + 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 [2023-11-08T01:17:32.840Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-11-08T01:17:32.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-08T01:17:32.840Z] 667aec5f1c39: Preparing [2023-11-08T01:17:32.840Z] 84ff15a909b8: Preparing [2023-11-08T01:17:32.840Z] 4cb5a474dd0d: Preparing [2023-11-08T01:17:32.840Z] 454680278f4e: Preparing [2023-11-08T01:17:32.840Z] c97dcb2281ae: Preparing [2023-11-08T01:17:32.840Z] 5bec4641a618: Preparing [2023-11-08T01:17:32.840Z] 55619270321c: Preparing [2023-11-08T01:17:32.840Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:17:32.840Z] 5bec4641a618: Waiting [2023-11-08T01:17:32.840Z] 55619270321c: Waiting [2023-11-08T01:17:32.840Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:17:32.840Z] c97dcb2281ae: Layer already exists [2023-11-08T01:17:32.840Z] 84ff15a909b8: Layer already exists [2023-11-08T01:17:32.840Z] 454680278f4e: Layer already exists [2023-11-08T01:17:32.840Z] 667aec5f1c39: Layer already exists [2023-11-08T01:17:32.840Z] 4cb5a474dd0d: Layer already exists [2023-11-08T01:17:32.840Z] 55619270321c: Layer already exists [2023-11-08T01:17:32.840Z] 5bec4641a618: Layer already exists [2023-11-08T01:17:32.840Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:17:33.107Z] main: digest: sha256:7fc615c6b94f555193273bf12f34196ebe75de9f50b44bcbdfcfbb7f7592588a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:17:33.172Z] ===================================================== [Pipeline] echo [2023-11-08T01:17:33.184Z] taggedImages: [2023-11-08T01:17:33.184Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:826bf94fa21597c4032996cd263344f18e127d9f [2023-11-08T01:17:33.184Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-08T01:17:33.184Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.38 [2023-11-08T01:17:33.184Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:826bf94fa21597c4032996cd263344f18e127d9f-3.1.0-dev.38 [2023-11-08T01:17:33.184Z] - 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 [2023-11-08T01:17:33.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:17:33.563Z] [2023-11-08T01:17:33.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:33.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:17:33.893Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T01:17:33.893Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T01:17:33.893Z] 04944245beec: Pulling fs layer [2023-11-08T01:17:33.893Z] 699f458cf7ca: Pulling fs layer [2023-11-08T01:17:33.893Z] 765212b225bb: Pulling fs layer [2023-11-08T01:17:33.893Z] f23df028b6ca: Pulling fs layer [2023-11-08T01:17:33.893Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T01:17:33.893Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T01:17:33.893Z] 765212b225bb: Waiting [2023-11-08T01:17:33.893Z] f23df028b6ca: Waiting [2023-11-08T01:17:33.893Z] d65c8cfc05b1: Waiting [2023-11-08T01:17:33.893Z] 2437ff75d9bd: Waiting [2023-11-08T01:17:34.161Z] 04944245beec: Verifying Checksum [2023-11-08T01:17:34.162Z] 04944245beec: Download complete [2023-11-08T01:17:34.162Z] 765212b225bb: Verifying Checksum [2023-11-08T01:17:34.162Z] 765212b225bb: Download complete [2023-11-08T01:17:34.162Z] f23df028b6ca: Download complete [2023-11-08T01:17:34.162Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T01:17:34.162Z] d65c8cfc05b1: Download complete [2023-11-08T01:17:34.431Z] 699f458cf7ca: Verifying Checksum [2023-11-08T01:17:34.431Z] 699f458cf7ca: Download complete [2023-11-08T01:17:34.702Z] 8998bd30e6a1: Download complete [2023-11-08T01:17:37.277Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T01:17:37.278Z] 2437ff75d9bd: Download complete [2023-11-08T01:17:39.866Z] 8998bd30e6a1: Pull complete [2023-11-08T01:17:40.135Z] 04944245beec: Pull complete [2023-11-08T01:17:42.080Z] 699f458cf7ca: Pull complete [2023-11-08T01:17:42.080Z] 765212b225bb: Pull complete [2023-11-08T01:17:42.668Z] f23df028b6ca: Pull complete [2023-11-08T01:17:42.935Z] d65c8cfc05b1: Pull complete [2023-11-08T01:18:01.177Z] 2437ff75d9bd: Pull complete [2023-11-08T01:18:01.177Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T01:18:01.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:18:01.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:18:01.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-16952 does not seem to be running inside a container [2023-11-08T01:18:01.465Z] $ 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/150 -v /w/workspace/app-rfid-llrp-inventory/150:/w/workspace/app-rfid-llrp-inventory/150:rw,z -v /w/workspace/app-rfid-llrp-inventory/150@tmp:/w/workspace/app-rfid-llrp-inventory/150@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 [2023-11-08T01:18:04.364Z] $ docker top 4c0ce52b37ea198d4fb508aa8256057ea25563008abe9f892f5fd68a2992b60d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:18:05.216Z] ---> job-cost.sh [2023-11-08T01:18:05.216Z] lf-activate-venv: SKIPPING [2023-11-08T01:18:05.216Z] INFO: No Stack... [2023-11-08T01:18:05.798Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T01:18:06.379Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T01:18:07.018Z] + cat /w/workspace/app-rfid-llrp-inventory/150/archives/cost.csv [2023-11-08T01:18:07.018Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T01:18:07.086Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-150-stack-cost] [2023-11-08T01:18:07.092Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-150-stack-cost] did not exist. Created. [2023-11-08T01:18:07.092Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:18:07.741Z] /w/workspace/app-rfid-llrp-inventory/150@tmp/durable-4774c00b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T01:18:08.390Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T01:18:08.414Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T01:18:08.478Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T01:18:08.485Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T01:18:08.500Z] $ docker stop --time=1 4c0ce52b37ea198d4fb508aa8256057ea25563008abe9f892f5fd68a2992b60d [2023-11-08T01:18:09.990Z] $ docker rm -f --volumes 4c0ce52b37ea198d4fb508aa8256057ea25563008abe9f892f5fd68a2992b60d [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 [2023-11-08T01:18:10.401Z] provisioning config files... [2023-11-08T01:18:10.408Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3706549852866785677tmp [Pipeline] { [Pipeline] sh [2023-11-08T01:18:10.719Z] + set +x [2023-11-08T01:18:10.719Z] + curl -s https://codecov.io/bash [2023-11-08T01:18:10.719Z] + bash -s -- [2023-11-08T01:18:10.719Z] [2023-11-08T01:18:10.719Z] _____ _ [2023-11-08T01:18:10.719Z] / ____| | | [2023-11-08T01:18:10.719Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T01:18:10.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T01:18:10.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T01:18:10.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T01:18:10.719Z] Bash-1.0.6 [2023-11-08T01:18:10.719Z] [2023-11-08T01:18:10.719Z] [2023-11-08T01:18:10.719Z] ==> git version 2.25.1 found [2023-11-08T01:18:10.719Z] ==> 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 [2023-11-08T01:18:10.719Z] Release-Date: 2020-01-08 [2023-11-08T01:18:10.719Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T01:18:10.719Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T01:18:10.719Z] ==> Jenkins CI detected. [2023-11-08T01:18:10.719Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-08T01:18:10.719Z] project root: . [2023-11-08T01:18:10.719Z] --> token set from env [2023-11-08T01:18:10.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T01:18:10.719Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T01:18:10.719Z] ==> Python coveragepy not found [2023-11-08T01:18:10.719Z] ==> Searching for coverage reports in: [2023-11-08T01:18:10.719Z] + . [2023-11-08T01:18:10.719Z] -> Found 1 reports [2023-11-08T01:18:10.719Z] ==> Detecting git/mercurial file structure [2023-11-08T01:18:10.719Z] ==> Reading reports [2023-11-08T01:18:10.719Z] + ./coverage.out bytes=41317 [2023-11-08T01:18:10.719Z] ==> Appending adjustments [2023-11-08T01:18:10.719Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T01:18:10.978Z] + Found adjustments [2023-11-08T01:18:10.978Z] ==> Gzipping contents [2023-11-08T01:18:10.978Z] 12K /tmp/codecov.jx70n0.gz [2023-11-08T01:18:10.978Z] ==> Uploading reports [2023-11-08T01:18:10.978Z] url: https://codecov.io [2023-11-08T01:18:10.978Z] query: branch=main&commit=826bf94fa21597c4032996cd263344f18e127d9f&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T01:18:10.978Z] -> Pinging Codecov [2023-11-08T01:18:10.978Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=826bf94fa21597c4032996cd263344f18e127d9f&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T01:18:11.242Z] -> Uploading to [2023-11-08T01:18:11.242Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/581DD39554BDF9B6E22D074273EAD858/826bf94fa21597c4032996cd263344f18e127d9f/21e5f62a-be7e-4f09-bc99-2f5a7097abd6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T011810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62424900b181aec67845521a063cf23768a18fb19451b784f878f391ec33fe34 [2023-11-08T01:18:11.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T01:18:11.242Z] Dload Upload Total Spent Left Speed [2023-11-08T01:18:11.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 48953 --:--:-- --:--:-- --:--:-- 48953 [2023-11-08T01:18:11.502Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/826bf94fa21597c4032996cd263344f18e127d9f [Pipeline] } [2023-11-08T01:18:11.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-08T01:18:11.656Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-08T01:18:11.667Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:18:11.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T01:18:11.972Z] [2023-11-08T01:18:11.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:18:12.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T01:18:12.269Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-08T01:18:12.269Z] df9b9388f04a: Pulling fs layer [2023-11-08T01:18:12.269Z] 52dc419b0ee2: Pulling fs layer [2023-11-08T01:18:12.269Z] 25bc292e5bac: Pulling fs layer [2023-11-08T01:18:12.269Z] 114826534d7a: Pulling fs layer [2023-11-08T01:18:12.269Z] 4657fd5d0bcf: Pulling fs layer [2023-11-08T01:18:12.269Z] 6ad1cebc031e: Pulling fs layer [2023-11-08T01:18:12.269Z] 8a3aa393b2d8: Pulling fs layer [2023-11-08T01:18:12.269Z] 114826534d7a: Waiting [2023-11-08T01:18:12.269Z] 4657fd5d0bcf: Waiting [2023-11-08T01:18:12.269Z] 6ad1cebc031e: Waiting [2023-11-08T01:18:12.269Z] 8a3aa393b2d8: Waiting [2023-11-08T01:18:12.269Z] 52dc419b0ee2: Verifying Checksum [2023-11-08T01:18:12.269Z] 52dc419b0ee2: Download complete [2023-11-08T01:18:12.269Z] 25bc292e5bac: Download complete [2023-11-08T01:18:12.269Z] 4657fd5d0bcf: Verifying Checksum [2023-11-08T01:18:12.269Z] 4657fd5d0bcf: Download complete [2023-11-08T01:18:12.269Z] df9b9388f04a: Download complete [2023-11-08T01:18:12.531Z] df9b9388f04a: Pull complete [2023-11-08T01:18:12.531Z] 6ad1cebc031e: Verifying Checksum [2023-11-08T01:18:12.531Z] 6ad1cebc031e: Download complete [2023-11-08T01:18:12.531Z] 52dc419b0ee2: Pull complete [2023-11-08T01:18:12.531Z] 25bc292e5bac: Pull complete [2023-11-08T01:18:13.103Z] 114826534d7a: Verifying Checksum [2023-11-08T01:18:13.103Z] 114826534d7a: Download complete [2023-11-08T01:18:13.103Z] 8a3aa393b2d8: Verifying Checksum [2023-11-08T01:18:13.103Z] 8a3aa393b2d8: Download complete [2023-11-08T01:18:16.440Z] 114826534d7a: Pull complete [2023-11-08T01:18:16.440Z] 4657fd5d0bcf: Pull complete [2023-11-08T01:18:17.006Z] 6ad1cebc031e: Pull complete [2023-11-08T01:18:21.189Z] 8a3aa393b2d8: Pull complete [2023-11-08T01:18:21.189Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-08T01:18:21.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T01:18:21.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:18:21.270Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:18:21.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-08T01:18:29.221Z] $ docker top c93400a6d5023b8a2d42b286484f4872637eeaec8fa7d90d4960719b9c5d4869 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-08T01:18:29.263Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-11-08T01:18:29.541Z] + set -o pipefail [2023-11-08T01:18:29.541Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-11-08T01:18:36.303Z] [2023-11-08T01:18:36.303Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-11-08T01:18:36.303Z] [2023-11-08T01:18:36.303Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/7fa8a28e-b919-45ef-b229-4869b515bc2c [2023-11-08T01:18:36.303Z] [2023-11-08T01:18:36.303Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-08T01:18:36.303Z] [2023-11-08T01:18:36.303Z] [2023-11-08T01:18:36.303Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-08T01:18:36.303Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-08T01:18:36.303Z] More details here: https://snyk.co/ue1NS [2023-11-08T01:18:36.303Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-08T01:18:36.303Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-08T01:18:36.338Z] $ docker stop --time=1 c93400a6d5023b8a2d42b286484f4872637eeaec8fa7d90d4960719b9c5d4869 [2023-11-08T01:18:40.704Z] $ docker rm -f --volumes c93400a6d5023b8a2d42b286484f4872637eeaec8fa7d90d4960719b9c5d4869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:18:41.429Z] + git log --format=format:%s -1 826bf94fa21597c4032996cd263344f18e127d9f [Pipeline] sh [2023-11-08T01:18:41.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:18:41.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:18:42.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:18:42.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:18:42.092Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:18:42.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T01:18:42.590Z] $ docker top 0cd3b8083dd2c8d59bd3a6e10c7cea9c6e2ff8429125a3d5801ca363eb8d2542 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:18:42.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:18:42.662Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:18:42.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:18:42.806Z] $ docker exec 0cd3b8083dd2c8d59bd3a6e10c7cea9c6e2ff8429125a3d5801ca363eb8d2542 ssh-agent [2023-11-08T01:18:42.881Z] SSH_AUTH_SOCK=/tmp/ssh-VchCkKAe8sHF/agent.32 [2023-11-08T01:18:42.881Z] SSH_AGENT_PID=38 [2023-11-08T01:18:42.885Z] Running ssh-add (command line suppressed) [2023-11-08T01:18:43.015Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8717414914970613576.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8717414914970613576.key) [2023-11-08T01:18:43.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:18:43.297Z] + git semver tag [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,487 [run_tag] DEBUG tag force:False [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,487 [check_head_tag] DEBUG check head tag [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,488 [execute] INFO git cat-file --batch-check [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,492 [execute] INFO git cat-file --batch [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,507 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,508 [execute] INFO git tag -a v3.1.0-dev.38 -m v3.1.0-dev.38 [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,508 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.38', '-m', 'v3.1.0-dev.38'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:18:43.558Z] 2023-11-08 01:18:43,513 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-08T01:18:43.558Z] 3.1.0-dev.38 [Pipeline] } [2023-11-08T01:18:43.589Z] $ docker exec --env ******** --env ******** 0cd3b8083dd2c8d59bd3a6e10c7cea9c6e2ff8429125a3d5801ca363eb8d2542 ssh-agent -k [2023-11-08T01:18:43.698Z] unset SSH_AUTH_SOCK; [2023-11-08T01:18:43.699Z] unset SSH_AGENT_PID; [2023-11-08T01:18:43.699Z] echo Agent pid 38 killed; [2023-11-08T01:18:43.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:18:44.008Z] + git semver [Pipeline] } [2023-11-08T01:18:44.303Z] $ docker stop --time=1 0cd3b8083dd2c8d59bd3a6e10c7cea9c6e2ff8429125a3d5801ca363eb8d2542 [2023-11-08T01:18:45.600Z] $ docker rm -f --volumes 0cd3b8083dd2c8d59bd3a6e10c7cea9c6e2ff8429125a3d5801ca363eb8d2542 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:18:46.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T01:18:46.263Z] [2023-11-08T01:18:46.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:18:46.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T01:18:46.566Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-08T01:18:46.566Z] ab5ef0e58194: Pulling fs layer [2023-11-08T01:18:46.566Z] 9712f1f96733: Pulling fs layer [2023-11-08T01:18:46.566Z] 63f879dbbcfc: Pulling fs layer [2023-11-08T01:18:46.566Z] 0d9ebad4ef96: Pulling fs layer [2023-11-08T01:18:46.566Z] e9a5061849ea: Pulling fs layer [2023-11-08T01:18:46.566Z] d747dcd14b5f: Pulling fs layer [2023-11-08T01:18:46.566Z] 2de7ff778b66: Pulling fs layer [2023-11-08T01:18:46.566Z] d747dcd14b5f: Waiting [2023-11-08T01:18:46.566Z] e9a5061849ea: Waiting [2023-11-08T01:18:46.566Z] 2de7ff778b66: Waiting [2023-11-08T01:18:46.566Z] 9712f1f96733: Verifying Checksum [2023-11-08T01:18:46.566Z] 9712f1f96733: Download complete [2023-11-08T01:18:46.828Z] 63f879dbbcfc: Verifying Checksum [2023-11-08T01:18:46.828Z] 63f879dbbcfc: Download complete [2023-11-08T01:18:47.088Z] e9a5061849ea: Verifying Checksum [2023-11-08T01:18:47.088Z] e9a5061849ea: Download complete [2023-11-08T01:18:47.088Z] d747dcd14b5f: Verifying Checksum [2023-11-08T01:18:47.088Z] d747dcd14b5f: Download complete [2023-11-08T01:18:47.088Z] ab5ef0e58194: Verifying Checksum [2023-11-08T01:18:47.088Z] ab5ef0e58194: Download complete [2023-11-08T01:18:47.347Z] 0d9ebad4ef96: Verifying Checksum [2023-11-08T01:18:47.347Z] 0d9ebad4ef96: Download complete [2023-11-08T01:18:47.347Z] 2de7ff778b66: Verifying Checksum [2023-11-08T01:18:47.347Z] 2de7ff778b66: Download complete [2023-11-08T01:18:49.878Z] ab5ef0e58194: Pull complete [2023-11-08T01:18:50.135Z] 9712f1f96733: Pull complete [2023-11-08T01:18:50.701Z] 63f879dbbcfc: Pull complete [2023-11-08T01:18:53.982Z] 0d9ebad4ef96: Pull complete [2023-11-08T01:18:54.548Z] e9a5061849ea: Pull complete [2023-11-08T01:18:54.548Z] d747dcd14b5f: Pull complete [2023-11-08T01:18:55.481Z] 2de7ff778b66: Pull complete [2023-11-08T01:18:55.481Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-08T01:18:55.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T01:18:55.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:18:55.565Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:18:55.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-08T01:19:01.460Z] $ docker top 2683614cf31600574ce5ec898ec2cd2f9dec38902d740822933f83a451332a81 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:19:01.514Z] provisioning config files... [2023-11-08T01:19:01.519Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11168192813974774293tmp [2023-11-08T01:19:01.527Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8680785922901509754tmp [2023-11-08T01:19:01.533Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11123969071632602805tmp [Pipeline] { [Pipeline] echo [2023-11-08T01:19:01.548Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:01.830Z] ---> sigul-configuration.sh [2023-11-08T01:19:01.830Z] gpg: directory `/root/.gnupg' created [2023-11-08T01:19:01.830Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-08T01:19:01.830Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-08T01:19:01.830Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-08T01:19:01.830Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-08T01:19:01.830Z] gpg: CAST5 encrypted data [2023-11-08T01:19:01.830Z] gpg: encrypted with 1 passphrase [2023-11-08T01:19:01.830Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-08T01:19:02.125Z] + mkdir /home/jenkins [2023-11-08T01:19:02.125Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-08T01:19:02.409Z] + 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 [2023-11-08T01:19:02.416Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:02.697Z] ---> sigul-install.sh [2023-11-08T01:19:02.697Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-08T01:19:02.975Z] + git tag --list [2023-11-08T01:19:02.975Z] v0.0.0 [2023-11-08T01:19:02.975Z] v1.0.0 [2023-11-08T01:19:02.975Z] v2.1.0 [2023-11-08T01:19:02.975Z] v2.1.1 [2023-11-08T01:19:02.975Z] v2.2.0 [2023-11-08T01:19:02.975Z] v2.3.0 [2023-11-08T01:19:02.975Z] v3.0 [2023-11-08T01:19:02.975Z] v3.0.0 [2023-11-08T01:19:02.975Z] v3.0.1 [2023-11-08T01:19:02.975Z] v3.0.1-dev.1 [2023-11-08T01:19:02.975Z] v3.1.0-dev.1 [2023-11-08T01:19:02.975Z] v3.1.0-dev.10 [2023-11-08T01:19:02.975Z] v3.1.0-dev.11 [2023-11-08T01:19:02.975Z] v3.1.0-dev.12 [2023-11-08T01:19:02.975Z] v3.1.0-dev.13 [2023-11-08T01:19:02.975Z] v3.1.0-dev.14 [2023-11-08T01:19:02.975Z] v3.1.0-dev.15 [2023-11-08T01:19:02.975Z] v3.1.0-dev.16 [2023-11-08T01:19:02.975Z] v3.1.0-dev.17 [2023-11-08T01:19:02.975Z] v3.1.0-dev.18 [2023-11-08T01:19:02.975Z] v3.1.0-dev.19 [2023-11-08T01:19:02.975Z] v3.1.0-dev.2 [2023-11-08T01:19:02.975Z] v3.1.0-dev.20 [2023-11-08T01:19:02.975Z] v3.1.0-dev.21 [2023-11-08T01:19:02.975Z] v3.1.0-dev.22 [2023-11-08T01:19:02.975Z] v3.1.0-dev.23 [2023-11-08T01:19:02.975Z] v3.1.0-dev.24 [2023-11-08T01:19:02.975Z] v3.1.0-dev.25 [2023-11-08T01:19:02.975Z] v3.1.0-dev.26 [2023-11-08T01:19:02.975Z] v3.1.0-dev.27 [2023-11-08T01:19:02.975Z] v3.1.0-dev.28 [2023-11-08T01:19:02.975Z] v3.1.0-dev.29 [2023-11-08T01:19:02.975Z] v3.1.0-dev.3 [2023-11-08T01:19:02.975Z] v3.1.0-dev.30 [2023-11-08T01:19:02.975Z] v3.1.0-dev.31 [2023-11-08T01:19:02.975Z] v3.1.0-dev.32 [2023-11-08T01:19:02.975Z] v3.1.0-dev.33 [2023-11-08T01:19:02.975Z] v3.1.0-dev.34 [2023-11-08T01:19:02.975Z] v3.1.0-dev.35 [2023-11-08T01:19:02.975Z] v3.1.0-dev.36 [2023-11-08T01:19:02.975Z] v3.1.0-dev.37 [2023-11-08T01:19:02.975Z] v3.1.0-dev.38 [2023-11-08T01:19:02.975Z] v3.1.0-dev.4 [2023-11-08T01:19:02.975Z] v3.1.0-dev.5 [2023-11-08T01:19:02.975Z] v3.1.0-dev.6 [2023-11-08T01:19:02.975Z] v3.1.0-dev.7 [2023-11-08T01:19:02.975Z] v3.1.0-dev.8 [2023-11-08T01:19:02.975Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-08T01:19:03.256Z] + lftools sign git-tag v3.1.0-dev.38 [2023-11-08T01:19:03.825Z] Signing Git tag with Sigul... [2023-11-08T01:19:03.826Z] Signing v3.1.0-dev.38 [Pipeline] echo [2023-11-08T01:19:04.094Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:04.376Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-08T01:19:04.384Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-08T01:19:04.429Z] $ docker stop --time=1 2683614cf31600574ce5ec898ec2cd2f9dec38902d740822933f83a451332a81 [2023-11-08T01:19:05.729Z] $ docker rm -f --volumes 2683614cf31600574ce5ec898ec2cd2f9dec38902d740822933f83a451332a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-08T01:19:06.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:19:06.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:19:06.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:19:06.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:19:06.503Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:19:06.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T01:19:06.887Z] $ docker top b385876195d6386d00cf2811251739c7d446655b75acdabfe837ae8763e60fbe -eo pid,comm [2023-11-08T01:19:06.911Z] 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). [2023-11-08T01:19:06.911Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:19:06.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:19:06.954Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:19:07.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:19:07.084Z] $ docker exec b385876195d6386d00cf2811251739c7d446655b75acdabfe837ae8763e60fbe ssh-agent [2023-11-08T01:19:07.158Z] SSH_AUTH_SOCK=/tmp/ssh-1IoGANRCpW3n/agent.31 [2023-11-08T01:19:07.158Z] SSH_AGENT_PID=37 [2023-11-08T01:19:07.163Z] Running ssh-add (command line suppressed) [2023-11-08T01:19:07.270Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5202550729151972213.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5202550729151972213.key) [2023-11-08T01:19:07.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:19:07.549Z] + git semver bump pre [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,721 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,721 [bump_version] DEBUG bumping version:3.1.0-dev.38 on axis:pre with prefix:dev [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,721 [bump_version] DEBUG bumped version:3.1.0-dev.39 [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,721 [write_version] DEBUG write version:3.1.0-dev.39 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,721 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,721 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,723 [execute] INFO git cat-file --batch-check [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,727 [execute] INFO git cat-file --batch [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:19:07.808Z] 2023-11-08 01:19:07,732 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-08T01:19:07.808Z] 3.1.0-dev.39 [Pipeline] } [2023-11-08T01:19:07.840Z] $ docker exec --env ******** --env ******** b385876195d6386d00cf2811251739c7d446655b75acdabfe837ae8763e60fbe ssh-agent -k [2023-11-08T01:19:07.936Z] unset SSH_AUTH_SOCK; [2023-11-08T01:19:07.936Z] unset SSH_AGENT_PID; [2023-11-08T01:19:07.936Z] echo Agent pid 37 killed; [2023-11-08T01:19:07.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:19:08.242Z] + git semver [Pipeline] } [2023-11-08T01:19:08.534Z] $ docker stop --time=1 b385876195d6386d00cf2811251739c7d446655b75acdabfe837ae8763e60fbe [2023-11-08T01:19:09.833Z] $ docker rm -f --volumes b385876195d6386d00cf2811251739c7d446655b75acdabfe837ae8763e60fbe [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:19:10.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:19:10.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:19:10.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:19:10.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:19:10.520Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:19:10.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T01:19:10.890Z] $ docker top af3be92f5a898bfb608143a133ec3e01248ecb3e9ba660c274d7a17020ab2013 -eo pid,comm [2023-11-08T01:19:10.911Z] 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). [2023-11-08T01:19:10.911Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:19:10.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:19:10.951Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:19:11.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:19:11.087Z] $ docker exec af3be92f5a898bfb608143a133ec3e01248ecb3e9ba660c274d7a17020ab2013 ssh-agent [2023-11-08T01:19:11.161Z] SSH_AUTH_SOCK=/tmp/ssh-qET9n5xb54Di/agent.34 [2023-11-08T01:19:11.161Z] SSH_AGENT_PID=40 [2023-11-08T01:19:11.166Z] Running ssh-add (command line suppressed) [2023-11-08T01:19:11.282Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7539720926591744572.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7539720926591744572.key) [2023-11-08T01:19:11.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:19:11.561Z] + git semver push [2023-11-08T01:19:11.821Z] 2023-11-08 01:19:11,788 [run_push] DEBUG push [2023-11-08T01:19:11.821Z] 2023-11-08 01:19:11,789 [execute] INFO git cat-file --batch-check [2023-11-08T01:19:11.821Z] 2023-11-08 01:19:11,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:19:11.821Z] 2023-11-08 01:19:11,792 [execute] INFO git rev-list ee81540965f2d5a87411bbabdf012b14ed03358d -- [2023-11-08T01:19:11.821Z] 2023-11-08 01:19:11,793 [execute] DEBUG Popen(['git', 'rev-list', 'ee81540965f2d5a87411bbabdf012b14ed03358d', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:19:11.821Z] 2023-11-08 01:19:11,801 [execute] INFO git fetch -v origin [2023-11-08T01:19:11.821Z] 2023-11-08 01:19:11,801 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-08T01:19:12.389Z] 2023-11-08 01:19:12,340 [run_push] DEBUG no remote changes detected [2023-11-08T01:19:12.389Z] 2023-11-08 01:19:12,341 [execute] INFO git push origin semver [2023-11-08T01:19:12.389Z] 2023-11-08 01:19:12,341 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:19:13.328Z] 2023-11-08 01:19:13,095 [run_push] DEBUG push all version tags [2023-11-08T01:19:13.329Z] 2023-11-08 01:19:13,096 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-08T01:19:13.329Z] 2023-11-08 01:19:13,096 [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) [2023-11-08T01:19:13.897Z] 2023-11-08 01:19:13,824 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-08T01:19:13.897Z] 3.1.0-dev.39 [Pipeline] } [2023-11-08T01:19:13.927Z] $ docker exec --env ******** --env ******** af3be92f5a898bfb608143a133ec3e01248ecb3e9ba660c274d7a17020ab2013 ssh-agent -k [2023-11-08T01:19:14.020Z] unset SSH_AUTH_SOCK; [2023-11-08T01:19:14.020Z] unset SSH_AGENT_PID; [2023-11-08T01:19:14.020Z] echo Agent pid 40 killed; [2023-11-08T01:19:14.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:19:14.320Z] + git semver [Pipeline] } [2023-11-08T01:19:14.613Z] $ docker stop --time=1 af3be92f5a898bfb608143a133ec3e01248ecb3e9ba660c274d7a17020ab2013 [2023-11-08T01:19:15.916Z] $ docker rm -f --volumes af3be92f5a898bfb608143a133ec3e01248ecb3e9ba660c274d7a17020ab2013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-08T01:19:16.493Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-11-08T01:19:16.493Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-08T01:19:16.493Z] total 16 [2023-11-08T01:19:16.493Z] drwxr-xr-x 3 root root 4096 Nov 8 01:05 . [2023-11-08T01:19:16.493Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 01:19 .. [2023-11-08T01:19:16.493Z] drwxr-xr-x 2 root root 4096 Nov 8 01:05 cost [2023-11-08T01:19:16.493Z] -rw-r--r-- 1 root root 95 Nov 8 01:05 cost.csv [2023-11-08T01:19:16.493Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-08T01:19:16.493Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-08T01:19:16.493Z] total 16 [2023-11-08T01:19:16.493Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:05 . [2023-11-08T01:19:16.493Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 01:19 .. [2023-11-08T01:19:16.493Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 01:05 cost [2023-11-08T01:19:16.493Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 8 01:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:16.784Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:17.655Z] ---> package-listing.sh [2023-11-08T01:19:17.655Z] ++ facter osfamily [2023-11-08T01:19:17.655Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T01:19:17.915Z] + OS_FAMILY=debian [2023-11-08T01:19:17.915Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-08T01:19:17.915Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T01:19:17.915Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T01:19:17.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T01:19:17.915Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T01:19:17.915Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-08T01:19:17.915Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T01:19:17.915Z] + case "${OS_FAMILY}" in [2023-11-08T01:19:17.915Z] + dpkg -l [2023-11-08T01:19:17.915Z] + grep '^ii' [2023-11-08T01:19:17.915Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T01:19:17.915Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T01:19:17.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T01:19:17.915Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-08T01:19:17.915Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-11-08T01:19:17.915Z] + 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 [2023-11-08T01:19:17.927Z] 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 [2023-11-08T01:19:18.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:19:18.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:19:18.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:19:18.829Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-11-08T01:19:18.910Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T01:19:19.140Z] $ docker top acaa050497e57c6ced4cf795cec5bef6d25241c28ab47a671e477af46772c8c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:19:19.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T01:19:19.828Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T01:19:20.121Z] + ls /var/log/sa-host [2023-11-08T01:19:20.121Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:19:20.293Z] provisioning config files... [2023-11-08T01:19:20.302Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8187193188159119268tmp [Pipeline] { [Pipeline] echo [2023-11-08T01:19:20.314Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:20.598Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T01:19:20.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:20.929Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T01:19:20.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:21.225Z] ---> sudo-logs.sh [2023-11-08T01:19:21.225Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T01:19:21.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:21.535Z] ---> job-cost.sh [2023-11-08T01:19:21.535Z] lf-activate-venv: SKIPPING [2023-11-08T01:19:21.535Z] DEBUG: total: 0.2199999988079071 [2023-11-08T01:19:21.535Z] INFO: Retrieving Stack Cost... [2023-11-08T01:19:22.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:19:22.362Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T01:19:22.376Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:19:22.661Z] ---> logs-deploy.sh [2023-11-08T01:19:22.661Z] lf-activate-venv: SKIPPING [2023-11-08T01:19:22.661Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/150 [2023-11-08T01:19:22.661Z] INFO: archiving workspace using pattern(s): [2023-11-08T01:19:23.599Z] Archives upload complete. [2023-11-08T01:19:23.599Z] INFO: archiving logs to Nexus