Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 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-ssh8465613185717276027.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4318635275333372559.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10466934277384176272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh7438946741145250711.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh2863804119584371572.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 ‘prd-ubuntu20.04-docker-8c-8g-17027’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17030 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 eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 (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 eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 (#94)" > git rev-list --no-walk 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-06T17:44:29.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T17:44:29.953Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T17:44:29.969Z] ========================================================= [2022-07-06T17:44:29.969Z] EdgeX Global Pipelines Version Info [2022-07-06T17:44:29.969Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:44:30.726Z] ------------------- [2022-07-06T17:44:30.726Z] stable info: [2022-07-06T17:44:30.726Z] ------------------- [2022-07-06T17:44:30.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T17:44:30.726Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T17:44:30.726Z] Message: update stable to v1.0.234 [2022-07-06T17:44:31.300Z] ------------------- [2022-07-06T17:44:31.300Z] experimental info: [2022-07-06T17:44:31.300Z] ------------------- [2022-07-06T17:44:31.300Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T17:44:31.300Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T17:44:31.300Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T17:44:31.559Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-06T17:44:31.569Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T17:44:31.580Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T17:44:31.595Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T17:44:31.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T17:44:31.617Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T17:44:31.630Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T17:44:31.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T17:44:31.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T17:44:31.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T17:44:31.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T17:44:31.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T17:44:31.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T17:44:31.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T17:44:31.718Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T17:44:31.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T17:44:31.740Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T17:44:31.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T17:44:31.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T17:44:31.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T17:44:31.790Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T17:44:31.801Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T17:44:31.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T17:44:31.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T17:44:31.835Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T17:44:31.848Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T17:44:31.861Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T17:44:31.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-06T17:44:31.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-06T17:44:31.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-06T17:44:31.915Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [Pipeline] echo [2022-07-06T17:44:31.927Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eba17bf [Pipeline] echo [2022-07-06T17:44:31.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T17:44:31.976Z] provisioning config files... [2022-07-06T17:44:31.990Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6814294664453866092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:44:32.302Z] ---> docker-login.sh [2022-07-06T17:44:32.302Z] nexus3.edgexfoundry.org:10001 [2022-07-06T17:44:32.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:32.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:32.564Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:32.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:32.564Z] [2022-07-06T17:44:32.564Z] Login Succeeded [2022-07-06T17:44:32.564Z] nexus3.edgexfoundry.org:10002 [2022-07-06T17:44:32.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:32.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:32.825Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:32.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:32.825Z] [2022-07-06T17:44:32.825Z] Login Succeeded [2022-07-06T17:44:32.825Z] nexus3.edgexfoundry.org:10003 [2022-07-06T17:44:32.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:32.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:32.825Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:32.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:32.825Z] [2022-07-06T17:44:32.825Z] Login Succeeded [2022-07-06T17:44:32.825Z] nexus3.edgexfoundry.org:10004 [2022-07-06T17:44:33.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:33.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:33.086Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:33.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:33.086Z] [2022-07-06T17:44:33.086Z] Login Succeeded [2022-07-06T17:44:33.086Z] docker.io [2022-07-06T17:44:33.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:33.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:33.348Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:33.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:33.348Z] [2022-07-06T17:44:33.348Z] Login Succeeded [2022-07-06T17:44:33.608Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T17:44:33.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T17:44:33.994Z] + git rev-list -1 --merges eba17bf37215b1d1d09724bbc9ddf1e7ed276c53~1..eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [Pipeline] echo [2022-07-06T17:44:34.033Z] -----------> git rev-list -1 --merges eba17bf37215b1d1d09724bbc9ddf1e7ed276c53~1..eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [false] [Pipeline] sh [2022-07-06T17:44:34.326Z] + git log --format=format:%s -1 eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [Pipeline] echo [2022-07-06T17:44:34.341Z] ========================================================= [2022-07-06T17:44:34.341Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T17:44:34.341Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T17:44:34.734Z] + git log --format=format:%s -1 eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [Pipeline] echo [2022-07-06T17:44:34.745Z] [semverPrep] GIT_COMMIT: eba17bf37215b1d1d09724bbc9ddf1e7ed276c53, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 (#94) [Pipeline] echo [2022-07-06T17:44:34.754Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T17:44:35.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T17:44:35.106Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T17:44:35.106Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T17:44:35.106Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T17:44:35.106Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-06T17:44:35.106Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-06T17:44:35.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:44:35.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T17:44:35.462Z] [2022-07-06T17:44:35.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:44:35.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T17:44:35.766Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T17:44:35.766Z] 42c077c10790: Pulling fs layer [2022-07-06T17:44:35.766Z] f63e77b7563a: Pulling fs layer [2022-07-06T17:44:35.766Z] bd5fdadae976: Pulling fs layer [2022-07-06T17:44:35.766Z] 205491f53016: Pulling fs layer [2022-07-06T17:44:35.766Z] df18705c85c3: Pulling fs layer [2022-07-06T17:44:35.766Z] bdb3f477010e: Pulling fs layer [2022-07-06T17:44:35.766Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T17:44:35.766Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T17:44:35.766Z] bdb8f0575790: Pulling fs layer [2022-07-06T17:44:35.766Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T17:44:35.766Z] 2343380bae48: Pulling fs layer [2022-07-06T17:44:35.766Z] 205491f53016: Waiting [2022-07-06T17:44:35.766Z] df18705c85c3: Waiting [2022-07-06T17:44:35.766Z] bdb3f477010e: Waiting [2022-07-06T17:44:35.766Z] c8a8fc8e1c8f: Waiting [2022-07-06T17:44:35.766Z] 386e3cb2ff24: Waiting [2022-07-06T17:44:35.766Z] bdb8f0575790: Waiting [2022-07-06T17:44:35.766Z] f63e77b7563a: Verifying Checksum [2022-07-06T17:44:35.766Z] f63e77b7563a: Download complete [2022-07-06T17:44:35.766Z] 205491f53016: Verifying Checksum [2022-07-06T17:44:35.766Z] 205491f53016: Download complete [2022-07-06T17:44:36.026Z] df18705c85c3: Verifying Checksum [2022-07-06T17:44:36.026Z] df18705c85c3: Download complete [2022-07-06T17:44:36.026Z] bd5fdadae976: Verifying Checksum [2022-07-06T17:44:36.026Z] bd5fdadae976: Download complete [2022-07-06T17:44:36.026Z] bdb3f477010e: Verifying Checksum [2022-07-06T17:44:36.026Z] bdb3f477010e: Download complete [2022-07-06T17:44:36.026Z] 2c6e9b1d212d: Verifying Checksum [2022-07-06T17:44:36.026Z] 2c6e9b1d212d: Download complete [2022-07-06T17:44:36.026Z] bdb8f0575790: Download complete [2022-07-06T17:44:36.026Z] 386e3cb2ff24: Verifying Checksum [2022-07-06T17:44:36.026Z] 386e3cb2ff24: Download complete [2022-07-06T17:44:36.026Z] 2343380bae48: Verifying Checksum [2022-07-06T17:44:36.026Z] 2343380bae48: Download complete [2022-07-06T17:44:36.026Z] 42c077c10790: Verifying Checksum [2022-07-06T17:44:36.026Z] 42c077c10790: Download complete [2022-07-06T17:44:36.285Z] c8a8fc8e1c8f: Download complete [2022-07-06T17:44:37.225Z] 42c077c10790: Pull complete [2022-07-06T17:44:37.485Z] f63e77b7563a: Pull complete [2022-07-06T17:44:37.748Z] bd5fdadae976: Pull complete [2022-07-06T17:44:38.008Z] 205491f53016: Pull complete [2022-07-06T17:44:38.271Z] df18705c85c3: Pull complete [2022-07-06T17:44:38.271Z] bdb3f477010e: Pull complete [2022-07-06T17:44:40.187Z] c8a8fc8e1c8f: Pull complete [2022-07-06T17:44:40.187Z] 2c6e9b1d212d: Pull complete [2022-07-06T17:44:40.187Z] bdb8f0575790: Pull complete [2022-07-06T17:44:40.187Z] 386e3cb2ff24: Pull complete [2022-07-06T17:44:40.448Z] 2343380bae48: Pull complete [2022-07-06T17:44:40.448Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T17:44:40.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T17:44:40.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:44:40.549Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:44:40.594Z] $ 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-07-06T17:44:41.784Z] $ docker top 9b5c8ec16ea5093a33ad1e22030692b33011e97277360f76e332d10ff7805800 -eo pid,comm [2022-07-06T17:44:41.837Z] 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-07-06T17:44:41.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T17:44:41.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T17:44:41.871Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T17:44:41.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T17:44:41.999Z] $ docker exec 9b5c8ec16ea5093a33ad1e22030692b33011e97277360f76e332d10ff7805800 ssh-agent [2022-07-06T17:44:42.106Z] SSH_AUTH_SOCK=/tmp/ssh-RfYgsmAQX3Sg/agent.34 [2022-07-06T17:44:42.106Z] SSH_AGENT_PID=41 [2022-07-06T17:44:42.112Z] Running ssh-add (command line suppressed) [2022-07-06T17:44:42.229Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4205625991511076012.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4205625991511076012.key) [2022-07-06T17:44:42.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T17:44:42.529Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T17:44:42.550Z] $ docker exec --env ******** --env ******** 9b5c8ec16ea5093a33ad1e22030692b33011e97277360f76e332d10ff7805800 ssh-agent -k [2022-07-06T17:44:42.669Z] unset SSH_AUTH_SOCK; [2022-07-06T17:44:42.670Z] unset SSH_AGENT_PID; [2022-07-06T17:44:42.670Z] echo Agent pid 41 killed; [2022-07-06T17:44:42.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T17:44:42.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T17:44:42.703Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T17:44:42.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T17:44:42.838Z] $ docker exec 9b5c8ec16ea5093a33ad1e22030692b33011e97277360f76e332d10ff7805800 ssh-agent [2022-07-06T17:44:42.962Z] SSH_AUTH_SOCK=/tmp/ssh-ZdWMdy4lxX4x/agent.75 [2022-07-06T17:44:42.962Z] SSH_AGENT_PID=81 [2022-07-06T17:44:42.967Z] Running ssh-add (command line suppressed) [2022-07-06T17:44:43.088Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8270043020882902778.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8270043020882902778.key) [2022-07-06T17:44:43.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T17:44:43.390Z] + git semver init [2022-07-06T17:44:43.650Z] 2022-07-06 17:44:43,575 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T17:44:43.650Z] 2022-07-06 17:44:43,576 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-06T17:44:43.650Z] 2022-07-06 17:44:43,577 [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-07-06T17:44:43.650Z] 2022-07-06 17:44:43,577 [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-07-06T17:44:44.592Z] 2022-07-06 17:44:44,522 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-07-06T17:44:44.592Z] 2022-07-06 17:44:44,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-07-06T17:44:44.592Z] 2022-07-06 17:44:44,523 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T17:44:44.592Z] 2022-07-06 17:44:44,523 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T17:44:44.592Z] 2.2.1-dev.4 [Pipeline] } [2022-07-06T17:44:44.609Z] $ docker exec --env ******** --env ******** 9b5c8ec16ea5093a33ad1e22030692b33011e97277360f76e332d10ff7805800 ssh-agent -k [2022-07-06T17:44:44.709Z] unset SSH_AUTH_SOCK; [2022-07-06T17:44:44.710Z] unset SSH_AGENT_PID; [2022-07-06T17:44:44.710Z] echo Agent pid 81 killed; [2022-07-06T17:44:44.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T17:44:45.022Z] + git semver [Pipeline] } [2022-07-06T17:44:45.305Z] $ docker stop --time=1 9b5c8ec16ea5093a33ad1e22030692b33011e97277360f76e332d10ff7805800 [2022-07-06T17:44:46.619Z] $ docker rm -f 9b5c8ec16ea5093a33ad1e22030692b33011e97277360f76e332d10ff7805800 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T17:44:46.957Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T17:44:47.198Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T17:44:47.200Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T17:44:47.307Z] provisioning config files... [2022-07-06T17:44:47.317Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6292191931699066540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:44:47.617Z] ---> docker-login.sh [2022-07-06T17:44:47.617Z] nexus3.edgexfoundry.org:10001 [2022-07-06T17:44:47.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:47.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:47.617Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:47.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:47.617Z] [2022-07-06T17:44:47.617Z] Login Succeeded [2022-07-06T17:44:47.617Z] nexus3.edgexfoundry.org:10002 [2022-07-06T17:44:47.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:47.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:47.878Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:47.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:47.878Z] [2022-07-06T17:44:47.878Z] Login Succeeded [2022-07-06T17:44:47.878Z] nexus3.edgexfoundry.org:10003 [2022-07-06T17:44:47.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:47.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:47.878Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:47.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:47.878Z] [2022-07-06T17:44:47.878Z] Login Succeeded [2022-07-06T17:44:47.878Z] nexus3.edgexfoundry.org:10004 [2022-07-06T17:44:47.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:48.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:48.139Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:48.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:48.139Z] [2022-07-06T17:44:48.139Z] Login Succeeded [2022-07-06T17:44:48.139Z] docker.io [2022-07-06T17:44:48.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:44:48.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:44:48.400Z] Configure a credential helper to remove this warning. See [2022-07-06T17:44:48.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:44:48.400Z] [2022-07-06T17:44:48.400Z] Login Succeeded [2022-07-06T17:44:48.400Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T17:44:48.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T17:44:48.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T17:44:48.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T17:44:48.498Z] ========================================================= [2022-07-06T17:44:48.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T17:44:48.498Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:44:48.811Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-06T17:44:48.811Z] Sending build context to Docker daemon 12.45MB [2022-07-06T17:44:48.811Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T17:44:48.811Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T17:44:48.811Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T17:44:48.811Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T17:44:48.811Z] 666ba61612fd: Pulling fs layer [2022-07-06T17:44:48.811Z] 8ed8ca486205: Pulling fs layer [2022-07-06T17:44:48.811Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T17:44:48.811Z] c516ae0d96e1: Pulling fs layer [2022-07-06T17:44:48.811Z] 684cea983483: Pulling fs layer [2022-07-06T17:44:48.811Z] dd3240ac7de5: Pulling fs layer [2022-07-06T17:44:48.811Z] b1e948a4e11c: Pulling fs layer [2022-07-06T17:44:48.811Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T17:44:48.811Z] c516ae0d96e1: Waiting [2022-07-06T17:44:48.811Z] cc1cd167ecdc: Waiting [2022-07-06T17:44:48.811Z] b1e948a4e11c: Waiting [2022-07-06T17:44:48.811Z] dd3240ac7de5: Waiting [2022-07-06T17:44:48.811Z] 684cea983483: Waiting [2022-07-06T17:44:48.811Z] a8fd76ee1af6: Waiting [2022-07-06T17:44:48.811Z] 646ad004c059: Pulling fs layer [2022-07-06T17:44:48.811Z] 646ad004c059: Waiting [2022-07-06T17:44:48.811Z] 8ed8ca486205: Verifying Checksum [2022-07-06T17:44:48.811Z] 8ed8ca486205: Download complete [2022-07-06T17:44:48.811Z] 666ba61612fd: Download complete [2022-07-06T17:44:49.073Z] c516ae0d96e1: Download complete [2022-07-06T17:44:49.074Z] 684cea983483: Verifying Checksum [2022-07-06T17:44:49.074Z] 684cea983483: Download complete [2022-07-06T17:44:49.074Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T17:44:49.074Z] 59bf1c3509f3: Download complete [2022-07-06T17:44:49.074Z] dd3240ac7de5: Verifying Checksum [2022-07-06T17:44:49.074Z] dd3240ac7de5: Download complete [2022-07-06T17:44:49.074Z] b1e948a4e11c: Verifying Checksum [2022-07-06T17:44:49.074Z] b1e948a4e11c: Download complete [2022-07-06T17:44:49.074Z] 59bf1c3509f3: Pull complete [2022-07-06T17:44:49.345Z] 666ba61612fd: Pull complete [2022-07-06T17:44:49.345Z] 8ed8ca486205: Pull complete [2022-07-06T17:44:49.604Z] 646ad004c059: Verifying Checksum [2022-07-06T17:44:49.604Z] 646ad004c059: Download complete [2022-07-06T17:44:49.867Z] cc1cd167ecdc: Verifying Checksum [2022-07-06T17:44:49.867Z] cc1cd167ecdc: Download complete [2022-07-06T17:44:49.867Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T17:44:49.867Z] a8fd76ee1af6: Download complete [2022-07-06T17:44:53.159Z] cc1cd167ecdc: Pull complete [2022-07-06T17:44:53.159Z] c516ae0d96e1: Pull complete [2022-07-06T17:44:53.419Z] 684cea983483: Pull complete [2022-07-06T17:44:53.419Z] dd3240ac7de5: Pull complete [2022-07-06T17:44:53.419Z] b1e948a4e11c: Pull complete [2022-07-06T17:44:55.949Z] a8fd76ee1af6: Pull complete [2022-07-06T17:44:56.209Z] 646ad004c059: Pull complete [2022-07-06T17:44:56.209Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T17:44:56.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T17:44:56.209Z] ---> 8f69c11f6b0c [2022-07-06T17:44:56.209Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T17:44:57.605Z] ---> Running in 02d91dbfef97 [2022-07-06T17:44:57.865Z] Removing intermediate container 02d91dbfef97 [2022-07-06T17:44:57.865Z] ---> 1ba56025b7c0 [2022-07-06T17:44:57.865Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T17:44:57.865Z] ---> Running in a94c0b90e205 [2022-07-06T17:44:57.865Z] Removing intermediate container a94c0b90e205 [2022-07-06T17:44:57.865Z] ---> c651ed8537b6 [2022-07-06T17:44:57.865Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T17:44:57.865Z] ---> Running in f2e99402c7e6 [2022-07-06T17:44:58.128Z] Removing intermediate container f2e99402c7e6 [2022-07-06T17:44:58.128Z] ---> 6508dd487a3e [2022-07-06T17:44:58.128Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T17:44:58.128Z] ---> Running in 366345be79ec [2022-07-06T17:44:58.698Z] Removing intermediate container 366345be79ec [2022-07-06T17:44:58.698Z] ---> a7d266e8ed98 [2022-07-06T17:44:58.698Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T17:44:58.698Z] ---> Running in f2b74ed41867 [2022-07-06T17:44:58.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T17:44:59.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T17:45:00.160Z] OK: 221 MiB in 52 packages [2022-07-06T17:45:00.421Z] Removing intermediate container f2b74ed41867 [2022-07-06T17:45:00.421Z] ---> f30e14064dda [2022-07-06T17:45:00.421Z] Step 8/13 : WORKDIR /app [2022-07-06T17:45:00.421Z] ---> Running in 06a913e8ba0c [2022-07-06T17:45:00.682Z] Removing intermediate container 06a913e8ba0c [2022-07-06T17:45:00.682Z] ---> 707bd5cecbad [2022-07-06T17:45:00.682Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T17:45:00.682Z] ---> 93600b9423f8 [2022-07-06T17:45:00.682Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T17:45:00.682Z] ---> Running in 1bd99d73553e [2022-07-06T17:45:02.277Z] Still waiting to schedule task [2022-07-06T17:45:02.277Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17029’ [2022-07-06T17:45:15.597Z] Removing intermediate container 1bd99d73553e [2022-07-06T17:45:15.597Z] ---> ad82c75fc494 [2022-07-06T17:45:15.597Z] Step 11/13 : COPY . . [2022-07-06T17:45:15.597Z] ---> 91185abd7dc1 [2022-07-06T17:45:15.597Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T17:45:15.597Z] ---> Running in 60c4068d3e31 [2022-07-06T17:45:15.597Z] Removing intermediate container 60c4068d3e31 [2022-07-06T17:45:15.597Z] ---> 81a5aaa1a2f0 [2022-07-06T17:45:15.597Z] Step 13/13 : RUN $MAKE [2022-07-06T17:45:15.597Z] ---> Running in 9324fe513f6b [2022-07-06T17:45:15.597Z] noop [2022-07-06T17:45:15.597Z] Removing intermediate container 9324fe513f6b [2022-07-06T17:45:15.597Z] ---> 90d65a271d0e [2022-07-06T17:45:15.597Z] Successfully built 90d65a271d0e [2022-07-06T17:45:15.597Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:45:15.908Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T17:45:15.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:45:15.987Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:45:16.025Z] $ 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-07-06T17:45:16.423Z] $ docker top 9a5058fa8ae56150a3a76ed256e0a08585acc49c7a1de7a71974e7046100c1f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T17:45:16.779Z] + go version [2022-07-06T17:45:16.779Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T17:45:16.794Z] $ docker stop --time=1 9a5058fa8ae56150a3a76ed256e0a08585acc49c7a1de7a71974e7046100c1f5 [2022-07-06T17:45:18.089Z] $ docker rm -f 9a5058fa8ae56150a3a76ed256e0a08585acc49c7a1de7a71974e7046100c1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:45:18.504Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T17:45:18.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:45:18.583Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:45:18.626Z] $ 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-07-06T17:45:19.015Z] $ docker top eeb1cb47729c3c2c0b84e8a09a26d13ff65831ae92b1f0033786120cc5c810eb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T17:45:19.369Z] + make test [2022-07-06T17:45:19.369Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T17:45:29.354Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T17:45:29.354Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.053s coverage: 86.2% of statements [2022-07-06T17:45:29.354Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T17:45:31.272Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.552s coverage: 71.9% of statements [2022-07-06T17:45:37.843Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T17:45:43.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T17:45:43.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T17:45:43.122Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T17:45:43.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T17:45:43.154Z] $ docker stop --time=1 eeb1cb47729c3c2c0b84e8a09a26d13ff65831ae92b1f0033786120cc5c810eb [2022-07-06T17:45:44.832Z] $ docker rm -f eeb1cb47729c3c2c0b84e8a09a26d13ff65831ae92b1f0033786120cc5c810eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T17:45:45.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T17:45:45.333Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T17:45:45.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T17:45:46.145Z] + ls -al . [2022-07-06T17:45:46.146Z] total 228 [2022-07-06T17:45:46.146Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 6 17:45 . [2022-07-06T17:45:46.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 17:44 .. [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 17:44 .dockerignore [2022-07-06T17:45:46.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 17:44 .git [2022-07-06T17:45:46.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 17:44 .github [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 17:44 .gitignore [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 17:44 .golangci.yml [2022-07-06T17:45:46.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 17:44 .semver [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jul 6 17:44 Attribution.txt [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 17:44 CHANGELOG.md [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 17:44 Dockerfile [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 17:44 GOVERNANCE.md [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 17:44 Jenkinsfile [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 17:44 LICENSE [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 17:44 Makefile [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 17:44 OWNERS.md [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 17:44 README.md [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 17:44 VERSION [2022-07-06T17:45:46.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 17:44 bin [2022-07-06T17:45:46.146Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 17:45 coverage.out [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jul 6 17:44 go.mod [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 36231 Jul 6 17:44 go.sum [2022-07-06T17:45:46.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 17:44 images [2022-07-06T17:45:46.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 17:44 internal [2022-07-06T17:45:46.146Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 17:44 main.go [2022-07-06T17:45:46.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 17:44 res [2022-07-06T17:45:46.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 17:44 snap [2022-07-06T17:45:46.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 17:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:45:46.465Z] + 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=eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 --label arch=amd64 --label version=2.2.1-dev.4 . [2022-07-06T17:45:46.465Z] Sending build context to Docker daemon 12.45MB [2022-07-06T17:45:46.465Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T17:45:46.465Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T17:45:46.465Z] ---> 90d65a271d0e [2022-07-06T17:45:46.465Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T17:45:46.465Z] ---> Running in 0bba87ecf4d5 [2022-07-06T17:45:46.726Z] Removing intermediate container 0bba87ecf4d5 [2022-07-06T17:45:46.726Z] ---> 397bb58a5688 [2022-07-06T17:45:46.726Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T17:45:46.726Z] ---> Running in 8bacefb985a8 [2022-07-06T17:45:46.726Z] Removing intermediate container 8bacefb985a8 [2022-07-06T17:45:46.726Z] ---> 105a6bb1415a [2022-07-06T17:45:46.726Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T17:45:46.726Z] ---> Running in cc3b45ba7eee [2022-07-06T17:45:46.987Z] Removing intermediate container cc3b45ba7eee [2022-07-06T17:45:46.987Z] ---> 69bd6fbfa4d5 [2022-07-06T17:45:46.987Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T17:45:46.987Z] ---> Running in f7725ba65521 [2022-07-06T17:45:47.561Z] Removing intermediate container f7725ba65521 [2022-07-06T17:45:47.561Z] ---> 572238c4eb71 [2022-07-06T17:45:47.561Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T17:45:47.561Z] ---> Running in 5be83935ca31 [2022-07-06T17:45:47.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T17:45:48.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T17:45:49.026Z] OK: 221 MiB in 52 packages [2022-07-06T17:45:49.287Z] Removing intermediate container 5be83935ca31 [2022-07-06T17:45:49.287Z] ---> 8bda3d873a89 [2022-07-06T17:45:49.287Z] Step 8/31 : WORKDIR /app [2022-07-06T17:45:49.287Z] ---> Running in cd9b8a4e997f [2022-07-06T17:45:49.547Z] Removing intermediate container cd9b8a4e997f [2022-07-06T17:45:49.547Z] ---> 91436e30eaba [2022-07-06T17:45:49.547Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T17:45:49.547Z] ---> 68e953e3fd55 [2022-07-06T17:45:49.547Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T17:45:49.547Z] ---> Running in 585674a93da1 [2022-07-06T17:45:50.117Z] Removing intermediate container 585674a93da1 [2022-07-06T17:45:50.117Z] ---> 4924d5cbbecf [2022-07-06T17:45:50.117Z] Step 11/31 : COPY . . [2022-07-06T17:45:50.687Z] ---> ab1efed0554f [2022-07-06T17:45:50.687Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T17:45:50.687Z] ---> Running in a5c6040d6975 [2022-07-06T17:45:50.687Z] Removing intermediate container a5c6040d6975 [2022-07-06T17:45:50.687Z] ---> 50ffc727ae07 [2022-07-06T17:45:50.687Z] Step 13/31 : RUN $MAKE [2022-07-06T17:45:50.687Z] ---> Running in 6f1460372b70 [2022-07-06T17:45:50.948Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-06T17:46:12.897Z] Removing intermediate container 6f1460372b70 [2022-07-06T17:46:12.897Z] ---> c94880b56166 [2022-07-06T17:46:12.897Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T17:46:12.897Z] 3.14: Pulling from library/alpine [2022-07-06T17:46:12.897Z] 8663204ce13b: Pulling fs layer [2022-07-06T17:46:12.897Z] 8663204ce13b: Verifying Checksum [2022-07-06T17:46:12.897Z] 8663204ce13b: Download complete [2022-07-06T17:46:12.897Z] 8663204ce13b: Pull complete [2022-07-06T17:46:12.897Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T17:46:12.897Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T17:46:12.897Z] ---> e04c818066af [2022-07-06T17:46:12.897Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T17:46:12.897Z] ---> Running in 99744df12ebc [2022-07-06T17:46:12.897Z] Removing intermediate container 99744df12ebc [2022-07-06T17:46:12.897Z] ---> 227662275685 [2022-07-06T17:46:12.897Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T17:46:12.897Z] ---> Running in 6d56fed221e5 [2022-07-06T17:46:12.897Z] Removing intermediate container 6d56fed221e5 [2022-07-06T17:46:12.897Z] ---> 592a6e7ad38e [2022-07-06T17:46:12.897Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T17:46:12.897Z] ---> Running in 960ea6ba3471 [2022-07-06T17:46:12.897Z] Removing intermediate container 960ea6ba3471 [2022-07-06T17:46:12.897Z] ---> 26b1163dc315 [2022-07-06T17:46:12.897Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T17:46:12.897Z] ---> Running in f770950c50c6 [2022-07-06T17:46:12.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T17:46:12.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T17:46:12.897Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T17:46:12.897Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T17:46:12.897Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T17:46:12.897Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T17:46:12.897Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T17:46:13.156Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T17:46:13.156Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T17:46:13.156Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T17:46:13.156Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T17:46:13.156Z] OK: 9 MiB in 21 packages [2022-07-06T17:46:13.724Z] Removing intermediate container f770950c50c6 [2022-07-06T17:46:13.724Z] ---> 65174bfedbf0 [2022-07-06T17:46:13.724Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T17:46:13.984Z] ---> e999cbafe646 [2022-07-06T17:46:13.985Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T17:46:13.985Z] ---> 9155c18dc27b [2022-07-06T17:46:13.985Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T17:46:14.245Z] ---> 7fc2ec5f685a [2022-07-06T17:46:14.245Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T17:46:14.245Z] ---> 8aec118b6d29 [2022-07-06T17:46:14.245Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T17:46:14.815Z] ---> e47c5487f124 [2022-07-06T17:46:14.815Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T17:46:14.815Z] ---> Running in db0df7f2d4f8 [2022-07-06T17:46:15.385Z] Removing intermediate container db0df7f2d4f8 [2022-07-06T17:46:15.385Z] ---> 29be72aec805 [2022-07-06T17:46:15.385Z] Step 25/31 : VOLUME /cache [2022-07-06T17:46:15.385Z] ---> Running in 99e41f9ecad7 [2022-07-06T17:46:15.385Z] Removing intermediate container 99e41f9ecad7 [2022-07-06T17:46:15.385Z] ---> b83e324d4074 [2022-07-06T17:46:15.385Z] Step 26/31 : EXPOSE 59711 [2022-07-06T17:46:15.646Z] ---> Running in c098eac29d0b [2022-07-06T17:46:15.646Z] Removing intermediate container c098eac29d0b [2022-07-06T17:46:15.646Z] ---> 06758b96577c [2022-07-06T17:46:15.646Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T17:46:15.646Z] ---> Running in d57170fe2e1c [2022-07-06T17:46:15.646Z] Removing intermediate container d57170fe2e1c [2022-07-06T17:46:15.646Z] ---> 405833d88901 [2022-07-06T17:46:15.646Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T17:46:15.646Z] ---> Running in 31e263b96ec0 [2022-07-06T17:46:15.907Z] Removing intermediate container 31e263b96ec0 [2022-07-06T17:46:15.907Z] ---> 9adf9fc32315 [2022-07-06T17:46:15.907Z] Step 29/31 : LABEL arch=amd64 [2022-07-06T17:46:15.907Z] ---> Running in b6d59e0f751a [2022-07-06T17:46:15.907Z] Removing intermediate container b6d59e0f751a [2022-07-06T17:46:15.907Z] ---> ff4347006bb9 [2022-07-06T17:46:15.907Z] Step 30/31 : LABEL git_sha=eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [2022-07-06T17:46:15.907Z] ---> Running in f03aec23c711 [2022-07-06T17:46:16.167Z] Removing intermediate container f03aec23c711 [2022-07-06T17:46:16.167Z] ---> df7c35b07d75 [2022-07-06T17:46:16.167Z] Step 31/31 : LABEL version=2.2.1-dev.4 [2022-07-06T17:46:16.167Z] ---> Running in 1966b98f2ea5 [2022-07-06T17:46:16.167Z] Removing intermediate container 1966b98f2ea5 [2022-07-06T17:46:16.167Z] ---> f16b17cb5499 [2022-07-06T17:46:16.167Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T17:46:16.167Z] Successfully built f16b17cb5499 [2022-07-06T17:46:16.167Z] 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-07-06T17:46:16.263Z] provisioning config files... [2022-07-06T17:46:16.275Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config63763538366598162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:46:16.576Z] ---> docker-login.sh [2022-07-06T17:46:16.576Z] nexus3.edgexfoundry.org:10001 [2022-07-06T17:46:16.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:46:16.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:46:16.577Z] Configure a credential helper to remove this warning. See [2022-07-06T17:46:16.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:46:16.577Z] [2022-07-06T17:46:16.577Z] Login Succeeded [2022-07-06T17:46:16.577Z] nexus3.edgexfoundry.org:10002 [2022-07-06T17:46:16.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:46:16.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:46:16.837Z] Configure a credential helper to remove this warning. See [2022-07-06T17:46:16.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:46:16.837Z] [2022-07-06T17:46:16.837Z] Login Succeeded [2022-07-06T17:46:16.837Z] nexus3.edgexfoundry.org:10003 [2022-07-06T17:46:16.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:46:16.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:46:16.837Z] Configure a credential helper to remove this warning. See [2022-07-06T17:46:16.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:46:16.837Z] [2022-07-06T17:46:16.837Z] Login Succeeded [2022-07-06T17:46:16.837Z] nexus3.edgexfoundry.org:10004 [2022-07-06T17:46:17.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:46:17.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:46:17.097Z] Configure a credential helper to remove this warning. See [2022-07-06T17:46:17.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:46:17.097Z] [2022-07-06T17:46:17.097Z] Login Succeeded [2022-07-06T17:46:17.097Z] docker.io [2022-07-06T17:46:17.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:46:17.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:46:17.357Z] Configure a credential helper to remove this warning. See [2022-07-06T17:46:17.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:46:17.357Z] [2022-07-06T17:46:17.357Z] Login Succeeded [2022-07-06T17:46:17.357Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T17:46:17.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T17:46:17.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T17:46:17.412Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-07-06T17:46:17.412Z] eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [2022-07-06T17:46:17.412Z] latest [2022-07-06T17:46:17.412Z] 2.2.1-dev.4 [2022-07-06T17:46:17.412Z] eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4 [2022-07-06T17:46:17.412Z] main [2022-07-06T17:46:17.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:46:17.721Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:46:18.034Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [2022-07-06T17:46:18.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T17:46:18.034Z] c10bad2a623e: Preparing [2022-07-06T17:46:18.034Z] 0ff234f0193e: Preparing [2022-07-06T17:46:18.034Z] 05d8aae4a182: Preparing [2022-07-06T17:46:18.034Z] 1bf4af46ff66: Preparing [2022-07-06T17:46:18.034Z] 856d82c82685: Preparing [2022-07-06T17:46:18.034Z] a4db0812867d: Preparing [2022-07-06T17:46:18.034Z] fae3500a7200: Preparing [2022-07-06T17:46:18.034Z] 3967ff48da89: Preparing [2022-07-06T17:46:18.034Z] b541d28bf3b4: Preparing [2022-07-06T17:46:18.034Z] 3967ff48da89: Waiting [2022-07-06T17:46:18.034Z] b541d28bf3b4: Waiting [2022-07-06T17:46:18.034Z] a4db0812867d: Waiting [2022-07-06T17:46:18.034Z] fae3500a7200: Waiting [2022-07-06T17:46:18.034Z] 856d82c82685: Pushed [2022-07-06T17:46:18.034Z] 05d8aae4a182: Pushed [2022-07-06T17:46:18.034Z] c10bad2a623e: Pushed [2022-07-06T17:46:18.034Z] 1bf4af46ff66: Pushed [2022-07-06T17:46:18.034Z] b541d28bf3b4: Layer already exists [2022-07-06T17:46:18.293Z] a4db0812867d: Pushed [2022-07-06T17:46:18.293Z] 3967ff48da89: Pushed [2022-07-06T17:46:18.552Z] fae3500a7200: Pushed [2022-07-06T17:46:21.093Z] 0ff234f0193e: Pushed [2022-07-06T17:46:21.093Z] eba17bf37215b1d1d09724bbc9ddf1e7ed276c53: digest: sha256:1b83851e9d788b7d5190421e3a1a99dcc5731c5576ea4666e2b6dd48690a8389 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:46:21.406Z] + 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-07-06T17:46:21.719Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-06T17:46:21.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T17:46:21.719Z] c10bad2a623e: Preparing [2022-07-06T17:46:21.719Z] 0ff234f0193e: Preparing [2022-07-06T17:46:21.719Z] 05d8aae4a182: Preparing [2022-07-06T17:46:21.719Z] 1bf4af46ff66: Preparing [2022-07-06T17:46:21.719Z] 856d82c82685: Preparing [2022-07-06T17:46:21.719Z] a4db0812867d: Preparing [2022-07-06T17:46:21.719Z] fae3500a7200: Preparing [2022-07-06T17:46:21.719Z] 3967ff48da89: Preparing [2022-07-06T17:46:21.719Z] fae3500a7200: Waiting [2022-07-06T17:46:21.719Z] a4db0812867d: Waiting [2022-07-06T17:46:21.719Z] b541d28bf3b4: Preparing [2022-07-06T17:46:21.719Z] b541d28bf3b4: Waiting [2022-07-06T17:46:21.719Z] 1bf4af46ff66: Layer already exists [2022-07-06T17:46:21.719Z] 05d8aae4a182: Layer already exists [2022-07-06T17:46:21.719Z] 0ff234f0193e: Layer already exists [2022-07-06T17:46:21.719Z] 856d82c82685: Layer already exists [2022-07-06T17:46:21.719Z] c10bad2a623e: Layer already exists [2022-07-06T17:46:21.719Z] a4db0812867d: Layer already exists [2022-07-06T17:46:21.719Z] fae3500a7200: Layer already exists [2022-07-06T17:46:21.719Z] 3967ff48da89: Layer already exists [2022-07-06T17:46:21.719Z] b541d28bf3b4: Layer already exists [2022-07-06T17:46:21.719Z] latest: digest: sha256:1b83851e9d788b7d5190421e3a1a99dcc5731c5576ea4666e2b6dd48690a8389 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:46:22.042Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:46:22.360Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.4 [2022-07-06T17:46:22.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T17:46:22.360Z] c10bad2a623e: Preparing [2022-07-06T17:46:22.360Z] 0ff234f0193e: Preparing [2022-07-06T17:46:22.360Z] 05d8aae4a182: Preparing [2022-07-06T17:46:22.360Z] 1bf4af46ff66: Preparing [2022-07-06T17:46:22.360Z] 856d82c82685: Preparing [2022-07-06T17:46:22.360Z] a4db0812867d: Preparing [2022-07-06T17:46:22.360Z] fae3500a7200: Preparing [2022-07-06T17:46:22.360Z] 3967ff48da89: Preparing [2022-07-06T17:46:22.360Z] b541d28bf3b4: Preparing [2022-07-06T17:46:22.360Z] a4db0812867d: Waiting [2022-07-06T17:46:22.360Z] 3967ff48da89: Waiting [2022-07-06T17:46:22.360Z] b541d28bf3b4: Waiting [2022-07-06T17:46:22.360Z] fae3500a7200: Waiting [2022-07-06T17:46:22.360Z] c10bad2a623e: Layer already exists [2022-07-06T17:46:22.360Z] 1bf4af46ff66: Layer already exists [2022-07-06T17:46:22.360Z] 05d8aae4a182: Layer already exists [2022-07-06T17:46:22.360Z] 856d82c82685: Layer already exists [2022-07-06T17:46:22.360Z] 0ff234f0193e: Layer already exists [2022-07-06T17:46:22.360Z] a4db0812867d: Layer already exists [2022-07-06T17:46:22.360Z] fae3500a7200: Layer already exists [2022-07-06T17:46:22.360Z] b541d28bf3b4: Layer already exists [2022-07-06T17:46:22.360Z] 3967ff48da89: Layer already exists [2022-07-06T17:46:22.360Z] 2.2.1-dev.4: digest: sha256:1b83851e9d788b7d5190421e3a1a99dcc5731c5576ea4666e2b6dd48690a8389 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:46:22.680Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:46:23.005Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4 [2022-07-06T17:46:23.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T17:46:23.005Z] c10bad2a623e: Preparing [2022-07-06T17:46:23.005Z] 0ff234f0193e: Preparing [2022-07-06T17:46:23.005Z] 05d8aae4a182: Preparing [2022-07-06T17:46:23.005Z] 1bf4af46ff66: Preparing [2022-07-06T17:46:23.005Z] 856d82c82685: Preparing [2022-07-06T17:46:23.005Z] a4db0812867d: Preparing [2022-07-06T17:46:23.005Z] fae3500a7200: Preparing [2022-07-06T17:46:23.005Z] 3967ff48da89: Preparing [2022-07-06T17:46:23.005Z] a4db0812867d: Waiting [2022-07-06T17:46:23.005Z] fae3500a7200: Waiting [2022-07-06T17:46:23.005Z] b541d28bf3b4: Preparing [2022-07-06T17:46:23.005Z] b541d28bf3b4: Waiting [2022-07-06T17:46:23.005Z] 3967ff48da89: Waiting [2022-07-06T17:46:23.005Z] 856d82c82685: Layer already exists [2022-07-06T17:46:23.005Z] c10bad2a623e: Layer already exists [2022-07-06T17:46:23.005Z] 05d8aae4a182: Layer already exists [2022-07-06T17:46:23.005Z] 0ff234f0193e: Layer already exists [2022-07-06T17:46:23.005Z] 1bf4af46ff66: Layer already exists [2022-07-06T17:46:23.005Z] a4db0812867d: Layer already exists [2022-07-06T17:46:23.005Z] fae3500a7200: Layer already exists [2022-07-06T17:46:23.005Z] 3967ff48da89: Layer already exists [2022-07-06T17:46:23.005Z] b541d28bf3b4: Layer already exists [2022-07-06T17:46:23.005Z] eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4: digest: sha256:1b83851e9d788b7d5190421e3a1a99dcc5731c5576ea4666e2b6dd48690a8389 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:46:23.326Z] + 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-07-06T17:46:23.635Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-07-06T17:46:23.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T17:46:23.635Z] c10bad2a623e: Preparing [2022-07-06T17:46:23.635Z] 0ff234f0193e: Preparing [2022-07-06T17:46:23.635Z] 05d8aae4a182: Preparing [2022-07-06T17:46:23.635Z] 1bf4af46ff66: Preparing [2022-07-06T17:46:23.635Z] 856d82c82685: Preparing [2022-07-06T17:46:23.636Z] a4db0812867d: Preparing [2022-07-06T17:46:23.636Z] fae3500a7200: Preparing [2022-07-06T17:46:23.636Z] 3967ff48da89: Preparing [2022-07-06T17:46:23.636Z] b541d28bf3b4: Preparing [2022-07-06T17:46:23.636Z] a4db0812867d: Waiting [2022-07-06T17:46:23.636Z] fae3500a7200: Waiting [2022-07-06T17:46:23.636Z] b541d28bf3b4: Waiting [2022-07-06T17:46:23.636Z] 3967ff48da89: Waiting [2022-07-06T17:46:23.636Z] 05d8aae4a182: Layer already exists [2022-07-06T17:46:23.636Z] c10bad2a623e: Layer already exists [2022-07-06T17:46:23.636Z] 1bf4af46ff66: Layer already exists [2022-07-06T17:46:23.636Z] 0ff234f0193e: Layer already exists [2022-07-06T17:46:23.636Z] 856d82c82685: Layer already exists [2022-07-06T17:46:23.636Z] a4db0812867d: Layer already exists [2022-07-06T17:46:23.636Z] 3967ff48da89: Layer already exists [2022-07-06T17:46:23.636Z] fae3500a7200: Layer already exists [2022-07-06T17:46:23.636Z] b541d28bf3b4: Layer already exists [2022-07-06T17:46:23.636Z] main: digest: sha256:1b83851e9d788b7d5190421e3a1a99dcc5731c5576ea4666e2b6dd48690a8389 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T17:46:23.684Z] ===================================================== [Pipeline] echo [2022-07-06T17:46:23.695Z] taggedImages: [2022-07-06T17:46:23.696Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [2022-07-06T17:46:23.696Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-06T17:46:23.696Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.4 [2022-07-06T17:46:23.696Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4 [2022-07-06T17:46:23.696Z] - 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-07-06T17:46:24.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T17:46:24.052Z] [2022-07-06T17:46:24.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:46:24.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T17:46:24.357Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T17:46:24.357Z] 5eb5b503b376: Pulling fs layer [2022-07-06T17:46:24.357Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T17:46:24.357Z] ec43610c2a17: Pulling fs layer [2022-07-06T17:46:24.357Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T17:46:24.357Z] 33b1e0a273af: Pulling fs layer [2022-07-06T17:46:24.357Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T17:46:24.357Z] 2f39f015ded8: Pulling fs layer [2022-07-06T17:46:24.357Z] 2f39f015ded8: Waiting [2022-07-06T17:46:24.357Z] 33b1e0a273af: Waiting [2022-07-06T17:46:24.357Z] 3a2ae6a8a46f: Waiting [2022-07-06T17:46:24.357Z] 5d3b04190fa2: Waiting [2022-07-06T17:46:24.357Z] 5c69ac0246d0: Verifying Checksum [2022-07-06T17:46:24.357Z] 5c69ac0246d0: Download complete [2022-07-06T17:46:24.357Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T17:46:24.357Z] 3a2ae6a8a46f: Download complete [2022-07-06T17:46:24.357Z] ec43610c2a17: Verifying Checksum [2022-07-06T17:46:24.357Z] ec43610c2a17: Download complete [2022-07-06T17:46:24.357Z] 33b1e0a273af: Verifying Checksum [2022-07-06T17:46:24.357Z] 33b1e0a273af: Download complete [2022-07-06T17:46:24.357Z] 5d3b04190fa2: Download complete [2022-07-06T17:46:24.616Z] 5eb5b503b376: Verifying Checksum [2022-07-06T17:46:24.616Z] 5eb5b503b376: Download complete [2022-07-06T17:46:25.184Z] 2f39f015ded8: Download complete [2022-07-06T17:46:25.751Z] 5eb5b503b376: Pull complete [2022-07-06T17:46:25.751Z] 5c69ac0246d0: Pull complete [2022-07-06T17:46:26.319Z] ec43610c2a17: Pull complete [2022-07-06T17:46:26.319Z] 3a2ae6a8a46f: Pull complete [2022-07-06T17:46:26.578Z] 33b1e0a273af: Pull complete [2022-07-06T17:46:26.578Z] 5d3b04190fa2: Pull complete [2022-07-06T17:46:30.772Z] 2f39f015ded8: Pull complete [2022-07-06T17:46:30.772Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T17:46:30.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T17:46:30.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:46:30.872Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:46:30.909Z] $ 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-07-06T17:46:32.334Z] $ docker top 5acefdd1e6ee6c536ba7067250bc2f7cc7aef20f341abb187829a9be3c9bc726 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:46:32.715Z] ---> job-cost.sh [2022-07-06T17:46:32.715Z] lf-activate-venv: SKIPPING [2022-07-06T17:46:32.715Z] INFO: No Stack... [2022-07-06T17:46:32.975Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T17:46:33.545Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T17:46:33.833Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-07-06T17:46:33.833Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T17:46:33.848Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-41-stack-cost] [2022-07-06T17:46:33.857Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-41-stack-cost] did not exist. Created. [2022-07-06T17:46:33.857Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T17:46:34.162Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T17:46:34.222Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T17:46:34.231Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T17:46:34.249Z] $ docker stop --time=1 5acefdd1e6ee6c536ba7067250bc2f7cc7aef20f341abb187829a9be3c9bc726 [2022-07-06T17:46:35.448Z] $ docker rm -f 5acefdd1e6ee6c536ba7067250bc2f7cc7aef20f341abb187829a9be3c9bc726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T17:47:51.281Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17033 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-07-06T17:47:51.295Z] Running in /w/workspace/app-rfid-llrp-inventory/41 [Pipeline] { [Pipeline] checkout [2022-07-06T17:47:51.357Z] The recommended git tool is: git [2022-07-06T17:47:57.546Z] using credential edgex-jenkins-ssh [2022-07-06T17:47:57.567Z] Cloning the remote Git repository [2022-07-06T17:47:57.643Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T17:47:57.738Z] > git init /w/workspace/app-rfid-llrp-inventory/41 # timeout=10 [2022-07-06T17:47:57.840Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T17:47:57.841Z] > git --version # timeout=10 [2022-07-06T17:47:57.862Z] > git --version # 'git version 2.25.1' [2022-07-06T17:47:57.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T17:47:57.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T17:48:00.098Z] Avoid second fetch [2022-07-06T17:48:00.098Z] Checking out Revision eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 (main) [2022-07-06T17:48:00.052Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-06T17:48:00.079Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T17:48:00.127Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T17:48:00.155Z] > git checkout -f eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 # timeout=10 [2022-07-06T17:48:04.530Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 (#94)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T17:48:05.401Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T17:48:05.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T17:48:05.401Z] Dload Upload Total Spent Left Speed [2022-07-06T17:48:05.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh [2022-07-06T17:48:06.141Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-06T17:48:06.509Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-06T17:48:06.509Z] + sudo tee /etc/docker/daemon.new [2022-07-06T17:48:06.509Z] { [2022-07-06T17:48:06.509Z] "registry-mirrors": [ [2022-07-06T17:48:06.509Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T17:48:06.509Z] ], [2022-07-06T17:48:06.509Z] "bip": "10.250.0.254/24", [2022-07-06T17:48:06.509Z] "hosts": [ [2022-07-06T17:48:06.509Z] "tcp://0.0.0.0:5555", [2022-07-06T17:48:06.509Z] "unix:///var/run/docker.sock" [2022-07-06T17:48:06.509Z] ], [2022-07-06T17:48:06.509Z] "mtu": 1458, [2022-07-06T17:48:06.509Z] "selinux-enabled": true, [2022-07-06T17:48:06.509Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T17:48:06.509Z] } [Pipeline] sh [2022-07-06T17:48:06.881Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-06T17:48:07.243Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T17:48:25.659Z] provisioning config files... [2022-07-06T17:48:25.696Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/41@tmp/config2183433877521652610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:48:26.263Z] ---> docker-login.sh [2022-07-06T17:48:26.263Z] nexus3.edgexfoundry.org:10001 [2022-07-06T17:48:26.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:48:27.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:48:27.473Z] Configure a credential helper to remove this warning. See [2022-07-06T17:48:27.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:48:27.473Z] [2022-07-06T17:48:27.473Z] Login Succeeded [2022-07-06T17:48:27.473Z] nexus3.edgexfoundry.org:10002 [2022-07-06T17:48:27.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:48:28.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:48:28.027Z] Configure a credential helper to remove this warning. See [2022-07-06T17:48:28.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:48:28.027Z] [2022-07-06T17:48:28.027Z] Login Succeeded [2022-07-06T17:48:28.027Z] nexus3.edgexfoundry.org:10003 [2022-07-06T17:48:28.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:48:28.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:48:28.580Z] Configure a credential helper to remove this warning. See [2022-07-06T17:48:28.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:48:28.580Z] [2022-07-06T17:48:28.580Z] Login Succeeded [2022-07-06T17:48:28.580Z] nexus3.edgexfoundry.org:10004 [2022-07-06T17:48:28.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:48:29.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:48:29.136Z] Configure a credential helper to remove this warning. See [2022-07-06T17:48:29.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:48:29.136Z] [2022-07-06T17:48:29.136Z] Login Succeeded [2022-07-06T17:48:29.136Z] docker.io [2022-07-06T17:48:29.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:48:30.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:48:30.024Z] Configure a credential helper to remove this warning. See [2022-07-06T17:48:30.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:48:30.024Z] [2022-07-06T17:48:30.024Z] Login Succeeded [2022-07-06T17:48:30.024Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T17:48:30.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T17:48:30.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T17:48:30.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T17:48:30.405Z] ========================================================= [2022-07-06T17:48:30.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T17:48:30.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:48:30.783Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-06T17:48:31.059Z] Sending build context to Docker daemon 687.6kB [2022-07-06T17:48:31.059Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T17:48:31.059Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T17:48:31.342Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T17:48:31.342Z] 9b3977197b4f: Pulling fs layer [2022-07-06T17:48:31.342Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T17:48:31.342Z] 94645a83ff95: Pulling fs layer [2022-07-06T17:48:31.342Z] e6fb740bc735: Pulling fs layer [2022-07-06T17:48:31.342Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T17:48:31.342Z] 355e64cbe906: Pulling fs layer [2022-07-06T17:48:31.342Z] 63ab81a10011: Pulling fs layer [2022-07-06T17:48:31.342Z] 555d1d1c4555: Pulling fs layer [2022-07-06T17:48:31.342Z] 7d9057610161: Pulling fs layer [2022-07-06T17:48:31.342Z] e6fb740bc735: Waiting [2022-07-06T17:48:31.342Z] 63ab81a10011: Waiting [2022-07-06T17:48:31.342Z] 3a77bd46dcc9: Waiting [2022-07-06T17:48:31.342Z] 555d1d1c4555: Waiting [2022-07-06T17:48:31.342Z] 355e64cbe906: Waiting [2022-07-06T17:48:31.342Z] 7d9057610161: Waiting [2022-07-06T17:48:31.342Z] 94645a83ff95: Verifying Checksum [2022-07-06T17:48:31.342Z] 94645a83ff95: Download complete [2022-07-06T17:48:31.342Z] 1a89e8eeedd5: Verifying Checksum [2022-07-06T17:48:31.342Z] 1a89e8eeedd5: Download complete [2022-07-06T17:48:31.342Z] 3a77bd46dcc9: Verifying Checksum [2022-07-06T17:48:31.342Z] 3a77bd46dcc9: Download complete [2022-07-06T17:48:31.342Z] 355e64cbe906: Verifying Checksum [2022-07-06T17:48:31.342Z] 355e64cbe906: Download complete [2022-07-06T17:48:31.629Z] 9b3977197b4f: Verifying Checksum [2022-07-06T17:48:31.629Z] 63ab81a10011: Verifying Checksum [2022-07-06T17:48:31.629Z] 63ab81a10011: Download complete [2022-07-06T17:48:32.629Z] 9b3977197b4f: Pull complete [2022-07-06T17:48:32.629Z] 7d9057610161: Verifying Checksum [2022-07-06T17:48:32.629Z] 7d9057610161: Download complete [2022-07-06T17:48:33.235Z] 1a89e8eeedd5: Pull complete [2022-07-06T17:48:33.511Z] 94645a83ff95: Pull complete [2022-07-06T17:48:33.787Z] 555d1d1c4555: Verifying Checksum [2022-07-06T17:48:33.787Z] 555d1d1c4555: Download complete [2022-07-06T17:48:34.384Z] e6fb740bc735: Verifying Checksum [2022-07-06T17:48:34.384Z] e6fb740bc735: Download complete [2022-07-06T17:48:46.811Z] e6fb740bc735: Pull complete [2022-07-06T17:48:47.087Z] 3a77bd46dcc9: Pull complete [2022-07-06T17:48:47.362Z] 355e64cbe906: Pull complete [2022-07-06T17:48:47.639Z] 63ab81a10011: Pull complete [2022-07-06T17:48:54.378Z] 555d1d1c4555: Pull complete [2022-07-06T17:48:56.361Z] 7d9057610161: Pull complete [2022-07-06T17:48:56.361Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T17:48:56.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T17:48:56.361Z] ---> 819e984ddca1 [2022-07-06T17:48:56.361Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T17:48:58.406Z] ---> Running in 59a4ffc61547 [2022-07-06T17:48:58.684Z] Removing intermediate container 59a4ffc61547 [2022-07-06T17:48:58.684Z] ---> 83f9d2aa1be7 [2022-07-06T17:48:58.684Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T17:48:58.684Z] ---> Running in c05b267eb2c4 [2022-07-06T17:48:58.964Z] Removing intermediate container c05b267eb2c4 [2022-07-06T17:48:58.965Z] ---> 6dfbc84e9a47 [2022-07-06T17:48:58.965Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T17:48:59.239Z] ---> Running in 96c095b48899 [2022-07-06T17:48:59.513Z] Removing intermediate container 96c095b48899 [2022-07-06T17:48:59.513Z] ---> 2732e69fbd59 [2022-07-06T17:48:59.513Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T17:48:59.513Z] ---> Running in e40248de1ff5 [2022-07-06T17:49:01.512Z] Removing intermediate container e40248de1ff5 [2022-07-06T17:49:01.512Z] ---> b27c378923e8 [2022-07-06T17:49:01.512Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T17:49:01.512Z] ---> Running in 77367791d5eb [2022-07-06T17:49:02.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T17:49:03.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T17:49:04.461Z] OK: 220 MiB in 52 packages [2022-07-06T17:49:05.065Z] Removing intermediate container 77367791d5eb [2022-07-06T17:49:05.065Z] ---> cd688de1d4b8 [2022-07-06T17:49:05.065Z] Step 8/13 : WORKDIR /app [2022-07-06T17:49:05.339Z] ---> Running in 13bad15beebb [2022-07-06T17:49:05.612Z] Removing intermediate container 13bad15beebb [2022-07-06T17:49:05.612Z] ---> 85eedb34a11e [2022-07-06T17:49:05.612Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T17:49:06.210Z] ---> 9a4ded1d5f6e [2022-07-06T17:49:06.210Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T17:49:06.210Z] ---> Running in aa957a33a066 [2022-07-06T17:49:53.186Z] Removing intermediate container aa957a33a066 [2022-07-06T17:49:53.186Z] ---> 4355beacfc30 [2022-07-06T17:49:53.186Z] Step 11/13 : COPY . . [2022-07-06T17:49:53.785Z] ---> c4c9c3292f57 [2022-07-06T17:49:53.785Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T17:49:53.785Z] ---> Running in ff49ba3d14eb [2022-07-06T17:49:54.389Z] Removing intermediate container ff49ba3d14eb [2022-07-06T17:49:54.389Z] ---> 8306319ead25 [2022-07-06T17:49:54.389Z] Step 13/13 : RUN $MAKE [2022-07-06T17:49:54.389Z] ---> Running in 8db8ac98fb80 [2022-07-06T17:49:55.373Z] noop [2022-07-06T17:49:55.974Z] Removing intermediate container 8db8ac98fb80 [2022-07-06T17:49:55.974Z] ---> bb717d5cdac7 [2022-07-06T17:49:55.974Z] Successfully built bb717d5cdac7 [2022-07-06T17:49:55.974Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:49:56.349Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T17:49:56.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:49:56.613Z] prd-ubuntu20.04-docker-arm64-4c-16g-17033 does not seem to be running inside a container [2022-07-06T17:49:56.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/41 -v /w/workspace/app-rfid-llrp-inventory/41:/w/workspace/app-rfid-llrp-inventory/41:rw,z -v /w/workspace/app-rfid-llrp-inventory/41@tmp:/w/workspace/app-rfid-llrp-inventory/41@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-07-06T17:49:58.084Z] $ docker top b6721d876ad247f4dbad41a13a53eb63f116735a7c1798669176b4c6a7f1578e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T17:49:59.020Z] + go version [2022-07-06T17:49:59.020Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T17:49:59.053Z] $ docker stop --time=1 b6721d876ad247f4dbad41a13a53eb63f116735a7c1798669176b4c6a7f1578e [2022-07-06T17:50:00.750Z] $ docker rm -f b6721d876ad247f4dbad41a13a53eb63f116735a7c1798669176b4c6a7f1578e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:50:01.415Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T17:50:01.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:50:01.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-17033 does not seem to be running inside a container [2022-07-06T17:50:01.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/41 -v /w/workspace/app-rfid-llrp-inventory/41:/w/workspace/app-rfid-llrp-inventory/41:rw,z -v /w/workspace/app-rfid-llrp-inventory/41@tmp:/w/workspace/app-rfid-llrp-inventory/41@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-07-06T17:50:03.214Z] $ docker top 41448187a389e641a8dd38dc1d79599a216a90578de6b19010ed9e40b9300907 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T17:50:04.171Z] + make test [2022-07-06T17:50:04.171Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T17:51:56.094Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T17:51:56.094Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.300s coverage: 86.2% of statements [2022-07-06T17:51:56.094Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T17:51:56.094Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.766s coverage: 71.9% of statements [2022-07-06T17:51:56.094Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-06T17:51:56.094Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T17:52:18.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T17:52:18.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T17:52:18.322Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T17:52:19.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T17:52:19.811Z] $ docker stop --time=1 41448187a389e641a8dd38dc1d79599a216a90578de6b19010ed9e40b9300907 [2022-07-06T17:52:21.577Z] $ docker rm -f 41448187a389e641a8dd38dc1d79599a216a90578de6b19010ed9e40b9300907 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T17:52:22.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T17:52:22.656Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T17:52:23.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T17:52:23.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T17:52:24.068Z] + ls -al . [2022-07-06T17:52:24.068Z] total 224 [2022-07-06T17:52:24.068Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 17:52 . [2022-07-06T17:52:24.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 17:47 .. [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 17:48 .dockerignore [2022-07-06T17:52:24.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 17:48 .git [2022-07-06T17:52:24.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 17:48 .github [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 17:48 .gitignore [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 17:48 .golangci.yml [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jul 6 17:48 Attribution.txt [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 17:48 CHANGELOG.md [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 17:48 Dockerfile [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 17:48 GOVERNANCE.md [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 17:48 Jenkinsfile [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 17:48 LICENSE [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 17:48 Makefile [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 17:48 OWNERS.md [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 17:48 README.md [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 17:44 VERSION [2022-07-06T17:52:24.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 17:48 bin [2022-07-06T17:52:24.068Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 17:51 coverage.out [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jul 6 17:48 go.mod [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 36231 Jul 6 17:48 go.sum [2022-07-06T17:52:24.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 17:48 images [2022-07-06T17:52:24.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 17:48 internal [2022-07-06T17:52:24.068Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 17:48 main.go [2022-07-06T17:52:24.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 17:48 res [2022-07-06T17:52:24.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 17:48 snap [2022-07-06T17:52:24.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 17:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:52:24.445Z] + 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=eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 --label arch=arm64 --label version=2.2.1-dev.4 . [2022-07-06T17:52:24.747Z] Sending build context to Docker daemon 687.6kB [2022-07-06T17:52:24.747Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T17:52:24.747Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T17:52:24.747Z] ---> bb717d5cdac7 [2022-07-06T17:52:24.747Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T17:52:25.039Z] ---> Running in ddb9e734a08f [2022-07-06T17:52:25.412Z] Removing intermediate container ddb9e734a08f [2022-07-06T17:52:25.412Z] ---> 9b9b8b710a25 [2022-07-06T17:52:25.412Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T17:52:25.412Z] ---> Running in 0f6fd720fcde [2022-07-06T17:52:26.055Z] Removing intermediate container 0f6fd720fcde [2022-07-06T17:52:26.055Z] ---> c4d7bc9c398e [2022-07-06T17:52:26.055Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T17:52:26.055Z] ---> Running in fa84210ac8bb [2022-07-06T17:52:26.341Z] Removing intermediate container fa84210ac8bb [2022-07-06T17:52:26.341Z] ---> f8b7ece378b1 [2022-07-06T17:52:26.341Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T17:52:26.341Z] ---> Running in 3d2419476ee0 [2022-07-06T17:52:28.384Z] Removing intermediate container 3d2419476ee0 [2022-07-06T17:52:28.384Z] ---> 76d4f3927274 [2022-07-06T17:52:28.384Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T17:52:28.384Z] ---> Running in 375d5fdbed15 [2022-07-06T17:52:29.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T17:52:30.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T17:52:31.427Z] OK: 220 MiB in 52 packages [2022-07-06T17:52:32.411Z] Removing intermediate container 375d5fdbed15 [2022-07-06T17:52:32.411Z] ---> 6e8bd2a5fa31 [2022-07-06T17:52:32.411Z] Step 8/31 : WORKDIR /app [2022-07-06T17:52:32.411Z] ---> Running in 996faaa9dd49 [2022-07-06T17:52:33.012Z] Removing intermediate container 996faaa9dd49 [2022-07-06T17:52:33.012Z] ---> a96089da7fed [2022-07-06T17:52:33.012Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T17:52:33.618Z] ---> 506d289f8434 [2022-07-06T17:52:33.618Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T17:52:33.618Z] ---> Running in 5f8f1dfc17e4 [2022-07-06T17:52:35.602Z] Removing intermediate container 5f8f1dfc17e4 [2022-07-06T17:52:35.602Z] ---> 22632186becb [2022-07-06T17:52:35.602Z] Step 11/31 : COPY . . [2022-07-06T17:52:36.209Z] ---> f08c5cb0f654 [2022-07-06T17:52:36.209Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T17:52:36.209Z] ---> Running in c9c88366c855 [2022-07-06T17:52:36.483Z] Removing intermediate container c9c88366c855 [2022-07-06T17:52:36.483Z] ---> 6774cd377ebb [2022-07-06T17:52:36.483Z] Step 13/31 : RUN $MAKE [2022-07-06T17:52:36.764Z] ---> Running in 1d3f2362330f [2022-07-06T17:52:37.748Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-06T17:54:59.649Z] Removing intermediate container 1d3f2362330f [2022-07-06T17:54:59.649Z] ---> a61d67375677 [2022-07-06T17:54:59.649Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T17:54:59.649Z] 3.14: Pulling from library/alpine [2022-07-06T17:54:59.921Z] 455c02918c45: Pulling fs layer [2022-07-06T17:55:00.194Z] 455c02918c45: Verifying Checksum [2022-07-06T17:55:00.194Z] 455c02918c45: Download complete [2022-07-06T17:55:00.790Z] 455c02918c45: Pull complete [2022-07-06T17:55:00.790Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T17:55:00.790Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T17:55:00.790Z] ---> ac73e934f311 [2022-07-06T17:55:00.790Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T17:55:00.790Z] ---> Running in 505654f26b8e [2022-07-06T17:55:01.064Z] Removing intermediate container 505654f26b8e [2022-07-06T17:55:01.064Z] ---> 6d751e9676ca [2022-07-06T17:55:01.064Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T17:55:01.354Z] ---> Running in 93685dee5c06 [2022-07-06T17:55:01.627Z] Removing intermediate container 93685dee5c06 [2022-07-06T17:55:01.627Z] ---> 516b783fbb2d [2022-07-06T17:55:01.627Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T17:55:01.627Z] ---> Running in 4b8865f68d08 [2022-07-06T17:55:03.602Z] Removing intermediate container 4b8865f68d08 [2022-07-06T17:55:03.602Z] ---> 7535e017da35 [2022-07-06T17:55:03.602Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T17:55:03.602Z] ---> Running in e0b62208620d [2022-07-06T17:55:04.581Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T17:55:05.565Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T17:55:06.547Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T17:55:06.547Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T17:55:06.547Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T17:55:06.547Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T17:55:06.822Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T17:55:06.822Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T17:55:07.093Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T17:55:07.093Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T17:55:07.093Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T17:55:07.364Z] OK: 9 MiB in 21 packages [2022-07-06T17:55:08.802Z] Removing intermediate container e0b62208620d [2022-07-06T17:55:08.802Z] ---> 4ea8734928c1 [2022-07-06T17:55:08.802Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T17:55:09.075Z] ---> aa84566348c1 [2022-07-06T17:55:09.075Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T17:55:09.674Z] ---> 23cc7adf9a73 [2022-07-06T17:55:09.674Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T17:55:10.278Z] ---> a5bf634560cf [2022-07-06T17:55:10.278Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T17:55:10.878Z] ---> 909258614978 [2022-07-06T17:55:10.878Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T17:55:12.874Z] ---> d899321bbf1c [2022-07-06T17:55:12.874Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T17:55:12.874Z] ---> Running in c4ef70e9bd52 [2022-07-06T17:55:14.312Z] Removing intermediate container c4ef70e9bd52 [2022-07-06T17:55:14.312Z] ---> a26d99c0f7c2 [2022-07-06T17:55:14.312Z] Step 25/31 : VOLUME /cache [2022-07-06T17:55:14.312Z] ---> Running in 64f9634a1976 [2022-07-06T17:55:14.914Z] Removing intermediate container 64f9634a1976 [2022-07-06T17:55:14.914Z] ---> 9304355de39c [2022-07-06T17:55:14.914Z] Step 26/31 : EXPOSE 59711 [2022-07-06T17:55:14.914Z] ---> Running in 5883a8ae5ea3 [2022-07-06T17:55:15.186Z] Removing intermediate container 5883a8ae5ea3 [2022-07-06T17:55:15.186Z] ---> 453bc87e01d2 [2022-07-06T17:55:15.186Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T17:55:15.186Z] ---> Running in a9fbb45b7d2c [2022-07-06T17:55:15.782Z] Removing intermediate container a9fbb45b7d2c [2022-07-06T17:55:15.782Z] ---> eb08e148bf4e [2022-07-06T17:55:15.782Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T17:55:15.782Z] ---> Running in a15e0462d6c8 [2022-07-06T17:55:16.055Z] Removing intermediate container a15e0462d6c8 [2022-07-06T17:55:16.055Z] ---> 4a97d6633fc3 [2022-07-06T17:55:16.055Z] Step 29/31 : LABEL arch=arm64 [2022-07-06T17:55:16.055Z] ---> Running in 87ed82eb4e60 [2022-07-06T17:55:16.328Z] Removing intermediate container 87ed82eb4e60 [2022-07-06T17:55:16.328Z] ---> 83eb03207050 [2022-07-06T17:55:16.328Z] Step 30/31 : LABEL git_sha=eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [2022-07-06T17:55:16.603Z] ---> Running in a4d9e91e822e [2022-07-06T17:55:16.878Z] Removing intermediate container a4d9e91e822e [2022-07-06T17:55:16.878Z] ---> a5b933a2762c [2022-07-06T17:55:16.878Z] Step 31/31 : LABEL version=2.2.1-dev.4 [2022-07-06T17:55:17.158Z] ---> Running in be20e29c18d4 [2022-07-06T17:55:17.432Z] Removing intermediate container be20e29c18d4 [2022-07-06T17:55:17.432Z] ---> aedd6e77e258 [2022-07-06T17:55:17.432Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T17:55:17.432Z] Successfully built aedd6e77e258 [2022-07-06T17:55:17.432Z] 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-07-06T17:55:17.545Z] provisioning config files... [2022-07-06T17:55:17.564Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/41@tmp/config5389330101047765011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:55:17.915Z] ---> docker-login.sh [2022-07-06T17:55:17.915Z] nexus3.edgexfoundry.org:10001 [2022-07-06T17:55:18.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:55:18.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:55:18.191Z] Configure a credential helper to remove this warning. See [2022-07-06T17:55:18.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:55:18.191Z] [2022-07-06T17:55:18.191Z] Login Succeeded [2022-07-06T17:55:18.191Z] nexus3.edgexfoundry.org:10002 [2022-07-06T17:55:18.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:55:18.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:55:18.785Z] Configure a credential helper to remove this warning. See [2022-07-06T17:55:18.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:55:18.785Z] [2022-07-06T17:55:18.785Z] Login Succeeded [2022-07-06T17:55:18.785Z] nexus3.edgexfoundry.org:10003 [2022-07-06T17:55:19.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:55:19.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:55:19.332Z] Configure a credential helper to remove this warning. See [2022-07-06T17:55:19.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:55:19.332Z] [2022-07-06T17:55:19.332Z] Login Succeeded [2022-07-06T17:55:19.332Z] nexus3.edgexfoundry.org:10004 [2022-07-06T17:55:19.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:55:19.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:55:19.877Z] Configure a credential helper to remove this warning. See [2022-07-06T17:55:19.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:55:19.877Z] [2022-07-06T17:55:19.877Z] Login Succeeded [2022-07-06T17:55:19.877Z] docker.io [2022-07-06T17:55:20.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T17:55:20.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T17:55:20.746Z] Configure a credential helper to remove this warning. See [2022-07-06T17:55:20.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T17:55:20.746Z] [2022-07-06T17:55:20.746Z] Login Succeeded [2022-07-06T17:55:20.746Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T17:55:20.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T17:55:20.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T17:55:20.823Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-07-06T17:55:20.823Z] eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [2022-07-06T17:55:20.823Z] latest [2022-07-06T17:55:20.823Z] 2.2.1-dev.4 [2022-07-06T17:55:20.823Z] eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4 [2022-07-06T17:55:20.823Z] main [2022-07-06T17:55:20.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:55:21.208Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:55:21.571Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [2022-07-06T17:55:21.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T17:55:21.571Z] 6017c486d849: Preparing [2022-07-06T17:55:21.571Z] e5cb6de94127: Preparing [2022-07-06T17:55:21.571Z] 78d4ae7b8394: Preparing [2022-07-06T17:55:21.571Z] 9c5b0fa4ae75: Preparing [2022-07-06T17:55:21.571Z] f29a3363bf2b: Preparing [2022-07-06T17:55:21.571Z] 2bf746df02ac: Preparing [2022-07-06T17:55:21.571Z] 9daf5f83d9ff: Preparing [2022-07-06T17:55:21.571Z] 20b27b59f836: Preparing [2022-07-06T17:55:21.571Z] f73e7dbfee58: Preparing [2022-07-06T17:55:21.571Z] 2bf746df02ac: Waiting [2022-07-06T17:55:21.571Z] 9daf5f83d9ff: Waiting [2022-07-06T17:55:21.571Z] f73e7dbfee58: Waiting [2022-07-06T17:55:21.571Z] 20b27b59f836: Waiting [2022-07-06T17:55:21.852Z] 78d4ae7b8394: Pushed [2022-07-06T17:55:21.852Z] f29a3363bf2b: Pushed [2022-07-06T17:55:21.852Z] 9c5b0fa4ae75: Pushed [2022-07-06T17:55:21.852Z] 6017c486d849: Pushed [2022-07-06T17:55:22.129Z] f73e7dbfee58: Layer already exists [2022-07-06T17:55:22.129Z] 2bf746df02ac: Pushed [2022-07-06T17:55:22.129Z] 20b27b59f836: Pushed [2022-07-06T17:55:23.111Z] 9daf5f83d9ff: Pushed [2022-07-06T17:55:28.494Z] e5cb6de94127: Pushed [2022-07-06T17:55:28.494Z] eba17bf37215b1d1d09724bbc9ddf1e7ed276c53: digest: sha256:da5bff5f931caddcb511ba117a055e44c6bf4df37cdc77f0f5d104e52b1ff3e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:55:28.875Z] + 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-07-06T17:55:29.292Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-06T17:55:29.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T17:55:29.292Z] 6017c486d849: Preparing [2022-07-06T17:55:29.292Z] e5cb6de94127: Preparing [2022-07-06T17:55:29.292Z] 78d4ae7b8394: Preparing [2022-07-06T17:55:29.292Z] 9c5b0fa4ae75: Preparing [2022-07-06T17:55:29.292Z] f29a3363bf2b: Preparing [2022-07-06T17:55:29.292Z] 2bf746df02ac: Preparing [2022-07-06T17:55:29.292Z] 9daf5f83d9ff: Preparing [2022-07-06T17:55:29.292Z] 20b27b59f836: Preparing [2022-07-06T17:55:29.292Z] f73e7dbfee58: Preparing [2022-07-06T17:55:29.292Z] 2bf746df02ac: Waiting [2022-07-06T17:55:29.292Z] 9daf5f83d9ff: Waiting [2022-07-06T17:55:29.292Z] 20b27b59f836: Waiting [2022-07-06T17:55:29.292Z] f73e7dbfee58: Waiting [2022-07-06T17:55:29.292Z] 78d4ae7b8394: Layer already exists [2022-07-06T17:55:29.292Z] 6017c486d849: Layer already exists [2022-07-06T17:55:29.292Z] 9c5b0fa4ae75: Layer already exists [2022-07-06T17:55:29.292Z] f29a3363bf2b: Layer already exists [2022-07-06T17:55:29.292Z] e5cb6de94127: Layer already exists [2022-07-06T17:55:29.292Z] 9daf5f83d9ff: Layer already exists [2022-07-06T17:55:29.292Z] 2bf746df02ac: Layer already exists [2022-07-06T17:55:29.292Z] 20b27b59f836: Layer already exists [2022-07-06T17:55:29.595Z] f73e7dbfee58: Layer already exists [2022-07-06T17:55:29.595Z] latest: digest: sha256:da5bff5f931caddcb511ba117a055e44c6bf4df37cdc77f0f5d104e52b1ff3e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:55:30.038Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:55:30.431Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.4 [2022-07-06T17:55:30.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T17:55:30.431Z] 6017c486d849: Preparing [2022-07-06T17:55:30.431Z] e5cb6de94127: Preparing [2022-07-06T17:55:30.431Z] 78d4ae7b8394: Preparing [2022-07-06T17:55:30.431Z] 9c5b0fa4ae75: Preparing [2022-07-06T17:55:30.431Z] f29a3363bf2b: Preparing [2022-07-06T17:55:30.431Z] 2bf746df02ac: Preparing [2022-07-06T17:55:30.431Z] 9daf5f83d9ff: Preparing [2022-07-06T17:55:30.431Z] 20b27b59f836: Preparing [2022-07-06T17:55:30.431Z] f73e7dbfee58: Preparing [2022-07-06T17:55:30.431Z] 9daf5f83d9ff: Waiting [2022-07-06T17:55:30.431Z] 20b27b59f836: Waiting [2022-07-06T17:55:30.431Z] f73e7dbfee58: Waiting [2022-07-06T17:55:30.431Z] 2bf746df02ac: Waiting [2022-07-06T17:55:30.431Z] 9c5b0fa4ae75: Layer already exists [2022-07-06T17:55:30.431Z] e5cb6de94127: Layer already exists [2022-07-06T17:55:30.431Z] 6017c486d849: Layer already exists [2022-07-06T17:55:30.431Z] f29a3363bf2b: Layer already exists [2022-07-06T17:55:30.431Z] 78d4ae7b8394: Layer already exists [2022-07-06T17:55:30.709Z] 2bf746df02ac: Layer already exists [2022-07-06T17:55:30.709Z] 9daf5f83d9ff: Layer already exists [2022-07-06T17:55:30.709Z] f73e7dbfee58: Layer already exists [2022-07-06T17:55:30.709Z] 20b27b59f836: Layer already exists [2022-07-06T17:55:30.709Z] 2.2.1-dev.4: digest: sha256:da5bff5f931caddcb511ba117a055e44c6bf4df37cdc77f0f5d104e52b1ff3e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:55:31.079Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:55:31.435Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4 [2022-07-06T17:55:31.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T17:55:31.435Z] 6017c486d849: Preparing [2022-07-06T17:55:31.435Z] e5cb6de94127: Preparing [2022-07-06T17:55:31.435Z] 78d4ae7b8394: Preparing [2022-07-06T17:55:31.435Z] 9c5b0fa4ae75: Preparing [2022-07-06T17:55:31.435Z] f29a3363bf2b: Preparing [2022-07-06T17:55:31.435Z] 2bf746df02ac: Preparing [2022-07-06T17:55:31.435Z] 9daf5f83d9ff: Preparing [2022-07-06T17:55:31.435Z] 20b27b59f836: Preparing [2022-07-06T17:55:31.435Z] f73e7dbfee58: Preparing [2022-07-06T17:55:31.435Z] 2bf746df02ac: Waiting [2022-07-06T17:55:31.435Z] 9daf5f83d9ff: Waiting [2022-07-06T17:55:31.435Z] 20b27b59f836: Waiting [2022-07-06T17:55:31.435Z] f73e7dbfee58: Waiting [2022-07-06T17:55:31.435Z] 9c5b0fa4ae75: Layer already exists [2022-07-06T17:55:31.435Z] 6017c486d849: Layer already exists [2022-07-06T17:55:31.435Z] 78d4ae7b8394: Layer already exists [2022-07-06T17:55:31.435Z] e5cb6de94127: Layer already exists [2022-07-06T17:55:31.435Z] f29a3363bf2b: Layer already exists [2022-07-06T17:55:31.707Z] 2bf746df02ac: Layer already exists [2022-07-06T17:55:31.707Z] 9daf5f83d9ff: Layer already exists [2022-07-06T17:55:31.707Z] 20b27b59f836: Layer already exists [2022-07-06T17:55:31.707Z] f73e7dbfee58: Layer already exists [2022-07-06T17:55:31.707Z] eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4: digest: sha256:da5bff5f931caddcb511ba117a055e44c6bf4df37cdc77f0f5d104e52b1ff3e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:55:32.075Z] + 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-07-06T17:55:32.439Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-07-06T17:55:32.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T17:55:32.439Z] 6017c486d849: Preparing [2022-07-06T17:55:32.439Z] e5cb6de94127: Preparing [2022-07-06T17:55:32.439Z] 78d4ae7b8394: Preparing [2022-07-06T17:55:32.439Z] 9c5b0fa4ae75: Preparing [2022-07-06T17:55:32.439Z] f29a3363bf2b: Preparing [2022-07-06T17:55:32.439Z] 2bf746df02ac: Preparing [2022-07-06T17:55:32.439Z] 9daf5f83d9ff: Preparing [2022-07-06T17:55:32.439Z] 20b27b59f836: Preparing [2022-07-06T17:55:32.439Z] f73e7dbfee58: Preparing [2022-07-06T17:55:32.439Z] 9daf5f83d9ff: Waiting [2022-07-06T17:55:32.439Z] 20b27b59f836: Waiting [2022-07-06T17:55:32.439Z] f73e7dbfee58: Waiting [2022-07-06T17:55:32.439Z] 2bf746df02ac: Waiting [2022-07-06T17:55:32.439Z] 78d4ae7b8394: Layer already exists [2022-07-06T17:55:32.439Z] 9c5b0fa4ae75: Layer already exists [2022-07-06T17:55:32.439Z] e5cb6de94127: Layer already exists [2022-07-06T17:55:32.439Z] f29a3363bf2b: Layer already exists [2022-07-06T17:55:32.439Z] 6017c486d849: Layer already exists [2022-07-06T17:55:32.713Z] f73e7dbfee58: Layer already exists [2022-07-06T17:55:32.713Z] 2bf746df02ac: Layer already exists [2022-07-06T17:55:32.713Z] 20b27b59f836: Layer already exists [2022-07-06T17:55:32.713Z] 9daf5f83d9ff: Layer already exists [2022-07-06T17:55:32.713Z] main: digest: sha256:da5bff5f931caddcb511ba117a055e44c6bf4df37cdc77f0f5d104e52b1ff3e2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T17:55:32.776Z] ===================================================== [Pipeline] echo [2022-07-06T17:55:32.784Z] taggedImages: [2022-07-06T17:55:32.784Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [2022-07-06T17:55:32.784Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-06T17:55:32.784Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.4 [2022-07-06T17:55:32.784Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eba17bf37215b1d1d09724bbc9ddf1e7ed276c53-2.2.1-dev.4 [2022-07-06T17:55:32.784Z] - 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-07-06T17:55:33.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T17:55:33.150Z] [2022-07-06T17:55:33.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:55:33.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T17:55:33.786Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T17:55:33.786Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T17:55:33.786Z] 04944245beec: Pulling fs layer [2022-07-06T17:55:33.786Z] 699f458cf7ca: Pulling fs layer [2022-07-06T17:55:33.786Z] 765212b225bb: Pulling fs layer [2022-07-06T17:55:33.786Z] f23df028b6ca: Pulling fs layer [2022-07-06T17:55:33.786Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T17:55:33.786Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T17:55:33.786Z] 765212b225bb: Waiting [2022-07-06T17:55:33.786Z] f23df028b6ca: Waiting [2022-07-06T17:55:33.786Z] d65c8cfc05b1: Waiting [2022-07-06T17:55:33.786Z] 2437ff75d9bd: Waiting [2022-07-06T17:55:33.786Z] 04944245beec: Verifying Checksum [2022-07-06T17:55:33.786Z] 04944245beec: Download complete [2022-07-06T17:55:33.786Z] 765212b225bb: Verifying Checksum [2022-07-06T17:55:33.786Z] 765212b225bb: Download complete [2022-07-06T17:55:33.786Z] f23df028b6ca: Verifying Checksum [2022-07-06T17:55:33.786Z] f23df028b6ca: Download complete [2022-07-06T17:55:33.786Z] d65c8cfc05b1: Verifying Checksum [2022-07-06T17:55:33.786Z] d65c8cfc05b1: Download complete [2022-07-06T17:55:34.060Z] 699f458cf7ca: Verifying Checksum [2022-07-06T17:55:34.060Z] 699f458cf7ca: Download complete [2022-07-06T17:55:34.332Z] 8998bd30e6a1: Verifying Checksum [2022-07-06T17:55:34.332Z] 8998bd30e6a1: Download complete [2022-07-06T17:55:36.960Z] 2437ff75d9bd: Download complete [2022-07-06T17:55:38.942Z] 8998bd30e6a1: Pull complete [2022-07-06T17:55:39.213Z] 04944245beec: Pull complete [2022-07-06T17:55:41.192Z] 699f458cf7ca: Pull complete [2022-07-06T17:55:41.192Z] 765212b225bb: Pull complete [2022-07-06T17:55:41.790Z] f23df028b6ca: Pull complete [2022-07-06T17:55:42.064Z] d65c8cfc05b1: Pull complete [2022-07-06T17:55:57.143Z] 2437ff75d9bd: Pull complete [2022-07-06T17:55:57.143Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T17:55:57.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T17:55:57.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:55:57.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-17033 does not seem to be running inside a container [2022-07-06T17:55:57.483Z] $ 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/41 -v /w/workspace/app-rfid-llrp-inventory/41:/w/workspace/app-rfid-llrp-inventory/41:rw,z -v /w/workspace/app-rfid-llrp-inventory/41@tmp:/w/workspace/app-rfid-llrp-inventory/41@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-07-06T17:56:00.129Z] $ docker top a4db7a2f232056232b85559d8cd38da93dd1cdbddda099f71051f63834ad4c5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:56:01.038Z] ---> job-cost.sh [2022-07-06T17:56:01.038Z] lf-activate-venv: SKIPPING [2022-07-06T17:56:01.038Z] INFO: No Stack... [2022-07-06T17:56:01.630Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T17:56:02.222Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T17:56:02.881Z] + cut -d, -f6 [2022-07-06T17:56:02.881Z] + cat /w/workspace/app-rfid-llrp-inventory/41/archives/cost.csv [Pipeline] lock [2022-07-06T17:56:02.949Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-41-stack-cost] [2022-07-06T17:56:02.957Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-41-stack-cost] did not exist. Created. [2022-07-06T17:56:02.957Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T17:56:03.626Z] /w/workspace/app-rfid-llrp-inventory/41@tmp/durable-f965263a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-06T17:56:04.297Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T17:56:04.315Z] Warning: overwriting stash ‘stack-cost’ [2022-07-06T17:56:04.377Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T17:56:04.386Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T17:56:04.418Z] $ docker stop --time=1 a4db7a2f232056232b85559d8cd38da93dd1cdbddda099f71051f63834ad4c5a [2022-07-06T17:56:05.928Z] $ docker rm -f a4db7a2f232056232b85559d8cd38da93dd1cdbddda099f71051f63834ad4c5a [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-07-06T17:56:06.345Z] provisioning config files... [2022-07-06T17:56:06.352Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7895016414137990011tmp [Pipeline] { [Pipeline] sh [2022-07-06T17:56:06.649Z] + set +x [2022-07-06T17:56:06.649Z] + curl -s https://codecov.io/bash [2022-07-06T17:56:06.649Z] + bash -s -- [2022-07-06T17:56:06.649Z] [2022-07-06T17:56:06.649Z] _____ _ [2022-07-06T17:56:06.649Z] / ____| | | [2022-07-06T17:56:06.649Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T17:56:06.649Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T17:56:06.649Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T17:56:06.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T17:56:06.650Z] Bash-1.0.6 [2022-07-06T17:56:06.650Z] [2022-07-06T17:56:06.650Z] [2022-07-06T17:56:06.650Z] ==> git version 2.25.1 found [2022-07-06T17:56:06.650Z] ==> 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-07-06T17:56:06.650Z] Release-Date: 2020-01-08 [2022-07-06T17:56:06.650Z] 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-07-06T17:56:06.650Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T17:56:06.650Z] ==> Jenkins CI detected. [2022-07-06T17:56:06.650Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-06T17:56:06.650Z] project root: . [2022-07-06T17:56:06.650Z] --> token set from env [2022-07-06T17:56:06.650Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T17:56:06.650Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T17:56:06.650Z] ==> Python coveragepy not found [2022-07-06T17:56:06.650Z] ==> Searching for coverage reports in: [2022-07-06T17:56:06.650Z] + . [2022-07-06T17:56:06.650Z] -> Found 1 reports [2022-07-06T17:56:06.650Z] ==> Detecting git/mercurial file structure [2022-07-06T17:56:06.650Z] ==> Reading reports [2022-07-06T17:56:06.650Z] + ./coverage.out bytes=41008 [2022-07-06T17:56:06.650Z] ==> Appending adjustments [2022-07-06T17:56:06.650Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T17:56:06.910Z] + Found adjustments [2022-07-06T17:56:06.910Z] ==> Gzipping contents [2022-07-06T17:56:06.910Z] 12K /tmp/codecov.2wUmE1.gz [2022-07-06T17:56:06.910Z] ==> Uploading reports [2022-07-06T17:56:06.910Z] url: https://codecov.io [2022-07-06T17:56:06.910Z] query: branch=main&commit=eba17bf37215b1d1d09724bbc9ddf1e7ed276c53&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T17:56:06.910Z] -> Pinging Codecov [2022-07-06T17:56:06.910Z] 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=eba17bf37215b1d1d09724bbc9ddf1e7ed276c53&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T17:56:07.481Z] -> Uploading to [2022-07-06T17:56:07.482Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/581DD39554BDF9B6E22D074273EAD858/eba17bf37215b1d1d09724bbc9ddf1e7ed276c53/0d7ff5d8-9da2-496a-a818-9f73309c4b5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T175607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=469106739649d155566e5896f3fc3c648e707118f78c651f9d3e15e53cb2dd3a [2022-07-06T17:56:07.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T17:56:07.482Z] Dload Upload Total Spent Left Speed [2022-07-06T17:56:07.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 54952 --:--:-- --:--:-- --:--:-- 54952 [2022-07-06T17:56:07.482Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [Pipeline] } [2022-07-06T17:56:07.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-06T17:56:07.655Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-06T17:56:07.667Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:56:07.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T17:56:07.969Z] [2022-07-06T17:56:07.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:56:08.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T17:56:08.270Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-06T17:56:08.270Z] df9b9388f04a: Pulling fs layer [2022-07-06T17:56:08.270Z] 52dc419b0ee2: Pulling fs layer [2022-07-06T17:56:08.270Z] 25bc292e5bac: Pulling fs layer [2022-07-06T17:56:08.270Z] 114826534d7a: Pulling fs layer [2022-07-06T17:56:08.270Z] 4657fd5d0bcf: Pulling fs layer [2022-07-06T17:56:08.270Z] 6ad1cebc031e: Pulling fs layer [2022-07-06T17:56:08.270Z] 8a3aa393b2d8: Pulling fs layer [2022-07-06T17:56:08.270Z] 4657fd5d0bcf: Waiting [2022-07-06T17:56:08.270Z] 6ad1cebc031e: Waiting [2022-07-06T17:56:08.270Z] 8a3aa393b2d8: Waiting [2022-07-06T17:56:08.270Z] 114826534d7a: Waiting [2022-07-06T17:56:08.270Z] 25bc292e5bac: Verifying Checksum [2022-07-06T17:56:08.270Z] 25bc292e5bac: Download complete [2022-07-06T17:56:08.270Z] 52dc419b0ee2: Verifying Checksum [2022-07-06T17:56:08.270Z] 52dc419b0ee2: Download complete [2022-07-06T17:56:08.270Z] 4657fd5d0bcf: Verifying Checksum [2022-07-06T17:56:08.270Z] 4657fd5d0bcf: Download complete [2022-07-06T17:56:08.270Z] df9b9388f04a: Verifying Checksum [2022-07-06T17:56:08.270Z] df9b9388f04a: Download complete [2022-07-06T17:56:08.536Z] df9b9388f04a: Pull complete [2022-07-06T17:56:08.536Z] 6ad1cebc031e: Verifying Checksum [2022-07-06T17:56:08.536Z] 6ad1cebc031e: Download complete [2022-07-06T17:56:08.536Z] 52dc419b0ee2: Pull complete [2022-07-06T17:56:08.536Z] 25bc292e5bac: Pull complete [2022-07-06T17:56:09.107Z] 114826534d7a: Verifying Checksum [2022-07-06T17:56:09.107Z] 114826534d7a: Download complete [2022-07-06T17:56:09.107Z] 8a3aa393b2d8: Verifying Checksum [2022-07-06T17:56:09.107Z] 8a3aa393b2d8: Download complete [2022-07-06T17:56:12.392Z] 114826534d7a: Pull complete [2022-07-06T17:56:12.651Z] 4657fd5d0bcf: Pull complete [2022-07-06T17:56:12.910Z] 6ad1cebc031e: Pull complete [2022-07-06T17:56:15.448Z] 8a3aa393b2d8: Pull complete [2022-07-06T17:56:15.448Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-06T17:56:15.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T17:56:15.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:56:15.533Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:56:15.566Z] $ 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-07-06T17:56:17.244Z] $ docker top 2448d656e0b32505e91b3c08faf6f00dc2966b88f5ecca8c62b62c08322b250c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-06T17:56:17.323Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-07-06T17:56:17.605Z] + set -o pipefail [2022-07-06T17:56:17.605Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-07-06T17:56:21.800Z] [2022-07-06T17:56:21.800Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-07-06T17:56:21.800Z] [2022-07-06T17:56:21.800Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/b80d2ec1-6987-404c-84cd-c400554646fe [2022-07-06T17:56:21.800Z] [2022-07-06T17:56:21.800Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-06T17:56:21.800Z] [2022-07-06T17:56:21.800Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-06T17:56:21.800Z] [2022-07-06T17:56:22.371Z] [2022-07-06T17:56:22.371Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-06T17:56:22.371Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-06T17:56:22.384Z] $ docker stop --time=1 2448d656e0b32505e91b3c08faf6f00dc2966b88f5ecca8c62b62c08322b250c [2022-07-06T17:56:24.377Z] $ docker rm -f 2448d656e0b32505e91b3c08faf6f00dc2966b88f5ecca8c62b62c08322b250c [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-07-06T17:56:25.087Z] + git log --format=format:%s -1 eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 [Pipeline] sh [2022-07-06T17:56:25.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T17:56:25.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:56:25.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T17:56:25.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:56:25.763Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:56:25.797Z] $ 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-07-06T17:56:26.223Z] $ docker top 5439835c64c6134cfa3e2adaa8c7ef2abf962d90a111e200492df69a1a977cca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T17:56:26.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T17:56:26.314Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T17:56:26.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T17:56:26.445Z] $ docker exec 5439835c64c6134cfa3e2adaa8c7ef2abf962d90a111e200492df69a1a977cca ssh-agent [2022-07-06T17:56:26.566Z] SSH_AUTH_SOCK=/tmp/ssh-v6ZSTHkVeEr1/agent.33 [2022-07-06T17:56:26.566Z] SSH_AGENT_PID=39 [2022-07-06T17:56:26.572Z] Running ssh-add (command line suppressed) [2022-07-06T17:56:26.678Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6195057187704996612.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6195057187704996612.key) [2022-07-06T17:56:26.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T17:56:26.982Z] + git semver tag [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,170 [run_tag] DEBUG tag force:False [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,170 [check_head_tag] DEBUG check head tag [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,170 [execute] INFO git cat-file --batch-check [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,174 [execute] INFO git cat-file --batch [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,183 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,183 [execute] INFO git tag -a v2.2.1-dev.4 -m v2.2.1-dev.4 [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,184 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.4', '-m', 'v2.2.1-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-06T17:56:27.243Z] 2022-07-06 17:56:27,189 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T17:56:27.243Z] 2.2.1-dev.4 [Pipeline] } [2022-07-06T17:56:27.252Z] $ docker exec --env ******** --env ******** 5439835c64c6134cfa3e2adaa8c7ef2abf962d90a111e200492df69a1a977cca ssh-agent -k [2022-07-06T17:56:27.371Z] unset SSH_AUTH_SOCK; [2022-07-06T17:56:27.371Z] unset SSH_AGENT_PID; [2022-07-06T17:56:27.371Z] echo Agent pid 39 killed; [2022-07-06T17:56:27.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T17:56:27.686Z] + git semver [Pipeline] } [2022-07-06T17:56:27.962Z] $ docker stop --time=1 5439835c64c6134cfa3e2adaa8c7ef2abf962d90a111e200492df69a1a977cca [2022-07-06T17:56:29.294Z] $ docker rm -f 5439835c64c6134cfa3e2adaa8c7ef2abf962d90a111e200492df69a1a977cca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:56:29.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T17:56:29.723Z] [2022-07-06T17:56:29.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:56:30.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T17:56:30.028Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-06T17:56:30.028Z] ab5ef0e58194: Pulling fs layer [2022-07-06T17:56:30.028Z] 9712f1f96733: Pulling fs layer [2022-07-06T17:56:30.028Z] 63f879dbbcfc: Pulling fs layer [2022-07-06T17:56:30.028Z] 0d9ebad4ef96: Pulling fs layer [2022-07-06T17:56:30.028Z] e9a5061849ea: Pulling fs layer [2022-07-06T17:56:30.028Z] d747dcd14b5f: Pulling fs layer [2022-07-06T17:56:30.028Z] 2de7ff778b66: Pulling fs layer [2022-07-06T17:56:30.028Z] e9a5061849ea: Waiting [2022-07-06T17:56:30.028Z] d747dcd14b5f: Waiting [2022-07-06T17:56:30.028Z] 2de7ff778b66: Waiting [2022-07-06T17:56:30.028Z] 0d9ebad4ef96: Waiting [2022-07-06T17:56:30.028Z] 9712f1f96733: Download complete [2022-07-06T17:56:30.289Z] 63f879dbbcfc: Verifying Checksum [2022-07-06T17:56:30.289Z] 63f879dbbcfc: Download complete [2022-07-06T17:56:30.550Z] e9a5061849ea: Verifying Checksum [2022-07-06T17:56:30.550Z] e9a5061849ea: Download complete [2022-07-06T17:56:30.550Z] d747dcd14b5f: Download complete [2022-07-06T17:56:30.550Z] ab5ef0e58194: Verifying Checksum [2022-07-06T17:56:30.550Z] ab5ef0e58194: Download complete [2022-07-06T17:56:30.550Z] 0d9ebad4ef96: Verifying Checksum [2022-07-06T17:56:30.550Z] 0d9ebad4ef96: Download complete [2022-07-06T17:56:30.808Z] 2de7ff778b66: Verifying Checksum [2022-07-06T17:56:30.808Z] 2de7ff778b66: Download complete [2022-07-06T17:56:33.344Z] ab5ef0e58194: Pull complete [2022-07-06T17:56:33.344Z] 9712f1f96733: Pull complete [2022-07-06T17:56:33.911Z] 63f879dbbcfc: Pull complete [2022-07-06T17:56:38.105Z] 0d9ebad4ef96: Pull complete [2022-07-06T17:56:38.105Z] e9a5061849ea: Pull complete [2022-07-06T17:56:38.105Z] d747dcd14b5f: Pull complete [2022-07-06T17:56:39.044Z] 2de7ff778b66: Pull complete [2022-07-06T17:56:39.044Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-06T17:56:39.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T17:56:39.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:56:39.139Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:56:39.175Z] $ 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-07-06T17:56:41.003Z] $ docker top 33f4ea2adb66b3066c6eb1454c9755a20f4624fa07aaa0091d19eaf3c8cec09a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-06T17:56:41.087Z] provisioning config files... [2022-07-06T17:56:41.097Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1647123070154915016tmp [2022-07-06T17:56:41.109Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1467039640752434099tmp [2022-07-06T17:56:41.121Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2325236520439768964tmp [Pipeline] { [Pipeline] echo [2022-07-06T17:56:41.137Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:56:41.419Z] ---> sigul-configuration.sh [2022-07-06T17:56:41.419Z] gpg: directory `/root/.gnupg' created [2022-07-06T17:56:41.419Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-06T17:56:41.419Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-06T17:56:41.419Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-06T17:56:41.419Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-06T17:56:41.419Z] gpg: CAST5 encrypted data [2022-07-06T17:56:41.419Z] gpg: encrypted with 1 passphrase [2022-07-06T17:56:41.419Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-06T17:56:41.711Z] + mkdir /home/jenkins [2022-07-06T17:56:41.711Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-06T17:56:42.005Z] + 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-07-06T17:56:42.015Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:56:42.302Z] ---> sigul-install.sh [2022-07-06T17:56:42.302Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-06T17:56:42.599Z] + git tag --list [2022-07-06T17:56:42.599Z] v0.0.0 [2022-07-06T17:56:42.599Z] v1.0.0 [2022-07-06T17:56:42.599Z] v2.1.0 [2022-07-06T17:56:42.599Z] v2.1.1 [2022-07-06T17:56:42.599Z] v2.1.1-dev.1 [2022-07-06T17:56:42.599Z] v2.2.0 [2022-07-06T17:56:42.599Z] v2.2.1-dev.1 [2022-07-06T17:56:42.599Z] v2.2.1-dev.2 [2022-07-06T17:56:42.599Z] v2.2.1-dev.3 [2022-07-06T17:56:42.599Z] v2.2.1-dev.4 [Pipeline] sh [2022-07-06T17:56:42.891Z] + lftools sign git-tag v2.2.1-dev.4 [2022-07-06T17:56:43.462Z] Signing Git tag with Sigul... [2022-07-06T17:56:43.462Z] Signing v2.2.1-dev.4 [Pipeline] echo [2022-07-06T17:56:44.041Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:56:44.325Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-06T17:56:44.333Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-06T17:56:44.352Z] $ docker stop --time=1 33f4ea2adb66b3066c6eb1454c9755a20f4624fa07aaa0091d19eaf3c8cec09a [2022-07-06T17:56:45.655Z] $ docker rm -f 33f4ea2adb66b3066c6eb1454c9755a20f4624fa07aaa0091d19eaf3c8cec09a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-06T17:56:46.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T17:56:46.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:56:46.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T17:56:46.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:56:46.464Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:56:46.501Z] $ 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-07-06T17:56:46.881Z] $ docker top 0100745327cfdcb0a412a5d3f75d170e5c30a9d775be192a06bd03119f9217b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T17:56:46.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T17:56:46.972Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T17:56:47.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T17:56:47.104Z] $ docker exec 0100745327cfdcb0a412a5d3f75d170e5c30a9d775be192a06bd03119f9217b5 ssh-agent [2022-07-06T17:56:47.220Z] SSH_AUTH_SOCK=/tmp/ssh-NBBxaoJf7j9L/agent.34 [2022-07-06T17:56:47.220Z] SSH_AGENT_PID=40 [2022-07-06T17:56:47.225Z] Running ssh-add (command line suppressed) [2022-07-06T17:56:47.339Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8690389880328208368.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8690389880328208368.key) [2022-07-06T17:56:47.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T17:56:47.651Z] + git semver bump pre [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,820 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,820 [bump_version] DEBUG bumping version:2.2.1-dev.4 on axis:pre with prefix:dev [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,820 [bump_version] DEBUG bumped version:2.2.1-dev.5 [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,821 [write_version] DEBUG write version:2.2.1-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,821 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,821 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,823 [execute] INFO git cat-file --batch-check [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,823 [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-07-06T17:56:47.911Z] 2022-07-06 17:56:47,829 [execute] INFO git cat-file --batch [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T17:56:47.911Z] 2022-07-06 17:56:47,834 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T17:56:47.911Z] 2.2.1-dev.5 [Pipeline] } [2022-07-06T17:56:47.922Z] $ docker exec --env ******** --env ******** 0100745327cfdcb0a412a5d3f75d170e5c30a9d775be192a06bd03119f9217b5 ssh-agent -k [2022-07-06T17:56:48.032Z] unset SSH_AUTH_SOCK; [2022-07-06T17:56:48.033Z] unset SSH_AGENT_PID; [2022-07-06T17:56:48.033Z] echo Agent pid 40 killed; [2022-07-06T17:56:48.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T17:56:48.345Z] + git semver [Pipeline] } [2022-07-06T17:56:48.622Z] $ docker stop --time=1 0100745327cfdcb0a412a5d3f75d170e5c30a9d775be192a06bd03119f9217b5 [2022-07-06T17:56:49.942Z] $ docker rm -f 0100745327cfdcb0a412a5d3f75d170e5c30a9d775be192a06bd03119f9217b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T17:56:50.281Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T17:56:50.281Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:56:50.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T17:56:50.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:56:50.667Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:56:50.702Z] $ 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-07-06T17:56:51.082Z] $ docker top bedffc496acc2d19e3390d6a86cf2d32d0f9207429f1f64dcf7013af1550207a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T17:56:51.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T17:56:51.181Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T17:56:51.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T17:56:51.302Z] $ docker exec bedffc496acc2d19e3390d6a86cf2d32d0f9207429f1f64dcf7013af1550207a ssh-agent [2022-07-06T17:56:51.426Z] SSH_AUTH_SOCK=/tmp/ssh-FTeHACXq2SbX/agent.34 [2022-07-06T17:56:51.426Z] SSH_AGENT_PID=40 [2022-07-06T17:56:51.432Z] Running ssh-add (command line suppressed) [2022-07-06T17:56:51.542Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_822248235548792671.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_822248235548792671.key) [2022-07-06T17:56:51.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T17:56:51.843Z] + git semver push [2022-07-06T17:56:52.103Z] 2022-07-06 17:56:52,052 [run_push] DEBUG push [2022-07-06T17:56:52.103Z] 2022-07-06 17:56:52,052 [execute] INFO git cat-file --batch-check [2022-07-06T17:56:52.103Z] 2022-07-06 17:56:52,053 [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-07-06T17:56:52.103Z] 2022-07-06 17:56:52,057 [execute] INFO git rev-list 0de29aec9bb0b7a322cb724df36962a37112c2fd -- [2022-07-06T17:56:52.103Z] 2022-07-06 17:56:52,057 [execute] DEBUG Popen(['git', 'rev-list', '0de29aec9bb0b7a322cb724df36962a37112c2fd', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-06T17:56:52.103Z] 2022-07-06 17:56:52,063 [execute] INFO git fetch -v origin [2022-07-06T17:56:52.103Z] 2022-07-06 17:56:52,063 [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-07-06T17:56:52.672Z] 2022-07-06 17:56:52,519 [run_push] DEBUG no remote changes detected [2022-07-06T17:56:52.672Z] 2022-07-06 17:56:52,519 [execute] INFO git push origin semver [2022-07-06T17:56:52.672Z] 2022-07-06 17:56:52,520 [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-07-06T17:56:53.242Z] 2022-07-06 17:56:53,189 [run_push] DEBUG push all version tags [2022-07-06T17:56:53.242Z] 2022-07-06 17:56:53,190 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-06T17:56:53.242Z] 2022-07-06 17:56:53,190 [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-07-06T17:56:54.183Z] 2022-07-06 17:56:53,837 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T17:56:54.183Z] 2.2.1-dev.5 [Pipeline] } [2022-07-06T17:56:54.194Z] $ docker exec --env ******** --env ******** bedffc496acc2d19e3390d6a86cf2d32d0f9207429f1f64dcf7013af1550207a ssh-agent -k [2022-07-06T17:56:54.308Z] unset SSH_AUTH_SOCK; [2022-07-06T17:56:54.309Z] unset SSH_AGENT_PID; [2022-07-06T17:56:54.309Z] echo Agent pid 40 killed; [2022-07-06T17:56:54.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T17:56:54.629Z] + git semver [Pipeline] } [2022-07-06T17:56:54.904Z] $ docker stop --time=1 bedffc496acc2d19e3390d6a86cf2d32d0f9207429f1f64dcf7013af1550207a [2022-07-06T17:56:56.210Z] $ docker rm -f bedffc496acc2d19e3390d6a86cf2d32d0f9207429f1f64dcf7013af1550207a [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-07-06T17:56:56.761Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-07-06T17:56:56.761Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-06T17:56:56.761Z] total 16 [2022-07-06T17:56:56.761Z] drwxr-xr-x 3 root root 4096 Jul 6 17:46 . [2022-07-06T17:56:56.761Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 17:56 .. [2022-07-06T17:56:56.761Z] drwxr-xr-x 2 root root 4096 Jul 6 17:46 cost [2022-07-06T17:56:56.761Z] -rw-r--r-- 1 root root 93 Jul 6 17:46 cost.csv [2022-07-06T17:56:56.761Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-06T17:56:56.761Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-06T17:56:56.761Z] total 16 [2022-07-06T17:56:56.761Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 17:46 . [2022-07-06T17:56:56.761Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 17:56 .. [2022-07-06T17:56:56.761Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 17:46 cost [2022-07-06T17:56:56.761Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 6 17:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:56:57.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:56:57.925Z] ---> package-listing.sh [2022-07-06T17:56:57.925Z] ++ facter osfamily [2022-07-06T17:56:57.925Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T17:56:58.186Z] + OS_FAMILY=debian [2022-07-06T17:56:58.186Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-06T17:56:58.186Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T17:56:58.186Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T17:56:58.186Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T17:56:58.186Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T17:56:58.186Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-06T17:56:58.186Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T17:56:58.186Z] + case "${OS_FAMILY}" in [2022-07-06T17:56:58.186Z] + dpkg -l [2022-07-06T17:56:58.186Z] + grep '^ii' [2022-07-06T17:56:58.186Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T17:56:58.186Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T17:56:58.186Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T17:56:58.186Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-06T17:56:58.186Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-07-06T17:56:58.186Z] + 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-07-06T17:56:58.197Z] 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-07-06T17:56:58.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T17:56:59.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T17:56:59.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T17:56:59.126Z] prd-ubuntu20.04-docker-8c-8g-17030 does not seem to be running inside a container [2022-07-06T17:56:59.163Z] $ 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-07-06T17:56:59.442Z] $ docker top 6289a8af29efceebe901d47909d545494356ce906f964c43099c9028d7fb54f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T17:56:59.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T17:57:00.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T17:57:00.384Z] + ls /var/log/sa-host [2022-07-06T17:57:00.384Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T17:57:00.462Z] provisioning config files... [2022-07-06T17:57:00.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5650121029133129948tmp [Pipeline] { [Pipeline] echo [2022-07-06T17:57:00.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:57:00.769Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T17:57:00.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:57:01.094Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T17:57:01.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:57:01.392Z] ---> sudo-logs.sh [2022-07-06T17:57:01.392Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T17:57:01.425Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:57:01.712Z] ---> job-cost.sh [2022-07-06T17:57:01.712Z] lf-activate-venv: SKIPPING [2022-07-06T17:57:01.712Z] DEBUG: total: 0.2199999988079071 [2022-07-06T17:57:01.712Z] INFO: Retrieving Stack Cost... [2022-07-06T17:57:02.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T17:57:02.545Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T17:57:02.557Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T17:57:02.842Z] ---> logs-deploy.sh [2022-07-06T17:57:02.843Z] lf-activate-venv: SKIPPING [2022-07-06T17:57:02.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/41 [2022-07-06T17:57:02.843Z] INFO: archiving workspace using pattern(s): [2022-07-06T17:57:03.784Z] Archives upload complete. [2022-07-06T17:57:03.784Z] INFO: archiving logs to Nexus