Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 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-ssh14326402570987300448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh8481611276155555647.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh5735860881475167127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh17831897858877757271.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-ssh7875885085635736242.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16267 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 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 (main) Commit message: "docs: Add swagger file (#244)" > git config core.sparsecheckout # timeout=10 > git checkout -f 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 # timeout=10 > git rev-list --no-walk 9a4e864fb3e06a55b40684a3e80b6d034b781f69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T18:49:51.050Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T18:49:51.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T18:49:51.136Z] ========================================================= [2023-11-01T18:49:51.136Z] EdgeX Global Pipelines Version Info [2023-11-01T18:49:51.136Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:49:51.860Z] ------------------- [2023-11-01T18:49:51.861Z] stable info: [2023-11-01T18:49:51.861Z] ------------------- [2023-11-01T18:49:51.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T18:49:51.861Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:49:51.861Z] Message: update stable to v1.0.255 [2023-11-01T18:49:52.434Z] ------------------- [2023-11-01T18:49:52.434Z] experimental info: [2023-11-01T18:49:52.434Z] ------------------- [2023-11-01T18:49:52.434Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T18:49:52.434Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:49:52.434Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T18:49:52.604Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-01T18:49:52.619Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-01T18:49:52.636Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T18:49:52.649Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T18:49:52.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T18:49:52.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T18:49:52.698Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T18:49:52.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T18:49:52.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T18:49:52.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T18:49:52.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T18:49:52.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-01T18:49:52.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T18:49:52.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T18:49:52.827Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:49:52.841Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:49:52.852Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T18:49:52.872Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T18:49:52.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T18:49:52.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T18:49:52.928Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T18:49:52.945Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T18:49:52.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T18:49:52.972Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T18:49:52.986Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T18:49:53.000Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T18:49:53.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T18:49:53.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T18:49:53.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T18:49:53.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T18:49:53.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] echo [2023-11-01T18:49:53.064Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21ed4d0 [Pipeline] echo [2023-11-01T18:49:53.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:49:53.128Z] provisioning config files... [2023-11-01T18:49:53.144Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config512461040166020135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:49:53.447Z] ---> docker-login.sh [2023-11-01T18:49:53.447Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:49:53.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:49:53.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:49:53.712Z] Configure a credential helper to remove this warning. See [2023-11-01T18:49:53.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:49:53.712Z] [2023-11-01T18:49:53.712Z] Login Succeeded [2023-11-01T18:49:53.712Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:49:53.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:49:53.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:49:53.973Z] Configure a credential helper to remove this warning. See [2023-11-01T18:49:53.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:49:53.973Z] [2023-11-01T18:49:53.973Z] Login Succeeded [2023-11-01T18:49:53.973Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:49:53.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:49:53.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:49:53.973Z] Configure a credential helper to remove this warning. See [2023-11-01T18:49:53.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:49:53.973Z] [2023-11-01T18:49:53.973Z] Login Succeeded [2023-11-01T18:49:53.973Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:49:53.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:49:54.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:49:54.233Z] Configure a credential helper to remove this warning. See [2023-11-01T18:49:54.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:49:54.233Z] [2023-11-01T18:49:54.233Z] Login Succeeded [2023-11-01T18:49:54.233Z] docker.io [2023-11-01T18:49:54.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:49:54.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:49:54.492Z] Configure a credential helper to remove this warning. See [2023-11-01T18:49:54.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:49:54.492Z] [2023-11-01T18:49:54.492Z] Login Succeeded [2023-11-01T18:49:54.492Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:49:54.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T18:49:54.879Z] + git rev-list -1 --merges 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524~1..21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] echo [2023-11-01T18:49:54.936Z] -----------> git rev-list -1 --merges 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524~1..21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [false] [Pipeline] sh [2023-11-01T18:49:55.228Z] + git log --format=format:%s -1 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] echo [2023-11-01T18:49:55.244Z] ========================================================= [2023-11-01T18:49:55.244Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T18:49:55.244Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:49:55.565Z] + git log --format=format:%s -1 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] echo [2023-11-01T18:49:55.577Z] [semverPrep] GIT_COMMIT: 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524, Commit Message: docs: Add swagger file (#244) [Pipeline] echo [2023-11-01T18:49:55.587Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T18:49:55.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T18:49:55.927Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T18:49:55.927Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T18:49:55.927Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T18:49:55.927Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T18:49:55.927Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T18:49:55.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:49:56.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:49:56.272Z] [2023-11-01T18:49:56.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:49:56.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:49:56.836Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T18:49:56.836Z] b85a868b505f: Pulling fs layer [2023-11-01T18:49:56.836Z] e2be974225ed: Pulling fs layer [2023-11-01T18:49:56.836Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T18:49:56.836Z] 988bab9f4d93: Pulling fs layer [2023-11-01T18:49:56.836Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T18:49:56.836Z] eaf3925da568: Pulling fs layer [2023-11-01T18:49:56.836Z] bab4dde63d76: Pulling fs layer [2023-11-01T18:49:56.836Z] bde34c3a00c8: Pulling fs layer [2023-11-01T18:49:56.836Z] b352a97aabf1: Pulling fs layer [2023-11-01T18:49:56.836Z] 4872d77fe225: Pulling fs layer [2023-11-01T18:49:56.836Z] 5851b861e8e6: Pulling fs layer [2023-11-01T18:49:56.836Z] 988bab9f4d93: Waiting [2023-11-01T18:49:56.836Z] 1469e6f7b9e6: Waiting [2023-11-01T18:49:56.836Z] bab4dde63d76: Waiting [2023-11-01T18:49:56.836Z] eaf3925da568: Waiting [2023-11-01T18:49:56.836Z] b352a97aabf1: Waiting [2023-11-01T18:49:56.836Z] bde34c3a00c8: Waiting [2023-11-01T18:49:56.836Z] 5851b861e8e6: Waiting [2023-11-01T18:49:56.836Z] 4872d77fe225: Waiting [2023-11-01T18:49:56.836Z] e2be974225ed: Download complete [2023-11-01T18:49:56.836Z] 988bab9f4d93: Verifying Checksum [2023-11-01T18:49:56.836Z] 988bab9f4d93: Download complete [2023-11-01T18:49:56.836Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T18:49:56.836Z] 339a4e72a1f5: Download complete [2023-11-01T18:49:56.836Z] eaf3925da568: Download complete [2023-11-01T18:49:56.836Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T18:49:56.836Z] 1469e6f7b9e6: Download complete [2023-11-01T18:49:57.096Z] bde34c3a00c8: Download complete [2023-11-01T18:49:57.096Z] b352a97aabf1: Verifying Checksum [2023-11-01T18:49:57.096Z] b352a97aabf1: Download complete [2023-11-01T18:49:57.096Z] 4872d77fe225: Download complete [2023-11-01T18:49:57.096Z] 5851b861e8e6: Download complete [2023-11-01T18:49:57.096Z] b85a868b505f: Verifying Checksum [2023-11-01T18:49:57.096Z] b85a868b505f: Download complete [2023-11-01T18:49:57.370Z] bab4dde63d76: Verifying Checksum [2023-11-01T18:49:57.370Z] bab4dde63d76: Download complete [2023-11-01T18:49:58.320Z] b85a868b505f: Pull complete [2023-11-01T18:49:58.579Z] e2be974225ed: Pull complete [2023-11-01T18:49:59.157Z] 339a4e72a1f5: Pull complete [2023-11-01T18:49:59.157Z] 988bab9f4d93: Pull complete [2023-11-01T18:49:59.417Z] 1469e6f7b9e6: Pull complete [2023-11-01T18:49:59.417Z] eaf3925da568: Pull complete [2023-11-01T18:50:01.322Z] bab4dde63d76: Pull complete [2023-11-01T18:50:01.322Z] bde34c3a00c8: Pull complete [2023-11-01T18:50:01.322Z] b352a97aabf1: Pull complete [2023-11-01T18:50:01.322Z] 4872d77fe225: Pull complete [2023-11-01T18:50:01.582Z] 5851b861e8e6: Pull complete [2023-11-01T18:50:01.582Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T18:50:01.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:50:01.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:50:01.683Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T18:50:01.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T18:50:06.795Z] $ docker top 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 -eo pid,comm [2023-11-01T18:50:06.855Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T18:50:06.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T18:50:06.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:50:06.895Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:50:07.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:50:07.010Z] $ docker exec 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 ssh-agent [2023-11-01T18:50:07.121Z] SSH_AUTH_SOCK=/tmp/ssh-sRRhe9slJQTc/agent.32 [2023-11-01T18:50:07.121Z] SSH_AGENT_PID=38 [2023-11-01T18:50:07.127Z] Running ssh-add (command line suppressed) [2023-11-01T18:50:07.224Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17279696983721479058.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17279696983721479058.key) [2023-11-01T18:50:07.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:50:07.532Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T18:50:07.541Z] $ docker exec --env ******** --env ******** 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 ssh-agent -k [2023-11-01T18:50:07.645Z] unset SSH_AUTH_SOCK; [2023-11-01T18:50:07.645Z] unset SSH_AGENT_PID; [2023-11-01T18:50:07.645Z] echo Agent pid 38 killed; [2023-11-01T18:50:07.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T18:50:07.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:50:07.685Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:50:07.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:50:07.788Z] $ docker exec 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 ssh-agent [2023-11-01T18:50:07.887Z] SSH_AUTH_SOCK=/tmp/ssh-pr7rT48fe4cp/agent.70 [2023-11-01T18:50:07.887Z] SSH_AGENT_PID=76 [2023-11-01T18:50:07.892Z] Running ssh-add (command line suppressed) [2023-11-01T18:50:07.996Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3447177231031611143.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3447177231031611143.key) [2023-11-01T18:50:08.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:50:08.304Z] + git semver init [2023-11-01T18:50:08.565Z] 2023-11-01 18:50:08,496 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T18:50:08.565Z] 2023-11-01 18:50:08,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-01T18:50:08.565Z] 2023-11-01 18:50:08,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-01T18:50:08.565Z] 2023-11-01 18:50:08,497 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T18:50:09.984Z] 2023-11-01 18:50:09,734 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-11-01T18:50:09.984Z] 2023-11-01 18:50:09,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-11-01T18:50:09.984Z] 2023-11-01 18:50:09,735 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T18:50:09.984Z] 2023-11-01 18:50:09,735 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T18:50:09.984Z] 3.1.0-dev.35 [Pipeline] } [2023-11-01T18:50:10.006Z] $ docker exec --env ******** --env ******** 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 ssh-agent -k [2023-11-01T18:50:10.120Z] unset SSH_AUTH_SOCK; [2023-11-01T18:50:10.120Z] unset SSH_AGENT_PID; [2023-11-01T18:50:10.120Z] echo Agent pid 76 killed; [2023-11-01T18:50:10.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T18:50:10.448Z] + git semver [Pipeline] } [2023-11-01T18:50:10.717Z] $ docker stop --time=1 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 [2023-11-01T18:50:12.131Z] $ docker rm -f --volumes 4b69cbe961d82321ae729b8945964296fd5b3cb32c87a1ccbc1ba9267c0b8608 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:50:12.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T18:50:12.661Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T18:50:12.664Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:50:12.812Z] provisioning config files... [2023-11-01T18:50:12.822Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6359366278978462615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:50:13.123Z] ---> docker-login.sh [2023-11-01T18:50:13.123Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:50:13.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:50:13.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:50:13.123Z] Configure a credential helper to remove this warning. See [2023-11-01T18:50:13.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:50:13.123Z] [2023-11-01T18:50:13.123Z] Login Succeeded [2023-11-01T18:50:13.123Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:50:13.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:50:13.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:50:13.123Z] Configure a credential helper to remove this warning. See [2023-11-01T18:50:13.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:50:13.123Z] [2023-11-01T18:50:13.123Z] Login Succeeded [2023-11-01T18:50:13.123Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:50:13.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:50:13.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:50:13.387Z] Configure a credential helper to remove this warning. See [2023-11-01T18:50:13.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:50:13.387Z] [2023-11-01T18:50:13.387Z] Login Succeeded [2023-11-01T18:50:13.387Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:50:13.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:50:13.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:50:13.387Z] Configure a credential helper to remove this warning. See [2023-11-01T18:50:13.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:50:13.387Z] [2023-11-01T18:50:13.387Z] Login Succeeded [2023-11-01T18:50:13.387Z] docker.io [2023-11-01T18:50:13.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:50:13.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:50:13.648Z] Configure a credential helper to remove this warning. See [2023-11-01T18:50:13.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:50:13.648Z] [2023-11-01T18:50:13.648Z] Login Succeeded [2023-11-01T18:50:13.910Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:50:13.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T18:50:13.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:50:13.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:50:13.997Z] ========================================================= [2023-11-01T18:50:13.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T18:50:13.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:50:14.304Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T18:50:14.304Z] Sending build context to Docker daemon 12.75MB [2023-11-01T18:50:14.304Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:50:14.304Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T18:50:14.304Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T18:50:14.304Z] 7264a8db6415: Pulling fs layer [2023-11-01T18:50:14.304Z] c4d48a809fc2: Pulling fs layer [2023-11-01T18:50:14.304Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T18:50:14.304Z] ad3a456e5733: Pulling fs layer [2023-11-01T18:50:14.304Z] 33e27b845d1e: Pulling fs layer [2023-11-01T18:50:14.304Z] c68163c4e522: Pulling fs layer [2023-11-01T18:50:14.304Z] 50da416c3ac9: Pulling fs layer [2023-11-01T18:50:14.304Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T18:50:14.304Z] ad3a456e5733: Waiting [2023-11-01T18:50:14.304Z] 33e27b845d1e: Waiting [2023-11-01T18:50:14.304Z] c68163c4e522: Waiting [2023-11-01T18:50:14.304Z] 50da416c3ac9: Waiting [2023-11-01T18:50:14.304Z] 23d2d4c4bb30: Waiting [2023-11-01T18:50:14.304Z] c4d48a809fc2: Download complete [2023-11-01T18:50:14.304Z] ad3a456e5733: Verifying Checksum [2023-11-01T18:50:14.304Z] ad3a456e5733: Download complete [2023-11-01T18:50:14.566Z] 33e27b845d1e: Verifying Checksum [2023-11-01T18:50:14.566Z] 33e27b845d1e: Download complete [2023-11-01T18:50:14.566Z] 7264a8db6415: Verifying Checksum [2023-11-01T18:50:14.566Z] 7264a8db6415: Download complete [2023-11-01T18:50:14.566Z] c68163c4e522: Verifying Checksum [2023-11-01T18:50:14.566Z] c68163c4e522: Download complete [2023-11-01T18:50:14.566Z] 7264a8db6415: Pull complete [2023-11-01T18:50:14.829Z] c4d48a809fc2: Pull complete [2023-11-01T18:50:14.829Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T18:50:14.829Z] 23d2d4c4bb30: Download complete [2023-11-01T18:50:15.088Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T18:50:15.088Z] 4f1c88b9dad5: Download complete [2023-11-01T18:50:15.347Z] 50da416c3ac9: Verifying Checksum [2023-11-01T18:50:15.347Z] 50da416c3ac9: Download complete [2023-11-01T18:50:18.636Z] 4f1c88b9dad5: Pull complete [2023-11-01T18:50:18.636Z] ad3a456e5733: Pull complete [2023-11-01T18:50:18.636Z] 33e27b845d1e: Pull complete [2023-11-01T18:50:18.636Z] c68163c4e522: Pull complete [2023-11-01T18:50:21.172Z] 50da416c3ac9: Pull complete [2023-11-01T18:50:21.173Z] 23d2d4c4bb30: Pull complete [2023-11-01T18:50:21.173Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T18:50:21.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T18:50:21.173Z] ---> 0786185ac409 [2023-11-01T18:50:21.173Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T18:50:27.772Z] Still waiting to schedule task [2023-11-01T18:50:27.772Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-01T18:50:31.319Z] ---> Running in ff0be6e2dc21 [2023-11-01T18:50:31.319Z] Removing intermediate container ff0be6e2dc21 [2023-11-01T18:50:31.319Z] ---> 73cf5f79b90b [2023-11-01T18:50:31.319Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:50:31.319Z] ---> Running in 56cbdd014de2 [2023-11-01T18:50:31.319Z] Removing intermediate container 56cbdd014de2 [2023-11-01T18:50:31.319Z] ---> 8762fb96913b [2023-11-01T18:50:31.319Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:50:31.579Z] ---> Running in 80b24afb4bab [2023-11-01T18:50:31.838Z] Removing intermediate container 80b24afb4bab [2023-11-01T18:50:31.838Z] ---> b970511f1fa3 [2023-11-01T18:50:31.838Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:50:31.838Z] ---> Running in 03f2d8c95f28 [2023-11-01T18:50:32.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:50:32.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:50:32.618Z] OK: 264 MiB in 52 packages [2023-11-01T18:50:32.880Z] Removing intermediate container 03f2d8c95f28 [2023-11-01T18:50:32.880Z] ---> ae18cd8e74e4 [2023-11-01T18:50:32.880Z] Step 7/12 : WORKDIR /app [2023-11-01T18:50:32.880Z] ---> Running in 9e3c20d3d299 [2023-11-01T18:50:33.139Z] Removing intermediate container 9e3c20d3d299 [2023-11-01T18:50:33.140Z] ---> 985e823d61bc [2023-11-01T18:50:33.140Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T18:50:33.140Z] ---> f2320cad1a08 [2023-11-01T18:50:33.140Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:50:33.140Z] ---> Running in 57c6832c6a42 [2023-11-01T18:51:11.952Z] Removing intermediate container 57c6832c6a42 [2023-11-01T18:51:11.952Z] ---> 6733bab533ce [2023-11-01T18:51:11.952Z] Step 10/12 : COPY . . [2023-11-01T18:51:11.952Z] ---> c321e43ec2d2 [2023-11-01T18:51:11.952Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:51:11.952Z] ---> Running in 832eee9adea8 [2023-11-01T18:51:12.211Z] Removing intermediate container 832eee9adea8 [2023-11-01T18:51:12.211Z] ---> a228012dda8f [2023-11-01T18:51:12.211Z] Step 12/12 : RUN $MAKE [2023-11-01T18:51:12.211Z] ---> Running in ae71e9796fba [2023-11-01T18:51:12.470Z] noop [2023-11-01T18:51:12.730Z] Removing intermediate container ae71e9796fba [2023-11-01T18:51:12.730Z] ---> 0fba28bdfd60 [2023-11-01T18:51:12.730Z] Successfully built 0fba28bdfd60 [2023-11-01T18:51:12.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:51:13.053Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T18:51:13.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:51:13.127Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T18:51:13.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T18:51:13.505Z] $ docker top 7c158ba6b0e759c5788e55e0fed2e9dcc88253d6e56d9645cfe48a94bc97fe4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:51:13.839Z] + go version [2023-11-01T18:51:13.839Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T18:51:13.857Z] $ docker stop --time=1 7c158ba6b0e759c5788e55e0fed2e9dcc88253d6e56d9645cfe48a94bc97fe4a [2023-11-01T18:51:15.111Z] $ docker rm -f --volumes 7c158ba6b0e759c5788e55e0fed2e9dcc88253d6e56d9645cfe48a94bc97fe4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:51:15.544Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T18:51:15.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:51:15.621Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T18:51:15.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T18:51:15.985Z] $ docker top 7aa17a22a6e6155d5f95266f1daacb27ebb00bf5d34c207444cd269140f89d04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:51:16.329Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T18:51:16.629Z] + make test [2023-11-01T18:51:16.629Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-01T18:51:34.719Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-01T18:51:34.719Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-01T18:51:35.655Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.142s coverage: 86.2% of statements [2023-11-01T18:51:38.189Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.700s coverage: 71.9% of statements [2023-11-01T18:52:00.127Z] go vet ./... [2023-11-01T18:52:00.386Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T18:52:00.386Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T18:52:00.386Z] ./bin/test-attribution.sh [2023-11-01T18:52:00.386Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T18:52:00.386Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T18:52:00.386Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T18:52:00.386Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T18:52:00.386Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T18:52:00.386Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-01T18:52:00.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T18:52:00.420Z] $ docker stop --time=1 7aa17a22a6e6155d5f95266f1daacb27ebb00bf5d34c207444cd269140f89d04 [2023-11-01T18:52:07.708Z] $ docker rm -f --volumes 7aa17a22a6e6155d5f95266f1daacb27ebb00bf5d34c207444cd269140f89d04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:52:08.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T18:52:08.331Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T18:52:08.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:52:09.042Z] + ls -al . [2023-11-01T18:52:09.042Z] total 236 [2023-11-01T18:52:09.042Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 18:51 . [2023-11-01T18:52:09.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:49 .. [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 18:49 .dockerignore [2023-11-01T18:52:09.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:51 .git [2023-11-01T18:52:09.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:49 .github [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 18:49 .gitignore [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 18:49 .golangci.yml [2023-11-01T18:52:09.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:50 .semver [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 18:49 Attribution.txt [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 18:49 CHANGELOG.md [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 18:49 Dockerfile [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:49 GOVERNANCE.md [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 18:49 Jenkinsfile [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 18:49 LICENSE [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 18:49 Makefile [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:49 OWNERS.md [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 18:49 README.md [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:50 VERSION [2023-11-01T18:52:09.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:49 bin [2023-11-01T18:52:09.042Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 18:51 coverage.out [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 18:49 go.mod [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 18:49 go.sum [2023-11-01T18:52:09.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:49 images [2023-11-01T18:52:09.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:49 internal [2023-11-01T18:52:09.042Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 18:49 main.go [2023-11-01T18:52:09.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:49 openapi [2023-11-01T18:52:09.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:49 res [2023-11-01T18:52:09.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:09.458Z] + 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=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 --label arch=amd64 --label version=3.1.0-dev.35 . [2023-11-01T18:52:09.458Z] Sending build context to Docker daemon 12.75MB [2023-11-01T18:52:09.458Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:52:09.458Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-01T18:52:09.458Z] ---> 0fba28bdfd60 [2023-11-01T18:52:09.458Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T18:52:10.399Z] ---> Running in 09e3ad9962f1 [2023-11-01T18:52:10.969Z] Removing intermediate container 09e3ad9962f1 [2023-11-01T18:52:10.969Z] ---> ccc36bfeac47 [2023-11-01T18:52:10.969Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:52:11.538Z] ---> Running in cd883a47a51d [2023-11-01T18:52:11.796Z] Removing intermediate container cd883a47a51d [2023-11-01T18:52:11.796Z] ---> e8ad23c82f84 [2023-11-01T18:52:11.796Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:52:12.055Z] ---> Running in f544a70226c5 [2023-11-01T18:52:12.329Z] Removing intermediate container f544a70226c5 [2023-11-01T18:52:12.329Z] ---> 9d75dff0e7b2 [2023-11-01T18:52:12.329Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:52:12.589Z] ---> Running in 5b55bd04a0c9 [2023-11-01T18:52:12.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:52:13.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:52:13.107Z] OK: 264 MiB in 52 packages [2023-11-01T18:52:13.675Z] Removing intermediate container 5b55bd04a0c9 [2023-11-01T18:52:13.675Z] ---> fcac885c8aa4 [2023-11-01T18:52:13.675Z] Step 7/29 : WORKDIR /app [2023-11-01T18:52:13.675Z] ---> Running in fa134f9fa969 [2023-11-01T18:52:13.675Z] Removing intermediate container fa134f9fa969 [2023-11-01T18:52:13.675Z] ---> 651fa5467a7d [2023-11-01T18:52:13.675Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-01T18:52:13.675Z] ---> c14a79987be0 [2023-11-01T18:52:13.675Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:52:13.675Z] ---> Running in 0c9bb99a7a43 [2023-11-01T18:52:14.710Z] Removing intermediate container 0c9bb99a7a43 [2023-11-01T18:52:14.710Z] ---> 836224a956bd [2023-11-01T18:52:14.710Z] Step 10/29 : COPY . . [2023-11-01T18:52:14.969Z] ---> b1e6e6e01412 [2023-11-01T18:52:14.969Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:52:14.969Z] ---> Running in e04dfb1855a7 [2023-11-01T18:52:14.969Z] Removing intermediate container e04dfb1855a7 [2023-11-01T18:52:14.969Z] ---> 673fa4f03cb2 [2023-11-01T18:52:14.969Z] Step 12/29 : RUN $MAKE [2023-11-01T18:52:14.969Z] ---> Running in 5f8e2e5bb59d [2023-11-01T18:52:15.227Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.35" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-01T18:52:33.478Z] Removing intermediate container 5f8e2e5bb59d [2023-11-01T18:52:33.478Z] ---> 3764a7b93fe2 [2023-11-01T18:52:33.478Z] Step 13/29 : FROM alpine:3.18 [2023-11-01T18:52:33.478Z] 3.18: Pulling from library/alpine [2023-11-01T18:52:33.478Z] 96526aa774ef: Pulling fs layer [2023-11-01T18:52:33.478Z] 96526aa774ef: Verifying Checksum [2023-11-01T18:52:33.478Z] 96526aa774ef: Download complete [2023-11-01T18:52:33.478Z] 96526aa774ef: Pull complete [2023-11-01T18:52:33.478Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T18:52:33.478Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T18:52:33.478Z] ---> 8ca4688f4f35 [2023-11-01T18:52:33.478Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T18:52:33.478Z] ---> Running in cd7d168591de [2023-11-01T18:52:33.739Z] Removing intermediate container cd7d168591de [2023-11-01T18:52:33.739Z] ---> 8607fbf6552d [2023-11-01T18:52:33.739Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-01T18:52:33.739Z] ---> Running in c1c0006ac136 [2023-11-01T18:52:33.739Z] Removing intermediate container c1c0006ac136 [2023-11-01T18:52:33.739Z] ---> b239a317eeec [2023-11-01T18:52:33.739Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-01T18:52:33.739Z] ---> Running in 63f91d1b5427 [2023-11-01T18:52:34.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:52:34.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:52:34.519Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T18:52:34.519Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T18:52:34.519Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:52:34.519Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T18:52:34.519Z] OK: 8 MiB in 17 packages [2023-11-01T18:52:34.779Z] Removing intermediate container 63f91d1b5427 [2023-11-01T18:52:34.779Z] ---> bc3df7b44bea [2023-11-01T18:52:34.779Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T18:52:35.039Z] ---> 32eedcdb4e2f [2023-11-01T18:52:35.039Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T18:52:35.039Z] ---> c732a8f2a550 [2023-11-01T18:52:35.039Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-01T18:52:35.302Z] ---> ad6a508f2499 [2023-11-01T18:52:35.302Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-01T18:52:35.302Z] ---> 738939c12da7 [2023-11-01T18:52:35.302Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-01T18:52:36.684Z] ---> b70c9eee24e5 [2023-11-01T18:52:36.684Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-01T18:52:36.684Z] ---> Running in 7021f22f72e9 [2023-11-01T18:52:37.256Z] Removing intermediate container 7021f22f72e9 [2023-11-01T18:52:37.256Z] ---> 5af6376591c4 [2023-11-01T18:52:37.256Z] Step 23/29 : VOLUME /cache [2023-11-01T18:52:37.256Z] ---> Running in c896c1405c7d [2023-11-01T18:52:37.256Z] Removing intermediate container c896c1405c7d [2023-11-01T18:52:37.256Z] ---> d8d9b1eeb994 [2023-11-01T18:52:37.256Z] Step 24/29 : EXPOSE 59711 [2023-11-01T18:52:37.256Z] ---> Running in ad73a4b8a201 [2023-11-01T18:52:37.518Z] Removing intermediate container ad73a4b8a201 [2023-11-01T18:52:37.518Z] ---> 61d6e2c32556 [2023-11-01T18:52:37.518Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-01T18:52:37.518Z] ---> Running in 3f221485d301 [2023-11-01T18:52:37.518Z] Removing intermediate container 3f221485d301 [2023-11-01T18:52:37.518Z] ---> 126805dfbdad [2023-11-01T18:52:37.518Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-01T18:52:37.518Z] ---> Running in c3da2fa0ad5b [2023-11-01T18:52:37.518Z] Removing intermediate container c3da2fa0ad5b [2023-11-01T18:52:37.518Z] ---> bab2be4e2e00 [2023-11-01T18:52:37.518Z] Step 27/29 : LABEL arch=amd64 [2023-11-01T18:52:37.518Z] ---> Running in 68cc31005019 [2023-11-01T18:52:37.778Z] Removing intermediate container 68cc31005019 [2023-11-01T18:52:37.778Z] ---> f246ed0bcb2b [2023-11-01T18:52:37.778Z] Step 28/29 : LABEL git_sha=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [2023-11-01T18:52:37.778Z] ---> Running in 287b3f3e0c06 [2023-11-01T18:52:37.778Z] Removing intermediate container 287b3f3e0c06 [2023-11-01T18:52:37.778Z] ---> 5162a41190bc [2023-11-01T18:52:37.778Z] Step 29/29 : LABEL version=3.1.0-dev.35 [2023-11-01T18:52:37.778Z] ---> Running in e0e80fc1d16d [2023-11-01T18:52:38.037Z] Removing intermediate container e0e80fc1d16d [2023-11-01T18:52:38.037Z] ---> ffe77cc473aa [2023-11-01T18:52:38.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:52:38.037Z] Successfully built ffe77cc473aa [2023-11-01T18:52:38.037Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:52:38.127Z] provisioning config files... [2023-11-01T18:52:38.136Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11497794491992878639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:52:38.437Z] ---> docker-login.sh [2023-11-01T18:52:38.437Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:52:38.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:52:38.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:52:38.437Z] Configure a credential helper to remove this warning. See [2023-11-01T18:52:38.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:52:38.437Z] [2023-11-01T18:52:38.437Z] Login Succeeded [2023-11-01T18:52:38.437Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:52:38.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:52:38.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:52:38.437Z] Configure a credential helper to remove this warning. See [2023-11-01T18:52:38.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:52:38.437Z] [2023-11-01T18:52:38.437Z] Login Succeeded [2023-11-01T18:52:38.437Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:52:38.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:52:38.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:52:38.697Z] Configure a credential helper to remove this warning. See [2023-11-01T18:52:38.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:52:38.697Z] [2023-11-01T18:52:38.697Z] Login Succeeded [2023-11-01T18:52:38.697Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:52:38.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:52:38.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:52:38.697Z] Configure a credential helper to remove this warning. See [2023-11-01T18:52:38.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:52:38.697Z] [2023-11-01T18:52:38.697Z] Login Succeeded [2023-11-01T18:52:38.697Z] docker.io [2023-11-01T18:52:38.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:52:39.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:52:39.214Z] Configure a credential helper to remove this warning. See [2023-11-01T18:52:39.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:52:39.214Z] [2023-11-01T18:52:39.214Z] Login Succeeded [2023-11-01T18:52:39.214Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:52:39.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T18:52:39.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:52:39.292Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-11-01T18:52:39.292Z] 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [2023-11-01T18:52:39.292Z] latest [2023-11-01T18:52:39.292Z] 3.1.0-dev.35 [2023-11-01T18:52:39.292Z] 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [2023-11-01T18:52:39.292Z] main [2023-11-01T18:52:39.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:39.625Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:39.935Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [2023-11-01T18:52:39.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T18:52:39.935Z] ae46f103e41a: Preparing [2023-11-01T18:52:39.935Z] 91cfb8917fb4: Preparing [2023-11-01T18:52:39.935Z] a63eda9461e9: Preparing [2023-11-01T18:52:39.935Z] 129f982182db: Preparing [2023-11-01T18:52:39.935Z] 7e96b1d5899d: Preparing [2023-11-01T18:52:39.935Z] fe558f892c6e: Preparing [2023-11-01T18:52:39.935Z] 75ceba72e3b9: Preparing [2023-11-01T18:52:39.935Z] cc2447e1835a: Preparing [2023-11-01T18:52:39.935Z] cc2447e1835a: Waiting [2023-11-01T18:52:39.935Z] 75ceba72e3b9: Waiting [2023-11-01T18:52:39.935Z] fe558f892c6e: Waiting [2023-11-01T18:52:39.935Z] a63eda9461e9: Pushed [2023-11-01T18:52:39.935Z] ae46f103e41a: Pushed [2023-11-01T18:52:39.935Z] 7e96b1d5899d: Pushed [2023-11-01T18:52:39.935Z] 129f982182db: Pushed [2023-11-01T18:52:39.935Z] cc2447e1835a: Layer already exists [2023-11-01T18:52:39.935Z] fe558f892c6e: Pushed [2023-11-01T18:52:40.194Z] 75ceba72e3b9: Pushed [2023-11-01T18:52:42.730Z] 91cfb8917fb4: Pushed [2023-11-01T18:52:42.991Z] 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:43.301Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:43.607Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-01T18:52:43.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T18:52:43.607Z] ae46f103e41a: Preparing [2023-11-01T18:52:43.607Z] 91cfb8917fb4: Preparing [2023-11-01T18:52:43.607Z] a63eda9461e9: Preparing [2023-11-01T18:52:43.607Z] 129f982182db: Preparing [2023-11-01T18:52:43.607Z] 7e96b1d5899d: Preparing [2023-11-01T18:52:43.607Z] fe558f892c6e: Preparing [2023-11-01T18:52:43.607Z] 75ceba72e3b9: Preparing [2023-11-01T18:52:43.607Z] cc2447e1835a: Preparing [2023-11-01T18:52:43.607Z] fe558f892c6e: Waiting [2023-11-01T18:52:43.607Z] 75ceba72e3b9: Waiting [2023-11-01T18:52:43.607Z] cc2447e1835a: Waiting [2023-11-01T18:52:43.607Z] a63eda9461e9: Layer already exists [2023-11-01T18:52:43.607Z] 129f982182db: Layer already exists [2023-11-01T18:52:43.607Z] ae46f103e41a: Layer already exists [2023-11-01T18:52:43.607Z] 91cfb8917fb4: Layer already exists [2023-11-01T18:52:43.607Z] 7e96b1d5899d: Layer already exists [2023-11-01T18:52:43.607Z] fe558f892c6e: Layer already exists [2023-11-01T18:52:43.607Z] 75ceba72e3b9: Layer already exists [2023-11-01T18:52:43.607Z] cc2447e1835a: Layer already exists [2023-11-01T18:52:43.607Z] latest: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:43.912Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:44.217Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.35 [2023-11-01T18:52:44.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T18:52:44.218Z] ae46f103e41a: Preparing [2023-11-01T18:52:44.218Z] 91cfb8917fb4: Preparing [2023-11-01T18:52:44.218Z] a63eda9461e9: Preparing [2023-11-01T18:52:44.218Z] 129f982182db: Preparing [2023-11-01T18:52:44.218Z] 7e96b1d5899d: Preparing [2023-11-01T18:52:44.218Z] fe558f892c6e: Preparing [2023-11-01T18:52:44.218Z] 75ceba72e3b9: Preparing [2023-11-01T18:52:44.218Z] cc2447e1835a: Preparing [2023-11-01T18:52:44.218Z] fe558f892c6e: Waiting [2023-11-01T18:52:44.218Z] 75ceba72e3b9: Waiting [2023-11-01T18:52:44.218Z] cc2447e1835a: Waiting [2023-11-01T18:52:44.218Z] 91cfb8917fb4: Layer already exists [2023-11-01T18:52:44.218Z] 7e96b1d5899d: Layer already exists [2023-11-01T18:52:44.218Z] 129f982182db: Layer already exists [2023-11-01T18:52:44.218Z] ae46f103e41a: Layer already exists [2023-11-01T18:52:44.218Z] a63eda9461e9: Layer already exists [2023-11-01T18:52:44.218Z] 75ceba72e3b9: Layer already exists [2023-11-01T18:52:44.218Z] fe558f892c6e: Layer already exists [2023-11-01T18:52:44.218Z] cc2447e1835a: Layer already exists [2023-11-01T18:52:44.218Z] 3.1.0-dev.35: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:44.531Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:44.833Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [2023-11-01T18:52:44.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T18:52:44.833Z] ae46f103e41a: Preparing [2023-11-01T18:52:44.833Z] 91cfb8917fb4: Preparing [2023-11-01T18:52:44.833Z] a63eda9461e9: Preparing [2023-11-01T18:52:44.833Z] 129f982182db: Preparing [2023-11-01T18:52:44.833Z] 7e96b1d5899d: Preparing [2023-11-01T18:52:44.833Z] fe558f892c6e: Preparing [2023-11-01T18:52:44.833Z] 75ceba72e3b9: Preparing [2023-11-01T18:52:44.833Z] cc2447e1835a: Preparing [2023-11-01T18:52:44.833Z] fe558f892c6e: Waiting [2023-11-01T18:52:44.833Z] cc2447e1835a: Waiting [2023-11-01T18:52:44.833Z] a63eda9461e9: Layer already exists [2023-11-01T18:52:44.833Z] 7e96b1d5899d: Layer already exists [2023-11-01T18:52:44.833Z] 129f982182db: Layer already exists [2023-11-01T18:52:44.833Z] ae46f103e41a: Layer already exists [2023-11-01T18:52:44.833Z] 91cfb8917fb4: Layer already exists [2023-11-01T18:52:44.833Z] fe558f892c6e: Layer already exists [2023-11-01T18:52:44.833Z] 75ceba72e3b9: Layer already exists [2023-11-01T18:52:44.833Z] cc2447e1835a: Layer already exists [2023-11-01T18:52:44.833Z] 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:45.140Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:45.444Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-11-01T18:52:45.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T18:52:45.444Z] ae46f103e41a: Preparing [2023-11-01T18:52:45.444Z] 91cfb8917fb4: Preparing [2023-11-01T18:52:45.444Z] a63eda9461e9: Preparing [2023-11-01T18:52:45.444Z] 129f982182db: Preparing [2023-11-01T18:52:45.444Z] 7e96b1d5899d: Preparing [2023-11-01T18:52:45.444Z] fe558f892c6e: Preparing [2023-11-01T18:52:45.444Z] 75ceba72e3b9: Preparing [2023-11-01T18:52:45.444Z] cc2447e1835a: Preparing [2023-11-01T18:52:45.444Z] fe558f892c6e: Waiting [2023-11-01T18:52:45.444Z] 75ceba72e3b9: Waiting [2023-11-01T18:52:45.444Z] cc2447e1835a: Waiting [2023-11-01T18:52:45.444Z] 129f982182db: Layer already exists [2023-11-01T18:52:45.444Z] ae46f103e41a: Layer already exists [2023-11-01T18:52:45.444Z] a63eda9461e9: Layer already exists [2023-11-01T18:52:45.444Z] 91cfb8917fb4: Layer already exists [2023-11-01T18:52:45.444Z] fe558f892c6e: Layer already exists [2023-11-01T18:52:45.444Z] 75ceba72e3b9: Layer already exists [2023-11-01T18:52:45.444Z] 7e96b1d5899d: Layer already exists [2023-11-01T18:52:45.444Z] cc2447e1835a: Layer already exists [2023-11-01T18:52:45.444Z] main: digest: sha256:9ce6d081f41c791222ffe5230d4f758e83f58f30ca065320058f59d9a4b5d193 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T18:52:45.480Z] ===================================================== [Pipeline] echo [2023-11-01T18:52:45.486Z] taggedImages: [2023-11-01T18:52:45.486Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [2023-11-01T18:52:45.486Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-01T18:52:45.486Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.35 [2023-11-01T18:52:45.486Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [2023-11-01T18:52:45.486Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:45.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:52:45.872Z] [2023-11-01T18:52:45.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:52:46.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:52:46.187Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T18:52:46.187Z] 5eb5b503b376: Pulling fs layer [2023-11-01T18:52:46.187Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T18:52:46.187Z] ec43610c2a17: Pulling fs layer [2023-11-01T18:52:46.187Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T18:52:46.188Z] 33b1e0a273af: Pulling fs layer [2023-11-01T18:52:46.188Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T18:52:46.188Z] 2f39f015ded8: Pulling fs layer [2023-11-01T18:52:46.188Z] 5d3b04190fa2: Waiting [2023-11-01T18:52:46.188Z] 3a2ae6a8a46f: Waiting [2023-11-01T18:52:46.188Z] 33b1e0a273af: Waiting [2023-11-01T18:52:46.188Z] 2f39f015ded8: Waiting [2023-11-01T18:52:46.188Z] 5c69ac0246d0: Download complete [2023-11-01T18:52:46.188Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T18:52:46.188Z] 3a2ae6a8a46f: Download complete [2023-11-01T18:52:46.453Z] 33b1e0a273af: Verifying Checksum [2023-11-01T18:52:46.453Z] 33b1e0a273af: Download complete [2023-11-01T18:52:46.453Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T18:52:46.453Z] 5d3b04190fa2: Download complete [2023-11-01T18:52:46.453Z] ec43610c2a17: Verifying Checksum [2023-11-01T18:52:46.453Z] ec43610c2a17: Download complete [2023-11-01T18:52:46.453Z] 5eb5b503b376: Verifying Checksum [2023-11-01T18:52:46.453Z] 5eb5b503b376: Download complete [2023-11-01T18:52:47.019Z] 2f39f015ded8: Download complete [2023-11-01T18:52:47.586Z] 5eb5b503b376: Pull complete [2023-11-01T18:52:47.844Z] 5c69ac0246d0: Pull complete [2023-11-01T18:52:48.413Z] ec43610c2a17: Pull complete [2023-11-01T18:52:48.413Z] 3a2ae6a8a46f: Pull complete [2023-11-01T18:52:48.413Z] 33b1e0a273af: Pull complete [2023-11-01T18:52:48.672Z] 5d3b04190fa2: Pull complete [2023-11-01T18:52:52.859Z] 2f39f015ded8: Pull complete [2023-11-01T18:52:52.859Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T18:52:52.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:52:52.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:52:52.941Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T18:52:52.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T18:52:58.776Z] $ docker top 02bb46034b79f4fac782161bd7fe07e0f4926cbeca3a7c8adfeb4fb86075e1fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:52:59.132Z] ---> job-cost.sh [2023-11-01T18:52:59.132Z] lf-activate-venv: SKIPPING [2023-11-01T18:52:59.132Z] INFO: No Stack... [2023-11-01T18:52:59.391Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:52:59.960Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:53:00.251Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-11-01T18:53:00.252Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T18:53:00.266Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [2023-11-01T18:53:00.273Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] did not exist. Created. [2023-11-01T18:53:00.273Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:53:00.579Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T18:53:00.609Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:53:00.618Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:53:00.641Z] $ docker stop --time=1 02bb46034b79f4fac782161bd7fe07e0f4926cbeca3a7c8adfeb4fb86075e1fc [2023-11-01T18:53:01.790Z] $ docker rm -f --volumes 02bb46034b79f4fac782161bd7fe07e0f4926cbeca3a7c8adfeb4fb86075e1fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T18:54:32.684Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16268 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-11-01T18:54:32.700Z] Running in /w/workspace/app-rfid-llrp-inventory/147 [Pipeline] { [Pipeline] checkout [2023-11-01T18:54:32.740Z] The recommended git tool is: git [2023-11-01T18:54:38.353Z] using credential edgex-jenkins-ssh [2023-11-01T18:54:38.371Z] Cloning the remote Git repository [2023-11-01T18:54:38.415Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-01T18:54:38.505Z] > git init /w/workspace/app-rfid-llrp-inventory/147 # timeout=10 [2023-11-01T18:54:38.639Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-01T18:54:38.640Z] > git --version # timeout=10 [2023-11-01T18:54:38.668Z] > git --version # 'git version 2.25.1' [2023-11-01T18:54:38.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:54:38.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:54:40.925Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-01T18:54:40.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:54:41.821Z] Avoid second fetch [2023-11-01T18:54:41.822Z] Checking out Revision 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 (main) [2023-11-01T18:54:42.405Z] Commit message: "docs: Add swagger file (#244)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:54:41.838Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:54:41.918Z] > git checkout -f 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 # timeout=10 [2023-11-01T18:54:43.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T18:54:43.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:54:43.486Z] Dload Upload Total Spent Left Speed [2023-11-01T18:54:43.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2023-11-01T18:54:44.085Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T18:54:44.419Z] + sudo tee /etc/docker/daemon.new [2023-11-01T18:54:44.419Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T18:54:44.419Z] { [2023-11-01T18:54:44.419Z] "registry-mirrors": [ [2023-11-01T18:54:44.419Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T18:54:44.419Z] ], [2023-11-01T18:54:44.419Z] "bip": "10.250.0.254/24", [2023-11-01T18:54:44.419Z] "hosts": [ [2023-11-01T18:54:44.419Z] "tcp://0.0.0.0:5555", [2023-11-01T18:54:44.419Z] "unix:///var/run/docker.sock" [2023-11-01T18:54:44.419Z] ], [2023-11-01T18:54:44.419Z] "mtu": 1458, [2023-11-01T18:54:44.419Z] "selinux-enabled": true, [2023-11-01T18:54:44.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T18:54:44.419Z] } [Pipeline] sh [2023-11-01T18:54:44.747Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T18:54:45.078Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:55:03.354Z] provisioning config files... [2023-11-01T18:55:03.385Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/147@tmp/config5258621955210719636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:55:03.770Z] ---> docker-login.sh [2023-11-01T18:55:03.770Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:55:04.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:55:04.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:55:04.627Z] Configure a credential helper to remove this warning. See [2023-11-01T18:55:04.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:55:04.627Z] [2023-11-01T18:55:04.627Z] Login Succeeded [2023-11-01T18:55:04.627Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:55:04.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:55:04.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:55:04.898Z] Configure a credential helper to remove this warning. See [2023-11-01T18:55:04.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:55:04.898Z] [2023-11-01T18:55:04.898Z] Login Succeeded [2023-11-01T18:55:04.898Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:55:05.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:55:05.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:55:05.448Z] Configure a credential helper to remove this warning. See [2023-11-01T18:55:05.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:55:05.448Z] [2023-11-01T18:55:05.448Z] Login Succeeded [2023-11-01T18:55:05.448Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:55:05.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:55:05.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:55:05.719Z] Configure a credential helper to remove this warning. See [2023-11-01T18:55:05.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:55:05.719Z] [2023-11-01T18:55:05.719Z] Login Succeeded [2023-11-01T18:55:05.719Z] docker.io [2023-11-01T18:55:05.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:55:06.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:55:06.264Z] Configure a credential helper to remove this warning. See [2023-11-01T18:55:06.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:55:06.264Z] [2023-11-01T18:55:06.264Z] Login Succeeded [2023-11-01T18:55:06.264Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:55:06.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T18:55:06.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:55:06.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:55:06.603Z] ========================================================= [2023-11-01T18:55:06.603Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T18:55:06.603Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:55:06.952Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T18:55:07.234Z] Sending build context to Docker daemon 669.2kB [2023-11-01T18:55:07.235Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:55:07.235Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T18:55:07.505Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T18:55:07.505Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T18:55:07.505Z] 5d54e960e981: Pulling fs layer [2023-11-01T18:55:07.505Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T18:55:07.505Z] f0e02332f6b5: Pulling fs layer [2023-11-01T18:55:07.505Z] cefa15bbcfad: Pulling fs layer [2023-11-01T18:55:07.505Z] 17808c966233: Pulling fs layer [2023-11-01T18:55:07.505Z] f4c1fc716caa: Pulling fs layer [2023-11-01T18:55:07.505Z] cefa15bbcfad: Waiting [2023-11-01T18:55:07.505Z] 17808c966233: Waiting [2023-11-01T18:55:07.505Z] f0e02332f6b5: Waiting [2023-11-01T18:55:07.505Z] f4c1fc716caa: Waiting [2023-11-01T18:55:07.505Z] 5d54e960e981: Verifying Checksum [2023-11-01T18:55:07.505Z] 5d54e960e981: Download complete [2023-11-01T18:55:07.505Z] f0e02332f6b5: Verifying Checksum [2023-11-01T18:55:07.505Z] f0e02332f6b5: Download complete [2023-11-01T18:55:07.505Z] cefa15bbcfad: Verifying Checksum [2023-11-01T18:55:07.505Z] cefa15bbcfad: Download complete [2023-11-01T18:55:07.505Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T18:55:07.505Z] 9fda8d8052c6: Download complete [2023-11-01T18:55:08.490Z] f4c1fc716caa: Verifying Checksum [2023-11-01T18:55:08.490Z] f4c1fc716caa: Download complete [2023-11-01T18:55:09.081Z] 9fda8d8052c6: Pull complete [2023-11-01T18:55:09.682Z] 5d54e960e981: Pull complete [2023-11-01T18:55:09.682Z] c4a7e357bf2a: Download complete [2023-11-01T18:55:10.649Z] 17808c966233: Verifying Checksum [2023-11-01T18:55:10.649Z] 17808c966233: Download complete [2023-11-01T18:55:22.972Z] c4a7e357bf2a: Pull complete [2023-11-01T18:55:22.972Z] f0e02332f6b5: Pull complete [2023-11-01T18:55:22.972Z] cefa15bbcfad: Pull complete [2023-11-01T18:55:33.204Z] 17808c966233: Pull complete [2023-11-01T18:55:35.174Z] f4c1fc716caa: Pull complete [2023-11-01T18:55:35.174Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T18:55:35.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T18:55:35.174Z] ---> ea914061e18c [2023-11-01T18:55:35.174Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T18:55:37.130Z] ---> Running in fa32c6bfc7b6 [2023-11-01T18:55:37.402Z] Removing intermediate container fa32c6bfc7b6 [2023-11-01T18:55:37.402Z] ---> b90fe813c416 [2023-11-01T18:55:37.402Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:55:37.402Z] ---> Running in 4c44f8680a15 [2023-11-01T18:55:37.988Z] Removing intermediate container 4c44f8680a15 [2023-11-01T18:55:37.988Z] ---> 9cdaea0093f7 [2023-11-01T18:55:37.988Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:55:37.988Z] ---> Running in 87c5112e79ba [2023-11-01T18:55:38.258Z] Removing intermediate container 87c5112e79ba [2023-11-01T18:55:38.258Z] ---> 5354dfe7a6ce [2023-11-01T18:55:38.258Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:55:38.258Z] ---> Running in aefffd31b698 [2023-11-01T18:55:39.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:55:39.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:55:40.922Z] OK: 266 MiB in 52 packages [2023-11-01T18:55:41.901Z] Removing intermediate container aefffd31b698 [2023-11-01T18:55:41.901Z] ---> ee1b1ec5a87d [2023-11-01T18:55:41.901Z] Step 7/12 : WORKDIR /app [2023-11-01T18:55:41.901Z] ---> Running in 6795254cc9f2 [2023-11-01T18:55:42.493Z] Removing intermediate container 6795254cc9f2 [2023-11-01T18:55:42.493Z] ---> 421c0acf6cfc [2023-11-01T18:55:42.493Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T18:55:42.762Z] ---> 2ccce6d71c76 [2023-11-01T18:55:42.762Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:55:43.032Z] ---> Running in c61f5c5c12c5 [2023-11-01T18:57:19.718Z] Removing intermediate container c61f5c5c12c5 [2023-11-01T18:57:19.718Z] ---> 5fcb09d03ceb [2023-11-01T18:57:19.718Z] Step 10/12 : COPY . . [2023-11-01T18:57:19.718Z] ---> 3a78de0003fd [2023-11-01T18:57:19.718Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:57:19.718Z] ---> Running in e7d3bad70d8d [2023-11-01T18:57:19.718Z] Removing intermediate container e7d3bad70d8d [2023-11-01T18:57:19.718Z] ---> 7eab09deedee [2023-11-01T18:57:19.718Z] Step 12/12 : RUN $MAKE [2023-11-01T18:57:19.718Z] ---> Running in 5901b6e1e973 [2023-11-01T18:57:19.718Z] noop [2023-11-01T18:57:19.718Z] Removing intermediate container 5901b6e1e973 [2023-11-01T18:57:19.718Z] ---> 28d8071e548a [2023-11-01T18:57:19.718Z] Successfully built 28d8071e548a [2023-11-01T18:57:19.719Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:57:20.074Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:57:20.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:57:20.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-16268 does not seem to be running inside a container [2023-11-01T18:57:20.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/147 -v /w/workspace/app-rfid-llrp-inventory/147:/w/workspace/app-rfid-llrp-inventory/147:rw,z -v /w/workspace/app-rfid-llrp-inventory/147@tmp:/w/workspace/app-rfid-llrp-inventory/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T18:57:24.635Z] $ docker top 75eb0547792a28c46014bb1307f73c6da5a0ef73d38076a405a1ac80c8b7b7a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:57:25.494Z] + go version [2023-11-01T18:57:25.494Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T18:57:25.515Z] $ docker stop --time=1 75eb0547792a28c46014bb1307f73c6da5a0ef73d38076a405a1ac80c8b7b7a1 [2023-11-01T18:57:27.168Z] $ docker rm -f --volumes 75eb0547792a28c46014bb1307f73c6da5a0ef73d38076a405a1ac80c8b7b7a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:57:27.731Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:57:27.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:57:27.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-16268 does not seem to be running inside a container [2023-11-01T18:57:27.988Z] $ 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/147 -v /w/workspace/app-rfid-llrp-inventory/147:/w/workspace/app-rfid-llrp-inventory/147:rw,z -v /w/workspace/app-rfid-llrp-inventory/147@tmp:/w/workspace/app-rfid-llrp-inventory/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T18:57:29.213Z] $ docker top f36d7b195148d0d56723b10a3a21eb28920d2137f9dd2cefcdace65b0fc721c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:57:30.049Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/147 [Pipeline] fileExists [Pipeline] sh [2023-11-01T18:57:30.699Z] + make test [2023-11-01T18:57:30.700Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-01T19:00:07.450Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-01T19:00:08.861Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-01T19:00:11.452Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.274s coverage: 86.2% of statements [2023-11-01T19:00:21.536Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.514s coverage: 71.9% of statements [2023-11-01T19:00:21.804Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T19:00:21.804Z] go vet ./... [2023-11-01T19:02:31.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T19:02:31.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T19:02:31.348Z] ./bin/test-attribution.sh [2023-11-01T19:02:31.348Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T19:02:31.348Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T19:02:31.348Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T19:02:31.348Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T19:02:31.348Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T19:02:31.348Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-01T19:02:31.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T19:02:31.376Z] $ docker stop --time=1 f36d7b195148d0d56723b10a3a21eb28920d2137f9dd2cefcdace65b0fc721c0 [2023-11-01T19:02:33.248Z] $ docker rm -f --volumes f36d7b195148d0d56723b10a3a21eb28920d2137f9dd2cefcdace65b0fc721c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:02:34.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T19:02:34.882Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T19:02:35.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T19:02:35.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T19:02:36.052Z] + ls -al . [2023-11-01T19:02:36.052Z] total 232 [2023-11-01T19:02:36.052Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 18:57 . [2023-11-01T19:02:36.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:54 .. [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 18:54 .dockerignore [2023-11-01T19:02:36.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:54 .git [2023-11-01T19:02:36.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:54 .github [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 18:54 .gitignore [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 18:54 .golangci.yml [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 18:54 Attribution.txt [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 18:54 CHANGELOG.md [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 18:54 Dockerfile [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:54 GOVERNANCE.md [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 18:54 Jenkinsfile [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 18:54 LICENSE [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 18:54 Makefile [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:54 OWNERS.md [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 18:54 README.md [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:50 VERSION [2023-11-01T19:02:36.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:54 bin [2023-11-01T19:02:36.052Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 19:00 coverage.out [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 18:54 go.mod [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 18:54 go.sum [2023-11-01T19:02:36.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:54 images [2023-11-01T19:02:36.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:54 internal [2023-11-01T19:02:36.052Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 18:54 main.go [2023-11-01T19:02:36.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:54 openapi [2023-11-01T19:02:36.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:54 res [2023-11-01T19:02:36.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:02:36.389Z] + 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=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 --label arch=arm64 --label version=3.1.0-dev.35 . [2023-11-01T19:02:36.657Z] Sending build context to Docker daemon 669.2kB [2023-11-01T19:02:36.657Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T19:02:36.657Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-01T19:02:36.657Z] ---> 28d8071e548a [2023-11-01T19:02:36.657Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T19:02:36.657Z] ---> Running in 17cfcebf756e [2023-11-01T19:02:36.923Z] Removing intermediate container 17cfcebf756e [2023-11-01T19:02:36.923Z] ---> eb7ae6f68e1e [2023-11-01T19:02:36.923Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T19:02:37.190Z] ---> Running in 48b632e44bac [2023-11-01T19:02:37.457Z] Removing intermediate container 48b632e44bac [2023-11-01T19:02:37.457Z] ---> 00f322ec6d29 [2023-11-01T19:02:37.457Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-01T19:02:37.726Z] ---> Running in a2f38fbade70 [2023-11-01T19:02:37.991Z] Removing intermediate container a2f38fbade70 [2023-11-01T19:02:37.991Z] ---> 96426ccdeb7e [2023-11-01T19:02:37.991Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T19:02:37.991Z] ---> Running in c18139b91bee [2023-11-01T19:02:38.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:02:39.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:02:40.490Z] OK: 266 MiB in 52 packages [2023-11-01T19:02:41.450Z] Removing intermediate container c18139b91bee [2023-11-01T19:02:41.450Z] ---> 87d0c6289fbb [2023-11-01T19:02:41.450Z] Step 7/29 : WORKDIR /app [2023-11-01T19:02:41.450Z] ---> Running in 746020c01477 [2023-11-01T19:02:41.718Z] Removing intermediate container 746020c01477 [2023-11-01T19:02:41.718Z] ---> af5050ea1b78 [2023-11-01T19:02:41.718Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-01T19:02:42.302Z] ---> 442407c27469 [2023-11-01T19:02:42.302Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:02:42.302Z] ---> Running in cbffa50556fa [2023-11-01T19:02:44.250Z] Removing intermediate container cbffa50556fa [2023-11-01T19:02:44.250Z] ---> 13102e1f1923 [2023-11-01T19:02:44.250Z] Step 10/29 : COPY . . [2023-11-01T19:02:45.215Z] ---> cee3e8c37227 [2023-11-01T19:02:45.216Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T19:02:45.216Z] ---> Running in 5a613e5c004f [2023-11-01T19:02:45.216Z] Removing intermediate container 5a613e5c004f [2023-11-01T19:02:45.216Z] ---> f20defb392bb [2023-11-01T19:02:45.216Z] Step 12/29 : RUN $MAKE [2023-11-01T19:02:45.481Z] ---> Running in 45baf35f3b27 [2023-11-01T19:02:46.448Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.35" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-01T19:04:53.134Z] Removing intermediate container 45baf35f3b27 [2023-11-01T19:04:53.134Z] ---> 4a443952b013 [2023-11-01T19:04:53.134Z] Step 13/29 : FROM alpine:3.18 [2023-11-01T19:04:53.134Z] 3.18: Pulling from library/alpine [2023-11-01T19:04:53.134Z] 579b34f0a95b: Pulling fs layer [2023-11-01T19:04:53.134Z] 579b34f0a95b: Download complete [2023-11-01T19:04:53.134Z] 579b34f0a95b: Pull complete [2023-11-01T19:04:53.134Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:04:53.134Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T19:04:53.134Z] ---> 3cc203321400 [2023-11-01T19:04:53.134Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T19:04:53.134Z] ---> Running in 07d9eb99de35 [2023-11-01T19:04:53.134Z] Removing intermediate container 07d9eb99de35 [2023-11-01T19:04:53.134Z] ---> 90ae19ee34ab [2023-11-01T19:04:53.134Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-01T19:04:53.134Z] ---> Running in 48f7f65f3ac1 [2023-11-01T19:04:53.134Z] Removing intermediate container 48f7f65f3ac1 [2023-11-01T19:04:53.134Z] ---> c94deec8042b [2023-11-01T19:04:53.134Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-01T19:04:53.134Z] ---> Running in eb9c593f9747 [2023-11-01T19:04:53.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:04:53.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:04:53.134Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T19:04:53.134Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:04:53.134Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T19:04:53.134Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:04:53.134Z] OK: 9 MiB in 17 packages [2023-11-01T19:04:53.134Z] Removing intermediate container eb9c593f9747 [2023-11-01T19:04:53.134Z] ---> 7b605494ad67 [2023-11-01T19:04:53.134Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T19:04:53.134Z] ---> a14692a5407e [2023-11-01T19:04:53.134Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T19:04:53.134Z] ---> 793bc8c08056 [2023-11-01T19:04:53.134Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-01T19:04:53.134Z] ---> 256eb8a8bce8 [2023-11-01T19:04:53.134Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-01T19:04:53.134Z] ---> 27751e0fa9af [2023-11-01T19:04:53.134Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-01T19:04:53.720Z] ---> 4a02ba055efe [2023-11-01T19:04:53.720Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-01T19:04:53.991Z] ---> Running in c112dcfff225 [2023-11-01T19:04:55.399Z] Removing intermediate container c112dcfff225 [2023-11-01T19:04:55.399Z] ---> 022215e8c57f [2023-11-01T19:04:55.399Z] Step 23/29 : VOLUME /cache [2023-11-01T19:04:55.665Z] ---> Running in 2ab2b7637be0 [2023-11-01T19:04:55.930Z] Removing intermediate container 2ab2b7637be0 [2023-11-01T19:04:55.930Z] ---> 3d1992ffda06 [2023-11-01T19:04:55.930Z] Step 24/29 : EXPOSE 59711 [2023-11-01T19:04:55.930Z] ---> Running in cc0ee3e606ea [2023-11-01T19:04:56.199Z] Removing intermediate container cc0ee3e606ea [2023-11-01T19:04:56.199Z] ---> ebd5a700b49c [2023-11-01T19:04:56.199Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-01T19:04:56.199Z] ---> Running in f0b4f11ec063 [2023-11-01T19:04:56.470Z] Removing intermediate container f0b4f11ec063 [2023-11-01T19:04:56.470Z] ---> 440836ee3067 [2023-11-01T19:04:56.470Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-01T19:04:56.738Z] ---> Running in 87babc09ba4c [2023-11-01T19:04:57.007Z] Removing intermediate container 87babc09ba4c [2023-11-01T19:04:57.007Z] ---> d94fc5b2abe8 [2023-11-01T19:04:57.007Z] Step 27/29 : LABEL arch=arm64 [2023-11-01T19:04:57.007Z] ---> Running in 2f556aec9339 [2023-11-01T19:04:57.274Z] Removing intermediate container 2f556aec9339 [2023-11-01T19:04:57.275Z] ---> 632ee4c3376c [2023-11-01T19:04:57.275Z] Step 28/29 : LABEL git_sha=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [2023-11-01T19:04:57.275Z] ---> Running in 2a10f1fc0d77 [2023-11-01T19:04:57.544Z] Removing intermediate container 2a10f1fc0d77 [2023-11-01T19:04:57.544Z] ---> c289ad38b963 [2023-11-01T19:04:57.544Z] Step 29/29 : LABEL version=3.1.0-dev.35 [2023-11-01T19:04:57.815Z] ---> Running in ff6b784830ce [2023-11-01T19:04:58.082Z] Removing intermediate container ff6b784830ce [2023-11-01T19:04:58.082Z] ---> 16d82c7f39e2 [2023-11-01T19:04:58.082Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T19:04:58.082Z] Successfully built 16d82c7f39e2 [2023-11-01T19:04:58.082Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:04:58.176Z] provisioning config files... [2023-11-01T19:04:58.188Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/147@tmp/config4969027919670839732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:58.538Z] ---> docker-login.sh [2023-11-01T19:04:58.538Z] nexus3.edgexfoundry.org:10001 [2023-11-01T19:04:58.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:04:58.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:04:58.806Z] Configure a credential helper to remove this warning. See [2023-11-01T19:04:58.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:04:58.806Z] [2023-11-01T19:04:58.806Z] Login Succeeded [2023-11-01T19:04:58.806Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:04:59.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:04:59.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:04:59.074Z] Configure a credential helper to remove this warning. See [2023-11-01T19:04:59.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:04:59.074Z] [2023-11-01T19:04:59.074Z] Login Succeeded [2023-11-01T19:04:59.074Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:04:59.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:04:59.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:04:59.613Z] Configure a credential helper to remove this warning. See [2023-11-01T19:04:59.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:04:59.613Z] [2023-11-01T19:04:59.613Z] Login Succeeded [2023-11-01T19:04:59.613Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:04:59.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:04:59.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:04:59.881Z] Configure a credential helper to remove this warning. See [2023-11-01T19:04:59.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:04:59.881Z] [2023-11-01T19:04:59.881Z] Login Succeeded [2023-11-01T19:04:59.881Z] docker.io [2023-11-01T19:05:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:05:00.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:05:00.413Z] Configure a credential helper to remove this warning. See [2023-11-01T19:05:00.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:05:00.413Z] [2023-11-01T19:05:00.413Z] Login Succeeded [2023-11-01T19:05:00.413Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:05:00.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T19:05:00.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:05:00.549Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-11-01T19:05:00.549Z] 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [2023-11-01T19:05:00.549Z] latest [2023-11-01T19:05:00.549Z] 3.1.0-dev.35 [2023-11-01T19:05:00.549Z] 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [2023-11-01T19:05:00.549Z] main [2023-11-01T19:05:00.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:00.914Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:01.285Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [2023-11-01T19:05:01.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T19:05:01.285Z] 54050c8f01d8: Preparing [2023-11-01T19:05:01.285Z] 4324ad315eea: Preparing [2023-11-01T19:05:01.285Z] 335aa2be6ff8: Preparing [2023-11-01T19:05:01.285Z] 2602a9cad09f: Preparing [2023-11-01T19:05:01.285Z] 019fe0130c28: Preparing [2023-11-01T19:05:01.285Z] fad5fea543d4: Preparing [2023-11-01T19:05:01.285Z] 004f31b6ff9f: Preparing [2023-11-01T19:05:01.285Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:05:01.285Z] fad5fea543d4: Waiting [2023-11-01T19:05:01.285Z] 004f31b6ff9f: Waiting [2023-11-01T19:05:01.285Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:05:01.587Z] 335aa2be6ff8: Pushed [2023-11-01T19:05:01.587Z] 2602a9cad09f: Pushed [2023-11-01T19:05:01.587Z] 019fe0130c28: Pushed [2023-11-01T19:05:01.587Z] 54050c8f01d8: Pushed [2023-11-01T19:05:01.587Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:05:01.864Z] fad5fea543d4: Pushed [2023-11-01T19:05:02.139Z] 004f31b6ff9f: Pushed [2023-11-01T19:05:08.855Z] 4324ad315eea: Pushed [2023-11-01T19:05:08.855Z] 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:09.208Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:09.543Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-01T19:05:09.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T19:05:09.543Z] 54050c8f01d8: Preparing [2023-11-01T19:05:09.543Z] 4324ad315eea: Preparing [2023-11-01T19:05:09.543Z] 335aa2be6ff8: Preparing [2023-11-01T19:05:09.543Z] 2602a9cad09f: Preparing [2023-11-01T19:05:09.543Z] 019fe0130c28: Preparing [2023-11-01T19:05:09.543Z] fad5fea543d4: Preparing [2023-11-01T19:05:09.543Z] 004f31b6ff9f: Preparing [2023-11-01T19:05:09.543Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:05:09.543Z] fad5fea543d4: Waiting [2023-11-01T19:05:09.543Z] 004f31b6ff9f: Waiting [2023-11-01T19:05:09.543Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:05:09.543Z] 335aa2be6ff8: Layer already exists [2023-11-01T19:05:09.543Z] 54050c8f01d8: Layer already exists [2023-11-01T19:05:09.543Z] 019fe0130c28: Layer already exists [2023-11-01T19:05:09.543Z] 4324ad315eea: Layer already exists [2023-11-01T19:05:09.543Z] 2602a9cad09f: Layer already exists [2023-11-01T19:05:09.543Z] 004f31b6ff9f: Layer already exists [2023-11-01T19:05:09.543Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:05:09.543Z] fad5fea543d4: Layer already exists [2023-11-01T19:05:09.808Z] latest: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:10.152Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:10.489Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.35 [2023-11-01T19:05:10.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T19:05:10.489Z] 54050c8f01d8: Preparing [2023-11-01T19:05:10.489Z] 4324ad315eea: Preparing [2023-11-01T19:05:10.489Z] 335aa2be6ff8: Preparing [2023-11-01T19:05:10.489Z] 2602a9cad09f: Preparing [2023-11-01T19:05:10.489Z] 019fe0130c28: Preparing [2023-11-01T19:05:10.489Z] fad5fea543d4: Preparing [2023-11-01T19:05:10.489Z] 004f31b6ff9f: Preparing [2023-11-01T19:05:10.489Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:05:10.489Z] fad5fea543d4: Waiting [2023-11-01T19:05:10.489Z] 004f31b6ff9f: Waiting [2023-11-01T19:05:10.489Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:05:10.489Z] 019fe0130c28: Layer already exists [2023-11-01T19:05:10.489Z] 54050c8f01d8: Layer already exists [2023-11-01T19:05:10.489Z] 335aa2be6ff8: Layer already exists [2023-11-01T19:05:10.489Z] 4324ad315eea: Layer already exists [2023-11-01T19:05:10.489Z] 2602a9cad09f: Layer already exists [2023-11-01T19:05:10.489Z] fad5fea543d4: Layer already exists [2023-11-01T19:05:10.489Z] 004f31b6ff9f: Layer already exists [2023-11-01T19:05:10.489Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:05:10.489Z] 3.1.0-dev.35: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:10.829Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:11.173Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [2023-11-01T19:05:11.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T19:05:11.173Z] 54050c8f01d8: Preparing [2023-11-01T19:05:11.173Z] 4324ad315eea: Preparing [2023-11-01T19:05:11.173Z] 335aa2be6ff8: Preparing [2023-11-01T19:05:11.173Z] 2602a9cad09f: Preparing [2023-11-01T19:05:11.173Z] 019fe0130c28: Preparing [2023-11-01T19:05:11.173Z] fad5fea543d4: Preparing [2023-11-01T19:05:11.173Z] 004f31b6ff9f: Preparing [2023-11-01T19:05:11.173Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:05:11.173Z] 004f31b6ff9f: Waiting [2023-11-01T19:05:11.173Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:05:11.173Z] fad5fea543d4: Waiting [2023-11-01T19:05:11.173Z] 54050c8f01d8: Layer already exists [2023-11-01T19:05:11.173Z] 335aa2be6ff8: Layer already exists [2023-11-01T19:05:11.173Z] 2602a9cad09f: Layer already exists [2023-11-01T19:05:11.173Z] 019fe0130c28: Layer already exists [2023-11-01T19:05:11.173Z] 4324ad315eea: Layer already exists [2023-11-01T19:05:11.173Z] fad5fea543d4: Layer already exists [2023-11-01T19:05:11.173Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:05:11.173Z] 004f31b6ff9f: Layer already exists [2023-11-01T19:05:11.439Z] 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:11.780Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:12.129Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-11-01T19:05:12.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T19:05:12.129Z] 54050c8f01d8: Preparing [2023-11-01T19:05:12.129Z] 4324ad315eea: Preparing [2023-11-01T19:05:12.129Z] 335aa2be6ff8: Preparing [2023-11-01T19:05:12.129Z] 2602a9cad09f: Preparing [2023-11-01T19:05:12.129Z] 019fe0130c28: Preparing [2023-11-01T19:05:12.129Z] fad5fea543d4: Preparing [2023-11-01T19:05:12.129Z] 004f31b6ff9f: Preparing [2023-11-01T19:05:12.129Z] fad5fea543d4: Waiting [2023-11-01T19:05:12.129Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:05:12.129Z] 004f31b6ff9f: Waiting [2023-11-01T19:05:12.129Z] 5f4d9fc4d98d: Waiting [2023-11-01T19:05:12.129Z] 335aa2be6ff8: Layer already exists [2023-11-01T19:05:12.129Z] 019fe0130c28: Layer already exists [2023-11-01T19:05:12.129Z] 4324ad315eea: Layer already exists [2023-11-01T19:05:12.129Z] 2602a9cad09f: Layer already exists [2023-11-01T19:05:12.129Z] 54050c8f01d8: Layer already exists [2023-11-01T19:05:12.129Z] fad5fea543d4: Layer already exists [2023-11-01T19:05:12.129Z] 004f31b6ff9f: Layer already exists [2023-11-01T19:05:12.129Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:05:12.395Z] main: digest: sha256:2877b972c9c7c9e09686700aa6174233aefd569b472826f50c74f04d76dd1edd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T19:05:12.438Z] ===================================================== [Pipeline] echo [2023-11-01T19:05:12.444Z] taggedImages: [2023-11-01T19:05:12.444Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [2023-11-01T19:05:12.444Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-01T19:05:12.444Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.35 [2023-11-01T19:05:12.444Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524-3.1.0-dev.35 [2023-11-01T19:05:12.444Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:12.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:05:12.791Z] [2023-11-01T19:05:12.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:13.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:05:13.118Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T19:05:13.118Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T19:05:13.118Z] 04944245beec: Pulling fs layer [2023-11-01T19:05:13.118Z] 699f458cf7ca: Pulling fs layer [2023-11-01T19:05:13.118Z] 765212b225bb: Pulling fs layer [2023-11-01T19:05:13.118Z] f23df028b6ca: Pulling fs layer [2023-11-01T19:05:13.118Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T19:05:13.118Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T19:05:13.118Z] f23df028b6ca: Waiting [2023-11-01T19:05:13.118Z] d65c8cfc05b1: Waiting [2023-11-01T19:05:13.118Z] 2437ff75d9bd: Waiting [2023-11-01T19:05:13.118Z] 765212b225bb: Waiting [2023-11-01T19:05:13.385Z] 04944245beec: Verifying Checksum [2023-11-01T19:05:13.385Z] 04944245beec: Download complete [2023-11-01T19:05:13.385Z] 765212b225bb: Verifying Checksum [2023-11-01T19:05:13.385Z] 765212b225bb: Download complete [2023-11-01T19:05:13.385Z] f23df028b6ca: Verifying Checksum [2023-11-01T19:05:13.385Z] f23df028b6ca: Download complete [2023-11-01T19:05:13.385Z] d65c8cfc05b1: Download complete [2023-11-01T19:05:13.653Z] 699f458cf7ca: Verifying Checksum [2023-11-01T19:05:13.653Z] 699f458cf7ca: Download complete [2023-11-01T19:05:13.919Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T19:05:13.919Z] 8998bd30e6a1: Download complete [2023-11-01T19:05:16.496Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T19:05:16.496Z] 2437ff75d9bd: Download complete [2023-11-01T19:05:21.836Z] 8998bd30e6a1: Pull complete [2023-11-01T19:05:22.426Z] 04944245beec: Pull complete [2023-11-01T19:05:23.831Z] 699f458cf7ca: Pull complete [2023-11-01T19:05:24.096Z] 765212b225bb: Pull complete [2023-11-01T19:05:25.055Z] f23df028b6ca: Pull complete [2023-11-01T19:05:25.055Z] d65c8cfc05b1: Pull complete [2023-11-01T19:05:43.275Z] 2437ff75d9bd: Pull complete [2023-11-01T19:05:43.275Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T19:05:43.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:05:43.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:05:43.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-16268 does not seem to be running inside a container [2023-11-01T19:05:43.525Z] $ 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/147 -v /w/workspace/app-rfid-llrp-inventory/147:/w/workspace/app-rfid-llrp-inventory/147:rw,z -v /w/workspace/app-rfid-llrp-inventory/147@tmp:/w/workspace/app-rfid-llrp-inventory/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T19:05:46.282Z] $ docker top 8df84e300217c0ddd07d6f4c5cfb0648f11382eb1d5ef0a4a54efb05348226f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:05:47.133Z] ---> job-cost.sh [2023-11-01T19:05:47.134Z] lf-activate-venv: SKIPPING [2023-11-01T19:05:47.134Z] INFO: No Stack... [2023-11-01T19:05:47.716Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T19:05:48.300Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T19:05:48.935Z] + cat /w/workspace/app-rfid-llrp-inventory/147/archives/cost.csv [2023-11-01T19:05:48.935Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T19:05:48.995Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [2023-11-01T19:05:49.006Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] did not exist. Created. [2023-11-01T19:05:49.007Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T19:05:49.650Z] /w/workspace/app-rfid-llrp-inventory/147@tmp/durable-e8c0f9a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T19:05:50.297Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T19:05:50.320Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T19:05:50.374Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T19:05:50.381Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T19:05:50.404Z] $ docker stop --time=1 8df84e300217c0ddd07d6f4c5cfb0648f11382eb1d5ef0a4a54efb05348226f9 [2023-11-01T19:05:51.924Z] $ docker rm -f --volumes 8df84e300217c0ddd07d6f4c5cfb0648f11382eb1d5ef0a4a54efb05348226f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-01T19:05:52.289Z] provisioning config files... [2023-11-01T19:05:52.296Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11511319903033966480tmp [Pipeline] { [Pipeline] sh [2023-11-01T19:05:52.585Z] + set +x [2023-11-01T19:05:52.586Z] + + curl -s https://codecov.io/bash [2023-11-01T19:05:52.586Z] bash -s -- [2023-11-01T19:05:52.586Z] [2023-11-01T19:05:52.586Z] _____ _ [2023-11-01T19:05:52.586Z] / ____| | | [2023-11-01T19:05:52.586Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T19:05:52.586Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T19:05:52.586Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T19:05:52.586Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T19:05:52.586Z] Bash-1.0.6 [2023-11-01T19:05:52.586Z] [2023-11-01T19:05:52.586Z] [2023-11-01T19:05:52.586Z] ==> git version 2.25.1 found [2023-11-01T19:05:52.586Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-01T19:05:52.586Z] Release-Date: 2020-01-08 [2023-11-01T19:05:52.586Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T19:05:52.586Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T19:05:52.586Z] ==> Jenkins CI detected. [2023-11-01T19:05:52.586Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-01T19:05:52.586Z] project root: . [2023-11-01T19:05:52.586Z] --> token set from env [2023-11-01T19:05:52.586Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T19:05:52.586Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T19:05:52.586Z] ==> Python coveragepy not found [2023-11-01T19:05:52.586Z] ==> Searching for coverage reports in: [2023-11-01T19:05:52.586Z] + . [2023-11-01T19:05:52.586Z] -> Found 1 reports [2023-11-01T19:05:52.586Z] ==> Detecting git/mercurial file structure [2023-11-01T19:05:52.845Z] ==> Reading reports [2023-11-01T19:05:52.845Z] + ./coverage.out bytes=41317 [2023-11-01T19:05:52.845Z] ==> Appending adjustments [2023-11-01T19:05:52.845Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T19:05:52.845Z] + Found adjustments [2023-11-01T19:05:52.845Z] ==> Gzipping contents [2023-11-01T19:05:52.845Z] 12K /tmp/codecov.LFd6cO.gz [2023-11-01T19:05:52.845Z] ==> Uploading reports [2023-11-01T19:05:52.845Z] url: https://codecov.io [2023-11-01T19:05:52.845Z] query: branch=main&commit=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T19:05:52.845Z] -> Pinging Codecov [2023-11-01T19:05:52.845Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T19:05:53.106Z] -> Uploading to [2023-11-01T19:05:53.106Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/581DD39554BDF9B6E22D074273EAD858/21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524/2b6d3f51-1a07-4ebb-8162-a6154c739306.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T190552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8cb1a1df949ecaefd91c57200b701f1dbfc94ae98423c793d1ced30443e4e80 [2023-11-01T19:05:53.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T19:05:53.106Z] Dload Upload Total Spent Left Speed [2023-11-01T19:05:53.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 45857 --:--:-- --:--:-- --:--:-- 45857 [2023-11-01T19:05:53.366Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] } [2023-11-01T19:05:53.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T19:05:53.493Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T19:05:53.502Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:53.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T19:05:53.811Z] [2023-11-01T19:05:53.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:05:54.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T19:05:54.133Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T19:05:54.133Z] df9b9388f04a: Pulling fs layer [2023-11-01T19:05:54.133Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T19:05:54.133Z] 25bc292e5bac: Pulling fs layer [2023-11-01T19:05:54.133Z] 114826534d7a: Pulling fs layer [2023-11-01T19:05:54.133Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T19:05:54.133Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T19:05:54.133Z] 114826534d7a: Waiting [2023-11-01T19:05:54.133Z] 4657fd5d0bcf: Waiting [2023-11-01T19:05:54.133Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T19:05:54.133Z] 6ad1cebc031e: Waiting [2023-11-01T19:05:54.133Z] 25bc292e5bac: Download complete [2023-11-01T19:05:54.133Z] 52dc419b0ee2: Download complete [2023-11-01T19:05:54.133Z] 4657fd5d0bcf: Download complete [2023-11-01T19:05:54.133Z] df9b9388f04a: Download complete [2023-11-01T19:05:54.392Z] df9b9388f04a: Pull complete [2023-11-01T19:05:54.392Z] 52dc419b0ee2: Pull complete [2023-11-01T19:05:54.655Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T19:05:54.655Z] 6ad1cebc031e: Download complete [2023-11-01T19:05:54.655Z] 25bc292e5bac: Pull complete [2023-11-01T19:05:55.242Z] 114826534d7a: Verifying Checksum [2023-11-01T19:05:55.242Z] 114826534d7a: Download complete [2023-11-01T19:05:55.242Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T19:05:55.242Z] 8a3aa393b2d8: Download complete [2023-11-01T19:05:58.525Z] 114826534d7a: Pull complete [2023-11-01T19:05:58.525Z] 4657fd5d0bcf: Pull complete [2023-11-01T19:05:58.525Z] 6ad1cebc031e: Pull complete [2023-11-01T19:06:01.054Z] 8a3aa393b2d8: Pull complete [2023-11-01T19:06:01.054Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T19:06:01.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T19:06:01.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:06:01.134Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T19:06:01.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T19:06:08.009Z] $ docker top a077a281aed7e36a8c35be7b95e3d069914960ff575335185b01e606724012a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T19:06:08.054Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-11-01T19:06:08.333Z] + set -o pipefail [2023-11-01T19:06:08.333Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-11-01T19:06:13.605Z] [2023-11-01T19:06:13.605Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-11-01T19:06:13.605Z] [2023-11-01T19:06:13.605Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/aa1bf000-573b-4cc0-998b-67025d6e91fb [2023-11-01T19:06:13.605Z] [2023-11-01T19:06:13.605Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T19:06:13.605Z] [2023-11-01T19:06:13.605Z] [2023-11-01T19:06:13.605Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T19:06:13.605Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T19:06:13.605Z] More details here: https://snyk.co/ue1NS [2023-11-01T19:06:13.605Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T19:06:13.605Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T19:06:13.632Z] $ docker stop --time=1 a077a281aed7e36a8c35be7b95e3d069914960ff575335185b01e606724012a3 [2023-11-01T19:06:18.599Z] $ docker rm -f --volumes a077a281aed7e36a8c35be7b95e3d069914960ff575335185b01e606724012a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T19:06:19.348Z] + git log --format=format:%s -1 21ed4d02aeb24d2ae6dc2d5f32ea5d4fa656c524 [Pipeline] sh [2023-11-01T19:06:19.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:06:19.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:06:19.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:06:19.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:06:20.009Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T19:06:20.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:06:20.416Z] $ docker top 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 -eo pid,comm [2023-11-01T19:06:20.446Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T19:06:20.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:06:20.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:06:20.488Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:06:20.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:06:20.611Z] $ docker exec 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 ssh-agent [2023-11-01T19:06:20.696Z] SSH_AUTH_SOCK=/tmp/ssh-dUWhRPPmN5vA/agent.32 [2023-11-01T19:06:20.696Z] SSH_AGENT_PID=38 [2023-11-01T19:06:20.701Z] Running ssh-add (command line suppressed) [2023-11-01T19:06:20.808Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1143003165825573160.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1143003165825573160.key) [2023-11-01T19:06:20.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:06:21.086Z] + git semver tag [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,280 [run_tag] DEBUG tag force:False [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,280 [check_head_tag] DEBUG check head tag [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,281 [execute] INFO git cat-file --batch-check [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,285 [execute] INFO git cat-file --batch [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,302 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,302 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,302 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:06:21.347Z] 2023-11-01 19:06:21,307 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T19:06:21.347Z] 3.1.0-dev.35 [Pipeline] } [2023-11-01T19:06:21.373Z] $ docker exec --env ******** --env ******** 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 ssh-agent -k [2023-11-01T19:06:21.476Z] unset SSH_AUTH_SOCK; [2023-11-01T19:06:21.476Z] unset SSH_AGENT_PID; [2023-11-01T19:06:21.476Z] echo Agent pid 38 killed; [2023-11-01T19:06:21.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:06:21.771Z] + git semver [Pipeline] } [2023-11-01T19:06:22.063Z] $ docker stop --time=1 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 [2023-11-01T19:06:23.318Z] $ docker rm -f --volumes 1df055f462668018360a893d46b6b00098fbb6f94acebcce741e92dccada2ff3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:06:23.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T19:06:23.683Z] [2023-11-01T19:06:23.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:06:23.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T19:06:24.239Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T19:06:24.239Z] ab5ef0e58194: Pulling fs layer [2023-11-01T19:06:24.239Z] 9712f1f96733: Pulling fs layer [2023-11-01T19:06:24.239Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T19:06:24.239Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T19:06:24.239Z] e9a5061849ea: Pulling fs layer [2023-11-01T19:06:24.239Z] d747dcd14b5f: Pulling fs layer [2023-11-01T19:06:24.239Z] 2de7ff778b66: Pulling fs layer [2023-11-01T19:06:24.239Z] 0d9ebad4ef96: Waiting [2023-11-01T19:06:24.239Z] d747dcd14b5f: Waiting [2023-11-01T19:06:24.239Z] e9a5061849ea: Waiting [2023-11-01T19:06:24.239Z] 2de7ff778b66: Waiting [2023-11-01T19:06:24.239Z] 9712f1f96733: Download complete [2023-11-01T19:06:24.809Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T19:06:24.809Z] 63f879dbbcfc: Download complete [2023-11-01T19:06:24.809Z] e9a5061849ea: Verifying Checksum [2023-11-01T19:06:24.809Z] e9a5061849ea: Download complete [2023-11-01T19:06:24.809Z] d747dcd14b5f: Verifying Checksum [2023-11-01T19:06:24.809Z] d747dcd14b5f: Download complete [2023-11-01T19:06:24.809Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T19:06:24.809Z] 0d9ebad4ef96: Download complete [2023-11-01T19:06:24.809Z] ab5ef0e58194: Verifying Checksum [2023-11-01T19:06:24.809Z] ab5ef0e58194: Download complete [2023-11-01T19:06:25.067Z] 2de7ff778b66: Verifying Checksum [2023-11-01T19:06:27.600Z] ab5ef0e58194: Pull complete [2023-11-01T19:06:27.600Z] 9712f1f96733: Pull complete [2023-11-01T19:06:28.166Z] 63f879dbbcfc: Pull complete [2023-11-01T19:06:31.448Z] 0d9ebad4ef96: Pull complete [2023-11-01T19:06:31.448Z] e9a5061849ea: Pull complete [2023-11-01T19:06:31.706Z] d747dcd14b5f: Pull complete [2023-11-01T19:06:32.641Z] 2de7ff778b66: Pull complete [2023-11-01T19:06:32.641Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T19:06:32.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T19:06:32.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:06:32.723Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T19:06:32.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T19:06:36.227Z] $ docker top f2eb922af8e008c2c457bebaa4e16fabce1d8be672a54c42ad0721f899749852 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:06:36.282Z] provisioning config files... [2023-11-01T19:06:36.289Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3918319388073047232tmp [2023-11-01T19:06:36.298Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16486812476912009979tmp [2023-11-01T19:06:36.307Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12080610316398170227tmp [Pipeline] { [Pipeline] echo [2023-11-01T19:06:36.323Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:06:36.606Z] ---> sigul-configuration.sh [2023-11-01T19:06:36.606Z] gpg: directory `/root/.gnupg' created [2023-11-01T19:06:36.606Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T19:06:36.606Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T19:06:36.606Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T19:06:36.606Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T19:06:36.606Z] gpg: CAST5 encrypted data [2023-11-01T19:06:36.606Z] gpg: encrypted with 1 passphrase [2023-11-01T19:06:36.606Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T19:06:36.900Z] + mkdir /home/jenkins [2023-11-01T19:06:36.900Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T19:06:37.185Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-01T19:06:37.192Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:06:37.475Z] ---> sigul-install.sh [2023-11-01T19:06:37.475Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T19:06:37.762Z] + git tag --list [2023-11-01T19:06:37.762Z] v0.0.0 [2023-11-01T19:06:37.762Z] v1.0.0 [2023-11-01T19:06:37.762Z] v2.1.0 [2023-11-01T19:06:37.762Z] v2.1.1 [2023-11-01T19:06:37.762Z] v2.2.0 [2023-11-01T19:06:37.762Z] v2.3.0 [2023-11-01T19:06:37.762Z] v3.0 [2023-11-01T19:06:37.762Z] v3.0.0 [2023-11-01T19:06:37.762Z] v3.0.1 [2023-11-01T19:06:37.762Z] v3.0.1-dev.1 [2023-11-01T19:06:37.762Z] v3.1.0-dev.1 [2023-11-01T19:06:37.762Z] v3.1.0-dev.10 [2023-11-01T19:06:37.762Z] v3.1.0-dev.11 [2023-11-01T19:06:37.762Z] v3.1.0-dev.12 [2023-11-01T19:06:37.762Z] v3.1.0-dev.13 [2023-11-01T19:06:37.762Z] v3.1.0-dev.14 [2023-11-01T19:06:37.762Z] v3.1.0-dev.15 [2023-11-01T19:06:37.762Z] v3.1.0-dev.16 [2023-11-01T19:06:37.762Z] v3.1.0-dev.17 [2023-11-01T19:06:37.762Z] v3.1.0-dev.18 [2023-11-01T19:06:37.762Z] v3.1.0-dev.19 [2023-11-01T19:06:37.762Z] v3.1.0-dev.2 [2023-11-01T19:06:37.762Z] v3.1.0-dev.20 [2023-11-01T19:06:37.762Z] v3.1.0-dev.21 [2023-11-01T19:06:37.762Z] v3.1.0-dev.22 [2023-11-01T19:06:37.762Z] v3.1.0-dev.23 [2023-11-01T19:06:37.762Z] v3.1.0-dev.24 [2023-11-01T19:06:37.762Z] v3.1.0-dev.25 [2023-11-01T19:06:37.762Z] v3.1.0-dev.26 [2023-11-01T19:06:37.762Z] v3.1.0-dev.27 [2023-11-01T19:06:37.762Z] v3.1.0-dev.28 [2023-11-01T19:06:37.762Z] v3.1.0-dev.29 [2023-11-01T19:06:37.762Z] v3.1.0-dev.3 [2023-11-01T19:06:37.762Z] v3.1.0-dev.30 [2023-11-01T19:06:37.762Z] v3.1.0-dev.31 [2023-11-01T19:06:37.762Z] v3.1.0-dev.32 [2023-11-01T19:06:37.762Z] v3.1.0-dev.33 [2023-11-01T19:06:37.762Z] v3.1.0-dev.34 [2023-11-01T19:06:37.762Z] v3.1.0-dev.35 [2023-11-01T19:06:37.762Z] v3.1.0-dev.4 [2023-11-01T19:06:37.762Z] v3.1.0-dev.5 [2023-11-01T19:06:37.762Z] v3.1.0-dev.6 [2023-11-01T19:06:37.762Z] v3.1.0-dev.7 [2023-11-01T19:06:37.762Z] v3.1.0-dev.8 [2023-11-01T19:06:37.762Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T19:06:38.051Z] + lftools sign git-tag v3.1.0-dev.35 [2023-11-01T19:06:38.620Z] Signing Git tag with Sigul... [2023-11-01T19:06:38.620Z] Signing v3.1.0-dev.35 [Pipeline] echo [2023-11-01T19:06:39.197Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:06:39.479Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T19:06:39.487Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T19:06:39.519Z] $ docker stop --time=1 f2eb922af8e008c2c457bebaa4e16fabce1d8be672a54c42ad0721f899749852 [2023-11-01T19:06:41.009Z] $ docker rm -f --volumes f2eb922af8e008c2c457bebaa4e16fabce1d8be672a54c42ad0721f899749852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T19:06:41.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:06:41.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:06:41.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:06:41.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:06:41.784Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T19:06:41.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:06:42.302Z] $ docker top 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 -eo pid,comm [2023-11-01T19:06:42.336Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T19:06:42.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:06:42.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:06:42.369Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:06:42.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:06:42.530Z] $ docker exec 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 ssh-agent [2023-11-01T19:06:42.631Z] SSH_AUTH_SOCK=/tmp/ssh-gAhj50UI8zSt/agent.32 [2023-11-01T19:06:42.631Z] SSH_AGENT_PID=38 [2023-11-01T19:06:42.636Z] Running ssh-add (command line suppressed) [2023-11-01T19:06:42.756Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12703628351017971017.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12703628351017971017.key) [2023-11-01T19:06:42.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:06:43.040Z] + git semver bump pre [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,224 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,224 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,224 [bump_version] DEBUG bumped version:3.1.0-dev.36 [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,224 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,224 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,224 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,226 [execute] INFO git cat-file --batch-check [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,232 [execute] INFO git cat-file --batch [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:06:43.300Z] 2023-11-01 19:06:43,237 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T19:06:43.300Z] 3.1.0-dev.36 [Pipeline] } [2023-11-01T19:06:43.327Z] $ docker exec --env ******** --env ******** 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 ssh-agent -k [2023-11-01T19:06:43.413Z] unset SSH_AUTH_SOCK; [2023-11-01T19:06:43.414Z] unset SSH_AGENT_PID; [2023-11-01T19:06:43.414Z] echo Agent pid 38 killed; [2023-11-01T19:06:43.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:06:43.722Z] + git semver [Pipeline] } [2023-11-01T19:06:44.321Z] $ docker stop --time=1 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 [2023-11-01T19:06:46.330Z] $ docker rm -f --volumes 83656e5f8f5aa5976af24a9db1ef7c865168515f92b9860b4143d8a155c6ea25 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:06:46.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:06:46.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:06:47.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:06:47.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:06:47.139Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T19:06:47.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:06:48.603Z] $ docker top 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf -eo pid,comm [2023-11-01T19:06:48.638Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T19:06:48.638Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:06:48.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:06:48.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:06:48.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:06:48.807Z] $ docker exec 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf ssh-agent [2023-11-01T19:06:48.910Z] SSH_AUTH_SOCK=/tmp/ssh-2oHBdlTavaey/agent.14 [2023-11-01T19:06:48.910Z] SSH_AGENT_PID=20 [2023-11-01T19:06:48.954Z] Running ssh-add (command line suppressed) [2023-11-01T19:06:49.098Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3554683959782037976.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3554683959782037976.key) [2023-11-01T19:06:49.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:06:49.435Z] + git semver push [2023-11-01T19:06:49.697Z] 2023-11-01 19:06:49,612 [run_push] DEBUG push [2023-11-01T19:06:49.698Z] 2023-11-01 19:06:49,613 [execute] INFO git cat-file --batch-check [2023-11-01T19:06:49.698Z] 2023-11-01 19:06:49,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:06:49.698Z] 2023-11-01 19:06:49,618 [execute] INFO git rev-list 998f79fbc1ba69f054d571c02ba6e2f80089bc42 -- [2023-11-01T19:06:49.698Z] 2023-11-01 19:06:49,618 [execute] DEBUG Popen(['git', 'rev-list', '998f79fbc1ba69f054d571c02ba6e2f80089bc42', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:06:49.698Z] 2023-11-01 19:06:49,626 [execute] INFO git fetch -v origin [2023-11-01T19:06:49.698Z] 2023-11-01 19:06:49,626 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T19:06:50.290Z] 2023-11-01 19:06:50,158 [run_push] DEBUG no remote changes detected [2023-11-01T19:06:50.290Z] 2023-11-01 19:06:50,158 [execute] INFO git push origin semver [2023-11-01T19:06:50.290Z] 2023-11-01 19:06:50,159 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:06:51.227Z] 2023-11-01 19:06:50,955 [run_push] DEBUG push all version tags [2023-11-01T19:06:51.227Z] 2023-11-01 19:06:50,956 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T19:06:51.227Z] 2023-11-01 19:06:50,956 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:06:51.795Z] 2023-11-01 19:06:51,687 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T19:06:51.795Z] 3.1.0-dev.36 [Pipeline] } [2023-11-01T19:06:51.821Z] $ docker exec --env ******** --env ******** 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf ssh-agent -k [2023-11-01T19:06:51.924Z] unset SSH_AUTH_SOCK; [2023-11-01T19:06:51.924Z] unset SSH_AGENT_PID; [2023-11-01T19:06:51.924Z] echo Agent pid 20 killed; [2023-11-01T19:06:51.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:06:52.256Z] + git semver [Pipeline] } [2023-11-01T19:06:52.545Z] $ docker stop --time=1 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf [2023-11-01T19:06:54.774Z] $ docker rm -f --volumes 43447764c126ff62ae16bff12b554985ade6b4d4067e059eea633816b3573adf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T19:06:55.550Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-11-01T19:06:55.550Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-01T19:06:55.550Z] total 16 [2023-11-01T19:06:55.550Z] drwxr-xr-x 3 root root 4096 Nov 1 18:52 . [2023-11-01T19:06:55.550Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 19:06 .. [2023-11-01T19:06:55.550Z] drwxr-xr-x 2 root root 4096 Nov 1 18:52 cost [2023-11-01T19:06:55.550Z] -rw-r--r-- 1 root root 95 Nov 1 18:52 cost.csv [2023-11-01T19:06:55.550Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-01T19:06:55.550Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-01T19:06:55.550Z] total 16 [2023-11-01T19:06:55.550Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:52 . [2023-11-01T19:06:55.550Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 19:06 .. [2023-11-01T19:06:55.550Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:52 cost [2023-11-01T19:06:55.550Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 1 18:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:06:56.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:06:56.905Z] ---> package-listing.sh [2023-11-01T19:06:56.905Z] ++ facter osfamily [2023-11-01T19:06:56.905Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T19:06:57.165Z] + OS_FAMILY=debian [2023-11-01T19:06:57.165Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-01T19:06:57.165Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T19:06:57.165Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T19:06:57.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T19:06:57.165Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T19:06:57.165Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-01T19:06:57.165Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T19:06:57.165Z] + case "${OS_FAMILY}" in [2023-11-01T19:06:57.165Z] + dpkg -l [2023-11-01T19:06:57.165Z] + grep '^ii' [2023-11-01T19:06:57.165Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T19:06:57.165Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T19:06:57.165Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T19:06:57.165Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-01T19:06:57.165Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-11-01T19:06:57.165Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-11-01T19:06:57.175Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T19:06:57.452Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:06:58.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:06:58.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:06:58.083Z] prd-ubuntu20.04-docker-8c-8g-16267 does not seem to be running inside a container [2023-11-01T19:06:58.129Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T19:06:58.413Z] $ docker top 60adfc1d4d0f0e903fd3f5a35e3c58cfef2e258d1cf988e23bdb3ed9a151d173 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:06:58.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T19:06:59.032Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T19:06:59.318Z] + ls /var/log/sa-host [2023-11-01T19:06:59.318Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:06:59.388Z] provisioning config files... [2023-11-01T19:06:59.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6093626768138439521tmp [Pipeline] { [Pipeline] echo [2023-11-01T19:06:59.412Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:06:59.695Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T19:06:59.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:07:00.033Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T19:07:00.043Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:07:00.327Z] ---> sudo-logs.sh [2023-11-01T19:07:00.327Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T19:07:00.351Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:07:00.637Z] ---> job-cost.sh [2023-11-01T19:07:00.637Z] lf-activate-venv: SKIPPING [2023-11-01T19:07:00.637Z] DEBUG: total: 0.2199999988079071 [2023-11-01T19:07:00.637Z] INFO: Retrieving Stack Cost... [2023-11-01T19:07:01.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T19:07:01.464Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T19:07:01.476Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:07:01.758Z] ---> logs-deploy.sh [2023-11-01T19:07:01.759Z] lf-activate-venv: SKIPPING [2023-11-01T19:07:01.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/147 [2023-11-01T19:07:01.759Z] INFO: archiving workspace using pattern(s): [2023-11-01T19:07:02.697Z] Archives upload complete. [2023-11-01T19:07:02.956Z] INFO: archiving logs to Nexus