Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d157eb815d7fbd973ad52ac1343ba67c62e80469 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-ssh17180525434357011614.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13783639390779433387.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14336390855585685740.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4706967727152388133.key Verifying host key using known hosts file > 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-ssh9348778795672264720.key Verifying host key using known hosts file > 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, buildSnap:false] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-572’ Running on prd-ubuntu20.04-docker-8c-8g-609 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d157eb815d7fbd973ad52ac1343ba67c62e80469 (main) Commit message: "build: Add option to build Service with NATS Capability (#109)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d157eb815d7fbd973ad52ac1343ba67c62e80469 # timeout=10 > git rev-list --no-walk 86354b634c9d0fc1eadff25359b9682d3f793e35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-22T16:25:30.945Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-22T16:25:30.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-22T16:25:31.006Z] ========================================================= [2022-09-22T16:25:31.006Z] EdgeX Global Pipelines Version Info [2022-09-22T16:25:31.006Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:25:31.719Z] ------------------- [2022-09-22T16:25:31.719Z] stable info: [2022-09-22T16:25:31.719Z] ------------------- [2022-09-22T16:25:31.719Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-22T16:25:31.719Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T16:25:31.719Z] Message: update stable to v1.0.239 [2022-09-22T16:25:32.290Z] ------------------- [2022-09-22T16:25:32.290Z] experimental info: [2022-09-22T16:25:32.290Z] ------------------- [2022-09-22T16:25:32.290Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-22T16:25:32.290Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T16:25:32.290Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-22T16:25:32.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-09-22T16:25:32.458Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-09-22T16:25:32.465Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-22T16:25:32.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-22T16:25:32.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-22T16:25:32.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-22T16:25:32.496Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-22T16:25:32.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-22T16:25:32.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-22T16:25:32.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-22T16:25:32.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-22T16:25:32.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-09-22T16:25:32.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-22T16:25:32.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-22T16:25:32.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T16:25:32.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T16:25:32.618Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T16:25:32.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T16:25:32.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-22T16:25:32.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-22T16:25:32.664Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-22T16:25:32.677Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-22T16:25:32.691Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-22T16:25:32.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-22T16:25:32.710Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-22T16:25:32.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-22T16:25:32.732Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-22T16:25:32.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-22T16:25:32.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-22T16:25:32.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-22T16:25:32.780Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d157eb815d7fbd973ad52ac1343ba67c62e80469 [Pipeline] echo [2022-09-22T16:25:32.790Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d157eb8 [Pipeline] echo [2022-09-22T16:25:32.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T16:25:32.838Z] provisioning config files... [2022-09-22T16:25:32.850Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13610413412437103277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:25:33.144Z] ---> docker-login.sh [2022-09-22T16:25:33.144Z] nexus3.edgexfoundry.org:10001 [2022-09-22T16:25:33.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:33.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:33.402Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:33.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:33.402Z] [2022-09-22T16:25:33.402Z] Login Succeeded [2022-09-22T16:25:33.402Z] nexus3.edgexfoundry.org:10002 [2022-09-22T16:25:33.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:33.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:33.402Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:33.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:33.403Z] [2022-09-22T16:25:33.403Z] Login Succeeded [2022-09-22T16:25:33.403Z] nexus3.edgexfoundry.org:10003 [2022-09-22T16:25:33.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:33.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:33.661Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:33.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:33.661Z] [2022-09-22T16:25:33.661Z] Login Succeeded [2022-09-22T16:25:33.661Z] nexus3.edgexfoundry.org:10004 [2022-09-22T16:25:33.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:33.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:33.661Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:33.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:33.661Z] [2022-09-22T16:25:33.661Z] Login Succeeded [2022-09-22T16:25:33.661Z] docker.io [2022-09-22T16:25:33.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:34.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:34.180Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:34.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:34.180Z] [2022-09-22T16:25:34.180Z] Login Succeeded [2022-09-22T16:25:34.180Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T16:25:34.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-22T16:25:34.537Z] + git rev-list -1 --merges d157eb815d7fbd973ad52ac1343ba67c62e80469~1..d157eb815d7fbd973ad52ac1343ba67c62e80469 [Pipeline] echo [2022-09-22T16:25:34.563Z] -----------> git rev-list -1 --merges d157eb815d7fbd973ad52ac1343ba67c62e80469~1..d157eb815d7fbd973ad52ac1343ba67c62e80469 d157eb815d7fbd973ad52ac1343ba67c62e80469 [false] [Pipeline] sh [2022-09-22T16:25:34.849Z] + git log --format=format:%s -1 d157eb815d7fbd973ad52ac1343ba67c62e80469 [Pipeline] echo [2022-09-22T16:25:34.863Z] ========================================================= [2022-09-22T16:25:34.863Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-22T16:25:34.863Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T16:25:35.183Z] + git log --format=format:%s -1 d157eb815d7fbd973ad52ac1343ba67c62e80469 [Pipeline] echo [2022-09-22T16:25:35.199Z] [semverPrep] GIT_COMMIT: d157eb815d7fbd973ad52ac1343ba67c62e80469, Commit Message: build: Add option to build Service with NATS Capability (#109) [Pipeline] echo [2022-09-22T16:25:35.208Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-22T16:25:35.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T16:25:35.550Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-22T16:25:35.550Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-22T16:25:35.550Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-22T16:25:35.550Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-22T16:25:35.550Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-22T16:25:35.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:25:35.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T16:25:35.889Z] [2022-09-22T16:25:35.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:25:36.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T16:25:36.187Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-22T16:25:36.187Z] b85a868b505f: Pulling fs layer [2022-09-22T16:25:36.187Z] e2be974225ed: Pulling fs layer [2022-09-22T16:25:36.187Z] 339a4e72a1f5: Pulling fs layer [2022-09-22T16:25:36.187Z] 988bab9f4d93: Pulling fs layer [2022-09-22T16:25:36.187Z] 1469e6f7b9e6: Pulling fs layer [2022-09-22T16:25:36.187Z] eaf3925da568: Pulling fs layer [2022-09-22T16:25:36.187Z] bab4dde63d76: Pulling fs layer [2022-09-22T16:25:36.187Z] bde34c3a00c8: Pulling fs layer [2022-09-22T16:25:36.187Z] b352a97aabf1: Pulling fs layer [2022-09-22T16:25:36.187Z] 4872d77fe225: Pulling fs layer [2022-09-22T16:25:36.187Z] 5851b861e8e6: Pulling fs layer [2022-09-22T16:25:36.187Z] 988bab9f4d93: Waiting [2022-09-22T16:25:36.187Z] 1469e6f7b9e6: Waiting [2022-09-22T16:25:36.187Z] eaf3925da568: Waiting [2022-09-22T16:25:36.187Z] bab4dde63d76: Waiting [2022-09-22T16:25:36.187Z] bde34c3a00c8: Waiting [2022-09-22T16:25:36.187Z] e2be974225ed: Download complete [2022-09-22T16:25:36.187Z] 988bab9f4d93: Verifying Checksum [2022-09-22T16:25:36.187Z] 988bab9f4d93: Download complete [2022-09-22T16:25:36.448Z] 1469e6f7b9e6: Verifying Checksum [2022-09-22T16:25:36.448Z] 1469e6f7b9e6: Download complete [2022-09-22T16:25:36.448Z] eaf3925da568: Verifying Checksum [2022-09-22T16:25:36.448Z] eaf3925da568: Download complete [2022-09-22T16:25:36.448Z] 339a4e72a1f5: Verifying Checksum [2022-09-22T16:25:36.448Z] 339a4e72a1f5: Download complete [2022-09-22T16:25:36.448Z] bde34c3a00c8: Verifying Checksum [2022-09-22T16:25:36.448Z] bde34c3a00c8: Download complete [2022-09-22T16:25:36.448Z] b352a97aabf1: Download complete [2022-09-22T16:25:36.448Z] 4872d77fe225: Verifying Checksum [2022-09-22T16:25:36.448Z] 4872d77fe225: Download complete [2022-09-22T16:25:36.448Z] 5851b861e8e6: Verifying Checksum [2022-09-22T16:25:36.448Z] 5851b861e8e6: Download complete [2022-09-22T16:25:36.448Z] b85a868b505f: Verifying Checksum [2022-09-22T16:25:36.448Z] b85a868b505f: Download complete [2022-09-22T16:25:36.706Z] bab4dde63d76: Verifying Checksum [2022-09-22T16:25:36.706Z] bab4dde63d76: Download complete [2022-09-22T16:25:38.088Z] b85a868b505f: Pull complete [2022-09-22T16:25:38.088Z] e2be974225ed: Pull complete [2022-09-22T16:25:38.366Z] 339a4e72a1f5: Pull complete [2022-09-22T16:25:38.625Z] 988bab9f4d93: Pull complete [2022-09-22T16:25:38.885Z] 1469e6f7b9e6: Pull complete [2022-09-22T16:25:38.885Z] eaf3925da568: Pull complete [2022-09-22T16:25:40.790Z] bab4dde63d76: Pull complete [2022-09-22T16:25:40.790Z] bde34c3a00c8: Pull complete [2022-09-22T16:25:41.049Z] b352a97aabf1: Pull complete [2022-09-22T16:25:41.049Z] 4872d77fe225: Pull complete [2022-09-22T16:25:41.049Z] 5851b861e8e6: Pull complete [2022-09-22T16:25:41.049Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-22T16:25:41.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T16:25:41.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:25:41.137Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:25:41.171Z] $ 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 [2022-09-22T16:25:42.918Z] $ docker top b728255411ef3a4c0938f5693c715718564ba80af37485dc1153fad34764541d -eo pid,comm [2022-09-22T16:25:42.993Z] 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). [2022-09-22T16:25:42.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T16:25:43.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T16:25:43.027Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T16:25:43.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T16:25:43.142Z] $ docker exec b728255411ef3a4c0938f5693c715718564ba80af37485dc1153fad34764541d ssh-agent [2022-09-22T16:25:43.261Z] SSH_AUTH_SOCK=/tmp/ssh-XEjESq5Usu6T/agent.32 [2022-09-22T16:25:43.261Z] SSH_AGENT_PID=38 [2022-09-22T16:25:43.268Z] Running ssh-add (command line suppressed) [2022-09-22T16:25:43.372Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13933772723816833617.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13933772723816833617.key) [2022-09-22T16:25:43.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T16:25:43.689Z] + git tag --points-at HEAD [Pipeline] } [2022-09-22T16:25:43.692Z] $ docker exec --env ******** --env ******** b728255411ef3a4c0938f5693c715718564ba80af37485dc1153fad34764541d ssh-agent -k [2022-09-22T16:25:43.795Z] unset SSH_AUTH_SOCK; [2022-09-22T16:25:43.796Z] unset SSH_AGENT_PID; [2022-09-22T16:25:43.796Z] echo Agent pid 38 killed; [2022-09-22T16:25:43.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-22T16:25:43.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T16:25:43.841Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T16:25:43.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T16:25:43.946Z] $ docker exec b728255411ef3a4c0938f5693c715718564ba80af37485dc1153fad34764541d ssh-agent [2022-09-22T16:25:44.078Z] SSH_AUTH_SOCK=/tmp/ssh-y5vSpzJff2OO/agent.70 [2022-09-22T16:25:44.078Z] SSH_AGENT_PID=76 [2022-09-22T16:25:44.083Z] Running ssh-add (command line suppressed) [2022-09-22T16:25:44.184Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10174091429402189633.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10174091429402189633.key) [2022-09-22T16:25:44.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T16:25:44.500Z] + git semver init [2022-09-22T16:25:44.761Z] 2022-09-22 16:25:44,676 [run_init] DEBUG init version:0.0.0 force:False [2022-09-22T16:25:44.761Z] 2022-09-22 16:25:44,676 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-09-22T16:25:44.761Z] 2022-09-22 16:25:44,677 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-09-22T16:25:44.761Z] 2022-09-22 16:25:44,677 [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) [2022-09-22T16:25:46.141Z] 2022-09-22 16:25:45,851 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-09-22T16:25:46.141Z] 2022-09-22 16:25:45,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-09-22T16:25:46.141Z] 2022-09-22 16:25:45,852 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T16:25:46.141Z] 2022-09-22 16:25:45,852 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T16:25:46.141Z] 2.3.0-dev.15 [Pipeline] } [2022-09-22T16:25:46.142Z] $ docker exec --env ******** --env ******** b728255411ef3a4c0938f5693c715718564ba80af37485dc1153fad34764541d ssh-agent -k [2022-09-22T16:25:46.247Z] unset SSH_AUTH_SOCK; [2022-09-22T16:25:46.248Z] unset SSH_AGENT_PID; [2022-09-22T16:25:46.248Z] echo Agent pid 76 killed; [2022-09-22T16:25:46.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T16:25:46.569Z] + git semver [Pipeline] } [2022-09-22T16:25:46.834Z] $ docker stop --time=1 b728255411ef3a4c0938f5693c715718564ba80af37485dc1153fad34764541d [2022-09-22T16:25:48.166Z] $ docker rm -f b728255411ef3a4c0938f5693c715718564ba80af37485dc1153fad34764541d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T16:25:48.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-22T16:25:48.714Z] Stashed 1 file(s) [Pipeline] echo [2022-09-22T16:25:48.718Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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 [2022-09-22T16:25:48.849Z] provisioning config files... [2022-09-22T16:25:48.860Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config176096034329428231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:25:49.157Z] ---> docker-login.sh [2022-09-22T16:25:49.157Z] nexus3.edgexfoundry.org:10001 [2022-09-22T16:25:49.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:49.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:49.157Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:49.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:49.157Z] [2022-09-22T16:25:49.157Z] Login Succeeded [2022-09-22T16:25:49.157Z] nexus3.edgexfoundry.org:10002 [2022-09-22T16:25:49.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:49.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:49.157Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:49.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:49.157Z] [2022-09-22T16:25:49.157Z] Login Succeeded [2022-09-22T16:25:49.157Z] nexus3.edgexfoundry.org:10003 [2022-09-22T16:25:49.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:49.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:49.416Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:49.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:49.416Z] [2022-09-22T16:25:49.416Z] Login Succeeded [2022-09-22T16:25:49.416Z] nexus3.edgexfoundry.org:10004 [2022-09-22T16:25:49.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:49.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:49.416Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:49.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:49.416Z] [2022-09-22T16:25:49.416Z] Login Succeeded [2022-09-22T16:25:49.416Z] docker.io [2022-09-22T16:25:49.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:25:49.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:25:49.937Z] Configure a credential helper to remove this warning. See [2022-09-22T16:25:49.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:25:49.937Z] [2022-09-22T16:25:49.937Z] Login Succeeded [2022-09-22T16:25:49.937Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T16:25:49.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T16:25:49.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:25:50.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:25:50.012Z] ========================================================= [2022-09-22T16:25:50.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-22T16:25:50.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:25:50.316Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-22T16:25:50.316Z] Sending build context to Docker daemon 12.47MB [2022-09-22T16:25:50.316Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T16:25:50.316Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T16:25:50.316Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-22T16:25:50.316Z] 2408cc74d12b: Pulling fs layer [2022-09-22T16:25:50.316Z] ea60b727a1ce: Pulling fs layer [2022-09-22T16:25:50.316Z] 30c4a7721957: Pulling fs layer [2022-09-22T16:25:50.316Z] 370296b7ddb6: Pulling fs layer [2022-09-22T16:25:50.316Z] 7c6cee850709: Pulling fs layer [2022-09-22T16:25:50.316Z] 39a5fcdaea64: Pulling fs layer [2022-09-22T16:25:50.316Z] d94ebbe4e438: Pulling fs layer [2022-09-22T16:25:50.316Z] bcfd1f05c69d: Pulling fs layer [2022-09-22T16:25:50.316Z] 59ccb84bbe0f: Pulling fs layer [2022-09-22T16:25:50.316Z] 370296b7ddb6: Waiting [2022-09-22T16:25:50.316Z] 7c6cee850709: Waiting [2022-09-22T16:25:50.316Z] 39a5fcdaea64: Waiting [2022-09-22T16:25:50.316Z] d94ebbe4e438: Waiting [2022-09-22T16:25:50.316Z] bcfd1f05c69d: Waiting [2022-09-22T16:25:50.316Z] 30c4a7721957: Download complete [2022-09-22T16:25:50.578Z] ea60b727a1ce: Download complete [2022-09-22T16:25:50.578Z] 7c6cee850709: Download complete [2022-09-22T16:25:50.578Z] 39a5fcdaea64: Verifying Checksum [2022-09-22T16:25:50.578Z] 39a5fcdaea64: Download complete [2022-09-22T16:25:50.578Z] 2408cc74d12b: Verifying Checksum [2022-09-22T16:25:50.578Z] 2408cc74d12b: Download complete [2022-09-22T16:25:50.578Z] d94ebbe4e438: Verifying Checksum [2022-09-22T16:25:50.578Z] d94ebbe4e438: Download complete [2022-09-22T16:25:50.578Z] 2408cc74d12b: Pull complete [2022-09-22T16:25:50.840Z] ea60b727a1ce: Pull complete [2022-09-22T16:25:50.840Z] 30c4a7721957: Pull complete [2022-09-22T16:25:51.100Z] 59ccb84bbe0f: Verifying Checksum [2022-09-22T16:25:51.100Z] 59ccb84bbe0f: Download complete [2022-09-22T16:25:51.360Z] 370296b7ddb6: Verifying Checksum [2022-09-22T16:25:51.360Z] 370296b7ddb6: Download complete [2022-09-22T16:25:51.619Z] bcfd1f05c69d: Verifying Checksum [2022-09-22T16:25:51.619Z] bcfd1f05c69d: Download complete [2022-09-22T16:25:55.817Z] 370296b7ddb6: Pull complete [2022-09-22T16:25:55.817Z] 7c6cee850709: Pull complete [2022-09-22T16:25:55.817Z] 39a5fcdaea64: Pull complete [2022-09-22T16:25:55.817Z] d94ebbe4e438: Pull complete [2022-09-22T16:25:57.719Z] bcfd1f05c69d: Pull complete [2022-09-22T16:25:58.656Z] 59ccb84bbe0f: Pull complete [2022-09-22T16:25:58.656Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-22T16:25:58.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T16:25:58.656Z] ---> a4fb48ad2a94 [2022-09-22T16:25:58.656Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T16:26:00.570Z] ---> Running in 283152a14922 [2022-09-22T16:26:00.570Z] Removing intermediate container 283152a14922 [2022-09-22T16:26:00.570Z] ---> 7b5f798229a4 [2022-09-22T16:26:00.570Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T16:26:00.570Z] ---> Running in accccf333873 [2022-09-22T16:26:00.834Z] Removing intermediate container accccf333873 [2022-09-22T16:26:00.834Z] ---> 71437e717f58 [2022-09-22T16:26:00.834Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T16:26:00.834Z] ---> Running in facc03c1d594 [2022-09-22T16:26:00.834Z] Removing intermediate container facc03c1d594 [2022-09-22T16:26:00.834Z] ---> bcf690b36ce7 [2022-09-22T16:26:00.834Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:26:01.094Z] ---> Running in e33a242a7a4c [2022-09-22T16:26:01.094Z] Removing intermediate container e33a242a7a4c [2022-09-22T16:26:01.094Z] ---> 398b345cc099 [2022-09-22T16:26:01.094Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:26:01.094Z] ---> Running in 58064b15ab07 [2022-09-22T16:26:02.032Z] Removing intermediate container 58064b15ab07 [2022-09-22T16:26:02.032Z] ---> 3495a26b6d5a [2022-09-22T16:26:02.032Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T16:26:02.032Z] ---> Running in cd5f173f8780 [2022-09-22T16:26:02.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T16:26:02.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T16:26:03.444Z] OK: 211 MiB in 51 packages [2022-09-22T16:26:03.703Z] Removing intermediate container cd5f173f8780 [2022-09-22T16:26:03.703Z] ---> 03a321f04e51 [2022-09-22T16:26:03.703Z] Step 9/14 : WORKDIR /app [2022-09-22T16:26:03.703Z] ---> Running in 67edfb6f5667 [2022-09-22T16:26:03.803Z] Still waiting to schedule task [2022-09-22T16:26:03.803Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-607’ [2022-09-22T16:26:03.962Z] Removing intermediate container 67edfb6f5667 [2022-09-22T16:26:03.962Z] ---> 832fba017a50 [2022-09-22T16:26:03.962Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T16:26:03.962Z] ---> 51e9b9909779 [2022-09-22T16:26:03.962Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T16:26:03.962Z] ---> Running in 5a7d741909fb [2022-09-22T16:26:22.077Z] Removing intermediate container 5a7d741909fb [2022-09-22T16:26:22.077Z] ---> a803f325c24c [2022-09-22T16:26:22.077Z] Step 12/14 : COPY . . [2022-09-22T16:26:22.077Z] ---> 3b4ae5dd58b0 [2022-09-22T16:26:22.077Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T16:26:22.077Z] ---> Running in 09d8d04b8dfd [2022-09-22T16:26:22.077Z] Removing intermediate container 09d8d04b8dfd [2022-09-22T16:26:22.077Z] ---> 646e877b0411 [2022-09-22T16:26:22.077Z] Step 14/14 : RUN $MAKE [2022-09-22T16:26:22.077Z] ---> Running in 07db570277ed [2022-09-22T16:26:22.077Z] noop [2022-09-22T16:26:22.077Z] Removing intermediate container 07db570277ed [2022-09-22T16:26:22.077Z] ---> 762e4f770c89 [2022-09-22T16:26:22.077Z] Successfully built 762e4f770c89 [2022-09-22T16:26:22.077Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:26:22.380Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T16:26:22.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:26:22.445Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:26:22.471Z] $ 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 [2022-09-22T16:26:22.861Z] $ docker top 01fd22cf8f885f3b1f2effb67d895a6ee0cb0dbb6d97298d36788d3fe0d84ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T16:26:23.217Z] + go version [2022-09-22T16:26:23.217Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-22T16:26:23.229Z] $ docker stop --time=1 01fd22cf8f885f3b1f2effb67d895a6ee0cb0dbb6d97298d36788d3fe0d84ad9 [2022-09-22T16:26:24.559Z] $ docker rm -f 01fd22cf8f885f3b1f2effb67d895a6ee0cb0dbb6d97298d36788d3fe0d84ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:26:24.939Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T16:26:24.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:26:25.006Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:26:25.038Z] $ 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 [2022-09-22T16:26:25.498Z] $ docker top 446493752b4d8f2e6a13489385985ae518989702990266717b5cdfb06abeab0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T16:26:25.847Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-09-22T16:26:26.141Z] + make test [2022-09-22T16:26:26.141Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-22T16:26:38.348Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-22T16:26:38.348Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.058s coverage: 86.2% of statements [2022-09-22T16:26:38.348Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-22T16:26:40.226Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.562s coverage: 71.9% of statements [2022-09-22T16:26:48.337Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-22T16:26:48.337Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-22T16:26:52.523Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T16:26:52.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T16:26:52.523Z] ./bin/test-attribution.sh [2022-09-22T16:26:52.523Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-22T16:26:52.523Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-22T16:26:52.523Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-22T16:26:52.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T16:26:52.547Z] $ docker stop --time=1 446493752b4d8f2e6a13489385985ae518989702990266717b5cdfb06abeab0f [2022-09-22T16:26:54.477Z] $ docker rm -f 446493752b4d8f2e6a13489385985ae518989702990266717b5cdfb06abeab0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T16:26:54.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T16:26:54.972Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-22T16:26:55.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T16:26:55.682Z] + ls -al . [2022-09-22T16:26:55.682Z] total 232 [2022-09-22T16:26:55.682Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 16:26 . [2022-09-22T16:26:55.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:25 .. [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 16:25 .dockerignore [2022-09-22T16:26:55.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 16:26 .git [2022-09-22T16:26:55.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 16:25 .github [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 16:25 .gitignore [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 16:25 .golangci.yml [2022-09-22T16:26:55.682Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 16:25 .semver [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 22 16:25 Attribution.txt [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 22 16:25 CHANGELOG.md [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 22 16:25 Dockerfile [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 16:25 GOVERNANCE.md [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 16:25 Jenkinsfile [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 16:25 LICENSE [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 22 16:25 Makefile [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 16:25 OWNERS.md [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 22 16:25 README.md [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 16:25 VERSION [2022-09-22T16:26:55.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:25 bin [2022-09-22T16:26:55.682Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 22 16:26 coverage.out [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 22 16:25 go.mod [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 22 16:25 go.sum [2022-09-22T16:26:55.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:25 images [2022-09-22T16:26:55.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:25 internal [2022-09-22T16:26:55.682Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 16:25 main.go [2022-09-22T16:26:55.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:25 res [2022-09-22T16:26:55.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:25 snap [2022-09-22T16:26:55.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 16:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:26:55.990Z] + 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=d157eb815d7fbd973ad52ac1343ba67c62e80469 --label arch=amd64 --label version=2.3.0-dev.15 . [2022-09-22T16:26:55.990Z] Sending build context to Docker daemon 12.47MB [2022-09-22T16:26:55.990Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T16:26:55.990Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-22T16:26:55.990Z] ---> 762e4f770c89 [2022-09-22T16:26:55.990Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T16:26:56.250Z] ---> Running in 363a6aec818f [2022-09-22T16:26:56.250Z] Removing intermediate container 363a6aec818f [2022-09-22T16:26:56.250Z] ---> 2b738f5939e6 [2022-09-22T16:26:56.250Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T16:26:56.250Z] ---> Running in 42a0cdabf366 [2022-09-22T16:26:56.508Z] Removing intermediate container 42a0cdabf366 [2022-09-22T16:26:56.508Z] ---> 5db495236859 [2022-09-22T16:26:56.508Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-22T16:26:56.508Z] ---> Running in b9589c1fd360 [2022-09-22T16:26:56.508Z] Removing intermediate container b9589c1fd360 [2022-09-22T16:26:56.508Z] ---> 6bee5c7c8c63 [2022-09-22T16:26:56.508Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:26:56.508Z] ---> Running in 13c8bd84fd53 [2022-09-22T16:26:56.766Z] Removing intermediate container 13c8bd84fd53 [2022-09-22T16:26:56.766Z] ---> 6de5f83d54a8 [2022-09-22T16:26:56.766Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:26:56.766Z] ---> Running in 62283da60fd5 [2022-09-22T16:26:57.332Z] Removing intermediate container 62283da60fd5 [2022-09-22T16:26:57.332Z] ---> 41ca431c9522 [2022-09-22T16:26:57.332Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T16:26:57.332Z] ---> Running in 80ea7e4d53f2 [2022-09-22T16:26:57.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T16:26:58.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T16:26:58.791Z] OK: 211 MiB in 51 packages [2022-09-22T16:26:59.049Z] Removing intermediate container 80ea7e4d53f2 [2022-09-22T16:26:59.049Z] ---> 9f42d3b9d476 [2022-09-22T16:26:59.049Z] Step 9/32 : WORKDIR /app [2022-09-22T16:26:59.307Z] ---> Running in 94d2d5b2175e [2022-09-22T16:26:59.307Z] Removing intermediate container 94d2d5b2175e [2022-09-22T16:26:59.307Z] ---> 86e5935f16af [2022-09-22T16:26:59.307Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-22T16:26:59.565Z] ---> 1127538f5360 [2022-09-22T16:26:59.565Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T16:26:59.565Z] ---> Running in f2ef804afce7 [2022-09-22T16:27:00.132Z] Removing intermediate container f2ef804afce7 [2022-09-22T16:27:00.132Z] ---> c7032089b51a [2022-09-22T16:27:00.132Z] Step 12/32 : COPY . . [2022-09-22T16:27:00.700Z] ---> 2e3056862c6c [2022-09-22T16:27:00.700Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T16:27:00.700Z] ---> Running in cdb26f6bf5a9 [2022-09-22T16:27:00.700Z] Removing intermediate container cdb26f6bf5a9 [2022-09-22T16:27:00.700Z] ---> 6a98e33a76f6 [2022-09-22T16:27:00.700Z] Step 14/32 : RUN $MAKE [2022-09-22T16:27:00.700Z] ---> Running in 52cdb925b19a [2022-09-22T16:27:00.959Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-22T16:27:22.894Z] Removing intermediate container 52cdb925b19a [2022-09-22T16:27:22.894Z] ---> 370fde6fdce1 [2022-09-22T16:27:22.894Z] Step 15/32 : FROM alpine:3.14 [2022-09-22T16:27:22.894Z] 3.14: Pulling from library/alpine [2022-09-22T16:27:22.894Z] c7ed990a2339: Pulling fs layer [2022-09-22T16:27:23.152Z] c7ed990a2339: Verifying Checksum [2022-09-22T16:27:23.152Z] c7ed990a2339: Download complete [2022-09-22T16:27:23.413Z] c7ed990a2339: Pull complete [2022-09-22T16:27:23.413Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-22T16:27:23.413Z] Status: Downloaded newer image for alpine:3.14 [2022-09-22T16:27:23.413Z] ---> dd53f409bf0b [2022-09-22T16:27:23.413Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:27:23.413Z] ---> Running in e1fc90d35582 [2022-09-22T16:27:23.413Z] Removing intermediate container e1fc90d35582 [2022-09-22T16:27:23.413Z] ---> 7ba4f5fe9c57 [2022-09-22T16:27:23.413Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-22T16:27:23.672Z] ---> Running in 94cb7fd61ece [2022-09-22T16:27:23.672Z] Removing intermediate container 94cb7fd61ece [2022-09-22T16:27:23.672Z] ---> f617b52cc24a [2022-09-22T16:27:23.672Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:27:23.672Z] ---> Running in c5c6d7c0a30f [2022-09-22T16:27:24.244Z] Removing intermediate container c5c6d7c0a30f [2022-09-22T16:27:24.244Z] ---> d99edf1fc58c [2022-09-22T16:27:24.244Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-22T16:27:24.502Z] ---> Running in 5dc276ad1ae9 [2022-09-22T16:27:24.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-22T16:27:25.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-22T16:27:25.960Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T16:27:25.960Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T16:27:25.960Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-22T16:27:26.219Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T16:27:26.219Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-22T16:27:26.219Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T16:27:26.478Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T16:27:26.478Z] Executing busybox-1.33.1-r8.trigger [2022-09-22T16:27:26.478Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T16:27:26.478Z] OK: 9 MiB in 21 packages [2022-09-22T16:27:27.044Z] Removing intermediate container 5dc276ad1ae9 [2022-09-22T16:27:27.044Z] ---> 1741206bac87 [2022-09-22T16:27:27.044Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T16:27:27.302Z] ---> 9f6eee30a9cf [2022-09-22T16:27:27.302Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T16:27:27.302Z] ---> 8b6bc7f5ff8f [2022-09-22T16:27:27.302Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-22T16:27:27.560Z] ---> ade1bdec8c32 [2022-09-22T16:27:27.560Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-22T16:27:27.818Z] ---> aeb2f9e019dc [2022-09-22T16:27:27.818Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-22T16:27:28.386Z] ---> 2eb3b6da0657 [2022-09-22T16:27:28.386Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-22T16:27:28.386Z] ---> Running in 8354fc69ffb4 [2022-09-22T16:27:28.956Z] Removing intermediate container 8354fc69ffb4 [2022-09-22T16:27:28.956Z] ---> 0bdb7e5ab69c [2022-09-22T16:27:28.956Z] Step 26/32 : VOLUME /cache [2022-09-22T16:27:28.956Z] ---> Running in 773cf43079ff [2022-09-22T16:27:28.956Z] Removing intermediate container 773cf43079ff [2022-09-22T16:27:28.956Z] ---> 78b7319d814d [2022-09-22T16:27:28.956Z] Step 27/32 : EXPOSE 59711 [2022-09-22T16:27:29.214Z] ---> Running in 40b1d9c516d5 [2022-09-22T16:27:29.214Z] Removing intermediate container 40b1d9c516d5 [2022-09-22T16:27:29.214Z] ---> 3769885f8620 [2022-09-22T16:27:29.214Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-22T16:27:29.214Z] ---> Running in 55009b3750ce [2022-09-22T16:27:29.474Z] Removing intermediate container 55009b3750ce [2022-09-22T16:27:29.474Z] ---> 4cdd846948b7 [2022-09-22T16:27:29.474Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-22T16:27:29.474Z] ---> Running in e0f979cda78e [2022-09-22T16:27:29.474Z] Removing intermediate container e0f979cda78e [2022-09-22T16:27:29.474Z] ---> aa1fb4e6ae92 [2022-09-22T16:27:29.474Z] Step 30/32 : LABEL arch=amd64 [2022-09-22T16:27:29.474Z] ---> Running in ff9be409b132 [2022-09-22T16:27:29.732Z] Removing intermediate container ff9be409b132 [2022-09-22T16:27:29.732Z] ---> 79b8bdde1cc5 [2022-09-22T16:27:29.732Z] Step 31/32 : LABEL git_sha=d157eb815d7fbd973ad52ac1343ba67c62e80469 [2022-09-22T16:27:29.732Z] ---> Running in a654590aa6a6 [2022-09-22T16:27:29.732Z] Removing intermediate container a654590aa6a6 [2022-09-22T16:27:29.732Z] ---> be63d00ac118 [2022-09-22T16:27:29.732Z] Step 32/32 : LABEL version=2.3.0-dev.15 [2022-09-22T16:27:29.992Z] ---> Running in f7e6b7998892 [2022-09-22T16:27:29.992Z] Removing intermediate container f7e6b7998892 [2022-09-22T16:27:29.992Z] ---> 0d796a4eb8f2 [2022-09-22T16:27:29.992Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T16:27:29.992Z] Successfully built 0d796a4eb8f2 [2022-09-22T16:27:29.992Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T16:27:30.083Z] provisioning config files... [2022-09-22T16:27:30.094Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config290850642961836465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:27:30.389Z] ---> docker-login.sh [2022-09-22T16:27:30.390Z] nexus3.edgexfoundry.org:10001 [2022-09-22T16:27:30.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:27:30.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:27:30.390Z] Configure a credential helper to remove this warning. See [2022-09-22T16:27:30.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:27:30.390Z] [2022-09-22T16:27:30.390Z] Login Succeeded [2022-09-22T16:27:30.390Z] nexus3.edgexfoundry.org:10002 [2022-09-22T16:27:30.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:27:30.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:27:30.390Z] Configure a credential helper to remove this warning. See [2022-09-22T16:27:30.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:27:30.390Z] [2022-09-22T16:27:30.390Z] Login Succeeded [2022-09-22T16:27:30.390Z] nexus3.edgexfoundry.org:10003 [2022-09-22T16:27:30.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:27:30.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:27:30.649Z] Configure a credential helper to remove this warning. See [2022-09-22T16:27:30.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:27:30.649Z] [2022-09-22T16:27:30.649Z] Login Succeeded [2022-09-22T16:27:30.649Z] nexus3.edgexfoundry.org:10004 [2022-09-22T16:27:30.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:27:30.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:27:30.649Z] Configure a credential helper to remove this warning. See [2022-09-22T16:27:30.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:27:30.649Z] [2022-09-22T16:27:30.649Z] Login Succeeded [2022-09-22T16:27:30.649Z] docker.io [2022-09-22T16:27:30.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:27:31.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:27:31.192Z] Configure a credential helper to remove this warning. See [2022-09-22T16:27:31.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:27:31.192Z] [2022-09-22T16:27:31.192Z] Login Succeeded [2022-09-22T16:27:31.192Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T16:27:31.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T16:27:31.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:27:31.251Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-09-22T16:27:31.251Z] d157eb815d7fbd973ad52ac1343ba67c62e80469 [2022-09-22T16:27:31.251Z] latest [2022-09-22T16:27:31.251Z] 2.3.0-dev.15 [2022-09-22T16:27:31.251Z] d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15 [2022-09-22T16:27:31.251Z] main [2022-09-22T16:27:31.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:27:31.592Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d157eb815d7fbd973ad52ac1343ba67c62e80469 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:27:31.934Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d157eb815d7fbd973ad52ac1343ba67c62e80469 [2022-09-22T16:27:31.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T16:27:31.935Z] 7148ec46611e: Preparing [2022-09-22T16:27:31.935Z] f5f50ad6eb74: Preparing [2022-09-22T16:27:31.935Z] 53f5d704c905: Preparing [2022-09-22T16:27:31.935Z] b182fd145834: Preparing [2022-09-22T16:27:31.935Z] 7a4e86b9fd6d: Preparing [2022-09-22T16:27:31.935Z] 43a9a21bf327: Preparing [2022-09-22T16:27:31.935Z] 8c1912542fee: Preparing [2022-09-22T16:27:31.935Z] 6fad63e58ac6: Preparing [2022-09-22T16:27:31.935Z] 63493a9ab2d4: Preparing [2022-09-22T16:27:31.935Z] 43a9a21bf327: Waiting [2022-09-22T16:27:31.935Z] 8c1912542fee: Waiting [2022-09-22T16:27:31.935Z] 6fad63e58ac6: Waiting [2022-09-22T16:27:31.935Z] 63493a9ab2d4: Waiting [2022-09-22T16:27:31.935Z] b182fd145834: Pushed [2022-09-22T16:27:31.935Z] 53f5d704c905: Pushed [2022-09-22T16:27:31.935Z] 7a4e86b9fd6d: Pushed [2022-09-22T16:27:31.935Z] 7148ec46611e: Pushed [2022-09-22T16:27:31.935Z] 63493a9ab2d4: Layer already exists [2022-09-22T16:27:31.935Z] 43a9a21bf327: Pushed [2022-09-22T16:27:32.214Z] 6fad63e58ac6: Pushed [2022-09-22T16:27:32.473Z] 8c1912542fee: Pushed [2022-09-22T16:27:35.006Z] f5f50ad6eb74: Pushed [2022-09-22T16:27:35.006Z] d157eb815d7fbd973ad52ac1343ba67c62e80469: digest: sha256:fe60bed3f2cc93cf8bc99d383a72a33ae544e3ba8b4f8bca194f27147e1a2496 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:27:35.321Z] + 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 [2022-09-22T16:27:35.625Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-09-22T16:27:35.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T16:27:35.625Z] 7148ec46611e: Preparing [2022-09-22T16:27:35.625Z] f5f50ad6eb74: Preparing [2022-09-22T16:27:35.625Z] 53f5d704c905: Preparing [2022-09-22T16:27:35.625Z] b182fd145834: Preparing [2022-09-22T16:27:35.625Z] 7a4e86b9fd6d: Preparing [2022-09-22T16:27:35.625Z] 43a9a21bf327: Preparing [2022-09-22T16:27:35.625Z] 8c1912542fee: Preparing [2022-09-22T16:27:35.625Z] 6fad63e58ac6: Preparing [2022-09-22T16:27:35.625Z] 63493a9ab2d4: Preparing [2022-09-22T16:27:35.625Z] 43a9a21bf327: Waiting [2022-09-22T16:27:35.625Z] 8c1912542fee: Waiting [2022-09-22T16:27:35.625Z] 6fad63e58ac6: Waiting [2022-09-22T16:27:35.625Z] 63493a9ab2d4: Waiting [2022-09-22T16:27:35.625Z] b182fd145834: Layer already exists [2022-09-22T16:27:35.625Z] 7a4e86b9fd6d: Layer already exists [2022-09-22T16:27:35.625Z] 7148ec46611e: Layer already exists [2022-09-22T16:27:35.625Z] f5f50ad6eb74: Layer already exists [2022-09-22T16:27:35.625Z] 53f5d704c905: Layer already exists [2022-09-22T16:27:35.625Z] 43a9a21bf327: Layer already exists [2022-09-22T16:27:35.625Z] 8c1912542fee: Layer already exists [2022-09-22T16:27:35.625Z] 6fad63e58ac6: Layer already exists [2022-09-22T16:27:35.625Z] 63493a9ab2d4: Layer already exists [2022-09-22T16:27:35.625Z] latest: digest: sha256:fe60bed3f2cc93cf8bc99d383a72a33ae544e3ba8b4f8bca194f27147e1a2496 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:27:35.928Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:27:36.230Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.15 [2022-09-22T16:27:36.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T16:27:36.230Z] 7148ec46611e: Preparing [2022-09-22T16:27:36.230Z] f5f50ad6eb74: Preparing [2022-09-22T16:27:36.230Z] 53f5d704c905: Preparing [2022-09-22T16:27:36.230Z] b182fd145834: Preparing [2022-09-22T16:27:36.230Z] 7a4e86b9fd6d: Preparing [2022-09-22T16:27:36.230Z] 43a9a21bf327: Preparing [2022-09-22T16:27:36.230Z] 8c1912542fee: Preparing [2022-09-22T16:27:36.230Z] 6fad63e58ac6: Preparing [2022-09-22T16:27:36.230Z] 63493a9ab2d4: Preparing [2022-09-22T16:27:36.230Z] 43a9a21bf327: Waiting [2022-09-22T16:27:36.230Z] 8c1912542fee: Waiting [2022-09-22T16:27:36.230Z] 6fad63e58ac6: Waiting [2022-09-22T16:27:36.230Z] 63493a9ab2d4: Waiting [2022-09-22T16:27:36.230Z] f5f50ad6eb74: Layer already exists [2022-09-22T16:27:36.230Z] 53f5d704c905: Layer already exists [2022-09-22T16:27:36.230Z] 7a4e86b9fd6d: Layer already exists [2022-09-22T16:27:36.230Z] 7148ec46611e: Layer already exists [2022-09-22T16:27:36.230Z] b182fd145834: Layer already exists [2022-09-22T16:27:36.230Z] 43a9a21bf327: Layer already exists [2022-09-22T16:27:36.230Z] 6fad63e58ac6: Layer already exists [2022-09-22T16:27:36.230Z] 8c1912542fee: Layer already exists [2022-09-22T16:27:36.230Z] 63493a9ab2d4: Layer already exists [2022-09-22T16:27:36.230Z] 2.3.0-dev.15: digest: sha256:fe60bed3f2cc93cf8bc99d383a72a33ae544e3ba8b4f8bca194f27147e1a2496 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:27:36.535Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:27:36.835Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15 [2022-09-22T16:27:36.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T16:27:36.835Z] 7148ec46611e: Preparing [2022-09-22T16:27:36.835Z] f5f50ad6eb74: Preparing [2022-09-22T16:27:36.835Z] 53f5d704c905: Preparing [2022-09-22T16:27:36.835Z] b182fd145834: Preparing [2022-09-22T16:27:36.835Z] 7a4e86b9fd6d: Preparing [2022-09-22T16:27:36.835Z] 43a9a21bf327: Preparing [2022-09-22T16:27:36.835Z] 8c1912542fee: Preparing [2022-09-22T16:27:36.835Z] 6fad63e58ac6: Preparing [2022-09-22T16:27:36.835Z] 63493a9ab2d4: Preparing [2022-09-22T16:27:36.835Z] 43a9a21bf327: Waiting [2022-09-22T16:27:36.835Z] 8c1912542fee: Waiting [2022-09-22T16:27:36.835Z] 63493a9ab2d4: Waiting [2022-09-22T16:27:36.835Z] 6fad63e58ac6: Waiting [2022-09-22T16:27:36.835Z] 7a4e86b9fd6d: Layer already exists [2022-09-22T16:27:36.835Z] f5f50ad6eb74: Layer already exists [2022-09-22T16:27:36.835Z] b182fd145834: Layer already exists [2022-09-22T16:27:36.835Z] 53f5d704c905: Layer already exists [2022-09-22T16:27:36.835Z] 7148ec46611e: Layer already exists [2022-09-22T16:27:36.835Z] 43a9a21bf327: Layer already exists [2022-09-22T16:27:36.835Z] 63493a9ab2d4: Layer already exists [2022-09-22T16:27:36.835Z] 6fad63e58ac6: Layer already exists [2022-09-22T16:27:36.835Z] 8c1912542fee: Layer already exists [2022-09-22T16:27:36.835Z] d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15: digest: sha256:fe60bed3f2cc93cf8bc99d383a72a33ae544e3ba8b4f8bca194f27147e1a2496 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:27:37.136Z] + 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 [2022-09-22T16:27:37.438Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-09-22T16:27:37.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T16:27:37.438Z] 7148ec46611e: Preparing [2022-09-22T16:27:37.438Z] f5f50ad6eb74: Preparing [2022-09-22T16:27:37.438Z] 53f5d704c905: Preparing [2022-09-22T16:27:37.438Z] b182fd145834: Preparing [2022-09-22T16:27:37.438Z] 7a4e86b9fd6d: Preparing [2022-09-22T16:27:37.438Z] 43a9a21bf327: Preparing [2022-09-22T16:27:37.438Z] 8c1912542fee: Preparing [2022-09-22T16:27:37.438Z] 6fad63e58ac6: Preparing [2022-09-22T16:27:37.438Z] 63493a9ab2d4: Preparing [2022-09-22T16:27:37.438Z] 8c1912542fee: Waiting [2022-09-22T16:27:37.438Z] 43a9a21bf327: Waiting [2022-09-22T16:27:37.438Z] 6fad63e58ac6: Waiting [2022-09-22T16:27:37.438Z] 63493a9ab2d4: Waiting [2022-09-22T16:27:37.438Z] b182fd145834: Layer already exists [2022-09-22T16:27:37.438Z] 7a4e86b9fd6d: Layer already exists [2022-09-22T16:27:37.438Z] 7148ec46611e: Layer already exists [2022-09-22T16:27:37.438Z] 53f5d704c905: Layer already exists [2022-09-22T16:27:37.438Z] f5f50ad6eb74: Layer already exists [2022-09-22T16:27:37.438Z] 43a9a21bf327: Layer already exists [2022-09-22T16:27:37.438Z] 8c1912542fee: Layer already exists [2022-09-22T16:27:37.438Z] 6fad63e58ac6: Layer already exists [2022-09-22T16:27:37.438Z] 63493a9ab2d4: Layer already exists [2022-09-22T16:27:37.438Z] main: digest: sha256:fe60bed3f2cc93cf8bc99d383a72a33ae544e3ba8b4f8bca194f27147e1a2496 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T16:27:37.470Z] ===================================================== [Pipeline] echo [2022-09-22T16:27:37.475Z] taggedImages: [2022-09-22T16:27:37.475Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d157eb815d7fbd973ad52ac1343ba67c62e80469 [2022-09-22T16:27:37.475Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-09-22T16:27:37.475Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.15 [2022-09-22T16:27:37.475Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15 [2022-09-22T16:27:37.475Z] - 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 [2022-09-22T16:27:37.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T16:27:37.837Z] [2022-09-22T16:27:37.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:27:38.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T16:27:38.131Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-22T16:27:38.131Z] 5eb5b503b376: Pulling fs layer [2022-09-22T16:27:38.131Z] 5c69ac0246d0: Pulling fs layer [2022-09-22T16:27:38.131Z] ec43610c2a17: Pulling fs layer [2022-09-22T16:27:38.131Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-22T16:27:38.131Z] 33b1e0a273af: Pulling fs layer [2022-09-22T16:27:38.131Z] 5d3b04190fa2: Pulling fs layer [2022-09-22T16:27:38.131Z] 2f39f015ded8: Pulling fs layer [2022-09-22T16:27:38.131Z] 2f39f015ded8: Waiting [2022-09-22T16:27:38.131Z] 33b1e0a273af: Waiting [2022-09-22T16:27:38.131Z] 5d3b04190fa2: Waiting [2022-09-22T16:27:38.131Z] 3a2ae6a8a46f: Waiting [2022-09-22T16:27:38.131Z] 5c69ac0246d0: Verifying Checksum [2022-09-22T16:27:38.131Z] 5c69ac0246d0: Download complete [2022-09-22T16:27:38.131Z] 3a2ae6a8a46f: Download complete [2022-09-22T16:27:38.391Z] 33b1e0a273af: Verifying Checksum [2022-09-22T16:27:38.391Z] 33b1e0a273af: Download complete [2022-09-22T16:27:38.391Z] 5d3b04190fa2: Verifying Checksum [2022-09-22T16:27:38.391Z] 5d3b04190fa2: Download complete [2022-09-22T16:27:38.391Z] ec43610c2a17: Verifying Checksum [2022-09-22T16:27:38.391Z] ec43610c2a17: Download complete [2022-09-22T16:27:38.391Z] 5eb5b503b376: Verifying Checksum [2022-09-22T16:27:38.391Z] 5eb5b503b376: Download complete [2022-09-22T16:27:38.957Z] 2f39f015ded8: Download complete [2022-09-22T16:27:39.893Z] 5eb5b503b376: Pull complete [2022-09-22T16:27:39.893Z] 5c69ac0246d0: Pull complete [2022-09-22T16:27:40.152Z] ec43610c2a17: Pull complete [2022-09-22T16:27:40.412Z] 3a2ae6a8a46f: Pull complete [2022-09-22T16:27:40.413Z] 33b1e0a273af: Pull complete [2022-09-22T16:27:40.671Z] 5d3b04190fa2: Pull complete [2022-09-22T16:27:44.854Z] 2f39f015ded8: Pull complete [2022-09-22T16:27:44.854Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-22T16:27:44.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T16:27:44.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:27:44.929Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:27:44.954Z] $ 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 [2022-09-22T16:27:46.963Z] $ docker top 44156786c48516fe25f02b06c48a62ee8cb9e0f4afbced4623af922a9814b897 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:27:47.332Z] ---> job-cost.sh [2022-09-22T16:27:47.332Z] lf-activate-venv: SKIPPING [2022-09-22T16:27:47.332Z] INFO: No Stack... [2022-09-22T16:27:47.590Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T16:27:48.208Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T16:27:48.494Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-09-22T16:27:48.494Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T16:27:48.509Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-55-stack-cost] [2022-09-22T16:27:48.517Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-55-stack-cost] did not exist. Created. [2022-09-22T16:27:48.517Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T16:27:48.817Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-22T16:27:48.841Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T16:27:48.847Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T16:27:48.865Z] $ docker stop --time=1 44156786c48516fe25f02b06c48a62ee8cb9e0f4afbced4623af922a9814b897 [2022-09-22T16:27:50.041Z] $ docker rm -f 44156786c48516fe25f02b06c48a62ee8cb9e0f4afbced4623af922a9814b897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-22T16:29:03.629Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-611 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-09-22T16:29:03.640Z] Running in /w/workspace/app-rfid-llrp-inventory/55 [Pipeline] { [Pipeline] checkout [2022-09-22T16:29:03.674Z] The recommended git tool is: git [2022-09-22T16:29:08.770Z] using credential edgex-jenkins-ssh [2022-09-22T16:29:08.789Z] Cloning the remote Git repository [2022-09-22T16:29:08.844Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-22T16:29:08.933Z] > git init /w/workspace/app-rfid-llrp-inventory/55 # timeout=10 [2022-09-22T16:29:09.092Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-22T16:29:09.093Z] > git --version # timeout=10 [2022-09-22T16:29:09.114Z] > git --version # 'git version 2.25.1' [2022-09-22T16:29:09.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T16:29:09.168Z] Verifying host key using known hosts file [2022-09-22T16:29:09.378Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T16:29:09.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T16:29:12.457Z] Avoid second fetch [2022-09-22T16:29:12.458Z] Checking out Revision d157eb815d7fbd973ad52ac1343ba67c62e80469 (main) [2022-09-22T16:29:11.540Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-22T16:29:11.566Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T16:29:13.076Z] Commit message: "build: Add option to build Service with NATS Capability (#109)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T16:29:12.476Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T16:29:12.499Z] > git checkout -f d157eb815d7fbd973ad52ac1343ba67c62e80469 # timeout=10 [2022-09-22T16:29:14.169Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-22T16:29:14.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T16:29:14.169Z] Dload Upload Total Spent Left Speed [2022-09-22T16:29:14.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh [2022-09-22T16:29:14.878Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-22T16:29:15.215Z] + sudo tee /etc/docker/daemon.new [2022-09-22T16:29:15.215Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-22T16:29:15.215Z] { [2022-09-22T16:29:15.215Z] "registry-mirrors": [ [2022-09-22T16:29:15.215Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-22T16:29:15.215Z] ], [2022-09-22T16:29:15.215Z] "bip": "10.250.0.254/24", [2022-09-22T16:29:15.215Z] "hosts": [ [2022-09-22T16:29:15.215Z] "tcp://0.0.0.0:5555", [2022-09-22T16:29:15.215Z] "unix:///var/run/docker.sock" [2022-09-22T16:29:15.215Z] ], [2022-09-22T16:29:15.215Z] "mtu": 1458, [2022-09-22T16:29:15.215Z] "selinux-enabled": true, [2022-09-22T16:29:15.215Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-22T16:29:15.215Z] } [Pipeline] sh [2022-09-22T16:29:15.551Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-22T16:29:15.889Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T16:29:34.176Z] provisioning config files... [2022-09-22T16:29:34.207Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/55@tmp/config13348700087864427271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:29:34.562Z] ---> docker-login.sh [2022-09-22T16:29:34.562Z] nexus3.edgexfoundry.org:10001 [2022-09-22T16:29:34.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:29:35.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:29:35.103Z] Configure a credential helper to remove this warning. See [2022-09-22T16:29:35.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:29:35.103Z] [2022-09-22T16:29:35.103Z] Login Succeeded [2022-09-22T16:29:35.103Z] nexus3.edgexfoundry.org:10002 [2022-09-22T16:29:35.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:29:35.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:29:35.644Z] Configure a credential helper to remove this warning. See [2022-09-22T16:29:35.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:29:35.644Z] [2022-09-22T16:29:35.644Z] Login Succeeded [2022-09-22T16:29:35.644Z] nexus3.edgexfoundry.org:10003 [2022-09-22T16:29:35.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:29:35.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:29:35.914Z] Configure a credential helper to remove this warning. See [2022-09-22T16:29:35.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:29:35.914Z] [2022-09-22T16:29:35.914Z] Login Succeeded [2022-09-22T16:29:35.914Z] nexus3.edgexfoundry.org:10004 [2022-09-22T16:29:36.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:29:36.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:29:36.459Z] Configure a credential helper to remove this warning. See [2022-09-22T16:29:36.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:29:36.459Z] [2022-09-22T16:29:36.459Z] Login Succeeded [2022-09-22T16:29:36.459Z] docker.io [2022-09-22T16:29:36.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:29:36.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:29:36.998Z] Configure a credential helper to remove this warning. See [2022-09-22T16:29:36.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:29:36.998Z] [2022-09-22T16:29:36.998Z] Login Succeeded [2022-09-22T16:29:36.998Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T16:29:37.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T16:29:37.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:29:37.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:29:37.216Z] ========================================================= [2022-09-22T16:29:37.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-22T16:29:37.216Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:29:37.560Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-22T16:29:37.831Z] Sending build context to Docker daemon 683kB [2022-09-22T16:29:37.831Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T16:29:37.831Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T16:29:38.104Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-22T16:29:38.104Z] b3c136eddcbf: Pulling fs layer [2022-09-22T16:29:38.104Z] c0a3192eca97: Pulling fs layer [2022-09-22T16:29:38.104Z] a050256f5b6f: Pulling fs layer [2022-09-22T16:29:38.104Z] 656be50a0ddc: Pulling fs layer [2022-09-22T16:29:38.104Z] 2bbca73fdf42: Pulling fs layer [2022-09-22T16:29:38.104Z] 46d945488cbd: Pulling fs layer [2022-09-22T16:29:38.104Z] 8a5474983e97: Pulling fs layer [2022-09-22T16:29:38.104Z] 329c88fbcd65: Pulling fs layer [2022-09-22T16:29:38.104Z] 656be50a0ddc: Waiting [2022-09-22T16:29:38.104Z] 46d945488cbd: Waiting [2022-09-22T16:29:38.104Z] 2bbca73fdf42: Waiting [2022-09-22T16:29:38.104Z] 8a5474983e97: Waiting [2022-09-22T16:29:38.104Z] 329c88fbcd65: Waiting [2022-09-22T16:29:38.104Z] a050256f5b6f: Verifying Checksum [2022-09-22T16:29:38.104Z] a050256f5b6f: Download complete [2022-09-22T16:29:38.104Z] c0a3192eca97: Verifying Checksum [2022-09-22T16:29:38.104Z] c0a3192eca97: Download complete [2022-09-22T16:29:38.104Z] 2bbca73fdf42: Verifying Checksum [2022-09-22T16:29:38.104Z] 2bbca73fdf42: Download complete [2022-09-22T16:29:38.104Z] 46d945488cbd: Verifying Checksum [2022-09-22T16:29:38.104Z] 46d945488cbd: Download complete [2022-09-22T16:29:38.104Z] b3c136eddcbf: Verifying Checksum [2022-09-22T16:29:38.104Z] b3c136eddcbf: Download complete [2022-09-22T16:29:39.088Z] b3c136eddcbf: Pull complete [2022-09-22T16:29:39.373Z] 329c88fbcd65: Verifying Checksum [2022-09-22T16:29:39.373Z] 329c88fbcd65: Download complete [2022-09-22T16:29:39.657Z] c0a3192eca97: Pull complete [2022-09-22T16:29:40.263Z] a050256f5b6f: Pull complete [2022-09-22T16:29:40.538Z] 8a5474983e97: Verifying Checksum [2022-09-22T16:29:40.538Z] 8a5474983e97: Download complete [2022-09-22T16:29:41.132Z] 656be50a0ddc: Verifying Checksum [2022-09-22T16:29:53.497Z] 656be50a0ddc: Pull complete [2022-09-22T16:29:53.497Z] 2bbca73fdf42: Pull complete [2022-09-22T16:29:53.497Z] 46d945488cbd: Pull complete [2022-09-22T16:29:58.857Z] 8a5474983e97: Pull complete [2022-09-22T16:30:00.815Z] 329c88fbcd65: Pull complete [2022-09-22T16:30:01.088Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-22T16:30:01.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T16:30:01.088Z] ---> ff4287adb874 [2022-09-22T16:30:01.088Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T16:30:03.050Z] ---> Running in de101c4e7f0d [2022-09-22T16:30:03.320Z] Removing intermediate container de101c4e7f0d [2022-09-22T16:30:03.320Z] ---> 3ebc31f70b0e [2022-09-22T16:30:03.320Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T16:30:03.588Z] ---> Running in 439981c7c52a [2022-09-22T16:30:03.855Z] Removing intermediate container 439981c7c52a [2022-09-22T16:30:03.855Z] ---> 96a608c31277 [2022-09-22T16:30:03.855Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T16:30:03.855Z] ---> Running in c7bb00396fbb [2022-09-22T16:30:04.124Z] Removing intermediate container c7bb00396fbb [2022-09-22T16:30:04.124Z] ---> c611520b7bc7 [2022-09-22T16:30:04.124Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:30:04.392Z] ---> Running in 306c3d0c7227 [2022-09-22T16:30:04.660Z] Removing intermediate container 306c3d0c7227 [2022-09-22T16:30:04.660Z] ---> 6aa070e5d81e [2022-09-22T16:30:04.660Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:30:04.660Z] ---> Running in 9a4b249fca0d [2022-09-22T16:30:06.617Z] Removing intermediate container 9a4b249fca0d [2022-09-22T16:30:06.617Z] ---> 93e2f98ea139 [2022-09-22T16:30:06.617Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T16:30:06.617Z] ---> Running in 5a83347e7ff4 [2022-09-22T16:30:07.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T16:30:08.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T16:30:09.572Z] OK: 221 MiB in 51 packages [2022-09-22T16:30:10.165Z] Removing intermediate container 5a83347e7ff4 [2022-09-22T16:30:10.165Z] ---> 997c1a1eae32 [2022-09-22T16:30:10.165Z] Step 9/14 : WORKDIR /app [2022-09-22T16:30:10.444Z] ---> Running in f2cb155c674d [2022-09-22T16:30:10.728Z] Removing intermediate container f2cb155c674d [2022-09-22T16:30:10.728Z] ---> a79fa8bef9f0 [2022-09-22T16:30:10.728Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T16:30:11.334Z] ---> 5f0a48f80296 [2022-09-22T16:30:11.334Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T16:30:11.334Z] ---> Running in e12d4bbf4533 [2022-09-22T16:30:58.217Z] Removing intermediate container e12d4bbf4533 [2022-09-22T16:30:58.217Z] ---> 46dafe2b2875 [2022-09-22T16:30:58.217Z] Step 12/14 : COPY . . [2022-09-22T16:30:58.802Z] ---> d9eead2db07d [2022-09-22T16:30:58.803Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T16:30:59.072Z] ---> Running in 780ede525cda [2022-09-22T16:30:59.340Z] Removing intermediate container 780ede525cda [2022-09-22T16:30:59.340Z] ---> ffb69f4e1974 [2022-09-22T16:30:59.340Z] Step 14/14 : RUN $MAKE [2022-09-22T16:30:59.340Z] ---> Running in 036f2bedb180 [2022-09-22T16:31:00.302Z] noop [2022-09-22T16:31:00.898Z] Removing intermediate container 036f2bedb180 [2022-09-22T16:31:00.898Z] ---> 9c4ca8babcba [2022-09-22T16:31:00.898Z] Successfully built 9c4ca8babcba [2022-09-22T16:31:00.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:31:01.529Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T16:31:01.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:31:01.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-611 does not seem to be running inside a container [2022-09-22T16:31:01.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/55 -v /w/workspace/app-rfid-llrp-inventory/55:/w/workspace/app-rfid-llrp-inventory/55:rw,z -v /w/workspace/app-rfid-llrp-inventory/55@tmp:/w/workspace/app-rfid-llrp-inventory/55@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 [2022-09-22T16:31:03.067Z] $ docker top 57376a3144496e4b0f360384ea331bc125e5fea620f5161320f697a3a60ff372 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T16:31:03.910Z] + go version [2022-09-22T16:31:03.910Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-22T16:31:03.926Z] $ docker stop --time=1 57376a3144496e4b0f360384ea331bc125e5fea620f5161320f697a3a60ff372 [2022-09-22T16:31:05.578Z] $ docker rm -f 57376a3144496e4b0f360384ea331bc125e5fea620f5161320f697a3a60ff372 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:31:06.115Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T16:31:06.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:31:06.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-611 does not seem to be running inside a container [2022-09-22T16:31:06.363Z] $ 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/55 -v /w/workspace/app-rfid-llrp-inventory/55:/w/workspace/app-rfid-llrp-inventory/55:rw,z -v /w/workspace/app-rfid-llrp-inventory/55@tmp:/w/workspace/app-rfid-llrp-inventory/55@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 [2022-09-22T16:31:07.597Z] $ docker top a6d78911ca98388edd52af3a376c68158b97a56130f1e081cb7238cc7b48c64d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T16:31:08.426Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/55 [Pipeline] fileExists [Pipeline] sh [2022-09-22T16:31:09.076Z] + make test [2022-09-22T16:31:09.076Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-22T16:32:45.741Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-22T16:32:45.742Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.160s coverage: 86.2% of statements [2022-09-22T16:32:45.742Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-22T16:32:45.742Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.702s coverage: 71.9% of statements [2022-09-22T16:32:46.007Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-22T16:32:46.007Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-22T16:33:12.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T16:33:12.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T16:33:12.693Z] ./bin/test-attribution.sh [2022-09-22T16:33:12.693Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-22T16:33:12.693Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-22T16:33:12.693Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-22T16:33:12.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T16:33:12.716Z] $ docker stop --time=1 a6d78911ca98388edd52af3a376c68158b97a56130f1e081cb7238cc7b48c64d [2022-09-22T16:33:14.436Z] $ docker rm -f a6d78911ca98388edd52af3a376c68158b97a56130f1e081cb7238cc7b48c64d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T16:33:15.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T16:33:15.409Z] Warning: overwriting stash ‘coverage-report’ [2022-09-22T16:33:15.935Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T16:33:16.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T16:33:16.677Z] + ls -al . [2022-09-22T16:33:16.677Z] total 228 [2022-09-22T16:33:16.677Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 16:31 . [2022-09-22T16:33:16.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:29 .. [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 16:29 .dockerignore [2022-09-22T16:33:16.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 16:29 .git [2022-09-22T16:33:16.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 16:29 .github [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 16:29 .gitignore [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 16:29 .golangci.yml [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 22 16:29 Attribution.txt [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 22 16:29 CHANGELOG.md [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 22 16:29 Dockerfile [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 16:29 GOVERNANCE.md [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 16:29 Jenkinsfile [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 16:29 LICENSE [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 22 16:29 Makefile [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 16:29 OWNERS.md [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 22 16:29 README.md [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 16:25 VERSION [2022-09-22T16:33:16.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:29 bin [2022-09-22T16:33:16.677Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 22 16:32 coverage.out [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 22 16:29 go.mod [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 22 16:29 go.sum [2022-09-22T16:33:16.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:29 images [2022-09-22T16:33:16.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:29 internal [2022-09-22T16:33:16.677Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 16:29 main.go [2022-09-22T16:33:16.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:29 res [2022-09-22T16:33:16.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:29 snap [2022-09-22T16:33:16.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 16:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:33:17.014Z] + 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=d157eb815d7fbd973ad52ac1343ba67c62e80469 --label arch=arm64 --label version=2.3.0-dev.15 . [2022-09-22T16:33:17.286Z] Sending build context to Docker daemon 683kB [2022-09-22T16:33:17.286Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T16:33:17.286Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-22T16:33:17.286Z] ---> 9c4ca8babcba [2022-09-22T16:33:17.286Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T16:33:17.286Z] ---> Running in 987008004faf [2022-09-22T16:33:17.873Z] Removing intermediate container 987008004faf [2022-09-22T16:33:17.873Z] ---> dd966e65bf6b [2022-09-22T16:33:17.873Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T16:33:17.873Z] ---> Running in 83c08a076544 [2022-09-22T16:33:18.140Z] Removing intermediate container 83c08a076544 [2022-09-22T16:33:18.140Z] ---> b92695eb5a4e [2022-09-22T16:33:18.140Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-22T16:33:18.140Z] ---> Running in 79990ac111a5 [2022-09-22T16:33:18.407Z] Removing intermediate container 79990ac111a5 [2022-09-22T16:33:18.407Z] ---> 4ef4690d6bc2 [2022-09-22T16:33:18.407Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:33:18.686Z] ---> Running in 7f9141589443 [2022-09-22T16:33:18.951Z] Removing intermediate container 7f9141589443 [2022-09-22T16:33:18.951Z] ---> 781b4f94c92b [2022-09-22T16:33:18.951Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:33:18.951Z] ---> Running in 34520197edb6 [2022-09-22T16:33:20.895Z] Removing intermediate container 34520197edb6 [2022-09-22T16:33:20.895Z] ---> 4ceb7bc1eda5 [2022-09-22T16:33:20.895Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T16:33:20.895Z] ---> Running in 585d25c4ab6e [2022-09-22T16:33:21.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T16:33:22.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T16:33:23.792Z] OK: 221 MiB in 51 packages [2022-09-22T16:33:24.765Z] Removing intermediate container 585d25c4ab6e [2022-09-22T16:33:24.765Z] ---> abb699cdd8c3 [2022-09-22T16:33:24.765Z] Step 9/32 : WORKDIR /app [2022-09-22T16:33:25.033Z] ---> Running in ed415ee97e43 [2022-09-22T16:33:25.301Z] Removing intermediate container ed415ee97e43 [2022-09-22T16:33:25.301Z] ---> f1361d9b34dd [2022-09-22T16:33:25.301Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-22T16:33:25.885Z] ---> c95080cb3aa3 [2022-09-22T16:33:25.885Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T16:33:25.885Z] ---> Running in 739aa856b46d [2022-09-22T16:33:27.861Z] Removing intermediate container 739aa856b46d [2022-09-22T16:33:27.862Z] ---> 94b680563560 [2022-09-22T16:33:27.862Z] Step 12/32 : COPY . . [2022-09-22T16:33:28.827Z] ---> a76040d9edbf [2022-09-22T16:33:28.827Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T16:33:28.827Z] ---> Running in 9e9fe959bd89 [2022-09-22T16:33:29.095Z] Removing intermediate container 9e9fe959bd89 [2022-09-22T16:33:29.095Z] ---> 38556ee29757 [2022-09-22T16:33:29.095Z] Step 14/32 : RUN $MAKE [2022-09-22T16:33:29.095Z] ---> Running in 004608244f48 [2022-09-22T16:33:30.056Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-22T16:36:06.767Z] Removing intermediate container 004608244f48 [2022-09-22T16:36:06.767Z] ---> ec4849b7e88f [2022-09-22T16:36:06.767Z] Step 15/32 : FROM alpine:3.14 [2022-09-22T16:36:06.767Z] 3.14: Pulling from library/alpine [2022-09-22T16:36:06.767Z] 90cda3b7c325: Pulling fs layer [2022-09-22T16:36:06.767Z] 90cda3b7c325: Download complete [2022-09-22T16:36:06.767Z] 90cda3b7c325: Pull complete [2022-09-22T16:36:06.767Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-22T16:36:06.768Z] Status: Downloaded newer image for alpine:3.14 [2022-09-22T16:36:06.768Z] ---> 376ba31ae3da [2022-09-22T16:36:06.768Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:36:06.768Z] ---> Running in ead4a3b54ca9 [2022-09-22T16:36:06.768Z] Removing intermediate container ead4a3b54ca9 [2022-09-22T16:36:06.768Z] ---> c288fc8fb532 [2022-09-22T16:36:06.768Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-22T16:36:06.768Z] ---> Running in 2ea1dc5e85dc [2022-09-22T16:36:06.768Z] Removing intermediate container 2ea1dc5e85dc [2022-09-22T16:36:06.768Z] ---> dda53794139b [2022-09-22T16:36:06.768Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:36:06.768Z] ---> Running in 30880db12f14 [2022-09-22T16:36:06.768Z] Removing intermediate container 30880db12f14 [2022-09-22T16:36:06.768Z] ---> 4f1623114422 [2022-09-22T16:36:06.768Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-22T16:36:06.768Z] ---> Running in ae4b7e085634 [2022-09-22T16:36:06.768Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-22T16:36:07.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-22T16:36:08.689Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T16:36:08.689Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T16:36:08.955Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-22T16:36:08.955Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T16:36:08.955Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-22T16:36:09.222Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T16:36:09.222Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T16:36:09.222Z] Executing busybox-1.33.1-r8.trigger [2022-09-22T16:36:09.492Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T16:36:09.492Z] OK: 9 MiB in 21 packages [2022-09-22T16:36:10.911Z] Removing intermediate container ae4b7e085634 [2022-09-22T16:36:10.911Z] ---> 5b6eb31ba3d4 [2022-09-22T16:36:10.911Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T16:36:11.496Z] ---> c8b5c5d3dd42 [2022-09-22T16:36:11.496Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T16:36:11.763Z] ---> 6ac59ca19888 [2022-09-22T16:36:11.763Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-22T16:36:12.345Z] ---> 2bc783952d4c [2022-09-22T16:36:12.345Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-22T16:36:12.928Z] ---> 8c81c6bb35aa [2022-09-22T16:36:12.928Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-22T16:36:14.371Z] ---> 479c92ee2250 [2022-09-22T16:36:14.371Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-22T16:36:14.371Z] ---> Running in 4c20de85a58c [2022-09-22T16:36:15.781Z] Removing intermediate container 4c20de85a58c [2022-09-22T16:36:15.781Z] ---> 158246c8527e [2022-09-22T16:36:15.781Z] Step 26/32 : VOLUME /cache [2022-09-22T16:36:16.047Z] ---> Running in c88fa8ce48b6 [2022-09-22T16:36:16.314Z] Removing intermediate container c88fa8ce48b6 [2022-09-22T16:36:16.314Z] ---> 64168d77aafd [2022-09-22T16:36:16.314Z] Step 27/32 : EXPOSE 59711 [2022-09-22T16:36:16.314Z] ---> Running in 4a6346122f46 [2022-09-22T16:36:16.583Z] Removing intermediate container 4a6346122f46 [2022-09-22T16:36:16.583Z] ---> 20445deb2679 [2022-09-22T16:36:16.583Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-22T16:36:16.583Z] ---> Running in 009b604a6d68 [2022-09-22T16:36:16.852Z] Removing intermediate container 009b604a6d68 [2022-09-22T16:36:16.852Z] ---> 0e054f7779a5 [2022-09-22T16:36:16.852Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-22T16:36:17.120Z] ---> Running in 465af2e1ea11 [2022-09-22T16:36:17.388Z] Removing intermediate container 465af2e1ea11 [2022-09-22T16:36:17.388Z] ---> f4f577e51f1b [2022-09-22T16:36:17.388Z] Step 30/32 : LABEL arch=arm64 [2022-09-22T16:36:17.388Z] ---> Running in ba3ace0a014b [2022-09-22T16:36:17.658Z] Removing intermediate container ba3ace0a014b [2022-09-22T16:36:17.658Z] ---> 929ff6201397 [2022-09-22T16:36:17.658Z] Step 31/32 : LABEL git_sha=d157eb815d7fbd973ad52ac1343ba67c62e80469 [2022-09-22T16:36:17.926Z] ---> Running in cbf125b6c1fb [2022-09-22T16:36:18.203Z] Removing intermediate container cbf125b6c1fb [2022-09-22T16:36:18.203Z] ---> e4dce71e0778 [2022-09-22T16:36:18.203Z] Step 32/32 : LABEL version=2.3.0-dev.15 [2022-09-22T16:36:18.203Z] ---> Running in 964d3957d593 [2022-09-22T16:36:18.470Z] Removing intermediate container 964d3957d593 [2022-09-22T16:36:18.470Z] ---> 03b9a9f6cf1e [2022-09-22T16:36:18.470Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T16:36:18.470Z] Successfully built 03b9a9f6cf1e [2022-09-22T16:36:18.470Z] 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 [2022-09-22T16:36:18.583Z] provisioning config files... [2022-09-22T16:36:18.597Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/55@tmp/config1685481555572487097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:36:18.926Z] ---> docker-login.sh [2022-09-22T16:36:18.927Z] nexus3.edgexfoundry.org:10001 [2022-09-22T16:36:18.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:36:19.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:36:19.192Z] Configure a credential helper to remove this warning. See [2022-09-22T16:36:19.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:36:19.192Z] [2022-09-22T16:36:19.192Z] Login Succeeded [2022-09-22T16:36:19.192Z] nexus3.edgexfoundry.org:10002 [2022-09-22T16:36:19.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:36:19.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:36:19.459Z] Configure a credential helper to remove this warning. See [2022-09-22T16:36:19.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:36:19.459Z] [2022-09-22T16:36:19.459Z] Login Succeeded [2022-09-22T16:36:19.459Z] nexus3.edgexfoundry.org:10003 [2022-09-22T16:36:19.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:36:19.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:36:19.726Z] Configure a credential helper to remove this warning. See [2022-09-22T16:36:19.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:36:19.726Z] [2022-09-22T16:36:19.726Z] Login Succeeded [2022-09-22T16:36:19.726Z] nexus3.edgexfoundry.org:10004 [2022-09-22T16:36:19.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:36:20.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:36:20.256Z] Configure a credential helper to remove this warning. See [2022-09-22T16:36:20.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:36:20.256Z] [2022-09-22T16:36:20.256Z] Login Succeeded [2022-09-22T16:36:20.256Z] docker.io [2022-09-22T16:36:20.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:36:20.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:36:20.840Z] Configure a credential helper to remove this warning. See [2022-09-22T16:36:20.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:36:20.840Z] [2022-09-22T16:36:20.840Z] Login Succeeded [2022-09-22T16:36:20.840Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T16:36:20.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T16:36:20.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:36:20.894Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-09-22T16:36:20.894Z] d157eb815d7fbd973ad52ac1343ba67c62e80469 [2022-09-22T16:36:20.894Z] latest [2022-09-22T16:36:20.894Z] 2.3.0-dev.15 [2022-09-22T16:36:20.894Z] d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15 [2022-09-22T16:36:20.894Z] main [2022-09-22T16:36:20.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:36:21.242Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d157eb815d7fbd973ad52ac1343ba67c62e80469 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:36:21.633Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d157eb815d7fbd973ad52ac1343ba67c62e80469 [2022-09-22T16:36:21.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T16:36:21.633Z] 9401891efaef: Preparing [2022-09-22T16:36:21.633Z] 709d446cf64a: Preparing [2022-09-22T16:36:21.633Z] 40ed92ef3bb8: Preparing [2022-09-22T16:36:21.633Z] 29b6e3bd01fd: Preparing [2022-09-22T16:36:21.633Z] 4ce8a4aaab8d: Preparing [2022-09-22T16:36:21.633Z] dbd5f5b0ed2a: Preparing [2022-09-22T16:36:21.633Z] 53e2d4b8e321: Preparing [2022-09-22T16:36:21.633Z] 1730314edb69: Preparing [2022-09-22T16:36:21.633Z] 28c3ef001483: Preparing [2022-09-22T16:36:21.633Z] dbd5f5b0ed2a: Waiting [2022-09-22T16:36:21.633Z] 53e2d4b8e321: Waiting [2022-09-22T16:36:21.633Z] 1730314edb69: Waiting [2022-09-22T16:36:21.633Z] 28c3ef001483: Waiting [2022-09-22T16:36:21.906Z] 9401891efaef: Pushed [2022-09-22T16:36:21.906Z] 29b6e3bd01fd: Pushed [2022-09-22T16:36:21.906Z] 40ed92ef3bb8: Pushed [2022-09-22T16:36:21.906Z] 4ce8a4aaab8d: Pushed [2022-09-22T16:36:22.175Z] 28c3ef001483: Layer already exists [2022-09-22T16:36:22.175Z] dbd5f5b0ed2a: Pushed [2022-09-22T16:36:22.175Z] 1730314edb69: Pushed [2022-09-22T16:36:23.152Z] 53e2d4b8e321: Pushed [2022-09-22T16:36:26.494Z] 709d446cf64a: Pushed [2022-09-22T16:36:26.761Z] d157eb815d7fbd973ad52ac1343ba67c62e80469: digest: sha256:bf2f82efda3b1bb8e9ee5b745ec6bbbe2d15faadc459c1169a586547c669dfa3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:36:27.106Z] + 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 [2022-09-22T16:36:27.443Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-09-22T16:36:27.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T16:36:27.443Z] 9401891efaef: Preparing [2022-09-22T16:36:27.443Z] 709d446cf64a: Preparing [2022-09-22T16:36:27.443Z] 40ed92ef3bb8: Preparing [2022-09-22T16:36:27.443Z] 29b6e3bd01fd: Preparing [2022-09-22T16:36:27.443Z] 4ce8a4aaab8d: Preparing [2022-09-22T16:36:27.443Z] dbd5f5b0ed2a: Preparing [2022-09-22T16:36:27.443Z] 53e2d4b8e321: Preparing [2022-09-22T16:36:27.443Z] 1730314edb69: Preparing [2022-09-22T16:36:27.443Z] 28c3ef001483: Preparing [2022-09-22T16:36:27.443Z] 53e2d4b8e321: Waiting [2022-09-22T16:36:27.443Z] 28c3ef001483: Waiting [2022-09-22T16:36:27.443Z] 1730314edb69: Waiting [2022-09-22T16:36:27.443Z] dbd5f5b0ed2a: Waiting [2022-09-22T16:36:27.443Z] 9401891efaef: Layer already exists [2022-09-22T16:36:27.443Z] 4ce8a4aaab8d: Layer already exists [2022-09-22T16:36:27.443Z] 40ed92ef3bb8: Layer already exists [2022-09-22T16:36:27.443Z] 709d446cf64a: Layer already exists [2022-09-22T16:36:27.443Z] 29b6e3bd01fd: Layer already exists [2022-09-22T16:36:27.443Z] 53e2d4b8e321: Layer already exists [2022-09-22T16:36:27.443Z] dbd5f5b0ed2a: Layer already exists [2022-09-22T16:36:27.443Z] 1730314edb69: Layer already exists [2022-09-22T16:36:27.443Z] 28c3ef001483: Layer already exists [2022-09-22T16:36:27.710Z] latest: digest: sha256:bf2f82efda3b1bb8e9ee5b745ec6bbbe2d15faadc459c1169a586547c669dfa3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:36:28.062Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:36:28.408Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.15 [2022-09-22T16:36:28.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T16:36:28.409Z] 9401891efaef: Preparing [2022-09-22T16:36:28.409Z] 709d446cf64a: Preparing [2022-09-22T16:36:28.409Z] 40ed92ef3bb8: Preparing [2022-09-22T16:36:28.409Z] 29b6e3bd01fd: Preparing [2022-09-22T16:36:28.409Z] 4ce8a4aaab8d: Preparing [2022-09-22T16:36:28.409Z] dbd5f5b0ed2a: Preparing [2022-09-22T16:36:28.409Z] 53e2d4b8e321: Preparing [2022-09-22T16:36:28.409Z] 1730314edb69: Preparing [2022-09-22T16:36:28.409Z] 28c3ef001483: Preparing [2022-09-22T16:36:28.409Z] dbd5f5b0ed2a: Waiting [2022-09-22T16:36:28.409Z] 53e2d4b8e321: Waiting [2022-09-22T16:36:28.409Z] 1730314edb69: Waiting [2022-09-22T16:36:28.409Z] 28c3ef001483: Waiting [2022-09-22T16:36:28.409Z] 9401891efaef: Layer already exists [2022-09-22T16:36:28.409Z] 29b6e3bd01fd: Layer already exists [2022-09-22T16:36:28.409Z] 4ce8a4aaab8d: Layer already exists [2022-09-22T16:36:28.409Z] 40ed92ef3bb8: Layer already exists [2022-09-22T16:36:28.409Z] 709d446cf64a: Layer already exists [2022-09-22T16:36:28.409Z] 1730314edb69: Layer already exists [2022-09-22T16:36:28.409Z] dbd5f5b0ed2a: Layer already exists [2022-09-22T16:36:28.409Z] 53e2d4b8e321: Layer already exists [2022-09-22T16:36:28.409Z] 28c3ef001483: Layer already exists [2022-09-22T16:36:28.676Z] 2.3.0-dev.15: digest: sha256:bf2f82efda3b1bb8e9ee5b745ec6bbbe2d15faadc459c1169a586547c669dfa3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:36:29.014Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:36:29.357Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15 [2022-09-22T16:36:29.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T16:36:29.357Z] 9401891efaef: Preparing [2022-09-22T16:36:29.357Z] 709d446cf64a: Preparing [2022-09-22T16:36:29.357Z] 40ed92ef3bb8: Preparing [2022-09-22T16:36:29.357Z] 29b6e3bd01fd: Preparing [2022-09-22T16:36:29.357Z] 4ce8a4aaab8d: Preparing [2022-09-22T16:36:29.357Z] dbd5f5b0ed2a: Preparing [2022-09-22T16:36:29.357Z] 53e2d4b8e321: Preparing [2022-09-22T16:36:29.357Z] 1730314edb69: Preparing [2022-09-22T16:36:29.357Z] 28c3ef001483: Preparing [2022-09-22T16:36:29.357Z] 53e2d4b8e321: Waiting [2022-09-22T16:36:29.357Z] 1730314edb69: Waiting [2022-09-22T16:36:29.357Z] dbd5f5b0ed2a: Waiting [2022-09-22T16:36:29.357Z] 28c3ef001483: Waiting [2022-09-22T16:36:29.357Z] 40ed92ef3bb8: Layer already exists [2022-09-22T16:36:29.357Z] 709d446cf64a: Layer already exists [2022-09-22T16:36:29.357Z] 4ce8a4aaab8d: Layer already exists [2022-09-22T16:36:29.357Z] 29b6e3bd01fd: Layer already exists [2022-09-22T16:36:29.357Z] 9401891efaef: Layer already exists [2022-09-22T16:36:29.357Z] 53e2d4b8e321: Layer already exists [2022-09-22T16:36:29.357Z] dbd5f5b0ed2a: Layer already exists [2022-09-22T16:36:29.357Z] 28c3ef001483: Layer already exists [2022-09-22T16:36:29.357Z] 1730314edb69: Layer already exists [2022-09-22T16:36:29.357Z] d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15: digest: sha256:bf2f82efda3b1bb8e9ee5b745ec6bbbe2d15faadc459c1169a586547c669dfa3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:36:29.968Z] + 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 [2022-09-22T16:36:30.312Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-09-22T16:36:30.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T16:36:30.312Z] 9401891efaef: Preparing [2022-09-22T16:36:30.312Z] 709d446cf64a: Preparing [2022-09-22T16:36:30.312Z] 40ed92ef3bb8: Preparing [2022-09-22T16:36:30.312Z] 29b6e3bd01fd: Preparing [2022-09-22T16:36:30.312Z] 4ce8a4aaab8d: Preparing [2022-09-22T16:36:30.312Z] dbd5f5b0ed2a: Preparing [2022-09-22T16:36:30.312Z] 53e2d4b8e321: Preparing [2022-09-22T16:36:30.312Z] 1730314edb69: Preparing [2022-09-22T16:36:30.312Z] 28c3ef001483: Preparing [2022-09-22T16:36:30.312Z] 53e2d4b8e321: Waiting [2022-09-22T16:36:30.312Z] 1730314edb69: Waiting [2022-09-22T16:36:30.312Z] 28c3ef001483: Waiting [2022-09-22T16:36:30.312Z] dbd5f5b0ed2a: Waiting [2022-09-22T16:36:30.312Z] 9401891efaef: Layer already exists [2022-09-22T16:36:30.312Z] 709d446cf64a: Layer already exists [2022-09-22T16:36:30.312Z] 29b6e3bd01fd: Layer already exists [2022-09-22T16:36:30.312Z] 40ed92ef3bb8: Layer already exists [2022-09-22T16:36:30.312Z] 4ce8a4aaab8d: Layer already exists [2022-09-22T16:36:30.312Z] dbd5f5b0ed2a: Layer already exists [2022-09-22T16:36:30.312Z] 53e2d4b8e321: Layer already exists [2022-09-22T16:36:30.312Z] 28c3ef001483: Layer already exists [2022-09-22T16:36:30.312Z] 1730314edb69: Layer already exists [2022-09-22T16:36:30.580Z] main: digest: sha256:bf2f82efda3b1bb8e9ee5b745ec6bbbe2d15faadc459c1169a586547c669dfa3 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T16:36:30.637Z] ===================================================== [Pipeline] echo [2022-09-22T16:36:30.645Z] taggedImages: [2022-09-22T16:36:30.645Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d157eb815d7fbd973ad52ac1343ba67c62e80469 [2022-09-22T16:36:30.645Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-09-22T16:36:30.645Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.15 [2022-09-22T16:36:30.645Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d157eb815d7fbd973ad52ac1343ba67c62e80469-2.3.0-dev.15 [2022-09-22T16:36:30.645Z] - 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 [2022-09-22T16:36:30.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T16:36:30.992Z] [2022-09-22T16:36:30.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:36:31.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T16:36:31.322Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-22T16:36:31.322Z] 8998bd30e6a1: Pulling fs layer [2022-09-22T16:36:31.322Z] 04944245beec: Pulling fs layer [2022-09-22T16:36:31.322Z] 699f458cf7ca: Pulling fs layer [2022-09-22T16:36:31.322Z] 765212b225bb: Pulling fs layer [2022-09-22T16:36:31.322Z] f23df028b6ca: Pulling fs layer [2022-09-22T16:36:31.322Z] d65c8cfc05b1: Pulling fs layer [2022-09-22T16:36:31.322Z] 2437ff75d9bd: Pulling fs layer [2022-09-22T16:36:31.322Z] f23df028b6ca: Waiting [2022-09-22T16:36:31.322Z] d65c8cfc05b1: Waiting [2022-09-22T16:36:31.322Z] 2437ff75d9bd: Waiting [2022-09-22T16:36:31.322Z] 765212b225bb: Waiting [2022-09-22T16:36:31.592Z] 04944245beec: Verifying Checksum [2022-09-22T16:36:31.592Z] 04944245beec: Download complete [2022-09-22T16:36:31.592Z] 765212b225bb: Verifying Checksum [2022-09-22T16:36:31.592Z] 765212b225bb: Download complete [2022-09-22T16:36:31.592Z] f23df028b6ca: Download complete [2022-09-22T16:36:31.592Z] d65c8cfc05b1: Verifying Checksum [2022-09-22T16:36:31.592Z] d65c8cfc05b1: Download complete [2022-09-22T16:36:31.592Z] 699f458cf7ca: Verifying Checksum [2022-09-22T16:36:31.592Z] 699f458cf7ca: Download complete [2022-09-22T16:36:32.178Z] 8998bd30e6a1: Verifying Checksum [2022-09-22T16:36:32.178Z] 8998bd30e6a1: Download complete [2022-09-22T16:36:34.124Z] 2437ff75d9bd: Verifying Checksum [2022-09-22T16:36:34.124Z] 2437ff75d9bd: Download complete [2022-09-22T16:36:36.079Z] 8998bd30e6a1: Pull complete [2022-09-22T16:36:36.662Z] 04944245beec: Pull complete [2022-09-22T16:36:37.620Z] 699f458cf7ca: Pull complete [2022-09-22T16:36:37.887Z] 765212b225bb: Pull complete [2022-09-22T16:36:38.847Z] f23df028b6ca: Pull complete [2022-09-22T16:36:38.847Z] d65c8cfc05b1: Pull complete [2022-09-22T16:36:53.848Z] 2437ff75d9bd: Pull complete [2022-09-22T16:36:53.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-22T16:36:53.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T16:36:53.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:36:54.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-611 does not seem to be running inside a container [2022-09-22T16:36:54.087Z] $ 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/55 -v /w/workspace/app-rfid-llrp-inventory/55:/w/workspace/app-rfid-llrp-inventory/55:rw,z -v /w/workspace/app-rfid-llrp-inventory/55@tmp:/w/workspace/app-rfid-llrp-inventory/55@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 [2022-09-22T16:36:56.957Z] $ docker top d5f2ad0d2c763ffa0bbf2af19f5a6b8b5aee270c677d17ced9d0949cf8677625 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:36:57.467Z] ---> job-cost.sh [2022-09-22T16:36:57.732Z] lf-activate-venv: SKIPPING [2022-09-22T16:36:57.732Z] INFO: No Stack... [2022-09-22T16:36:58.312Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-22T16:36:58.893Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T16:36:59.473Z] + cat /w/workspace/app-rfid-llrp-inventory/55/archives/cost.csv [2022-09-22T16:36:59.473Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T16:36:59.538Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-55-stack-cost] [2022-09-22T16:36:59.543Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-55-stack-cost] did not exist. Created. [2022-09-22T16:36:59.544Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T16:36:59.874Z] /w/workspace/app-rfid-llrp-inventory/55@tmp/durable-4f2b3768/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-22T16:37:00.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-22T16:37:00.485Z] Warning: overwriting stash ‘stack-cost’ [2022-09-22T16:37:00.532Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T16:37:00.540Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T16:37:00.538Z] $ docker stop --time=1 d5f2ad0d2c763ffa0bbf2af19f5a6b8b5aee270c677d17ced9d0949cf8677625 [2022-09-22T16:37:02.012Z] $ docker rm -f d5f2ad0d2c763ffa0bbf2af19f5a6b8b5aee270c677d17ced9d0949cf8677625 [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 [2022-09-22T16:37:02.352Z] provisioning config files... [2022-09-22T16:37:02.360Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3665746829386382941tmp [Pipeline] { [Pipeline] sh [2022-09-22T16:37:02.648Z] + set +x [2022-09-22T16:37:02.648Z] + bash -s -- [2022-09-22T16:37:02.648Z] + curl -s https://codecov.io/bash [2022-09-22T16:37:02.648Z] [2022-09-22T16:37:02.648Z] _____ _ [2022-09-22T16:37:02.648Z] / ____| | | [2022-09-22T16:37:02.648Z] | | ___ __| | ___ ___ _____ __ [2022-09-22T16:37:02.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-22T16:37:02.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-22T16:37:02.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-22T16:37:02.649Z] Bash-1.0.6 [2022-09-22T16:37:02.649Z] [2022-09-22T16:37:02.649Z] [2022-09-22T16:37:02.649Z] ==> git version 2.25.1 found [2022-09-22T16:37:02.649Z] ==> 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 [2022-09-22T16:37:02.649Z] Release-Date: 2020-01-08 [2022-09-22T16:37:02.649Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-22T16:37:02.649Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-22T16:37:02.649Z] ==> Jenkins CI detected. [2022-09-22T16:37:02.649Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-09-22T16:37:02.649Z] project root: . [2022-09-22T16:37:02.649Z] --> token set from env [2022-09-22T16:37:02.649Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-22T16:37:02.649Z] ==> Running gcov in . (disable via -X gcov) [2022-09-22T16:37:02.649Z] ==> Python coveragepy not found [2022-09-22T16:37:02.649Z] ==> Searching for coverage reports in: [2022-09-22T16:37:02.649Z] + . [2022-09-22T16:37:02.649Z] -> Found 1 reports [2022-09-22T16:37:02.649Z] ==> Detecting git/mercurial file structure [2022-09-22T16:37:02.649Z] ==> Reading reports [2022-09-22T16:37:02.649Z] + ./coverage.out bytes=41008 [2022-09-22T16:37:02.649Z] ==> Appending adjustments [2022-09-22T16:37:02.649Z] https://docs.codecov.io/docs/fixing-reports [2022-09-22T16:37:02.909Z] + Found adjustments [2022-09-22T16:37:02.909Z] ==> Gzipping contents [2022-09-22T16:37:02.909Z] 12K /tmp/codecov.U18kVx.gz [2022-09-22T16:37:02.909Z] ==> Uploading reports [2022-09-22T16:37:02.909Z] url: https://codecov.io [2022-09-22T16:37:02.909Z] query: branch=main&commit=d157eb815d7fbd973ad52ac1343ba67c62e80469&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T16:37:02.909Z] -> Pinging Codecov [2022-09-22T16:37:02.909Z] 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=d157eb815d7fbd973ad52ac1343ba67c62e80469&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T16:37:03.169Z] -> Uploading to [2022-09-22T16:37:03.169Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-22/581DD39554BDF9B6E22D074273EAD858/d157eb815d7fbd973ad52ac1343ba67c62e80469/dc00ca3d-5372-486e-8552-0c61c86c4b24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T163703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1806d60ab666b8979d4895357a93b07d6a47b880bb72f4e26933211bb9a4dcb0 [2022-09-22T16:37:03.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T16:37:03.169Z] Dload Upload Total Spent Left Speed [2022-09-22T16:37:03.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11458 0 0 100 11458 0 43900 --:--:-- --:--:-- --:--:-- 43900 [2022-09-22T16:37:03.430Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d157eb815d7fbd973ad52ac1343ba67c62e80469 [Pipeline] } [2022-09-22T16:37:03.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-22T16:37:03.634Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-22T16:37:03.653Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:37:03.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T16:37:03.948Z] [2022-09-22T16:37:03.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:37:04.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T16:37:04.244Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-22T16:37:04.244Z] df9b9388f04a: Pulling fs layer [2022-09-22T16:37:04.244Z] 52dc419b0ee2: Pulling fs layer [2022-09-22T16:37:04.244Z] 25bc292e5bac: Pulling fs layer [2022-09-22T16:37:04.244Z] 114826534d7a: Pulling fs layer [2022-09-22T16:37:04.244Z] 4657fd5d0bcf: Pulling fs layer [2022-09-22T16:37:04.244Z] 6ad1cebc031e: Pulling fs layer [2022-09-22T16:37:04.244Z] 8a3aa393b2d8: Pulling fs layer [2022-09-22T16:37:04.244Z] 114826534d7a: Waiting [2022-09-22T16:37:04.244Z] 6ad1cebc031e: Waiting [2022-09-22T16:37:04.244Z] 4657fd5d0bcf: Waiting [2022-09-22T16:37:04.244Z] 8a3aa393b2d8: Waiting [2022-09-22T16:37:04.244Z] 25bc292e5bac: Verifying Checksum [2022-09-22T16:37:04.244Z] 25bc292e5bac: Download complete [2022-09-22T16:37:04.244Z] 52dc419b0ee2: Verifying Checksum [2022-09-22T16:37:04.244Z] 52dc419b0ee2: Download complete [2022-09-22T16:37:04.244Z] 4657fd5d0bcf: Verifying Checksum [2022-09-22T16:37:04.244Z] df9b9388f04a: Download complete [2022-09-22T16:37:04.504Z] df9b9388f04a: Pull complete [2022-09-22T16:37:04.504Z] 6ad1cebc031e: Verifying Checksum [2022-09-22T16:37:04.504Z] 6ad1cebc031e: Download complete [2022-09-22T16:37:04.504Z] 52dc419b0ee2: Pull complete [2022-09-22T16:37:04.504Z] 25bc292e5bac: Pull complete [2022-09-22T16:37:05.283Z] 114826534d7a: Download complete [2022-09-22T16:37:05.540Z] 8a3aa393b2d8: Verifying Checksum [2022-09-22T16:37:05.540Z] 8a3aa393b2d8: Download complete [2022-09-22T16:37:08.826Z] 114826534d7a: Pull complete [2022-09-22T16:37:08.826Z] 4657fd5d0bcf: Pull complete [2022-09-22T16:37:09.393Z] 6ad1cebc031e: Pull complete [2022-09-22T16:37:12.675Z] 8a3aa393b2d8: Pull complete [2022-09-22T16:37:12.675Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-22T16:37:12.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T16:37:12.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:37:12.755Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:37:12.791Z] $ 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 [2022-09-22T16:37:14.768Z] $ docker top a9a43a14a81bedbb9013e838d9f355c95799e3fec694064e0572c2effeab68e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-22T16:37:14.828Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-09-22T16:37:15.102Z] + set -o pipefail [2022-09-22T16:37:15.102Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-09-22T16:37:20.370Z] [2022-09-22T16:37:20.370Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-09-22T16:37:20.370Z] [2022-09-22T16:37:20.370Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/0dba95e4-d729-46f5-a025-842288c7f4bc [2022-09-22T16:37:20.370Z] [2022-09-22T16:37:20.370Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-22T16:37:20.370Z] [2022-09-22T16:37:20.370Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-22T16:37:20.370Z] [2022-09-22T16:37:20.370Z] [Pipeline] } [2022-09-22T16:37:20.387Z] $ docker stop --time=1 a9a43a14a81bedbb9013e838d9f355c95799e3fec694064e0572c2effeab68e2 [2022-09-22T16:37:22.539Z] $ docker rm -f a9a43a14a81bedbb9013e838d9f355c95799e3fec694064e0572c2effeab68e2 [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 [2022-09-22T16:37:23.211Z] + git log --format=format:%s -1 d157eb815d7fbd973ad52ac1343ba67c62e80469 [Pipeline] sh [2022-09-22T16:37:23.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T16:37:23.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:37:23.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T16:37:23.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:37:23.854Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:37:23.892Z] $ 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 [2022-09-22T16:37:24.308Z] $ docker top bf7f85b10df47dbbcf3de536483d4fd7dfa7febd27f9f7ee185346a3687bef70 -eo pid,comm [2022-09-22T16:37:24.356Z] 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). [2022-09-22T16:37:24.356Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T16:37:24.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T16:37:24.391Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T16:37:24.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T16:37:24.508Z] $ docker exec bf7f85b10df47dbbcf3de536483d4fd7dfa7febd27f9f7ee185346a3687bef70 ssh-agent [2022-09-22T16:37:24.605Z] SSH_AUTH_SOCK=/tmp/ssh-UlkqAXm9iMmW/agent.31 [2022-09-22T16:37:24.605Z] SSH_AGENT_PID=37 [2022-09-22T16:37:24.610Z] Running ssh-add (command line suppressed) [2022-09-22T16:37:24.720Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18387574476364045168.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18387574476364045168.key) [2022-09-22T16:37:24.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T16:37:25.017Z] + git semver tag [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,199 [run_tag] DEBUG tag force:False [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,199 [check_head_tag] DEBUG check head tag [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,199 [execute] INFO git cat-file --batch-check [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,204 [execute] INFO git cat-file --batch [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,215 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,215 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,215 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-09-22T16:37:25.277Z] 2022-09-22 16:37:25,221 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T16:37:25.277Z] 2.3.0-dev.15 [Pipeline] } [2022-09-22T16:37:25.291Z] $ docker exec --env ******** --env ******** bf7f85b10df47dbbcf3de536483d4fd7dfa7febd27f9f7ee185346a3687bef70 ssh-agent -k [2022-09-22T16:37:25.382Z] unset SSH_AUTH_SOCK; [2022-09-22T16:37:25.382Z] unset SSH_AGENT_PID; [2022-09-22T16:37:25.382Z] echo Agent pid 37 killed; [2022-09-22T16:37:25.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T16:37:25.701Z] + git semver [Pipeline] } [2022-09-22T16:37:25.979Z] $ docker stop --time=1 bf7f85b10df47dbbcf3de536483d4fd7dfa7febd27f9f7ee185346a3687bef70 [2022-09-22T16:37:27.276Z] $ docker rm -f bf7f85b10df47dbbcf3de536483d4fd7dfa7febd27f9f7ee185346a3687bef70 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:37:27.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T16:37:27.647Z] [2022-09-22T16:37:27.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:37:27.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T16:37:27.941Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-22T16:37:27.941Z] ab5ef0e58194: Pulling fs layer [2022-09-22T16:37:27.941Z] 9712f1f96733: Pulling fs layer [2022-09-22T16:37:27.941Z] 63f879dbbcfc: Pulling fs layer [2022-09-22T16:37:27.941Z] 0d9ebad4ef96: Pulling fs layer [2022-09-22T16:37:27.941Z] e9a5061849ea: Pulling fs layer [2022-09-22T16:37:27.941Z] d747dcd14b5f: Pulling fs layer [2022-09-22T16:37:27.941Z] 2de7ff778b66: Pulling fs layer [2022-09-22T16:37:27.941Z] e9a5061849ea: Waiting [2022-09-22T16:37:27.941Z] d747dcd14b5f: Waiting [2022-09-22T16:37:27.941Z] 0d9ebad4ef96: Waiting [2022-09-22T16:37:27.941Z] 2de7ff778b66: Waiting [2022-09-22T16:37:27.941Z] 9712f1f96733: Verifying Checksum [2022-09-22T16:37:27.941Z] 9712f1f96733: Download complete [2022-09-22T16:37:28.206Z] 63f879dbbcfc: Verifying Checksum [2022-09-22T16:37:28.206Z] 63f879dbbcfc: Download complete [2022-09-22T16:37:28.465Z] 0d9ebad4ef96: Verifying Checksum [2022-09-22T16:37:28.465Z] 0d9ebad4ef96: Download complete [2022-09-22T16:37:28.465Z] d747dcd14b5f: Download complete [2022-09-22T16:37:28.465Z] e9a5061849ea: Verifying Checksum [2022-09-22T16:37:28.465Z] e9a5061849ea: Download complete [2022-09-22T16:37:28.465Z] ab5ef0e58194: Download complete [2022-09-22T16:37:28.723Z] 2de7ff778b66: Verifying Checksum [2022-09-22T16:37:28.723Z] 2de7ff778b66: Download complete [2022-09-22T16:37:31.249Z] ab5ef0e58194: Pull complete [2022-09-22T16:37:31.249Z] 9712f1f96733: Pull complete [2022-09-22T16:37:31.813Z] 63f879dbbcfc: Pull complete [2022-09-22T16:37:35.088Z] 0d9ebad4ef96: Pull complete [2022-09-22T16:37:35.346Z] e9a5061849ea: Pull complete [2022-09-22T16:37:35.346Z] d747dcd14b5f: Pull complete [2022-09-22T16:37:36.301Z] 2de7ff778b66: Pull complete [2022-09-22T16:37:36.301Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-22T16:37:36.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T16:37:36.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:37:36.405Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:37:36.439Z] $ 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 [2022-09-22T16:37:39.735Z] $ docker top 661095272dc66cc3f3efbc56812eddffc1a300bdf849762a5e5db225999b9d8b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-22T16:37:39.800Z] provisioning config files... [2022-09-22T16:37:39.806Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14788435137654325182tmp [2022-09-22T16:37:39.816Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2293407736343915440tmp [2022-09-22T16:37:39.823Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12257156114112035706tmp [Pipeline] { [Pipeline] echo [2022-09-22T16:37:39.837Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:37:40.121Z] ---> sigul-configuration.sh [2022-09-22T16:37:40.121Z] gpg: directory `/root/.gnupg' created [2022-09-22T16:37:40.121Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-22T16:37:40.121Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-22T16:37:40.121Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-22T16:37:40.121Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-22T16:37:40.121Z] gpg: CAST5 encrypted data [2022-09-22T16:37:40.121Z] gpg: encrypted with 1 passphrase [2022-09-22T16:37:40.121Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-22T16:37:40.405Z] + mkdir /home/jenkins [2022-09-22T16:37:40.406Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-22T16:37:40.688Z] + 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 [2022-09-22T16:37:40.696Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:37:40.981Z] ---> sigul-install.sh [2022-09-22T16:37:40.981Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-22T16:37:41.263Z] + git tag --list [2022-09-22T16:37:41.263Z] v0.0.0 [2022-09-22T16:37:41.263Z] v1.0.0 [2022-09-22T16:37:41.263Z] v2.1.0 [2022-09-22T16:37:41.263Z] v2.1.1 [2022-09-22T16:37:41.263Z] v2.1.1-dev.1 [2022-09-22T16:37:41.263Z] v2.2.0 [2022-09-22T16:37:41.263Z] v2.2.1-dev.1 [2022-09-22T16:37:41.263Z] v2.2.1-dev.2 [2022-09-22T16:37:41.263Z] v2.2.1-dev.3 [2022-09-22T16:37:41.263Z] v2.2.1-dev.4 [2022-09-22T16:37:41.263Z] v2.2.1-dev.5 [2022-09-22T16:37:41.263Z] v2.2.1-dev.6 [2022-09-22T16:37:41.263Z] v2.2.1-dev.7 [2022-09-22T16:37:41.263Z] v2.3.0-dev.10 [2022-09-22T16:37:41.263Z] v2.3.0-dev.11 [2022-09-22T16:37:41.263Z] v2.3.0-dev.12 [2022-09-22T16:37:41.263Z] v2.3.0-dev.13 [2022-09-22T16:37:41.263Z] v2.3.0-dev.14 [2022-09-22T16:37:41.263Z] v2.3.0-dev.15 [2022-09-22T16:37:41.263Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-22T16:37:41.546Z] + lftools sign git-tag v2.3.0-dev.15 [2022-09-22T16:37:42.115Z] Signing Git tag with Sigul... [2022-09-22T16:37:42.115Z] Signing v2.3.0-dev.15 [Pipeline] echo [2022-09-22T16:37:42.382Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:37:42.668Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-22T16:37:42.675Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-22T16:37:42.698Z] $ docker stop --time=1 661095272dc66cc3f3efbc56812eddffc1a300bdf849762a5e5db225999b9d8b [2022-09-22T16:37:44.023Z] $ docker rm -f 661095272dc66cc3f3efbc56812eddffc1a300bdf849762a5e5db225999b9d8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-22T16:37:44.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T16:37:44.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:37:44.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T16:37:44.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:37:44.776Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:37:44.814Z] $ 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 [2022-09-22T16:37:45.160Z] $ docker top 81e785d0c208f13ed50c76060065ac9ea43024139a92d80bc13682c77b9042ad -eo pid,comm [2022-09-22T16:37:45.202Z] 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). [2022-09-22T16:37:45.202Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T16:37:45.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T16:37:45.243Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T16:37:45.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T16:37:45.373Z] $ docker exec 81e785d0c208f13ed50c76060065ac9ea43024139a92d80bc13682c77b9042ad ssh-agent [2022-09-22T16:37:45.488Z] SSH_AUTH_SOCK=/tmp/ssh-YhHea7nRlDUM/agent.32 [2022-09-22T16:37:45.488Z] SSH_AGENT_PID=38 [2022-09-22T16:37:45.494Z] Running ssh-add (command line suppressed) [2022-09-22T16:37:45.592Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8626835217123198260.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8626835217123198260.key) [2022-09-22T16:37:45.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T16:37:45.888Z] + git semver bump pre [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,067 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,067 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,067 [bump_version] DEBUG bumped version:2.3.0-dev.16 [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,067 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,067 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,067 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,069 [execute] INFO git cat-file --batch-check [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,074 [execute] INFO git cat-file --batch [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T16:37:46.146Z] 2022-09-22 16:37:46,081 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T16:37:46.146Z] 2.3.0-dev.16 [Pipeline] } [2022-09-22T16:37:46.161Z] $ docker exec --env ******** --env ******** 81e785d0c208f13ed50c76060065ac9ea43024139a92d80bc13682c77b9042ad ssh-agent -k [2022-09-22T16:37:46.260Z] unset SSH_AUTH_SOCK; [2022-09-22T16:37:46.260Z] unset SSH_AGENT_PID; [2022-09-22T16:37:46.260Z] echo Agent pid 38 killed; [2022-09-22T16:37:46.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T16:37:46.565Z] + git semver [Pipeline] } [2022-09-22T16:37:46.839Z] $ docker stop --time=1 81e785d0c208f13ed50c76060065ac9ea43024139a92d80bc13682c77b9042ad [2022-09-22T16:37:48.123Z] $ docker rm -f 81e785d0c208f13ed50c76060065ac9ea43024139a92d80bc13682c77b9042ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T16:37:48.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T16:37:48.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:37:48.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T16:37:48.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:37:48.825Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:37:48.861Z] $ 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 [2022-09-22T16:37:49.230Z] $ docker top b27b437a69df7864c1a960a73991b7c646b4abff2abc89c2a1371c36aa7d578c -eo pid,comm [2022-09-22T16:37:49.273Z] 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). [2022-09-22T16:37:49.273Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T16:37:49.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T16:37:49.306Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T16:37:49.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T16:37:49.426Z] $ docker exec b27b437a69df7864c1a960a73991b7c646b4abff2abc89c2a1371c36aa7d578c ssh-agent [2022-09-22T16:37:49.519Z] SSH_AUTH_SOCK=/tmp/ssh-Dozxgplm481M/agent.32 [2022-09-22T16:37:49.519Z] SSH_AGENT_PID=38 [2022-09-22T16:37:49.525Z] Running ssh-add (command line suppressed) [2022-09-22T16:37:49.628Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16714688343968970583.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16714688343968970583.key) [2022-09-22T16:37:49.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T16:37:49.919Z] + git semver push [2022-09-22T16:37:50.178Z] 2022-09-22 16:37:50,085 [run_push] DEBUG push [2022-09-22T16:37:50.178Z] 2022-09-22 16:37:50,085 [execute] INFO git cat-file --batch-check [2022-09-22T16:37:50.178Z] 2022-09-22 16:37:50,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T16:37:50.178Z] 2022-09-22 16:37:50,089 [execute] INFO git rev-list 1f582e9642c39d161fd96c3c041c3521e54b5b9e -- [2022-09-22T16:37:50.178Z] 2022-09-22 16:37:50,089 [execute] DEBUG Popen(['git', 'rev-list', '1f582e9642c39d161fd96c3c041c3521e54b5b9e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T16:37:50.178Z] 2022-09-22 16:37:50,096 [execute] INFO git fetch -v origin [2022-09-22T16:37:50.178Z] 2022-09-22 16:37:50,096 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-22T16:37:50.743Z] 2022-09-22 16:37:50,630 [run_push] DEBUG no remote changes detected [2022-09-22T16:37:50.743Z] 2022-09-22 16:37:50,630 [execute] INFO git push origin semver [2022-09-22T16:37:50.743Z] 2022-09-22 16:37:50,631 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T16:37:51.678Z] 2022-09-22 16:37:51,442 [run_push] DEBUG push all version tags [2022-09-22T16:37:51.678Z] 2022-09-22 16:37:51,443 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-22T16:37:51.678Z] 2022-09-22 16:37:51,443 [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) [2022-09-22T16:37:52.613Z] 2022-09-22 16:37:52,272 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T16:37:52.613Z] 2.3.0-dev.16 [Pipeline] } [2022-09-22T16:37:52.627Z] $ docker exec --env ******** --env ******** b27b437a69df7864c1a960a73991b7c646b4abff2abc89c2a1371c36aa7d578c ssh-agent -k [2022-09-22T16:37:52.736Z] unset SSH_AUTH_SOCK; [2022-09-22T16:37:52.736Z] unset SSH_AGENT_PID; [2022-09-22T16:37:52.736Z] echo Agent pid 38 killed; [2022-09-22T16:37:52.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T16:37:53.045Z] + git semver [Pipeline] } [2022-09-22T16:37:53.324Z] $ docker stop --time=1 b27b437a69df7864c1a960a73991b7c646b4abff2abc89c2a1371c36aa7d578c [2022-09-22T16:37:54.674Z] $ docker rm -f b27b437a69df7864c1a960a73991b7c646b4abff2abc89c2a1371c36aa7d578c [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 [2022-09-22T16:37:55.156Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-09-22T16:37:55.156Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-09-22T16:37:55.156Z] total 16 [2022-09-22T16:37:55.156Z] drwxr-xr-x 3 root root 4096 Sep 22 16:27 . [2022-09-22T16:37:55.156Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 16:37 .. [2022-09-22T16:37:55.156Z] drwxr-xr-x 2 root root 4096 Sep 22 16:27 cost [2022-09-22T16:37:55.156Z] -rw-r--r-- 1 root root 94 Sep 22 16:27 cost.csv [2022-09-22T16:37:55.156Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-09-22T16:37:55.156Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-09-22T16:37:55.156Z] total 16 [2022-09-22T16:37:55.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 16:27 . [2022-09-22T16:37:55.156Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 16:37 .. [2022-09-22T16:37:55.156Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 16:27 cost [2022-09-22T16:37:55.156Z] -rw-r--r-- 1 jenkins jenkins 94 Sep 22 16:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:37:55.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:37:56.297Z] ---> package-listing.sh [2022-09-22T16:37:56.297Z] ++ facter osfamily [2022-09-22T16:37:56.297Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-22T16:37:56.556Z] + OS_FAMILY=debian [2022-09-22T16:37:56.556Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-09-22T16:37:56.556Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-22T16:37:56.556Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-22T16:37:56.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-22T16:37:56.556Z] + PACKAGES=/tmp/packages_start.txt [2022-09-22T16:37:56.556Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-09-22T16:37:56.556Z] + PACKAGES=/tmp/packages_end.txt [2022-09-22T16:37:56.556Z] + case "${OS_FAMILY}" in [2022-09-22T16:37:56.556Z] + dpkg -l [2022-09-22T16:37:56.556Z] + grep '^ii' [2022-09-22T16:37:56.556Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-22T16:37:56.556Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-22T16:37:56.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-22T16:37:56.556Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-09-22T16:37:56.556Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-09-22T16:37:56.556Z] + 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 [2022-09-22T16:37:56.566Z] 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 [2022-09-22T16:37:56.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:37:57.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T16:37:57.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:37:57.546Z] prd-ubuntu20.04-docker-8c-8g-609 does not seem to be running inside a container [2022-09-22T16:37:57.634Z] $ 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 [2022-09-22T16:37:57.859Z] $ docker top e817bdf3875795deb029c7f4af9c3b1731f0585c20672d04363aa424d0916053 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T16:37:58.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-22T16:37:58.484Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-22T16:37:58.768Z] + ls /var/log/sa-host [2022-09-22T16:37:58.768Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T16:37:58.828Z] provisioning config files... [2022-09-22T16:37:58.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17818072224327833211tmp [Pipeline] { [Pipeline] echo [2022-09-22T16:37:58.850Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:37:59.128Z] ---> create-netrc.sh [Pipeline] } [2022-09-22T16:37:59.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:37:59.452Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-22T16:37:59.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:37:59.739Z] ---> sudo-logs.sh [2022-09-22T16:37:59.739Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-22T16:37:59.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:38:00.047Z] ---> job-cost.sh [2022-09-22T16:38:00.047Z] lf-activate-venv: SKIPPING [2022-09-22T16:38:00.047Z] DEBUG: total: 0.2199999988079071 [2022-09-22T16:38:00.047Z] INFO: Retrieving Stack Cost... [2022-09-22T16:38:00.305Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T16:38:00.872Z] INFO: Archiving Costs [Pipeline] echo [2022-09-22T16:38:00.881Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:38:01.175Z] ---> logs-deploy.sh [2022-09-22T16:38:01.175Z] lf-activate-venv: SKIPPING [2022-09-22T16:38:01.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/55 [2022-09-22T16:38:01.175Z] INFO: archiving workspace using pattern(s): [2022-09-22T16:38:02.113Z] Archives upload complete. [2022-09-22T16:38:02.113Z] INFO: archiving logs to Nexus