Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbc8cea5256726f873dd73e5987e9fb16baf68a3 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-ssh8170193769013337986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8572628536788354720.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7187588849421755774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3969398134202488144.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2150190663246790648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1937’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1938 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bbc8cea5256726f873dd73e5987e9fb16baf68a3 (main) Commit message: "refactor!: Adjust configuration for reworked MessageBus config (#131)" > git config core.sparsecheckout # timeout=10 > git checkout -f bbc8cea5256726f873dd73e5987e9fb16baf68a3 # timeout=10 > git rev-list --no-walk cbfcac44887bc7898a8a00a335521df61c6eaadd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T20:06:35.162Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T20:06:35.222Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T20:06:35.240Z] ========================================================= [2023-01-11T20:06:35.240Z] EdgeX Global Pipelines Version Info [2023-01-11T20:06:35.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:06:35.946Z] ------------------- [2023-01-11T20:06:35.946Z] stable info: [2023-01-11T20:06:35.946Z] ------------------- [2023-01-11T20:06:35.946Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T20:06:35.946Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T20:06:35.946Z] Message: update stable to v1.0.244 [2023-01-11T20:06:36.515Z] ------------------- [2023-01-11T20:06:36.515Z] experimental info: [2023-01-11T20:06:36.515Z] ------------------- [2023-01-11T20:06:36.515Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T20:06:36.516Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T20:06:36.516Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T20:06:36.687Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-01-11T20:06:36.701Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-01-11T20:06:36.714Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T20:06:36.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T20:06:36.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T20:06:36.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T20:06:36.762Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T20:06:36.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T20:06:36.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T20:06:36.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T20:06:36.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T20:06:36.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-01-11T20:06:36.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T20:06:36.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T20:06:36.894Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T20:06:36.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T20:06:36.923Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T20:06:36.936Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T20:06:36.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T20:06:36.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T20:06:36.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T20:06:36.994Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T20:06:37.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T20:06:37.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T20:06:37.030Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T20:06:37.043Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T20:06:37.061Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T20:06:37.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-11T20:06:37.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-11T20:06:37.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-11T20:06:37.125Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] echo [2023-01-11T20:06:37.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbc8cea [Pipeline] echo [2023-01-11T20:06:37.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:06:37.202Z] provisioning config files... [2023-01-11T20:06:37.217Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6878379593188386189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:06:37.522Z] ---> docker-login.sh [2023-01-11T20:06:37.522Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:06:37.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:37.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:37.783Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:37.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:37.783Z] [2023-01-11T20:06:37.783Z] Login Succeeded [2023-01-11T20:06:37.783Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:06:37.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:38.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:38.043Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:38.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:38.043Z] [2023-01-11T20:06:38.043Z] Login Succeeded [2023-01-11T20:06:38.043Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:06:38.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:38.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:38.043Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:38.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:38.043Z] [2023-01-11T20:06:38.043Z] Login Succeeded [2023-01-11T20:06:38.043Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:06:38.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:38.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:38.303Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:38.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:38.303Z] [2023-01-11T20:06:38.303Z] Login Succeeded [2023-01-11T20:06:38.303Z] docker.io [2023-01-11T20:06:38.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:38.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:38.564Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:38.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:38.564Z] [2023-01-11T20:06:38.564Z] Login Succeeded [2023-01-11T20:06:38.564Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:06:38.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T20:06:38.939Z] + git rev-list -1 --merges bbc8cea5256726f873dd73e5987e9fb16baf68a3~1..bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] echo [2023-01-11T20:06:38.996Z] -----------> git rev-list -1 --merges bbc8cea5256726f873dd73e5987e9fb16baf68a3~1..bbc8cea5256726f873dd73e5987e9fb16baf68a3 bbc8cea5256726f873dd73e5987e9fb16baf68a3 [false] [Pipeline] sh [2023-01-11T20:06:39.290Z] + git log --format=format:%s -1 bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] echo [2023-01-11T20:06:39.329Z] ========================================================= [2023-01-11T20:06:39.329Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T20:06:39.329Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T20:06:39.681Z] + git log --format=format:%s -1 bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] echo [2023-01-11T20:06:39.692Z] [semverPrep] GIT_COMMIT: bbc8cea5256726f873dd73e5987e9fb16baf68a3, Commit Message: refactor!: Adjust configuration for reworked MessageBus config (#131) [Pipeline] echo [2023-01-11T20:06:39.706Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T20:06:40.054Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T20:06:40.054Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T20:06:40.054Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T20:06:40.054Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T20:06:40.054Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T20:06:40.054Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T20:06:40.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:06:40.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:06:40.430Z] [2023-01-11T20:06:40.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:06:40.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:06:40.748Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T20:06:40.748Z] b85a868b505f: Pulling fs layer [2023-01-11T20:06:40.748Z] e2be974225ed: Pulling fs layer [2023-01-11T20:06:40.748Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T20:06:40.748Z] 988bab9f4d93: Pulling fs layer [2023-01-11T20:06:40.748Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T20:06:40.748Z] eaf3925da568: Pulling fs layer [2023-01-11T20:06:40.748Z] bab4dde63d76: Pulling fs layer [2023-01-11T20:06:40.748Z] bde34c3a00c8: Pulling fs layer [2023-01-11T20:06:40.748Z] b352a97aabf1: Pulling fs layer [2023-01-11T20:06:40.748Z] 4872d77fe225: Pulling fs layer [2023-01-11T20:06:40.748Z] 5851b861e8e6: Pulling fs layer [2023-01-11T20:06:40.748Z] 988bab9f4d93: Waiting [2023-01-11T20:06:40.748Z] 1469e6f7b9e6: Waiting [2023-01-11T20:06:40.748Z] eaf3925da568: Waiting [2023-01-11T20:06:40.748Z] bab4dde63d76: Waiting [2023-01-11T20:06:40.748Z] bde34c3a00c8: Waiting [2023-01-11T20:06:40.748Z] b352a97aabf1: Waiting [2023-01-11T20:06:40.748Z] 4872d77fe225: Waiting [2023-01-11T20:06:40.748Z] 5851b861e8e6: Waiting [2023-01-11T20:06:40.748Z] e2be974225ed: Download complete [2023-01-11T20:06:40.748Z] 988bab9f4d93: Verifying Checksum [2023-01-11T20:06:40.748Z] 988bab9f4d93: Download complete [2023-01-11T20:06:41.015Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T20:06:41.015Z] 1469e6f7b9e6: Download complete [2023-01-11T20:06:41.015Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T20:06:41.015Z] 339a4e72a1f5: Download complete [2023-01-11T20:06:41.015Z] eaf3925da568: Verifying Checksum [2023-01-11T20:06:41.015Z] bde34c3a00c8: Verifying Checksum [2023-01-11T20:06:41.015Z] bde34c3a00c8: Download complete [2023-01-11T20:06:41.015Z] b352a97aabf1: Verifying Checksum [2023-01-11T20:06:41.015Z] b352a97aabf1: Download complete [2023-01-11T20:06:41.015Z] 4872d77fe225: Verifying Checksum [2023-01-11T20:06:41.015Z] 4872d77fe225: Download complete [2023-01-11T20:06:41.015Z] 5851b861e8e6: Download complete [2023-01-11T20:06:41.015Z] b85a868b505f: Verifying Checksum [2023-01-11T20:06:41.015Z] b85a868b505f: Download complete [2023-01-11T20:06:41.278Z] bab4dde63d76: Verifying Checksum [2023-01-11T20:06:41.278Z] bab4dde63d76: Download complete [2023-01-11T20:06:42.218Z] b85a868b505f: Pull complete [2023-01-11T20:06:42.478Z] e2be974225ed: Pull complete [2023-01-11T20:06:42.738Z] 339a4e72a1f5: Pull complete [2023-01-11T20:06:42.998Z] 988bab9f4d93: Pull complete [2023-01-11T20:06:43.261Z] 1469e6f7b9e6: Pull complete [2023-01-11T20:06:43.261Z] eaf3925da568: Pull complete [2023-01-11T20:06:45.167Z] bab4dde63d76: Pull complete [2023-01-11T20:06:45.167Z] bde34c3a00c8: Pull complete [2023-01-11T20:06:45.167Z] b352a97aabf1: Pull complete [2023-01-11T20:06:45.429Z] 4872d77fe225: Pull complete [2023-01-11T20:06:45.429Z] 5851b861e8e6: Pull complete [2023-01-11T20:06:45.429Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T20:06:45.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:06:45.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:06:45.530Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:06:45.563Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T20:06:47.769Z] $ docker top da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c -eo pid,comm [2023-01-11T20:06:47.822Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-11T20:06:47.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T20:06:47.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:06:47.866Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:06:47.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:06:47.987Z] $ docker exec da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c ssh-agent [2023-01-11T20:06:48.093Z] SSH_AUTH_SOCK=/tmp/ssh-uxBOPU0TItUJ/agent.32 [2023-01-11T20:06:48.093Z] SSH_AGENT_PID=38 [2023-01-11T20:06:48.099Z] Running ssh-add (command line suppressed) [2023-01-11T20:06:48.196Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4913471805143798620.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4913471805143798620.key) [2023-01-11T20:06:48.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:06:48.496Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T20:06:48.507Z] $ docker exec --env ******** --env ******** da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c ssh-agent -k [2023-01-11T20:06:48.600Z] unset SSH_AUTH_SOCK; [2023-01-11T20:06:48.600Z] unset SSH_AGENT_PID; [2023-01-11T20:06:48.601Z] echo Agent pid 38 killed; [2023-01-11T20:06:48.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T20:06:48.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:06:48.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:06:48.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:06:48.749Z] $ docker exec da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c ssh-agent [2023-01-11T20:06:48.861Z] SSH_AUTH_SOCK=/tmp/ssh-8yIuW9XdFzAC/agent.70 [2023-01-11T20:06:48.861Z] SSH_AGENT_PID=77 [2023-01-11T20:06:48.866Z] Running ssh-add (command line suppressed) [2023-01-11T20:06:48.957Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8107798019803889374.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8107798019803889374.key) [2023-01-11T20:06:48.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:06:49.264Z] + git semver init [2023-01-11T20:06:49.524Z] 2023-01-11 20:06:49,425 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T20:06:49.524Z] 2023-01-11 20:06:49,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-01-11T20:06:49.524Z] 2023-01-11 20:06:49,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-01-11T20:06:49.524Z] 2023-01-11 20:06:49,426 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:06:50.903Z] 2023-01-11 20:06:50,577 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-01-11T20:06:50.903Z] 2023-01-11 20:06:50,577 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-01-11T20:06:50.903Z] 2023-01-11 20:06:50,577 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-11T20:06:50.903Z] 2023-01-11 20:06:50,577 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-11T20:06:50.903Z] 3.0.0-dev.4 [Pipeline] } [2023-01-11T20:06:50.913Z] $ docker exec --env ******** --env ******** da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c ssh-agent -k [2023-01-11T20:06:51.024Z] unset SSH_AUTH_SOCK; [2023-01-11T20:06:51.024Z] unset SSH_AGENT_PID; [2023-01-11T20:06:51.024Z] echo Agent pid 77 killed; [2023-01-11T20:06:51.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:06:51.346Z] + git semver [Pipeline] } [2023-01-11T20:06:51.619Z] $ docker stop --time=1 da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c [2023-01-11T20:06:52.935Z] $ docker rm -f --volumes da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:06:53.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T20:06:53.467Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T20:06:53.471Z] [edgeXSemver]: initialized semver on version 3.0.0-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 [2023-01-11T20:06:53.598Z] provisioning config files... [2023-01-11T20:06:53.606Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7324224975637448442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:06:53.898Z] ---> docker-login.sh [2023-01-11T20:06:53.898Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:06:53.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:53.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:53.898Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:53.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:53.898Z] [2023-01-11T20:06:53.898Z] Login Succeeded [2023-01-11T20:06:53.898Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:06:53.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:53.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:53.898Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:53.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:53.898Z] [2023-01-11T20:06:53.898Z] Login Succeeded [2023-01-11T20:06:53.898Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:06:54.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:54.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:54.159Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:54.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:54.159Z] [2023-01-11T20:06:54.159Z] Login Succeeded [2023-01-11T20:06:54.159Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:06:54.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:54.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:54.159Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:54.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:54.159Z] [2023-01-11T20:06:54.159Z] Login Succeeded [2023-01-11T20:06:54.159Z] docker.io [2023-01-11T20:06:54.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:06:54.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:06:54.418Z] Configure a credential helper to remove this warning. See [2023-01-11T20:06:54.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:06:54.418Z] [2023-01-11T20:06:54.418Z] Login Succeeded [2023-01-11T20:06:54.418Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:06:54.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T20:06:54.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:06:54.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:06:54.509Z] ========================================================= [2023-01-11T20:06:54.509Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T20:06:54.509Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:06:54.813Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T20:06:54.813Z] Sending build context to Docker daemon 12.54MB [2023-01-11T20:06:54.813Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T20:06:54.813Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T20:06:54.813Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T20:06:54.813Z] 213ec9aee27d: Pulling fs layer [2023-01-11T20:06:54.813Z] 4583459ba037: Pulling fs layer [2023-01-11T20:06:54.813Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T20:06:54.813Z] 53926ce57604: Pulling fs layer [2023-01-11T20:06:54.813Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T20:06:54.813Z] 22ff95d597cd: Pulling fs layer [2023-01-11T20:06:54.813Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T20:06:54.813Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T20:06:54.813Z] a7acece74701: Pulling fs layer [2023-01-11T20:06:54.813Z] a7acece74701: Waiting [2023-01-11T20:06:54.813Z] 12d6caf4c0d1: Waiting [2023-01-11T20:06:54.813Z] 21b2b0c7a3f4: Waiting [2023-01-11T20:06:54.813Z] 22ff95d597cd: Waiting [2023-01-11T20:06:54.813Z] 96b7cbca73a9: Waiting [2023-01-11T20:06:54.813Z] 53926ce57604: Waiting [2023-01-11T20:06:55.074Z] 93c1e223e6f2: Download complete [2023-01-11T20:06:55.074Z] 4583459ba037: Verifying Checksum [2023-01-11T20:06:55.074Z] 4583459ba037: Download complete [2023-01-11T20:06:55.074Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T20:06:55.074Z] 21b2b0c7a3f4: Download complete [2023-01-11T20:06:55.074Z] 22ff95d597cd: Download complete [2023-01-11T20:06:55.074Z] 213ec9aee27d: Verifying Checksum [2023-01-11T20:06:55.074Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T20:06:55.074Z] 12d6caf4c0d1: Download complete [2023-01-11T20:06:55.074Z] 213ec9aee27d: Pull complete [2023-01-11T20:06:55.342Z] 4583459ba037: Pull complete [2023-01-11T20:06:55.342Z] 93c1e223e6f2: Pull complete [2023-01-11T20:06:55.611Z] a7acece74701: Verifying Checksum [2023-01-11T20:06:55.611Z] a7acece74701: Download complete [2023-01-11T20:06:55.873Z] 53926ce57604: Verifying Checksum [2023-01-11T20:06:55.873Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T20:06:55.873Z] 96b7cbca73a9: Download complete [2023-01-11T20:07:00.071Z] 53926ce57604: Pull complete [2023-01-11T20:07:00.071Z] 21b2b0c7a3f4: Pull complete [2023-01-11T20:07:00.071Z] 22ff95d597cd: Pull complete [2023-01-11T20:07:00.071Z] 12d6caf4c0d1: Pull complete [2023-01-11T20:07:01.972Z] 96b7cbca73a9: Pull complete [2023-01-11T20:07:02.232Z] a7acece74701: Pull complete [2023-01-11T20:07:02.491Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T20:07:02.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T20:07:02.491Z] ---> db6d94c90886 [2023-01-11T20:07:02.491Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T20:07:06.716Z] ---> Running in 0fb5a0aa233a [2023-01-11T20:07:06.716Z] Removing intermediate container 0fb5a0aa233a [2023-01-11T20:07:06.716Z] ---> 0a3fac2f23d6 [2023-01-11T20:07:06.716Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T20:07:06.716Z] ---> Running in 5643f7702c90 [2023-01-11T20:07:06.716Z] Removing intermediate container 5643f7702c90 [2023-01-11T20:07:06.716Z] ---> 4efad901bc3a [2023-01-11T20:07:06.716Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:07:06.716Z] ---> Running in 1148b9f49e4a [2023-01-11T20:07:06.974Z] Removing intermediate container 1148b9f49e4a [2023-01-11T20:07:06.974Z] ---> 6c6525d6949f [2023-01-11T20:07:06.974Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T20:07:06.974Z] ---> Running in fcfd156ef305 [2023-01-11T20:07:07.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:07:07.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:07:07.496Z] OK: 211 MiB in 51 packages [2023-01-11T20:07:07.756Z] Removing intermediate container fcfd156ef305 [2023-01-11T20:07:07.756Z] ---> 8990b17a99f0 [2023-01-11T20:07:07.756Z] Step 7/12 : WORKDIR /app [2023-01-11T20:07:07.756Z] ---> Running in 1f433bdd2634 [2023-01-11T20:07:08.015Z] Removing intermediate container 1f433bdd2634 [2023-01-11T20:07:08.015Z] ---> 81128cc64223 [2023-01-11T20:07:08.015Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T20:07:08.015Z] ---> 2f6efb814869 [2023-01-11T20:07:08.015Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:07:08.015Z] ---> Running in 07c68d619bbd [2023-01-11T20:07:08.567Z] Still waiting to schedule task [2023-01-11T20:07:08.567Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1939’ is offline [2023-01-11T20:07:34.578Z] Removing intermediate container 07c68d619bbd [2023-01-11T20:07:34.578Z] ---> 412c6609952d [2023-01-11T20:07:34.578Z] Step 10/12 : COPY . . [2023-01-11T20:07:34.579Z] ---> 4b1be0c5098a [2023-01-11T20:07:34.579Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T20:07:34.579Z] ---> Running in 99f559748f3c [2023-01-11T20:07:34.579Z] Removing intermediate container 99f559748f3c [2023-01-11T20:07:34.579Z] ---> c0667db1caa7 [2023-01-11T20:07:34.579Z] Step 12/12 : RUN $MAKE [2023-01-11T20:07:34.579Z] ---> Running in 273c0641a997 [2023-01-11T20:07:34.579Z] noop [2023-01-11T20:07:34.579Z] Removing intermediate container 273c0641a997 [2023-01-11T20:07:34.579Z] ---> c5c557856ee2 [2023-01-11T20:07:34.579Z] Successfully built c5c557856ee2 [2023-01-11T20:07:34.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:07:34.919Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T20:07:34.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:07:34.988Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:07:35.015Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T20:07:35.342Z] $ docker top 717fc2329e3a05b792c08abfa29062266d2be50cfd4836d93bd98f395e9f865c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:07:35.692Z] + go version [2023-01-11T20:07:35.692Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T20:07:35.701Z] $ docker stop --time=1 717fc2329e3a05b792c08abfa29062266d2be50cfd4836d93bd98f395e9f865c [2023-01-11T20:07:36.958Z] $ docker rm -f --volumes 717fc2329e3a05b792c08abfa29062266d2be50cfd4836d93bd98f395e9f865c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:07:37.364Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T20:07:37.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:07:37.439Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:07:37.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T20:07:37.776Z] $ docker top daa9383a32fff58532d9038b21c49756ad80be9278286b93a6ed225001333945 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:07:38.120Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:07:38.417Z] + make test [2023-01-11T20:07:38.417Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-11T20:08:00.338Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-11T20:08:00.338Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.146s coverage: 86.2% of statements [2023-01-11T20:08:00.338Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-11T20:08:00.338Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.741s coverage: 71.9% of statements [2023-01-11T20:08:15.279Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-11T20:08:15.279Z] go vet ./... [2023-01-11T20:08:17.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T20:08:17.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T20:08:17.176Z] ./bin/test-attribution.sh [Pipeline] echo [2023-01-11T20:08:17.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T20:08:17.201Z] $ docker stop --time=1 daa9383a32fff58532d9038b21c49756ad80be9278286b93a6ed225001333945 [2023-01-11T20:08:20.411Z] $ docker rm -f --volumes daa9383a32fff58532d9038b21c49756ad80be9278286b93a6ed225001333945 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:08:20.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T20:08:20.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T20:08:21.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T20:08:21.705Z] + ls -al . [2023-01-11T20:08:21.705Z] total 240 [2023-01-11T20:08:21.705Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 20:07 . [2023-01-11T20:08:21.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:06 .. [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 11 20:06 .dockerignore [2023-01-11T20:08:21.705Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 20:07 .git [2023-01-11T20:08:21.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 20:06 .github [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 11 20:06 .gitignore [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 20:06 .golangci.yml [2023-01-11T20:08:21.705Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 20:06 .semver [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 9818 Jan 11 20:06 Attribution.txt [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 11 20:06 CHANGELOG.md [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jan 11 20:06 Dockerfile [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 20:06 GOVERNANCE.md [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 11 20:06 Jenkinsfile [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 11 20:06 LICENSE [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 2462 Jan 11 20:06 Makefile [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 20:06 OWNERS.md [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 11 20:06 README.md [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 20:06 VERSION [2023-01-11T20:08:21.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:06 bin [2023-01-11T20:08:21.705Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 11 20:07 coverage.out [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 11 20:06 go.mod [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 45003 Jan 11 20:06 go.sum [2023-01-11T20:08:21.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:06 images [2023-01-11T20:08:21.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:06 internal [2023-01-11T20:08:21.705Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 11 20:06 main.go [2023-01-11T20:08:21.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:06 res [2023-01-11T20:08:21.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:06 snap [2023-01-11T20:08:21.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 20:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:22.111Z] + 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=bbc8cea5256726f873dd73e5987e9fb16baf68a3 --label arch=amd64 --label version=3.0.0-dev.4 . [2023-01-11T20:08:22.111Z] Sending build context to Docker daemon 12.54MB [2023-01-11T20:08:22.111Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T20:08:22.111Z] Step 2/29 : FROM ${BASE} AS builder [2023-01-11T20:08:22.111Z] ---> c5c557856ee2 [2023-01-11T20:08:22.111Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T20:08:22.378Z] ---> Running in cd9d6f159bdb [2023-01-11T20:08:22.638Z] Removing intermediate container cd9d6f159bdb [2023-01-11T20:08:22.638Z] ---> 6c2e9dbfdcbf [2023-01-11T20:08:22.638Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T20:08:22.638Z] ---> Running in f082418f9b2b [2023-01-11T20:08:22.896Z] Removing intermediate container f082418f9b2b [2023-01-11T20:08:22.896Z] ---> ed250e2f7d23 [2023-01-11T20:08:22.896Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:08:23.157Z] ---> Running in 2f2a590d67d6 [2023-01-11T20:08:23.157Z] Removing intermediate container 2f2a590d67d6 [2023-01-11T20:08:23.157Z] ---> 03f572434418 [2023-01-11T20:08:23.157Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T20:08:23.416Z] ---> Running in 72d8e263372d [2023-01-11T20:08:23.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:23.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:24.193Z] OK: 211 MiB in 51 packages [2023-01-11T20:08:24.760Z] Removing intermediate container 72d8e263372d [2023-01-11T20:08:24.760Z] ---> 1a42be9328db [2023-01-11T20:08:24.760Z] Step 7/29 : WORKDIR /app [2023-01-11T20:08:24.760Z] ---> Running in 097498c6a071 [2023-01-11T20:08:25.019Z] Removing intermediate container 097498c6a071 [2023-01-11T20:08:25.019Z] ---> c62c89af67df [2023-01-11T20:08:25.019Z] Step 8/29 : COPY go.mod vendor* ./ [2023-01-11T20:08:25.291Z] ---> 01eba1fcd654 [2023-01-11T20:08:25.291Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:08:25.550Z] ---> Running in 2b9ba13fb8c0 [2023-01-11T20:08:26.491Z] Removing intermediate container 2b9ba13fb8c0 [2023-01-11T20:08:26.491Z] ---> f2a1ba00ea60 [2023-01-11T20:08:26.491Z] Step 10/29 : COPY . . [2023-01-11T20:08:26.750Z] ---> 14a8e499f273 [2023-01-11T20:08:26.750Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T20:08:27.036Z] ---> Running in d144bdcb1291 [2023-01-11T20:08:27.036Z] Removing intermediate container d144bdcb1291 [2023-01-11T20:08:27.036Z] ---> 00dab2874457 [2023-01-11T20:08:27.036Z] Step 12/29 : RUN $MAKE [2023-01-11T20:08:27.036Z] ---> Running in 73089aba4f68 [2023-01-11T20:08:27.307Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-01-11T20:08:45.505Z] Removing intermediate container 73089aba4f68 [2023-01-11T20:08:45.505Z] ---> 9e7065d5dad7 [2023-01-11T20:08:45.505Z] Step 13/29 : FROM alpine:3.14 [2023-01-11T20:08:45.764Z] 3.14: Pulling from library/alpine [2023-01-11T20:08:46.023Z] c7ed990a2339: Pulling fs layer [2023-01-11T20:08:46.023Z] c7ed990a2339: Verifying Checksum [2023-01-11T20:08:46.023Z] c7ed990a2339: Download complete [2023-01-11T20:08:46.281Z] c7ed990a2339: Pull complete [2023-01-11T20:08:46.281Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-11T20:08:46.281Z] Status: Downloaded newer image for alpine:3.14 [2023-01-11T20:08:46.281Z] ---> dd53f409bf0b [2023-01-11T20:08:46.281Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-11T20:08:46.281Z] ---> Running in db0aec0bbbda [2023-01-11T20:08:46.281Z] Removing intermediate container db0aec0bbbda [2023-01-11T20:08:46.281Z] ---> abbddfbfecc6 [2023-01-11T20:08:46.281Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-11T20:08:46.281Z] ---> Running in 754c9d347a63 [2023-01-11T20:08:46.541Z] Removing intermediate container 754c9d347a63 [2023-01-11T20:08:46.541Z] ---> ead460cddc8e [2023-01-11T20:08:46.541Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-01-11T20:08:46.541Z] ---> Running in 9bd6dc4c1fca [2023-01-11T20:08:46.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:46.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:08:47.060Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T20:08:47.060Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:08:47.060Z] Executing busybox-1.33.1-r8.trigger [2023-01-11T20:08:47.060Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:08:47.060Z] OK: 6 MiB in 16 packages [2023-01-11T20:08:47.627Z] Removing intermediate container 9bd6dc4c1fca [2023-01-11T20:08:47.627Z] ---> 483476b30b3b [2023-01-11T20:08:47.627Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-11T20:08:47.627Z] ---> 718dbe5a15b9 [2023-01-11T20:08:47.627Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-11T20:08:47.885Z] ---> 6ca482556c52 [2023-01-11T20:08:47.885Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-01-11T20:08:47.885Z] ---> 867f60419738 [2023-01-11T20:08:47.885Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-01-11T20:08:48.143Z] ---> e6fb450b564c [2023-01-11T20:08:48.143Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-11T20:08:48.709Z] ---> 8e741616013c [2023-01-11T20:08:48.709Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-11T20:08:48.709Z] ---> Running in d8fe50d8300d [2023-01-11T20:08:49.275Z] Removing intermediate container d8fe50d8300d [2023-01-11T20:08:49.275Z] ---> 255b2b119b62 [2023-01-11T20:08:49.275Z] Step 23/29 : VOLUME /cache [2023-01-11T20:08:49.275Z] ---> Running in 4a29137718cc [2023-01-11T20:08:49.275Z] Removing intermediate container 4a29137718cc [2023-01-11T20:08:49.275Z] ---> 97ead4ae43a0 [2023-01-11T20:08:49.275Z] Step 24/29 : EXPOSE 59711 [2023-01-11T20:08:49.275Z] ---> Running in ccd2ff234afc [2023-01-11T20:08:49.534Z] Removing intermediate container ccd2ff234afc [2023-01-11T20:08:49.534Z] ---> 4b523ce7df67 [2023-01-11T20:08:49.534Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-11T20:08:49.534Z] ---> Running in 1563f8de6f26 [2023-01-11T20:08:49.534Z] Removing intermediate container 1563f8de6f26 [2023-01-11T20:08:49.534Z] ---> 8a72f2b51cc5 [2023-01-11T20:08:49.534Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-11T20:08:49.534Z] ---> Running in 56d3b457afbe [2023-01-11T20:08:49.534Z] Removing intermediate container 56d3b457afbe [2023-01-11T20:08:49.534Z] ---> e4306adc440e [2023-01-11T20:08:49.534Z] Step 27/29 : LABEL arch=amd64 [2023-01-11T20:08:49.534Z] ---> Running in e1c511ca2424 [2023-01-11T20:08:49.794Z] Removing intermediate container e1c511ca2424 [2023-01-11T20:08:49.794Z] ---> e3a222b7e891 [2023-01-11T20:08:49.794Z] Step 28/29 : LABEL git_sha=bbc8cea5256726f873dd73e5987e9fb16baf68a3 [2023-01-11T20:08:49.794Z] ---> Running in d028f0664f6d [2023-01-11T20:08:49.794Z] Removing intermediate container d028f0664f6d [2023-01-11T20:08:49.794Z] ---> efc9a6579732 [2023-01-11T20:08:49.794Z] Step 29/29 : LABEL version=3.0.0-dev.4 [2023-01-11T20:08:49.794Z] ---> Running in a752a245d5ed [2023-01-11T20:08:49.794Z] Removing intermediate container a752a245d5ed [2023-01-11T20:08:49.794Z] ---> 553a68c9b801 [2023-01-11T20:08:49.794Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T20:08:49.794Z] Successfully built 553a68c9b801 [2023-01-11T20:08:49.794Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:08:49.896Z] provisioning config files... [2023-01-11T20:08:49.905Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2556760304152588716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:08:50.203Z] ---> docker-login.sh [2023-01-11T20:08:50.203Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:08:50.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:50.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:50.203Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:50.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:50.203Z] [2023-01-11T20:08:50.203Z] Login Succeeded [2023-01-11T20:08:50.203Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:08:50.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:50.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:50.203Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:50.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:50.203Z] [2023-01-11T20:08:50.203Z] Login Succeeded [2023-01-11T20:08:50.203Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:08:50.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:50.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:50.463Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:50.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:50.463Z] [2023-01-11T20:08:50.463Z] Login Succeeded [2023-01-11T20:08:50.463Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:08:50.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:50.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:50.463Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:50.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:50.463Z] [2023-01-11T20:08:50.463Z] Login Succeeded [2023-01-11T20:08:50.463Z] docker.io [2023-01-11T20:08:50.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:08:50.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:08:50.722Z] Configure a credential helper to remove this warning. See [2023-01-11T20:08:50.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:08:50.722Z] [2023-01-11T20:08:50.722Z] Login Succeeded [2023-01-11T20:08:50.722Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:08:50.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:08:50.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:08:50.777Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-01-11T20:08:50.777Z] bbc8cea5256726f873dd73e5987e9fb16baf68a3 [2023-01-11T20:08:50.777Z] latest [2023-01-11T20:08:50.777Z] 3.0.0-dev.4 [2023-01-11T20:08:50.777Z] bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [2023-01-11T20:08:50.777Z] main [2023-01-11T20:08:50.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:51.079Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:51.379Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3 [2023-01-11T20:08:51.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-11T20:08:51.379Z] acb578a939b9: Preparing [2023-01-11T20:08:51.379Z] 728a8d0d534c: Preparing [2023-01-11T20:08:51.379Z] e38a5c6b4d41: Preparing [2023-01-11T20:08:51.379Z] ec174f4a9821: Preparing [2023-01-11T20:08:51.379Z] 032bdea2345f: Preparing [2023-01-11T20:08:51.379Z] 2fdbcda20963: Preparing [2023-01-11T20:08:51.379Z] d9299b8c19ca: Preparing [2023-01-11T20:08:51.379Z] 63493a9ab2d4: Preparing [2023-01-11T20:08:51.379Z] 2fdbcda20963: Waiting [2023-01-11T20:08:51.379Z] d9299b8c19ca: Waiting [2023-01-11T20:08:51.379Z] 63493a9ab2d4: Waiting [2023-01-11T20:08:51.379Z] e38a5c6b4d41: Pushed [2023-01-11T20:08:51.379Z] 032bdea2345f: Pushed [2023-01-11T20:08:51.379Z] acb578a939b9: Pushed [2023-01-11T20:08:51.379Z] ec174f4a9821: Pushed [2023-01-11T20:08:51.379Z] 63493a9ab2d4: Layer already exists [2023-01-11T20:08:51.638Z] 2fdbcda20963: Pushed [2023-01-11T20:08:51.638Z] d9299b8c19ca: Pushed [2023-01-11T20:08:53.538Z] 728a8d0d534c: Pushed [2023-01-11T20:08:53.797Z] bbc8cea5256726f873dd73e5987e9fb16baf68a3: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:54.112Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:54.418Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-01-11T20:08:54.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-11T20:08:54.418Z] acb578a939b9: Preparing [2023-01-11T20:08:54.418Z] 728a8d0d534c: Preparing [2023-01-11T20:08:54.418Z] e38a5c6b4d41: Preparing [2023-01-11T20:08:54.418Z] ec174f4a9821: Preparing [2023-01-11T20:08:54.418Z] 032bdea2345f: Preparing [2023-01-11T20:08:54.418Z] 2fdbcda20963: Preparing [2023-01-11T20:08:54.418Z] d9299b8c19ca: Preparing [2023-01-11T20:08:54.418Z] 63493a9ab2d4: Preparing [2023-01-11T20:08:54.418Z] 2fdbcda20963: Waiting [2023-01-11T20:08:54.418Z] d9299b8c19ca: Waiting [2023-01-11T20:08:54.418Z] 63493a9ab2d4: Waiting [2023-01-11T20:08:54.418Z] e38a5c6b4d41: Layer already exists [2023-01-11T20:08:54.418Z] 032bdea2345f: Layer already exists [2023-01-11T20:08:54.418Z] acb578a939b9: Layer already exists [2023-01-11T20:08:54.418Z] ec174f4a9821: Layer already exists [2023-01-11T20:08:54.418Z] 728a8d0d534c: Layer already exists [2023-01-11T20:08:54.418Z] 2fdbcda20963: Layer already exists [2023-01-11T20:08:54.418Z] d9299b8c19ca: Layer already exists [2023-01-11T20:08:54.418Z] 63493a9ab2d4: Layer already exists [2023-01-11T20:08:54.418Z] latest: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:54.737Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:55.058Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.4 [2023-01-11T20:08:55.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-11T20:08:55.058Z] acb578a939b9: Preparing [2023-01-11T20:08:55.058Z] 728a8d0d534c: Preparing [2023-01-11T20:08:55.058Z] e38a5c6b4d41: Preparing [2023-01-11T20:08:55.058Z] ec174f4a9821: Preparing [2023-01-11T20:08:55.058Z] 032bdea2345f: Preparing [2023-01-11T20:08:55.058Z] 2fdbcda20963: Preparing [2023-01-11T20:08:55.058Z] d9299b8c19ca: Preparing [2023-01-11T20:08:55.058Z] 63493a9ab2d4: Preparing [2023-01-11T20:08:55.058Z] 2fdbcda20963: Waiting [2023-01-11T20:08:55.058Z] 63493a9ab2d4: Waiting [2023-01-11T20:08:55.058Z] d9299b8c19ca: Waiting [2023-01-11T20:08:55.058Z] 032bdea2345f: Layer already exists [2023-01-11T20:08:55.058Z] e38a5c6b4d41: Layer already exists [2023-01-11T20:08:55.058Z] acb578a939b9: Layer already exists [2023-01-11T20:08:55.058Z] 728a8d0d534c: Layer already exists [2023-01-11T20:08:55.058Z] ec174f4a9821: Layer already exists [2023-01-11T20:08:55.058Z] 2fdbcda20963: Layer already exists [2023-01-11T20:08:55.058Z] d9299b8c19ca: Layer already exists [2023-01-11T20:08:55.058Z] 63493a9ab2d4: Layer already exists [2023-01-11T20:08:55.058Z] 3.0.0-dev.4: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:55.364Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:55.667Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [2023-01-11T20:08:55.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-11T20:08:55.667Z] acb578a939b9: Preparing [2023-01-11T20:08:55.667Z] 728a8d0d534c: Preparing [2023-01-11T20:08:55.667Z] e38a5c6b4d41: Preparing [2023-01-11T20:08:55.667Z] ec174f4a9821: Preparing [2023-01-11T20:08:55.667Z] 032bdea2345f: Preparing [2023-01-11T20:08:55.667Z] 2fdbcda20963: Preparing [2023-01-11T20:08:55.667Z] d9299b8c19ca: Preparing [2023-01-11T20:08:55.667Z] 63493a9ab2d4: Preparing [2023-01-11T20:08:55.667Z] 2fdbcda20963: Waiting [2023-01-11T20:08:55.667Z] d9299b8c19ca: Waiting [2023-01-11T20:08:55.667Z] 63493a9ab2d4: Waiting [2023-01-11T20:08:55.667Z] 032bdea2345f: Layer already exists [2023-01-11T20:08:55.667Z] acb578a939b9: Layer already exists [2023-01-11T20:08:55.667Z] e38a5c6b4d41: Layer already exists [2023-01-11T20:08:55.667Z] ec174f4a9821: Layer already exists [2023-01-11T20:08:55.667Z] 728a8d0d534c: Layer already exists [2023-01-11T20:08:55.667Z] 2fdbcda20963: Layer already exists [2023-01-11T20:08:55.667Z] d9299b8c19ca: Layer already exists [2023-01-11T20:08:55.667Z] 63493a9ab2d4: Layer already exists [2023-01-11T20:08:55.667Z] bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:55.976Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:56.283Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-01-11T20:08:56.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-11T20:08:56.283Z] acb578a939b9: Preparing [2023-01-11T20:08:56.283Z] 728a8d0d534c: Preparing [2023-01-11T20:08:56.283Z] e38a5c6b4d41: Preparing [2023-01-11T20:08:56.283Z] ec174f4a9821: Preparing [2023-01-11T20:08:56.283Z] 032bdea2345f: Preparing [2023-01-11T20:08:56.283Z] 2fdbcda20963: Preparing [2023-01-11T20:08:56.283Z] d9299b8c19ca: Preparing [2023-01-11T20:08:56.283Z] 63493a9ab2d4: Preparing [2023-01-11T20:08:56.283Z] 2fdbcda20963: Waiting [2023-01-11T20:08:56.283Z] d9299b8c19ca: Waiting [2023-01-11T20:08:56.283Z] 63493a9ab2d4: Waiting [2023-01-11T20:08:56.283Z] 728a8d0d534c: Layer already exists [2023-01-11T20:08:56.283Z] ec174f4a9821: Layer already exists [2023-01-11T20:08:56.283Z] 032bdea2345f: Layer already exists [2023-01-11T20:08:56.283Z] e38a5c6b4d41: Layer already exists [2023-01-11T20:08:56.283Z] acb578a939b9: Layer already exists [2023-01-11T20:08:56.283Z] 2fdbcda20963: Layer already exists [2023-01-11T20:08:56.283Z] d9299b8c19ca: Layer already exists [2023-01-11T20:08:56.283Z] 63493a9ab2d4: Layer already exists [2023-01-11T20:08:56.283Z] main: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:08:56.339Z] ===================================================== [Pipeline] echo [2023-01-11T20:08:56.349Z] taggedImages: [2023-01-11T20:08:56.349Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3 [2023-01-11T20:08:56.349Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-01-11T20:08:56.349Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.4 [2023-01-11T20:08:56.349Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [2023-01-11T20:08:56.349Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:56.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:08:56.726Z] [2023-01-11T20:08:56.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:57.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:08:57.034Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T20:08:57.034Z] 5eb5b503b376: Pulling fs layer [2023-01-11T20:08:57.035Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T20:08:57.035Z] ec43610c2a17: Pulling fs layer [2023-01-11T20:08:57.035Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T20:08:57.035Z] 33b1e0a273af: Pulling fs layer [2023-01-11T20:08:57.035Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T20:08:57.035Z] 2f39f015ded8: Pulling fs layer [2023-01-11T20:08:57.035Z] 2f39f015ded8: Waiting [2023-01-11T20:08:57.035Z] 5d3b04190fa2: Waiting [2023-01-11T20:08:57.035Z] 3a2ae6a8a46f: Waiting [2023-01-11T20:08:57.035Z] 33b1e0a273af: Waiting [2023-01-11T20:08:57.035Z] 5c69ac0246d0: Download complete [2023-01-11T20:08:57.035Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T20:08:57.035Z] 3a2ae6a8a46f: Download complete [2023-01-11T20:08:57.295Z] 33b1e0a273af: Verifying Checksum [2023-01-11T20:08:57.295Z] 33b1e0a273af: Download complete [2023-01-11T20:08:57.295Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T20:08:57.295Z] 5d3b04190fa2: Download complete [2023-01-11T20:08:57.295Z] ec43610c2a17: Verifying Checksum [2023-01-11T20:08:57.295Z] ec43610c2a17: Download complete [2023-01-11T20:08:57.295Z] 5eb5b503b376: Verifying Checksum [2023-01-11T20:08:57.295Z] 5eb5b503b376: Download complete [2023-01-11T20:08:57.870Z] 2f39f015ded8: Download complete [2023-01-11T20:08:58.436Z] 5eb5b503b376: Pull complete [2023-01-11T20:08:58.436Z] 5c69ac0246d0: Pull complete [2023-01-11T20:08:58.694Z] ec43610c2a17: Pull complete [2023-01-11T20:08:58.952Z] 3a2ae6a8a46f: Pull complete [2023-01-11T20:08:58.952Z] 33b1e0a273af: Pull complete [2023-01-11T20:08:58.952Z] 5d3b04190fa2: Pull complete [2023-01-11T20:09:03.136Z] 2f39f015ded8: Pull complete [2023-01-11T20:09:03.136Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T20:09:03.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:09:03.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:09:03.211Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:09:03.241Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T20:09:06.033Z] $ docker top 748de042aa5d400fb502c60d6d5111450a727825fc23ab6b021e76441e0c02e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:09:06.413Z] ---> job-cost.sh [2023-01-11T20:09:06.413Z] lf-activate-venv: SKIPPING [2023-01-11T20:09:06.413Z] INFO: No Stack... [2023-01-11T20:09:06.672Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T20:09:06.932Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T20:09:07.220Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-01-11T20:09:07.220Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T20:09:07.235Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [2023-01-11T20:09:07.241Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] did not exist. Created. [2023-01-11T20:09:07.241Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T20:09:07.538Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T20:09:07.572Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T20:09:07.579Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T20:09:07.597Z] $ docker stop --time=1 748de042aa5d400fb502c60d6d5111450a727825fc23ab6b021e76441e0c02e8 [2023-01-11T20:09:08.742Z] $ docker rm -f --volumes 748de042aa5d400fb502c60d6d5111450a727825fc23ab6b021e76441e0c02e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T20:09:31.208Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1941 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-01-11T20:09:31.221Z] Running in /w/workspace/app-rfid-llrp-inventory/72 [Pipeline] { [Pipeline] checkout [2023-01-11T20:09:31.256Z] The recommended git tool is: git [2023-01-11T20:09:37.547Z] using credential edgex-jenkins-ssh [2023-01-11T20:09:37.566Z] Cloning the remote Git repository [2023-01-11T20:09:37.620Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-11T20:09:37.703Z] > git init /w/workspace/app-rfid-llrp-inventory/72 # timeout=10 [2023-01-11T20:09:37.863Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-11T20:09:37.864Z] > git --version # timeout=10 [2023-01-11T20:09:37.886Z] > git --version # 'git version 2.25.1' [2023-01-11T20:09:37.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T20:09:37.957Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T20:09:42.044Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-11T20:09:42.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T20:09:43.037Z] Avoid second fetch [2023-01-11T20:09:43.038Z] Checking out Revision bbc8cea5256726f873dd73e5987e9fb16baf68a3 (main) [2023-01-11T20:09:43.609Z] Commit message: "refactor!: Adjust configuration for reworked MessageBus config (#131)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T20:09:43.058Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T20:09:43.078Z] > git checkout -f bbc8cea5256726f873dd73e5987e9fb16baf68a3 # timeout=10 [2023-01-11T20:09:44.499Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T20:09:44.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:09:44.499Z] Dload Upload Total Spent Left Speed [2023-01-11T20:09:44.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-01-11T20:09:45.084Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T20:09:45.415Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T20:09:45.415Z] + sudo tee /etc/docker/daemon.new [2023-01-11T20:09:45.415Z] { [2023-01-11T20:09:45.415Z] "registry-mirrors": [ [2023-01-11T20:09:45.415Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T20:09:45.415Z] ], [2023-01-11T20:09:45.415Z] "bip": "10.250.0.254/24", [2023-01-11T20:09:45.415Z] "hosts": [ [2023-01-11T20:09:45.415Z] "tcp://0.0.0.0:5555", [2023-01-11T20:09:45.415Z] "unix:///var/run/docker.sock" [2023-01-11T20:09:45.415Z] ], [2023-01-11T20:09:45.415Z] "mtu": 1458, [2023-01-11T20:09:45.415Z] "selinux-enabled": true, [2023-01-11T20:09:45.415Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T20:09:45.415Z] } [Pipeline] sh [2023-01-11T20:09:45.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T20:09:46.107Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:10:04.386Z] provisioning config files... [2023-01-11T20:10:04.410Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/72@tmp/config15889642812099366683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:10:04.763Z] ---> docker-login.sh [2023-01-11T20:10:04.763Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:10:05.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:10:05.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:10:05.350Z] Configure a credential helper to remove this warning. See [2023-01-11T20:10:05.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:10:05.350Z] [2023-01-11T20:10:05.350Z] Login Succeeded [2023-01-11T20:10:05.350Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:10:05.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:10:05.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:10:05.889Z] Configure a credential helper to remove this warning. See [2023-01-11T20:10:05.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:10:05.889Z] [2023-01-11T20:10:05.889Z] Login Succeeded [2023-01-11T20:10:05.889Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:10:05.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:10:06.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:10:06.161Z] Configure a credential helper to remove this warning. See [2023-01-11T20:10:06.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:10:06.161Z] [2023-01-11T20:10:06.161Z] Login Succeeded [2023-01-11T20:10:06.161Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:10:06.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:10:06.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:10:06.431Z] Configure a credential helper to remove this warning. See [2023-01-11T20:10:06.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:10:06.431Z] [2023-01-11T20:10:06.431Z] Login Succeeded [2023-01-11T20:10:06.431Z] docker.io [2023-01-11T20:10:06.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:10:06.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:10:06.975Z] Configure a credential helper to remove this warning. See [2023-01-11T20:10:06.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:10:06.975Z] [2023-01-11T20:10:06.975Z] Login Succeeded [2023-01-11T20:10:06.975Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:10:06.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T20:10:07.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:10:07.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:10:07.248Z] ========================================================= [2023-01-11T20:10:07.248Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T20:10:07.248Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:10:07.597Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T20:10:07.866Z] Sending build context to Docker daemon 685.6kB [2023-01-11T20:10:07.866Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:07.866Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T20:10:08.459Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T20:10:08.459Z] 9b18e9b68314: Pulling fs layer [2023-01-11T20:10:08.459Z] 35d82f9e3411: Pulling fs layer [2023-01-11T20:10:08.459Z] e16973657156: Pulling fs layer [2023-01-11T20:10:08.459Z] fc693d55d65f: Pulling fs layer [2023-01-11T20:10:08.459Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T20:10:08.459Z] dda99020689f: Pulling fs layer [2023-01-11T20:10:08.459Z] db1c61fa0a46: Pulling fs layer [2023-01-11T20:10:08.459Z] 891c053d2c06: Pulling fs layer [2023-01-11T20:10:08.459Z] fc693d55d65f: Waiting [2023-01-11T20:10:08.459Z] 7e9fc2657dce: Waiting [2023-01-11T20:10:08.459Z] 891c053d2c06: Waiting [2023-01-11T20:10:08.459Z] dda99020689f: Waiting [2023-01-11T20:10:08.459Z] e16973657156: Verifying Checksum [2023-01-11T20:10:08.459Z] e16973657156: Download complete [2023-01-11T20:10:08.459Z] 35d82f9e3411: Verifying Checksum [2023-01-11T20:10:08.460Z] 35d82f9e3411: Download complete [2023-01-11T20:10:08.460Z] 7e9fc2657dce: Download complete [2023-01-11T20:10:08.460Z] dda99020689f: Download complete [2023-01-11T20:10:08.460Z] 9b18e9b68314: Verifying Checksum [2023-01-11T20:10:08.460Z] 9b18e9b68314: Download complete [2023-01-11T20:10:09.435Z] 9b18e9b68314: Pull complete [2023-01-11T20:10:09.705Z] 891c053d2c06: Verifying Checksum [2023-01-11T20:10:09.705Z] 891c053d2c06: Download complete [2023-01-11T20:10:09.983Z] 35d82f9e3411: Pull complete [2023-01-11T20:10:10.258Z] e16973657156: Pull complete [2023-01-11T20:10:10.848Z] db1c61fa0a46: Verifying Checksum [2023-01-11T20:10:10.848Z] db1c61fa0a46: Download complete [2023-01-11T20:10:11.436Z] fc693d55d65f: Verifying Checksum [2023-01-11T20:10:11.436Z] fc693d55d65f: Download complete [2023-01-11T20:10:23.783Z] fc693d55d65f: Pull complete [2023-01-11T20:10:23.783Z] 7e9fc2657dce: Pull complete [2023-01-11T20:10:23.783Z] dda99020689f: Pull complete [2023-01-11T20:10:29.140Z] db1c61fa0a46: Pull complete [2023-01-11T20:10:30.559Z] 891c053d2c06: Pull complete [2023-01-11T20:10:30.828Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T20:10:30.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T20:10:30.828Z] ---> f96f9c87975a [2023-01-11T20:10:30.828Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T20:10:32.791Z] ---> Running in b97026e6db06 [2023-01-11T20:10:33.059Z] Removing intermediate container b97026e6db06 [2023-01-11T20:10:33.059Z] ---> d8aa87b41c19 [2023-01-11T20:10:33.059Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T20:10:33.328Z] ---> Running in 85f94796f764 [2023-01-11T20:10:33.631Z] Removing intermediate container 85f94796f764 [2023-01-11T20:10:33.631Z] ---> d213bc5ee06f [2023-01-11T20:10:33.631Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:10:33.902Z] ---> Running in befe8843086b [2023-01-11T20:10:34.489Z] Removing intermediate container befe8843086b [2023-01-11T20:10:34.489Z] ---> 154a6ed6c2cc [2023-01-11T20:10:34.489Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T20:10:34.489Z] ---> Running in dc427a962fcc [2023-01-11T20:10:35.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:36.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:10:37.003Z] OK: 221 MiB in 51 packages [2023-01-11T20:10:37.599Z] Removing intermediate container dc427a962fcc [2023-01-11T20:10:37.599Z] ---> ad17359b3f78 [2023-01-11T20:10:37.599Z] Step 7/12 : WORKDIR /app [2023-01-11T20:10:37.867Z] ---> Running in 6480ecf20ec9 [2023-01-11T20:10:38.136Z] Removing intermediate container 6480ecf20ec9 [2023-01-11T20:10:38.136Z] ---> e1950f1d342c [2023-01-11T20:10:38.136Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-11T20:10:38.721Z] ---> f820690fa53c [2023-01-11T20:10:38.721Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:10:38.721Z] ---> Running in 97ac5ef13fe1 [2023-01-11T20:11:35.264Z] Removing intermediate container 97ac5ef13fe1 [2023-01-11T20:11:35.264Z] ---> 5026ad09adfa [2023-01-11T20:11:35.264Z] Step 10/12 : COPY . . [2023-01-11T20:11:35.264Z] ---> 2fe57768a008 [2023-01-11T20:11:35.264Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T20:11:35.264Z] ---> Running in c701233b49e5 [2023-01-11T20:11:35.264Z] Removing intermediate container c701233b49e5 [2023-01-11T20:11:35.264Z] ---> 842f2f3932d0 [2023-01-11T20:11:35.264Z] Step 12/12 : RUN $MAKE [2023-01-11T20:11:35.264Z] ---> Running in 91b4d9f20940 [2023-01-11T20:11:35.264Z] noop [2023-01-11T20:11:35.531Z] Removing intermediate container 91b4d9f20940 [2023-01-11T20:11:35.531Z] ---> c4741d673f5d [2023-01-11T20:11:35.531Z] Successfully built c4741d673f5d [2023-01-11T20:11:35.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:11:35.884Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T20:11:35.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:11:36.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-1941 does not seem to be running inside a container [2023-01-11T20:11:36.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/72 -v /w/workspace/app-rfid-llrp-inventory/72:/w/workspace/app-rfid-llrp-inventory/72:rw,z -v /w/workspace/app-rfid-llrp-inventory/72@tmp:/w/workspace/app-rfid-llrp-inventory/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T20:11:38.714Z] $ docker top 8b42a925744615a90fc9834187d806a11868cb7f9b1b1945cfc593f7fb20006b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:11:39.587Z] + go version [2023-01-11T20:11:39.587Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T20:11:39.617Z] $ docker stop --time=1 8b42a925744615a90fc9834187d806a11868cb7f9b1b1945cfc593f7fb20006b [2023-01-11T20:11:41.300Z] $ docker rm -f --volumes 8b42a925744615a90fc9834187d806a11868cb7f9b1b1945cfc593f7fb20006b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:11:41.875Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T20:11:41.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:11:42.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-1941 does not seem to be running inside a container [2023-01-11T20:11:42.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/72 -v /w/workspace/app-rfid-llrp-inventory/72:/w/workspace/app-rfid-llrp-inventory/72:rw,z -v /w/workspace/app-rfid-llrp-inventory/72@tmp:/w/workspace/app-rfid-llrp-inventory/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T20:11:43.483Z] $ docker top d7aeeb8504c8610427ba22401e5298d5bda020fa001451171fb7320e911074d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:11:44.346Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/72 [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:11:45.013Z] + make test [2023-01-11T20:11:45.013Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-11T20:14:36.809Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-11T20:14:42.176Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.937s coverage: 86.2% of statements [2023-01-11T20:14:42.176Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-11T20:14:54.547Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.832s coverage: 71.9% of statements [2023-01-11T20:14:54.547Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T20:14:54.547Z] go vet ./... [2023-01-11T20:16:46.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T20:16:46.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T20:16:46.369Z] ./bin/test-attribution.sh [Pipeline] echo [2023-01-11T20:16:46.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T20:16:46.412Z] $ docker stop --time=1 d7aeeb8504c8610427ba22401e5298d5bda020fa001451171fb7320e911074d5 [2023-01-11T20:16:48.263Z] $ docker rm -f --volumes d7aeeb8504c8610427ba22401e5298d5bda020fa001451171fb7320e911074d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:16:49.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T20:16:49.581Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T20:16:50.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T20:16:50.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T20:16:50.784Z] + ls -al . [2023-01-11T20:16:50.784Z] total 236 [2023-01-11T20:16:50.784Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 20:11 . [2023-01-11T20:16:50.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:09 .. [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 11 20:09 .dockerignore [2023-01-11T20:16:50.784Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 20:09 .git [2023-01-11T20:16:50.784Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 20:09 .github [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 11 20:09 .gitignore [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 20:09 .golangci.yml [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 9818 Jan 11 20:09 Attribution.txt [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 11 20:09 CHANGELOG.md [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jan 11 20:09 Dockerfile [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 20:09 GOVERNANCE.md [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 11 20:09 Jenkinsfile [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 11 20:09 LICENSE [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 2462 Jan 11 20:09 Makefile [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 20:09 OWNERS.md [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 11 20:09 README.md [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 20:06 VERSION [2023-01-11T20:16:50.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:09 bin [2023-01-11T20:16:50.784Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 11 20:14 coverage.out [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 11 20:09 go.mod [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 45003 Jan 11 20:09 go.sum [2023-01-11T20:16:50.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:09 images [2023-01-11T20:16:50.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:09 internal [2023-01-11T20:16:50.784Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 11 20:09 main.go [2023-01-11T20:16:50.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:09 res [2023-01-11T20:16:50.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:09 snap [2023-01-11T20:16:50.784Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 20:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:16:51.129Z] + 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=bbc8cea5256726f873dd73e5987e9fb16baf68a3 --label arch=arm64 --label version=3.0.0-dev.4 . [2023-01-11T20:16:51.406Z] Sending build context to Docker daemon 685.6kB [2023-01-11T20:16:51.407Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T20:16:51.407Z] Step 2/29 : FROM ${BASE} AS builder [2023-01-11T20:16:51.407Z] ---> c4741d673f5d [2023-01-11T20:16:51.407Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T20:16:51.407Z] ---> Running in 5f33a1c5c32c [2023-01-11T20:16:51.994Z] Removing intermediate container 5f33a1c5c32c [2023-01-11T20:16:51.994Z] ---> e89d33c82d9b [2023-01-11T20:16:51.994Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T20:16:51.994Z] ---> Running in 6cd34214240c [2023-01-11T20:16:52.262Z] Removing intermediate container 6cd34214240c [2023-01-11T20:16:52.262Z] ---> 4348b6c751d6 [2023-01-11T20:16:52.262Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:16:52.262Z] ---> Running in 766ff6a19990 [2023-01-11T20:16:52.536Z] Removing intermediate container 766ff6a19990 [2023-01-11T20:16:52.536Z] ---> a1a188329f0f [2023-01-11T20:16:52.536Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T20:16:53.512Z] ---> Running in 468bdd1fe528 [2023-01-11T20:16:54.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:16:54.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:16:56.166Z] OK: 221 MiB in 51 packages [2023-01-11T20:16:56.752Z] Removing intermediate container 468bdd1fe528 [2023-01-11T20:16:56.752Z] ---> 466453b9d777 [2023-01-11T20:16:56.752Z] Step 7/29 : WORKDIR /app [2023-01-11T20:16:56.752Z] ---> Running in efd5d8eb2b1e [2023-01-11T20:16:57.342Z] Removing intermediate container efd5d8eb2b1e [2023-01-11T20:16:57.342Z] ---> d961dbda2053 [2023-01-11T20:16:57.342Z] Step 8/29 : COPY go.mod vendor* ./ [2023-01-11T20:16:57.619Z] ---> dcfc5841ca0d [2023-01-11T20:16:57.619Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:16:57.889Z] ---> Running in 69254a5162d4 [2023-01-11T20:16:59.842Z] Removing intermediate container 69254a5162d4 [2023-01-11T20:16:59.842Z] ---> 72f049b0a785 [2023-01-11T20:16:59.842Z] Step 10/29 : COPY . . [2023-01-11T20:17:00.435Z] ---> d17692779298 [2023-01-11T20:17:00.435Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T20:17:00.706Z] ---> Running in 364114b434ce [2023-01-11T20:17:00.978Z] Removing intermediate container 364114b434ce [2023-01-11T20:17:00.978Z] ---> cfba756604c1 [2023-01-11T20:17:00.978Z] Step 12/29 : RUN $MAKE [2023-01-11T20:17:00.978Z] ---> Running in db92e8a67ea5 [2023-01-11T20:17:02.406Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-01-11T20:19:24.181Z] Removing intermediate container db92e8a67ea5 [2023-01-11T20:19:24.181Z] ---> 9d124ba967a2 [2023-01-11T20:19:24.181Z] Step 13/29 : FROM alpine:3.14 [2023-01-11T20:19:24.181Z] 3.14: Pulling from library/alpine [2023-01-11T20:19:24.181Z] 90cda3b7c325: Pulling fs layer [2023-01-11T20:19:24.181Z] 90cda3b7c325: Verifying Checksum [2023-01-11T20:19:24.181Z] 90cda3b7c325: Download complete [2023-01-11T20:19:24.181Z] 90cda3b7c325: Pull complete [2023-01-11T20:19:24.181Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-11T20:19:24.181Z] Status: Downloaded newer image for alpine:3.14 [2023-01-11T20:19:24.181Z] ---> 275902a1839d [2023-01-11T20:19:24.181Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-11T20:19:24.181Z] ---> Running in 2c5d16e0298a [2023-01-11T20:19:24.181Z] Removing intermediate container 2c5d16e0298a [2023-01-11T20:19:24.181Z] ---> e2f5c3a09e21 [2023-01-11T20:19:24.181Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-11T20:19:24.181Z] ---> Running in 2cea51244c1f [2023-01-11T20:19:24.181Z] Removing intermediate container 2cea51244c1f [2023-01-11T20:19:24.181Z] ---> d5d4d7efb1f9 [2023-01-11T20:19:24.181Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-01-11T20:19:24.181Z] ---> Running in 595c32189840 [2023-01-11T20:19:24.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:19:24.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:19:24.181Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T20:19:24.181Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:19:24.181Z] Executing busybox-1.33.1-r8.trigger [2023-01-11T20:19:24.181Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:19:24.181Z] OK: 6 MiB in 16 packages [2023-01-11T20:19:24.181Z] Removing intermediate container 595c32189840 [2023-01-11T20:19:24.181Z] ---> 613c7597a345 [2023-01-11T20:19:24.181Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-11T20:19:24.181Z] ---> 03d1b7223f27 [2023-01-11T20:19:24.181Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-11T20:19:24.181Z] ---> 6c31b7d2ac90 [2023-01-11T20:19:24.181Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-01-11T20:19:24.181Z] ---> 9ee7ef2a2e29 [2023-01-11T20:19:24.181Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-01-11T20:19:24.181Z] ---> 6827d3bd97ed [2023-01-11T20:19:24.181Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-11T20:19:24.448Z] ---> 2f3b8b3d21a2 [2023-01-11T20:19:24.448Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-11T20:19:24.448Z] ---> Running in a1caf804a9aa [2023-01-11T20:19:25.856Z] Removing intermediate container a1caf804a9aa [2023-01-11T20:19:25.856Z] ---> 9e39e1082a8c [2023-01-11T20:19:25.856Z] Step 23/29 : VOLUME /cache [2023-01-11T20:19:26.129Z] ---> Running in a7f55581b0c4 [2023-01-11T20:19:26.397Z] Removing intermediate container a7f55581b0c4 [2023-01-11T20:19:26.397Z] ---> 6b24537792b7 [2023-01-11T20:19:26.397Z] Step 24/29 : EXPOSE 59711 [2023-01-11T20:19:26.397Z] ---> Running in f12c0144a456 [2023-01-11T20:19:26.664Z] Removing intermediate container f12c0144a456 [2023-01-11T20:19:26.664Z] ---> 6cf9026c52cb [2023-01-11T20:19:26.664Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-11T20:19:26.664Z] ---> Running in 9b5bb3355880 [2023-01-11T20:19:26.932Z] Removing intermediate container 9b5bb3355880 [2023-01-11T20:19:26.932Z] ---> 100371b8220f [2023-01-11T20:19:26.932Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-11T20:19:27.200Z] ---> Running in 72353828f85c [2023-01-11T20:19:27.469Z] Removing intermediate container 72353828f85c [2023-01-11T20:19:27.469Z] ---> 8228a45bac27 [2023-01-11T20:19:27.469Z] Step 27/29 : LABEL arch=arm64 [2023-01-11T20:19:27.469Z] ---> Running in 0da7299c0f02 [2023-01-11T20:19:27.737Z] Removing intermediate container 0da7299c0f02 [2023-01-11T20:19:27.737Z] ---> 43d16fa6baed [2023-01-11T20:19:27.737Z] Step 28/29 : LABEL git_sha=bbc8cea5256726f873dd73e5987e9fb16baf68a3 [2023-01-11T20:19:27.737Z] ---> Running in 5fd0b0e0c6bc [2023-01-11T20:19:28.320Z] Removing intermediate container 5fd0b0e0c6bc [2023-01-11T20:19:28.320Z] ---> fbc8d4840b66 [2023-01-11T20:19:28.320Z] Step 29/29 : LABEL version=3.0.0-dev.4 [2023-01-11T20:19:28.320Z] ---> Running in ffc56e11a612 [2023-01-11T20:19:28.590Z] Removing intermediate container ffc56e11a612 [2023-01-11T20:19:28.590Z] ---> bc512674c2dc [2023-01-11T20:19:28.590Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T20:19:28.590Z] Successfully built bc512674c2dc [2023-01-11T20:19:28.590Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:19:28.690Z] provisioning config files... [2023-01-11T20:19:28.704Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/72@tmp/config15544109412730410423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:19:29.048Z] ---> docker-login.sh [2023-01-11T20:19:29.048Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:19:29.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:19:29.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:19:29.316Z] Configure a credential helper to remove this warning. See [2023-01-11T20:19:29.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:19:29.316Z] [2023-01-11T20:19:29.316Z] Login Succeeded [2023-01-11T20:19:29.316Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:19:29.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:19:29.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:19:29.853Z] Configure a credential helper to remove this warning. See [2023-01-11T20:19:29.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:19:29.853Z] [2023-01-11T20:19:29.853Z] Login Succeeded [2023-01-11T20:19:29.853Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:19:30.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:19:30.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:19:30.124Z] Configure a credential helper to remove this warning. See [2023-01-11T20:19:30.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:19:30.124Z] [2023-01-11T20:19:30.124Z] Login Succeeded [2023-01-11T20:19:30.124Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:19:30.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:19:30.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:19:30.664Z] Configure a credential helper to remove this warning. See [2023-01-11T20:19:30.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:19:30.664Z] [2023-01-11T20:19:30.664Z] Login Succeeded [2023-01-11T20:19:30.664Z] docker.io [2023-01-11T20:19:30.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:19:31.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:19:31.201Z] Configure a credential helper to remove this warning. See [2023-01-11T20:19:31.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:19:31.201Z] [2023-01-11T20:19:31.201Z] Login Succeeded [2023-01-11T20:19:31.201Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:19:31.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:19:31.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:19:31.259Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-01-11T20:19:31.259Z] bbc8cea5256726f873dd73e5987e9fb16baf68a3 [2023-01-11T20:19:31.259Z] latest [2023-01-11T20:19:31.259Z] 3.0.0-dev.4 [2023-01-11T20:19:31.259Z] bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [2023-01-11T20:19:31.259Z] main [2023-01-11T20:19:31.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:31.604Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:31.954Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3 [2023-01-11T20:19:31.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-11T20:19:31.955Z] 7bd1fcb65b72: Preparing [2023-01-11T20:19:31.955Z] 0ce28b16e694: Preparing [2023-01-11T20:19:31.955Z] 71cf2173893d: Preparing [2023-01-11T20:19:31.955Z] 29f701430bd3: Preparing [2023-01-11T20:19:31.955Z] 824d11592800: Preparing [2023-01-11T20:19:31.955Z] d358bbde23b9: Preparing [2023-01-11T20:19:31.955Z] 7b902d701867: Preparing [2023-01-11T20:19:31.955Z] 28c3ef001483: Preparing [2023-01-11T20:19:31.955Z] d358bbde23b9: Waiting [2023-01-11T20:19:31.955Z] 7b902d701867: Waiting [2023-01-11T20:19:31.955Z] 28c3ef001483: Waiting [2023-01-11T20:19:32.227Z] 29f701430bd3: Pushed [2023-01-11T20:19:32.227Z] 7bd1fcb65b72: Pushed [2023-01-11T20:19:32.227Z] 824d11592800: Pushed [2023-01-11T20:19:32.227Z] 71cf2173893d: Pushed [2023-01-11T20:19:32.227Z] 28c3ef001483: Layer already exists [2023-01-11T20:19:32.501Z] d358bbde23b9: Pushed [2023-01-11T20:19:32.501Z] 7b902d701867: Pushed [2023-01-11T20:19:37.970Z] 0ce28b16e694: Pushed [2023-01-11T20:19:37.970Z] bbc8cea5256726f873dd73e5987e9fb16baf68a3: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:38.336Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:38.689Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-01-11T20:19:38.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-11T20:19:38.690Z] 7bd1fcb65b72: Preparing [2023-01-11T20:19:38.690Z] 0ce28b16e694: Preparing [2023-01-11T20:19:38.690Z] 71cf2173893d: Preparing [2023-01-11T20:19:38.690Z] 29f701430bd3: Preparing [2023-01-11T20:19:38.690Z] 824d11592800: Preparing [2023-01-11T20:19:38.690Z] d358bbde23b9: Preparing [2023-01-11T20:19:38.690Z] 7b902d701867: Preparing [2023-01-11T20:19:38.690Z] 28c3ef001483: Preparing [2023-01-11T20:19:38.690Z] d358bbde23b9: Waiting [2023-01-11T20:19:38.690Z] 7b902d701867: Waiting [2023-01-11T20:19:38.690Z] 28c3ef001483: Waiting [2023-01-11T20:19:38.690Z] 824d11592800: Layer already exists [2023-01-11T20:19:38.690Z] 29f701430bd3: Layer already exists [2023-01-11T20:19:38.690Z] 7bd1fcb65b72: Layer already exists [2023-01-11T20:19:38.690Z] 71cf2173893d: Layer already exists [2023-01-11T20:19:38.690Z] 0ce28b16e694: Layer already exists [2023-01-11T20:19:38.690Z] 7b902d701867: Layer already exists [2023-01-11T20:19:38.690Z] d358bbde23b9: Layer already exists [2023-01-11T20:19:38.690Z] 28c3ef001483: Layer already exists [2023-01-11T20:19:38.956Z] latest: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:39.313Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:39.654Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.4 [2023-01-11T20:19:39.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-11T20:19:39.654Z] 7bd1fcb65b72: Preparing [2023-01-11T20:19:39.654Z] 0ce28b16e694: Preparing [2023-01-11T20:19:39.654Z] 71cf2173893d: Preparing [2023-01-11T20:19:39.654Z] 29f701430bd3: Preparing [2023-01-11T20:19:39.654Z] 824d11592800: Preparing [2023-01-11T20:19:39.654Z] d358bbde23b9: Preparing [2023-01-11T20:19:39.654Z] 7b902d701867: Preparing [2023-01-11T20:19:39.654Z] 28c3ef001483: Preparing [2023-01-11T20:19:39.654Z] 7b902d701867: Waiting [2023-01-11T20:19:39.654Z] 28c3ef001483: Waiting [2023-01-11T20:19:39.654Z] d358bbde23b9: Waiting [2023-01-11T20:19:39.654Z] 71cf2173893d: Layer already exists [2023-01-11T20:19:39.654Z] 7bd1fcb65b72: Layer already exists [2023-01-11T20:19:39.654Z] 0ce28b16e694: Layer already exists [2023-01-11T20:19:39.654Z] 824d11592800: Layer already exists [2023-01-11T20:19:39.654Z] 29f701430bd3: Layer already exists [2023-01-11T20:19:39.654Z] 28c3ef001483: Layer already exists [2023-01-11T20:19:39.655Z] 7b902d701867: Layer already exists [2023-01-11T20:19:39.655Z] d358bbde23b9: Layer already exists [2023-01-11T20:19:39.921Z] 3.0.0-dev.4: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:40.266Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:40.613Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [2023-01-11T20:19:40.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-11T20:19:40.614Z] 7bd1fcb65b72: Preparing [2023-01-11T20:19:40.614Z] 0ce28b16e694: Preparing [2023-01-11T20:19:40.614Z] 71cf2173893d: Preparing [2023-01-11T20:19:40.614Z] 29f701430bd3: Preparing [2023-01-11T20:19:40.614Z] 824d11592800: Preparing [2023-01-11T20:19:40.614Z] d358bbde23b9: Preparing [2023-01-11T20:19:40.614Z] 7b902d701867: Preparing [2023-01-11T20:19:40.614Z] 28c3ef001483: Preparing [2023-01-11T20:19:40.614Z] 7b902d701867: Waiting [2023-01-11T20:19:40.614Z] 28c3ef001483: Waiting [2023-01-11T20:19:40.614Z] d358bbde23b9: Waiting [2023-01-11T20:19:40.614Z] 29f701430bd3: Layer already exists [2023-01-11T20:19:40.614Z] 7bd1fcb65b72: Layer already exists [2023-01-11T20:19:40.614Z] 71cf2173893d: Layer already exists [2023-01-11T20:19:40.614Z] 824d11592800: Layer already exists [2023-01-11T20:19:40.614Z] 0ce28b16e694: Layer already exists [2023-01-11T20:19:40.614Z] d358bbde23b9: Layer already exists [2023-01-11T20:19:40.614Z] 28c3ef001483: Layer already exists [2023-01-11T20:19:40.614Z] 7b902d701867: Layer already exists [2023-01-11T20:19:40.881Z] bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:41.226Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:41.576Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-01-11T20:19:41.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-11T20:19:41.576Z] 7bd1fcb65b72: Preparing [2023-01-11T20:19:41.576Z] 0ce28b16e694: Preparing [2023-01-11T20:19:41.576Z] 71cf2173893d: Preparing [2023-01-11T20:19:41.576Z] 29f701430bd3: Preparing [2023-01-11T20:19:41.576Z] 824d11592800: Preparing [2023-01-11T20:19:41.576Z] d358bbde23b9: Preparing [2023-01-11T20:19:41.576Z] 7b902d701867: Preparing [2023-01-11T20:19:41.576Z] 28c3ef001483: Preparing [2023-01-11T20:19:41.576Z] d358bbde23b9: Waiting [2023-01-11T20:19:41.576Z] 7b902d701867: Waiting [2023-01-11T20:19:41.576Z] 28c3ef001483: Waiting [2023-01-11T20:19:41.576Z] 0ce28b16e694: Layer already exists [2023-01-11T20:19:41.576Z] 71cf2173893d: Layer already exists [2023-01-11T20:19:41.576Z] 824d11592800: Layer already exists [2023-01-11T20:19:41.576Z] 29f701430bd3: Layer already exists [2023-01-11T20:19:41.576Z] 7bd1fcb65b72: Layer already exists [2023-01-11T20:19:41.576Z] 7b902d701867: Layer already exists [2023-01-11T20:19:41.576Z] 28c3ef001483: Layer already exists [2023-01-11T20:19:41.576Z] d358bbde23b9: Layer already exists [2023-01-11T20:19:41.845Z] main: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T20:19:41.900Z] ===================================================== [Pipeline] echo [2023-01-11T20:19:41.907Z] taggedImages: [2023-01-11T20:19:41.907Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3 [2023-01-11T20:19:41.907Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-01-11T20:19:41.907Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.4 [2023-01-11T20:19:41.907Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [2023-01-11T20:19:41.907Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:42.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T20:19:42.267Z] [2023-01-11T20:19:42.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:19:42.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T20:19:42.605Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T20:19:42.877Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T20:19:42.877Z] 04944245beec: Pulling fs layer [2023-01-11T20:19:42.877Z] 699f458cf7ca: Pulling fs layer [2023-01-11T20:19:42.877Z] 765212b225bb: Pulling fs layer [2023-01-11T20:19:42.877Z] f23df028b6ca: Pulling fs layer [2023-01-11T20:19:42.877Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T20:19:42.877Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T20:19:42.877Z] f23df028b6ca: Waiting [2023-01-11T20:19:42.877Z] d65c8cfc05b1: Waiting [2023-01-11T20:19:42.877Z] 2437ff75d9bd: Waiting [2023-01-11T20:19:42.877Z] 765212b225bb: Waiting [2023-01-11T20:19:42.877Z] 04944245beec: Verifying Checksum [2023-01-11T20:19:42.877Z] 04944245beec: Download complete [2023-01-11T20:19:42.877Z] 765212b225bb: Verifying Checksum [2023-01-11T20:19:42.877Z] 765212b225bb: Download complete [2023-01-11T20:19:42.877Z] f23df028b6ca: Verifying Checksum [2023-01-11T20:19:42.877Z] f23df028b6ca: Download complete [2023-01-11T20:19:43.150Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T20:19:43.150Z] d65c8cfc05b1: Download complete [2023-01-11T20:19:43.150Z] 699f458cf7ca: Verifying Checksum [2023-01-11T20:19:43.150Z] 699f458cf7ca: Download complete [2023-01-11T20:19:43.422Z] 8998bd30e6a1: Download complete [2023-01-11T20:19:46.023Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T20:19:46.023Z] 2437ff75d9bd: Download complete [2023-01-11T20:19:47.991Z] 8998bd30e6a1: Pull complete [2023-01-11T20:19:48.257Z] 04944245beec: Pull complete [2023-01-11T20:19:49.670Z] 699f458cf7ca: Pull complete [2023-01-11T20:19:49.938Z] 765212b225bb: Pull complete [2023-01-11T20:19:50.902Z] f23df028b6ca: Pull complete [2023-01-11T20:19:50.902Z] d65c8cfc05b1: Pull complete [2023-01-11T20:20:05.908Z] 2437ff75d9bd: Pull complete [2023-01-11T20:20:05.908Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T20:20:05.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T20:20:05.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:20:06.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-1941 does not seem to be running inside a container [2023-01-11T20:20:06.200Z] $ 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/72 -v /w/workspace/app-rfid-llrp-inventory/72:/w/workspace/app-rfid-llrp-inventory/72:rw,z -v /w/workspace/app-rfid-llrp-inventory/72@tmp:/w/workspace/app-rfid-llrp-inventory/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-11T20:20:09.035Z] $ docker top 0bfd7ed0d993185013a64d4374298d26b5761459bc9e475e44a56b0f63e4940a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:20:09.894Z] ---> job-cost.sh [2023-01-11T20:20:09.894Z] lf-activate-venv: SKIPPING [2023-01-11T20:20:09.894Z] INFO: No Stack... [2023-01-11T20:20:10.480Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T20:20:11.446Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T20:20:12.089Z] + + cat /w/workspace/app-rfid-llrp-inventory/72/archives/cost.csv [2023-01-11T20:20:12.089Z] cut -d, -f6 [Pipeline] lock [2023-01-11T20:20:12.166Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [2023-01-11T20:20:12.172Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] did not exist. Created. [2023-01-11T20:20:12.172Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T20:20:12.521Z] /w/workspace/app-rfid-llrp-inventory/72@tmp/durable-6e176c2a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T20:20:13.180Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T20:20:13.204Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T20:20:13.260Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T20:20:13.267Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T20:20:13.295Z] $ docker stop --time=1 0bfd7ed0d993185013a64d4374298d26b5761459bc9e475e44a56b0f63e4940a [2023-01-11T20:20:14.839Z] $ docker rm -f --volumes 0bfd7ed0d993185013a64d4374298d26b5761459bc9e475e44a56b0f63e4940a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-11T20:20:15.235Z] provisioning config files... [2023-01-11T20:20:15.241Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4561490752858523555tmp [Pipeline] { [Pipeline] sh [2023-01-11T20:20:15.528Z] + set +x [2023-01-11T20:20:15.528Z] + curl+ -s https://codecov.io/bash [2023-01-11T20:20:15.528Z] bash -s -- [2023-01-11T20:20:15.528Z] [2023-01-11T20:20:15.528Z] _____ _ [2023-01-11T20:20:15.528Z] / ____| | | [2023-01-11T20:20:15.528Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T20:20:15.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T20:20:15.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T20:20:15.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T20:20:15.528Z] Bash-1.0.6 [2023-01-11T20:20:15.528Z] [2023-01-11T20:20:15.528Z] [2023-01-11T20:20:15.528Z] ==> git version 2.25.1 found [2023-01-11T20:20:15.528Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-11T20:20:15.528Z] Release-Date: 2020-01-08 [2023-01-11T20:20:15.528Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-11T20:20:15.528Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T20:20:15.528Z] ==> Jenkins CI detected. [2023-01-11T20:20:15.528Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-01-11T20:20:15.528Z] project root: . [2023-01-11T20:20:15.528Z] --> token set from env [2023-01-11T20:20:15.528Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T20:20:15.528Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T20:20:15.528Z] ==> Python coveragepy not found [2023-01-11T20:20:15.528Z] ==> Searching for coverage reports in: [2023-01-11T20:20:15.528Z] + . [2023-01-11T20:20:15.528Z] -> Found 1 reports [2023-01-11T20:20:15.528Z] ==> Detecting git/mercurial file structure [2023-01-11T20:20:15.528Z] ==> Reading reports [2023-01-11T20:20:15.528Z] + ./coverage.out bytes=41317 [2023-01-11T20:20:15.787Z] ==> Appending adjustments [2023-01-11T20:20:15.787Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T20:20:15.787Z] + Found adjustments [2023-01-11T20:20:15.787Z] ==> Gzipping contents [2023-01-11T20:20:15.787Z] 12K /tmp/codecov.AMKPBe.gz [2023-01-11T20:20:15.787Z] ==> Uploading reports [2023-01-11T20:20:15.787Z] url: https://codecov.io [2023-01-11T20:20:15.787Z] query: branch=main&commit=bbc8cea5256726f873dd73e5987e9fb16baf68a3&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T20:20:15.787Z] -> Pinging Codecov [2023-01-11T20:20:15.787Z] 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=bbc8cea5256726f873dd73e5987e9fb16baf68a3&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T20:20:16.045Z] -> Uploading to [2023-01-11T20:20:16.045Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/581DD39554BDF9B6E22D074273EAD858/bbc8cea5256726f873dd73e5987e9fb16baf68a3/cd3cc34a-bb13-4c6d-a60b-2d7530585191.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T202015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf6c67c491b204ddedab380fc94b8f49be1969f64774814257735a88660ddea2 [2023-01-11T20:20:16.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:20:16.045Z] Dload Upload Total Spent Left Speed [2023-01-11T20:20:16.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11869 0 0 100 11869 0 53463 --:--:-- --:--:-- --:--:-- 53224 100 11869 0 0 100 11869 0 49045 --:--:-- --:--:-- --:--:-- 48843 [2023-01-11T20:20:16.304Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] } [2023-01-11T20:20:16.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-11T20:20:16.509Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-11T20:20:16.518Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:20:16.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T20:20:16.817Z] [2023-01-11T20:20:16.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:20:17.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T20:20:17.114Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-11T20:20:17.114Z] df9b9388f04a: Pulling fs layer [2023-01-11T20:20:17.114Z] 52dc419b0ee2: Pulling fs layer [2023-01-11T20:20:17.114Z] 25bc292e5bac: Pulling fs layer [2023-01-11T20:20:17.114Z] 114826534d7a: Pulling fs layer [2023-01-11T20:20:17.114Z] 4657fd5d0bcf: Pulling fs layer [2023-01-11T20:20:17.114Z] 6ad1cebc031e: Pulling fs layer [2023-01-11T20:20:17.114Z] 8a3aa393b2d8: Pulling fs layer [2023-01-11T20:20:17.114Z] 4657fd5d0bcf: Waiting [2023-01-11T20:20:17.114Z] 6ad1cebc031e: Waiting [2023-01-11T20:20:17.114Z] 114826534d7a: Waiting [2023-01-11T20:20:17.114Z] 25bc292e5bac: Verifying Checksum [2023-01-11T20:20:17.114Z] 25bc292e5bac: Download complete [2023-01-11T20:20:17.114Z] 52dc419b0ee2: Verifying Checksum [2023-01-11T20:20:17.114Z] 52dc419b0ee2: Download complete [2023-01-11T20:20:17.114Z] 4657fd5d0bcf: Download complete [2023-01-11T20:20:17.114Z] df9b9388f04a: Download complete [2023-01-11T20:20:17.383Z] df9b9388f04a: Pull complete [2023-01-11T20:20:17.383Z] 6ad1cebc031e: Verifying Checksum [2023-01-11T20:20:17.383Z] 6ad1cebc031e: Download complete [2023-01-11T20:20:17.383Z] 52dc419b0ee2: Pull complete [2023-01-11T20:20:17.383Z] 25bc292e5bac: Pull complete [2023-01-11T20:20:18.352Z] 114826534d7a: Verifying Checksum [2023-01-11T20:20:18.352Z] 114826534d7a: Download complete [2023-01-11T20:20:18.352Z] 8a3aa393b2d8: Verifying Checksum [2023-01-11T20:20:18.352Z] 8a3aa393b2d8: Download complete [2023-01-11T20:20:21.628Z] 114826534d7a: Pull complete [2023-01-11T20:20:21.628Z] 4657fd5d0bcf: Pull complete [2023-01-11T20:20:21.628Z] 6ad1cebc031e: Pull complete [2023-01-11T20:20:24.153Z] 8a3aa393b2d8: Pull complete [2023-01-11T20:20:24.153Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-11T20:20:24.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T20:20:24.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:20:24.227Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:20:24.253Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-11T20:20:27.623Z] $ docker top 34321e76e5fc77a07c0f18faf90862e8a543341f80e4036e8ec9a441327223de -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-11T20:20:27.687Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-01-11T20:20:27.961Z] + set -o pipefail [2023-01-11T20:20:27.961Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-01-11T20:20:33.227Z] [2023-01-11T20:20:33.227Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-01-11T20:20:33.227Z] [2023-01-11T20:20:33.227Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/83dd3847-ce46-4f75-b4aa-64e12dc6f3ff [2023-01-11T20:20:33.227Z] [2023-01-11T20:20:33.227Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-11T20:20:33.227Z] [2023-01-11T20:20:33.227Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-11T20:20:33.227Z] [2023-01-11T20:20:33.794Z] [2023-01-11T20:20:33.794Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-11T20:20:33.794Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-11T20:20:33.794Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-11T20:20:33.802Z] $ docker stop --time=1 34321e76e5fc77a07c0f18faf90862e8a543341f80e4036e8ec9a441327223de [2023-01-11T20:20:36.996Z] $ docker rm -f --volumes 34321e76e5fc77a07c0f18faf90862e8a543341f80e4036e8ec9a441327223de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T20:20:37.660Z] + git log --format=format:%s -1 bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] sh [2023-01-11T20:20:37.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T20:20:37.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:20:38.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:20:38.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:20:38.318Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:20:38.344Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T20:20:38.804Z] $ docker top 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 -eo pid,comm [2023-01-11T20:20:38.847Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-11T20:20:38.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T20:20:38.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:20:38.885Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:20:38.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:20:38.989Z] $ docker exec 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 ssh-agent [2023-01-11T20:20:39.093Z] SSH_AUTH_SOCK=/tmp/ssh-5xVZIJ0xSdwz/agent.32 [2023-01-11T20:20:39.093Z] SSH_AGENT_PID=38 [2023-01-11T20:20:39.097Z] Running ssh-add (command line suppressed) [2023-01-11T20:20:39.185Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2228532673623979184.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2228532673623979184.key) [2023-01-11T20:20:39.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:20:39.484Z] + git semver tag [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,645 [run_tag] DEBUG tag force:False [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,645 [check_head_tag] DEBUG check head tag [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,646 [execute] INFO git cat-file --batch-check [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,649 [execute] INFO git cat-file --batch [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,663 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,663 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,663 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:20:39.744Z] 2023-01-11 20:20:39,668 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-11T20:20:39.744Z] 3.0.0-dev.4 [Pipeline] } [2023-01-11T20:20:39.750Z] $ docker exec --env ******** --env ******** 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 ssh-agent -k [2023-01-11T20:20:39.843Z] unset SSH_AUTH_SOCK; [2023-01-11T20:20:39.844Z] unset SSH_AGENT_PID; [2023-01-11T20:20:39.844Z] echo Agent pid 38 killed; [2023-01-11T20:20:39.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:20:40.153Z] + git semver [Pipeline] } [2023-01-11T20:20:40.425Z] $ docker stop --time=1 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 [2023-01-11T20:20:41.735Z] $ docker rm -f --volumes 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:20:42.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T20:20:42.110Z] [2023-01-11T20:20:42.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:20:42.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T20:20:42.407Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-11T20:20:42.407Z] ab5ef0e58194: Pulling fs layer [2023-01-11T20:20:42.407Z] 9712f1f96733: Pulling fs layer [2023-01-11T20:20:42.407Z] 63f879dbbcfc: Pulling fs layer [2023-01-11T20:20:42.407Z] 0d9ebad4ef96: Pulling fs layer [2023-01-11T20:20:42.407Z] e9a5061849ea: Pulling fs layer [2023-01-11T20:20:42.407Z] d747dcd14b5f: Pulling fs layer [2023-01-11T20:20:42.407Z] 2de7ff778b66: Pulling fs layer [2023-01-11T20:20:42.407Z] e9a5061849ea: Waiting [2023-01-11T20:20:42.407Z] d747dcd14b5f: Waiting [2023-01-11T20:20:42.407Z] 2de7ff778b66: Waiting [2023-01-11T20:20:42.407Z] 0d9ebad4ef96: Waiting [2023-01-11T20:20:42.407Z] 9712f1f96733: Verifying Checksum [2023-01-11T20:20:42.407Z] 9712f1f96733: Download complete [2023-01-11T20:20:43.012Z] 63f879dbbcfc: Verifying Checksum [2023-01-11T20:20:43.012Z] 63f879dbbcfc: Download complete [2023-01-11T20:20:43.276Z] e9a5061849ea: Verifying Checksum [2023-01-11T20:20:43.276Z] e9a5061849ea: Download complete [2023-01-11T20:20:43.276Z] d747dcd14b5f: Verifying Checksum [2023-01-11T20:20:43.276Z] d747dcd14b5f: Download complete [2023-01-11T20:20:43.276Z] 0d9ebad4ef96: Verifying Checksum [2023-01-11T20:20:43.276Z] 0d9ebad4ef96: Download complete [2023-01-11T20:20:43.276Z] ab5ef0e58194: Verifying Checksum [2023-01-11T20:20:43.276Z] ab5ef0e58194: Download complete [2023-01-11T20:20:43.276Z] 2de7ff778b66: Verifying Checksum [2023-01-11T20:20:43.276Z] 2de7ff778b66: Download complete [2023-01-11T20:20:45.806Z] ab5ef0e58194: Pull complete [2023-01-11T20:20:45.806Z] 9712f1f96733: Pull complete [2023-01-11T20:20:46.372Z] 63f879dbbcfc: Pull complete [2023-01-11T20:20:49.656Z] 0d9ebad4ef96: Pull complete [2023-01-11T20:20:49.915Z] e9a5061849ea: Pull complete [2023-01-11T20:20:49.915Z] d747dcd14b5f: Pull complete [2023-01-11T20:20:50.849Z] 2de7ff778b66: Pull complete [2023-01-11T20:20:50.849Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-11T20:20:50.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T20:20:50.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:20:50.922Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:20:50.940Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-11T20:20:54.547Z] $ docker top 9c6192b48cbdcd5ec648abb6271c2ffd5a9d15197f3b3c351695db90dbc34a9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:20:54.622Z] provisioning config files... [2023-01-11T20:20:54.631Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14827794313221317584tmp [2023-01-11T20:20:54.642Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config517717110316088685tmp [2023-01-11T20:20:54.653Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15154115569010192930tmp [Pipeline] { [Pipeline] echo [2023-01-11T20:20:54.669Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:20:54.948Z] ---> sigul-configuration.sh [2023-01-11T20:20:54.948Z] gpg: directory `/root/.gnupg' created [2023-01-11T20:20:54.948Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-11T20:20:54.948Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-11T20:20:54.948Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-11T20:20:54.948Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-11T20:20:54.948Z] gpg: CAST5 encrypted data [2023-01-11T20:20:54.948Z] gpg: encrypted with 1 passphrase [2023-01-11T20:20:54.948Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-11T20:20:55.229Z] + mkdir /home/jenkins [2023-01-11T20:20:55.229Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-11T20:20:55.514Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-11T20:20:55.524Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:20:55.810Z] ---> sigul-install.sh [2023-01-11T20:20:55.810Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-11T20:20:56.098Z] + git tag --list [2023-01-11T20:20:56.098Z] v0.0.0 [2023-01-11T20:20:56.098Z] v1.0.0 [2023-01-11T20:20:56.098Z] v2.1.0 [2023-01-11T20:20:56.098Z] v2.1.1 [2023-01-11T20:20:56.098Z] v2.1.1-dev.1 [2023-01-11T20:20:56.098Z] v2.2.0 [2023-01-11T20:20:56.098Z] v2.2.1-dev.1 [2023-01-11T20:20:56.098Z] v2.2.1-dev.2 [2023-01-11T20:20:56.098Z] v2.2.1-dev.3 [2023-01-11T20:20:56.098Z] v2.2.1-dev.4 [2023-01-11T20:20:56.098Z] v2.2.1-dev.5 [2023-01-11T20:20:56.098Z] v2.2.1-dev.6 [2023-01-11T20:20:56.098Z] v2.2.1-dev.7 [2023-01-11T20:20:56.098Z] v2.3.0 [2023-01-11T20:20:56.098Z] v2.3.0-dev.10 [2023-01-11T20:20:56.098Z] v2.3.0-dev.11 [2023-01-11T20:20:56.098Z] v2.3.0-dev.12 [2023-01-11T20:20:56.098Z] v2.3.0-dev.13 [2023-01-11T20:20:56.098Z] v2.3.0-dev.14 [2023-01-11T20:20:56.098Z] v2.3.0-dev.15 [2023-01-11T20:20:56.098Z] v2.3.0-dev.16 [2023-01-11T20:20:56.098Z] v2.3.0-dev.17 [2023-01-11T20:20:56.098Z] v2.3.0-dev.18 [2023-01-11T20:20:56.098Z] v2.3.0-dev.19 [2023-01-11T20:20:56.098Z] v2.3.0-dev.20 [2023-01-11T20:20:56.098Z] v2.3.0-dev.21 [2023-01-11T20:20:56.098Z] v2.3.0-dev.22 [2023-01-11T20:20:56.098Z] v2.3.0-dev.23 [2023-01-11T20:20:56.098Z] v2.3.0-dev.24 [2023-01-11T20:20:56.098Z] v2.3.0-dev.25 [2023-01-11T20:20:56.098Z] v2.3.0-dev.26 [2023-01-11T20:20:56.098Z] v2.3.0-dev.9 [2023-01-11T20:20:56.098Z] v2.3.1-dev.1 [2023-01-11T20:20:56.098Z] v3.0.0-dev.1 [2023-01-11T20:20:56.098Z] v3.0.0-dev.2 [2023-01-11T20:20:56.098Z] v3.0.0-dev.3 [2023-01-11T20:20:56.098Z] v3.0.0-dev.4 [Pipeline] sh [2023-01-11T20:20:56.390Z] + lftools sign git-tag v3.0.0-dev.4 [2023-01-11T20:20:56.957Z] Signing Git tag with Sigul... [2023-01-11T20:20:56.958Z] Signing v3.0.0-dev.4 [Pipeline] echo [2023-01-11T20:20:57.225Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:20:57.505Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-11T20:20:57.512Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-11T20:20:57.528Z] $ docker stop --time=1 9c6192b48cbdcd5ec648abb6271c2ffd5a9d15197f3b3c351695db90dbc34a9a [2023-01-11T20:20:58.815Z] $ docker rm -f --volumes 9c6192b48cbdcd5ec648abb6271c2ffd5a9d15197f3b3c351695db90dbc34a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-11T20:20:59.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T20:20:59.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:20:59.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:20:59.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:20:59.553Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:20:59.579Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T20:20:59.911Z] $ docker top 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 -eo pid,comm [2023-01-11T20:20:59.960Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-11T20:20:59.960Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T20:20:59.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:20:59.994Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:21:00.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:21:00.102Z] $ docker exec 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 ssh-agent [2023-01-11T20:21:00.205Z] SSH_AUTH_SOCK=/tmp/ssh-XpySlVVQvHqw/agent.32 [2023-01-11T20:21:00.205Z] SSH_AGENT_PID=38 [2023-01-11T20:21:00.210Z] Running ssh-add (command line suppressed) [2023-01-11T20:21:00.312Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16586914597723256829.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16586914597723256829.key) [2023-01-11T20:21:00.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:21:00.616Z] + git semver bump pre [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,813 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,813 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,813 [bump_version] DEBUG bumped version:3.0.0-dev.5 [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,813 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,813 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,813 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,817 [execute] INFO git cat-file --batch-check [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,823 [execute] INFO git cat-file --batch [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T20:21:00.875Z] 2023-01-11 20:21:00,829 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-11T20:21:00.875Z] 3.0.0-dev.5 [Pipeline] } [2023-01-11T20:21:00.881Z] $ docker exec --env ******** --env ******** 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 ssh-agent -k [2023-01-11T20:21:00.979Z] unset SSH_AUTH_SOCK; [2023-01-11T20:21:00.979Z] unset SSH_AGENT_PID; [2023-01-11T20:21:00.979Z] echo Agent pid 38 killed; [2023-01-11T20:21:00.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:21:01.290Z] + git semver [Pipeline] } [2023-01-11T20:21:01.560Z] $ docker stop --time=1 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 [2023-01-11T20:21:02.812Z] $ docker rm -f --volumes 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:21:03.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T20:21:03.147Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:21:03.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:21:03.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:21:03.508Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:21:03.533Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T20:21:03.848Z] $ docker top 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de -eo pid,comm [2023-01-11T20:21:03.897Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-11T20:21:03.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T20:21:03.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:21:03.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:21:04.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:21:04.043Z] $ docker exec 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de ssh-agent [2023-01-11T20:21:04.151Z] SSH_AUTH_SOCK=/tmp/ssh-EhXNIErG5MR6/agent.32 [2023-01-11T20:21:04.151Z] SSH_AGENT_PID=38 [2023-01-11T20:21:04.156Z] Running ssh-add (command line suppressed) [2023-01-11T20:21:04.255Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17791920658922425592.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17791920658922425592.key) [2023-01-11T20:21:04.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:21:04.557Z] + git semver push [2023-01-11T20:21:04.818Z] 2023-01-11 20:21:04,717 [run_push] DEBUG push [2023-01-11T20:21:04.818Z] 2023-01-11 20:21:04,717 [execute] INFO git cat-file --batch-check [2023-01-11T20:21:04.818Z] 2023-01-11 20:21:04,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T20:21:04.818Z] 2023-01-11 20:21:04,720 [execute] INFO git rev-list 9bc52e60b91cb2574d77004ce2082c4869b3974a -- [2023-01-11T20:21:04.818Z] 2023-01-11 20:21:04,721 [execute] DEBUG Popen(['git', 'rev-list', '9bc52e60b91cb2574d77004ce2082c4869b3974a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:21:04.818Z] 2023-01-11 20:21:04,726 [execute] INFO git fetch -v origin [2023-01-11T20:21:04.818Z] 2023-01-11 20:21:04,727 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-11T20:21:06.195Z] 2023-01-11 20:21:05,837 [run_push] DEBUG no remote changes detected [2023-01-11T20:21:06.195Z] 2023-01-11 20:21:05,837 [execute] INFO git push origin semver [2023-01-11T20:21:06.195Z] 2023-01-11 20:21:05,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:21:07.132Z] 2023-01-11 20:21:06,822 [run_push] DEBUG push all version tags [2023-01-11T20:21:07.132Z] 2023-01-11 20:21:06,822 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-11T20:21:07.132Z] 2023-01-11 20:21:06,823 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:21:07.702Z] 2023-01-11 20:21:07,627 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-11T20:21:07.702Z] 3.0.0-dev.5 [Pipeline] } [2023-01-11T20:21:07.711Z] $ docker exec --env ******** --env ******** 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de ssh-agent -k [2023-01-11T20:21:07.812Z] unset SSH_AUTH_SOCK; [2023-01-11T20:21:07.812Z] unset SSH_AGENT_PID; [2023-01-11T20:21:07.812Z] echo Agent pid 38 killed; [2023-01-11T20:21:07.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:21:08.120Z] + git semver [Pipeline] } [2023-01-11T20:21:08.389Z] $ docker stop --time=1 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de [2023-01-11T20:21:09.654Z] $ docker rm -f --volumes 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-11T20:21:10.232Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-01-11T20:21:10.232Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-11T20:21:10.232Z] total 16 [2023-01-11T20:21:10.232Z] drwxr-xr-x 3 root root 4096 Jan 11 20:09 . [2023-01-11T20:21:10.232Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 11 20:20 .. [2023-01-11T20:21:10.232Z] drwxr-xr-x 2 root root 4096 Jan 11 20:09 cost [2023-01-11T20:21:10.232Z] -rw-r--r-- 1 root root 94 Jan 11 20:09 cost.csv [2023-01-11T20:21:10.232Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-11T20:21:10.232Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-11T20:21:10.232Z] total 16 [2023-01-11T20:21:10.232Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 20:09 . [2023-01-11T20:21:10.232Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 11 20:20 .. [2023-01-11T20:21:10.232Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 20:09 cost [2023-01-11T20:21:10.232Z] -rw-r--r-- 1 jenkins jenkins 94 Jan 11 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:21:10.524Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:21:11.386Z] ---> package-listing.sh [2023-01-11T20:21:11.386Z] ++ facter osfamily [2023-01-11T20:21:11.386Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T20:21:11.645Z] + OS_FAMILY=debian [2023-01-11T20:21:11.645Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-01-11T20:21:11.645Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T20:21:11.645Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T20:21:11.645Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T20:21:11.645Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T20:21:11.645Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-01-11T20:21:11.645Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T20:21:11.645Z] + case "${OS_FAMILY}" in [2023-01-11T20:21:11.645Z] + dpkg -l [2023-01-11T20:21:11.645Z] + grep '^ii' [2023-01-11T20:21:11.645Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T20:21:11.645Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T20:21:11.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T20:21:11.645Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-01-11T20:21:11.645Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-01-11T20:21:11.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-01-11T20:21:11.657Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T20:21:11.933Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:21:12.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:21:12.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:21:12.571Z] prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container [2023-01-11T20:21:12.596Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T20:21:12.813Z] $ docker top 13cd1b077d164a8ca50cb17e8b343b3d939c38a347fa58c2f9c80b8c8c6178d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:21:13.264Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T20:21:13.580Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T20:21:13.895Z] + ls /var/log/sa-host [2023-01-11T20:21:13.895Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:21:14.039Z] provisioning config files... [2023-01-11T20:21:14.047Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10974861466305065685tmp [Pipeline] { [Pipeline] echo [2023-01-11T20:21:14.064Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:21:14.356Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T20:21:14.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:21:14.690Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T20:21:14.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:21:14.982Z] ---> sudo-logs.sh [2023-01-11T20:21:14.982Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T20:21:15.014Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:21:15.300Z] ---> job-cost.sh [2023-01-11T20:21:15.300Z] lf-activate-venv: SKIPPING [2023-01-11T20:21:15.300Z] DEBUG: total: 0.2199999988079071 [2023-01-11T20:21:15.300Z] INFO: Retrieving Stack Cost... [2023-01-11T20:21:15.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T20:21:16.125Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T20:21:16.138Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:21:16.420Z] ---> logs-deploy.sh [2023-01-11T20:21:16.420Z] lf-activate-venv: SKIPPING [2023-01-11T20:21:16.420Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/72 [2023-01-11T20:21:16.420Z] INFO: archiving workspace using pattern(s): [2023-01-11T20:21:17.359Z] Archives upload complete. [2023-01-11T20:21:17.359Z] INFO: archiving logs to Nexus