Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8fb3763d23db19ec0de6abf19f1121c4fb59e71 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-ssh9377980171432819422.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18018652911089240784.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9639911147891727805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7900288408608670997.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-ssh7719372568433818926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24905 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 d8fb3763d23db19ec0de6abf19f1121c4fb59e71 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#258)" > git config core.sparsecheckout # timeout=10 > git checkout -f d8fb3763d23db19ec0de6abf19f1121c4fb59e71 # timeout=10 > git rev-list --no-walk 0e16a6df0815e3d914a8faee18f63ce933aa26d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-12T16:36:10.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-12T16:36:10.131Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-12T16:36:10.156Z] ========================================================= [2023-12-12T16:36:10.156Z] EdgeX Global Pipelines Version Info [2023-12-12T16:36:10.156Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:36:10.887Z] ------------------- [2023-12-12T16:36:10.887Z] stable info: [2023-12-12T16:36:10.887Z] ------------------- [2023-12-12T16:36:10.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-12T16:36:10.887Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T16:36:10.887Z] Message: update stable to v1.0.258 [2023-12-12T16:36:11.459Z] ------------------- [2023-12-12T16:36:11.459Z] experimental info: [2023-12-12T16:36:11.459Z] ------------------- [2023-12-12T16:36:11.459Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-12T16:36:11.459Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T16:36:11.459Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-12T16:36:11.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-12-12T16:36:11.559Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-12-12T16:36:11.586Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-12T16:36:11.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-12T16:36:11.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-12T16:36:11.674Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-12T16:36:11.705Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-12T16:36:11.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-12T16:36:11.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-12T16:36:11.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-12T16:36:11.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-12T16:36:11.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-12-12T16:36:11.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-12T16:36:11.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-12T16:36:11.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T16:36:11.975Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T16:36:12.006Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-12T16:36:12.036Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-12T16:36:12.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-12T16:36:12.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-12T16:36:12.130Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-12T16:36:12.163Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-12T16:36:12.198Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-12T16:36:12.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-12T16:36:12.271Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-12T16:36:12.310Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-12T16:36:12.350Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-12T16:36:12.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-12T16:36:12.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-12T16:36:12.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-12T16:36:12.485Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [Pipeline] echo [2023-12-12T16:36:12.525Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8fb376 [Pipeline] echo [2023-12-12T16:36:12.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:36:12.651Z] provisioning config files... [2023-12-12T16:36:12.663Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6223580480185108303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:36:13.014Z] ---> ****-login.sh [2023-12-12T16:36:13.014Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:36:13.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:13.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:13.534Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:13.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:13.534Z] [2023-12-12T16:36:13.534Z] Login Succeeded [2023-12-12T16:36:13.534Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:36:13.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:13.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:13.534Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:13.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:13.534Z] [2023-12-12T16:36:13.534Z] Login Succeeded [2023-12-12T16:36:13.534Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:36:13.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:13.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:13.535Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:13.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:13.535Z] [2023-12-12T16:36:13.535Z] Login Succeeded [2023-12-12T16:36:13.535Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:36:13.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:13.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:13.794Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:13.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:13.794Z] [2023-12-12T16:36:13.794Z] Login Succeeded [2023-12-12T16:36:13.794Z] ****.io [2023-12-12T16:36:13.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:14.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:14.055Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:14.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:14.055Z] [2023-12-12T16:36:14.055Z] Login Succeeded [2023-12-12T16:36:14.055Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:36:14.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-12T16:36:14.575Z] + git rev-list -1 --merges d8fb3763d23db19ec0de6abf19f1121c4fb59e71~1..d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [Pipeline] echo [2023-12-12T16:36:14.601Z] -----------> git rev-list -1 --merges d8fb3763d23db19ec0de6abf19f1121c4fb59e71~1..d8fb3763d23db19ec0de6abf19f1121c4fb59e71 d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [false] [Pipeline] sh [2023-12-12T16:36:14.902Z] + git log --format=format:%s -1 d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [Pipeline] echo [2023-12-12T16:36:14.917Z] ========================================================= [2023-12-12T16:36:14.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-12T16:36:14.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T16:36:15.295Z] + git log --format=format:%s -1 d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [Pipeline] echo [2023-12-12T16:36:15.306Z] [semverPrep] GIT_COMMIT: d8fb3763d23db19ec0de6abf19f1121c4fb59e71, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#258) [Pipeline] echo [2023-12-12T16:36:15.333Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-12T16:36:15.720Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:36:15.720Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-12T16:36:15.720Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-12T16:36:15.720Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-12T16:36:15.720Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-12T16:36:15.720Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-12T16:36:15.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:36:16.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:36:16.135Z] [2023-12-12T16:36:16.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:36:16.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:36:16.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-12T16:36:16.454Z] b85a868b505f: Pulling fs layer [2023-12-12T16:36:16.454Z] e2be974225ed: Pulling fs layer [2023-12-12T16:36:16.454Z] 339a4e72a1f5: Pulling fs layer [2023-12-12T16:36:16.454Z] 988bab9f4d93: Pulling fs layer [2023-12-12T16:36:16.454Z] 1469e6f7b9e6: Pulling fs layer [2023-12-12T16:36:16.454Z] eaf3925da568: Pulling fs layer [2023-12-12T16:36:16.454Z] bab4dde63d76: Pulling fs layer [2023-12-12T16:36:16.454Z] bde34c3a00c8: Pulling fs layer [2023-12-12T16:36:16.454Z] b352a97aabf1: Pulling fs layer [2023-12-12T16:36:16.454Z] 4872d77fe225: Pulling fs layer [2023-12-12T16:36:16.454Z] 5851b861e8e6: Pulling fs layer [2023-12-12T16:36:16.454Z] 988bab9f4d93: Waiting [2023-12-12T16:36:16.454Z] b352a97aabf1: Waiting [2023-12-12T16:36:16.454Z] bab4dde63d76: Waiting [2023-12-12T16:36:16.454Z] bde34c3a00c8: Waiting [2023-12-12T16:36:16.454Z] eaf3925da568: Waiting [2023-12-12T16:36:16.454Z] 4872d77fe225: Waiting [2023-12-12T16:36:16.454Z] 5851b861e8e6: Waiting [2023-12-12T16:36:16.454Z] e2be974225ed: Verifying Checksum [2023-12-12T16:36:16.454Z] e2be974225ed: Download complete [2023-12-12T16:36:16.454Z] 988bab9f4d93: Download complete [2023-12-12T16:36:16.454Z] 1469e6f7b9e6: Verifying Checksum [2023-12-12T16:36:16.454Z] 1469e6f7b9e6: Download complete [2023-12-12T16:36:16.454Z] eaf3925da568: Verifying Checksum [2023-12-12T16:36:16.454Z] eaf3925da568: Download complete [2023-12-12T16:36:16.717Z] 339a4e72a1f5: Verifying Checksum [2023-12-12T16:36:16.717Z] 339a4e72a1f5: Download complete [2023-12-12T16:36:16.717Z] bde34c3a00c8: Download complete [2023-12-12T16:36:16.717Z] b352a97aabf1: Download complete [2023-12-12T16:36:16.717Z] 4872d77fe225: Verifying Checksum [2023-12-12T16:36:16.717Z] 5851b861e8e6: Verifying Checksum [2023-12-12T16:36:16.717Z] 5851b861e8e6: Download complete [2023-12-12T16:36:16.717Z] b85a868b505f: Verifying Checksum [2023-12-12T16:36:16.717Z] b85a868b505f: Download complete [2023-12-12T16:36:16.978Z] bab4dde63d76: Verifying Checksum [2023-12-12T16:36:16.978Z] bab4dde63d76: Download complete [2023-12-12T16:36:17.916Z] b85a868b505f: Pull complete [2023-12-12T16:36:18.187Z] e2be974225ed: Pull complete [2023-12-12T16:36:18.756Z] 339a4e72a1f5: Pull complete [2023-12-12T16:36:18.756Z] 988bab9f4d93: Pull complete [2023-12-12T16:36:19.014Z] 1469e6f7b9e6: Pull complete [2023-12-12T16:36:19.014Z] eaf3925da568: Pull complete [2023-12-12T16:36:20.921Z] bab4dde63d76: Pull complete [2023-12-12T16:36:20.921Z] bde34c3a00c8: Pull complete [2023-12-12T16:36:20.921Z] b352a97aabf1: Pull complete [2023-12-12T16:36:21.181Z] 4872d77fe225: Pull complete [2023-12-12T16:36:21.181Z] 5851b861e8e6: Pull complete [2023-12-12T16:36:21.181Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-12T16:36:21.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:36:21.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:36:21.373Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:36:21.410Z] $ 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-12-12T16:36:24.343Z] $ docker top dbc5d7afb3996fa3348f05db5d36a4d5a78c6a47fcb5832ee86fb707623a7732 -eo pid,comm [2023-12-12T16:36:24.392Z] 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-12-12T16:36:24.392Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:36:24.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:36:24.485Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:36:24.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:36:24.588Z] $ docker exec dbc5d7afb3996fa3348f05db5d36a4d5a78c6a47fcb5832ee86fb707623a7732 ssh-agent [2023-12-12T16:36:24.705Z] SSH_AUTH_SOCK=/tmp/ssh-VV9xmaQpZxJH/agent.31 [2023-12-12T16:36:24.705Z] SSH_AGENT_PID=38 [2023-12-12T16:36:24.713Z] Running ssh-add (command line suppressed) [2023-12-12T16:36:24.819Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2209081971951393973.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2209081971951393973.key) [2023-12-12T16:36:24.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:36:25.139Z] + git tag --points-at HEAD [Pipeline] } [2023-12-12T16:36:25.154Z] $ docker exec --env ******** --env ******** dbc5d7afb3996fa3348f05db5d36a4d5a78c6a47fcb5832ee86fb707623a7732 ssh-agent -k [2023-12-12T16:36:25.253Z] unset SSH_AUTH_SOCK; [2023-12-12T16:36:25.254Z] unset SSH_AGENT_PID; [2023-12-12T16:36:25.254Z] echo Agent pid 38 killed; [2023-12-12T16:36:25.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-12T16:36:25.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:36:25.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:36:25.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:36:25.449Z] $ docker exec dbc5d7afb3996fa3348f05db5d36a4d5a78c6a47fcb5832ee86fb707623a7732 ssh-agent [2023-12-12T16:36:25.560Z] SSH_AUTH_SOCK=/tmp/ssh-SXeUFj1YUc1k/agent.70 [2023-12-12T16:36:25.560Z] SSH_AGENT_PID=76 [2023-12-12T16:36:25.565Z] Running ssh-add (command line suppressed) [2023-12-12T16:36:25.663Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18242791620507785993.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18242791620507785993.key) [2023-12-12T16:36:25.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:36:25.977Z] + git semver init [2023-12-12T16:36:26.237Z] 2023-12-12 16:36:26,134 [run_init] DEBUG init version:0.0.0 force:False [2023-12-12T16:36:26.237Z] 2023-12-12 16:36:26,135 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-12-12T16:36:26.237Z] 2023-12-12 16:36:26,136 [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-12-12T16:36:26.237Z] 2023-12-12 16:36:26,136 [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-12-12T16:36:27.617Z] 2023-12-12 16:36:27,468 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-12-12T16:36:27.617Z] 2023-12-12 16:36:27,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-12-12T16:36:27.617Z] 2023-12-12 16:36:27,469 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-12T16:36:27.617Z] 2023-12-12 16:36:27,469 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-12T16:36:27.617Z] 3.2.0-dev.4 [Pipeline] } [2023-12-12T16:36:27.631Z] $ docker exec --env ******** --env ******** dbc5d7afb3996fa3348f05db5d36a4d5a78c6a47fcb5832ee86fb707623a7732 ssh-agent -k [2023-12-12T16:36:27.724Z] unset SSH_AUTH_SOCK; [2023-12-12T16:36:27.725Z] unset SSH_AGENT_PID; [2023-12-12T16:36:27.725Z] echo Agent pid 76 killed; [2023-12-12T16:36:27.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:36:28.106Z] + git semver [Pipeline] } [2023-12-12T16:36:28.378Z] $ docker stop --time=1 dbc5d7afb3996fa3348f05db5d36a4d5a78c6a47fcb5832ee86fb707623a7732 [2023-12-12T16:36:29.658Z] $ docker rm -f --volumes dbc5d7afb3996fa3348f05db5d36a4d5a78c6a47fcb5832ee86fb707623a7732 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:36:30.021Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-12T16:36:30.259Z] Stashed 1 file(s) [Pipeline] echo [2023-12-12T16:36:30.262Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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-12-12T16:36:30.611Z] provisioning config files... [2023-12-12T16:36:30.620Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14832150493047953589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:36:30.946Z] ---> ****-login.sh [2023-12-12T16:36:30.946Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:36:30.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:30.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:30.946Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:30.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:30.946Z] [2023-12-12T16:36:30.946Z] Login Succeeded [2023-12-12T16:36:30.946Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:36:30.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:30.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:30.946Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:30.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:30.946Z] [2023-12-12T16:36:30.946Z] Login Succeeded [2023-12-12T16:36:30.946Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:36:31.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:31.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:31.209Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:31.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:31.209Z] [2023-12-12T16:36:31.209Z] Login Succeeded [2023-12-12T16:36:31.209Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:36:31.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:31.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:31.209Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:31.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:31.209Z] [2023-12-12T16:36:31.209Z] Login Succeeded [2023-12-12T16:36:31.209Z] ****.io [2023-12-12T16:36:31.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:36:31.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:36:31.468Z] Configure a credential helper to remove this warning. See [2023-12-12T16:36:31.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:36:31.468Z] [2023-12-12T16:36:31.468Z] Login Succeeded [2023-12-12T16:36:31.468Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:36:31.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-12T16:36:31.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:36:31.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:36:31.674Z] ========================================================= [2023-12-12T16:36:31.674Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-12T16:36:31.674Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:36:32.070Z] + 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-12-12T16:36:32.070Z] Sending build context to Docker daemon 16.88MB [2023-12-12T16:36:32.070Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-12T16:36:32.070Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-12T16:36:32.070Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-12T16:36:32.070Z] 7264a8db6415: Pulling fs layer [2023-12-12T16:36:32.070Z] c4d48a809fc2: Pulling fs layer [2023-12-12T16:36:32.070Z] 4f1c88b9dad5: Pulling fs layer [2023-12-12T16:36:32.070Z] ad3a456e5733: Pulling fs layer [2023-12-12T16:36:32.070Z] 69c7f0334f64: Pulling fs layer [2023-12-12T16:36:32.070Z] 1f1c1a5573a3: Pulling fs layer [2023-12-12T16:36:32.070Z] ad3a456e5733: Waiting [2023-12-12T16:36:32.070Z] 69c7f0334f64: Waiting [2023-12-12T16:36:32.070Z] ce7588e14bc9: Pulling fs layer [2023-12-12T16:36:32.070Z] b5e4710f87ac: Pulling fs layer [2023-12-12T16:36:32.070Z] 1f1c1a5573a3: Waiting [2023-12-12T16:36:32.070Z] ce7588e14bc9: Waiting [2023-12-12T16:36:32.070Z] b5e4710f87ac: Waiting [2023-12-12T16:36:32.070Z] c4d48a809fc2: Download complete [2023-12-12T16:36:32.329Z] ad3a456e5733: Download complete [2023-12-12T16:36:32.329Z] 69c7f0334f64: Verifying Checksum [2023-12-12T16:36:32.329Z] 69c7f0334f64: Download complete [2023-12-12T16:36:32.329Z] 7264a8db6415: Download complete [2023-12-12T16:36:32.329Z] 1f1c1a5573a3: Verifying Checksum [2023-12-12T16:36:32.329Z] 1f1c1a5573a3: Download complete [2023-12-12T16:36:32.329Z] b5e4710f87ac: Download complete [2023-12-12T16:36:32.329Z] 7264a8db6415: Pull complete [2023-12-12T16:36:32.587Z] c4d48a809fc2: Pull complete [2023-12-12T16:36:32.587Z] 4f1c88b9dad5: Verifying Checksum [2023-12-12T16:36:32.587Z] 4f1c88b9dad5: Download complete [2023-12-12T16:36:33.163Z] ce7588e14bc9: Verifying Checksum [2023-12-12T16:36:33.163Z] ce7588e14bc9: Download complete [2023-12-12T16:36:35.695Z] 4f1c88b9dad5: Pull complete [2023-12-12T16:36:35.695Z] ad3a456e5733: Pull complete [2023-12-12T16:36:35.695Z] 69c7f0334f64: Pull complete [2023-12-12T16:36:35.695Z] 1f1c1a5573a3: Pull complete [2023-12-12T16:36:38.303Z] ce7588e14bc9: Pull complete [2023-12-12T16:36:38.303Z] b5e4710f87ac: Pull complete [2023-12-12T16:36:38.303Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-12T16:36:38.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T16:36:38.303Z] ---> 88b5674ff536 [2023-12-12T16:36:38.303Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-12T16:36:43.581Z] ---> Running in 8386d2a5fbaf [2023-12-12T16:36:43.581Z] Removing intermediate container 8386d2a5fbaf [2023-12-12T16:36:43.581Z] ---> 0847cc95d024 [2023-12-12T16:36:43.581Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-12T16:36:43.581Z] ---> Running in 44cfb4438c45 [2023-12-12T16:36:43.581Z] Removing intermediate container 44cfb4438c45 [2023-12-12T16:36:43.581Z] ---> 1ac05791b675 [2023-12-12T16:36:43.581Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-12T16:36:43.581Z] ---> Running in b97d85078cae [2023-12-12T16:36:43.581Z] Removing intermediate container b97d85078cae [2023-12-12T16:36:43.581Z] ---> 285efcbb0821 [2023-12-12T16:36:43.581Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-12T16:36:43.581Z] ---> Running in 1739d6c1ab95 [2023-12-12T16:36:43.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:36:43.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:36:43.840Z] OK: 264 MiB in 52 packages [2023-12-12T16:36:44.100Z] Removing intermediate container 1739d6c1ab95 [2023-12-12T16:36:44.100Z] ---> 53e27879cdf2 [2023-12-12T16:36:44.100Z] Step 7/12 : WORKDIR /app [2023-12-12T16:36:44.100Z] ---> Running in e54fd9c7f0cf [2023-12-12T16:36:44.359Z] Removing intermediate container e54fd9c7f0cf [2023-12-12T16:36:44.359Z] ---> 251536b611cc [2023-12-12T16:36:44.359Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-12T16:36:44.359Z] ---> 7db9efc57fa6 [2023-12-12T16:36:44.359Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:36:44.359Z] ---> Running in c36bea086711 [2023-12-12T16:36:45.518Z] Still waiting to schedule task [2023-12-12T16:36:45.519Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-12T16:37:40.610Z] Removing intermediate container c36bea086711 [2023-12-12T16:37:40.610Z] ---> 3e4f3394c719 [2023-12-12T16:37:40.610Z] Step 10/12 : COPY . . [2023-12-12T16:37:40.610Z] ---> 6a358a70dbbe [2023-12-12T16:37:40.610Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-12T16:37:40.610Z] ---> Running in 8b9c0c877add [2023-12-12T16:37:40.610Z] Removing intermediate container 8b9c0c877add [2023-12-12T16:37:40.610Z] ---> 28070b949db0 [2023-12-12T16:37:40.610Z] Step 12/12 : RUN $MAKE [2023-12-12T16:37:40.610Z] ---> Running in 34c3f652a8f6 [2023-12-12T16:37:40.610Z] noop [2023-12-12T16:37:40.610Z] Removing intermediate container 34c3f652a8f6 [2023-12-12T16:37:40.610Z] ---> 5547e7ebeed1 [2023-12-12T16:37:40.610Z] Successfully built 5547e7ebeed1 [2023-12-12T16:37:40.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:37:40.992Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T16:37:40.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:37:41.170Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:37:41.198Z] $ 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-12-12T16:37:41.515Z] $ docker top 348ad9585063d88baf16be3dc0e3a386b8004bfb7cabfa801e3b5e11feb686b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:37:41.895Z] + go version [2023-12-12T16:37:41.895Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-12T16:37:41.908Z] $ docker stop --time=1 348ad9585063d88baf16be3dc0e3a386b8004bfb7cabfa801e3b5e11feb686b0 [2023-12-12T16:37:43.174Z] $ docker rm -f --volumes 348ad9585063d88baf16be3dc0e3a386b8004bfb7cabfa801e3b5e11feb686b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:37:43.789Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T16:37:43.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:37:43.897Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:37:43.928Z] $ 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-12-12T16:37:44.270Z] $ docker top 784c14e1adfa80e655722a19844d8ee73675273eb64bf7eae96fd50c18d88a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:37:44.645Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-12-12T16:37:44.958Z] + make test [2023-12-12T16:37:44.958Z] go test -race ./... -coverprofile=coverage.out ./... [2023-12-12T16:38:04.576Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-12-12T16:38:04.576Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-12-12T16:38:04.576Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.169s coverage: 86.2% of statements [2023-12-12T16:38:07.111Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.700s coverage: 71.9% of statements [2023-12-12T16:38:29.258Z] go vet ./... [2023-12-12T16:38:29.824Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T16:38:29.824Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T16:38:29.824Z] ./bin/test-attribution.sh [2023-12-12T16:38:29.824Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-12-12T16:38:29.824Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-12-12T16:38:29.824Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-12-12T16:38:29.824Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-12-12T16:38:29.824Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-12-12T16:38:29.824Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-12-12T16:38:29.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-12T16:38:29.873Z] $ docker stop --time=1 784c14e1adfa80e655722a19844d8ee73675273eb64bf7eae96fd50c18d88a89 [2023-12-12T16:38:33.391Z] $ docker rm -f --volumes 784c14e1adfa80e655722a19844d8ee73675273eb64bf7eae96fd50c18d88a89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:38:33.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-12T16:38:34.007Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-12T16:38:34.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-12T16:38:34.787Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24906 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-12-12T16:38:34.823Z] Running in /w/workspace/app-rfid-llrp-inventory/156 [Pipeline] { [Pipeline] checkout [2023-12-12T16:38:34.896Z] + ls -al . [2023-12-12T16:38:34.896Z] total 208 [2023-12-12T16:38:34.896Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 16:37 . [2023-12-12T16:38:34.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:36 .. [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 12 16:36 .dockerignore [2023-12-12T16:38:34.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:38 .git [2023-12-12T16:38:34.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:36 .github [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 773 Dec 12 16:36 .gitignore [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:36 .golangci.yml [2023-12-12T16:38:34.896Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:36 .semver [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 10232 Dec 12 16:36 Attribution.txt [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 11245 Dec 12 16:36 CHANGELOG.md [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 1768 Dec 12 16:36 Dockerfile [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:36 GOVERNANCE.md [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 665 Dec 12 16:36 Jenkinsfile [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 12 16:36 LICENSE [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 2497 Dec 12 16:36 Makefile [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 12 16:36 OWNERS.md [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 12 16:36 README.md [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:36 VERSION [2023-12-12T16:38:34.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:36 bin [2023-12-12T16:38:34.896Z] -rw-r--r-- 1 jenkins jenkins 41317 Dec 12 16:38 coverage.out [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 3921 Dec 12 16:36 go.mod [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 12 16:36 go.sum [2023-12-12T16:38:34.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:36 images [2023-12-12T16:38:34.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:36 internal [2023-12-12T16:38:34.896Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 12 16:36 main.go [2023-12-12T16:38:34.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:36 openapi [2023-12-12T16:38:34.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:36 res [2023-12-12T16:38:34.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:36 static [2023-12-12T16:38:37.894Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:38:38.261Z] + 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=d8fb3763d23db19ec0de6abf19f1121c4fb59e71 --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-12T16:38:38.261Z] Sending build context to Docker daemon 16.88MB [2023-12-12T16:38:38.261Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-12-12T16:38:38.261Z] Step 2/30 : FROM ${BASE} AS builder [2023-12-12T16:38:38.261Z] ---> 5547e7ebeed1 [2023-12-12T16:38:38.261Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-12-12T16:38:38.519Z] ---> Running in 4d5a555e12f2 [2023-12-12T16:38:38.520Z] Removing intermediate container 4d5a555e12f2 [2023-12-12T16:38:38.520Z] ---> 309f05f3f22f [2023-12-12T16:38:38.520Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-12-12T16:38:38.777Z] ---> Running in d9a2fcc1ce30 [2023-12-12T16:38:38.777Z] Removing intermediate container d9a2fcc1ce30 [2023-12-12T16:38:38.777Z] ---> 1ab024753be3 [2023-12-12T16:38:38.777Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-12-12T16:38:38.777Z] ---> Running in 5dcc45fb4a03 [2023-12-12T16:38:38.777Z] Removing intermediate container 5dcc45fb4a03 [2023-12-12T16:38:38.777Z] ---> 536fe61d3875 [2023-12-12T16:38:38.777Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-12T16:38:38.777Z] ---> Running in 794467367b8f [2023-12-12T16:38:39.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:38:39.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:38:39.551Z] OK: 264 MiB in 52 packages [2023-12-12T16:38:39.809Z] Removing intermediate container 794467367b8f [2023-12-12T16:38:39.809Z] ---> b3b2f3d5ddb9 [2023-12-12T16:38:39.809Z] Step 7/30 : WORKDIR /app [2023-12-12T16:38:39.809Z] ---> Running in 16e3a8b5365f [2023-12-12T16:38:40.067Z] Removing intermediate container 16e3a8b5365f [2023-12-12T16:38:40.067Z] ---> 8c3e72894294 [2023-12-12T16:38:40.067Z] Step 8/30 : COPY go.mod vendor* ./ [2023-12-12T16:38:40.067Z] ---> 64605356a13e [2023-12-12T16:38:40.067Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:38:40.067Z] ---> Running in bf390b2e183e [2023-12-12T16:38:40.633Z] Removing intermediate container bf390b2e183e [2023-12-12T16:38:40.633Z] ---> 39cf4a828aef [2023-12-12T16:38:40.633Z] Step 10/30 : COPY . . [2023-12-12T16:38:41.291Z] ---> 12ec85e3986e [2023-12-12T16:38:41.291Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-12T16:38:41.291Z] ---> Running in c960566b0d36 [2023-12-12T16:38:41.291Z] Removing intermediate container c960566b0d36 [2023-12-12T16:38:41.291Z] ---> e15096ac05a1 [2023-12-12T16:38:41.291Z] Step 12/30 : RUN $MAKE [2023-12-12T16:38:41.291Z] ---> Running in 616c6abe2246 [2023-12-12T16:38:41.550Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-12-12T16:38:43.493Z] using credential edgex-jenkins-ssh [2023-12-12T16:38:43.518Z] Cloning the remote Git repository [2023-12-12T16:38:43.565Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-12-12T16:38:43.661Z] > git init /w/workspace/app-rfid-llrp-inventory/156 # timeout=10 [2023-12-12T16:38:43.822Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-12-12T16:38:43.823Z] > git --version # timeout=10 [2023-12-12T16:38:43.844Z] > git --version # 'git version 2.25.1' [2023-12-12T16:38:43.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T16:38:44.023Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T16:38:49.232Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-12-12T16:38:49.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T16:38:50.215Z] Avoid second fetch [2023-12-12T16:38:50.216Z] Checking out Revision d8fb3763d23db19ec0de6abf19f1121c4fb59e71 (main) [2023-12-12T16:38:50.967Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#258)" [2023-12-12T16:38:50.234Z] > git config core.sparsecheckout # timeout=10 [2023-12-12T16:38:50.305Z] > git checkout -f d8fb3763d23db19ec0de6abf19f1121c4fb59e71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T16:38:52.146Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-12T16:38:52.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T16:38:52.146Z] Dload Upload Total Spent Left Speed [2023-12-12T16:38:52.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 85114 0 --:--:-- --:--:-- --:--:-- 85689 [Pipeline] sh [2023-12-12T16:38:52.500Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-12T16:38:52.839Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-12T16:38:52.839Z] sudo tee /etc/docker/daemon.new [2023-12-12T16:38:52.839Z] { [2023-12-12T16:38:52.839Z] "registry-mirrors": [ [2023-12-12T16:38:52.840Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-12T16:38:52.840Z] ], [2023-12-12T16:38:52.840Z] "bip": "10.250.0.254/24", [2023-12-12T16:38:52.840Z] "hosts": [ [2023-12-12T16:38:52.840Z] "tcp://0.0.0.0:5555", [2023-12-12T16:38:52.840Z] "unix:///var/run/docker.sock" [2023-12-12T16:38:52.840Z] ], [2023-12-12T16:38:52.840Z] "mtu": 1458, [2023-12-12T16:38:52.840Z] "selinux-enabled": true, [2023-12-12T16:38:52.840Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-12T16:38:52.840Z] } [Pipeline] sh [2023-12-12T16:38:53.185Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-12T16:38:53.521Z] + sudo service docker restart [2023-12-12T16:39:03.460Z] Removing intermediate container 616c6abe2246 [2023-12-12T16:39:03.460Z] ---> 7f76668a41cb [2023-12-12T16:39:03.460Z] Step 13/30 : FROM alpine:3.18 [2023-12-12T16:39:03.460Z] 3.18: Pulling from library/alpine [2023-12-12T16:39:03.460Z] c926b61bad3b: Pulling fs layer [2023-12-12T16:39:03.460Z] c926b61bad3b: Verifying Checksum [2023-12-12T16:39:03.460Z] c926b61bad3b: Download complete [2023-12-12T16:39:03.460Z] c926b61bad3b: Pull complete [2023-12-12T16:39:03.460Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:39:03.460Z] Status: Downloaded newer image for alpine:3.18 [2023-12-12T16:39:03.460Z] ---> b541f2080109 [2023-12-12T16:39:03.460Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-12T16:39:03.460Z] ---> Running in e01df20205d1 [2023-12-12T16:39:03.460Z] Removing intermediate container e01df20205d1 [2023-12-12T16:39:03.460Z] ---> e5a57de5b9e9 [2023-12-12T16:39:03.460Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-12-12T16:39:03.460Z] ---> Running in 2404894bca6c [2023-12-12T16:39:03.460Z] Removing intermediate container 2404894bca6c [2023-12-12T16:39:03.460Z] ---> cab950666b3c [2023-12-12T16:39:03.460Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-12-12T16:39:03.460Z] ---> Running in 5e822b41a471 [2023-12-12T16:39:03.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:39:03.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:39:03.460Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T16:39:03.460Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T16:39:03.460Z] Executing busybox-1.36.1-r5.trigger [2023-12-12T16:39:03.460Z] Executing ca-certificates-20230506-r0.trigger [2023-12-12T16:39:03.460Z] OK: 8 MiB in 17 packages [2023-12-12T16:39:03.460Z] Removing intermediate container 5e822b41a471 [2023-12-12T16:39:03.460Z] ---> 56f9a61f4017 [2023-12-12T16:39:03.460Z] Step 17/30 : RUN apk --no-cache upgrade [2023-12-12T16:39:03.460Z] ---> Running in 5834b66c6698 [2023-12-12T16:39:03.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T16:39:03.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T16:39:03.460Z] OK: 8 MiB in 17 packages [2023-12-12T16:39:03.460Z] Removing intermediate container 5834b66c6698 [2023-12-12T16:39:03.460Z] ---> 6d64150bdd5c [2023-12-12T16:39:03.460Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-12T16:39:03.717Z] ---> 510c192582c1 [2023-12-12T16:39:03.717Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-12T16:39:03.717Z] ---> 735c2ea59ebe [2023-12-12T16:39:03.717Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-12-12T16:39:03.717Z] ---> 399b161ddfc0 [2023-12-12T16:39:03.717Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-12-12T16:39:03.975Z] ---> 7979632d193a [2023-12-12T16:39:03.975Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-12-12T16:39:04.923Z] ---> 89f7b258db7c [2023-12-12T16:39:04.923Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-12-12T16:39:04.923Z] ---> Running in c97a646c0011 [2023-12-12T16:39:05.488Z] Removing intermediate container c97a646c0011 [2023-12-12T16:39:05.488Z] ---> 81baf7d0ce36 [2023-12-12T16:39:05.488Z] Step 24/30 : VOLUME /cache [2023-12-12T16:39:05.488Z] ---> Running in 38f3a680e61a [2023-12-12T16:39:05.488Z] Removing intermediate container 38f3a680e61a [2023-12-12T16:39:05.488Z] ---> 4545b6ab1f00 [2023-12-12T16:39:05.488Z] Step 25/30 : EXPOSE 59711 [2023-12-12T16:39:05.488Z] ---> Running in 2aa246c932a3 [2023-12-12T16:39:05.488Z] Removing intermediate container 2aa246c932a3 [2023-12-12T16:39:05.488Z] ---> 8d62b28bc718 [2023-12-12T16:39:05.488Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-12-12T16:39:05.488Z] ---> Running in 6fbab2c8a05f [2023-12-12T16:39:05.747Z] Removing intermediate container 6fbab2c8a05f [2023-12-12T16:39:05.747Z] ---> 1c8ec56cf867 [2023-12-12T16:39:05.747Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-12-12T16:39:05.747Z] ---> Running in 457af78afa75 [2023-12-12T16:39:05.747Z] Removing intermediate container 457af78afa75 [2023-12-12T16:39:05.747Z] ---> 765f17a17fee [2023-12-12T16:39:05.747Z] Step 28/30 : LABEL arch=amd64 [2023-12-12T16:39:05.747Z] ---> Running in f6e52551e53b [2023-12-12T16:39:05.747Z] Removing intermediate container f6e52551e53b [2023-12-12T16:39:05.747Z] ---> e3897c646db5 [2023-12-12T16:39:05.747Z] Step 29/30 : LABEL git_sha=d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [2023-12-12T16:39:05.747Z] ---> Running in 836d2434c94d [2023-12-12T16:39:06.005Z] Removing intermediate container 836d2434c94d [2023-12-12T16:39:06.005Z] ---> 40876fe3cf37 [2023-12-12T16:39:06.005Z] Step 30/30 : LABEL version=3.2.0-dev.4 [2023-12-12T16:39:06.005Z] ---> Running in ea3346e49048 [2023-12-12T16:39:06.005Z] Removing intermediate container ea3346e49048 [2023-12-12T16:39:06.005Z] ---> 733d8c4af88e [2023-12-12T16:39:06.005Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-12T16:39:06.005Z] Successfully built 733d8c4af88e [2023-12-12T16:39:06.005Z] 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-12-12T16:39:06.285Z] provisioning config files... [2023-12-12T16:39:06.293Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12172937696496783338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:39:06.627Z] ---> ****-login.sh [2023-12-12T16:39:06.627Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:39:06.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:06.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:06.627Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:06.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:06.627Z] [2023-12-12T16:39:06.627Z] Login Succeeded [2023-12-12T16:39:06.627Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:39:06.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:06.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:06.627Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:06.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:06.627Z] [2023-12-12T16:39:06.627Z] Login Succeeded [2023-12-12T16:39:06.627Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:39:06.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:06.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:06.886Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:06.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:06.886Z] [2023-12-12T16:39:06.886Z] Login Succeeded [2023-12-12T16:39:06.886Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:39:06.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:06.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:06.886Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:06.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:06.886Z] [2023-12-12T16:39:06.886Z] Login Succeeded [2023-12-12T16:39:06.886Z] ****.io [2023-12-12T16:39:06.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:07.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:07.145Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:07.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:07.145Z] [2023-12-12T16:39:07.145Z] Login Succeeded [2023-12-12T16:39:07.145Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:39:07.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:39:07.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:39:07.348Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-12-12T16:39:07.348Z] d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [2023-12-12T16:39:07.348Z] latest [2023-12-12T16:39:07.348Z] 3.2.0-dev.4 [2023-12-12T16:39:07.348Z] d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4 [2023-12-12T16:39:07.348Z] main [2023-12-12T16:39:07.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:39:07.795Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:39:08.981Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [2023-12-12T16:39:08.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-12T16:39:08.981Z] a9ff9eb73bc5: Preparing [2023-12-12T16:39:08.981Z] dbf573a1c0ba: Preparing [2023-12-12T16:39:08.981Z] 9f187fcbace6: Preparing [2023-12-12T16:39:08.981Z] d7fd33447266: Preparing [2023-12-12T16:39:08.981Z] f23183326647: Preparing [2023-12-12T16:39:08.981Z] 643d011f5195: Preparing [2023-12-12T16:39:08.981Z] 2b9c867bf933: Preparing [2023-12-12T16:39:08.981Z] 641fd28a3800: Preparing [2023-12-12T16:39:08.981Z] 9fe9a137fd00: Preparing [2023-12-12T16:39:08.981Z] 643d011f5195: Waiting [2023-12-12T16:39:08.981Z] 2b9c867bf933: Waiting [2023-12-12T16:39:08.981Z] 641fd28a3800: Waiting [2023-12-12T16:39:08.981Z] 9fe9a137fd00: Waiting [2023-12-12T16:39:09.238Z] f23183326647: Pushed [2023-12-12T16:39:09.238Z] d7fd33447266: Pushed [2023-12-12T16:39:09.238Z] 9f187fcbace6: Pushed [2023-12-12T16:39:09.238Z] a9ff9eb73bc5: Pushed [2023-12-12T16:39:09.238Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:39:09.238Z] 643d011f5195: Pushed [2023-12-12T16:39:09.238Z] 2b9c867bf933: Pushed [2023-12-12T16:39:09.496Z] 641fd28a3800: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:39:11.845Z] provisioning config files... [2023-12-12T16:39:11.884Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/156@tmp/config17371594058972905073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:39:12.379Z] ---> ****-login.sh [2023-12-12T16:39:12.379Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:39:12.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:12.691Z] dbf573a1c0ba: Pushed [2023-12-12T16:39:12.691Z] d8fb3763d23db19ec0de6abf19f1121c4fb59e71: digest: sha256:ec77c9fea377506b195b149c6691f346a3fdd81c0e544efbfb747b4bec53f2f8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:39:12.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:12.921Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:12.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:12.921Z] [2023-12-12T16:39:12.921Z] Login Succeeded [2023-12-12T16:39:12.921Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:39:12.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:13.087Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-12T16:39:13.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:13.191Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:13.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:13.191Z] [2023-12-12T16:39:13.191Z] Login Succeeded [2023-12-12T16:39:13.191Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2023-12-12T16:39:13.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:13.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:13.460Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:13.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:13.460Z] [2023-12-12T16:39:13.460Z] Login Succeeded [2023-12-12T16:39:13.460Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:39:13.476Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-12-12T16:39:13.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-12T16:39:13.476Z] a9ff9eb73bc5: Preparing [2023-12-12T16:39:13.476Z] dbf573a1c0ba: Preparing [2023-12-12T16:39:13.476Z] 9f187fcbace6: Preparing [2023-12-12T16:39:13.476Z] d7fd33447266: Preparing [2023-12-12T16:39:13.476Z] f23183326647: Preparing [2023-12-12T16:39:13.476Z] 643d011f5195: Preparing [2023-12-12T16:39:13.476Z] 2b9c867bf933: Preparing [2023-12-12T16:39:13.476Z] 641fd28a3800: Preparing [2023-12-12T16:39:13.476Z] 9fe9a137fd00: Preparing [2023-12-12T16:39:13.476Z] 643d011f5195: Waiting [2023-12-12T16:39:13.476Z] 2b9c867bf933: Waiting [2023-12-12T16:39:13.476Z] 641fd28a3800: Waiting [2023-12-12T16:39:13.476Z] 9fe9a137fd00: Waiting [2023-12-12T16:39:13.476Z] 9f187fcbace6: Layer already exists [2023-12-12T16:39:13.476Z] dbf573a1c0ba: Layer already exists [2023-12-12T16:39:13.476Z] f23183326647: Layer already exists [2023-12-12T16:39:13.476Z] d7fd33447266: Layer already exists [2023-12-12T16:39:13.476Z] a9ff9eb73bc5: Layer already exists [2023-12-12T16:39:13.476Z] 643d011f5195: Layer already exists [2023-12-12T16:39:13.476Z] 641fd28a3800: Layer already exists [2023-12-12T16:39:13.476Z] 2b9c867bf933: Layer already exists [2023-12-12T16:39:13.476Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:39:13.476Z] latest: digest: sha256:ec77c9fea377506b195b149c6691f346a3fdd81c0e544efbfb747b4bec53f2f8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:39:13.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:13.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:13.730Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:13.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:13.730Z] [2023-12-12T16:39:13.730Z] Login Succeeded [2023-12-12T16:39:13.730Z] ****.io [2023-12-12T16:39:13.874Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:39:13.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:39:14.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:39:14.269Z] Configure a credential helper to remove this warning. See [2023-12-12T16:39:14.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:39:14.269Z] [2023-12-12T16:39:14.269Z] Login Succeeded [2023-12-12T16:39:14.269Z] ---> ****-login.sh ends [2023-12-12T16:39:14.270Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.4 [2023-12-12T16:39:14.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-12T16:39:14.270Z] a9ff9eb73bc5: Preparing [2023-12-12T16:39:14.270Z] dbf573a1c0ba: Preparing [2023-12-12T16:39:14.270Z] 9f187fcbace6: Preparing [2023-12-12T16:39:14.270Z] d7fd33447266: Preparing [2023-12-12T16:39:14.270Z] f23183326647: Preparing [2023-12-12T16:39:14.270Z] 643d011f5195: Preparing [2023-12-12T16:39:14.270Z] 2b9c867bf933: Preparing [2023-12-12T16:39:14.270Z] 641fd28a3800: Preparing [2023-12-12T16:39:14.270Z] 9fe9a137fd00: Preparing [2023-12-12T16:39:14.270Z] 2b9c867bf933: Waiting [2023-12-12T16:39:14.270Z] 641fd28a3800: Waiting [2023-12-12T16:39:14.270Z] 9fe9a137fd00: Waiting [2023-12-12T16:39:14.270Z] 643d011f5195: Waiting [2023-12-12T16:39:14.270Z] a9ff9eb73bc5: Layer already exists [2023-12-12T16:39:14.270Z] 9f187fcbace6: Layer already exists [2023-12-12T16:39:14.270Z] d7fd33447266: Layer already exists [2023-12-12T16:39:14.270Z] f23183326647: Layer already exists [2023-12-12T16:39:14.270Z] dbf573a1c0ba: Layer already exists [2023-12-12T16:39:14.270Z] 2b9c867bf933: Layer already exists [2023-12-12T16:39:14.270Z] 643d011f5195: Layer already exists [2023-12-12T16:39:14.270Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:39:14.270Z] 641fd28a3800: Layer already exists [2023-12-12T16:39:14.270Z] 3.2.0-dev.4: digest: sha256:ec77c9fea377506b195b149c6691f346a3fdd81c0e544efbfb747b4bec53f2f8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-12-12T16:39:14.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-12-12T16:39:14.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:39:14.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:39:14.764Z] ========================================================= [2023-12-12T16:39:14.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-12T16:39:14.764Z] ========================================================= [Pipeline] fileExists [2023-12-12T16:39:14.800Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4 [Pipeline] fileExists [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-12-12T16:39:15.235Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4 [2023-12-12T16:39:15.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-12T16:39:15.235Z] a9ff9eb73bc5: Preparing [2023-12-12T16:39:15.235Z] dbf573a1c0ba: Preparing [2023-12-12T16:39:15.235Z] 9f187fcbace6: Preparing [2023-12-12T16:39:15.235Z] d7fd33447266: Preparing [2023-12-12T16:39:15.235Z] f23183326647: Preparing [2023-12-12T16:39:15.235Z] 643d011f5195: Preparing [2023-12-12T16:39:15.235Z] 2b9c867bf933: Preparing [2023-12-12T16:39:15.235Z] 641fd28a3800: Preparing [2023-12-12T16:39:15.235Z] 9fe9a137fd00: Preparing [2023-12-12T16:39:15.235Z] 2b9c867bf933: Waiting [2023-12-12T16:39:15.235Z] 643d011f5195: Waiting [2023-12-12T16:39:15.235Z] 641fd28a3800: Waiting [2023-12-12T16:39:15.235Z] 9fe9a137fd00: Waiting [2023-12-12T16:39:15.235Z] f23183326647: Layer already exists [2023-12-12T16:39:15.235Z] dbf573a1c0ba: Layer already exists [2023-12-12T16:39:15.235Z] d7fd33447266: Layer already exists [2023-12-12T16:39:15.235Z] a9ff9eb73bc5: Layer already exists [2023-12-12T16:39:15.235Z] 9f187fcbace6: Layer already exists [2023-12-12T16:39:15.235Z] 643d011f5195: Layer already exists [2023-12-12T16:39:15.235Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:39:15.235Z] 2b9c867bf933: Layer already exists [2023-12-12T16:39:15.235Z] 641fd28a3800: Layer already exists [2023-12-12T16:39:15.235Z] d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4: digest: sha256:ec77c9fea377506b195b149c6691f346a3fdd81c0e544efbfb747b4bec53f2f8 size: 2197 [Pipeline] } [Pipeline] // withEnv [2023-12-12T16:39:15.331Z] + 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 . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:39:15.665Z] + 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-12-12T16:39:16.086Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-12-12T16:39:16.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-12-12T16:39:16.086Z] a9ff9eb73bc5: Preparing [2023-12-12T16:39:16.086Z] dbf573a1c0ba: Preparing [2023-12-12T16:39:16.086Z] 9f187fcbace6: Preparing [2023-12-12T16:39:16.086Z] d7fd33447266: Preparing [2023-12-12T16:39:16.086Z] f23183326647: Preparing [2023-12-12T16:39:16.086Z] 643d011f5195: Preparing [2023-12-12T16:39:16.086Z] 2b9c867bf933: Preparing [2023-12-12T16:39:16.086Z] 641fd28a3800: Preparing [2023-12-12T16:39:16.086Z] 9fe9a137fd00: Preparing [2023-12-12T16:39:16.086Z] 643d011f5195: Waiting [2023-12-12T16:39:16.086Z] 2b9c867bf933: Waiting [2023-12-12T16:39:16.086Z] 641fd28a3800: Waiting [2023-12-12T16:39:16.086Z] 9fe9a137fd00: Waiting [2023-12-12T16:39:16.086Z] d7fd33447266: Layer already exists [2023-12-12T16:39:16.086Z] 9f187fcbace6: Layer already exists [2023-12-12T16:39:16.086Z] a9ff9eb73bc5: Layer already exists [2023-12-12T16:39:16.086Z] f23183326647: Layer already exists [2023-12-12T16:39:16.086Z] dbf573a1c0ba: Layer already exists [2023-12-12T16:39:16.086Z] 2b9c867bf933: Layer already exists [2023-12-12T16:39:16.086Z] 643d011f5195: Layer already exists [2023-12-12T16:39:16.086Z] 641fd28a3800: Layer already exists [2023-12-12T16:39:16.086Z] 9fe9a137fd00: Layer already exists [2023-12-12T16:39:16.086Z] main: digest: sha256:ec77c9fea377506b195b149c6691f346a3fdd81c0e544efbfb747b4bec53f2f8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:39:16.336Z] ===================================================== [Pipeline] echo [2023-12-12T16:39:16.381Z] taggedImages: [2023-12-12T16:39:16.381Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [2023-12-12T16:39:16.381Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-12-12T16:39:16.381Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.4 [2023-12-12T16:39:16.381Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4 [2023-12-12T16:39:16.381Z] - 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-12-12T16:39:17.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:39:17.127Z] [2023-12-12T16:39:17.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:39:17.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:39:17.467Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-12T16:39:17.467Z] 5eb5b503b376: Pulling fs layer [2023-12-12T16:39:17.467Z] 5c69ac0246d0: Pulling fs layer [2023-12-12T16:39:17.467Z] ec43610c2a17: Pulling fs layer [2023-12-12T16:39:17.467Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-12T16:39:17.467Z] 33b1e0a273af: Pulling fs layer [2023-12-12T16:39:17.467Z] 5d3b04190fa2: Pulling fs layer [2023-12-12T16:39:17.467Z] 2f39f015ded8: Pulling fs layer [2023-12-12T16:39:17.467Z] 2f39f015ded8: Waiting [2023-12-12T16:39:17.467Z] 33b1e0a273af: Waiting [2023-12-12T16:39:17.467Z] 5d3b04190fa2: Waiting [2023-12-12T16:39:17.467Z] 3a2ae6a8a46f: Waiting [2023-12-12T16:39:17.467Z] 5c69ac0246d0: Download complete [2023-12-12T16:39:17.467Z] 3a2ae6a8a46f: Download complete [2023-12-12T16:39:17.467Z] 33b1e0a273af: Verifying Checksum [2023-12-12T16:39:17.467Z] 33b1e0a273af: Download complete [2023-12-12T16:39:17.467Z] 5d3b04190fa2: Verifying Checksum [2023-12-12T16:39:17.467Z] 5d3b04190fa2: Download complete [2023-12-12T16:39:17.467Z] ec43610c2a17: Verifying Checksum [2023-12-12T16:39:17.467Z] ec43610c2a17: Download complete [2023-12-12T16:39:17.725Z] 5eb5b503b376: Verifying Checksum [2023-12-12T16:39:17.725Z] 5eb5b503b376: Download complete [2023-12-12T16:39:18.289Z] 2f39f015ded8: Download complete [2023-12-12T16:39:18.852Z] 5eb5b503b376: Pull complete [2023-12-12T16:39:18.852Z] 5c69ac0246d0: Pull complete [2023-12-12T16:39:19.110Z] ec43610c2a17: Pull complete [2023-12-12T16:39:19.368Z] 3a2ae6a8a46f: Pull complete [2023-12-12T16:39:19.368Z] 33b1e0a273af: Pull complete [2023-12-12T16:39:19.625Z] 5d3b04190fa2: Pull complete [2023-12-12T16:39:19.652Z] #0 building with "default" instance using docker driver [2023-12-12T16:39:19.652Z] [2023-12-12T16:39:19.652Z] #1 [internal] load build definition from Dockerfile [2023-12-12T16:39:19.652Z] #1 transferring dockerfile: 1.81kB 0.0s done [2023-12-12T16:39:19.652Z] #1 DONE 0.1s [2023-12-12T16:39:19.652Z] [2023-12-12T16:39:19.652Z] #2 [internal] load .dockerignore [2023-12-12T16:39:19.652Z] #2 transferring context: 304B done [2023-12-12T16:39:19.652Z] #2 DONE 0.1s [2023-12-12T16:39:19.652Z] [2023-12-12T16:39:19.652Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T16:39:19.652Z] #3 DONE 0.2s [2023-12-12T16:39:19.652Z] [2023-12-12T16:39:19.652Z] #4 [internal] load build context [2023-12-12T16:39:19.652Z] #4 DONE 0.0s [2023-12-12T16:39:19.652Z] [2023-12-12T16:39:19.652Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T16:39:19.652Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-12T16:39:19.652Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-12T16:39:19.652Z] #5 ... [2023-12-12T16:39:19.652Z] [2023-12-12T16:39:19.653Z] #4 [internal] load build context [2023-12-12T16:39:19.653Z] #4 transferring context: 619.71kB 0.1s done [2023-12-12T16:39:19.653Z] #4 DONE 0.2s [2023-12-12T16:39:19.653Z] [2023-12-12T16:39:19.653Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T16:39:19.653Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-12T16:39:19.653Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-12T16:39:19.653Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-12T16:39:19.653Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-12T16:39:19.653Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-12T16:39:19.653Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2023-12-12T16:39:19.653Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-12T16:39:19.653Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-12T16:39:19.653Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.83MB / 63.99MB 0.3s [2023-12-12T16:39:19.653Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-12T16:39:19.653Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-12T16:39:19.653Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s [2023-12-12T16:39:19.653Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.35MB / 11.40MB 0.4s [2023-12-12T16:39:19.926Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.6s [2023-12-12T16:39:19.926Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2023-12-12T16:39:19.926Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 0.6s [2023-12-12T16:39:19.926Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.62MB / 63.99MB 0.7s [2023-12-12T16:39:19.926Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-12T16:39:19.926Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-12T16:39:20.201Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.54MB / 63.99MB 0.8s [2023-12-12T16:39:20.201Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.8s [2023-12-12T16:39:20.201Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.9s [2023-12-12T16:39:20.201Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-12T16:39:20.475Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s [2023-12-12T16:39:20.475Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.0s [2023-12-12T16:39:20.475Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-12T16:39:20.475Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.2s [2023-12-12T16:39:20.475Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.2s [2023-12-12T16:39:20.475Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.51MB / 63.99MB 1.3s [2023-12-12T16:39:20.475Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.80MB / 97.63MB 1.3s [2023-12-12T16:39:20.744Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.65MB / 63.99MB 1.5s [2023-12-12T16:39:20.744Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 55.57MB / 97.63MB 1.5s [2023-12-12T16:39:20.744Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.78MB / 97.63MB 1.6s [2023-12-12T16:39:21.015Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-12T16:39:21.015Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 1.7s [2023-12-12T16:39:21.015Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.08MB / 97.63MB 1.9s [2023-12-12T16:39:21.015Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-12T16:39:21.283Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.1s [2023-12-12T16:39:21.552Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.3s [2023-12-12T16:39:21.822Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2023-12-12T16:39:23.804Z] 2f39f015ded8: Pull complete [2023-12-12T16:39:23.804Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-12T16:39:23.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:39:23.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:39:24.017Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:39:24.050Z] $ 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-12-12T16:39:27.175Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.3s [2023-12-12T16:39:28.368Z] $ docker top 9d85e16a1ea161035028e7d8d4c07ac1a8bac713e33ad2e2af3505787b06a20f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:39:28.818Z] ---> job-cost.sh [2023-12-12T16:39:28.818Z] lf-activate-venv: SKIPPING [2023-12-12T16:39:28.818Z] INFO: No Stack... [2023-12-12T16:39:29.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T16:39:29.336Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T16:39:29.622Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-12-12T16:39:29.622Z] + cut -d, -f6 [Pipeline] lock [2023-12-12T16:39:29.634Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-156-stack-cost] [2023-12-12T16:39:29.645Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-156-stack-cost] did not exist. Created. [2023-12-12T16:39:29.645Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T16:39:30.012Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T16:39:30.084Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T16:39:30.103Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T16:39:30.193Z] $ docker stop --time=1 9d85e16a1ea161035028e7d8d4c07ac1a8bac713e33ad2e2af3505787b06a20f [2023-12-12T16:39:31.349Z] $ docker rm -f --volumes 9d85e16a1ea161035028e7d8d4c07ac1a8bac713e33ad2e2af3505787b06a20f [Pipeline] // withDockerContainer [2023-12-12T16:39:31.446Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-12T16:39:38.123Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.2s done [2023-12-12T16:39:38.718Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-12T16:39:38.718Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-12T16:39:38.986Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-12T16:39:38.986Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-12T16:39:44.345Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-12T16:39:46.935Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.8s done [2023-12-12T16:39:47.523Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-12T16:39:49.475Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-12T16:39:49.743Z] #5 DONE 30.3s [2023-12-12T16:39:49.743Z] [2023-12-12T16:39:49.743Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-12T16:39:50.328Z] #6 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:39:50.595Z] #6 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:39:52.004Z] #6 2.334 OK: 266 MiB in 52 packages [2023-12-12T16:39:53.957Z] #6 DONE 4.4s [2023-12-12T16:39:53.957Z] [2023-12-12T16:39:53.957Z] #7 [builder 3/7] WORKDIR /app [2023-12-12T16:39:53.957Z] #7 DONE 0.1s [2023-12-12T16:39:54.225Z] [2023-12-12T16:39:54.225Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-12T16:39:54.225Z] #8 DONE 0.1s [2023-12-12T16:39:54.225Z] [2023-12-12T16:39:54.225Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:40:33.101Z] #9 DONE 37.6s [2023-12-12T16:40:33.101Z] [2023-12-12T16:40:33.101Z] #10 [builder 6/7] COPY . . [2023-12-12T16:40:33.101Z] #10 DONE 0.2s [2023-12-12T16:40:33.101Z] [2023-12-12T16:40:33.101Z] #11 [builder 7/7] RUN echo noop [2023-12-12T16:40:33.101Z] #11 0.645 noop [2023-12-12T16:40:33.101Z] #11 DONE 0.7s [2023-12-12T16:40:33.101Z] [2023-12-12T16:40:33.101Z] #12 exporting to image [2023-12-12T16:40:33.101Z] #12 exporting layers [2023-12-12T16:40:59.800Z] #12 exporting layers 23.3s done [2023-12-12T16:40:59.800Z] #12 writing image sha256:56fecbdcd1351dd26b7042d8d921fc4911fbb9a559ebb85e88f6ba77a6d0b69a done [2023-12-12T16:40:59.800Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-12T16:40:59.800Z] #12 DONE 23.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:41:00.260Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T16:41:00.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:41:00.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-24906 does not seem to be running inside a container [2023-12-12T16:41:00.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/156 -v /w/workspace/app-rfid-llrp-inventory/156:/w/workspace/app-rfid-llrp-inventory/156:rw,z -v /w/workspace/app-rfid-llrp-inventory/156@tmp:/w/workspace/app-rfid-llrp-inventory/156@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-12-12T16:41:02.352Z] $ docker top aca67babba1c6623334d97b8fa00b7a1398ac8730125ed106ed9db2420f44763 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:41:03.281Z] + go version [2023-12-12T16:41:03.281Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-12T16:41:03.303Z] $ docker stop --time=1 aca67babba1c6623334d97b8fa00b7a1398ac8730125ed106ed9db2420f44763 [2023-12-12T16:41:04.870Z] $ docker rm -f --volumes aca67babba1c6623334d97b8fa00b7a1398ac8730125ed106ed9db2420f44763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:41:05.727Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T16:41:05.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:41:05.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-24906 does not seem to be running inside a container [2023-12-12T16:41:06.058Z] $ 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/156 -v /w/workspace/app-rfid-llrp-inventory/156:/w/workspace/app-rfid-llrp-inventory/156:rw,z -v /w/workspace/app-rfid-llrp-inventory/156@tmp:/w/workspace/app-rfid-llrp-inventory/156@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-12-12T16:41:07.010Z] $ docker top 70e39d07c784ad796fdf79ee7468e220da6b3c8a17424447b0c0e8dc4a7cb528 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:41:07.600Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/156 [Pipeline] fileExists [Pipeline] sh [2023-12-12T16:41:08.292Z] + make test [2023-12-12T16:41:08.292Z] go test -race ./... -coverprofile=coverage.out ./... [2023-12-12T16:42:59.952Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-12-12T16:42:59.952Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-12-12T16:42:59.952Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.294s coverage: 86.2% of statements [2023-12-12T16:42:59.952Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.548s coverage: 71.9% of statements [2023-12-12T16:42:59.952Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-12T16:42:59.952Z] go vet ./... [2023-12-12T16:44:36.645Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T16:44:36.645Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T16:44:36.645Z] ./bin/test-attribution.sh [2023-12-12T16:44:36.645Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-12-12T16:44:36.645Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-12-12T16:44:36.645Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-12-12T16:44:36.645Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-12-12T16:44:36.645Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-12-12T16:44:36.645Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-12-12T16:44:36.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-12T16:44:36.716Z] $ docker stop --time=1 70e39d07c784ad796fdf79ee7468e220da6b3c8a17424447b0c0e8dc4a7cb528 [2023-12-12T16:44:38.642Z] $ docker rm -f --volumes 70e39d07c784ad796fdf79ee7468e220da6b3c8a17424447b0c0e8dc4a7cb528 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:44:40.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-12T16:44:40.501Z] Warning: overwriting stash ‘coverage-report’ [2023-12-12T16:44:40.997Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T16:44:41.609Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-12T16:44:41.932Z] + ls -al . [2023-12-12T16:44:41.932Z] total 204 [2023-12-12T16:44:41.932Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 12 16:41 . [2023-12-12T16:44:41.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:38 .. [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 12 16:38 .dockerignore [2023-12-12T16:44:41.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:38 .git [2023-12-12T16:44:41.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:38 .github [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 773 Dec 12 16:38 .gitignore [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:38 .golangci.yml [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 10232 Dec 12 16:38 Attribution.txt [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 11245 Dec 12 16:38 CHANGELOG.md [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 1768 Dec 12 16:38 Dockerfile [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:38 GOVERNANCE.md [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 665 Dec 12 16:38 Jenkinsfile [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 12 16:38 LICENSE [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 2497 Dec 12 16:38 Makefile [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 12 16:38 OWNERS.md [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 12 16:38 README.md [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:36 VERSION [2023-12-12T16:44:41.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:38 bin [2023-12-12T16:44:41.932Z] -rw-r--r-- 1 jenkins jenkins 41317 Dec 12 16:42 coverage.out [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 3921 Dec 12 16:38 go.mod [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 12 16:38 go.sum [2023-12-12T16:44:41.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:38 images [2023-12-12T16:44:41.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:38 internal [2023-12-12T16:44:41.932Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 12 16:38 main.go [2023-12-12T16:44:41.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:38 openapi [2023-12-12T16:44:41.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:38 res [2023-12-12T16:44:41.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:44:42.356Z] + 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=d8fb3763d23db19ec0de6abf19f1121c4fb59e71 --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-12T16:44:43.322Z] #0 building with "default" instance using docker driver [2023-12-12T16:44:43.322Z] [2023-12-12T16:44:43.322Z] #1 [internal] load build definition from Dockerfile [2023-12-12T16:44:43.322Z] #1 transferring dockerfile: 1.81kB 0.0s done [2023-12-12T16:44:43.322Z] #1 DONE 0.0s [2023-12-12T16:44:43.322Z] [2023-12-12T16:44:43.322Z] #2 [internal] load .dockerignore [2023-12-12T16:44:43.322Z] #2 transferring context: 304B 0.0s done [2023-12-12T16:44:43.322Z] #2 DONE 0.0s [2023-12-12T16:44:43.322Z] [2023-12-12T16:44:43.322Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T16:44:43.322Z] #3 DONE 0.0s [2023-12-12T16:44:43.322Z] [2023-12-12T16:44:43.322Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T16:44:43.322Z] #4 DONE 0.2s [2023-12-12T16:44:43.322Z] [2023-12-12T16:44:43.322Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:44:43.322Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T16:44:43.591Z] #5 ... [2023-12-12T16:44:43.591Z] [2023-12-12T16:44:43.591Z] #6 [internal] load build context [2023-12-12T16:44:43.591Z] #6 transferring context: 2.98kB 0.0s done [2023-12-12T16:44:43.591Z] #6 DONE 0.1s [2023-12-12T16:44:43.591Z] [2023-12-12T16:44:43.591Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:44:43.591Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T16:44:43.591Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-12T16:44:43.591Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T16:44:43.591Z] #5 ... [2023-12-12T16:44:43.591Z] [2023-12-12T16:44:43.591Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T16:44:43.591Z] #7 DONE 0.2s [2023-12-12T16:44:43.591Z] [2023-12-12T16:44:43.591Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T16:44:43.591Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-12T16:44:43.591Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T16:44:43.591Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-12T16:44:44.176Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-12T16:44:44.445Z] #5 DONE 1.0s [2023-12-12T16:44:44.445Z] [2023-12-12T16:44:44.445Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2023-12-12T16:44:45.028Z] #8 0.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:44:45.612Z] #8 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:44:46.575Z] #8 ... [2023-12-12T16:44:46.575Z] [2023-12-12T16:44:46.575Z] #9 [builder 2/7] RUN apk add --no-cache make git [2023-12-12T16:44:46.575Z] #9 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:44:46.575Z] #9 1.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:44:46.575Z] #9 2.384 OK: 266 MiB in 52 packages [2023-12-12T16:44:46.575Z] #9 DONE 2.7s [2023-12-12T16:44:46.575Z] [2023-12-12T16:44:46.575Z] #10 [builder 3/7] WORKDIR /app [2023-12-12T16:44:46.575Z] #10 DONE 0.1s [2023-12-12T16:44:46.575Z] [2023-12-12T16:44:46.575Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2023-12-12T16:44:46.575Z] #8 2.191 (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T16:44:46.575Z] #8 ... [2023-12-12T16:44:46.575Z] [2023-12-12T16:44:46.575Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-12T16:44:46.575Z] #11 DONE 0.1s [2023-12-12T16:44:46.575Z] [2023-12-12T16:44:46.575Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2023-12-12T16:44:46.575Z] #8 2.285 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T16:44:46.575Z] #8 2.316 Executing busybox-1.36.1-r5.trigger [2023-12-12T16:44:46.849Z] #8 2.334 Executing ca-certificates-20230506-r0.trigger [2023-12-12T16:44:46.849Z] #8 2.587 OK: 9 MiB in 17 packages [2023-12-12T16:44:47.438Z] #8 DONE 3.0s [2023-12-12T16:44:47.438Z] [2023-12-12T16:44:47.438Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2023-12-12T16:44:48.024Z] #12 ... [2023-12-12T16:44:48.024Z] [2023-12-12T16:44:48.024Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T16:44:48.024Z] #13 DONE 1.3s [2023-12-12T16:44:48.024Z] [2023-12-12T16:44:48.024Z] #14 [builder 6/7] COPY . . [2023-12-12T16:44:48.291Z] #14 DONE 0.2s [2023-12-12T16:44:48.291Z] [2023-12-12T16:44:48.291Z] #15 [builder 7/7] RUN make build [2023-12-12T16:44:50.335Z] #15 ... [2023-12-12T16:44:50.335Z] [2023-12-12T16:44:50.335Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2023-12-12T16:44:50.335Z] #12 1.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T16:44:50.335Z] #12 1.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T16:44:50.335Z] #12 2.561 OK: 9 MiB in 17 packages [2023-12-12T16:44:50.335Z] #12 DONE 2.9s [2023-12-12T16:44:50.335Z] [2023-12-12T16:44:50.335Z] #15 [builder 7/7] RUN make build [2023-12-12T16:44:50.335Z] #15 1.952 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-12-12T16:46:26.985Z] #15 DONE 84.1s [2023-12-12T16:46:26.985Z] [2023-12-12T16:46:26.985Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-12T16:46:26.985Z] #16 DONE 0.1s [2023-12-12T16:46:26.985Z] [2023-12-12T16:46:26.985Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2023-12-12T16:46:26.985Z] #17 DONE 0.1s [2023-12-12T16:46:26.985Z] [2023-12-12T16:46:26.985Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2023-12-12T16:46:26.985Z] #18 DONE 0.1s [2023-12-12T16:46:26.986Z] [2023-12-12T16:46:26.986Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2023-12-12T16:46:26.986Z] #19 DONE 0.1s [2023-12-12T16:46:26.986Z] [2023-12-12T16:46:26.986Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-12-12T16:46:26.986Z] #20 DONE 0.4s [2023-12-12T16:46:26.986Z] [2023-12-12T16:46:26.986Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-12-12T16:46:26.986Z] #21 DONE 0.7s [2023-12-12T16:46:26.986Z] [2023-12-12T16:46:26.986Z] #22 exporting to image [2023-12-12T16:46:26.986Z] #22 exporting layers [2023-12-12T16:46:26.986Z] #22 exporting layers 0.4s done [2023-12-12T16:46:26.986Z] #22 writing image sha256:1304ae9190d24927fda924e0efad81eaa7b16ec0fcfc9d809f6c199d07fa766d done [2023-12-12T16:46:26.986Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done [2023-12-12T16:46:26.986Z] #22 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:46:27.439Z] provisioning config files... [2023-12-12T16:46:27.454Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/156@tmp/config8103886089722100115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:46:27.842Z] ---> ****-login.sh [2023-12-12T16:46:27.842Z] nexus3.edgexfoundry.org:10001 [2023-12-12T16:46:27.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:28.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:28.110Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:28.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:28.110Z] [2023-12-12T16:46:28.110Z] Login Succeeded [2023-12-12T16:46:28.110Z] nexus3.edgexfoundry.org:10002 [2023-12-12T16:46:28.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:28.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:28.377Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:28.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:28.377Z] [2023-12-12T16:46:28.377Z] Login Succeeded [2023-12-12T16:46:28.377Z] nexus3.edgexfoundry.org:10003 [2023-12-12T16:46:28.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:28.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:28.644Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:28.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:28.644Z] [2023-12-12T16:46:28.644Z] Login Succeeded [2023-12-12T16:46:28.644Z] nexus3.edgexfoundry.org:10004 [2023-12-12T16:46:28.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:28.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:28.912Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:28.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:28.912Z] [2023-12-12T16:46:28.912Z] Login Succeeded [2023-12-12T16:46:28.912Z] ****.io [2023-12-12T16:46:29.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T16:46:29.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T16:46:29.445Z] Configure a credential helper to remove this warning. See [2023-12-12T16:46:29.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T16:46:29.445Z] [2023-12-12T16:46:29.445Z] Login Succeeded [2023-12-12T16:46:29.445Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T16:46:29.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:46:29.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T16:46:29.717Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-12-12T16:46:29.717Z] d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [2023-12-12T16:46:29.717Z] latest [2023-12-12T16:46:29.717Z] 3.2.0-dev.4 [2023-12-12T16:46:29.717Z] d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4 [2023-12-12T16:46:29.717Z] main [2023-12-12T16:46:29.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:30.254Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:30.716Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [2023-12-12T16:46:30.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-12T16:46:30.716Z] 0adeac2bb6e1: Preparing [2023-12-12T16:46:30.716Z] 2b7349754cb0: Preparing [2023-12-12T16:46:30.716Z] 6ba6c61fd776: Preparing [2023-12-12T16:46:30.716Z] ae4065adaf2f: Preparing [2023-12-12T16:46:30.716Z] e93e2a466369: Preparing [2023-12-12T16:46:30.716Z] 743815d04023: Preparing [2023-12-12T16:46:30.716Z] 08eab9eec0a8: Preparing [2023-12-12T16:46:30.716Z] 2aa0b71b24df: Preparing [2023-12-12T16:46:30.716Z] 0faf9b67be60: Preparing [2023-12-12T16:46:30.716Z] 743815d04023: Waiting [2023-12-12T16:46:30.716Z] 08eab9eec0a8: Waiting [2023-12-12T16:46:30.716Z] 2aa0b71b24df: Waiting [2023-12-12T16:46:30.716Z] 0faf9b67be60: Waiting [2023-12-12T16:46:30.984Z] 0adeac2bb6e1: Pushed [2023-12-12T16:46:30.984Z] 6ba6c61fd776: Pushed [2023-12-12T16:46:30.984Z] ae4065adaf2f: Pushed [2023-12-12T16:46:30.984Z] e93e2a466369: Pushed [2023-12-12T16:46:30.984Z] 0faf9b67be60: Layer already exists [2023-12-12T16:46:31.250Z] 743815d04023: Pushed [2023-12-12T16:46:31.250Z] 08eab9eec0a8: Pushed [2023-12-12T16:46:31.517Z] 2aa0b71b24df: Pushed [2023-12-12T16:46:36.853Z] 2b7349754cb0: Pushed [2023-12-12T16:46:41.101Z] d8fb3763d23db19ec0de6abf19f1121c4fb59e71: digest: sha256:b26c5c04af913937895bc3a51d6cf591533ab7ec91ddb591be65c653210ddccc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:41.569Z] + 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-12-12T16:46:42.052Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-12-12T16:46:42.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-12T16:46:42.052Z] 0adeac2bb6e1: Preparing [2023-12-12T16:46:42.052Z] 2b7349754cb0: Preparing [2023-12-12T16:46:42.052Z] 6ba6c61fd776: Preparing [2023-12-12T16:46:42.052Z] ae4065adaf2f: Preparing [2023-12-12T16:46:42.052Z] e93e2a466369: Preparing [2023-12-12T16:46:42.052Z] 743815d04023: Preparing [2023-12-12T16:46:42.052Z] 08eab9eec0a8: Preparing [2023-12-12T16:46:42.052Z] 2aa0b71b24df: Preparing [2023-12-12T16:46:42.052Z] 0faf9b67be60: Preparing [2023-12-12T16:46:42.052Z] 2aa0b71b24df: Waiting [2023-12-12T16:46:42.052Z] 08eab9eec0a8: Waiting [2023-12-12T16:46:42.052Z] 743815d04023: Waiting [2023-12-12T16:46:42.052Z] 0faf9b67be60: Waiting [2023-12-12T16:46:42.052Z] e93e2a466369: Layer already exists [2023-12-12T16:46:42.052Z] 2b7349754cb0: Layer already exists [2023-12-12T16:46:42.052Z] 0adeac2bb6e1: Layer already exists [2023-12-12T16:46:42.052Z] 6ba6c61fd776: Layer already exists [2023-12-12T16:46:42.052Z] ae4065adaf2f: Layer already exists [2023-12-12T16:46:42.052Z] 743815d04023: Layer already exists [2023-12-12T16:46:42.052Z] 0faf9b67be60: Layer already exists [2023-12-12T16:46:42.321Z] 2aa0b71b24df: Layer already exists [2023-12-12T16:46:42.321Z] 08eab9eec0a8: Layer already exists [2023-12-12T16:46:42.321Z] latest: digest: sha256:b26c5c04af913937895bc3a51d6cf591533ab7ec91ddb591be65c653210ddccc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:42.794Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:43.264Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.4 [2023-12-12T16:46:43.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-12T16:46:43.264Z] 0adeac2bb6e1: Preparing [2023-12-12T16:46:43.264Z] 2b7349754cb0: Preparing [2023-12-12T16:46:43.264Z] 6ba6c61fd776: Preparing [2023-12-12T16:46:43.264Z] ae4065adaf2f: Preparing [2023-12-12T16:46:43.264Z] e93e2a466369: Preparing [2023-12-12T16:46:43.264Z] 743815d04023: Preparing [2023-12-12T16:46:43.264Z] 08eab9eec0a8: Preparing [2023-12-12T16:46:43.264Z] 2aa0b71b24df: Preparing [2023-12-12T16:46:43.264Z] 0faf9b67be60: Preparing [2023-12-12T16:46:43.264Z] 743815d04023: Waiting [2023-12-12T16:46:43.264Z] 08eab9eec0a8: Waiting [2023-12-12T16:46:43.264Z] 0faf9b67be60: Waiting [2023-12-12T16:46:43.264Z] 2aa0b71b24df: Waiting [2023-12-12T16:46:43.264Z] 6ba6c61fd776: Layer already exists [2023-12-12T16:46:43.264Z] e93e2a466369: Layer already exists [2023-12-12T16:46:43.264Z] 2b7349754cb0: Layer already exists [2023-12-12T16:46:43.264Z] ae4065adaf2f: Layer already exists [2023-12-12T16:46:43.264Z] 0adeac2bb6e1: Layer already exists [2023-12-12T16:46:43.264Z] 743815d04023: Layer already exists [2023-12-12T16:46:43.264Z] 08eab9eec0a8: Layer already exists [2023-12-12T16:46:43.264Z] 2aa0b71b24df: Layer already exists [2023-12-12T16:46:43.264Z] 0faf9b67be60: Layer already exists [2023-12-12T16:46:43.531Z] 3.2.0-dev.4: digest: sha256:b26c5c04af913937895bc3a51d6cf591533ab7ec91ddb591be65c653210ddccc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:44.007Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:44.481Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4 [2023-12-12T16:46:44.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-12T16:46:44.481Z] 0adeac2bb6e1: Preparing [2023-12-12T16:46:44.481Z] 2b7349754cb0: Preparing [2023-12-12T16:46:44.481Z] 6ba6c61fd776: Preparing [2023-12-12T16:46:44.481Z] ae4065adaf2f: Preparing [2023-12-12T16:46:44.481Z] e93e2a466369: Preparing [2023-12-12T16:46:44.481Z] 743815d04023: Preparing [2023-12-12T16:46:44.481Z] 08eab9eec0a8: Preparing [2023-12-12T16:46:44.481Z] 2aa0b71b24df: Preparing [2023-12-12T16:46:44.481Z] 0faf9b67be60: Preparing [2023-12-12T16:46:44.481Z] 08eab9eec0a8: Waiting [2023-12-12T16:46:44.481Z] 743815d04023: Waiting [2023-12-12T16:46:44.481Z] 2aa0b71b24df: Waiting [2023-12-12T16:46:44.481Z] 0faf9b67be60: Waiting [2023-12-12T16:46:44.481Z] 2b7349754cb0: Layer already exists [2023-12-12T16:46:44.481Z] ae4065adaf2f: Layer already exists [2023-12-12T16:46:44.481Z] 6ba6c61fd776: Layer already exists [2023-12-12T16:46:44.481Z] 0adeac2bb6e1: Layer already exists [2023-12-12T16:46:44.481Z] e93e2a466369: Layer already exists [2023-12-12T16:46:44.481Z] 743815d04023: Layer already exists [2023-12-12T16:46:44.481Z] 08eab9eec0a8: Layer already exists [2023-12-12T16:46:44.481Z] 0faf9b67be60: Layer already exists [2023-12-12T16:46:44.481Z] 2aa0b71b24df: Layer already exists [2023-12-12T16:46:44.747Z] d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4: digest: sha256:b26c5c04af913937895bc3a51d6cf591533ab7ec91ddb591be65c653210ddccc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:45.219Z] + 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-12-12T16:46:45.700Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-12-12T16:46:45.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-12-12T16:46:45.700Z] 0adeac2bb6e1: Preparing [2023-12-12T16:46:45.700Z] 2b7349754cb0: Preparing [2023-12-12T16:46:45.700Z] 6ba6c61fd776: Preparing [2023-12-12T16:46:45.700Z] ae4065adaf2f: Preparing [2023-12-12T16:46:45.700Z] e93e2a466369: Preparing [2023-12-12T16:46:45.700Z] 743815d04023: Preparing [2023-12-12T16:46:45.700Z] 08eab9eec0a8: Preparing [2023-12-12T16:46:45.700Z] 2aa0b71b24df: Preparing [2023-12-12T16:46:45.700Z] 0faf9b67be60: Preparing [2023-12-12T16:46:45.700Z] 2aa0b71b24df: Waiting [2023-12-12T16:46:45.700Z] 08eab9eec0a8: Waiting [2023-12-12T16:46:45.700Z] 0faf9b67be60: Waiting [2023-12-12T16:46:45.700Z] 743815d04023: Waiting [2023-12-12T16:46:45.700Z] 0adeac2bb6e1: Layer already exists [2023-12-12T16:46:45.700Z] 6ba6c61fd776: Layer already exists [2023-12-12T16:46:45.700Z] ae4065adaf2f: Layer already exists [2023-12-12T16:46:45.700Z] 2b7349754cb0: Layer already exists [2023-12-12T16:46:45.700Z] e93e2a466369: Layer already exists [2023-12-12T16:46:45.700Z] 743815d04023: Layer already exists [2023-12-12T16:46:45.700Z] 2aa0b71b24df: Layer already exists [2023-12-12T16:46:45.700Z] 0faf9b67be60: Layer already exists [2023-12-12T16:46:45.700Z] 08eab9eec0a8: Layer already exists [2023-12-12T16:46:45.967Z] main: digest: sha256:b26c5c04af913937895bc3a51d6cf591533ab7ec91ddb591be65c653210ddccc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T16:46:46.298Z] ===================================================== [Pipeline] echo [2023-12-12T16:46:46.350Z] taggedImages: [2023-12-12T16:46:46.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [2023-12-12T16:46:46.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-12-12T16:46:46.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.4 [2023-12-12T16:46:46.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8fb3763d23db19ec0de6abf19f1121c4fb59e71-3.2.0-dev.4 [2023-12-12T16:46:46.350Z] - 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-12-12T16:46:46.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T16:46:46.977Z] [2023-12-12T16:46:46.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:46:47.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T16:46:47.626Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-12T16:46:47.626Z] 8998bd30e6a1: Pulling fs layer [2023-12-12T16:46:47.626Z] 04944245beec: Pulling fs layer [2023-12-12T16:46:47.626Z] 699f458cf7ca: Pulling fs layer [2023-12-12T16:46:47.626Z] 765212b225bb: Pulling fs layer [2023-12-12T16:46:47.626Z] f23df028b6ca: Pulling fs layer [2023-12-12T16:46:47.626Z] d65c8cfc05b1: Pulling fs layer [2023-12-12T16:46:47.626Z] 2437ff75d9bd: Pulling fs layer [2023-12-12T16:46:47.626Z] 765212b225bb: Waiting [2023-12-12T16:46:47.626Z] f23df028b6ca: Waiting [2023-12-12T16:46:47.626Z] d65c8cfc05b1: Waiting [2023-12-12T16:46:47.626Z] 2437ff75d9bd: Waiting [2023-12-12T16:46:47.626Z] 04944245beec: Verifying Checksum [2023-12-12T16:46:47.626Z] 04944245beec: Download complete [2023-12-12T16:46:47.626Z] 765212b225bb: Download complete [2023-12-12T16:46:47.626Z] f23df028b6ca: Download complete [2023-12-12T16:46:47.626Z] d65c8cfc05b1: Verifying Checksum [2023-12-12T16:46:47.626Z] d65c8cfc05b1: Download complete [2023-12-12T16:46:47.899Z] 699f458cf7ca: Verifying Checksum [2023-12-12T16:46:48.168Z] 8998bd30e6a1: Verifying Checksum [2023-12-12T16:46:48.168Z] 8998bd30e6a1: Download complete [2023-12-12T16:46:50.113Z] 2437ff75d9bd: Verifying Checksum [2023-12-12T16:46:50.113Z] 2437ff75d9bd: Download complete [2023-12-12T16:46:55.452Z] 8998bd30e6a1: Pull complete [2023-12-12T16:46:56.034Z] 04944245beec: Pull complete [2023-12-12T16:46:57.975Z] 699f458cf7ca: Pull complete [2023-12-12T16:46:57.975Z] 765212b225bb: Pull complete [2023-12-12T16:46:58.942Z] f23df028b6ca: Pull complete [2023-12-12T16:46:58.942Z] d65c8cfc05b1: Pull complete [2023-12-12T16:47:25.639Z] 2437ff75d9bd: Pull complete [2023-12-12T16:47:25.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-12T16:47:25.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T16:47:25.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:47:26.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-24906 does not seem to be running inside a container [2023-12-12T16:47:26.117Z] $ 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/156 -v /w/workspace/app-rfid-llrp-inventory/156:/w/workspace/app-rfid-llrp-inventory/156:rw,z -v /w/workspace/app-rfid-llrp-inventory/156@tmp:/w/workspace/app-rfid-llrp-inventory/156@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-12-12T16:47:28.387Z] $ docker top 14715b4540667d917a182d6257f76bcc262cf363fb27d503cd030416ba341759 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:47:28.969Z] ---> job-cost.sh [2023-12-12T16:47:29.237Z] lf-activate-venv: SKIPPING [2023-12-12T16:47:29.237Z] INFO: No Stack... [2023-12-12T16:47:29.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T16:47:30.779Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T16:47:31.106Z] + cat /w/workspace/app-rfid-llrp-inventory/156/archives/cost.csv [2023-12-12T16:47:31.106Z] + cut -d, -f6 [Pipeline] lock [2023-12-12T16:47:31.172Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-156-stack-cost] [2023-12-12T16:47:31.181Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-156-stack-cost] did not exist. Created. [2023-12-12T16:47:31.181Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T16:47:31.979Z] /w/workspace/app-rfid-llrp-inventory/156@tmp/durable-85f148a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-12T16:47:32.306Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T16:47:32.374Z] Warning: overwriting stash ‘stack-cost’ [2023-12-12T16:47:32.445Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T16:47:32.451Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T16:47:32.566Z] $ docker stop --time=1 14715b4540667d917a182d6257f76bcc262cf363fb27d503cd030416ba341759 [2023-12-12T16:47:34.014Z] $ docker rm -f --volumes 14715b4540667d917a182d6257f76bcc262cf363fb27d503cd030416ba341759 [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-12-12T16:47:35.371Z] provisioning config files... [2023-12-12T16:47:35.376Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8602786546684690330tmp [Pipeline] { [Pipeline] sh [2023-12-12T16:47:35.761Z] + set +x [2023-12-12T16:47:35.761Z] + curl -s https://codecov.io/bash [2023-12-12T16:47:35.761Z] + bash -s -- [2023-12-12T16:47:35.761Z] [2023-12-12T16:47:35.761Z] _____ _ [2023-12-12T16:47:35.761Z] / ____| | | [2023-12-12T16:47:35.761Z] | | ___ __| | ___ ___ _____ __ [2023-12-12T16:47:35.761Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-12T16:47:35.761Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-12T16:47:35.761Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-12T16:47:35.761Z] Bash-1.0.6 [2023-12-12T16:47:35.761Z] [2023-12-12T16:47:35.761Z] [2023-12-12T16:47:35.761Z] ==> git version 2.25.1 found [2023-12-12T16:47:35.761Z] ==> 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-12-12T16:47:35.761Z] Release-Date: 2020-01-08 [2023-12-12T16:47:35.761Z] 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-12-12T16:47:35.761Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-12T16:47:35.761Z] ==> Jenkins CI detected. [2023-12-12T16:47:35.761Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-12-12T16:47:35.761Z] project root: . [2023-12-12T16:47:35.761Z] --> token set from env [2023-12-12T16:47:35.761Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-12T16:47:35.761Z] ==> Running gcov in . (disable via -X gcov) [2023-12-12T16:47:35.761Z] ==> Python coveragepy not found [2023-12-12T16:47:35.761Z] ==> Searching for coverage reports in: [2023-12-12T16:47:35.761Z] + . [2023-12-12T16:47:35.762Z] -> Found 1 reports [2023-12-12T16:47:35.762Z] ==> Detecting git/mercurial file structure [2023-12-12T16:47:36.020Z] ==> Reading reports [2023-12-12T16:47:36.020Z] + ./coverage.out bytes=41317 [2023-12-12T16:47:36.020Z] ==> Appending adjustments [2023-12-12T16:47:36.020Z] https://docs.codecov.io/docs/fixing-reports [2023-12-12T16:47:36.020Z] + Found adjustments [2023-12-12T16:47:36.020Z] ==> Gzipping contents [2023-12-12T16:47:36.020Z] 12K /tmp/codecov.KC2EY8.gz [2023-12-12T16:47:36.020Z] ==> Uploading reports [2023-12-12T16:47:36.020Z] url: https://codecov.io [2023-12-12T16:47:36.020Z] query: branch=main&commit=d8fb3763d23db19ec0de6abf19f1121c4fb59e71&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-12T16:47:36.020Z] -> Pinging Codecov [2023-12-12T16:47:36.020Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d8fb3763d23db19ec0de6abf19f1121c4fb59e71&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-12T16:47:36.279Z] -> Uploading to [2023-12-12T16:47:36.279Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-12/581DD39554BDF9B6E22D074273EAD858/d8fb3763d23db19ec0de6abf19f1121c4fb59e71/6d71c769-7353-471a-b17a-0db70e2a362e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231212T164736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00f0bc722dc5481dcb5c0e6e13b2917e10dbd2417b5e4cbe30f7c6c20ff6bbca [2023-12-12T16:47:36.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T16:47:36.279Z] Dload Upload Total Spent Left Speed [2023-12-12T16:47:36.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 27128 --:--:-- --:--:-- --:--:-- 27065 100 11611 0 0 100 11611 0 27128 --:--:-- --:--:-- --:--:-- 27065 [2023-12-12T16:47:36.846Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [Pipeline] } [2023-12-12T16:47:36.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-12T16:47:37.343Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-12T16:47:37.359Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:47:37.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T16:47:37.819Z] [2023-12-12T16:47:37.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:47:38.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T16:47:38.179Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-12T16:47:38.179Z] df9b9388f04a: Pulling fs layer [2023-12-12T16:47:38.179Z] 52dc419b0ee2: Pulling fs layer [2023-12-12T16:47:38.179Z] 25bc292e5bac: Pulling fs layer [2023-12-12T16:47:38.179Z] 114826534d7a: Pulling fs layer [2023-12-12T16:47:38.179Z] 4657fd5d0bcf: Pulling fs layer [2023-12-12T16:47:38.179Z] 6ad1cebc031e: Pulling fs layer [2023-12-12T16:47:38.179Z] 8a3aa393b2d8: Pulling fs layer [2023-12-12T16:47:38.179Z] 4657fd5d0bcf: Waiting [2023-12-12T16:47:38.179Z] 6ad1cebc031e: Waiting [2023-12-12T16:47:38.179Z] 8a3aa393b2d8: Waiting [2023-12-12T16:47:38.179Z] 114826534d7a: Waiting [2023-12-12T16:47:38.179Z] 25bc292e5bac: Verifying Checksum [2023-12-12T16:47:38.179Z] 25bc292e5bac: Download complete [2023-12-12T16:47:38.179Z] 52dc419b0ee2: Download complete [2023-12-12T16:47:38.179Z] 4657fd5d0bcf: Verifying Checksum [2023-12-12T16:47:38.179Z] 4657fd5d0bcf: Download complete [2023-12-12T16:47:38.179Z] df9b9388f04a: Download complete [2023-12-12T16:47:38.437Z] df9b9388f04a: Pull complete [2023-12-12T16:47:38.437Z] 6ad1cebc031e: Verifying Checksum [2023-12-12T16:47:38.437Z] 6ad1cebc031e: Download complete [2023-12-12T16:47:38.437Z] 52dc419b0ee2: Pull complete [2023-12-12T16:47:38.696Z] 25bc292e5bac: Pull complete [2023-12-12T16:47:38.954Z] 114826534d7a: Verifying Checksum [2023-12-12T16:47:38.954Z] 114826534d7a: Download complete [2023-12-12T16:47:39.213Z] 8a3aa393b2d8: Verifying Checksum [2023-12-12T16:47:39.213Z] 8a3aa393b2d8: Download complete [2023-12-12T16:47:44.092Z] 114826534d7a: Pull complete [2023-12-12T16:47:44.092Z] 4657fd5d0bcf: Pull complete [2023-12-12T16:47:44.092Z] 6ad1cebc031e: Pull complete [2023-12-12T16:47:45.027Z] 8a3aa393b2d8: Pull complete [2023-12-12T16:47:45.027Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-12T16:47:45.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T16:47:45.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:47:45.319Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:47:45.360Z] $ 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-12-12T16:47:49.128Z] $ docker top 65b9716b2c30502f99b25a18c8b6e822ae09d10de230389ebc20b48a647d1511 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-12T16:47:49.290Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-12-12T16:47:49.584Z] + set -o pipefail [2023-12-12T16:47:49.584Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-12-12T16:47:54.852Z] [2023-12-12T16:47:54.852Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-12-12T16:47:54.852Z] [2023-12-12T16:47:54.853Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/c0d3c045-f246-47f0-a5db-b2d9dd886ade [2023-12-12T16:47:54.853Z] [2023-12-12T16:47:54.853Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-12T16:47:54.853Z] [2023-12-12T16:47:55.123Z] [2023-12-12T16:47:55.123Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-12T16:47:55.123Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-12T16:47:55.123Z] More details here: https://snyk.co/ue1NS [2023-12-12T16:47:55.123Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-12T16:47:55.123Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-12T16:47:55.137Z] $ docker stop --time=1 65b9716b2c30502f99b25a18c8b6e822ae09d10de230389ebc20b48a647d1511 [2023-12-12T16:47:58.457Z] $ docker rm -f --volumes 65b9716b2c30502f99b25a18c8b6e822ae09d10de230389ebc20b48a647d1511 [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-12-12T16:47:59.954Z] + git log --format=format:%s -1 d8fb3763d23db19ec0de6abf19f1121c4fb59e71 [Pipeline] sh [2023-12-12T16:48:00.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:48:00.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:48:00.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:48:00.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:48:00.768Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:48:00.803Z] $ 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-12-12T16:48:01.158Z] $ docker top 02e2cb0980aaea343d3e0f5b5a664fdb1fee627b108c28b7f3791c5a6c844222 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:48:01.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:48:01.406Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:48:01.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:48:01.512Z] $ docker exec 02e2cb0980aaea343d3e0f5b5a664fdb1fee627b108c28b7f3791c5a6c844222 ssh-agent [2023-12-12T16:48:01.609Z] SSH_AUTH_SOCK=/tmp/ssh-kwYClLmTY84z/agent.32 [2023-12-12T16:48:01.609Z] SSH_AGENT_PID=38 [2023-12-12T16:48:01.615Z] Running ssh-add (command line suppressed) [2023-12-12T16:48:01.715Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4429245322231472916.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4429245322231472916.key) [2023-12-12T16:48:01.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:48:02.056Z] + git semver tag [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,218 [run_tag] DEBUG tag force:False [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,218 [check_head_tag] DEBUG check head tag [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,219 [execute] INFO git cat-file --batch-check [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,223 [execute] INFO git cat-file --batch [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,242 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,242 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,243 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-12-12T16:48:02.315Z] 2023-12-12 16:48:02,247 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-12T16:48:02.315Z] 3.2.0-dev.4 [Pipeline] } [2023-12-12T16:48:02.328Z] $ docker exec --env ******** --env ******** 02e2cb0980aaea343d3e0f5b5a664fdb1fee627b108c28b7f3791c5a6c844222 ssh-agent -k [2023-12-12T16:48:02.419Z] unset SSH_AUTH_SOCK; [2023-12-12T16:48:02.419Z] unset SSH_AGENT_PID; [2023-12-12T16:48:02.419Z] echo Agent pid 38 killed; [2023-12-12T16:48:02.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:48:02.929Z] + git semver [Pipeline] } [2023-12-12T16:48:03.205Z] $ docker stop --time=1 02e2cb0980aaea343d3e0f5b5a664fdb1fee627b108c28b7f3791c5a6c844222 [2023-12-12T16:48:04.481Z] $ docker rm -f --volumes 02e2cb0980aaea343d3e0f5b5a664fdb1fee627b108c28b7f3791c5a6c844222 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:48:05.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T16:48:05.113Z] [2023-12-12T16:48:05.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:48:05.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T16:48:05.515Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-12T16:48:05.515Z] ab5ef0e58194: Pulling fs layer [2023-12-12T16:48:05.515Z] 9712f1f96733: Pulling fs layer [2023-12-12T16:48:05.515Z] 63f879dbbcfc: Pulling fs layer [2023-12-12T16:48:05.515Z] 0d9ebad4ef96: Pulling fs layer [2023-12-12T16:48:05.515Z] e9a5061849ea: Pulling fs layer [2023-12-12T16:48:05.515Z] d747dcd14b5f: Pulling fs layer [2023-12-12T16:48:05.515Z] 2de7ff778b66: Pulling fs layer [2023-12-12T16:48:05.515Z] 0d9ebad4ef96: Waiting [2023-12-12T16:48:05.515Z] d747dcd14b5f: Waiting [2023-12-12T16:48:05.515Z] e9a5061849ea: Waiting [2023-12-12T16:48:05.515Z] 2de7ff778b66: Waiting [2023-12-12T16:48:05.515Z] 9712f1f96733: Verifying Checksum [2023-12-12T16:48:05.515Z] 9712f1f96733: Download complete [2023-12-12T16:48:05.773Z] 63f879dbbcfc: Verifying Checksum [2023-12-12T16:48:05.773Z] 63f879dbbcfc: Download complete [2023-12-12T16:48:06.031Z] ab5ef0e58194: Verifying Checksum [2023-12-12T16:48:06.031Z] ab5ef0e58194: Download complete [2023-12-12T16:48:06.031Z] e9a5061849ea: Verifying Checksum [2023-12-12T16:48:06.031Z] e9a5061849ea: Download complete [2023-12-12T16:48:06.031Z] d747dcd14b5f: Verifying Checksum [2023-12-12T16:48:06.031Z] d747dcd14b5f: Download complete [2023-12-12T16:48:06.031Z] 0d9ebad4ef96: Download complete [2023-12-12T16:48:06.289Z] 2de7ff778b66: Verifying Checksum [2023-12-12T16:48:06.289Z] 2de7ff778b66: Download complete [2023-12-12T16:48:08.886Z] ab5ef0e58194: Pull complete [2023-12-12T16:48:08.886Z] 9712f1f96733: Pull complete [2023-12-12T16:48:09.143Z] 63f879dbbcfc: Pull complete [2023-12-12T16:48:12.429Z] 0d9ebad4ef96: Pull complete [2023-12-12T16:48:12.429Z] e9a5061849ea: Pull complete [2023-12-12T16:48:12.429Z] d747dcd14b5f: Pull complete [2023-12-12T16:48:13.364Z] 2de7ff778b66: Pull complete [2023-12-12T16:48:13.364Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-12T16:48:13.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T16:48:13.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:48:13.646Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:48:13.679Z] $ 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-12-12T16:48:17.142Z] $ docker top 66b39babdefc3acf89a5b1f0628f6784fad32d74cafa3c25dadf02f4992ca0fe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:48:17.306Z] provisioning config files... [2023-12-12T16:48:17.312Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9457437582398183075tmp [2023-12-12T16:48:17.323Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6248227570865448171tmp [2023-12-12T16:48:17.334Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16925260119287228523tmp [Pipeline] { [Pipeline] echo [2023-12-12T16:48:17.430Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:17.722Z] ---> sigul-configuration.sh [2023-12-12T16:48:17.722Z] gpg: directory `/root/.gnupg' created [2023-12-12T16:48:17.722Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-12T16:48:17.722Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-12T16:48:17.722Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-12T16:48:17.722Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-12T16:48:17.722Z] gpg: CAST5 encrypted data [2023-12-12T16:48:17.722Z] gpg: encrypted with 1 passphrase [2023-12-12T16:48:17.722Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-12T16:48:18.015Z] + mkdir /home/jenkins [2023-12-12T16:48:18.016Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-12T16:48:18.312Z] + 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-12-12T16:48:18.326Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:18.622Z] ---> sigul-install.sh [2023-12-12T16:48:18.622Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-12T16:48:18.916Z] + git tag --list [2023-12-12T16:48:18.916Z] v0.0.0 [2023-12-12T16:48:18.916Z] v1.0.0 [2023-12-12T16:48:18.916Z] v2.1.0 [2023-12-12T16:48:18.916Z] v2.1.1 [2023-12-12T16:48:18.916Z] v2.2.0 [2023-12-12T16:48:18.916Z] v2.3.0 [2023-12-12T16:48:18.916Z] v3.0 [2023-12-12T16:48:18.916Z] v3.0.0 [2023-12-12T16:48:18.916Z] v3.0.1 [2023-12-12T16:48:18.916Z] v3.0.1-dev.1 [2023-12-12T16:48:18.916Z] v3.1 [2023-12-12T16:48:18.916Z] v3.1.0 [2023-12-12T16:48:18.916Z] v3.1.0-dev.1 [2023-12-12T16:48:18.916Z] v3.1.0-dev.10 [2023-12-12T16:48:18.916Z] v3.1.0-dev.11 [2023-12-12T16:48:18.916Z] v3.1.0-dev.12 [2023-12-12T16:48:18.916Z] v3.1.0-dev.13 [2023-12-12T16:48:18.916Z] v3.1.0-dev.14 [2023-12-12T16:48:18.916Z] v3.1.0-dev.15 [2023-12-12T16:48:18.916Z] v3.1.0-dev.16 [2023-12-12T16:48:18.916Z] v3.1.0-dev.17 [2023-12-12T16:48:18.916Z] v3.1.0-dev.18 [2023-12-12T16:48:18.916Z] v3.1.0-dev.19 [2023-12-12T16:48:18.916Z] v3.1.0-dev.2 [2023-12-12T16:48:18.916Z] v3.1.0-dev.20 [2023-12-12T16:48:18.916Z] v3.1.0-dev.21 [2023-12-12T16:48:18.916Z] v3.1.0-dev.22 [2023-12-12T16:48:18.916Z] v3.1.0-dev.23 [2023-12-12T16:48:18.916Z] v3.1.0-dev.24 [2023-12-12T16:48:18.916Z] v3.1.0-dev.25 [2023-12-12T16:48:18.916Z] v3.1.0-dev.26 [2023-12-12T16:48:18.916Z] v3.1.0-dev.27 [2023-12-12T16:48:18.916Z] v3.1.0-dev.28 [2023-12-12T16:48:18.916Z] v3.1.0-dev.29 [2023-12-12T16:48:18.916Z] v3.1.0-dev.3 [2023-12-12T16:48:18.916Z] v3.1.0-dev.30 [2023-12-12T16:48:18.916Z] v3.1.0-dev.31 [2023-12-12T16:48:18.916Z] v3.1.0-dev.32 [2023-12-12T16:48:18.916Z] v3.1.0-dev.33 [2023-12-12T16:48:18.916Z] v3.1.0-dev.34 [2023-12-12T16:48:18.916Z] v3.1.0-dev.35 [2023-12-12T16:48:18.916Z] v3.1.0-dev.36 [2023-12-12T16:48:18.916Z] v3.1.0-dev.37 [2023-12-12T16:48:18.916Z] v3.1.0-dev.38 [2023-12-12T16:48:18.916Z] v3.1.0-dev.39 [2023-12-12T16:48:18.916Z] v3.1.0-dev.4 [2023-12-12T16:48:18.916Z] v3.1.0-dev.40 [2023-12-12T16:48:18.916Z] v3.1.0-dev.5 [2023-12-12T16:48:18.916Z] v3.1.0-dev.6 [2023-12-12T16:48:18.916Z] v3.1.0-dev.7 [2023-12-12T16:48:18.916Z] v3.1.0-dev.8 [2023-12-12T16:48:18.916Z] v3.1.0-dev.9 [2023-12-12T16:48:18.916Z] v3.2.0-dev.1 [2023-12-12T16:48:18.916Z] v3.2.0-dev.2 [2023-12-12T16:48:18.916Z] v3.2.0-dev.3 [2023-12-12T16:48:18.916Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-12T16:48:19.216Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-12T16:48:19.785Z] Signing Git tag with Sigul... [2023-12-12T16:48:19.785Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-12T16:48:20.054Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:20.339Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-12T16:48:20.346Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-12T16:48:20.479Z] $ docker stop --time=1 66b39babdefc3acf89a5b1f0628f6784fad32d74cafa3c25dadf02f4992ca0fe [2023-12-12T16:48:21.799Z] $ docker rm -f --volumes 66b39babdefc3acf89a5b1f0628f6784fad32d74cafa3c25dadf02f4992ca0fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-12T16:48:22.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:48:22.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:48:23.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:48:23.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:48:23.311Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:48:23.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T16:48:23.817Z] $ docker top 7ac26e8c07ec76a1f0ce6283750bbb796a7b37529435dd48bf32ae5278268c9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:48:24.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:48:24.090Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:48:24.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:48:24.219Z] $ docker exec 7ac26e8c07ec76a1f0ce6283750bbb796a7b37529435dd48bf32ae5278268c9b ssh-agent [2023-12-12T16:48:24.332Z] SSH_AUTH_SOCK=/tmp/ssh-w18wvQMVt1Uo/agent.33 [2023-12-12T16:48:24.332Z] SSH_AGENT_PID=39 [2023-12-12T16:48:24.337Z] Running ssh-add (command line suppressed) [2023-12-12T16:48:24.440Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4216981758034371020.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4216981758034371020.key) [2023-12-12T16:48:24.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:48:24.796Z] + git semver bump pre [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,977 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,977 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,977 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,977 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,977 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,978 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,979 [execute] INFO git cat-file --batch-check [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,979 [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-12-12T16:48:25.056Z] 2023-12-12 16:48:24,984 [execute] INFO git cat-file --batch [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T16:48:25.056Z] 2023-12-12 16:48:24,989 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-12T16:48:25.056Z] 3.2.0-dev.5 [Pipeline] } [2023-12-12T16:48:25.069Z] $ docker exec --env ******** --env ******** 7ac26e8c07ec76a1f0ce6283750bbb796a7b37529435dd48bf32ae5278268c9b ssh-agent -k [2023-12-12T16:48:25.156Z] unset SSH_AUTH_SOCK; [2023-12-12T16:48:25.157Z] unset SSH_AGENT_PID; [2023-12-12T16:48:25.157Z] echo Agent pid 39 killed; [2023-12-12T16:48:25.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:48:25.685Z] + git semver [Pipeline] } [2023-12-12T16:48:25.962Z] $ docker stop --time=1 7ac26e8c07ec76a1f0ce6283750bbb796a7b37529435dd48bf32ae5278268c9b [2023-12-12T16:48:27.233Z] $ docker rm -f --volumes 7ac26e8c07ec76a1f0ce6283750bbb796a7b37529435dd48bf32ae5278268c9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T16:48:27.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T16:48:27.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:48:28.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T16:48:28.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:48:29.042Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:48:29.077Z] $ 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-12-12T16:48:29.451Z] $ docker top 4ef178b081d390e41d30e7eaa0a1fe3f1becba0e9db8bb1b5341c336fcb088a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T16:48:29.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T16:48:29.719Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T16:48:29.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T16:48:29.825Z] $ docker exec 4ef178b081d390e41d30e7eaa0a1fe3f1becba0e9db8bb1b5341c336fcb088a3 ssh-agent [2023-12-12T16:48:29.935Z] SSH_AUTH_SOCK=/tmp/ssh-ARWFYC9ejYOx/agent.32 [2023-12-12T16:48:29.935Z] SSH_AGENT_PID=38 [2023-12-12T16:48:29.940Z] Running ssh-add (command line suppressed) [2023-12-12T16:48:30.027Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5477275850191520876.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5477275850191520876.key) [2023-12-12T16:48:30.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T16:48:30.376Z] + git semver push [2023-12-12T16:48:30.634Z] 2023-12-12 16:48:30,552 [run_push] DEBUG push [2023-12-12T16:48:30.634Z] 2023-12-12 16:48:30,553 [execute] INFO git cat-file --batch-check [2023-12-12T16:48:30.634Z] 2023-12-12 16:48:30,553 [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-12-12T16:48:30.634Z] 2023-12-12 16:48:30,557 [execute] INFO git rev-list 5124612d9779f6e0c857873d658058601f59af12 -- [2023-12-12T16:48:30.634Z] 2023-12-12 16:48:30,558 [execute] DEBUG Popen(['git', 'rev-list', '5124612d9779f6e0c857873d658058601f59af12', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-12T16:48:30.634Z] 2023-12-12 16:48:30,566 [execute] INFO git fetch -v origin [2023-12-12T16:48:30.634Z] 2023-12-12 16:48:30,567 [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-12-12T16:48:31.201Z] 2023-12-12 16:48:31,090 [run_push] DEBUG no remote changes detected [2023-12-12T16:48:31.201Z] 2023-12-12 16:48:31,091 [execute] INFO git push origin semver [2023-12-12T16:48:31.201Z] 2023-12-12 16:48:31,092 [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-12-12T16:48:32.137Z] 2023-12-12 16:48:31,851 [run_push] DEBUG push all version tags [2023-12-12T16:48:32.137Z] 2023-12-12 16:48:31,852 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-12T16:48:32.137Z] 2023-12-12 16:48:31,852 [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-12-12T16:48:32.704Z] 2023-12-12 16:48:32,577 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-12-12T16:48:32.704Z] 3.2.0-dev.5 [Pipeline] } [2023-12-12T16:48:32.716Z] $ docker exec --env ******** --env ******** 4ef178b081d390e41d30e7eaa0a1fe3f1becba0e9db8bb1b5341c336fcb088a3 ssh-agent -k [2023-12-12T16:48:32.804Z] unset SSH_AUTH_SOCK; [2023-12-12T16:48:32.807Z] unset SSH_AGENT_PID; [2023-12-12T16:48:32.808Z] echo Agent pid 38 killed; [2023-12-12T16:48:32.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T16:48:33.333Z] + git semver [Pipeline] } [2023-12-12T16:48:33.608Z] $ docker stop --time=1 4ef178b081d390e41d30e7eaa0a1fe3f1becba0e9db8bb1b5341c336fcb088a3 [2023-12-12T16:48:34.913Z] $ docker rm -f --volumes 4ef178b081d390e41d30e7eaa0a1fe3f1becba0e9db8bb1b5341c336fcb088a3 [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-12-12T16:48:36.443Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-12-12T16:48:36.443Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-12-12T16:48:36.443Z] total 16 [2023-12-12T16:48:36.443Z] drwxr-xr-x 3 root root 4096 Dec 12 16:39 . [2023-12-12T16:48:36.443Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 12 16:48 .. [2023-12-12T16:48:36.443Z] drwxr-xr-x 2 root root 4096 Dec 12 16:39 cost [2023-12-12T16:48:36.443Z] -rw-r--r-- 1 root root 95 Dec 12 16:39 cost.csv [2023-12-12T16:48:36.443Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-12-12T16:48:36.443Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-12-12T16:48:36.443Z] total 16 [2023-12-12T16:48:36.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:39 . [2023-12-12T16:48:36.443Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 12 16:48 .. [2023-12-12T16:48:36.443Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 16:39 cost [2023-12-12T16:48:36.443Z] -rw-r--r-- 1 jenkins jenkins 95 Dec 12 16:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:36.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:37.595Z] ---> package-listing.sh [2023-12-12T16:48:37.595Z] ++ facter osfamily [2023-12-12T16:48:37.595Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-12T16:48:37.853Z] + OS_FAMILY=debian [2023-12-12T16:48:37.853Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-12-12T16:48:37.853Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-12T16:48:37.853Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-12T16:48:37.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-12T16:48:37.853Z] + PACKAGES=/tmp/packages_start.txt [2023-12-12T16:48:37.853Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-12-12T16:48:37.853Z] + PACKAGES=/tmp/packages_end.txt [2023-12-12T16:48:37.853Z] + case "${OS_FAMILY}" in [2023-12-12T16:48:37.853Z] + dpkg -l [2023-12-12T16:48:37.853Z] + grep '^ii' [2023-12-12T16:48:37.853Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-12T16:48:37.853Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-12T16:48:37.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-12T16:48:37.853Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-12-12T16:48:37.853Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-12-12T16:48:37.853Z] + 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-12-12T16:48:37.862Z] 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-12-12T16:48:38.137Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T16:48:38.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T16:48:38.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T16:48:38.947Z] prd-ubuntu20.04-docker-8c-8g-24905 does not seem to be running inside a container [2023-12-12T16:48:38.977Z] $ 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-12-12T16:48:39.228Z] $ docker top b37c3a75544d5c2713f69c59c81710985ff114a5f93d7f6280ef548517b5f6f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T16:48:39.741Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-12T16:48:40.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-12T16:48:40.307Z] + ls /var/log/sa-host [2023-12-12T16:48:40.307Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T16:48:40.516Z] provisioning config files... [2023-12-12T16:48:40.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8253716914191234686tmp [Pipeline] { [Pipeline] echo [2023-12-12T16:48:40.647Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:40.933Z] ---> create-netrc.sh [Pipeline] } [2023-12-12T16:48:40.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:41.379Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-12T16:48:41.388Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:41.673Z] ---> sudo-logs.sh [2023-12-12T16:48:41.673Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-12T16:48:41.762Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:42.046Z] ---> job-cost.sh [2023-12-12T16:48:42.046Z] lf-activate-venv: SKIPPING [2023-12-12T16:48:42.046Z] DEBUG: total: 0.2199999988079071 [2023-12-12T16:48:42.046Z] INFO: Retrieving Stack Cost... [2023-12-12T16:48:42.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T16:48:42.873Z] INFO: Archiving Costs [Pipeline] echo [2023-12-12T16:48:42.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T16:48:43.169Z] ---> logs-deploy.sh [2023-12-12T16:48:43.169Z] lf-activate-venv: SKIPPING [2023-12-12T16:48:43.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/156 [2023-12-12T16:48:43.169Z] INFO: archiving workspace using pattern(s): [2023-12-12T16:48:44.106Z] Archives upload complete. [2023-12-12T16:48:44.106Z] INFO: archiving logs to Nexus