Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 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-ssh8712706677882929731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7583204150907256549.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15318460464361969.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10076134964469280072.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-ssh15521857078075762181.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17541 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 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 (main) Commit message: "fix: Address CVE in Alpine base image (#253)" > git config core.sparsecheckout # timeout=10 > git checkout -f a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 > git rev-list --no-walk a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:46:17.669Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:46:17.727Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:46:17.750Z] ========================================================= [2023-11-14T21:46:17.750Z] EdgeX Global Pipelines Version Info [2023-11-14T21:46:17.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:18.463Z] ------------------- [2023-11-14T21:46:18.463Z] stable info: [2023-11-14T21:46:18.463Z] ------------------- [2023-11-14T21:46:18.463Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:46:18.463Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:18.463Z] Message: update stable to v1.0.257 [2023-11-14T21:46:19.034Z] ------------------- [2023-11-14T21:46:19.034Z] experimental info: [2023-11-14T21:46:19.034Z] ------------------- [2023-11-14T21:46:19.034Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:46:19.034Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:19.034Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:46:19.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-14T21:46:19.214Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-14T21:46:19.232Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:46:19.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:46:19.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:46:19.268Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:46:19.278Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:46:19.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:46:19.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:46:19.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:46:19.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:46:19.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-14T21:46:19.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:46:19.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:46:19.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:19.428Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:19.447Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:46:19.462Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:46:19.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:46:19.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:46:19.514Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:46:19.531Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:46:19.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:46:19.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:46:19.577Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:46:19.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:46:19.599Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:46:19.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:46:19.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:46:19.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:46:19.660Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] echo [2023-11-14T21:46:19.674Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6afd8f [Pipeline] echo [2023-11-14T21:46:19.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:46:19.800Z] provisioning config files... [2023-11-14T21:46:19.812Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9609540354507230500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:20.112Z] ---> docker-login.sh [2023-11-14T21:46:20.112Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:46:20.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:20.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:20.372Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:20.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:20.372Z] [2023-11-14T21:46:20.372Z] Login Succeeded [2023-11-14T21:46:20.372Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:46:20.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:20.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:20.372Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:20.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:20.372Z] [2023-11-14T21:46:20.372Z] Login Succeeded [2023-11-14T21:46:20.372Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:46:20.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:20.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:20.631Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:20.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:20.631Z] [2023-11-14T21:46:20.631Z] Login Succeeded [2023-11-14T21:46:20.631Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:46:20.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:20.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:20.631Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:20.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:20.631Z] [2023-11-14T21:46:20.631Z] Login Succeeded [2023-11-14T21:46:20.631Z] docker.io [2023-11-14T21:46:20.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:20.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:20.891Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:20.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:20.891Z] [2023-11-14T21:46:20.891Z] Login Succeeded [2023-11-14T21:46:20.891Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:46:20.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:46:21.269Z] + git rev-list -1 --merges a6afd8f35ce2eea65c9c395e2c86642cd8bfd297~1..a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] echo [2023-11-14T21:46:21.320Z] -----------> git rev-list -1 --merges a6afd8f35ce2eea65c9c395e2c86642cd8bfd297~1..a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [false] [Pipeline] sh [2023-11-14T21:46:21.609Z] + git log --format=format:%s -1 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] echo [2023-11-14T21:46:21.623Z] ========================================================= [2023-11-14T21:46:21.623Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:46:21.623Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:46:21.959Z] + git log --format=format:%s -1 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] echo [2023-11-14T21:46:21.971Z] [semverPrep] GIT_COMMIT: a6afd8f35ce2eea65c9c395e2c86642cd8bfd297, Commit Message: fix: Address CVE in Alpine base image (#253) [Pipeline] echo [2023-11-14T21:46:21.978Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:46:22.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:46:22.323Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:46:22.323Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:46:22.323Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:46:22.323Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:46:22.323Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:46:22.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:22.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:22.682Z] [2023-11-14T21:46:22.682Z] 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-14T21:46:22.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:22.993Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:46:22.993Z] b85a868b505f: Pulling fs layer [2023-11-14T21:46:22.993Z] e2be974225ed: Pulling fs layer [2023-11-14T21:46:22.993Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:46:22.993Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:46:22.993Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:46:22.993Z] eaf3925da568: Pulling fs layer [2023-11-14T21:46:22.993Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:46:22.993Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:46:22.993Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:46:22.993Z] 1469e6f7b9e6: Waiting [2023-11-14T21:46:22.993Z] 988bab9f4d93: Waiting [2023-11-14T21:46:22.993Z] bab4dde63d76: Waiting [2023-11-14T21:46:22.993Z] bde34c3a00c8: Waiting [2023-11-14T21:46:22.993Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:46:22.993Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:46:22.993Z] b352a97aabf1: Waiting [2023-11-14T21:46:22.993Z] 5851b861e8e6: Waiting [2023-11-14T21:46:22.993Z] 4872d77fe225: Waiting [2023-11-14T21:46:22.993Z] e2be974225ed: Download complete [2023-11-14T21:46:22.993Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:46:22.993Z] 988bab9f4d93: Download complete [2023-11-14T21:46:22.993Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:46:22.993Z] 1469e6f7b9e6: Download complete [2023-11-14T21:46:22.993Z] eaf3925da568: Verifying Checksum [2023-11-14T21:46:22.993Z] eaf3925da568: Download complete [2023-11-14T21:46:22.993Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:46:22.993Z] 339a4e72a1f5: Download complete [2023-11-14T21:46:23.254Z] bde34c3a00c8: Verifying Checksum [2023-11-14T21:46:23.254Z] bde34c3a00c8: Download complete [2023-11-14T21:46:23.254Z] b352a97aabf1: Download complete [2023-11-14T21:46:23.254Z] 4872d77fe225: Verifying Checksum [2023-11-14T21:46:23.254Z] 4872d77fe225: Download complete [2023-11-14T21:46:23.254Z] 5851b861e8e6: Download complete [2023-11-14T21:46:23.254Z] b85a868b505f: Verifying Checksum [2023-11-14T21:46:23.254Z] b85a868b505f: Download complete [2023-11-14T21:46:23.518Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:46:23.518Z] bab4dde63d76: Download complete [2023-11-14T21:46:24.458Z] b85a868b505f: Pull complete [2023-11-14T21:46:24.718Z] e2be974225ed: Pull complete [2023-11-14T21:46:25.286Z] 339a4e72a1f5: Pull complete [2023-11-14T21:46:25.286Z] 988bab9f4d93: Pull complete [2023-11-14T21:46:25.546Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:46:25.546Z] eaf3925da568: Pull complete [2023-11-14T21:46:27.447Z] bab4dde63d76: Pull complete [2023-11-14T21:46:27.447Z] bde34c3a00c8: Pull complete [2023-11-14T21:46:27.706Z] b352a97aabf1: Pull complete [2023-11-14T21:46:27.706Z] 4872d77fe225: Pull complete [2023-11-14T21:46:27.706Z] 5851b861e8e6: Pull complete [2023-11-14T21:46:27.706Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:46:27.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:27.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:46:27.805Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T21:46:27.842Z] $ 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-14T21:46:31.315Z] $ docker top f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e -eo pid,comm [2023-11-14T21:46:31.559Z] 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-14T21:46:31.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:46:31.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:46:31.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:46:31.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:46:31.723Z] $ docker exec f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e ssh-agent [2023-11-14T21:46:31.835Z] SSH_AUTH_SOCK=/tmp/ssh-EtcIbgn1GtLi/agent.32 [2023-11-14T21:46:31.835Z] SSH_AGENT_PID=38 [2023-11-14T21:46:31.843Z] Running ssh-add (command line suppressed) [2023-11-14T21:46:31.951Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17052244033119854757.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17052244033119854757.key) [2023-11-14T21:46:31.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:46:32.286Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:46:32.300Z] $ docker exec --env ******** --env ******** f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e ssh-agent -k [2023-11-14T21:46:32.395Z] unset SSH_AUTH_SOCK; [2023-11-14T21:46:32.395Z] unset SSH_AGENT_PID; [2023-11-14T21:46:32.396Z] echo Agent pid 38 killed; [2023-11-14T21:46:32.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:46:32.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:46:32.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:46:32.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:46:32.585Z] $ docker exec f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e ssh-agent [2023-11-14T21:46:32.734Z] SSH_AUTH_SOCK=/tmp/ssh-dT2K56l9SOUT/agent.70 [2023-11-14T21:46:32.734Z] SSH_AGENT_PID=76 [2023-11-14T21:46:32.738Z] Running ssh-add (command line suppressed) [2023-11-14T21:46:32.837Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6340621265033196994.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6340621265033196994.key) [2023-11-14T21:46:32.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:46:33.136Z] + git semver init [2023-11-14T21:46:33.707Z] 2023-11-14 21:46:33,405 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:46:33.707Z] 2023-11-14 21:46:33,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-14T21:46:33.707Z] 2023-11-14 21:46:33,406 [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-14T21:46:33.707Z] 2023-11-14 21:46:33,407 [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-14T21:46:35.092Z] 2023-11-14 21:46:34,864 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-11-14T21:46:35.092Z] 2023-11-14 21:46:34,864 [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-14T21:46:35.092Z] 2023-11-14 21:46:34,865 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-14T21:46:35.092Z] 2023-11-14 21:46:34,865 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-14T21:46:35.092Z] 3.1.0-dev.40 [Pipeline] } [2023-11-14T21:46:35.105Z] $ docker exec --env ******** --env ******** f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e ssh-agent -k [2023-11-14T21:46:35.207Z] unset SSH_AUTH_SOCK; [2023-11-14T21:46:35.207Z] unset SSH_AGENT_PID; [2023-11-14T21:46:35.207Z] echo Agent pid 76 killed; [2023-11-14T21:46:35.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:46:35.531Z] + git semver [Pipeline] } [2023-11-14T21:46:35.805Z] $ docker stop --time=1 f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e [2023-11-14T21:46:37.340Z] $ docker rm -f --volumes f59b53b8a1d53acce8f1a309cdc46a4e4cc8079f8b90127c57002c3affc4f03e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:46:37.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:46:37.947Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:46:37.950Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.40 [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-14T21:46:38.125Z] provisioning config files... [2023-11-14T21:46:38.134Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5240798228978121018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:38.431Z] ---> docker-login.sh [2023-11-14T21:46:38.431Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:46:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:38.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:38.431Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:38.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:38.431Z] [2023-11-14T21:46:38.431Z] Login Succeeded [2023-11-14T21:46:38.432Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:46:38.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:38.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:38.432Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:38.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:38.432Z] [2023-11-14T21:46:38.432Z] Login Succeeded [2023-11-14T21:46:38.691Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:46:38.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:38.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:38.691Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:38.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:38.691Z] [2023-11-14T21:46:38.691Z] Login Succeeded [2023-11-14T21:46:38.691Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:46:38.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:38.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:38.691Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:38.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:38.691Z] [2023-11-14T21:46:38.691Z] Login Succeeded [2023-11-14T21:46:38.691Z] docker.io [2023-11-14T21:46:38.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:38.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:38.951Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:38.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:38.951Z] [2023-11-14T21:46:38.951Z] Login Succeeded [2023-11-14T21:46:38.951Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:46:38.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:46:39.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:46:39.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:46:39.055Z] ========================================================= [2023-11-14T21:46:39.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:46:39.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:39.374Z] + 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-14T21:46:39.374Z] Sending build context to Docker daemon 12.75MB [2023-11-14T21:46:39.374Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:46:39.374Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:46:39.633Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:46:39.633Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:46:39.633Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:46:39.633Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:46:39.633Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:46:39.633Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:46:39.633Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:46:39.633Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:46:39.633Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:46:39.633Z] ad3a456e5733: Waiting [2023-11-14T21:46:39.633Z] 69c7f0334f64: Waiting [2023-11-14T21:46:39.633Z] ce7588e14bc9: Waiting [2023-11-14T21:46:39.633Z] b5e4710f87ac: Waiting [2023-11-14T21:46:39.633Z] 1f1c1a5573a3: Waiting [2023-11-14T21:46:39.633Z] c4d48a809fc2: Verifying Checksum [2023-11-14T21:46:39.633Z] c4d48a809fc2: Download complete [2023-11-14T21:46:39.633Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:46:39.633Z] ad3a456e5733: Download complete [2023-11-14T21:46:39.633Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:46:39.633Z] 69c7f0334f64: Download complete [2023-11-14T21:46:39.633Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:46:39.633Z] 7264a8db6415: Download complete [2023-11-14T21:46:39.633Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:46:39.633Z] 1f1c1a5573a3: Download complete [2023-11-14T21:46:40.200Z] 7264a8db6415: Pull complete [2023-11-14T21:46:40.200Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:46:40.200Z] b5e4710f87ac: Download complete [2023-11-14T21:46:40.200Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:46:40.200Z] 4f1c88b9dad5: Download complete [2023-11-14T21:46:40.458Z] c4d48a809fc2: Pull complete [2023-11-14T21:46:40.459Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:46:40.459Z] ce7588e14bc9: Download complete [2023-11-14T21:46:44.713Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:46:44.713Z] ad3a456e5733: Pull complete [2023-11-14T21:46:44.713Z] 69c7f0334f64: Pull complete [2023-11-14T21:46:44.713Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:46:46.613Z] ce7588e14bc9: Pull complete [2023-11-14T21:46:46.872Z] b5e4710f87ac: Pull complete [2023-11-14T21:46:46.872Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:46:46.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:46:46.872Z] ---> 88b5674ff536 [2023-11-14T21:46:46.872Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:46:53.076Z] Still waiting to schedule task [2023-11-14T21:46:53.077Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-14T21:46:55.022Z] ---> Running in fc636b638a84 [2023-11-14T21:46:55.022Z] Removing intermediate container fc636b638a84 [2023-11-14T21:46:55.022Z] ---> 8c1867c95e53 [2023-11-14T21:46:55.022Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:46:55.022Z] ---> Running in 491a985eb352 [2023-11-14T21:46:55.022Z] Removing intermediate container 491a985eb352 [2023-11-14T21:46:55.022Z] ---> 35caae869fac [2023-11-14T21:46:55.022Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:46:55.022Z] ---> Running in 438c6cddd95d [2023-11-14T21:46:55.281Z] Removing intermediate container 438c6cddd95d [2023-11-14T21:46:55.281Z] ---> 8fd76f733bd6 [2023-11-14T21:46:55.281Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:46:55.281Z] ---> Running in 3170a9ba32d5 [2023-11-14T21:46:55.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:46:55.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:46:56.108Z] OK: 264 MiB in 52 packages [2023-11-14T21:46:57.048Z] Removing intermediate container 3170a9ba32d5 [2023-11-14T21:46:57.048Z] ---> 6de356129177 [2023-11-14T21:46:57.048Z] Step 7/12 : WORKDIR /app [2023-11-14T21:46:57.048Z] ---> Running in 40149695ee8e [2023-11-14T21:46:57.306Z] Removing intermediate container 40149695ee8e [2023-11-14T21:46:57.306Z] ---> 2f0c1cf736da [2023-11-14T21:46:57.306Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T21:46:57.563Z] ---> 85d463e81a77 [2023-11-14T21:46:57.563Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:46:57.563Z] ---> Running in 84fd2229b22d [2023-11-14T21:47:36.326Z] Removing intermediate container 84fd2229b22d [2023-11-14T21:47:36.326Z] ---> b29483d6e4d2 [2023-11-14T21:47:36.326Z] Step 10/12 : COPY . . [2023-11-14T21:47:36.326Z] ---> 02351c949598 [2023-11-14T21:47:36.326Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:47:36.326Z] ---> Running in 751bb623a918 [2023-11-14T21:47:36.326Z] Removing intermediate container 751bb623a918 [2023-11-14T21:47:36.326Z] ---> c48ade219489 [2023-11-14T21:47:36.326Z] Step 12/12 : RUN $MAKE [2023-11-14T21:47:36.326Z] ---> Running in 4be43672d746 [2023-11-14T21:47:36.326Z] noop [2023-11-14T21:47:36.326Z] Removing intermediate container 4be43672d746 [2023-11-14T21:47:36.326Z] ---> 396dc0a581d6 [2023-11-14T21:47:36.326Z] Successfully built 396dc0a581d6 [2023-11-14T21:47:36.326Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:36.648Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:47:36.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:36.728Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T21:47:36.761Z] $ 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-14T21:47:37.110Z] $ docker top 2cf6ef5f8383d3560a7ee344841624b6fa35c7c17603ce79202cbe3c4a566b3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:47:37.460Z] + go version [2023-11-14T21:47:37.460Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:47:37.472Z] $ docker stop --time=1 2cf6ef5f8383d3560a7ee344841624b6fa35c7c17603ce79202cbe3c4a566b3b [2023-11-14T21:47:38.846Z] $ docker rm -f --volumes 2cf6ef5f8383d3560a7ee344841624b6fa35c7c17603ce79202cbe3c4a566b3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:39.252Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:47:39.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:39.321Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T21:47:39.358Z] $ 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-14T21:47:39.689Z] $ docker top cb84be8dba48eee43bcaf800d8c441e05611127970404cc009f869a6435ab143 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:47:40.033Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:47:40.327Z] + make test [2023-11-14T21:47:40.327Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-14T21:48:02.256Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-14T21:48:02.256Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-14T21:48:02.256Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements [2023-11-14T21:48:02.256Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.691s coverage: 71.9% of statements [2023-11-14T21:48:20.400Z] go vet ./... [2023-11-14T21:48:21.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:48:22.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:48:22.030Z] ./bin/test-attribution.sh [2023-11-14T21:48:22.030Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-14T21:48:22.030Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-14T21:48:22.030Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-14T21:48:22.030Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-14T21:48:22.030Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-14T21:48:22.030Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-14T21:48:22.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:48:22.057Z] $ docker stop --time=1 cb84be8dba48eee43bcaf800d8c441e05611127970404cc009f869a6435ab143 [2023-11-14T21:48:29.181Z] $ docker rm -f --volumes cb84be8dba48eee43bcaf800d8c441e05611127970404cc009f869a6435ab143 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:48:29.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:48:29.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:48:30.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:48:30.513Z] + ls -al . [2023-11-14T21:48:30.513Z] total 208 [2023-11-14T21:48:30.513Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 21:47 . [2023-11-14T21:48:30.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 .. [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 14 21:46 .dockerignore [2023-11-14T21:48:30.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:48 .git [2023-11-14T21:48:30.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 .github [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 14 21:46 .gitignore [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:46 .golangci.yml [2023-11-14T21:48:30.513Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:46 .semver [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 14 21:46 Attribution.txt [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 14 21:46 CHANGELOG.md [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 14 21:46 Dockerfile [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:46 GOVERNANCE.md [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 14 21:46 Jenkinsfile [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 21:46 LICENSE [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 14 21:46 Makefile [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 21:46 OWNERS.md [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 21:46 README.md [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:46 VERSION [2023-11-14T21:48:30.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 bin [2023-11-14T21:48:30.513Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 14 21:48 coverage.out [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 14 21:46 go.mod [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 14 21:46 go.sum [2023-11-14T21:48:30.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 images [2023-11-14T21:48:30.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 internal [2023-11-14T21:48:30.513Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 14 21:46 main.go [2023-11-14T21:48:30.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 openapi [2023-11-14T21:48:30.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 res [2023-11-14T21:48:30.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:30.873Z] + 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=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 --label arch=amd64 --label version=3.1.0-dev.40 . [2023-11-14T21:48:30.873Z] Sending build context to Docker daemon 12.75MB [2023-11-14T21:48:30.873Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:48:30.873Z] Step 2/30 : FROM ${BASE} AS builder [2023-11-14T21:48:30.873Z] ---> 396dc0a581d6 [2023-11-14T21:48:30.873Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:48:31.439Z] ---> Running in 6e7909cffef2 [2023-11-14T21:48:31.439Z] Removing intermediate container 6e7909cffef2 [2023-11-14T21:48:31.439Z] ---> f03388d35d60 [2023-11-14T21:48:31.439Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:48:31.439Z] ---> Running in 733ec6952fff [2023-11-14T21:48:31.439Z] Removing intermediate container 733ec6952fff [2023-11-14T21:48:31.439Z] ---> 0b13be0489d9 [2023-11-14T21:48:31.439Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:48:31.439Z] ---> Running in 61a55c8d0c14 [2023-11-14T21:48:31.698Z] Removing intermediate container 61a55c8d0c14 [2023-11-14T21:48:31.698Z] ---> 6182c366cb11 [2023-11-14T21:48:31.698Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:48:31.698Z] ---> Running in cecd313e2800 [2023-11-14T21:48:31.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:31.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:32.236Z] OK: 264 MiB in 52 packages [2023-11-14T21:48:32.494Z] Removing intermediate container cecd313e2800 [2023-11-14T21:48:32.494Z] ---> c8bf558fb00f [2023-11-14T21:48:32.494Z] Step 7/30 : WORKDIR /app [2023-11-14T21:48:32.494Z] ---> Running in b65ebb982ea8 [2023-11-14T21:48:32.494Z] Removing intermediate container b65ebb982ea8 [2023-11-14T21:48:32.494Z] ---> 92e60d68b064 [2023-11-14T21:48:32.494Z] Step 8/30 : COPY go.mod vendor* ./ [2023-11-14T21:48:32.752Z] ---> 2d9513600a18 [2023-11-14T21:48:32.752Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:48:32.752Z] ---> Running in 71696e5a03a1 [2023-11-14T21:48:33.318Z] Removing intermediate container 71696e5a03a1 [2023-11-14T21:48:33.318Z] ---> 15719fb0a7c0 [2023-11-14T21:48:33.318Z] Step 10/30 : COPY . . [2023-11-14T21:48:34.252Z] ---> 4a5428e7843e [2023-11-14T21:48:34.252Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:48:34.252Z] ---> Running in 99fd939c904c [2023-11-14T21:48:34.252Z] Removing intermediate container 99fd939c904c [2023-11-14T21:48:34.252Z] ---> 29368394d3bb [2023-11-14T21:48:34.252Z] Step 12/30 : RUN $MAKE [2023-11-14T21:48:34.252Z] ---> Running in 00040fbf049e [2023-11-14T21:48:34.512Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.40 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.40" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-14T21:48:56.420Z] Removing intermediate container 00040fbf049e [2023-11-14T21:48:56.420Z] ---> c5890f4cf53c [2023-11-14T21:48:56.420Z] Step 13/30 : FROM alpine:3.18 [2023-11-14T21:48:56.420Z] 3.18: Pulling from library/alpine [2023-11-14T21:48:56.420Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:48:56.420Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:48:56.420Z] 96526aa774ef: Download complete [2023-11-14T21:48:56.420Z] 96526aa774ef: Pull complete [2023-11-14T21:48:56.420Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:48:56.420Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:48:56.420Z] ---> 8ca4688f4f35 [2023-11-14T21:48:56.420Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T21:48:56.420Z] ---> Running in de70f16b27a0 [2023-11-14T21:48:56.420Z] Removing intermediate container de70f16b27a0 [2023-11-14T21:48:56.420Z] ---> 8a4acfb675c9 [2023-11-14T21:48:56.420Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-14T21:48:56.420Z] ---> Running in 0ed358bdda5e [2023-11-14T21:48:56.420Z] Removing intermediate container 0ed358bdda5e [2023-11-14T21:48:56.420Z] ---> ba413e7b5c9a [2023-11-14T21:48:56.420Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-14T21:48:56.420Z] ---> Running in 5b3232fc0725 [2023-11-14T21:48:56.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:56.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:56.420Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T21:48:56.420Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T21:48:56.420Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:48:56.420Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:48:56.420Z] OK: 8 MiB in 17 packages [2023-11-14T21:48:56.993Z] Removing intermediate container 5b3232fc0725 [2023-11-14T21:48:56.993Z] ---> 7de44725b771 [2023-11-14T21:48:56.993Z] Step 17/30 : RUN apk --no-cache upgrade [2023-11-14T21:48:56.993Z] ---> Running in 6adc8ea89a63 [2023-11-14T21:48:57.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:57.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:57.512Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:48:57.512Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:48:57.512Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:48:57.512Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:48:57.512Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:48:57.771Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:48:57.771Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:48:57.771Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:48:57.771Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:48:57.771Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:48:57.771Z] OK: 8 MiB in 17 packages [2023-11-14T21:48:58.335Z] Removing intermediate container 6adc8ea89a63 [2023-11-14T21:48:58.335Z] ---> 1a28143ca7c4 [2023-11-14T21:48:58.335Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T21:48:58.335Z] ---> 45511725e327 [2023-11-14T21:48:58.335Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T21:48:58.593Z] ---> e638b692746e [2023-11-14T21:48:58.593Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-11-14T21:48:58.593Z] ---> c2f89882a557 [2023-11-14T21:48:58.593Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-11-14T21:48:58.851Z] ---> 66b8e1a4aebc [2023-11-14T21:48:58.851Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-14T21:48:59.788Z] ---> 54fe17d7252e [2023-11-14T21:48:59.788Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-14T21:48:59.788Z] ---> Running in d5cac5949d43 [2023-11-14T21:49:00.354Z] Removing intermediate container d5cac5949d43 [2023-11-14T21:49:00.354Z] ---> 88c6b3a63f75 [2023-11-14T21:49:00.354Z] Step 24/30 : VOLUME /cache [2023-11-14T21:49:00.354Z] ---> Running in 85805f2c76dc [2023-11-14T21:49:00.354Z] Removing intermediate container 85805f2c76dc [2023-11-14T21:49:00.354Z] ---> 67ad11d1b12b [2023-11-14T21:49:00.354Z] Step 25/30 : EXPOSE 59711 [2023-11-14T21:49:00.354Z] ---> Running in 755c147681ce [2023-11-14T21:49:00.354Z] Removing intermediate container 755c147681ce [2023-11-14T21:49:00.354Z] ---> 58f023ccb191 [2023-11-14T21:49:00.354Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-14T21:49:00.354Z] ---> Running in bef04bf4cb49 [2023-11-14T21:49:00.610Z] Removing intermediate container bef04bf4cb49 [2023-11-14T21:49:00.610Z] ---> d5519fb39c8b [2023-11-14T21:49:00.610Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-14T21:49:00.610Z] ---> Running in e89f185a2bc2 [2023-11-14T21:49:00.610Z] Removing intermediate container e89f185a2bc2 [2023-11-14T21:49:00.610Z] ---> 7d677599ffc2 [2023-11-14T21:49:00.610Z] Step 28/30 : LABEL arch=amd64 [2023-11-14T21:49:00.610Z] ---> Running in b90af52ee443 [2023-11-14T21:49:00.610Z] Removing intermediate container b90af52ee443 [2023-11-14T21:49:00.610Z] ---> 3ffb0b09ac07 [2023-11-14T21:49:00.610Z] Step 29/30 : LABEL git_sha=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [2023-11-14T21:49:00.610Z] ---> Running in 7e6cd406ca5e [2023-11-14T21:49:00.869Z] Removing intermediate container 7e6cd406ca5e [2023-11-14T21:49:00.869Z] ---> 716a70374616 [2023-11-14T21:49:00.869Z] Step 30/30 : LABEL version=3.1.0-dev.40 [2023-11-14T21:49:00.869Z] ---> Running in bb4b87ef068d [2023-11-14T21:49:00.869Z] Removing intermediate container bb4b87ef068d [2023-11-14T21:49:00.869Z] ---> 6337c2def86b [2023-11-14T21:49:00.869Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:49:00.869Z] Successfully built 6337c2def86b [2023-11-14T21:49:00.869Z] 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-14T21:49:00.979Z] provisioning config files... [2023-11-14T21:49:00.987Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8439067926419651820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:49:01.280Z] ---> docker-login.sh [2023-11-14T21:49:01.280Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:49:01.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:01.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:01.280Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:01.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:01.280Z] [2023-11-14T21:49:01.280Z] Login Succeeded [2023-11-14T21:49:01.280Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:49:01.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:01.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:01.280Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:01.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:01.280Z] [2023-11-14T21:49:01.280Z] Login Succeeded [2023-11-14T21:49:01.280Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:49:01.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:01.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:01.539Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:01.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:01.539Z] [2023-11-14T21:49:01.539Z] Login Succeeded [2023-11-14T21:49:01.539Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:49:01.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:01.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:01.539Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:01.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:01.539Z] [2023-11-14T21:49:01.539Z] Login Succeeded [2023-11-14T21:49:01.539Z] docker.io [2023-11-14T21:49:01.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:01.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:01.798Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:01.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:01.798Z] [2023-11-14T21:49:01.798Z] Login Succeeded [2023-11-14T21:49:02.056Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:49:02.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:49:02.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:49:02.116Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-11-14T21:49:02.116Z] a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [2023-11-14T21:49:02.116Z] latest [2023-11-14T21:49:02.116Z] 3.1.0-dev.40 [2023-11-14T21:49:02.116Z] a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [2023-11-14T21:49:02.116Z] main [2023-11-14T21:49:02.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:02.442Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:02.754Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [2023-11-14T21:49:02.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-14T21:49:02.754Z] a69a3eb450f6: Preparing [2023-11-14T21:49:02.754Z] 3ae23d286a1c: Preparing [2023-11-14T21:49:02.754Z] 18b97fb4147f: Preparing [2023-11-14T21:49:02.754Z] e51883dbc599: Preparing [2023-11-14T21:49:02.754Z] 118ed680794d: Preparing [2023-11-14T21:49:02.754Z] bf673efadd10: Preparing [2023-11-14T21:49:02.754Z] 0290851eb414: Preparing [2023-11-14T21:49:02.754Z] 7c1661ca7023: Preparing [2023-11-14T21:49:02.754Z] cc2447e1835a: Preparing [2023-11-14T21:49:02.754Z] bf673efadd10: Waiting [2023-11-14T21:49:02.754Z] 0290851eb414: Waiting [2023-11-14T21:49:02.754Z] 7c1661ca7023: Waiting [2023-11-14T21:49:02.754Z] 18b97fb4147f: Pushed [2023-11-14T21:49:02.754Z] e51883dbc599: Pushed [2023-11-14T21:49:02.754Z] a69a3eb450f6: Pushed [2023-11-14T21:49:02.754Z] 118ed680794d: Pushed [2023-11-14T21:49:02.754Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:03.012Z] bf673efadd10: Pushed [2023-11-14T21:49:03.012Z] 7c1661ca7023: Pushed [2023-11-14T21:49:03.948Z] 0290851eb414: Pushed [2023-11-14T21:49:05.850Z] 3ae23d286a1c: Pushed [2023-11-14T21:49:05.850Z] a6afd8f35ce2eea65c9c395e2c86642cd8bfd297: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:06.163Z] + 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-14T21:49:06.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17551 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-11-14T21:49:06.443Z] Running in /w/workspace/app-rfid-llrp-inventory/152 [Pipeline] { [Pipeline] checkout [2023-11-14T21:49:06.467Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-14T21:49:06.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-14T21:49:06.467Z] a69a3eb450f6: Preparing [2023-11-14T21:49:06.467Z] 3ae23d286a1c: Preparing [2023-11-14T21:49:06.467Z] 18b97fb4147f: Preparing [2023-11-14T21:49:06.467Z] e51883dbc599: Preparing [2023-11-14T21:49:06.467Z] 118ed680794d: Preparing [2023-11-14T21:49:06.467Z] bf673efadd10: Preparing [2023-11-14T21:49:06.467Z] 0290851eb414: Preparing [2023-11-14T21:49:06.467Z] 7c1661ca7023: Preparing [2023-11-14T21:49:06.467Z] cc2447e1835a: Preparing [2023-11-14T21:49:06.467Z] bf673efadd10: Waiting [2023-11-14T21:49:06.467Z] 7c1661ca7023: Waiting [2023-11-14T21:49:06.467Z] 0290851eb414: Waiting [2023-11-14T21:49:06.467Z] cc2447e1835a: Waiting [2023-11-14T21:49:06.467Z] 118ed680794d: Layer already exists [2023-11-14T21:49:06.467Z] a69a3eb450f6: Layer already exists [2023-11-14T21:49:06.467Z] 3ae23d286a1c: Layer already exists [2023-11-14T21:49:06.467Z] e51883dbc599: Layer already exists [2023-11-14T21:49:06.467Z] 18b97fb4147f: Layer already exists [2023-11-14T21:49:06.467Z] bf673efadd10: Layer already exists [2023-11-14T21:49:06.467Z] 7c1661ca7023: Layer already exists [2023-11-14T21:49:06.467Z] 0290851eb414: Layer already exists [2023-11-14T21:49:06.467Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:06.467Z] latest: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:06.569Z] The recommended git tool is: git [2023-11-14T21:49:06.771Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:07.082Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.40 [2023-11-14T21:49:07.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-14T21:49:07.082Z] a69a3eb450f6: Preparing [2023-11-14T21:49:07.082Z] 3ae23d286a1c: Preparing [2023-11-14T21:49:07.082Z] 18b97fb4147f: Preparing [2023-11-14T21:49:07.082Z] e51883dbc599: Preparing [2023-11-14T21:49:07.082Z] 118ed680794d: Preparing [2023-11-14T21:49:07.082Z] bf673efadd10: Preparing [2023-11-14T21:49:07.082Z] 0290851eb414: Preparing [2023-11-14T21:49:07.082Z] 7c1661ca7023: Preparing [2023-11-14T21:49:07.082Z] cc2447e1835a: Preparing [2023-11-14T21:49:07.082Z] bf673efadd10: Waiting [2023-11-14T21:49:07.082Z] 7c1661ca7023: Waiting [2023-11-14T21:49:07.082Z] 0290851eb414: Waiting [2023-11-14T21:49:07.082Z] 18b97fb4147f: Layer already exists [2023-11-14T21:49:07.082Z] a69a3eb450f6: Layer already exists [2023-11-14T21:49:07.082Z] 3ae23d286a1c: Layer already exists [2023-11-14T21:49:07.082Z] 118ed680794d: Layer already exists [2023-11-14T21:49:07.082Z] e51883dbc599: Layer already exists [2023-11-14T21:49:07.082Z] bf673efadd10: Layer already exists [2023-11-14T21:49:07.082Z] 7c1661ca7023: Layer already exists [2023-11-14T21:49:07.082Z] 0290851eb414: Layer already exists [2023-11-14T21:49:07.082Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:07.082Z] 3.1.0-dev.40: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:07.390Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:07.694Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [2023-11-14T21:49:07.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-14T21:49:07.694Z] a69a3eb450f6: Preparing [2023-11-14T21:49:07.694Z] 3ae23d286a1c: Preparing [2023-11-14T21:49:07.694Z] 18b97fb4147f: Preparing [2023-11-14T21:49:07.694Z] e51883dbc599: Preparing [2023-11-14T21:49:07.694Z] 118ed680794d: Preparing [2023-11-14T21:49:07.694Z] bf673efadd10: Preparing [2023-11-14T21:49:07.694Z] 0290851eb414: Preparing [2023-11-14T21:49:07.694Z] 7c1661ca7023: Preparing [2023-11-14T21:49:07.694Z] cc2447e1835a: Preparing [2023-11-14T21:49:07.694Z] 7c1661ca7023: Waiting [2023-11-14T21:49:07.694Z] 0290851eb414: Waiting [2023-11-14T21:49:07.694Z] cc2447e1835a: Waiting [2023-11-14T21:49:07.694Z] bf673efadd10: Waiting [2023-11-14T21:49:07.694Z] e51883dbc599: Layer already exists [2023-11-14T21:49:07.694Z] 118ed680794d: Layer already exists [2023-11-14T21:49:07.694Z] a69a3eb450f6: Layer already exists [2023-11-14T21:49:07.694Z] 18b97fb4147f: Layer already exists [2023-11-14T21:49:07.694Z] 3ae23d286a1c: Layer already exists [2023-11-14T21:49:07.694Z] 0290851eb414: Layer already exists [2023-11-14T21:49:07.694Z] bf673efadd10: Layer already exists [2023-11-14T21:49:07.694Z] 7c1661ca7023: Layer already exists [2023-11-14T21:49:07.694Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:07.694Z] a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:08.007Z] + 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-14T21:49:08.317Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-11-14T21:49:08.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-14T21:49:08.318Z] a69a3eb450f6: Preparing [2023-11-14T21:49:08.318Z] 3ae23d286a1c: Preparing [2023-11-14T21:49:08.318Z] 18b97fb4147f: Preparing [2023-11-14T21:49:08.318Z] e51883dbc599: Preparing [2023-11-14T21:49:08.318Z] 118ed680794d: Preparing [2023-11-14T21:49:08.318Z] bf673efadd10: Preparing [2023-11-14T21:49:08.318Z] 0290851eb414: Preparing [2023-11-14T21:49:08.318Z] 7c1661ca7023: Preparing [2023-11-14T21:49:08.318Z] cc2447e1835a: Preparing [2023-11-14T21:49:08.318Z] 0290851eb414: Waiting [2023-11-14T21:49:08.318Z] cc2447e1835a: Waiting [2023-11-14T21:49:08.318Z] 7c1661ca7023: Waiting [2023-11-14T21:49:08.318Z] bf673efadd10: Waiting [2023-11-14T21:49:08.318Z] 118ed680794d: Layer already exists [2023-11-14T21:49:08.318Z] e51883dbc599: Layer already exists [2023-11-14T21:49:08.318Z] a69a3eb450f6: Layer already exists [2023-11-14T21:49:08.318Z] 18b97fb4147f: Layer already exists [2023-11-14T21:49:08.318Z] 3ae23d286a1c: Layer already exists [2023-11-14T21:49:08.318Z] bf673efadd10: Layer already exists [2023-11-14T21:49:08.318Z] 0290851eb414: Layer already exists [2023-11-14T21:49:08.318Z] 7c1661ca7023: Layer already exists [2023-11-14T21:49:08.318Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:08.318Z] main: digest: sha256:39a46d9db68b0973c2e63ab636096cfa222ada03dd6bbb07f560836600fef9c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:49:08.354Z] ===================================================== [Pipeline] echo [2023-11-14T21:49:08.359Z] taggedImages: [2023-11-14T21:49:08.359Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [2023-11-14T21:49:08.359Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-14T21:49:08.359Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.40 [2023-11-14T21:49:08.359Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [2023-11-14T21:49:08.359Z] - 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-14T21:49:08.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:08.723Z] [2023-11-14T21:49:08.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:09.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:09.016Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:49:09.016Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:49:09.016Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:49:09.016Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:49:09.016Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:49:09.016Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:49:09.016Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:49:09.016Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:49:09.016Z] 2f39f015ded8: Waiting [2023-11-14T21:49:09.016Z] 33b1e0a273af: Waiting [2023-11-14T21:49:09.016Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:49:09.016Z] 5d3b04190fa2: Waiting [2023-11-14T21:49:09.016Z] 5c69ac0246d0: Download complete [2023-11-14T21:49:09.016Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:49:09.016Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:49:09.016Z] ec43610c2a17: Download complete [2023-11-14T21:49:09.016Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:49:09.016Z] 33b1e0a273af: Download complete [2023-11-14T21:49:09.016Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:49:09.016Z] 5d3b04190fa2: Download complete [2023-11-14T21:49:09.274Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:49:09.274Z] 5eb5b503b376: Download complete [2023-11-14T21:49:09.839Z] 2f39f015ded8: Download complete [2023-11-14T21:49:10.404Z] 5eb5b503b376: Pull complete [2023-11-14T21:49:10.662Z] 5c69ac0246d0: Pull complete [2023-11-14T21:49:10.921Z] ec43610c2a17: Pull complete [2023-11-14T21:49:11.179Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:49:11.447Z] 33b1e0a273af: Pull complete [2023-11-14T21:49:11.447Z] 5d3b04190fa2: Pull complete [2023-11-14T21:49:15.632Z] 2f39f015ded8: Pull complete [2023-11-14T21:49:15.632Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:49:15.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:15.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:49:15.717Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T21:49:15.750Z] $ 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-14T21:49:18.588Z] using credential edgex-jenkins-ssh [2023-11-14T21:49:18.616Z] Cloning the remote Git repository [2023-11-14T21:49:18.709Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-14T21:49:18.921Z] > git init /w/workspace/app-rfid-llrp-inventory/152 # timeout=10 [2023-11-14T21:49:19.294Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-14T21:49:19.300Z] > git --version # timeout=10 [2023-11-14T21:49:19.365Z] > git --version # 'git version 2.25.1' [2023-11-14T21:49:19.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T21:49:20.674Z] $ docker top 63bfe01d3bb85d07600eedb02f738a254ba6ee24d4c914705f7c934f77f5eb1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:49:21.047Z] ---> job-cost.sh [2023-11-14T21:49:21.047Z] lf-activate-venv: SKIPPING [2023-11-14T21:49:21.047Z] INFO: No Stack... [2023-11-14T21:49:19.691Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:49:21.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:49:21.879Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:49:22.167Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-11-14T21:49:22.167Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:49:22.179Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [2023-11-14T21:49:22.188Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] did not exist. Created. [2023-11-14T21:49:22.188Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:49:22.492Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:49:22.515Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:49:22.521Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:49:22.541Z] $ docker stop --time=1 63bfe01d3bb85d07600eedb02f738a254ba6ee24d4c914705f7c934f77f5eb1a [2023-11-14T21:49:22.306Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-14T21:49:22.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:49:23.575Z] Avoid second fetch [2023-11-14T21:49:23.575Z] Checking out Revision a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 (main) [2023-11-14T21:49:23.694Z] $ docker rm -f --volumes 63bfe01d3bb85d07600eedb02f738a254ba6ee24d4c914705f7c934f77f5eb1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T21:49:24.393Z] Commit message: "fix: Address CVE in Alpine base image (#253)" [2023-11-14T21:49:23.603Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T21:49:23.747Z] > git checkout -f a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:49:27.828Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T21:49:27.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:49:27.828Z] Dload Upload Total Spent Left Speed [2023-11-14T21:49:27.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 165k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh [2023-11-14T21:49:28.566Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T21:49:28.932Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T21:49:28.932Z] + sudo tee /etc/docker/daemon.new [2023-11-14T21:49:28.932Z] { [2023-11-14T21:49:28.932Z] "registry-mirrors": [ [2023-11-14T21:49:28.932Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T21:49:28.932Z] ], [2023-11-14T21:49:28.932Z] "bip": "10.250.0.254/24", [2023-11-14T21:49:28.932Z] "hosts": [ [2023-11-14T21:49:28.932Z] "tcp://0.0.0.0:5555", [2023-11-14T21:49:28.932Z] "unix:///var/run/docker.sock" [2023-11-14T21:49:28.932Z] ], [2023-11-14T21:49:28.932Z] "mtu": 1458, [2023-11-14T21:49:28.932Z] "selinux-enabled": true, [2023-11-14T21:49:28.932Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T21:49:28.932Z] } [Pipeline] sh [2023-11-14T21:49:29.296Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T21:49:29.653Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:49:48.016Z] provisioning config files... [2023-11-14T21:49:48.064Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/152@tmp/config13398136203018541566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:49:48.460Z] ---> docker-login.sh [2023-11-14T21:49:48.460Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:49:49.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:49.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:49.440Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:49.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:49.441Z] [2023-11-14T21:49:49.441Z] Login Succeeded [2023-11-14T21:49:49.441Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:49:49.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:49.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:49.990Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:49.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:49.990Z] [2023-11-14T21:49:49.990Z] Login Succeeded [2023-11-14T21:49:49.990Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:49:50.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:50.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:50.545Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:50.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:50.545Z] [2023-11-14T21:49:50.545Z] Login Succeeded [2023-11-14T21:49:50.545Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:49:50.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:50.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:50.824Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:50.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:50.824Z] [2023-11-14T21:49:50.824Z] Login Succeeded [2023-11-14T21:49:50.824Z] docker.io [2023-11-14T21:49:51.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:51.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:51.372Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:51.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:51.372Z] [2023-11-14T21:49:51.372Z] Login Succeeded [2023-11-14T21:49:51.372Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:49:51.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:49:51.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:49:51.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:49:51.801Z] ========================================================= [2023-11-14T21:49:51.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T21:49:51.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:52.254Z] + 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-14T21:49:52.541Z] Sending build context to Docker daemon 670.7kB [2023-11-14T21:49:52.541Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:49:52.541Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:49:53.053Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T21:49:53.053Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T21:49:53.053Z] 5d54e960e981: Pulling fs layer [2023-11-14T21:49:53.053Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T21:49:53.053Z] f0e02332f6b5: Pulling fs layer [2023-11-14T21:49:53.053Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T21:49:53.053Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T21:49:53.053Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T21:49:53.053Z] 872ee5b61b7b: Waiting [2023-11-14T21:49:53.053Z] 0c6a40ed1a82: Waiting [2023-11-14T21:49:53.053Z] 94ae7d8d031c: Waiting [2023-11-14T21:49:53.053Z] f0e02332f6b5: Waiting [2023-11-14T21:49:53.053Z] 5d54e960e981: Download complete [2023-11-14T21:49:53.053Z] f0e02332f6b5: Verifying Checksum [2023-11-14T21:49:53.053Z] f0e02332f6b5: Download complete [2023-11-14T21:49:53.053Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T21:49:53.053Z] 872ee5b61b7b: Download complete [2023-11-14T21:49:53.053Z] 9fda8d8052c6: Verifying Checksum [2023-11-14T21:49:53.053Z] 9fda8d8052c6: Download complete [2023-11-14T21:49:53.333Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T21:49:53.333Z] 94ae7d8d031c: Download complete [2023-11-14T21:49:53.937Z] 9fda8d8052c6: Pull complete [2023-11-14T21:49:54.537Z] 5d54e960e981: Pull complete [2023-11-14T21:49:54.817Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T21:49:54.817Z] c4a7e357bf2a: Download complete [2023-11-14T21:49:55.816Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T21:49:55.816Z] 0c6a40ed1a82: Download complete [2023-11-14T21:50:08.175Z] c4a7e357bf2a: Pull complete [2023-11-14T21:50:08.447Z] f0e02332f6b5: Pull complete [2023-11-14T21:50:08.719Z] 872ee5b61b7b: Pull complete [2023-11-14T21:50:18.840Z] 0c6a40ed1a82: Pull complete [2023-11-14T21:50:20.262Z] 94ae7d8d031c: Pull complete [2023-11-14T21:50:20.262Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T21:50:20.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:50:20.262Z] ---> 86de565de09d [2023-11-14T21:50:20.262Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:50:23.050Z] ---> Running in 583905395cde [2023-11-14T21:50:24.497Z] Removing intermediate container 583905395cde [2023-11-14T21:50:24.497Z] ---> 56f370bff421 [2023-11-14T21:50:24.497Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:50:24.775Z] ---> Running in 4b254c5c8863 [2023-11-14T21:50:25.048Z] Removing intermediate container 4b254c5c8863 [2023-11-14T21:50:25.048Z] ---> 38703086f711 [2023-11-14T21:50:25.048Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:50:25.048Z] ---> Running in af84bfaf3a6e [2023-11-14T21:50:25.319Z] Removing intermediate container af84bfaf3a6e [2023-11-14T21:50:25.319Z] ---> 48b21c463b75 [2023-11-14T21:50:25.319Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:50:25.594Z] ---> Running in d66e861042fe [2023-11-14T21:50:27.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:50:27.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:50:28.708Z] OK: 266 MiB in 52 packages [2023-11-14T21:50:30.156Z] Removing intermediate container d66e861042fe [2023-11-14T21:50:30.156Z] ---> ae527eda3fe9 [2023-11-14T21:50:30.156Z] Step 7/12 : WORKDIR /app [2023-11-14T21:50:30.431Z] ---> Running in 958723ade557 [2023-11-14T21:50:30.702Z] Removing intermediate container 958723ade557 [2023-11-14T21:50:30.702Z] ---> 3ae8252fdc31 [2023-11-14T21:50:30.702Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T21:50:31.302Z] ---> 656cbdbe554e [2023-11-14T21:50:31.302Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:31.302Z] ---> Running in 10429e5d7595 [2023-11-14T21:51:53.032Z] Removing intermediate container 10429e5d7595 [2023-11-14T21:51:53.032Z] ---> bf3a43abd757 [2023-11-14T21:51:53.032Z] Step 10/12 : COPY . . [2023-11-14T21:51:54.004Z] ---> 958e79e49a9f [2023-11-14T21:51:54.004Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:51:54.004Z] ---> Running in db4f45470038 [2023-11-14T21:51:54.279Z] Removing intermediate container db4f45470038 [2023-11-14T21:51:54.279Z] ---> 1604ef6fc2c3 [2023-11-14T21:51:54.279Z] Step 12/12 : RUN $MAKE [2023-11-14T21:51:54.279Z] ---> Running in 6802b09de0cd [2023-11-14T21:51:55.483Z] noop [2023-11-14T21:51:56.454Z] Removing intermediate container 6802b09de0cd [2023-11-14T21:51:56.454Z] ---> e01717b6fceb [2023-11-14T21:51:56.454Z] Successfully built e01717b6fceb [2023-11-14T21:51:56.454Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:56.822Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:51:56.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:51:57.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-17551 does not seem to be running inside a container [2023-11-14T21:51:57.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/152 -v /w/workspace/app-rfid-llrp-inventory/152:/w/workspace/app-rfid-llrp-inventory/152:rw,z -v /w/workspace/app-rfid-llrp-inventory/152@tmp:/w/workspace/app-rfid-llrp-inventory/152@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-14T21:51:58.608Z] $ docker top 4e9c76a10b01fde7413d4ffecaf16c076e44364ea0dea899f6d5971a4e31638a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:51:59.455Z] + go version [2023-11-14T21:51:59.456Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T21:51:59.485Z] $ docker stop --time=1 4e9c76a10b01fde7413d4ffecaf16c076e44364ea0dea899f6d5971a4e31638a [2023-11-14T21:52:01.277Z] $ docker rm -f --volumes 4e9c76a10b01fde7413d4ffecaf16c076e44364ea0dea899f6d5971a4e31638a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:01.896Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:52:01.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:52:02.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-17551 does not seem to be running inside a container [2023-11-14T21:52:02.236Z] $ 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/152 -v /w/workspace/app-rfid-llrp-inventory/152:/w/workspace/app-rfid-llrp-inventory/152:rw,z -v /w/workspace/app-rfid-llrp-inventory/152@tmp:/w/workspace/app-rfid-llrp-inventory/152@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-14T21:52:03.748Z] $ docker top e20d00666341f101e5179df74401d5d98f48473cade3fd386005bf549b774742 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:52:04.644Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/152 [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:52:05.334Z] + make test [2023-11-14T21:52:05.334Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-14T21:55:16.921Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-14T21:55:16.921Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-14T21:55:16.921Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.452s coverage: 86.2% of statements [2023-11-14T21:55:27.043Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.740s coverage: 71.9% of statements [2023-11-14T21:55:27.315Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T21:55:27.315Z] go vet ./... [2023-11-14T21:57:49.216Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:57:49.216Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:57:49.216Z] ./bin/test-attribution.sh [2023-11-14T21:57:49.216Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-14T21:57:49.216Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-14T21:57:49.216Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-14T21:57:49.216Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-14T21:57:49.216Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-14T21:57:49.216Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-14T21:57:49.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:57:49.265Z] $ docker stop --time=1 e20d00666341f101e5179df74401d5d98f48473cade3fd386005bf549b774742 [2023-11-14T21:57:51.321Z] $ docker rm -f --volumes e20d00666341f101e5179df74401d5d98f48473cade3fd386005bf549b774742 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:57:53.213Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:57:53.240Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T21:57:53.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:57:54.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:57:54.659Z] + ls -al . [2023-11-14T21:57:54.659Z] total 204 [2023-11-14T21:57:54.659Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 21:52 . [2023-11-14T21:57:54.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:49 .. [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 14 21:49 .dockerignore [2023-11-14T21:57:54.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:49 .git [2023-11-14T21:57:54.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:49 .github [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 14 21:49 .gitignore [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:49 .golangci.yml [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 14 21:49 Attribution.txt [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 14 21:49 CHANGELOG.md [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 14 21:49 Dockerfile [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:49 GOVERNANCE.md [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 14 21:49 Jenkinsfile [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 21:49 LICENSE [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 14 21:49 Makefile [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 21:49 OWNERS.md [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 21:49 README.md [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:46 VERSION [2023-11-14T21:57:54.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:49 bin [2023-11-14T21:57:54.659Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 14 21:55 coverage.out [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 14 21:49 go.mod [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 14 21:49 go.sum [2023-11-14T21:57:54.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:49 images [2023-11-14T21:57:54.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:49 internal [2023-11-14T21:57:54.659Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 14 21:49 main.go [2023-11-14T21:57:54.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:49 openapi [2023-11-14T21:57:54.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:49 res [2023-11-14T21:57:54.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:57:55.026Z] + 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=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 --label arch=arm64 --label version=3.1.0-dev.40 . [2023-11-14T21:57:55.297Z] Sending build context to Docker daemon 670.7kB [2023-11-14T21:57:55.297Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:57:55.297Z] Step 2/30 : FROM ${BASE} AS builder [2023-11-14T21:57:55.297Z] ---> e01717b6fceb [2023-11-14T21:57:55.297Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:57:56.717Z] ---> Running in af2661f10d1e [2023-11-14T21:57:57.311Z] Removing intermediate container af2661f10d1e [2023-11-14T21:57:57.311Z] ---> 8e97032c2c22 [2023-11-14T21:57:57.311Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:57:57.311Z] ---> Running in 4340ef5f4273 [2023-11-14T21:57:57.586Z] Removing intermediate container 4340ef5f4273 [2023-11-14T21:57:57.586Z] ---> 15605abdf309 [2023-11-14T21:57:57.586Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:57:57.586Z] ---> Running in 0ded9690441e [2023-11-14T21:57:58.175Z] Removing intermediate container 0ded9690441e [2023-11-14T21:57:58.175Z] ---> 6dfc292b147a [2023-11-14T21:57:58.175Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:57:58.175Z] ---> Running in 742a5ae35c53 [2023-11-14T21:57:59.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:57:59.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:58:01.158Z] OK: 266 MiB in 52 packages [2023-11-14T21:58:02.140Z] Removing intermediate container 742a5ae35c53 [2023-11-14T21:58:02.140Z] ---> 31504a04ff0c [2023-11-14T21:58:02.140Z] Step 7/30 : WORKDIR /app [2023-11-14T21:58:02.140Z] ---> Running in 1ef98d5eea65 [2023-11-14T21:58:02.740Z] Removing intermediate container 1ef98d5eea65 [2023-11-14T21:58:02.740Z] ---> 3ad48a7ec07f [2023-11-14T21:58:02.740Z] Step 8/30 : COPY go.mod vendor* ./ [2023-11-14T21:58:03.011Z] ---> f96128d0e9fa [2023-11-14T21:58:03.011Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:58:03.282Z] ---> Running in 9a55c4ad9102 [2023-11-14T21:58:05.899Z] Removing intermediate container 9a55c4ad9102 [2023-11-14T21:58:05.899Z] ---> 3cde1a966385 [2023-11-14T21:58:05.899Z] Step 10/30 : COPY . . [2023-11-14T21:58:06.491Z] ---> 1275699e6614 [2023-11-14T21:58:06.491Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:58:06.491Z] ---> Running in 54a683862c14 [2023-11-14T21:58:06.762Z] Removing intermediate container 54a683862c14 [2023-11-14T21:58:06.762Z] ---> 9a8fe11bec8f [2023-11-14T21:58:06.762Z] Step 12/30 : RUN $MAKE [2023-11-14T21:58:07.034Z] ---> Running in 0df116eb8930 [2023-11-14T21:58:08.020Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.40 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.40" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-14T22:00:31.344Z] Removing intermediate container 0df116eb8930 [2023-11-14T22:00:31.344Z] ---> 3aee7574cc83 [2023-11-14T22:00:31.344Z] Step 13/30 : FROM alpine:3.18 [2023-11-14T22:00:31.344Z] 3.18: Pulling from library/alpine [2023-11-14T22:00:31.344Z] 579b34f0a95b: Pulling fs layer [2023-11-14T22:00:31.344Z] 579b34f0a95b: Verifying Checksum [2023-11-14T22:00:31.344Z] 579b34f0a95b: Download complete [2023-11-14T22:00:31.344Z] 579b34f0a95b: Pull complete [2023-11-14T22:00:31.344Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T22:00:31.344Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T22:00:31.344Z] ---> 3cc203321400 [2023-11-14T22:00:31.344Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T22:00:31.344Z] ---> Running in 65ddf6a58314 [2023-11-14T22:00:31.344Z] Removing intermediate container 65ddf6a58314 [2023-11-14T22:00:31.344Z] ---> 91adcdf4bfa9 [2023-11-14T22:00:31.344Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-14T22:00:31.344Z] ---> Running in a6735e9770fa [2023-11-14T22:00:31.615Z] Removing intermediate container a6735e9770fa [2023-11-14T22:00:31.615Z] ---> 9d7aec099a46 [2023-11-14T22:00:31.615Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-14T22:00:31.615Z] ---> Running in bbb8505d11c5 [2023-11-14T22:00:32.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:00:33.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:00:34.590Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T22:00:34.590Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T22:00:34.590Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T22:00:34.590Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T22:00:34.860Z] OK: 9 MiB in 17 packages [2023-11-14T22:00:36.291Z] Removing intermediate container bbb8505d11c5 [2023-11-14T22:00:36.292Z] ---> 05d242343724 [2023-11-14T22:00:36.292Z] Step 17/30 : RUN apk --no-cache upgrade [2023-11-14T22:00:36.292Z] ---> Running in fab31b1418b7 [2023-11-14T22:00:37.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:00:37.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:00:39.113Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:00:39.113Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:00:39.113Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T22:00:39.113Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:00:39.113Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:00:39.113Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:00:39.113Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:00:39.113Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:00:39.113Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:00:39.113Z] Executing ca-certificates-20230506-r0.trigger [2023-11-14T22:00:39.478Z] OK: 9 MiB in 17 packages [2023-11-14T22:00:40.948Z] Removing intermediate container fab31b1418b7 [2023-11-14T22:00:40.948Z] ---> 82aec13098dd [2023-11-14T22:00:40.948Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-14T22:00:41.224Z] ---> e31c969873b3 [2023-11-14T22:00:41.224Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-14T22:00:41.827Z] ---> 9d79260d6c36 [2023-11-14T22:00:41.827Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-11-14T22:00:42.428Z] ---> ad5656283da7 [2023-11-14T22:00:42.428Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-11-14T22:00:43.026Z] ---> 0c3ad8a7653c [2023-11-14T22:00:43.026Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-14T22:00:44.970Z] ---> b79f74387692 [2023-11-14T22:00:44.970Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-14T22:00:44.970Z] ---> Running in 6ca47100088e [2023-11-14T22:00:51.615Z] Removing intermediate container 6ca47100088e [2023-11-14T22:00:51.615Z] ---> 40ed02579f41 [2023-11-14T22:00:51.615Z] Step 24/30 : VOLUME /cache [2023-11-14T22:00:51.615Z] ---> Running in a5bf07a4b26c [2023-11-14T22:00:51.615Z] Removing intermediate container a5bf07a4b26c [2023-11-14T22:00:51.615Z] ---> d10b5098cc93 [2023-11-14T22:00:51.615Z] Step 25/30 : EXPOSE 59711 [2023-11-14T22:00:51.615Z] ---> Running in c98aa26fa360 [2023-11-14T22:00:51.615Z] Removing intermediate container c98aa26fa360 [2023-11-14T22:00:51.615Z] ---> 531a903dbe6c [2023-11-14T22:00:51.615Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-14T22:00:51.615Z] ---> Running in b82b2f144eef [2023-11-14T22:00:51.884Z] Removing intermediate container b82b2f144eef [2023-11-14T22:00:51.884Z] ---> fc70e3f7cc48 [2023-11-14T22:00:51.884Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-14T22:00:51.884Z] ---> Running in c34d5090f907 [2023-11-14T22:00:52.158Z] Removing intermediate container c34d5090f907 [2023-11-14T22:00:52.158Z] ---> 6748608dea4b [2023-11-14T22:00:52.158Z] Step 28/30 : LABEL arch=arm64 [2023-11-14T22:00:52.426Z] ---> Running in 0005da9b788e [2023-11-14T22:00:52.695Z] Removing intermediate container 0005da9b788e [2023-11-14T22:00:52.695Z] ---> d956814b236c [2023-11-14T22:00:52.695Z] Step 29/30 : LABEL git_sha=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [2023-11-14T22:00:52.695Z] ---> Running in 63c29700dbbe [2023-11-14T22:00:53.279Z] Removing intermediate container 63c29700dbbe [2023-11-14T22:00:53.279Z] ---> ffc2e6eb62b9 [2023-11-14T22:00:53.279Z] Step 30/30 : LABEL version=3.1.0-dev.40 [2023-11-14T22:00:53.279Z] ---> Running in 37454c0ebf4a [2023-11-14T22:00:53.546Z] Removing intermediate container 37454c0ebf4a [2023-11-14T22:00:53.546Z] ---> e205b66fde40 [2023-11-14T22:00:53.546Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T22:00:53.546Z] Successfully built e205b66fde40 [2023-11-14T22:00:53.546Z] 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-14T22:00:53.644Z] provisioning config files... [2023-11-14T22:00:53.660Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/152@tmp/config14352615378740052813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:54.017Z] ---> docker-login.sh [2023-11-14T22:00:54.017Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:00:54.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:00:54.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:00:54.284Z] Configure a credential helper to remove this warning. See [2023-11-14T22:00:54.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:00:54.284Z] [2023-11-14T22:00:54.284Z] Login Succeeded [2023-11-14T22:00:54.284Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:00:54.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:00:54.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:00:54.819Z] Configure a credential helper to remove this warning. See [2023-11-14T22:00:54.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:00:54.819Z] [2023-11-14T22:00:54.819Z] Login Succeeded [2023-11-14T22:00:54.819Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:00:55.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:00:55.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:00:55.085Z] Configure a credential helper to remove this warning. See [2023-11-14T22:00:55.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:00:55.085Z] [2023-11-14T22:00:55.085Z] Login Succeeded [2023-11-14T22:00:55.085Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:00:55.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:00:55.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:00:55.618Z] Configure a credential helper to remove this warning. See [2023-11-14T22:00:55.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:00:55.618Z] [2023-11-14T22:00:55.618Z] Login Succeeded [2023-11-14T22:00:55.618Z] docker.io [2023-11-14T22:00:55.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:00:56.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:00:56.151Z] Configure a credential helper to remove this warning. See [2023-11-14T22:00:56.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:00:56.151Z] [2023-11-14T22:00:56.151Z] Login Succeeded [2023-11-14T22:00:56.151Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:00:56.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:00:56.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:00:56.209Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-11-14T22:00:56.209Z] a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [2023-11-14T22:00:56.209Z] latest [2023-11-14T22:00:56.209Z] 3.1.0-dev.40 [2023-11-14T22:00:56.209Z] a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [2023-11-14T22:00:56.209Z] main [2023-11-14T22:00:56.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:56.556Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:56.910Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [2023-11-14T22:00:56.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-14T22:00:56.910Z] c71faf12264f: Preparing [2023-11-14T22:00:56.910Z] 749fd89a2453: Preparing [2023-11-14T22:00:56.910Z] 4134cc51e250: Preparing [2023-11-14T22:00:56.910Z] 7d4bc594cfc3: Preparing [2023-11-14T22:00:56.910Z] a3169195c9f9: Preparing [2023-11-14T22:00:56.910Z] dc674d8854bf: Preparing [2023-11-14T22:00:56.910Z] c1c58f5e7690: Preparing [2023-11-14T22:00:56.910Z] 12a6c4a9126e: Preparing [2023-11-14T22:00:56.910Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:00:56.910Z] dc674d8854bf: Waiting [2023-11-14T22:00:56.910Z] c1c58f5e7690: Waiting [2023-11-14T22:00:56.910Z] 12a6c4a9126e: Waiting [2023-11-14T22:00:56.910Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:00:57.183Z] 4134cc51e250: Pushed [2023-11-14T22:00:57.183Z] 7d4bc594cfc3: Pushed [2023-11-14T22:00:57.183Z] c71faf12264f: Pushed [2023-11-14T22:00:57.183Z] a3169195c9f9: Pushed [2023-11-14T22:00:57.183Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:00:57.450Z] dc674d8854bf: Pushed [2023-11-14T22:00:57.721Z] 12a6c4a9126e: Pushed [2023-11-14T22:00:59.129Z] c1c58f5e7690: Pushed [2023-11-14T22:01:03.392Z] 749fd89a2453: Pushed [2023-11-14T22:01:03.392Z] a6afd8f35ce2eea65c9c395e2c86642cd8bfd297: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:03.743Z] + 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-14T22:01:04.090Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-14T22:01:04.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-14T22:01:04.091Z] c71faf12264f: Preparing [2023-11-14T22:01:04.091Z] 749fd89a2453: Preparing [2023-11-14T22:01:04.091Z] 4134cc51e250: Preparing [2023-11-14T22:01:04.091Z] 7d4bc594cfc3: Preparing [2023-11-14T22:01:04.091Z] a3169195c9f9: Preparing [2023-11-14T22:01:04.091Z] dc674d8854bf: Preparing [2023-11-14T22:01:04.091Z] c1c58f5e7690: Preparing [2023-11-14T22:01:04.091Z] 12a6c4a9126e: Preparing [2023-11-14T22:01:04.091Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:04.091Z] dc674d8854bf: Waiting [2023-11-14T22:01:04.091Z] c1c58f5e7690: Waiting [2023-11-14T22:01:04.091Z] 12a6c4a9126e: Waiting [2023-11-14T22:01:04.091Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:04.091Z] c71faf12264f: Layer already exists [2023-11-14T22:01:04.091Z] a3169195c9f9: Layer already exists [2023-11-14T22:01:04.091Z] 7d4bc594cfc3: Layer already exists [2023-11-14T22:01:04.091Z] 749fd89a2453: Layer already exists [2023-11-14T22:01:04.091Z] 4134cc51e250: Layer already exists [2023-11-14T22:01:04.091Z] dc674d8854bf: Layer already exists [2023-11-14T22:01:04.091Z] c1c58f5e7690: Layer already exists [2023-11-14T22:01:04.091Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:04.091Z] 12a6c4a9126e: Layer already exists [2023-11-14T22:01:04.358Z] latest: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:04.708Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:05.050Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.40 [2023-11-14T22:01:05.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-14T22:01:05.050Z] c71faf12264f: Preparing [2023-11-14T22:01:05.050Z] 749fd89a2453: Preparing [2023-11-14T22:01:05.050Z] 4134cc51e250: Preparing [2023-11-14T22:01:05.050Z] 7d4bc594cfc3: Preparing [2023-11-14T22:01:05.050Z] a3169195c9f9: Preparing [2023-11-14T22:01:05.050Z] dc674d8854bf: Preparing [2023-11-14T22:01:05.050Z] c1c58f5e7690: Preparing [2023-11-14T22:01:05.050Z] 12a6c4a9126e: Preparing [2023-11-14T22:01:05.050Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:05.050Z] dc674d8854bf: Waiting [2023-11-14T22:01:05.050Z] c1c58f5e7690: Waiting [2023-11-14T22:01:05.050Z] 12a6c4a9126e: Waiting [2023-11-14T22:01:05.050Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:05.050Z] 749fd89a2453: Layer already exists [2023-11-14T22:01:05.050Z] 4134cc51e250: Layer already exists [2023-11-14T22:01:05.050Z] a3169195c9f9: Layer already exists [2023-11-14T22:01:05.050Z] 7d4bc594cfc3: Layer already exists [2023-11-14T22:01:05.050Z] c71faf12264f: Layer already exists [2023-11-14T22:01:05.050Z] 12a6c4a9126e: Layer already exists [2023-11-14T22:01:05.050Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:05.050Z] c1c58f5e7690: Layer already exists [2023-11-14T22:01:05.050Z] dc674d8854bf: Layer already exists [2023-11-14T22:01:05.317Z] 3.1.0-dev.40: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:05.688Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:06.037Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [2023-11-14T22:01:06.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-14T22:01:06.037Z] c71faf12264f: Preparing [2023-11-14T22:01:06.037Z] 749fd89a2453: Preparing [2023-11-14T22:01:06.037Z] 4134cc51e250: Preparing [2023-11-14T22:01:06.037Z] 7d4bc594cfc3: Preparing [2023-11-14T22:01:06.037Z] a3169195c9f9: Preparing [2023-11-14T22:01:06.037Z] dc674d8854bf: Preparing [2023-11-14T22:01:06.037Z] c1c58f5e7690: Preparing [2023-11-14T22:01:06.037Z] 12a6c4a9126e: Preparing [2023-11-14T22:01:06.037Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:06.037Z] dc674d8854bf: Waiting [2023-11-14T22:01:06.037Z] c1c58f5e7690: Waiting [2023-11-14T22:01:06.037Z] 12a6c4a9126e: Waiting [2023-11-14T22:01:06.037Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:06.037Z] a3169195c9f9: Layer already exists [2023-11-14T22:01:06.037Z] c71faf12264f: Layer already exists [2023-11-14T22:01:06.037Z] 7d4bc594cfc3: Layer already exists [2023-11-14T22:01:06.037Z] 749fd89a2453: Layer already exists [2023-11-14T22:01:06.037Z] 4134cc51e250: Layer already exists [2023-11-14T22:01:06.037Z] c1c58f5e7690: Layer already exists [2023-11-14T22:01:06.037Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:06.037Z] dc674d8854bf: Layer already exists [2023-11-14T22:01:06.037Z] 12a6c4a9126e: Layer already exists [2023-11-14T22:01:06.304Z] a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:06.672Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:07.038Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-11-14T22:01:07.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-14T22:01:07.038Z] c71faf12264f: Preparing [2023-11-14T22:01:07.038Z] 749fd89a2453: Preparing [2023-11-14T22:01:07.038Z] 4134cc51e250: Preparing [2023-11-14T22:01:07.038Z] 7d4bc594cfc3: Preparing [2023-11-14T22:01:07.038Z] a3169195c9f9: Preparing [2023-11-14T22:01:07.038Z] dc674d8854bf: Preparing [2023-11-14T22:01:07.038Z] c1c58f5e7690: Preparing [2023-11-14T22:01:07.038Z] dc674d8854bf: Waiting [2023-11-14T22:01:07.038Z] c1c58f5e7690: Waiting [2023-11-14T22:01:07.038Z] 12a6c4a9126e: Preparing [2023-11-14T22:01:07.038Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:07.038Z] 12a6c4a9126e: Waiting [2023-11-14T22:01:07.038Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:07.038Z] c71faf12264f: Layer already exists [2023-11-14T22:01:07.038Z] a3169195c9f9: Layer already exists [2023-11-14T22:01:07.038Z] 749fd89a2453: Layer already exists [2023-11-14T22:01:07.038Z] 4134cc51e250: Layer already exists [2023-11-14T22:01:07.038Z] 7d4bc594cfc3: Layer already exists [2023-11-14T22:01:07.038Z] dc674d8854bf: Layer already exists [2023-11-14T22:01:07.038Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:07.038Z] c1c58f5e7690: Layer already exists [2023-11-14T22:01:07.038Z] 12a6c4a9126e: Layer already exists [2023-11-14T22:01:07.305Z] main: digest: sha256:3de1de776e95c0a913a8b97a2c8f52ac05363c3811ae3c0aa579752fb8581866 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:01:07.364Z] ===================================================== [Pipeline] echo [2023-11-14T22:01:07.377Z] taggedImages: [2023-11-14T22:01:07.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [2023-11-14T22:01:07.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-14T22:01:07.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.40 [2023-11-14T22:01:07.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6afd8f35ce2eea65c9c395e2c86642cd8bfd297-3.1.0-dev.40 [2023-11-14T22:01:07.377Z] - 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-14T22:01:07.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:01:07.754Z] [2023-11-14T22:01:07.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:08.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:01:08.103Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:01:08.103Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:01:08.103Z] 04944245beec: Pulling fs layer [2023-11-14T22:01:08.103Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:01:08.103Z] 765212b225bb: Pulling fs layer [2023-11-14T22:01:08.103Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:01:08.103Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:01:08.103Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:01:08.103Z] 765212b225bb: Waiting [2023-11-14T22:01:08.103Z] f23df028b6ca: Waiting [2023-11-14T22:01:08.103Z] d65c8cfc05b1: Waiting [2023-11-14T22:01:08.103Z] 2437ff75d9bd: Waiting [2023-11-14T22:01:08.372Z] 04944245beec: Verifying Checksum [2023-11-14T22:01:08.372Z] 04944245beec: Download complete [2023-11-14T22:01:08.372Z] 765212b225bb: Verifying Checksum [2023-11-14T22:01:08.372Z] 765212b225bb: Download complete [2023-11-14T22:01:08.372Z] f23df028b6ca: Verifying Checksum [2023-11-14T22:01:08.372Z] f23df028b6ca: Download complete [2023-11-14T22:01:08.372Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:01:08.372Z] d65c8cfc05b1: Download complete [2023-11-14T22:01:08.643Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:01:08.643Z] 699f458cf7ca: Download complete [2023-11-14T22:01:08.912Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:01:08.912Z] 8998bd30e6a1: Download complete [2023-11-14T22:01:11.503Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:01:11.503Z] 2437ff75d9bd: Download complete [2023-11-14T22:01:14.083Z] 8998bd30e6a1: Pull complete [2023-11-14T22:01:18.344Z] 04944245beec: Pull complete [2023-11-14T22:01:19.314Z] 699f458cf7ca: Pull complete [2023-11-14T22:01:19.581Z] 765212b225bb: Pull complete [2023-11-14T22:01:20.541Z] f23df028b6ca: Pull complete [2023-11-14T22:01:20.809Z] d65c8cfc05b1: Pull complete [2023-11-14T22:01:39.039Z] 2437ff75d9bd: Pull complete [2023-11-14T22:01:39.039Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:01:39.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:01:39.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:39.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-17551 does not seem to be running inside a container [2023-11-14T22:01:39.353Z] $ 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/152 -v /w/workspace/app-rfid-llrp-inventory/152:/w/workspace/app-rfid-llrp-inventory/152:rw,z -v /w/workspace/app-rfid-llrp-inventory/152@tmp:/w/workspace/app-rfid-llrp-inventory/152@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-14T22:01:42.483Z] $ docker top 4b4fa1e9164fce9a7cff22ed5a6670a88b56ed0d05ef02797879da600528cb63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:43.361Z] ---> job-cost.sh [2023-11-14T22:01:43.361Z] lf-activate-venv: SKIPPING [2023-11-14T22:01:43.361Z] INFO: No Stack... [2023-11-14T22:01:43.946Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:01:44.531Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:01:45.180Z] + + cat /w/workspace/app-rfid-llrp-inventory/152/archives/cost.csv [2023-11-14T22:01:45.180Z] cut -d, -f6 [Pipeline] lock [2023-11-14T22:01:45.262Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [2023-11-14T22:01:45.271Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] did not exist. Created. [2023-11-14T22:01:45.271Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:01:46.601Z] /w/workspace/app-rfid-llrp-inventory/152@tmp/durable-f91c901c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:01:47.282Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:01:47.306Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:01:47.376Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:01:47.385Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:01:47.410Z] $ docker stop --time=1 4b4fa1e9164fce9a7cff22ed5a6670a88b56ed0d05ef02797879da600528cb63 [2023-11-14T22:01:48.983Z] $ docker rm -f --volumes 4b4fa1e9164fce9a7cff22ed5a6670a88b56ed0d05ef02797879da600528cb63 [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-14T22:01:49.391Z] provisioning config files... [2023-11-14T22:01:49.397Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1763185211855405253tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:01:49.685Z] + set +x [2023-11-14T22:01:49.685Z] + curl -s https://codecov.io/bash [2023-11-14T22:01:49.685Z] + bash -s -- [2023-11-14T22:01:49.685Z] [2023-11-14T22:01:49.685Z] _____ _ [2023-11-14T22:01:49.685Z] / ____| | | [2023-11-14T22:01:49.685Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:01:49.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:01:49.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:01:49.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:01:49.685Z] Bash-1.0.6 [2023-11-14T22:01:49.685Z] [2023-11-14T22:01:49.685Z] [2023-11-14T22:01:49.685Z] ==> git version 2.25.1 found [2023-11-14T22:01:49.685Z] ==> 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-14T22:01:49.685Z] Release-Date: 2020-01-08 [2023-11-14T22:01:49.685Z] 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-14T22:01:49.685Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:01:49.685Z] ==> Jenkins CI detected. [2023-11-14T22:01:49.685Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-14T22:01:49.685Z] project root: . [2023-11-14T22:01:49.685Z] --> token set from env [2023-11-14T22:01:49.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:01:49.685Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:01:49.685Z] ==> Python coveragepy not found [2023-11-14T22:01:49.685Z] ==> Searching for coverage reports in: [2023-11-14T22:01:49.685Z] + . [2023-11-14T22:01:49.685Z] -> Found 1 reports [2023-11-14T22:01:49.685Z] ==> Detecting git/mercurial file structure [2023-11-14T22:01:49.685Z] ==> Reading reports [2023-11-14T22:01:49.685Z] + ./coverage.out bytes=41317 [2023-11-14T22:01:49.685Z] ==> Appending adjustments [2023-11-14T22:01:49.685Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:01:49.945Z] + Found adjustments [2023-11-14T22:01:49.945Z] ==> Gzipping contents [2023-11-14T22:01:49.945Z] 12K /tmp/codecov.TyFYk2.gz [2023-11-14T22:01:49.945Z] ==> Uploading reports [2023-11-14T22:01:49.945Z] url: https://codecov.io [2023-11-14T22:01:49.945Z] query: branch=main&commit=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:01:49.945Z] -> Pinging Codecov [2023-11-14T22:01:49.945Z] 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=a6afd8f35ce2eea65c9c395e2c86642cd8bfd297&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:01:50.204Z] -> Uploading to [2023-11-14T22:01:50.204Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/581DD39554BDF9B6E22D074273EAD858/a6afd8f35ce2eea65c9c395e2c86642cd8bfd297/d23dc07e-aa33-4055-bc93-6d15ac7d4d1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T220149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aca8ce0a09173ec095dac967f088395021b1e149b83c98ba6a7381f427d9df69 [2023-11-14T22:01:50.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:01:50.204Z] Dload Upload Total Spent Left Speed [2023-11-14T22:01:50.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 44117 --:--:-- --:--:-- --:--:-- 44117 [2023-11-14T22:01:50.462Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] } [2023-11-14T22:01:50.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:01:50.606Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:01:50.616Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:50.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:01:50.922Z] [2023-11-14T22:01:50.922Z] 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-14T22:01:51.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:01:51.224Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:01:51.224Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:01:51.224Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:01:51.224Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:01:51.224Z] 114826534d7a: Pulling fs layer [2023-11-14T22:01:51.224Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:01:51.224Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:01:51.224Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:01:51.224Z] 114826534d7a: Waiting [2023-11-14T22:01:51.224Z] 4657fd5d0bcf: Waiting [2023-11-14T22:01:51.224Z] 6ad1cebc031e: Waiting [2023-11-14T22:01:51.224Z] 25bc292e5bac: Download complete [2023-11-14T22:01:51.224Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:01:51.224Z] 52dc419b0ee2: Download complete [2023-11-14T22:01:51.224Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T22:01:51.224Z] 4657fd5d0bcf: Download complete [2023-11-14T22:01:51.224Z] df9b9388f04a: Verifying Checksum [2023-11-14T22:01:51.224Z] df9b9388f04a: Download complete [2023-11-14T22:01:51.482Z] df9b9388f04a: Pull complete [2023-11-14T22:01:51.483Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:01:51.483Z] 6ad1cebc031e: Download complete [2023-11-14T22:01:51.483Z] 52dc419b0ee2: Pull complete [2023-11-14T22:01:51.483Z] 25bc292e5bac: Pull complete [2023-11-14T22:01:52.048Z] 114826534d7a: Verifying Checksum [2023-11-14T22:01:52.048Z] 114826534d7a: Download complete [2023-11-14T22:01:52.048Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:01:52.048Z] 8a3aa393b2d8: Download complete [2023-11-14T22:01:55.327Z] 114826534d7a: Pull complete [2023-11-14T22:01:55.327Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:01:55.585Z] 6ad1cebc031e: Pull complete [2023-11-14T22:01:58.867Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:01:58.867Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:01:58.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:01:58.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:58.943Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T22:01:58.979Z] $ 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-14T22:02:05.082Z] $ docker top 09a728050faaf24fbf9042327ee2d8cc6ac22346c4fbf2a2373913f35d7bbf25 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:02:05.152Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-11-14T22:02:05.433Z] + set -o pipefail [2023-11-14T22:02:05.433Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-11-14T22:02:10.701Z] [2023-11-14T22:02:10.701Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-11-14T22:02:10.701Z] [2023-11-14T22:02:10.701Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d360abfb-1e34-4572-9858-5c7d59f3bcc3 [2023-11-14T22:02:10.701Z] [2023-11-14T22:02:10.701Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:02:10.701Z] [2023-11-14T22:02:10.701Z] [2023-11-14T22:02:10.701Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:02:10.701Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:02:10.701Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:02:10.701Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:02:10.701Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:02:10.712Z] $ docker stop --time=1 09a728050faaf24fbf9042327ee2d8cc6ac22346c4fbf2a2373913f35d7bbf25 [2023-11-14T22:02:14.687Z] $ docker rm -f --volumes 09a728050faaf24fbf9042327ee2d8cc6ac22346c4fbf2a2373913f35d7bbf25 [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-14T22:02:15.379Z] + git log --format=format:%s -1 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 [Pipeline] sh [2023-11-14T22:02:15.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:02:15.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:15.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:02:15.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:16.045Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T22:02:16.075Z] $ 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-14T22:02:16.568Z] $ docker top 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:02:16.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:02:16.652Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:02:16.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:02:16.769Z] $ docker exec 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec ssh-agent [2023-11-14T22:02:16.873Z] SSH_AUTH_SOCK=/tmp/ssh-4vxK83y6puXi/agent.33 [2023-11-14T22:02:16.873Z] SSH_AGENT_PID=39 [2023-11-14T22:02:16.877Z] Running ssh-add (command line suppressed) [2023-11-14T22:02:16.971Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13641137926525478444.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13641137926525478444.key) [2023-11-14T22:02:16.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:02:17.269Z] + git semver tag [2023-11-14T22:02:17.528Z] 2023-11-14 22:02:17,429 [run_tag] DEBUG tag force:False [2023-11-14T22:02:17.528Z] 2023-11-14 22:02:17,429 [check_head_tag] DEBUG check head tag [2023-11-14T22:02:17.528Z] 2023-11-14 22:02:17,430 [execute] INFO git cat-file --batch-check [2023-11-14T22:02:17.528Z] 2023-11-14 22:02:17,430 [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-14T22:02:17.528Z] 2023-11-14 22:02:17,435 [execute] INFO git cat-file --batch [2023-11-14T22:02:17.528Z] 2023-11-14 22:02:17,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:17.528Z] 2023-11-14 22:02:17,449 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-14T22:02:17.528Z] 2023-11-14 22:02:17,449 [execute] INFO git tag -a v3.1.0-dev.40 -m v3.1.0-dev.40 [2023-11-14T22:02:17.528Z] 2023-11-14 22:02:17,450 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.40', '-m', 'v3.1.0-dev.40'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:02:17.528Z] 2023-11-14 22:02:17,454 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-14T22:02:17.528Z] 3.1.0-dev.40 [Pipeline] } [2023-11-14T22:02:17.535Z] $ docker exec --env ******** --env ******** 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec ssh-agent -k [2023-11-14T22:02:17.631Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:17.631Z] unset SSH_AGENT_PID; [2023-11-14T22:02:17.631Z] echo Agent pid 39 killed; [2023-11-14T22:02:17.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:17.944Z] + git semver [Pipeline] } [2023-11-14T22:02:18.214Z] $ docker stop --time=1 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec [2023-11-14T22:02:19.475Z] $ docker rm -f --volumes 4168a79a8c6d5876be2173b2a3dff2432a6c1004f7c4ce6bd9a6ab62ab9bffec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:19.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:02:19.869Z] [2023-11-14T22:02:19.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:20.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:02:20.167Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:02:20.167Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:02:20.167Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:02:20.167Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:02:20.167Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:02:20.167Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:02:20.167Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:02:20.167Z] 0d9ebad4ef96: Waiting [2023-11-14T22:02:20.167Z] e9a5061849ea: Waiting [2023-11-14T22:02:20.167Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:02:20.167Z] d747dcd14b5f: Waiting [2023-11-14T22:02:20.167Z] 2de7ff778b66: Waiting [2023-11-14T22:02:20.167Z] 9712f1f96733: Download complete [2023-11-14T22:02:20.733Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:02:20.733Z] 0d9ebad4ef96: Download complete [2023-11-14T22:02:20.733Z] ab5ef0e58194: Download complete [2023-11-14T22:02:20.733Z] d747dcd14b5f: Verifying Checksum [2023-11-14T22:02:20.733Z] d747dcd14b5f: Download complete [2023-11-14T22:02:20.734Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:02:20.734Z] e9a5061849ea: Download complete [2023-11-14T22:02:20.734Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:02:20.734Z] 63f879dbbcfc: Download complete [2023-11-14T22:02:20.734Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:02:20.734Z] 2de7ff778b66: Download complete [2023-11-14T22:02:23.266Z] ab5ef0e58194: Pull complete [2023-11-14T22:02:23.266Z] 9712f1f96733: Pull complete [2023-11-14T22:02:23.832Z] 63f879dbbcfc: Pull complete [2023-11-14T22:02:28.012Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:02:28.012Z] e9a5061849ea: Pull complete [2023-11-14T22:02:28.012Z] d747dcd14b5f: Pull complete [2023-11-14T22:02:28.944Z] 2de7ff778b66: Pull complete [2023-11-14T22:02:28.944Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:02:28.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:02:28.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:29.026Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T22:02:29.054Z] $ 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-14T22:02:36.420Z] $ docker top 2235b1630a7a2b1323f45f530ea17f07d85647f32ee3d291314dba7180dbd26f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:02:36.492Z] provisioning config files... [2023-11-14T22:02:36.498Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17401548918257596051tmp [2023-11-14T22:02:36.507Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16011273860998130788tmp [2023-11-14T22:02:36.517Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1524908818443211560tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:02:36.534Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:36.816Z] ---> sigul-configuration.sh [2023-11-14T22:02:36.817Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:02:36.817Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:02:36.817Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:02:36.817Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:02:36.817Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:02:36.817Z] gpg: CAST5 encrypted data [2023-11-14T22:02:36.817Z] gpg: encrypted with 1 passphrase [2023-11-14T22:02:36.817Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:02:37.103Z] + mkdir /home/jenkins [2023-11-14T22:02:37.104Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:02:37.388Z] + 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-14T22:02:37.397Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:37.680Z] ---> sigul-install.sh [2023-11-14T22:02:37.680Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:02:37.965Z] + git tag --list [2023-11-14T22:02:37.965Z] v0.0.0 [2023-11-14T22:02:37.965Z] v1.0.0 [2023-11-14T22:02:37.965Z] v2.1.0 [2023-11-14T22:02:37.965Z] v2.1.1 [2023-11-14T22:02:37.965Z] v2.2.0 [2023-11-14T22:02:37.965Z] v2.3.0 [2023-11-14T22:02:37.965Z] v3.0 [2023-11-14T22:02:37.965Z] v3.0.0 [2023-11-14T22:02:37.965Z] v3.0.1 [2023-11-14T22:02:37.965Z] v3.0.1-dev.1 [2023-11-14T22:02:37.965Z] v3.1.0-dev.1 [2023-11-14T22:02:37.965Z] v3.1.0-dev.10 [2023-11-14T22:02:37.965Z] v3.1.0-dev.11 [2023-11-14T22:02:37.965Z] v3.1.0-dev.12 [2023-11-14T22:02:37.965Z] v3.1.0-dev.13 [2023-11-14T22:02:37.965Z] v3.1.0-dev.14 [2023-11-14T22:02:37.965Z] v3.1.0-dev.15 [2023-11-14T22:02:37.965Z] v3.1.0-dev.16 [2023-11-14T22:02:37.965Z] v3.1.0-dev.17 [2023-11-14T22:02:37.965Z] v3.1.0-dev.18 [2023-11-14T22:02:37.965Z] v3.1.0-dev.19 [2023-11-14T22:02:37.965Z] v3.1.0-dev.2 [2023-11-14T22:02:37.965Z] v3.1.0-dev.20 [2023-11-14T22:02:37.965Z] v3.1.0-dev.21 [2023-11-14T22:02:37.965Z] v3.1.0-dev.22 [2023-11-14T22:02:37.965Z] v3.1.0-dev.23 [2023-11-14T22:02:37.965Z] v3.1.0-dev.24 [2023-11-14T22:02:37.965Z] v3.1.0-dev.25 [2023-11-14T22:02:37.965Z] v3.1.0-dev.26 [2023-11-14T22:02:37.965Z] v3.1.0-dev.27 [2023-11-14T22:02:37.965Z] v3.1.0-dev.28 [2023-11-14T22:02:37.965Z] v3.1.0-dev.29 [2023-11-14T22:02:37.965Z] v3.1.0-dev.3 [2023-11-14T22:02:37.965Z] v3.1.0-dev.30 [2023-11-14T22:02:37.965Z] v3.1.0-dev.31 [2023-11-14T22:02:37.965Z] v3.1.0-dev.32 [2023-11-14T22:02:37.965Z] v3.1.0-dev.33 [2023-11-14T22:02:37.965Z] v3.1.0-dev.34 [2023-11-14T22:02:37.965Z] v3.1.0-dev.35 [2023-11-14T22:02:37.965Z] v3.1.0-dev.36 [2023-11-14T22:02:37.965Z] v3.1.0-dev.37 [2023-11-14T22:02:37.965Z] v3.1.0-dev.38 [2023-11-14T22:02:37.965Z] v3.1.0-dev.39 [2023-11-14T22:02:37.965Z] v3.1.0-dev.4 [2023-11-14T22:02:37.965Z] v3.1.0-dev.40 [2023-11-14T22:02:37.965Z] v3.1.0-dev.5 [2023-11-14T22:02:37.965Z] v3.1.0-dev.6 [2023-11-14T22:02:37.965Z] v3.1.0-dev.7 [2023-11-14T22:02:37.965Z] v3.1.0-dev.8 [2023-11-14T22:02:37.965Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:02:38.253Z] + lftools sign git-tag v3.1.0-dev.40 [2023-11-14T22:02:38.820Z] Signing Git tag with Sigul... [2023-11-14T22:02:38.820Z] Signing v3.1.0-dev.40 [Pipeline] echo [2023-11-14T22:02:39.088Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:39.373Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:02:39.380Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:02:39.396Z] $ docker stop --time=1 2235b1630a7a2b1323f45f530ea17f07d85647f32ee3d291314dba7180dbd26f [2023-11-14T22:02:40.692Z] $ docker rm -f --volumes 2235b1630a7a2b1323f45f530ea17f07d85647f32ee3d291314dba7180dbd26f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:02:41.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:02:41.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:41.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:02:41.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:41.464Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T22:02:41.491Z] $ 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-14T22:02:41.830Z] $ docker top 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a -eo pid,comm [2023-11-14T22:02:41.879Z] 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-14T22:02:41.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:02:41.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:02:41.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:02:42.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:02:42.051Z] $ docker exec 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a ssh-agent [2023-11-14T22:02:42.154Z] SSH_AUTH_SOCK=/tmp/ssh-lEoLQHimSSYE/agent.32 [2023-11-14T22:02:42.154Z] SSH_AGENT_PID=38 [2023-11-14T22:02:42.159Z] Running ssh-add (command line suppressed) [2023-11-14T22:02:42.255Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17150138466630656146.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17150138466630656146.key) [2023-11-14T22:02:42.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:02:42.555Z] + git semver bump pre [2023-11-14T22:02:42.814Z] 2023-11-14 22:02:42,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-14T22:02:42.814Z] 2023-11-14 22:02:42,734 [bump_version] DEBUG bumping version:3.1.0-dev.40 on axis:pre with prefix:dev [2023-11-14T22:02:42.814Z] 2023-11-14 22:02:42,734 [bump_version] DEBUG bumped version:3.1.0-dev.41 [2023-11-14T22:02:42.814Z] 2023-11-14 22:02:42,734 [write_version] DEBUG write version:3.1.0-dev.41 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-11-14T22:02:42.814Z] 2023-11-14 22:02:42,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-14T22:02:42.814Z] 2023-11-14 22:02:42,734 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-14T22:02:42.814Z] 2023-11-14 22:02:42,736 [execute] INFO git cat-file --batch-check [2023-11-14T22:02:42.814Z] 2023-11-14 22:02:42,736 [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-14T22:02:42.814Z] 2023-11-14 22:02:42,742 [execute] INFO git cat-file --batch [2023-11-14T22:02:42.814Z] 2023-11-14 22:02:42,742 [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-14T22:02:42.814Z] 2023-11-14 22:02:42,748 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-14T22:02:42.814Z] 3.1.0-dev.41 [Pipeline] } [2023-11-14T22:02:42.821Z] $ docker exec --env ******** --env ******** 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a ssh-agent -k [2023-11-14T22:02:42.918Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:42.918Z] unset SSH_AGENT_PID; [2023-11-14T22:02:42.918Z] echo Agent pid 38 killed; [2023-11-14T22:02:42.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:43.242Z] + git semver [Pipeline] } [2023-11-14T22:02:43.510Z] $ docker stop --time=1 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a [2023-11-14T22:02:44.768Z] $ docker rm -f --volumes 7cbc0b0fa91e8e7d3d849b9fdf996e139a153fb22a97bc2ae8da06b70e093c6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:02:45.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:02:45.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:45.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:02:45.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:45.480Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T22:02:45.511Z] $ 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-14T22:02:45.872Z] $ docker top b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:02:45.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:02:45.966Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:02:46.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:02:46.078Z] $ docker exec b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 ssh-agent [2023-11-14T22:02:46.196Z] SSH_AUTH_SOCK=/tmp/ssh-kanMklMeqJVB/agent.32 [2023-11-14T22:02:46.196Z] SSH_AGENT_PID=38 [2023-11-14T22:02:46.201Z] Running ssh-add (command line suppressed) [2023-11-14T22:02:46.301Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13833774790532532220.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13833774790532532220.key) [2023-11-14T22:02:46.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:02:46.605Z] + git semver push [2023-11-14T22:02:46.863Z] 2023-11-14 22:02:46,782 [run_push] DEBUG push [2023-11-14T22:02:46.863Z] 2023-11-14 22:02:46,782 [execute] INFO git cat-file --batch-check [2023-11-14T22:02:46.863Z] 2023-11-14 22:02:46,783 [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-14T22:02:46.863Z] 2023-11-14 22:02:46,787 [execute] INFO git rev-list 9ef24319018574467fc7c5b80b5476ae9a3b1e89 -- [2023-11-14T22:02:46.863Z] 2023-11-14 22:02:46,787 [execute] DEBUG Popen(['git', 'rev-list', '9ef24319018574467fc7c5b80b5476ae9a3b1e89', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:02:46.863Z] 2023-11-14 22:02:46,796 [execute] INFO git fetch -v origin [2023-11-14T22:02:46.863Z] 2023-11-14 22:02:46,796 [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-14T22:02:47.429Z] 2023-11-14 22:02:47,335 [run_push] DEBUG no remote changes detected [2023-11-14T22:02:47.429Z] 2023-11-14 22:02:47,335 [execute] INFO git push origin semver [2023-11-14T22:02:47.429Z] 2023-11-14 22:02:47,336 [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-14T22:02:48.364Z] 2023-11-14 22:02:48,107 [run_push] DEBUG push all version tags [2023-11-14T22:02:48.364Z] 2023-11-14 22:02:48,108 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:02:48.364Z] 2023-11-14 22:02:48,109 [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-14T22:02:48.931Z] 2023-11-14 22:02:48,823 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-14T22:02:48.931Z] 3.1.0-dev.41 [Pipeline] } [2023-11-14T22:02:48.941Z] $ docker exec --env ******** --env ******** b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 ssh-agent -k [2023-11-14T22:02:49.023Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:49.024Z] unset SSH_AGENT_PID; [2023-11-14T22:02:49.024Z] echo Agent pid 38 killed; [2023-11-14T22:02:49.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:49.347Z] + git semver [Pipeline] } [2023-11-14T22:02:49.619Z] $ docker stop --time=1 b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 [2023-11-14T22:02:50.885Z] $ docker rm -f --volumes b1b84ef455ae1cde782c5c118e08a501805413235b7e42be430a886294934fb8 [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-14T22:02:51.437Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-11-14T22:02:51.437Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-14T22:02:51.437Z] total 16 [2023-11-14T22:02:51.437Z] drwxr-xr-x 3 root root 4096 Nov 14 21:49 . [2023-11-14T22:02:51.437Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 22:02 .. [2023-11-14T22:02:51.437Z] drwxr-xr-x 2 root root 4096 Nov 14 21:49 cost [2023-11-14T22:02:51.437Z] -rw-r--r-- 1 root root 95 Nov 14 21:49 cost.csv [2023-11-14T22:02:51.437Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-14T22:02:51.437Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-14T22:02:51.437Z] total 16 [2023-11-14T22:02:51.437Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:49 . [2023-11-14T22:02:51.437Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 22:02 .. [2023-11-14T22:02:51.437Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:49 cost [2023-11-14T22:02:51.437Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 14 21:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:51.727Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:52.674Z] ---> package-listing.sh [2023-11-14T22:02:52.674Z] ++ facter osfamily [2023-11-14T22:02:52.674Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:02:52.674Z] + OS_FAMILY=debian [2023-11-14T22:02:52.674Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-14T22:02:52.674Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:02:52.674Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:02:52.674Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:02:52.674Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:02:52.674Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-14T22:02:52.674Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:02:52.674Z] + case "${OS_FAMILY}" in [2023-11-14T22:02:52.674Z] + dpkg -l [2023-11-14T22:02:52.674Z] + grep '^ii' [2023-11-14T22:02:52.674Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:02:52.674Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:02:52.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:02:52.696Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-14T22:02:52.696Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-11-14T22:02:52.696Z] + 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-14T22:02:52.701Z] 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-14T22:02:53.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:53.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:02:53.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:53.714Z] prd-ubuntu20.04-docker-8c-8g-17541 does not seem to be running inside a container [2023-11-14T22:02:53.750Z] $ 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-14T22:02:53.989Z] $ docker top fa1bacd36de2fa02f71a744af88787b35123b9f3c9022f4acc10680f838c68d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:02:54.333Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:02:54.621Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:02:54.907Z] + ls /var/log/sa-host [2023-11-14T22:02:54.907Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:02:54.976Z] provisioning config files... [2023-11-14T22:02:54.983Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3449055276296069354tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:02:54.995Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:55.276Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:02:55.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:55.614Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:02:55.622Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:55.904Z] ---> sudo-logs.sh [2023-11-14T22:02:55.904Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:02:55.926Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:56.207Z] ---> job-cost.sh [2023-11-14T22:02:56.207Z] lf-activate-venv: SKIPPING [2023-11-14T22:02:56.207Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:02:56.207Z] INFO: Retrieving Stack Cost... [2023-11-14T22:02:56.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:02:57.032Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:02:57.046Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:57.330Z] ---> logs-deploy.sh [2023-11-14T22:02:57.330Z] lf-activate-venv: SKIPPING [2023-11-14T22:02:57.330Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/152 [2023-11-14T22:02:57.330Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:02:58.266Z] Archives upload complete. [2023-11-14T22:02:58.266Z] INFO: archiving logs to Nexus