Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 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-ssh563103818777249667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1370153810221342789.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12086769020420833622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh10306239989477238834.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18011841053078605648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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-23307’ Running on prd-ubuntu20.04-docker-8c-8g-23310 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea (main) > 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 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#106)" > git rev-list --no-walk 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-22T15:44:52.914Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-22T15:44:52.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-22T15:44:52.991Z] ========================================================= [2022-08-22T15:44:52.991Z] EdgeX Global Pipelines Version Info [2022-08-22T15:44:52.991Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:44:53.743Z] ------------------- [2022-08-22T15:44:53.743Z] stable info: [2022-08-22T15:44:53.743Z] ------------------- [2022-08-22T15:44:53.743Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-22T15:44:53.743Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-22T15:44:53.743Z] Message: update stable to v1.0.238 [2022-08-22T15:44:54.316Z] ------------------- [2022-08-22T15:44:54.316Z] experimental info: [2022-08-22T15:44:54.316Z] ------------------- [2022-08-22T15:44:54.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-22T15:44:54.316Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-22T15:44:54.316Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-22T15:44:54.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-08-22T15:44:54.628Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-08-22T15:44:54.637Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-22T15:44:54.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-22T15:44:54.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-22T15:44:54.668Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-22T15:44:54.679Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-22T15:44:54.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-22T15:44:54.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-22T15:44:54.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-22T15:44:54.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-22T15:44:54.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-08-22T15:44:54.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-22T15:44:54.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-22T15:44:54.770Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-22T15:44:54.784Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-22T15:44:54.799Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-22T15:44:54.813Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-22T15:44:54.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-22T15:44:54.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-22T15:44:54.860Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-22T15:44:54.874Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-22T15:44:54.888Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-22T15:44:54.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-22T15:44:54.917Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-22T15:44:54.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-22T15:44:54.945Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-22T15:44:54.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-22T15:44:54.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-22T15:44:54.991Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-22T15:44:55.006Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] echo [2022-08-22T15:44:55.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 072a57e [Pipeline] echo [2022-08-22T15:44:55.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T15:44:55.094Z] provisioning config files... [2022-08-22T15:44:55.107Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8591726828308268906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:44:55.424Z] ---> docker-login.sh [2022-08-22T15:44:55.424Z] nexus3.edgexfoundry.org:10001 [2022-08-22T15:44:55.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:44:55.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:44:55.685Z] Configure a credential helper to remove this warning. See [2022-08-22T15:44:55.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:44:55.685Z] [2022-08-22T15:44:55.685Z] Login Succeeded [2022-08-22T15:44:55.685Z] nexus3.edgexfoundry.org:10002 [2022-08-22T15:44:55.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:44:55.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:44:55.948Z] Configure a credential helper to remove this warning. See [2022-08-22T15:44:55.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:44:55.948Z] [2022-08-22T15:44:55.948Z] Login Succeeded [2022-08-22T15:44:55.948Z] nexus3.edgexfoundry.org:10003 [2022-08-22T15:44:55.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:44:55.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:44:55.948Z] Configure a credential helper to remove this warning. See [2022-08-22T15:44:55.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:44:55.948Z] [2022-08-22T15:44:55.948Z] Login Succeeded [2022-08-22T15:44:55.948Z] nexus3.edgexfoundry.org:10004 [2022-08-22T15:44:56.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:44:56.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:44:56.210Z] Configure a credential helper to remove this warning. See [2022-08-22T15:44:56.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:44:56.210Z] [2022-08-22T15:44:56.210Z] Login Succeeded [2022-08-22T15:44:56.210Z] docker.io [2022-08-22T15:44:56.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:44:56.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:44:56.471Z] Configure a credential helper to remove this warning. See [2022-08-22T15:44:56.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:44:56.471Z] [2022-08-22T15:44:56.471Z] Login Succeeded [2022-08-22T15:44:56.471Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T15:44:56.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-22T15:44:56.880Z] + git rev-list -1 --merges 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea~1..072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] echo [2022-08-22T15:44:56.916Z] -----------> git rev-list -1 --merges 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea~1..072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [false] [Pipeline] sh [2022-08-22T15:44:57.218Z] + git log --format=format:%s -1 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] echo [2022-08-22T15:44:57.251Z] ========================================================= [2022-08-22T15:44:57.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-22T15:44:57.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T15:44:57.603Z] + git log --format=format:%s -1 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] echo [2022-08-22T15:44:57.625Z] [semverPrep] GIT_COMMIT: 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#106) [Pipeline] echo [2022-08-22T15:44:57.635Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-22T15:44:58.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-22T15:44:58.059Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-22T15:44:58.059Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-22T15:44:58.059Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-22T15:44:58.059Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-22T15:44:58.059Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-22T15:44:58.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:44:58.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T15:44:58.561Z] [2022-08-22T15:44:58.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:44:58.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T15:44:58.874Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-22T15:44:58.874Z] b85a868b505f: Pulling fs layer [2022-08-22T15:44:58.874Z] e2be974225ed: Pulling fs layer [2022-08-22T15:44:58.874Z] 339a4e72a1f5: Pulling fs layer [2022-08-22T15:44:58.874Z] 988bab9f4d93: Pulling fs layer [2022-08-22T15:44:58.874Z] 1469e6f7b9e6: Pulling fs layer [2022-08-22T15:44:58.874Z] eaf3925da568: Pulling fs layer [2022-08-22T15:44:58.874Z] bab4dde63d76: Pulling fs layer [2022-08-22T15:44:58.874Z] bde34c3a00c8: Pulling fs layer [2022-08-22T15:44:58.874Z] b352a97aabf1: Pulling fs layer [2022-08-22T15:44:58.874Z] 4872d77fe225: Pulling fs layer [2022-08-22T15:44:58.874Z] 5851b861e8e6: Pulling fs layer [2022-08-22T15:44:58.874Z] 988bab9f4d93: Waiting [2022-08-22T15:44:58.874Z] 1469e6f7b9e6: Waiting [2022-08-22T15:44:58.874Z] eaf3925da568: Waiting [2022-08-22T15:44:58.874Z] bab4dde63d76: Waiting [2022-08-22T15:44:58.874Z] bde34c3a00c8: Waiting [2022-08-22T15:44:58.874Z] b352a97aabf1: Waiting [2022-08-22T15:44:58.874Z] 4872d77fe225: Waiting [2022-08-22T15:44:58.874Z] e2be974225ed: Download complete [2022-08-22T15:44:58.874Z] 988bab9f4d93: Verifying Checksum [2022-08-22T15:44:58.874Z] 988bab9f4d93: Download complete [2022-08-22T15:44:59.134Z] 1469e6f7b9e6: Verifying Checksum [2022-08-22T15:44:59.134Z] 1469e6f7b9e6: Download complete [2022-08-22T15:44:59.134Z] 339a4e72a1f5: Verifying Checksum [2022-08-22T15:44:59.134Z] 339a4e72a1f5: Download complete [2022-08-22T15:44:59.134Z] eaf3925da568: Verifying Checksum [2022-08-22T15:44:59.135Z] eaf3925da568: Download complete [2022-08-22T15:44:59.135Z] bde34c3a00c8: Download complete [2022-08-22T15:44:59.135Z] b352a97aabf1: Download complete [2022-08-22T15:44:59.135Z] 4872d77fe225: Verifying Checksum [2022-08-22T15:44:59.135Z] 4872d77fe225: Download complete [2022-08-22T15:44:59.135Z] 5851b861e8e6: Verifying Checksum [2022-08-22T15:44:59.135Z] 5851b861e8e6: Download complete [2022-08-22T15:44:59.135Z] b85a868b505f: Download complete [2022-08-22T15:44:59.396Z] bab4dde63d76: Verifying Checksum [2022-08-22T15:44:59.396Z] bab4dde63d76: Download complete [2022-08-22T15:45:00.343Z] b85a868b505f: Pull complete [2022-08-22T15:45:00.602Z] e2be974225ed: Pull complete [2022-08-22T15:45:01.172Z] 339a4e72a1f5: Pull complete [2022-08-22T15:45:01.172Z] 988bab9f4d93: Pull complete [2022-08-22T15:45:01.434Z] 1469e6f7b9e6: Pull complete [2022-08-22T15:45:01.700Z] eaf3925da568: Pull complete [2022-08-22T15:45:03.616Z] bab4dde63d76: Pull complete [2022-08-22T15:45:03.616Z] bde34c3a00c8: Pull complete [2022-08-22T15:45:03.616Z] b352a97aabf1: Pull complete [2022-08-22T15:45:03.877Z] 4872d77fe225: Pull complete [2022-08-22T15:45:03.877Z] 5851b861e8e6: Pull complete [2022-08-22T15:45:03.877Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-22T15:45:03.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T15:45:03.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:45:03.977Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:45:04.020Z] $ 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-08-22T15:45:05.745Z] $ docker top 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 -eo pid,comm [2022-08-22T15:45:05.820Z] 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-08-22T15:45:05.820Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-22T15:45:05.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T15:45:05.860Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T15:45:05.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T15:45:06.000Z] $ docker exec 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 ssh-agent [2022-08-22T15:45:06.134Z] SSH_AUTH_SOCK=/tmp/ssh-LJQo0FGSiP4B/agent.32 [2022-08-22T15:45:06.134Z] SSH_AGENT_PID=39 [2022-08-22T15:45:06.140Z] Running ssh-add (command line suppressed) [2022-08-22T15:45:06.264Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5626151332574532617.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5626151332574532617.key) [2022-08-22T15:45:06.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T15:45:06.570Z] + git tag --points-at HEAD [Pipeline] } [2022-08-22T15:45:06.586Z] $ docker exec --env ******** --env ******** 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 ssh-agent -k [2022-08-22T15:45:06.713Z] unset SSH_AUTH_SOCK; [2022-08-22T15:45:06.713Z] unset SSH_AGENT_PID; [2022-08-22T15:45:06.713Z] echo Agent pid 39 killed; [2022-08-22T15:45:06.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-22T15:45:06.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T15:45:06.744Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T15:45:06.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T15:45:06.899Z] $ docker exec 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 ssh-agent [2022-08-22T15:45:07.029Z] SSH_AUTH_SOCK=/tmp/ssh-rDXcJH1ynvpa/agent.72 [2022-08-22T15:45:07.029Z] SSH_AGENT_PID=78 [2022-08-22T15:45:07.036Z] Running ssh-add (command line suppressed) [2022-08-22T15:45:07.155Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8592775637968767623.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8592775637968767623.key) [2022-08-22T15:45:07.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T15:45:07.553Z] + git semver init [2022-08-22T15:45:07.828Z] 2022-08-22 15:45:07,743 [run_init] DEBUG init version:0.0.0 force:False [2022-08-22T15:45:07.828Z] 2022-08-22 15:45:07,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-08-22T15:45:07.828Z] 2022-08-22 15:45:07,744 [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-08-22T15:45:07.828Z] 2022-08-22 15:45:07,744 [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-08-22T15:45:09.743Z] 2022-08-22 15:45:09,302 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-08-22T15:45:09.743Z] 2022-08-22 15:45:09,303 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-08-22T15:45:09.743Z] 2022-08-22 15:45:09,303 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-22T15:45:09.743Z] 2022-08-22 15:45:09,304 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-22T15:45:09.743Z] 2.3.0-dev.13 [Pipeline] } [2022-08-22T15:45:09.760Z] $ docker exec --env ******** --env ******** 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 ssh-agent -k [2022-08-22T15:45:09.885Z] unset SSH_AUTH_SOCK; [2022-08-22T15:45:09.886Z] unset SSH_AGENT_PID; [2022-08-22T15:45:09.886Z] echo Agent pid 78 killed; [2022-08-22T15:45:09.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-22T15:45:10.217Z] + git semver [Pipeline] } [2022-08-22T15:45:10.500Z] $ docker stop --time=1 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 [2022-08-22T15:45:11.817Z] $ docker rm -f 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T15:45:12.177Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-22T15:45:12.454Z] Stashed 1 file(s) [Pipeline] echo [2022-08-22T15:45:12.457Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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-08-22T15:45:12.660Z] provisioning config files... [2022-08-22T15:45:12.673Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1627470962473137856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:45:12.986Z] ---> docker-login.sh [2022-08-22T15:45:12.986Z] nexus3.edgexfoundry.org:10001 [2022-08-22T15:45:12.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:45:12.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:45:12.986Z] Configure a credential helper to remove this warning. See [2022-08-22T15:45:12.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:45:12.986Z] [2022-08-22T15:45:12.986Z] Login Succeeded [2022-08-22T15:45:12.986Z] nexus3.edgexfoundry.org:10002 [2022-08-22T15:45:12.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:45:13.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:45:13.246Z] Configure a credential helper to remove this warning. See [2022-08-22T15:45:13.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:45:13.246Z] [2022-08-22T15:45:13.246Z] Login Succeeded [2022-08-22T15:45:13.246Z] nexus3.edgexfoundry.org:10003 [2022-08-22T15:45:13.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:45:13.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:45:13.246Z] Configure a credential helper to remove this warning. See [2022-08-22T15:45:13.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:45:13.246Z] [2022-08-22T15:45:13.246Z] Login Succeeded [2022-08-22T15:45:13.246Z] nexus3.edgexfoundry.org:10004 [2022-08-22T15:45:13.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:45:13.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:45:13.506Z] Configure a credential helper to remove this warning. See [2022-08-22T15:45:13.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:45:13.506Z] [2022-08-22T15:45:13.506Z] Login Succeeded [2022-08-22T15:45:13.506Z] docker.io [2022-08-22T15:45:13.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:45:13.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:45:13.767Z] Configure a credential helper to remove this warning. See [2022-08-22T15:45:13.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:45:13.767Z] [2022-08-22T15:45:13.767Z] Login Succeeded [2022-08-22T15:45:13.767Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T15:45:13.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-22T15:45:13.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:45:13.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:45:13.869Z] ========================================================= [2022-08-22T15:45:13.869Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-22T15:45:13.869Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:45:14.203Z] + 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-08-22T15:45:14.204Z] Sending build context to Docker daemon 12.46MB [2022-08-22T15:45:14.204Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T15:45:14.204Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-22T15:45:14.204Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-22T15:45:14.204Z] 2408cc74d12b: Pulling fs layer [2022-08-22T15:45:14.204Z] ea60b727a1ce: Pulling fs layer [2022-08-22T15:45:14.204Z] 30c4a7721957: Pulling fs layer [2022-08-22T15:45:14.204Z] 370296b7ddb6: Pulling fs layer [2022-08-22T15:45:14.204Z] 7c6cee850709: Pulling fs layer [2022-08-22T15:45:14.204Z] 370296b7ddb6: Waiting [2022-08-22T15:45:14.204Z] 39a5fcdaea64: Pulling fs layer [2022-08-22T15:45:14.204Z] d94ebbe4e438: Pulling fs layer [2022-08-22T15:45:14.204Z] 7c6cee850709: Waiting [2022-08-22T15:45:14.204Z] 39a5fcdaea64: Waiting [2022-08-22T15:45:14.204Z] d94ebbe4e438: Waiting [2022-08-22T15:45:14.204Z] bcfd1f05c69d: Pulling fs layer [2022-08-22T15:45:14.204Z] 59ccb84bbe0f: Pulling fs layer [2022-08-22T15:45:14.204Z] bcfd1f05c69d: Waiting [2022-08-22T15:45:14.204Z] 59ccb84bbe0f: Waiting [2022-08-22T15:45:14.204Z] 30c4a7721957: Verifying Checksum [2022-08-22T15:45:14.204Z] 30c4a7721957: Download complete [2022-08-22T15:45:14.204Z] ea60b727a1ce: Download complete [2022-08-22T15:45:14.471Z] 7c6cee850709: Verifying Checksum [2022-08-22T15:45:14.471Z] 7c6cee850709: Download complete [2022-08-22T15:45:14.471Z] 39a5fcdaea64: Download complete [2022-08-22T15:45:14.471Z] 2408cc74d12b: Verifying Checksum [2022-08-22T15:45:14.471Z] 2408cc74d12b: Download complete [2022-08-22T15:45:14.471Z] d94ebbe4e438: Verifying Checksum [2022-08-22T15:45:14.471Z] d94ebbe4e438: Download complete [2022-08-22T15:45:14.471Z] 2408cc74d12b: Pull complete [2022-08-22T15:45:14.734Z] ea60b727a1ce: Pull complete [2022-08-22T15:45:14.734Z] 30c4a7721957: Pull complete [2022-08-22T15:45:14.997Z] 59ccb84bbe0f: Verifying Checksum [2022-08-22T15:45:14.997Z] 59ccb84bbe0f: Download complete [2022-08-22T15:45:15.572Z] bcfd1f05c69d: Verifying Checksum [2022-08-22T15:45:15.572Z] bcfd1f05c69d: Download complete [2022-08-22T15:45:15.572Z] 370296b7ddb6: Verifying Checksum [2022-08-22T15:45:15.572Z] 370296b7ddb6: Download complete [2022-08-22T15:45:19.794Z] 370296b7ddb6: Pull complete [2022-08-22T15:45:19.794Z] 7c6cee850709: Pull complete [2022-08-22T15:45:19.794Z] 39a5fcdaea64: Pull complete [2022-08-22T15:45:20.054Z] d94ebbe4e438: Pull complete [2022-08-22T15:45:21.956Z] bcfd1f05c69d: Pull complete [2022-08-22T15:45:22.895Z] 59ccb84bbe0f: Pull complete [2022-08-22T15:45:22.895Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-22T15:45:22.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-22T15:45:22.895Z] ---> a4fb48ad2a94 [2022-08-22T15:45:22.895Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-22T15:45:24.806Z] ---> Running in 6bff973cd950 [2022-08-22T15:45:24.806Z] Removing intermediate container 6bff973cd950 [2022-08-22T15:45:24.806Z] ---> 282e162de621 [2022-08-22T15:45:24.806Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T15:45:24.806Z] ---> Running in 6a1723749fc0 [2022-08-22T15:45:24.806Z] Removing intermediate container 6a1723749fc0 [2022-08-22T15:45:24.806Z] ---> 822a4889d5b5 [2022-08-22T15:45:24.806Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T15:45:24.806Z] ---> Running in 7e345d9913d0 [2022-08-22T15:45:25.071Z] Removing intermediate container 7e345d9913d0 [2022-08-22T15:45:25.071Z] ---> 2279d910bd98 [2022-08-22T15:45:25.071Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:45:25.071Z] ---> Running in ec72c7fd06bd [2022-08-22T15:45:25.643Z] Removing intermediate container ec72c7fd06bd [2022-08-22T15:45:25.643Z] ---> 3930cf35a517 [2022-08-22T15:45:25.643Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T15:45:25.643Z] ---> Running in 3f075b611511 [2022-08-22T15:45:25.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:45:26.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:45:27.419Z] OK: 211 MiB in 51 packages [2022-08-22T15:45:27.591Z] Still waiting to schedule task [2022-08-22T15:45:27.592Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23308’ is offline [2022-08-22T15:45:27.989Z] Removing intermediate container 3f075b611511 [2022-08-22T15:45:27.989Z] ---> 75b6721d3e33 [2022-08-22T15:45:27.989Z] Step 8/13 : WORKDIR /app [2022-08-22T15:45:27.989Z] ---> Running in 9f635675fec6 [2022-08-22T15:45:27.989Z] Removing intermediate container 9f635675fec6 [2022-08-22T15:45:27.989Z] ---> 83f139ec134e [2022-08-22T15:45:27.989Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-22T15:45:27.989Z] ---> efe5372ee76a [2022-08-22T15:45:27.989Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:45:28.249Z] ---> Running in 190e092c85d6 [2022-08-22T15:45:46.362Z] Removing intermediate container 190e092c85d6 [2022-08-22T15:45:46.362Z] ---> 3425a5ad9cc4 [2022-08-22T15:45:46.362Z] Step 11/13 : COPY . . [2022-08-22T15:45:46.625Z] ---> 073fd1a84a03 [2022-08-22T15:45:46.625Z] Step 12/13 : ARG MAKE="make build" [2022-08-22T15:45:46.625Z] ---> Running in cf789847a06f [2022-08-22T15:45:46.625Z] Removing intermediate container cf789847a06f [2022-08-22T15:45:46.625Z] ---> c1c302af1fe2 [2022-08-22T15:45:46.625Z] Step 13/13 : RUN $MAKE [2022-08-22T15:45:46.625Z] ---> Running in a4c52843e4fc [2022-08-22T15:45:46.886Z] noop [2022-08-22T15:45:47.457Z] Removing intermediate container a4c52843e4fc [2022-08-22T15:45:47.457Z] ---> cfd4d2b35bcf [2022-08-22T15:45:47.457Z] Successfully built cfd4d2b35bcf [2022-08-22T15:45:47.457Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:45:47.795Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-22T15:45:47.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:45:47.875Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:45:47.926Z] $ 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-08-22T15:45:48.319Z] $ docker top e5fdfac37b7385305602b937723af33a07a7053c55595d186dcd166a1be9e4a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:45:48.686Z] + go version [2022-08-22T15:45:48.686Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-22T15:45:48.699Z] $ docker stop --time=1 e5fdfac37b7385305602b937723af33a07a7053c55595d186dcd166a1be9e4a8 [2022-08-22T15:45:49.957Z] $ docker rm -f e5fdfac37b7385305602b937723af33a07a7053c55595d186dcd166a1be9e4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:45:50.383Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-22T15:45:50.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:45:50.464Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:45:50.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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-08-22T15:45:50.862Z] $ docker top b8dcb1968c837e2dcc76450a0cc31e52131482da303c887738926984381f2195 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:45:51.219Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-08-22T15:45:51.520Z] + make test [2022-08-22T15:45:51.520Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-22T15:46:01.494Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-22T15:46:01.494Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.050s coverage: 86.2% of statements [2022-08-22T15:46:01.494Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-22T15:46:03.408Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements [2022-08-22T15:46:09.982Z] 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-08-22T15:46:09.982Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-22T15:46:13.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-22T15:46:13.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-22T15:46:13.276Z] ./bin/test-attribution.sh [2022-08-22T15:46:13.276Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-22T15:46:13.276Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-22T15:46:13.276Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-22T15:46:13.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-22T15:46:13.306Z] $ docker stop --time=1 b8dcb1968c837e2dcc76450a0cc31e52131482da303c887738926984381f2195 [2022-08-22T15:46:15.331Z] $ docker rm -f b8dcb1968c837e2dcc76450a0cc31e52131482da303c887738926984381f2195 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T15:46:15.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-22T15:46:15.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-22T15:46:16.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-22T15:46:16.691Z] + ls -al . [2022-08-22T15:46:16.691Z] total 232 [2022-08-22T15:46:16.691Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 15:45 . [2022-08-22T15:46:16.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:44 .. [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 15:44 .dockerignore [2022-08-22T15:46:16.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 15:46 .git [2022-08-22T15:46:16.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 15:44 .github [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 15:44 .gitignore [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 15:44 .golangci.yml [2022-08-22T15:46:16.691Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 15:45 .semver [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 22 15:44 Attribution.txt [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 22 15:44 CHANGELOG.md [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 22 15:44 Dockerfile [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 15:44 GOVERNANCE.md [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 15:44 Jenkinsfile [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 15:44 LICENSE [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 22 15:44 Makefile [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 15:44 OWNERS.md [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 22 15:44 README.md [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 22 15:45 VERSION [2022-08-22T15:46:16.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:44 bin [2022-08-22T15:46:16.691Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 22 15:46 coverage.out [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 22 15:44 go.mod [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 22 15:44 go.sum [2022-08-22T15:46:16.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:44 images [2022-08-22T15:46:16.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:44 internal [2022-08-22T15:46:16.691Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 15:44 main.go [2022-08-22T15:46:16.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:44 res [2022-08-22T15:46:16.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:44 snap [2022-08-22T15:46:16.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 15:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:17.012Z] + 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=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea --label arch=amd64 --label version=2.3.0-dev.13 . [2022-08-22T15:46:17.012Z] Sending build context to Docker daemon 12.46MB [2022-08-22T15:46:17.012Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T15:46:17.012Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-22T15:46:17.012Z] ---> cfd4d2b35bcf [2022-08-22T15:46:17.012Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-22T15:46:17.012Z] ---> Running in abe9a1cb803d [2022-08-22T15:46:17.271Z] Removing intermediate container abe9a1cb803d [2022-08-22T15:46:17.271Z] ---> 4708de435dcc [2022-08-22T15:46:17.271Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T15:46:17.271Z] ---> Running in b0b7a9a15a03 [2022-08-22T15:46:17.271Z] Removing intermediate container b0b7a9a15a03 [2022-08-22T15:46:17.271Z] ---> b3f3d7bce522 [2022-08-22T15:46:17.271Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T15:46:17.532Z] ---> Running in 452b6083665c [2022-08-22T15:46:17.532Z] Removing intermediate container 452b6083665c [2022-08-22T15:46:17.532Z] ---> 98dff9447889 [2022-08-22T15:46:17.532Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:46:17.532Z] ---> Running in 8b38b9c59964 [2022-08-22T15:46:18.105Z] Removing intermediate container 8b38b9c59964 [2022-08-22T15:46:18.105Z] ---> 4a31fbc85518 [2022-08-22T15:46:18.105Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T15:46:18.105Z] ---> Running in ca13a84e375e [2022-08-22T15:46:18.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:46:19.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:46:19.604Z] OK: 211 MiB in 51 packages [2022-08-22T15:46:19.866Z] Removing intermediate container ca13a84e375e [2022-08-22T15:46:19.866Z] ---> c17420776da8 [2022-08-22T15:46:19.866Z] Step 8/31 : WORKDIR /app [2022-08-22T15:46:19.866Z] ---> Running in 3439cef1906d [2022-08-22T15:46:20.128Z] Removing intermediate container 3439cef1906d [2022-08-22T15:46:20.128Z] ---> da1879de5e14 [2022-08-22T15:46:20.128Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-22T15:46:20.128Z] ---> 33191b76dcbd [2022-08-22T15:46:20.128Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:46:20.128Z] ---> Running in b8305267b15d [2022-08-22T15:46:21.068Z] Removing intermediate container b8305267b15d [2022-08-22T15:46:21.068Z] ---> 6f0e781197e6 [2022-08-22T15:46:21.068Z] Step 11/31 : COPY . . [2022-08-22T15:46:21.068Z] ---> aa3a63bdfa3e [2022-08-22T15:46:21.068Z] Step 12/31 : ARG MAKE="make build" [2022-08-22T15:46:21.328Z] ---> Running in 00008f70eaed [2022-08-22T15:46:21.328Z] Removing intermediate container 00008f70eaed [2022-08-22T15:46:21.328Z] ---> c78686fc89b0 [2022-08-22T15:46:21.328Z] Step 13/31 : RUN $MAKE [2022-08-22T15:46:21.328Z] ---> Running in 27f3d7509234 [2022-08-22T15:46:21.588Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-22T15:46:43.542Z] Removing intermediate container 27f3d7509234 [2022-08-22T15:46:43.542Z] ---> 7798f34019e6 [2022-08-22T15:46:43.542Z] Step 14/31 : FROM alpine:3.14 [2022-08-22T15:46:43.542Z] 3.14: Pulling from library/alpine [2022-08-22T15:46:43.542Z] c7ed990a2339: Pulling fs layer [2022-08-22T15:46:43.542Z] c7ed990a2339: Verifying Checksum [2022-08-22T15:46:43.542Z] c7ed990a2339: Download complete [2022-08-22T15:46:43.542Z] c7ed990a2339: Pull complete [2022-08-22T15:46:43.542Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-22T15:46:43.542Z] Status: Downloaded newer image for alpine:3.14 [2022-08-22T15:46:43.542Z] ---> dd53f409bf0b [2022-08-22T15:46:43.542Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T15:46:43.542Z] ---> Running in ffcc88a6c9bf [2022-08-22T15:46:43.542Z] Removing intermediate container ffcc88a6c9bf [2022-08-22T15:46:43.542Z] ---> 4850060a2363 [2022-08-22T15:46:43.542Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-22T15:46:43.542Z] ---> Running in 24a7708058d4 [2022-08-22T15:46:43.542Z] Removing intermediate container 24a7708058d4 [2022-08-22T15:46:43.542Z] ---> 6d08d7a605a9 [2022-08-22T15:46:43.542Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:46:43.542Z] ---> Running in f28e42b469be [2022-08-22T15:46:43.542Z] Removing intermediate container f28e42b469be [2022-08-22T15:46:43.542Z] ---> c5cffe97ca49 [2022-08-22T15:46:43.542Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-22T15:46:43.542Z] ---> Running in 35264a1a11f6 [2022-08-22T15:46:43.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-22T15:46:43.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-22T15:46:43.801Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-22T15:46:43.801Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-22T15:46:44.061Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-22T15:46:44.061Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-22T15:46:44.061Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-22T15:46:44.321Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-22T15:46:44.321Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-22T15:46:44.617Z] Executing busybox-1.33.1-r8.trigger [2022-08-22T15:46:44.617Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:46:44.617Z] OK: 9 MiB in 21 packages [2022-08-22T15:46:44.880Z] Removing intermediate container 35264a1a11f6 [2022-08-22T15:46:44.880Z] ---> 2c64ec483618 [2022-08-22T15:46:44.880Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-22T15:46:45.138Z] ---> 69bf0541703d [2022-08-22T15:46:45.138Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-22T15:46:45.138Z] ---> 6de8b86d047d [2022-08-22T15:46:45.138Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-22T15:46:45.406Z] ---> c4ed7059438e [2022-08-22T15:46:45.406Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-22T15:46:45.665Z] ---> 6057d414e94c [2022-08-22T15:46:45.665Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-22T15:46:46.235Z] ---> 099381c2c688 [2022-08-22T15:46:46.235Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-22T15:46:46.235Z] ---> Running in b2bbe8c1e4f0 [2022-08-22T15:46:46.807Z] Removing intermediate container b2bbe8c1e4f0 [2022-08-22T15:46:46.807Z] ---> 5895ef601776 [2022-08-22T15:46:46.807Z] Step 25/31 : VOLUME /cache [2022-08-22T15:46:46.807Z] ---> Running in b848a2c359af [2022-08-22T15:46:46.807Z] Removing intermediate container b848a2c359af [2022-08-22T15:46:46.807Z] ---> 24a5f50e0ca2 [2022-08-22T15:46:46.807Z] Step 26/31 : EXPOSE 59711 [2022-08-22T15:46:46.807Z] ---> Running in 3ffc9d233751 [2022-08-22T15:46:47.074Z] Removing intermediate container 3ffc9d233751 [2022-08-22T15:46:47.074Z] ---> a48b7ae4774b [2022-08-22T15:46:47.074Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-22T15:46:47.074Z] ---> Running in f4e03de52d2e [2022-08-22T15:46:47.074Z] Removing intermediate container f4e03de52d2e [2022-08-22T15:46:47.074Z] ---> 497bf14460d5 [2022-08-22T15:46:47.074Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-22T15:46:47.335Z] ---> Running in 0272a1ffa82c [2022-08-22T15:46:47.335Z] Removing intermediate container 0272a1ffa82c [2022-08-22T15:46:47.335Z] ---> c25cfbf5f650 [2022-08-22T15:46:47.335Z] Step 29/31 : LABEL arch=amd64 [2022-08-22T15:46:47.335Z] ---> Running in 360dba28ca06 [2022-08-22T15:46:47.335Z] Removing intermediate container 360dba28ca06 [2022-08-22T15:46:47.335Z] ---> dc26d374d28d [2022-08-22T15:46:47.335Z] Step 30/31 : LABEL git_sha=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [2022-08-22T15:46:47.606Z] ---> Running in 12b2991df9f8 [2022-08-22T15:46:47.606Z] Removing intermediate container 12b2991df9f8 [2022-08-22T15:46:47.606Z] ---> 67796929581f [2022-08-22T15:46:47.606Z] Step 31/31 : LABEL version=2.3.0-dev.13 [2022-08-22T15:46:47.606Z] ---> Running in 0c999cec154b [2022-08-22T15:46:47.606Z] Removing intermediate container 0c999cec154b [2022-08-22T15:46:47.606Z] ---> 36fdaed7b332 [2022-08-22T15:46:47.606Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-22T15:46:47.606Z] Successfully built 36fdaed7b332 [2022-08-22T15:46:47.867Z] 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-08-22T15:46:47.989Z] provisioning config files... [2022-08-22T15:46:48.000Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6305531321741316491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:46:48.305Z] ---> docker-login.sh [2022-08-22T15:46:48.305Z] nexus3.edgexfoundry.org:10001 [2022-08-22T15:46:48.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:46:48.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:46:48.305Z] Configure a credential helper to remove this warning. See [2022-08-22T15:46:48.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:46:48.305Z] [2022-08-22T15:46:48.305Z] Login Succeeded [2022-08-22T15:46:48.305Z] nexus3.edgexfoundry.org:10002 [2022-08-22T15:46:48.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:46:48.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:46:48.305Z] Configure a credential helper to remove this warning. See [2022-08-22T15:46:48.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:46:48.305Z] [2022-08-22T15:46:48.305Z] Login Succeeded [2022-08-22T15:46:48.565Z] nexus3.edgexfoundry.org:10003 [2022-08-22T15:46:48.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:46:48.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:46:48.565Z] Configure a credential helper to remove this warning. See [2022-08-22T15:46:48.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:46:48.565Z] [2022-08-22T15:46:48.565Z] Login Succeeded [2022-08-22T15:46:48.565Z] nexus3.edgexfoundry.org:10004 [2022-08-22T15:46:48.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:46:48.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:46:48.827Z] Configure a credential helper to remove this warning. See [2022-08-22T15:46:48.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:46:48.827Z] [2022-08-22T15:46:48.827Z] Login Succeeded [2022-08-22T15:46:48.827Z] docker.io [2022-08-22T15:46:48.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:46:49.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:46:49.087Z] Configure a credential helper to remove this warning. See [2022-08-22T15:46:49.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:46:49.087Z] [2022-08-22T15:46:49.087Z] Login Succeeded [2022-08-22T15:46:49.087Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T15:46:49.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:46:49.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:46:49.166Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-08-22T15:46:49.166Z] 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [2022-08-22T15:46:49.166Z] latest [2022-08-22T15:46:49.166Z] 2.3.0-dev.13 [2022-08-22T15:46:49.166Z] 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [2022-08-22T15:46:49.166Z] main [2022-08-22T15:46:49.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:49.500Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:49.814Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [2022-08-22T15:46:49.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-22T15:46:49.814Z] d7e7868220fb: Preparing [2022-08-22T15:46:49.814Z] 4095d813fd89: Preparing [2022-08-22T15:46:49.814Z] 438b5fca4941: Preparing [2022-08-22T15:46:49.814Z] 176c1eeac763: Preparing [2022-08-22T15:46:49.814Z] 5a5a073ab91f: Preparing [2022-08-22T15:46:49.814Z] 406ea9a78528: Preparing [2022-08-22T15:46:49.814Z] 836b8c56a1f1: Preparing [2022-08-22T15:46:49.814Z] d6e43073f6c3: Preparing [2022-08-22T15:46:49.814Z] 63493a9ab2d4: Preparing [2022-08-22T15:46:49.814Z] 406ea9a78528: Waiting [2022-08-22T15:46:49.814Z] 836b8c56a1f1: Waiting [2022-08-22T15:46:49.814Z] d6e43073f6c3: Waiting [2022-08-22T15:46:49.814Z] 63493a9ab2d4: Waiting [2022-08-22T15:46:49.814Z] 5a5a073ab91f: Pushed [2022-08-22T15:46:49.814Z] 438b5fca4941: Pushed [2022-08-22T15:46:49.814Z] 176c1eeac763: Pushed [2022-08-22T15:46:49.814Z] d7e7868220fb: Pushed [2022-08-22T15:46:49.814Z] 63493a9ab2d4: Layer already exists [2022-08-22T15:46:50.073Z] 406ea9a78528: Pushed [2022-08-22T15:46:50.073Z] d6e43073f6c3: Pushed [2022-08-22T15:46:50.333Z] 836b8c56a1f1: Pushed [2022-08-22T15:46:52.244Z] 4095d813fd89: Pushed [2022-08-22T15:46:52.244Z] 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:52.564Z] + 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-08-22T15:46:52.880Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-08-22T15:46:52.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-22T15:46:52.880Z] d7e7868220fb: Preparing [2022-08-22T15:46:52.880Z] 4095d813fd89: Preparing [2022-08-22T15:46:52.880Z] 438b5fca4941: Preparing [2022-08-22T15:46:52.880Z] 176c1eeac763: Preparing [2022-08-22T15:46:52.880Z] 5a5a073ab91f: Preparing [2022-08-22T15:46:52.880Z] 406ea9a78528: Preparing [2022-08-22T15:46:52.880Z] 836b8c56a1f1: Preparing [2022-08-22T15:46:52.880Z] d6e43073f6c3: Preparing [2022-08-22T15:46:52.880Z] 63493a9ab2d4: Preparing [2022-08-22T15:46:52.880Z] 836b8c56a1f1: Waiting [2022-08-22T15:46:52.880Z] d6e43073f6c3: Waiting [2022-08-22T15:46:52.880Z] 406ea9a78528: Waiting [2022-08-22T15:46:52.880Z] 63493a9ab2d4: Waiting [2022-08-22T15:46:52.880Z] 176c1eeac763: Layer already exists [2022-08-22T15:46:52.880Z] 5a5a073ab91f: Layer already exists [2022-08-22T15:46:52.880Z] d7e7868220fb: Layer already exists [2022-08-22T15:46:52.880Z] 438b5fca4941: Layer already exists [2022-08-22T15:46:52.880Z] 4095d813fd89: Layer already exists [2022-08-22T15:46:52.880Z] 836b8c56a1f1: Layer already exists [2022-08-22T15:46:52.880Z] d6e43073f6c3: Layer already exists [2022-08-22T15:46:52.880Z] 406ea9a78528: Layer already exists [2022-08-22T15:46:52.880Z] 63493a9ab2d4: Layer already exists [2022-08-22T15:46:52.880Z] latest: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:53.203Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:53.563Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.13 [2022-08-22T15:46:53.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-22T15:46:53.563Z] d7e7868220fb: Preparing [2022-08-22T15:46:53.563Z] 4095d813fd89: Preparing [2022-08-22T15:46:53.563Z] 438b5fca4941: Preparing [2022-08-22T15:46:53.563Z] 176c1eeac763: Preparing [2022-08-22T15:46:53.563Z] 5a5a073ab91f: Preparing [2022-08-22T15:46:53.563Z] 406ea9a78528: Preparing [2022-08-22T15:46:53.563Z] 836b8c56a1f1: Preparing [2022-08-22T15:46:53.563Z] d6e43073f6c3: Preparing [2022-08-22T15:46:53.563Z] 63493a9ab2d4: Preparing [2022-08-22T15:46:53.563Z] 406ea9a78528: Waiting [2022-08-22T15:46:53.563Z] 836b8c56a1f1: Waiting [2022-08-22T15:46:53.563Z] d6e43073f6c3: Waiting [2022-08-22T15:46:53.564Z] 63493a9ab2d4: Waiting [2022-08-22T15:46:53.564Z] 5a5a073ab91f: Layer already exists [2022-08-22T15:46:53.564Z] d7e7868220fb: Layer already exists [2022-08-22T15:46:53.564Z] 4095d813fd89: Layer already exists [2022-08-22T15:46:53.564Z] 438b5fca4941: Layer already exists [2022-08-22T15:46:53.564Z] 176c1eeac763: Layer already exists [2022-08-22T15:46:53.564Z] 406ea9a78528: Layer already exists [2022-08-22T15:46:53.564Z] 63493a9ab2d4: Layer already exists [2022-08-22T15:46:53.564Z] 836b8c56a1f1: Layer already exists [2022-08-22T15:46:53.564Z] d6e43073f6c3: Layer already exists [2022-08-22T15:46:53.564Z] 2.3.0-dev.13: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:53.954Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:54.269Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [2022-08-22T15:46:54.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-22T15:46:54.269Z] d7e7868220fb: Preparing [2022-08-22T15:46:54.269Z] 4095d813fd89: Preparing [2022-08-22T15:46:54.269Z] 438b5fca4941: Preparing [2022-08-22T15:46:54.269Z] 176c1eeac763: Preparing [2022-08-22T15:46:54.269Z] 5a5a073ab91f: Preparing [2022-08-22T15:46:54.269Z] 406ea9a78528: Preparing [2022-08-22T15:46:54.269Z] 836b8c56a1f1: Preparing [2022-08-22T15:46:54.269Z] d6e43073f6c3: Preparing [2022-08-22T15:46:54.269Z] 63493a9ab2d4: Preparing [2022-08-22T15:46:54.269Z] 406ea9a78528: Waiting [2022-08-22T15:46:54.269Z] 836b8c56a1f1: Waiting [2022-08-22T15:46:54.269Z] d6e43073f6c3: Waiting [2022-08-22T15:46:54.269Z] 63493a9ab2d4: Waiting [2022-08-22T15:46:54.269Z] 176c1eeac763: Layer already exists [2022-08-22T15:46:54.269Z] 5a5a073ab91f: Layer already exists [2022-08-22T15:46:54.269Z] d7e7868220fb: Layer already exists [2022-08-22T15:46:54.269Z] 4095d813fd89: Layer already exists [2022-08-22T15:46:54.269Z] 438b5fca4941: Layer already exists [2022-08-22T15:46:54.269Z] 836b8c56a1f1: Layer already exists [2022-08-22T15:46:54.269Z] d6e43073f6c3: Layer already exists [2022-08-22T15:46:54.269Z] 406ea9a78528: Layer already exists [2022-08-22T15:46:54.269Z] 63493a9ab2d4: Layer already exists [2022-08-22T15:46:54.269Z] 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:54.595Z] + 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-08-22T15:46:54.927Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-08-22T15:46:54.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-22T15:46:54.927Z] d7e7868220fb: Preparing [2022-08-22T15:46:54.927Z] 4095d813fd89: Preparing [2022-08-22T15:46:54.927Z] 438b5fca4941: Preparing [2022-08-22T15:46:54.927Z] 176c1eeac763: Preparing [2022-08-22T15:46:54.927Z] 5a5a073ab91f: Preparing [2022-08-22T15:46:54.927Z] 406ea9a78528: Preparing [2022-08-22T15:46:54.927Z] 836b8c56a1f1: Preparing [2022-08-22T15:46:54.927Z] d6e43073f6c3: Preparing [2022-08-22T15:46:54.927Z] 63493a9ab2d4: Preparing [2022-08-22T15:46:54.927Z] 406ea9a78528: Waiting [2022-08-22T15:46:54.927Z] 836b8c56a1f1: Waiting [2022-08-22T15:46:54.927Z] d6e43073f6c3: Waiting [2022-08-22T15:46:54.927Z] 63493a9ab2d4: Waiting [2022-08-22T15:46:54.927Z] d7e7868220fb: Layer already exists [2022-08-22T15:46:54.927Z] 438b5fca4941: Layer already exists [2022-08-22T15:46:54.927Z] 176c1eeac763: Layer already exists [2022-08-22T15:46:54.927Z] 5a5a073ab91f: Layer already exists [2022-08-22T15:46:54.927Z] 4095d813fd89: Layer already exists [2022-08-22T15:46:54.927Z] 836b8c56a1f1: Layer already exists [2022-08-22T15:46:54.927Z] 406ea9a78528: Layer already exists [2022-08-22T15:46:54.927Z] d6e43073f6c3: Layer already exists [2022-08-22T15:46:54.927Z] 63493a9ab2d4: Layer already exists [2022-08-22T15:46:54.927Z] main: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:46:54.976Z] ===================================================== [Pipeline] echo [2022-08-22T15:46:54.986Z] taggedImages: [2022-08-22T15:46:54.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [2022-08-22T15:46:54.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-08-22T15:46:54.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.13 [2022-08-22T15:46:54.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [2022-08-22T15:46:54.986Z] - 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-08-22T15:46:55.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T15:46:55.359Z] [2022-08-22T15:46:55.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:46:55.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T15:46:55.678Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-22T15:46:55.678Z] 5eb5b503b376: Pulling fs layer [2022-08-22T15:46:55.678Z] 5c69ac0246d0: Pulling fs layer [2022-08-22T15:46:55.678Z] ec43610c2a17: Pulling fs layer [2022-08-22T15:46:55.678Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-22T15:46:55.678Z] 33b1e0a273af: Pulling fs layer [2022-08-22T15:46:55.678Z] 5d3b04190fa2: Pulling fs layer [2022-08-22T15:46:55.678Z] 2f39f015ded8: Pulling fs layer [2022-08-22T15:46:55.678Z] 5d3b04190fa2: Waiting [2022-08-22T15:46:55.678Z] 3a2ae6a8a46f: Waiting [2022-08-22T15:46:55.678Z] 33b1e0a273af: Waiting [2022-08-22T15:46:55.678Z] 2f39f015ded8: Waiting [2022-08-22T15:46:55.678Z] 5c69ac0246d0: Verifying Checksum [2022-08-22T15:46:55.678Z] 5c69ac0246d0: Download complete [2022-08-22T15:46:55.678Z] 3a2ae6a8a46f: Download complete [2022-08-22T15:46:55.678Z] 33b1e0a273af: Verifying Checksum [2022-08-22T15:46:55.678Z] 33b1e0a273af: Download complete [2022-08-22T15:46:55.678Z] ec43610c2a17: Verifying Checksum [2022-08-22T15:46:55.678Z] ec43610c2a17: Download complete [2022-08-22T15:46:55.678Z] 5d3b04190fa2: Verifying Checksum [2022-08-22T15:46:55.678Z] 5d3b04190fa2: Download complete [2022-08-22T15:46:55.937Z] 5eb5b503b376: Verifying Checksum [2022-08-22T15:46:55.937Z] 5eb5b503b376: Download complete [2022-08-22T15:46:56.506Z] 2f39f015ded8: Download complete [2022-08-22T15:46:57.074Z] 5eb5b503b376: Pull complete [2022-08-22T15:46:57.332Z] 5c69ac0246d0: Pull complete [2022-08-22T15:46:57.592Z] ec43610c2a17: Pull complete [2022-08-22T15:46:57.851Z] 3a2ae6a8a46f: Pull complete [2022-08-22T15:46:57.851Z] 33b1e0a273af: Pull complete [2022-08-22T15:46:58.110Z] 5d3b04190fa2: Pull complete [2022-08-22T15:47:02.305Z] 2f39f015ded8: Pull complete [2022-08-22T15:47:02.305Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-22T15:47:02.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T15:47:02.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:47:02.413Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:47:02.460Z] $ 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-08-22T15:47:04.662Z] $ docker top b5f4d81b9d3dedc90c329c97a55fe78819c941a0ae2a92eafb441e1ca6b1d550 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:47:05.053Z] ---> job-cost.sh [2022-08-22T15:47:05.053Z] lf-activate-venv: SKIPPING [2022-08-22T15:47:05.053Z] INFO: No Stack... [2022-08-22T15:47:05.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-22T15:47:05.884Z] INFO: Archiving Costs [Pipeline] sh [2022-08-22T15:47:06.176Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-08-22T15:47:06.176Z] + cut -d, -f6 [Pipeline] lock [2022-08-22T15:47:06.192Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [2022-08-22T15:47:06.199Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] did not exist. Created. [2022-08-22T15:47:06.200Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-22T15:47:06.515Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-22T15:47:06.549Z] Stashed 1 file(s) [Pipeline] } [2022-08-22T15:47:06.557Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-22T15:47:06.583Z] $ docker stop --time=1 b5f4d81b9d3dedc90c329c97a55fe78819c941a0ae2a92eafb441e1ca6b1d550 [2022-08-22T15:47:07.748Z] $ docker rm -f b5f4d81b9d3dedc90c329c97a55fe78819c941a0ae2a92eafb441e1ca6b1d550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-22T15:47:11.281Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23312 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-08-22T15:47:11.293Z] Running in /w/workspace/app-rfid-llrp-inventory/53 [Pipeline] { [Pipeline] checkout [2022-08-22T15:47:11.334Z] The recommended git tool is: git [2022-08-22T15:47:17.256Z] using credential edgex-jenkins-ssh [2022-08-22T15:47:17.275Z] Cloning the remote Git repository [2022-08-22T15:47:17.331Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-22T15:47:17.406Z] > git init /w/workspace/app-rfid-llrp-inventory/53 # timeout=10 [2022-08-22T15:47:17.542Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-22T15:47:17.543Z] > git --version # timeout=10 [2022-08-22T15:47:17.583Z] > git --version # 'git version 2.25.1' [2022-08-22T15:47:17.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-22T15:47:17.700Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-22T15:47:19.629Z] Avoid second fetch [2022-08-22T15:47:19.630Z] Checking out Revision 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea (main) [2022-08-22T15:47:19.586Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-22T15:47:19.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-22T15:47:19.650Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T15:47:19.665Z] > git checkout -f 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 [2022-08-22T15:47:23.897Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#106)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T15:47:24.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-22T15:47:24.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-22T15:47:24.797Z] Dload Upload Total Spent Left Speed [2022-08-22T15:47:24.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-08-22T15:47:25.572Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-22T15:47:25.931Z] + sudo+ tee /etc/docker/daemon.new [2022-08-22T15:47:25.931Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-22T15:47:25.931Z] { [2022-08-22T15:47:25.931Z] "registry-mirrors": [ [2022-08-22T15:47:25.931Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-22T15:47:25.931Z] ], [2022-08-22T15:47:25.931Z] "bip": "10.250.0.254/24", [2022-08-22T15:47:25.931Z] "hosts": [ [2022-08-22T15:47:25.931Z] "tcp://0.0.0.0:5555", [2022-08-22T15:47:25.931Z] "unix:///var/run/docker.sock" [2022-08-22T15:47:25.931Z] ], [2022-08-22T15:47:25.931Z] "mtu": 1458, [2022-08-22T15:47:25.931Z] "selinux-enabled": true, [2022-08-22T15:47:25.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-22T15:47:25.931Z] } [Pipeline] sh [2022-08-22T15:47:26.290Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-22T15:47:26.633Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T15:47:45.008Z] provisioning config files... [2022-08-22T15:47:45.033Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/53@tmp/config3004875207723338366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:47:45.632Z] ---> docker-login.sh [2022-08-22T15:47:45.632Z] nexus3.edgexfoundry.org:10001 [2022-08-22T15:47:46.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:47:46.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:47:46.830Z] Configure a credential helper to remove this warning. See [2022-08-22T15:47:46.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:47:46.830Z] [2022-08-22T15:47:46.830Z] Login Succeeded [2022-08-22T15:47:46.830Z] nexus3.edgexfoundry.org:10002 [2022-08-22T15:47:47.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:47:47.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:47:47.105Z] Configure a credential helper to remove this warning. See [2022-08-22T15:47:47.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:47:47.105Z] [2022-08-22T15:47:47.105Z] Login Succeeded [2022-08-22T15:47:47.105Z] nexus3.edgexfoundry.org:10003 [2022-08-22T15:47:47.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:47:47.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:47:47.712Z] Configure a credential helper to remove this warning. See [2022-08-22T15:47:47.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:47:47.712Z] [2022-08-22T15:47:47.712Z] Login Succeeded [2022-08-22T15:47:47.712Z] nexus3.edgexfoundry.org:10004 [2022-08-22T15:47:47.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:47:48.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:47:48.273Z] Configure a credential helper to remove this warning. See [2022-08-22T15:47:48.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:47:48.273Z] [2022-08-22T15:47:48.273Z] Login Succeeded [2022-08-22T15:47:48.273Z] docker.io [2022-08-22T15:47:48.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:47:49.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:47:49.147Z] Configure a credential helper to remove this warning. See [2022-08-22T15:47:49.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:47:49.147Z] [2022-08-22T15:47:49.147Z] Login Succeeded [2022-08-22T15:47:49.147Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T15:47:49.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-22T15:47:49.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:47:49.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:47:49.453Z] ========================================================= [2022-08-22T15:47:49.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-22T15:47:49.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:47:49.821Z] + 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-08-22T15:47:50.101Z] Sending build context to Docker daemon 682.5kB [2022-08-22T15:47:50.101Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T15:47:50.101Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-22T15:47:50.379Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-22T15:47:50.379Z] b3c136eddcbf: Pulling fs layer [2022-08-22T15:47:50.379Z] c0a3192eca97: Pulling fs layer [2022-08-22T15:47:50.379Z] a050256f5b6f: Pulling fs layer [2022-08-22T15:47:50.379Z] 656be50a0ddc: Pulling fs layer [2022-08-22T15:47:50.379Z] 2bbca73fdf42: Pulling fs layer [2022-08-22T15:47:50.379Z] 46d945488cbd: Pulling fs layer [2022-08-22T15:47:50.379Z] 8a5474983e97: Pulling fs layer [2022-08-22T15:47:50.379Z] 329c88fbcd65: Pulling fs layer [2022-08-22T15:47:50.379Z] 656be50a0ddc: Waiting [2022-08-22T15:47:50.379Z] 2bbca73fdf42: Waiting [2022-08-22T15:47:50.379Z] 46d945488cbd: Waiting [2022-08-22T15:47:50.379Z] 8a5474983e97: Waiting [2022-08-22T15:47:50.379Z] 329c88fbcd65: Waiting [2022-08-22T15:47:50.379Z] a050256f5b6f: Verifying Checksum [2022-08-22T15:47:50.379Z] a050256f5b6f: Download complete [2022-08-22T15:47:50.379Z] c0a3192eca97: Verifying Checksum [2022-08-22T15:47:50.379Z] c0a3192eca97: Download complete [2022-08-22T15:47:50.379Z] 2bbca73fdf42: Verifying Checksum [2022-08-22T15:47:50.379Z] 2bbca73fdf42: Download complete [2022-08-22T15:47:50.379Z] 46d945488cbd: Verifying Checksum [2022-08-22T15:47:50.379Z] 46d945488cbd: Download complete [2022-08-22T15:47:50.379Z] b3c136eddcbf: Verifying Checksum [2022-08-22T15:47:50.379Z] b3c136eddcbf: Download complete [2022-08-22T15:47:51.373Z] b3c136eddcbf: Pull complete [2022-08-22T15:47:51.652Z] 329c88fbcd65: Verifying Checksum [2022-08-22T15:47:51.652Z] 329c88fbcd65: Download complete [2022-08-22T15:47:51.947Z] c0a3192eca97: Pull complete [2022-08-22T15:47:52.559Z] a050256f5b6f: Pull complete [2022-08-22T15:47:52.840Z] 8a5474983e97: Verifying Checksum [2022-08-22T15:47:52.840Z] 8a5474983e97: Download complete [2022-08-22T15:47:53.442Z] 656be50a0ddc: Download complete [2022-08-22T15:48:05.867Z] 656be50a0ddc: Pull complete [2022-08-22T15:48:06.139Z] 2bbca73fdf42: Pull complete [2022-08-22T15:48:06.139Z] 46d945488cbd: Pull complete [2022-08-22T15:48:12.894Z] 8a5474983e97: Pull complete [2022-08-22T15:48:14.882Z] 329c88fbcd65: Pull complete [2022-08-22T15:48:14.882Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-22T15:48:14.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-22T15:48:14.882Z] ---> ff4287adb874 [2022-08-22T15:48:14.882Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-22T15:48:15.486Z] ---> Running in ec212ed8d1b2 [2022-08-22T15:48:16.086Z] Removing intermediate container ec212ed8d1b2 [2022-08-22T15:48:16.086Z] ---> 2842406b51fd [2022-08-22T15:48:16.086Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T15:48:16.086Z] ---> Running in 0516ef61d3b0 [2022-08-22T15:48:16.364Z] Removing intermediate container 0516ef61d3b0 [2022-08-22T15:48:16.364Z] ---> f447051760b6 [2022-08-22T15:48:16.643Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T15:48:16.643Z] ---> Running in 437952f77fad [2022-08-22T15:48:18.097Z] Removing intermediate container 437952f77fad [2022-08-22T15:48:18.097Z] ---> e5da461ac18b [2022-08-22T15:48:18.097Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:48:18.097Z] ---> Running in f92f38d0e58e [2022-08-22T15:48:20.086Z] Removing intermediate container f92f38d0e58e [2022-08-22T15:48:20.086Z] ---> dab37a00e6f6 [2022-08-22T15:48:20.086Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T15:48:20.086Z] ---> Running in 9b51ad59ec02 [2022-08-22T15:48:21.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:48:21.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:48:22.657Z] OK: 221 MiB in 51 packages [2022-08-22T15:48:23.660Z] Removing intermediate container 9b51ad59ec02 [2022-08-22T15:48:23.660Z] ---> b8e8c3ef1cbb [2022-08-22T15:48:23.660Z] Step 8/13 : WORKDIR /app [2022-08-22T15:48:23.660Z] ---> Running in 66541bc82ddd [2022-08-22T15:48:23.939Z] Removing intermediate container 66541bc82ddd [2022-08-22T15:48:23.940Z] ---> f6add644bf80 [2022-08-22T15:48:23.940Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-22T15:48:24.559Z] ---> caaebf5bfe4f [2022-08-22T15:48:24.559Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:48:24.559Z] ---> Running in 8e84c0670073 [2022-08-22T15:49:21.150Z] Removing intermediate container 8e84c0670073 [2022-08-22T15:49:21.150Z] ---> 70c836e60ca7 [2022-08-22T15:49:21.150Z] Step 11/13 : COPY . . [2022-08-22T15:49:21.150Z] ---> 4065e6ce8bc8 [2022-08-22T15:49:21.150Z] Step 12/13 : ARG MAKE="make build" [2022-08-22T15:49:21.150Z] ---> Running in 84589e04e2a3 [2022-08-22T15:49:21.150Z] Removing intermediate container 84589e04e2a3 [2022-08-22T15:49:21.150Z] ---> e94f6e2b55ed [2022-08-22T15:49:21.150Z] Step 13/13 : RUN $MAKE [2022-08-22T15:49:21.150Z] ---> Running in 93ca3f8ac3ac [2022-08-22T15:49:21.150Z] noop [2022-08-22T15:49:21.150Z] Removing intermediate container 93ca3f8ac3ac [2022-08-22T15:49:21.150Z] ---> f3a5cdace334 [2022-08-22T15:49:21.150Z] Successfully built f3a5cdace334 [2022-08-22T15:49:21.150Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:49:21.531Z] + docker inspect -f . ci-base-image-arm64 [2022-08-22T15:49:21.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:49:21.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-23312 does not seem to be running inside a container [2022-08-22T15:49:21.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/53 -v /w/workspace/app-rfid-llrp-inventory/53:/w/workspace/app-rfid-llrp-inventory/53:rw,z -v /w/workspace/app-rfid-llrp-inventory/53@tmp:/w/workspace/app-rfid-llrp-inventory/53@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-08-22T15:49:23.282Z] $ docker top 7ec7eea1afb3b75c5be3ba75f21f8c498c9b3b8e9d9f3ff428efe7f487dd6935 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:49:24.204Z] + go version [2022-08-22T15:49:24.204Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-22T15:49:24.243Z] $ docker stop --time=1 7ec7eea1afb3b75c5be3ba75f21f8c498c9b3b8e9d9f3ff428efe7f487dd6935 [2022-08-22T15:49:25.921Z] $ docker rm -f 7ec7eea1afb3b75c5be3ba75f21f8c498c9b3b8e9d9f3ff428efe7f487dd6935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:49:26.554Z] + docker inspect -f . ci-base-image-arm64 [2022-08-22T15:49:26.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:49:26.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-23312 does not seem to be running inside a container [2022-08-22T15:49:26.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/53 -v /w/workspace/app-rfid-llrp-inventory/53:/w/workspace/app-rfid-llrp-inventory/53:rw,z -v /w/workspace/app-rfid-llrp-inventory/53@tmp:/w/workspace/app-rfid-llrp-inventory/53@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-08-22T15:49:28.218Z] $ docker top 3172ac6d3ee29504f7587101db3aab2baccab08c2a16fe5c34d86e2d8b1ce6c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:49:29.146Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/53 [Pipeline] fileExists [Pipeline] sh [2022-08-22T15:49:29.822Z] + make test [2022-08-22T15:49:29.822Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-22T15:51:06.709Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-22T15:51:06.709Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements [2022-08-22T15:51:06.709Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-22T15:51:06.709Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.718s coverage: 71.9% of statements [2022-08-22T15:51:06.709Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-22T15:51:06.709Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-22T15:51:25.079Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-22T15:51:25.079Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-22T15:51:25.079Z] ./bin/test-attribution.sh [2022-08-22T15:51:25.079Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-22T15:51:25.079Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-22T15:51:25.079Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-22T15:51:25.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-22T15:51:25.130Z] $ docker stop --time=1 3172ac6d3ee29504f7587101db3aab2baccab08c2a16fe5c34d86e2d8b1ce6c2 [2022-08-22T15:51:26.923Z] $ docker rm -f 3172ac6d3ee29504f7587101db3aab2baccab08c2a16fe5c34d86e2d8b1ce6c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T15:51:27.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-22T15:51:27.983Z] Warning: overwriting stash ‘coverage-report’ [2022-08-22T15:51:28.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T15:51:28.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-22T15:51:29.300Z] + ls -al . [2022-08-22T15:51:29.300Z] total 228 [2022-08-22T15:51:29.300Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 15:49 . [2022-08-22T15:51:29.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:47 .. [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 15:47 .dockerignore [2022-08-22T15:51:29.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 15:47 .git [2022-08-22T15:51:29.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 15:47 .github [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 15:47 .gitignore [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 15:47 .golangci.yml [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 22 15:47 Attribution.txt [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 22 15:47 CHANGELOG.md [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 22 15:47 Dockerfile [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 15:47 GOVERNANCE.md [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 15:47 Jenkinsfile [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 15:47 LICENSE [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 22 15:47 Makefile [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 15:47 OWNERS.md [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 22 15:47 README.md [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 22 15:45 VERSION [2022-08-22T15:51:29.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:47 bin [2022-08-22T15:51:29.300Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 22 15:51 coverage.out [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 22 15:47 go.mod [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 22 15:47 go.sum [2022-08-22T15:51:29.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:47 images [2022-08-22T15:51:29.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:47 internal [2022-08-22T15:51:29.300Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 15:47 main.go [2022-08-22T15:51:29.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:47 res [2022-08-22T15:51:29.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:47 snap [2022-08-22T15:51:29.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 15:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:51:29.664Z] + 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=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea --label arch=arm64 --label version=2.3.0-dev.13 . [2022-08-22T15:51:29.941Z] Sending build context to Docker daemon 682.5kB [2022-08-22T15:51:29.941Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T15:51:29.941Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-22T15:51:29.941Z] ---> f3a5cdace334 [2022-08-22T15:51:29.941Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-22T15:51:30.215Z] ---> Running in bf0de4761dde [2022-08-22T15:51:30.487Z] Removing intermediate container bf0de4761dde [2022-08-22T15:51:30.487Z] ---> b00d5206124b [2022-08-22T15:51:30.487Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T15:51:30.487Z] ---> Running in 9b4f4334ffa4 [2022-08-22T15:51:30.764Z] Removing intermediate container 9b4f4334ffa4 [2022-08-22T15:51:30.764Z] ---> 8409484ab658 [2022-08-22T15:51:30.764Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T15:51:30.764Z] ---> Running in 5b883006a54a [2022-08-22T15:51:31.373Z] Removing intermediate container 5b883006a54a [2022-08-22T15:51:31.373Z] ---> 3db2b9530aed [2022-08-22T15:51:31.373Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:51:31.373Z] ---> Running in 2d3f08256c7c [2022-08-22T15:51:32.824Z] Removing intermediate container 2d3f08256c7c [2022-08-22T15:51:32.824Z] ---> 3a0d92b8539a [2022-08-22T15:51:32.824Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T15:51:33.117Z] ---> Running in c8dcee34e71d [2022-08-22T15:51:34.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:51:35.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:51:36.084Z] OK: 221 MiB in 51 packages [2022-08-22T15:51:36.689Z] Removing intermediate container c8dcee34e71d [2022-08-22T15:51:36.689Z] ---> 91ff1156efec [2022-08-22T15:51:36.689Z] Step 8/31 : WORKDIR /app [2022-08-22T15:51:36.964Z] ---> Running in a66e6ed72c89 [2022-08-22T15:51:37.241Z] Removing intermediate container a66e6ed72c89 [2022-08-22T15:51:37.241Z] ---> f02feaf0871f [2022-08-22T15:51:37.241Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-22T15:51:37.839Z] ---> 2d4a4c96a868 [2022-08-22T15:51:37.839Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T15:51:37.839Z] ---> Running in 528bab68211a [2022-08-22T15:51:39.834Z] Removing intermediate container 528bab68211a [2022-08-22T15:51:39.834Z] ---> 2809804b7f81 [2022-08-22T15:51:39.834Z] Step 11/31 : COPY . . [2022-08-22T15:51:40.433Z] ---> 7ab730a25bed [2022-08-22T15:51:40.433Z] Step 12/31 : ARG MAKE="make build" [2022-08-22T15:51:40.433Z] ---> Running in 844bd31be0fb [2022-08-22T15:51:40.713Z] Removing intermediate container 844bd31be0fb [2022-08-22T15:51:40.713Z] ---> 755fc1f53caa [2022-08-22T15:51:40.713Z] Step 13/31 : RUN $MAKE [2022-08-22T15:51:40.713Z] ---> Running in a924f7d29bbe [2022-08-22T15:51:41.699Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-22T15:54:03.674Z] Removing intermediate container a924f7d29bbe [2022-08-22T15:54:03.674Z] ---> 2f4d99c34402 [2022-08-22T15:54:03.674Z] Step 14/31 : FROM alpine:3.14 [2022-08-22T15:54:03.674Z] 3.14: Pulling from library/alpine [2022-08-22T15:54:03.674Z] 90cda3b7c325: Pulling fs layer [2022-08-22T15:54:03.674Z] 90cda3b7c325: Verifying Checksum [2022-08-22T15:54:03.674Z] 90cda3b7c325: Download complete [2022-08-22T15:54:03.674Z] 90cda3b7c325: Pull complete [2022-08-22T15:54:03.674Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-22T15:54:03.674Z] Status: Downloaded newer image for alpine:3.14 [2022-08-22T15:54:03.674Z] ---> 376ba31ae3da [2022-08-22T15:54:03.674Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-22T15:54:03.674Z] ---> Running in 43053bf1f7dc [2022-08-22T15:54:03.674Z] Removing intermediate container 43053bf1f7dc [2022-08-22T15:54:03.674Z] ---> 11adbc4d535d [2022-08-22T15:54:03.674Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-22T15:54:03.674Z] ---> Running in d3bfecb8d83a [2022-08-22T15:54:03.674Z] Removing intermediate container d3bfecb8d83a [2022-08-22T15:54:03.674Z] ---> a912e3ca89f1 [2022-08-22T15:54:03.674Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T15:54:03.674Z] ---> Running in 6c1003462376 [2022-08-22T15:54:04.686Z] Removing intermediate container 6c1003462376 [2022-08-22T15:54:04.686Z] ---> 6f7bddcf205b [2022-08-22T15:54:04.686Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-22T15:54:04.974Z] ---> Running in bfc5beb81b2c [2022-08-22T15:54:05.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-22T15:54:06.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-22T15:54:07.958Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-22T15:54:07.958Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-22T15:54:07.958Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-22T15:54:08.235Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-22T15:54:08.235Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-22T15:54:08.235Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-22T15:54:08.511Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-22T15:54:08.511Z] Executing busybox-1.33.1-r8.trigger [2022-08-22T15:54:08.511Z] Executing ca-certificates-20220614-r0.trigger [2022-08-22T15:54:08.787Z] OK: 9 MiB in 21 packages [2022-08-22T15:54:10.238Z] Removing intermediate container bfc5beb81b2c [2022-08-22T15:54:10.238Z] ---> ede803762e69 [2022-08-22T15:54:10.238Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-22T15:54:10.516Z] ---> ad81c72cc519 [2022-08-22T15:54:10.516Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-22T15:54:11.118Z] ---> a1de7488a04b [2022-08-22T15:54:11.118Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-22T15:54:11.732Z] ---> 7d74b3219b9a [2022-08-22T15:54:11.732Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-22T15:54:12.337Z] ---> 04f1fba0dfb0 [2022-08-22T15:54:12.337Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-22T15:54:13.799Z] ---> 3952487a43b9 [2022-08-22T15:54:13.799Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-22T15:54:13.799Z] ---> Running in 778e0004683f [2022-08-22T15:54:15.804Z] Removing intermediate container 778e0004683f [2022-08-22T15:54:15.804Z] ---> b45baf37d774 [2022-08-22T15:54:15.804Z] Step 25/31 : VOLUME /cache [2022-08-22T15:54:15.804Z] ---> Running in 066504c85fd2 [2022-08-22T15:54:16.082Z] Removing intermediate container 066504c85fd2 [2022-08-22T15:54:16.082Z] ---> 9beb1d6ab954 [2022-08-22T15:54:16.082Z] Step 26/31 : EXPOSE 59711 [2022-08-22T15:54:16.082Z] ---> Running in 62c20a6fd53e [2022-08-22T15:54:16.360Z] Removing intermediate container 62c20a6fd53e [2022-08-22T15:54:16.360Z] ---> 6993430d5596 [2022-08-22T15:54:16.360Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-22T15:54:16.640Z] ---> Running in 8010dc16ee13 [2022-08-22T15:54:16.917Z] Removing intermediate container 8010dc16ee13 [2022-08-22T15:54:16.918Z] ---> 20518bd98e08 [2022-08-22T15:54:16.918Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-22T15:54:16.918Z] ---> Running in 508f06310675 [2022-08-22T15:54:17.195Z] Removing intermediate container 508f06310675 [2022-08-22T15:54:17.195Z] ---> cf5e9deeb9a5 [2022-08-22T15:54:17.195Z] Step 29/31 : LABEL arch=arm64 [2022-08-22T15:54:17.474Z] ---> Running in df6ef32e60e2 [2022-08-22T15:54:17.751Z] Removing intermediate container df6ef32e60e2 [2022-08-22T15:54:17.751Z] ---> 225812505b3a [2022-08-22T15:54:17.751Z] Step 30/31 : LABEL git_sha=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [2022-08-22T15:54:17.751Z] ---> Running in 7e9a38df77a1 [2022-08-22T15:54:18.028Z] Removing intermediate container 7e9a38df77a1 [2022-08-22T15:54:18.028Z] ---> 29fcd4e508bf [2022-08-22T15:54:18.028Z] Step 31/31 : LABEL version=2.3.0-dev.13 [2022-08-22T15:54:18.310Z] ---> Running in 37aac3abdaad [2022-08-22T15:54:18.587Z] Removing intermediate container 37aac3abdaad [2022-08-22T15:54:18.587Z] ---> f7a59a927436 [2022-08-22T15:54:18.587Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-22T15:54:18.587Z] Successfully built f7a59a927436 [2022-08-22T15:54:18.587Z] 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-08-22T15:54:18.747Z] provisioning config files... [2022-08-22T15:54:18.769Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/53@tmp/config5100793692042908922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:54:19.136Z] ---> docker-login.sh [2022-08-22T15:54:19.136Z] nexus3.edgexfoundry.org:10001 [2022-08-22T15:54:19.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:54:19.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:54:19.412Z] Configure a credential helper to remove this warning. See [2022-08-22T15:54:19.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:54:19.412Z] [2022-08-22T15:54:19.412Z] Login Succeeded [2022-08-22T15:54:19.412Z] nexus3.edgexfoundry.org:10002 [2022-08-22T15:54:20.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:54:20.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:54:20.014Z] Configure a credential helper to remove this warning. See [2022-08-22T15:54:20.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:54:20.014Z] [2022-08-22T15:54:20.014Z] Login Succeeded [2022-08-22T15:54:20.014Z] nexus3.edgexfoundry.org:10003 [2022-08-22T15:54:20.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:54:20.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:54:20.573Z] Configure a credential helper to remove this warning. See [2022-08-22T15:54:20.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:54:20.573Z] [2022-08-22T15:54:20.573Z] Login Succeeded [2022-08-22T15:54:20.573Z] nexus3.edgexfoundry.org:10004 [2022-08-22T15:54:20.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:54:21.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:54:21.125Z] Configure a credential helper to remove this warning. See [2022-08-22T15:54:21.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:54:21.125Z] [2022-08-22T15:54:21.125Z] Login Succeeded [2022-08-22T15:54:21.125Z] docker.io [2022-08-22T15:54:21.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T15:54:22.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T15:54:22.002Z] Configure a credential helper to remove this warning. See [2022-08-22T15:54:22.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T15:54:22.002Z] [2022-08-22T15:54:22.002Z] Login Succeeded [2022-08-22T15:54:22.002Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T15:54:22.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:54:22.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T15:54:22.082Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-08-22T15:54:22.082Z] 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [2022-08-22T15:54:22.082Z] latest [2022-08-22T15:54:22.082Z] 2.3.0-dev.13 [2022-08-22T15:54:22.082Z] 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [2022-08-22T15:54:22.082Z] main [2022-08-22T15:54:22.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:54:22.455Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:54:22.836Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [2022-08-22T15:54:22.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-22T15:54:22.836Z] 63e51b40a6c2: Preparing [2022-08-22T15:54:22.836Z] 9c95ae21615a: Preparing [2022-08-22T15:54:22.836Z] 858cb4ed1357: Preparing [2022-08-22T15:54:22.836Z] a7817af74632: Preparing [2022-08-22T15:54:22.836Z] 309398a3b63d: Preparing [2022-08-22T15:54:22.836Z] a07a0c5d941d: Preparing [2022-08-22T15:54:22.836Z] 4c65e19140f6: Preparing [2022-08-22T15:54:22.836Z] 2c3378fc2c4c: Preparing [2022-08-22T15:54:22.836Z] 28c3ef001483: Preparing [2022-08-22T15:54:22.836Z] 4c65e19140f6: Waiting [2022-08-22T15:54:22.836Z] 2c3378fc2c4c: Waiting [2022-08-22T15:54:22.836Z] 28c3ef001483: Waiting [2022-08-22T15:54:22.836Z] a07a0c5d941d: Waiting [2022-08-22T15:54:23.114Z] 63e51b40a6c2: Pushed [2022-08-22T15:54:23.114Z] a7817af74632: Pushed [2022-08-22T15:54:23.114Z] 309398a3b63d: Pushed [2022-08-22T15:54:23.114Z] 858cb4ed1357: Pushed [2022-08-22T15:54:23.114Z] 28c3ef001483: Layer already exists [2022-08-22T15:54:23.393Z] 2c3378fc2c4c: Pushed [2022-08-22T15:54:23.393Z] a07a0c5d941d: Pushed [2022-08-22T15:54:24.378Z] 4c65e19140f6: Pushed [2022-08-22T15:54:28.693Z] 9c95ae21615a: Pushed [2022-08-22T15:54:28.969Z] 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:54:29.356Z] + 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-08-22T15:54:29.729Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-08-22T15:54:29.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-22T15:54:29.729Z] 63e51b40a6c2: Preparing [2022-08-22T15:54:29.729Z] 9c95ae21615a: Preparing [2022-08-22T15:54:29.729Z] 858cb4ed1357: Preparing [2022-08-22T15:54:29.729Z] a7817af74632: Preparing [2022-08-22T15:54:29.729Z] 309398a3b63d: Preparing [2022-08-22T15:54:29.729Z] a07a0c5d941d: Preparing [2022-08-22T15:54:29.729Z] 4c65e19140f6: Preparing [2022-08-22T15:54:29.729Z] 2c3378fc2c4c: Preparing [2022-08-22T15:54:29.729Z] 28c3ef001483: Preparing [2022-08-22T15:54:29.729Z] a07a0c5d941d: Waiting [2022-08-22T15:54:29.729Z] 4c65e19140f6: Waiting [2022-08-22T15:54:29.729Z] 28c3ef001483: Waiting [2022-08-22T15:54:29.729Z] 2c3378fc2c4c: Waiting [2022-08-22T15:54:29.729Z] 858cb4ed1357: Layer already exists [2022-08-22T15:54:29.729Z] 63e51b40a6c2: Layer already exists [2022-08-22T15:54:29.729Z] a7817af74632: Layer already exists [2022-08-22T15:54:29.729Z] 9c95ae21615a: Layer already exists [2022-08-22T15:54:29.729Z] 309398a3b63d: Layer already exists [2022-08-22T15:54:29.729Z] 2c3378fc2c4c: Layer already exists [2022-08-22T15:54:29.729Z] 4c65e19140f6: Layer already exists [2022-08-22T15:54:29.729Z] 28c3ef001483: Layer already exists [2022-08-22T15:54:29.729Z] a07a0c5d941d: Layer already exists [2022-08-22T15:54:30.005Z] latest: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:54:30.384Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:54:30.757Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.13 [2022-08-22T15:54:30.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-22T15:54:30.757Z] 63e51b40a6c2: Preparing [2022-08-22T15:54:30.757Z] 9c95ae21615a: Preparing [2022-08-22T15:54:30.757Z] 858cb4ed1357: Preparing [2022-08-22T15:54:30.757Z] a7817af74632: Preparing [2022-08-22T15:54:30.757Z] 309398a3b63d: Preparing [2022-08-22T15:54:30.757Z] a07a0c5d941d: Preparing [2022-08-22T15:54:30.757Z] 4c65e19140f6: Preparing [2022-08-22T15:54:30.757Z] 2c3378fc2c4c: Preparing [2022-08-22T15:54:30.757Z] 28c3ef001483: Preparing [2022-08-22T15:54:30.757Z] 4c65e19140f6: Waiting [2022-08-22T15:54:30.757Z] 2c3378fc2c4c: Waiting [2022-08-22T15:54:30.757Z] a07a0c5d941d: Waiting [2022-08-22T15:54:30.757Z] 9c95ae21615a: Layer already exists [2022-08-22T15:54:30.757Z] a7817af74632: Layer already exists [2022-08-22T15:54:30.757Z] 63e51b40a6c2: Layer already exists [2022-08-22T15:54:30.757Z] 309398a3b63d: Layer already exists [2022-08-22T15:54:30.757Z] 858cb4ed1357: Layer already exists [2022-08-22T15:54:31.033Z] a07a0c5d941d: Layer already exists [2022-08-22T15:54:31.033Z] 4c65e19140f6: Layer already exists [2022-08-22T15:54:31.033Z] 2c3378fc2c4c: Layer already exists [2022-08-22T15:54:31.033Z] 28c3ef001483: Layer already exists [2022-08-22T15:54:31.033Z] 2.3.0-dev.13: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:54:31.413Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:54:31.791Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [2022-08-22T15:54:31.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-22T15:54:31.791Z] 63e51b40a6c2: Preparing [2022-08-22T15:54:31.791Z] 9c95ae21615a: Preparing [2022-08-22T15:54:31.791Z] 858cb4ed1357: Preparing [2022-08-22T15:54:31.791Z] a7817af74632: Preparing [2022-08-22T15:54:31.791Z] 309398a3b63d: Preparing [2022-08-22T15:54:31.791Z] a07a0c5d941d: Preparing [2022-08-22T15:54:31.791Z] 4c65e19140f6: Preparing [2022-08-22T15:54:31.791Z] 2c3378fc2c4c: Preparing [2022-08-22T15:54:31.791Z] 28c3ef001483: Preparing [2022-08-22T15:54:31.791Z] a07a0c5d941d: Waiting [2022-08-22T15:54:31.791Z] 4c65e19140f6: Waiting [2022-08-22T15:54:31.791Z] 2c3378fc2c4c: Waiting [2022-08-22T15:54:31.791Z] 28c3ef001483: Waiting [2022-08-22T15:54:31.791Z] 63e51b40a6c2: Layer already exists [2022-08-22T15:54:31.791Z] 309398a3b63d: Layer already exists [2022-08-22T15:54:32.066Z] a7817af74632: Layer already exists [2022-08-22T15:54:32.066Z] 9c95ae21615a: Layer already exists [2022-08-22T15:54:32.066Z] 858cb4ed1357: Layer already exists [2022-08-22T15:54:32.066Z] a07a0c5d941d: Layer already exists [2022-08-22T15:54:32.066Z] 2c3378fc2c4c: Layer already exists [2022-08-22T15:54:32.066Z] 4c65e19140f6: Layer already exists [2022-08-22T15:54:32.066Z] 28c3ef001483: Layer already exists [2022-08-22T15:54:32.066Z] 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:54:32.452Z] + 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-08-22T15:54:32.828Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-08-22T15:54:32.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-22T15:54:32.828Z] 63e51b40a6c2: Preparing [2022-08-22T15:54:32.828Z] 9c95ae21615a: Preparing [2022-08-22T15:54:32.828Z] 858cb4ed1357: Preparing [2022-08-22T15:54:32.828Z] a7817af74632: Preparing [2022-08-22T15:54:32.828Z] 309398a3b63d: Preparing [2022-08-22T15:54:32.828Z] a07a0c5d941d: Preparing [2022-08-22T15:54:32.828Z] 4c65e19140f6: Preparing [2022-08-22T15:54:32.828Z] 2c3378fc2c4c: Preparing [2022-08-22T15:54:32.828Z] 28c3ef001483: Preparing [2022-08-22T15:54:32.828Z] 4c65e19140f6: Waiting [2022-08-22T15:54:32.828Z] 2c3378fc2c4c: Waiting [2022-08-22T15:54:32.828Z] 28c3ef001483: Waiting [2022-08-22T15:54:32.828Z] a07a0c5d941d: Waiting [2022-08-22T15:54:32.828Z] 858cb4ed1357: Layer already exists [2022-08-22T15:54:32.828Z] 309398a3b63d: Layer already exists [2022-08-22T15:54:32.828Z] 9c95ae21615a: Layer already exists [2022-08-22T15:54:32.828Z] 63e51b40a6c2: Layer already exists [2022-08-22T15:54:32.828Z] a7817af74632: Layer already exists [2022-08-22T15:54:32.828Z] a07a0c5d941d: Layer already exists [2022-08-22T15:54:32.828Z] 28c3ef001483: Layer already exists [2022-08-22T15:54:32.828Z] 4c65e19140f6: Layer already exists [2022-08-22T15:54:32.828Z] 2c3378fc2c4c: Layer already exists [2022-08-22T15:54:33.108Z] main: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-22T15:54:33.175Z] ===================================================== [Pipeline] echo [2022-08-22T15:54:33.186Z] taggedImages: [2022-08-22T15:54:33.187Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [2022-08-22T15:54:33.187Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-08-22T15:54:33.187Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.13 [2022-08-22T15:54:33.187Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [2022-08-22T15:54:33.187Z] - 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-08-22T15:54:33.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T15:54:33.577Z] [2022-08-22T15:54:33.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:54:33.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T15:54:34.217Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-22T15:54:34.217Z] 8998bd30e6a1: Pulling fs layer [2022-08-22T15:54:34.217Z] 04944245beec: Pulling fs layer [2022-08-22T15:54:34.217Z] 699f458cf7ca: Pulling fs layer [2022-08-22T15:54:34.217Z] 765212b225bb: Pulling fs layer [2022-08-22T15:54:34.217Z] f23df028b6ca: Pulling fs layer [2022-08-22T15:54:34.217Z] d65c8cfc05b1: Pulling fs layer [2022-08-22T15:54:34.217Z] 2437ff75d9bd: Pulling fs layer [2022-08-22T15:54:34.217Z] 765212b225bb: Waiting [2022-08-22T15:54:34.217Z] f23df028b6ca: Waiting [2022-08-22T15:54:34.217Z] d65c8cfc05b1: Waiting [2022-08-22T15:54:34.217Z] 2437ff75d9bd: Waiting [2022-08-22T15:54:34.217Z] 04944245beec: Verifying Checksum [2022-08-22T15:54:34.217Z] 04944245beec: Download complete [2022-08-22T15:54:34.217Z] 765212b225bb: Download complete [2022-08-22T15:54:34.217Z] f23df028b6ca: Verifying Checksum [2022-08-22T15:54:34.217Z] f23df028b6ca: Download complete [2022-08-22T15:54:34.217Z] d65c8cfc05b1: Verifying Checksum [2022-08-22T15:54:34.217Z] d65c8cfc05b1: Download complete [2022-08-22T15:54:34.496Z] 699f458cf7ca: Verifying Checksum [2022-08-22T15:54:34.496Z] 699f458cf7ca: Download complete [2022-08-22T15:54:34.804Z] 8998bd30e6a1: Verifying Checksum [2022-08-22T15:54:34.804Z] 8998bd30e6a1: Download complete [2022-08-22T15:54:37.449Z] 2437ff75d9bd: Download complete [2022-08-22T15:54:39.461Z] 8998bd30e6a1: Pull complete [2022-08-22T15:54:40.065Z] 04944245beec: Pull complete [2022-08-22T15:54:41.509Z] 699f458cf7ca: Pull complete [2022-08-22T15:54:41.784Z] 765212b225bb: Pull complete [2022-08-22T15:54:42.393Z] f23df028b6ca: Pull complete [2022-08-22T15:54:42.669Z] d65c8cfc05b1: Pull complete [2022-08-22T15:54:57.793Z] 2437ff75d9bd: Pull complete [2022-08-22T15:54:57.793Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-22T15:54:57.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T15:54:57.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:54:58.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-23312 does not seem to be running inside a container [2022-08-22T15:54:58.217Z] $ 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/53 -v /w/workspace/app-rfid-llrp-inventory/53:/w/workspace/app-rfid-llrp-inventory/53:rw,z -v /w/workspace/app-rfid-llrp-inventory/53@tmp:/w/workspace/app-rfid-llrp-inventory/53@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-08-22T15:55:01.048Z] $ docker top 3160a9239decb19668093d7800043081dd9a6fb55b49cb5e2239defea58ec6c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:55:01.967Z] ---> job-cost.sh [2022-08-22T15:55:01.967Z] lf-activate-venv: SKIPPING [2022-08-22T15:55:01.967Z] INFO: No Stack... [2022-08-22T15:55:02.242Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-22T15:55:03.270Z] INFO: Archiving Costs [Pipeline] sh [2022-08-22T15:55:03.976Z] + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/53/archives/cost.csv -f6 [2022-08-22T15:55:03.976Z] [Pipeline] lock [2022-08-22T15:55:04.054Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [2022-08-22T15:55:04.061Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] did not exist. Created. [2022-08-22T15:55:04.061Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-22T15:55:04.792Z] /w/workspace/app-rfid-llrp-inventory/53@tmp/durable-4a2ae343/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-22T15:55:05.499Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-22T15:55:05.530Z] Warning: overwriting stash ‘stack-cost’ [2022-08-22T15:55:05.617Z] Stashed 1 file(s) [Pipeline] } [2022-08-22T15:55:05.624Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-22T15:55:05.659Z] $ docker stop --time=1 3160a9239decb19668093d7800043081dd9a6fb55b49cb5e2239defea58ec6c2 [2022-08-22T15:55:07.251Z] $ docker rm -f 3160a9239decb19668093d7800043081dd9a6fb55b49cb5e2239defea58ec6c2 [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-08-22T15:55:07.769Z] provisioning config files... [2022-08-22T15:55:07.776Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6591472077707577944tmp [Pipeline] { [Pipeline] sh [2022-08-22T15:55:08.076Z] + set +x [2022-08-22T15:55:08.077Z] + curl -s https://codecov.io/bash [2022-08-22T15:55:08.077Z] + bash -s -- [2022-08-22T15:55:08.077Z] [2022-08-22T15:55:08.077Z] _____ _ [2022-08-22T15:55:08.077Z] / ____| | | [2022-08-22T15:55:08.077Z] | | ___ __| | ___ ___ _____ __ [2022-08-22T15:55:08.077Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-22T15:55:08.077Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-22T15:55:08.077Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-22T15:55:08.077Z] Bash-1.0.6 [2022-08-22T15:55:08.077Z] [2022-08-22T15:55:08.077Z] [2022-08-22T15:55:08.077Z] ==> git version 2.25.1 found [2022-08-22T15:55:08.077Z] ==> 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-08-22T15:55:08.077Z] Release-Date: 2020-01-08 [2022-08-22T15:55:08.077Z] 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-08-22T15:55:08.077Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-22T15:55:08.077Z] ==> Jenkins CI detected. [2022-08-22T15:55:08.077Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-08-22T15:55:08.077Z] project root: . [2022-08-22T15:55:08.077Z] --> token set from env [2022-08-22T15:55:08.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-22T15:55:08.077Z] ==> Running gcov in . (disable via -X gcov) [2022-08-22T15:55:08.077Z] ==> Python coveragepy not found [2022-08-22T15:55:08.077Z] ==> Searching for coverage reports in: [2022-08-22T15:55:08.077Z] + . [2022-08-22T15:55:08.077Z] -> Found 1 reports [2022-08-22T15:55:08.338Z] ==> Detecting git/mercurial file structure [2022-08-22T15:55:08.338Z] ==> Reading reports [2022-08-22T15:55:08.338Z] + ./coverage.out bytes=41008 [2022-08-22T15:55:08.338Z] ==> Appending adjustments [2022-08-22T15:55:08.338Z] https://docs.codecov.io/docs/fixing-reports [2022-08-22T15:55:08.338Z] + Found adjustments [2022-08-22T15:55:08.338Z] ==> Gzipping contents [2022-08-22T15:55:08.338Z] 12K /tmp/codecov.Ryv2lJ.gz [2022-08-22T15:55:08.338Z] ==> Uploading reports [2022-08-22T15:55:08.338Z] url: https://codecov.io [2022-08-22T15:55:08.338Z] query: branch=main&commit=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-22T15:55:08.338Z] -> Pinging Codecov [2022-08-22T15:55:08.338Z] 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=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-22T15:55:08.906Z] -> Uploading to [2022-08-22T15:55:08.906Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-22/581DD39554BDF9B6E22D074273EAD858/072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea/56187c56-6c19-4b88-bbfd-e0bf334a5ebb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220822T155508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2da40adc0df09f9caaa30d9bf963692bd8a25ee47ebded0a9e510071030e8fb0 [2022-08-22T15:55:08.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-22T15:55:08.906Z] Dload Upload Total Spent Left Speed [2022-08-22T15:55:08.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11411 0 0 100 11411 0 51400 --:--:-- --:--:-- --:--:-- 51400 [2022-08-22T15:55:08.906Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] } [2022-08-22T15:55:08.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-22T15:55:09.121Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-22T15:55:09.131Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:55:09.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-22T15:55:09.436Z] [2022-08-22T15:55:09.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:55:09.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-22T15:55:09.739Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-22T15:55:09.739Z] df9b9388f04a: Pulling fs layer [2022-08-22T15:55:09.739Z] 52dc419b0ee2: Pulling fs layer [2022-08-22T15:55:09.739Z] 25bc292e5bac: Pulling fs layer [2022-08-22T15:55:09.739Z] 114826534d7a: Pulling fs layer [2022-08-22T15:55:09.739Z] 4657fd5d0bcf: Pulling fs layer [2022-08-22T15:55:09.739Z] 6ad1cebc031e: Pulling fs layer [2022-08-22T15:55:09.739Z] 8a3aa393b2d8: Pulling fs layer [2022-08-22T15:55:09.739Z] 114826534d7a: Waiting [2022-08-22T15:55:09.739Z] 6ad1cebc031e: Waiting [2022-08-22T15:55:09.739Z] 8a3aa393b2d8: Waiting [2022-08-22T15:55:09.739Z] 4657fd5d0bcf: Waiting [2022-08-22T15:55:09.739Z] 25bc292e5bac: Verifying Checksum [2022-08-22T15:55:09.739Z] 25bc292e5bac: Download complete [2022-08-22T15:55:09.739Z] 52dc419b0ee2: Verifying Checksum [2022-08-22T15:55:09.739Z] 52dc419b0ee2: Download complete [2022-08-22T15:55:09.739Z] 4657fd5d0bcf: Download complete [2022-08-22T15:55:09.739Z] df9b9388f04a: Verifying Checksum [2022-08-22T15:55:09.739Z] df9b9388f04a: Download complete [2022-08-22T15:55:10.000Z] 6ad1cebc031e: Verifying Checksum [2022-08-22T15:55:10.000Z] 6ad1cebc031e: Download complete [2022-08-22T15:55:10.000Z] df9b9388f04a: Pull complete [2022-08-22T15:55:10.000Z] 52dc419b0ee2: Pull complete [2022-08-22T15:55:10.260Z] 25bc292e5bac: Pull complete [2022-08-22T15:55:10.519Z] 114826534d7a: Verifying Checksum [2022-08-22T15:55:10.519Z] 114826534d7a: Download complete [2022-08-22T15:55:10.777Z] 8a3aa393b2d8: Verifying Checksum [2022-08-22T15:55:10.777Z] 8a3aa393b2d8: Download complete [2022-08-22T15:55:14.058Z] 114826534d7a: Pull complete [2022-08-22T15:55:14.058Z] 4657fd5d0bcf: Pull complete [2022-08-22T15:55:14.316Z] 6ad1cebc031e: Pull complete [2022-08-22T15:55:16.849Z] 8a3aa393b2d8: Pull complete [2022-08-22T15:55:16.849Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-22T15:55:16.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-22T15:55:16.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:55:16.942Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:55:16.981Z] $ 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-08-22T15:55:19.273Z] $ docker top 5af1f49418a74b5f73fb60ef847b2c7fddad466583c76d0506bfd091c553c374 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-22T15:55:19.351Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-08-22T15:55:19.632Z] + set -o pipefail [2022-08-22T15:55:19.632Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-08-22T15:55:24.934Z] [2022-08-22T15:55:24.934Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-08-22T15:55:24.934Z] [2022-08-22T15:55:24.934Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8dd3e9b8-d25f-47ac-8ed4-8f5c844cb45a [2022-08-22T15:55:24.934Z] [2022-08-22T15:55:24.934Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-22T15:55:24.934Z] [2022-08-22T15:55:24.934Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-22T15:55:24.934Z] [2022-08-22T15:55:24.934Z] [Pipeline] } [2022-08-22T15:55:24.947Z] $ docker stop --time=1 5af1f49418a74b5f73fb60ef847b2c7fddad466583c76d0506bfd091c553c374 [2022-08-22T15:55:27.392Z] $ docker rm -f 5af1f49418a74b5f73fb60ef847b2c7fddad466583c76d0506bfd091c553c374 [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-08-22T15:55:28.120Z] + git log --format=format:%s -1 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] sh [2022-08-22T15:55:28.414Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-22T15:55:28.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:55:28.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T15:55:28.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:55:28.797Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:55:28.872Z] $ 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-08-22T15:55:29.347Z] $ docker top 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-22T15:55:29.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T15:55:29.472Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T15:55:29.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T15:55:29.607Z] $ docker exec 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 ssh-agent [2022-08-22T15:55:29.726Z] SSH_AUTH_SOCK=/tmp/ssh-H4Dm86GPrYy7/agent.33 [2022-08-22T15:55:29.726Z] SSH_AGENT_PID=40 [2022-08-22T15:55:29.731Z] Running ssh-add (command line suppressed) [2022-08-22T15:55:29.846Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7136188545070292088.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7136188545070292088.key) [2022-08-22T15:55:29.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T15:55:30.153Z] + git semver tag [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,345 [run_tag] DEBUG tag force:False [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,345 [check_head_tag] DEBUG check head tag [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,346 [execute] INFO git cat-file --batch-check [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,348 [execute] INFO git cat-file --batch [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,357 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,358 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,358 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-08-22T15:55:30.413Z] 2022-08-22 15:55:30,361 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-22T15:55:30.413Z] 2.3.0-dev.13 [Pipeline] } [2022-08-22T15:55:30.425Z] $ docker exec --env ******** --env ******** 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 ssh-agent -k [2022-08-22T15:55:30.537Z] unset SSH_AUTH_SOCK; [2022-08-22T15:55:30.537Z] unset SSH_AGENT_PID; [2022-08-22T15:55:30.538Z] echo Agent pid 40 killed; [2022-08-22T15:55:30.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-22T15:55:30.858Z] + git semver [Pipeline] } [2022-08-22T15:55:31.134Z] $ docker stop --time=1 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 [2022-08-22T15:55:32.447Z] $ docker rm -f 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:55:32.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-22T15:55:32.865Z] [2022-08-22T15:55:32.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:55:33.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-22T15:55:33.167Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-22T15:55:33.167Z] ab5ef0e58194: Pulling fs layer [2022-08-22T15:55:33.167Z] 9712f1f96733: Pulling fs layer [2022-08-22T15:55:33.167Z] 63f879dbbcfc: Pulling fs layer [2022-08-22T15:55:33.167Z] 0d9ebad4ef96: Pulling fs layer [2022-08-22T15:55:33.167Z] e9a5061849ea: Pulling fs layer [2022-08-22T15:55:33.167Z] d747dcd14b5f: Pulling fs layer [2022-08-22T15:55:33.167Z] 2de7ff778b66: Pulling fs layer [2022-08-22T15:55:33.167Z] 0d9ebad4ef96: Waiting [2022-08-22T15:55:33.167Z] d747dcd14b5f: Waiting [2022-08-22T15:55:33.167Z] 2de7ff778b66: Waiting [2022-08-22T15:55:33.167Z] e9a5061849ea: Waiting [2022-08-22T15:55:33.167Z] 9712f1f96733: Verifying Checksum [2022-08-22T15:55:33.167Z] 9712f1f96733: Download complete [2022-08-22T15:55:33.431Z] 63f879dbbcfc: Verifying Checksum [2022-08-22T15:55:33.431Z] 63f879dbbcfc: Download complete [2022-08-22T15:55:33.692Z] e9a5061849ea: Verifying Checksum [2022-08-22T15:55:33.692Z] e9a5061849ea: Download complete [2022-08-22T15:55:33.692Z] d747dcd14b5f: Verifying Checksum [2022-08-22T15:55:33.692Z] d747dcd14b5f: Download complete [2022-08-22T15:55:33.692Z] 0d9ebad4ef96: Verifying Checksum [2022-08-22T15:55:33.692Z] 0d9ebad4ef96: Download complete [2022-08-22T15:55:33.692Z] ab5ef0e58194: Verifying Checksum [2022-08-22T15:55:33.692Z] ab5ef0e58194: Download complete [2022-08-22T15:55:33.951Z] 2de7ff778b66: Download complete [2022-08-22T15:55:36.483Z] ab5ef0e58194: Pull complete [2022-08-22T15:55:36.743Z] 9712f1f96733: Pull complete [2022-08-22T15:55:37.310Z] 63f879dbbcfc: Pull complete [2022-08-22T15:55:40.655Z] 0d9ebad4ef96: Pull complete [2022-08-22T15:55:40.914Z] e9a5061849ea: Pull complete [2022-08-22T15:55:41.174Z] d747dcd14b5f: Pull complete [2022-08-22T15:55:42.110Z] 2de7ff778b66: Pull complete [2022-08-22T15:55:42.110Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-22T15:55:42.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-22T15:55:42.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:55:42.206Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:55:42.247Z] $ 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-08-22T15:55:44.732Z] $ docker top c60955f058df9a189e0f6b2eec2f828c45623744d61feb26b408f86318a774b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-22T15:55:44.806Z] provisioning config files... [2022-08-22T15:55:44.814Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4434586701533536029tmp [2022-08-22T15:55:44.826Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1213081325978426873tmp [2022-08-22T15:55:44.836Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6059268899334883879tmp [Pipeline] { [Pipeline] echo [2022-08-22T15:55:44.851Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:55:45.138Z] ---> sigul-configuration.sh [2022-08-22T15:55:45.138Z] gpg: directory `/root/.gnupg' created [2022-08-22T15:55:45.138Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-22T15:55:45.138Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-22T15:55:45.138Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-22T15:55:45.138Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-22T15:55:45.138Z] gpg: CAST5 encrypted data [2022-08-22T15:55:45.138Z] gpg: encrypted with 1 passphrase [2022-08-22T15:55:45.138Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-22T15:55:45.425Z] + mkdir /home/jenkins [2022-08-22T15:55:45.425Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-22T15:55:45.713Z] + 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-08-22T15:55:45.721Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:55:46.011Z] ---> sigul-install.sh [2022-08-22T15:55:46.011Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-22T15:55:46.298Z] + git tag --list [2022-08-22T15:55:46.298Z] v0.0.0 [2022-08-22T15:55:46.298Z] v1.0.0 [2022-08-22T15:55:46.298Z] v2.1.0 [2022-08-22T15:55:46.298Z] v2.1.1 [2022-08-22T15:55:46.298Z] v2.1.1-dev.1 [2022-08-22T15:55:46.298Z] v2.2.0 [2022-08-22T15:55:46.298Z] v2.2.1-dev.1 [2022-08-22T15:55:46.298Z] v2.2.1-dev.2 [2022-08-22T15:55:46.298Z] v2.2.1-dev.3 [2022-08-22T15:55:46.298Z] v2.2.1-dev.4 [2022-08-22T15:55:46.298Z] v2.2.1-dev.5 [2022-08-22T15:55:46.298Z] v2.2.1-dev.6 [2022-08-22T15:55:46.298Z] v2.2.1-dev.7 [2022-08-22T15:55:46.298Z] v2.3.0-dev.10 [2022-08-22T15:55:46.298Z] v2.3.0-dev.11 [2022-08-22T15:55:46.298Z] v2.3.0-dev.12 [2022-08-22T15:55:46.298Z] v2.3.0-dev.13 [2022-08-22T15:55:46.298Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-22T15:55:46.591Z] + lftools sign git-tag v2.3.0-dev.13 [2022-08-22T15:55:47.160Z] Signing Git tag with Sigul... [2022-08-22T15:55:47.160Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-08-22T15:55:47.428Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:55:47.713Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-22T15:55:47.721Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-22T15:55:47.743Z] $ docker stop --time=1 c60955f058df9a189e0f6b2eec2f828c45623744d61feb26b408f86318a774b9 [2022-08-22T15:55:49.054Z] $ docker rm -f c60955f058df9a189e0f6b2eec2f828c45623744d61feb26b408f86318a774b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-22T15:55:49.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-22T15:55:49.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:55:49.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T15:55:49.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:55:49.875Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:55:49.924Z] $ 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-08-22T15:55:50.345Z] $ docker top d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-22T15:55:50.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T15:55:50.439Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T15:55:50.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T15:55:50.564Z] $ docker exec d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e ssh-agent [2022-08-22T15:55:50.677Z] SSH_AUTH_SOCK=/tmp/ssh-vxzr1qjKmBSy/agent.33 [2022-08-22T15:55:50.677Z] SSH_AGENT_PID=40 [2022-08-22T15:55:50.683Z] Running ssh-add (command line suppressed) [2022-08-22T15:55:50.807Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5877768338224447723.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5877768338224447723.key) [2022-08-22T15:55:50.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T15:55:51.109Z] + git semver bump pre [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,288 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,288 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,288 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,288 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,288 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,289 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,291 [execute] INFO git cat-file --batch-check [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,291 [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-08-22T15:55:51.371Z] 2022-08-22 15:55:51,296 [execute] INFO git cat-file --batch [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-22T15:55:51.371Z] 2022-08-22 15:55:51,301 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-22T15:55:51.371Z] 2.3.0-dev.14 [Pipeline] } [2022-08-22T15:55:51.384Z] $ docker exec --env ******** --env ******** d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e ssh-agent -k [2022-08-22T15:55:51.494Z] unset SSH_AUTH_SOCK; [2022-08-22T15:55:51.495Z] unset SSH_AGENT_PID; [2022-08-22T15:55:51.495Z] echo Agent pid 40 killed; [2022-08-22T15:55:51.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-22T15:55:51.817Z] + git semver [Pipeline] } [2022-08-22T15:55:52.093Z] $ docker stop --time=1 d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e [2022-08-22T15:55:53.391Z] $ docker rm -f d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T15:55:53.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-22T15:55:53.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:55:54.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T15:55:54.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:55:54.214Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:55:54.255Z] $ 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-08-22T15:55:54.645Z] $ docker top d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-22T15:55:54.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T15:55:54.744Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T15:55:54.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T15:55:54.876Z] $ docker exec d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 ssh-agent [2022-08-22T15:55:54.995Z] SSH_AUTH_SOCK=/tmp/ssh-6shXrgELIGe1/agent.32 [2022-08-22T15:55:54.995Z] SSH_AGENT_PID=39 [2022-08-22T15:55:55.000Z] Running ssh-add (command line suppressed) [2022-08-22T15:55:55.108Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5394615150420966239.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5394615150420966239.key) [2022-08-22T15:55:55.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T15:55:55.413Z] + git semver push [2022-08-22T15:55:55.674Z] 2022-08-22 15:55:55,596 [run_push] DEBUG push [2022-08-22T15:55:55.674Z] 2022-08-22 15:55:55,597 [execute] INFO git cat-file --batch-check [2022-08-22T15:55:55.674Z] 2022-08-22 15:55:55,597 [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-08-22T15:55:55.674Z] 2022-08-22 15:55:55,601 [execute] INFO git rev-list a6fc29cc50b986a5841af4093e89b24ec024cd7f -- [2022-08-22T15:55:55.674Z] 2022-08-22 15:55:55,602 [execute] DEBUG Popen(['git', 'rev-list', 'a6fc29cc50b986a5841af4093e89b24ec024cd7f', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-22T15:55:55.674Z] 2022-08-22 15:55:55,607 [execute] INFO git fetch -v origin [2022-08-22T15:55:55.674Z] 2022-08-22 15:55:55,608 [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-08-22T15:55:56.246Z] 2022-08-22 15:55:56,079 [run_push] DEBUG no remote changes detected [2022-08-22T15:55:56.246Z] 2022-08-22 15:55:56,079 [execute] INFO git push origin semver [2022-08-22T15:55:56.246Z] 2022-08-22 15:55:56,080 [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-08-22T15:55:56.818Z] 2022-08-22 15:55:56,785 [run_push] DEBUG push all version tags [2022-08-22T15:55:56.818Z] 2022-08-22 15:55:56,786 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-22T15:55:56.818Z] 2022-08-22 15:55:56,786 [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-08-22T15:55:57.760Z] 2022-08-22 15:55:57,496 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-22T15:55:57.760Z] 2.3.0-dev.14 [Pipeline] } [2022-08-22T15:55:57.773Z] $ docker exec --env ******** --env ******** d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 ssh-agent -k [2022-08-22T15:55:57.885Z] unset SSH_AUTH_SOCK; [2022-08-22T15:55:57.885Z] unset SSH_AGENT_PID; [2022-08-22T15:55:57.885Z] echo Agent pid 39 killed; [2022-08-22T15:55:57.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-22T15:55:58.206Z] + git semver [Pipeline] } [2022-08-22T15:55:58.483Z] $ docker stop --time=1 d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 [2022-08-22T15:55:59.808Z] $ docker rm -f d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 [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-08-22T15:56:00.402Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-08-22T15:56:00.403Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-22T15:56:00.403Z] total 16 [2022-08-22T15:56:00.403Z] drwxr-xr-x 3 root root 4096 Aug 22 15:47 . [2022-08-22T15:56:00.403Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 15:55 .. [2022-08-22T15:56:00.403Z] drwxr-xr-x 2 root root 4096 Aug 22 15:47 cost [2022-08-22T15:56:00.403Z] -rw-r--r-- 1 root root 94 Aug 22 15:47 cost.csv [2022-08-22T15:56:00.403Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-22T15:56:00.403Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-22T15:56:00.403Z] total 16 [2022-08-22T15:56:00.403Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 15:47 . [2022-08-22T15:56:00.403Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 15:55 .. [2022-08-22T15:56:00.403Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 15:47 cost [2022-08-22T15:56:00.403Z] -rw-r--r-- 1 jenkins jenkins 94 Aug 22 15:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:56:00.701Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:56:01.570Z] ---> package-listing.sh [2022-08-22T15:56:01.570Z] ++ facter osfamily [2022-08-22T15:56:01.570Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-22T15:56:01.832Z] + OS_FAMILY=debian [2022-08-22T15:56:01.832Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-08-22T15:56:01.832Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-22T15:56:01.832Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-22T15:56:01.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-22T15:56:01.832Z] + PACKAGES=/tmp/packages_start.txt [2022-08-22T15:56:01.832Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-08-22T15:56:01.832Z] + PACKAGES=/tmp/packages_end.txt [2022-08-22T15:56:01.832Z] + case "${OS_FAMILY}" in [2022-08-22T15:56:01.832Z] + dpkg -l [2022-08-22T15:56:01.832Z] + grep '^ii' [2022-08-22T15:56:01.832Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-22T15:56:01.832Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-22T15:56:01.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-22T15:56:01.832Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-08-22T15:56:01.832Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-08-22T15:56:01.832Z] + 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-08-22T15:56:01.844Z] 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-08-22T15:56:02.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T15:56:02.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T15:56:02.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T15:56:02.771Z] prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container [2022-08-22T15:56:02.812Z] $ 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-08-22T15:56:03.100Z] $ docker top ce366b152d714750849b305e8fe586ca67c0417a83729ab123f850770224b3be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T15:56:03.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-22T15:56:03.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-22T15:56:04.033Z] + ls /var/log/sa-host [2022-08-22T15:56:04.034Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T15:56:04.127Z] provisioning config files... [2022-08-22T15:56:04.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8624133367565772751tmp [Pipeline] { [Pipeline] echo [2022-08-22T15:56:04.151Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:56:04.438Z] ---> create-netrc.sh [Pipeline] } [2022-08-22T15:56:04.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:56:04.776Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-22T15:56:04.786Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:56:05.076Z] ---> sudo-logs.sh [2022-08-22T15:56:05.076Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-22T15:56:05.103Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:56:05.387Z] ---> job-cost.sh [2022-08-22T15:56:05.387Z] lf-activate-venv: SKIPPING [2022-08-22T15:56:05.387Z] DEBUG: total: 0.2199999988079071 [2022-08-22T15:56:05.387Z] INFO: Retrieving Stack Cost... [2022-08-22T15:56:05.955Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-22T15:56:06.895Z] INFO: Archiving Costs [Pipeline] echo [2022-08-22T15:56:06.908Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T15:56:07.196Z] ---> logs-deploy.sh [2022-08-22T15:56:07.196Z] lf-activate-venv: SKIPPING [2022-08-22T15:56:07.196Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/53 [2022-08-22T15:56:07.196Z] INFO: archiving workspace using pattern(s): [2022-08-22T15:56:08.134Z] Archives upload complete. [2022-08-22T15:56:08.134Z] INFO: archiving logs to Nexus