Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbfcac44887bc7898a8a00a335521df61c6eaadd 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-ssh10551977524660781292.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-ssh14613420078189181553.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-ssh17496506661765329795.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-ssh18379565317093021682.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-ssh7779634521120883690.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1129 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 cbfcac44887bc7898a8a00a335521df61c6eaadd (main) Commit message: "feat!: Remove ZeroMQ MessageBus capability (#129)" > git config core.sparsecheckout # timeout=10 > git checkout -f cbfcac44887bc7898a8a00a335521df61c6eaadd # timeout=10 > git rev-list --no-walk dc56276b993b2878b0d870e671804c10f96a6178 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-04T19:59:55.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-04T19:59:55.504Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-04T19:59:55.520Z] ========================================================= [2023-01-04T19:59:55.520Z] EdgeX Global Pipelines Version Info [2023-01-04T19:59:55.520Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-04T19:59:56.232Z] ------------------- [2023-01-04T19:59:56.232Z] stable info: [2023-01-04T19:59:56.232Z] ------------------- [2023-01-04T19:59:56.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-04T19:59:56.232Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T19:59:56.232Z] Message: update stable to v1.0.244 [2023-01-04T19:59:56.803Z] ------------------- [2023-01-04T19:59:56.803Z] experimental info: [2023-01-04T19:59:56.803Z] ------------------- [2023-01-04T19:59:56.803Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-04T19:59:56.803Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T19:59:56.803Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-04T19:59:56.977Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-01-04T19:59:56.987Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-01-04T19:59:56.995Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-04T19:59:57.007Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-04T19:59:57.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-04T19:59:57.031Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-04T19:59:57.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-04T19:59:57.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-04T19:59:57.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-04T19:59:57.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-04T19:59:57.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-04T19:59:57.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-01-04T19:59:57.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-04T19:59:57.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-04T19:59:57.145Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T19:59:57.160Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T19:59:57.171Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T19:59:57.186Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T19:59:57.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-04T19:59:57.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-04T19:59:57.227Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-04T19:59:57.239Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-04T19:59:57.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-04T19:59:57.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-04T19:59:57.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-04T19:59:57.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-04T19:59:57.306Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-04T19:59:57.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-04T19:59:57.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-04T19:59:57.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-04T19:59:57.364Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] echo [2023-01-04T19:59:57.374Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbfcac4 [Pipeline] echo [2023-01-04T19:59:57.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T19:59:57.428Z] provisioning config files... [2023-01-04T19:59:57.442Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2001728831727340945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T19:59:57.748Z] ---> docker-login.sh [2023-01-04T19:59:57.749Z] nexus3.edgexfoundry.org:10001 [2023-01-04T19:59:58.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T19:59:58.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T19:59:58.277Z] Configure a credential helper to remove this warning. See [2023-01-04T19:59:58.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T19:59:58.277Z] [2023-01-04T19:59:58.277Z] Login Succeeded [2023-01-04T19:59:58.277Z] nexus3.edgexfoundry.org:10002 [2023-01-04T19:59:58.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T19:59:58.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T19:59:58.277Z] Configure a credential helper to remove this warning. See [2023-01-04T19:59:58.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T19:59:58.277Z] [2023-01-04T19:59:58.277Z] Login Succeeded [2023-01-04T19:59:58.277Z] nexus3.edgexfoundry.org:10003 [2023-01-04T19:59:58.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T19:59:58.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T19:59:58.538Z] Configure a credential helper to remove this warning. See [2023-01-04T19:59:58.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T19:59:58.538Z] [2023-01-04T19:59:58.538Z] Login Succeeded [2023-01-04T19:59:58.538Z] nexus3.edgexfoundry.org:10004 [2023-01-04T19:59:58.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T19:59:58.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T19:59:58.538Z] Configure a credential helper to remove this warning. See [2023-01-04T19:59:58.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T19:59:58.538Z] [2023-01-04T19:59:58.538Z] Login Succeeded [2023-01-04T19:59:58.538Z] docker.io [2023-01-04T19:59:58.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T19:59:58.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T19:59:58.798Z] Configure a credential helper to remove this warning. See [2023-01-04T19:59:58.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T19:59:58.798Z] [2023-01-04T19:59:58.798Z] Login Succeeded [2023-01-04T19:59:58.798Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T19:59:58.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-04T19:59:59.153Z] + git rev-list -1 --merges cbfcac44887bc7898a8a00a335521df61c6eaadd~1..cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] echo [2023-01-04T19:59:59.199Z] -----------> git rev-list -1 --merges cbfcac44887bc7898a8a00a335521df61c6eaadd~1..cbfcac44887bc7898a8a00a335521df61c6eaadd cbfcac44887bc7898a8a00a335521df61c6eaadd [false] [Pipeline] sh [2023-01-04T19:59:59.483Z] + git log --format=format:%s -1 cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] echo [2023-01-04T19:59:59.497Z] ========================================================= [2023-01-04T19:59:59.497Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-04T19:59:59.497Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T19:59:59.813Z] + git log --format=format:%s -1 cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] echo [2023-01-04T19:59:59.824Z] [semverPrep] GIT_COMMIT: cbfcac44887bc7898a8a00a335521df61c6eaadd, Commit Message: feat!: Remove ZeroMQ MessageBus capability (#129) [Pipeline] echo [2023-01-04T19:59:59.833Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-04T20:00:00.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T20:00:00.195Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-04T20:00:00.195Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-04T20:00:00.195Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-04T20:00:00.195Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-04T20:00:00.195Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-04T20:00:00.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:00:00.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T20:00:00.607Z] [2023-01-04T20:00:00.607Z] 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-04T20:00:00.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T20:00:00.915Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-04T20:00:00.915Z] b85a868b505f: Pulling fs layer [2023-01-04T20:00:00.915Z] e2be974225ed: Pulling fs layer [2023-01-04T20:00:00.915Z] 339a4e72a1f5: Pulling fs layer [2023-01-04T20:00:00.915Z] 988bab9f4d93: Pulling fs layer [2023-01-04T20:00:00.915Z] 1469e6f7b9e6: Pulling fs layer [2023-01-04T20:00:00.915Z] eaf3925da568: Pulling fs layer [2023-01-04T20:00:00.915Z] bab4dde63d76: Pulling fs layer [2023-01-04T20:00:00.915Z] bde34c3a00c8: Pulling fs layer [2023-01-04T20:00:00.915Z] b352a97aabf1: Pulling fs layer [2023-01-04T20:00:00.915Z] 4872d77fe225: Pulling fs layer [2023-01-04T20:00:00.915Z] 5851b861e8e6: Pulling fs layer [2023-01-04T20:00:00.915Z] 988bab9f4d93: Waiting [2023-01-04T20:00:00.915Z] 1469e6f7b9e6: Waiting [2023-01-04T20:00:00.915Z] eaf3925da568: Waiting [2023-01-04T20:00:00.915Z] bab4dde63d76: Waiting [2023-01-04T20:00:00.915Z] bde34c3a00c8: Waiting [2023-01-04T20:00:00.915Z] b352a97aabf1: Waiting [2023-01-04T20:00:00.915Z] 5851b861e8e6: Waiting [2023-01-04T20:00:00.915Z] 4872d77fe225: Waiting [2023-01-04T20:00:00.915Z] e2be974225ed: Verifying Checksum [2023-01-04T20:00:00.915Z] 988bab9f4d93: Download complete [2023-01-04T20:00:01.174Z] 1469e6f7b9e6: Verifying Checksum [2023-01-04T20:00:01.174Z] 1469e6f7b9e6: Download complete [2023-01-04T20:00:01.174Z] eaf3925da568: Verifying Checksum [2023-01-04T20:00:01.174Z] eaf3925da568: Download complete [2023-01-04T20:00:01.174Z] 339a4e72a1f5: Verifying Checksum [2023-01-04T20:00:01.174Z] 339a4e72a1f5: Download complete [2023-01-04T20:00:01.174Z] bde34c3a00c8: Download complete [2023-01-04T20:00:01.174Z] b352a97aabf1: Download complete [2023-01-04T20:00:01.174Z] 4872d77fe225: Download complete [2023-01-04T20:00:01.174Z] 5851b861e8e6: Verifying Checksum [2023-01-04T20:00:01.174Z] 5851b861e8e6: Download complete [2023-01-04T20:00:01.174Z] b85a868b505f: Verifying Checksum [2023-01-04T20:00:01.174Z] b85a868b505f: Download complete [2023-01-04T20:00:01.741Z] bab4dde63d76: Verifying Checksum [2023-01-04T20:00:01.741Z] bab4dde63d76: Download complete [2023-01-04T20:00:02.676Z] b85a868b505f: Pull complete [2023-01-04T20:00:02.676Z] e2be974225ed: Pull complete [2023-01-04T20:00:03.243Z] 339a4e72a1f5: Pull complete [2023-01-04T20:00:03.243Z] 988bab9f4d93: Pull complete [2023-01-04T20:00:03.502Z] 1469e6f7b9e6: Pull complete [2023-01-04T20:00:03.502Z] eaf3925da568: Pull complete [2023-01-04T20:00:05.410Z] bab4dde63d76: Pull complete [2023-01-04T20:00:05.410Z] bde34c3a00c8: Pull complete [2023-01-04T20:00:05.410Z] b352a97aabf1: Pull complete [2023-01-04T20:00:05.410Z] 4872d77fe225: Pull complete [2023-01-04T20:00:05.669Z] 5851b861e8e6: Pull complete [2023-01-04T20:00:05.669Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-04T20:00:05.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T20:00:05.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:00:05.772Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:00:05.807Z] $ 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-04T20:00:06.922Z] $ docker top eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 -eo pid,comm [2023-01-04T20:00:06.976Z] 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-04T20:00:06.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T20:00:07.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T20:00:07.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T20:00:07.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T20:00:07.144Z] $ docker exec eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 ssh-agent [2023-01-04T20:00:07.253Z] SSH_AUTH_SOCK=/tmp/ssh-a3gD3VBNHgE7/agent.32 [2023-01-04T20:00:07.253Z] SSH_AGENT_PID=38 [2023-01-04T20:00:07.260Z] Running ssh-add (command line suppressed) [2023-01-04T20:00:07.385Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1345157041181902347.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1345157041181902347.key) [2023-01-04T20:00:07.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T20:00:07.682Z] + git tag --points-at HEAD [Pipeline] } [2023-01-04T20:00:07.697Z] $ docker exec --env ******** --env ******** eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 ssh-agent -k [2023-01-04T20:00:07.801Z] unset SSH_AUTH_SOCK; [2023-01-04T20:00:07.801Z] unset SSH_AGENT_PID; [2023-01-04T20:00:07.802Z] echo Agent pid 38 killed; [2023-01-04T20:00:07.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-04T20:00:07.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T20:00:07.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T20:00:07.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T20:00:07.956Z] $ docker exec eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 ssh-agent [2023-01-04T20:00:08.068Z] SSH_AUTH_SOCK=/tmp/ssh-Gx3SBkm4or4F/agent.70 [2023-01-04T20:00:08.068Z] SSH_AGENT_PID=76 [2023-01-04T20:00:08.072Z] Running ssh-add (command line suppressed) [2023-01-04T20:00:08.173Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13031176138740993060.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13031176138740993060.key) [2023-01-04T20:00:08.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T20:00:08.475Z] + git semver init [2023-01-04T20:00:08.736Z] 2023-01-04 20:00:08,651 [run_init] DEBUG init version:0.0.0 force:False [2023-01-04T20:00:08.736Z] 2023-01-04 20:00:08,651 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-01-04T20:00:08.736Z] 2023-01-04 20:00:08,652 [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-04T20:00:08.736Z] 2023-01-04 20:00:08,652 [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-04T20:00:10.120Z] 2023-01-04 20:00:09,779 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-01-04T20:00:10.120Z] 2023-01-04 20:00:09,780 [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-04T20:00:10.120Z] 2023-01-04 20:00:09,780 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T20:00:10.120Z] 2023-01-04 20:00:09,780 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T20:00:10.120Z] 3.0.0-dev.3 [Pipeline] } [2023-01-04T20:00:10.138Z] $ docker exec --env ******** --env ******** eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 ssh-agent -k [2023-01-04T20:00:10.252Z] unset SSH_AUTH_SOCK; [2023-01-04T20:00:10.252Z] unset SSH_AGENT_PID; [2023-01-04T20:00:10.252Z] echo Agent pid 76 killed; [2023-01-04T20:00:10.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T20:00:10.562Z] + git semver [Pipeline] } [2023-01-04T20:00:10.856Z] $ docker stop --time=1 eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 [2023-01-04T20:00:12.142Z] $ docker rm -f --volumes eacf20148a4e515b446e6b408c5f4075bb2b899c52f5b70f50711c4bd4c39d97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T20:00:12.473Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-04T20:00:12.685Z] Stashed 1 file(s) [Pipeline] echo [2023-01-04T20:00:12.688Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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-04T20:00:12.829Z] provisioning config files... [2023-01-04T20:00:12.837Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3855448699644864472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:00:13.134Z] ---> docker-login.sh [2023-01-04T20:00:13.134Z] nexus3.edgexfoundry.org:10001 [2023-01-04T20:00:13.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:00:13.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:00:13.134Z] Configure a credential helper to remove this warning. See [2023-01-04T20:00:13.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:00:13.134Z] [2023-01-04T20:00:13.134Z] Login Succeeded [2023-01-04T20:00:13.134Z] nexus3.edgexfoundry.org:10002 [2023-01-04T20:00:13.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:00:13.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:00:13.394Z] Configure a credential helper to remove this warning. See [2023-01-04T20:00:13.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:00:13.394Z] [2023-01-04T20:00:13.394Z] Login Succeeded [2023-01-04T20:00:13.394Z] nexus3.edgexfoundry.org:10003 [2023-01-04T20:00:13.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:00:13.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:00:13.394Z] Configure a credential helper to remove this warning. See [2023-01-04T20:00:13.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:00:13.394Z] [2023-01-04T20:00:13.394Z] Login Succeeded [2023-01-04T20:00:13.394Z] nexus3.edgexfoundry.org:10004 [2023-01-04T20:00:13.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:00:13.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:00:13.394Z] Configure a credential helper to remove this warning. See [2023-01-04T20:00:13.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:00:13.394Z] [2023-01-04T20:00:13.394Z] Login Succeeded [2023-01-04T20:00:13.394Z] docker.io [2023-01-04T20:00:13.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:00:13.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:00:13.915Z] Configure a credential helper to remove this warning. See [2023-01-04T20:00:13.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:00:13.915Z] [2023-01-04T20:00:13.915Z] Login Succeeded [2023-01-04T20:00:13.915Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T20:00:13.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T20:00:13.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T20:00:13.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T20:00:14.006Z] ========================================================= [2023-01-04T20:00:14.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-04T20:00:14.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:00:14.321Z] + 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-04T20:00:14.321Z] Sending build context to Docker daemon 12.54MB [2023-01-04T20:00:14.321Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T20:00:14.321Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T20:00:14.321Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-04T20:00:14.321Z] 213ec9aee27d: Pulling fs layer [2023-01-04T20:00:14.321Z] 4583459ba037: Pulling fs layer [2023-01-04T20:00:14.321Z] 93c1e223e6f2: Pulling fs layer [2023-01-04T20:00:14.321Z] 53926ce57604: Pulling fs layer [2023-01-04T20:00:14.321Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-04T20:00:14.321Z] 22ff95d597cd: Pulling fs layer [2023-01-04T20:00:14.321Z] 12d6caf4c0d1: Pulling fs layer [2023-01-04T20:00:14.321Z] 96b7cbca73a9: Pulling fs layer [2023-01-04T20:00:14.321Z] a7acece74701: Pulling fs layer [2023-01-04T20:00:14.321Z] 22ff95d597cd: Waiting [2023-01-04T20:00:14.321Z] 96b7cbca73a9: Waiting [2023-01-04T20:00:14.321Z] 53926ce57604: Waiting [2023-01-04T20:00:14.321Z] 21b2b0c7a3f4: Waiting [2023-01-04T20:00:14.321Z] a7acece74701: Waiting [2023-01-04T20:00:14.321Z] 12d6caf4c0d1: Waiting [2023-01-04T20:00:14.321Z] 93c1e223e6f2: Verifying Checksum [2023-01-04T20:00:14.321Z] 93c1e223e6f2: Download complete [2023-01-04T20:00:14.321Z] 4583459ba037: Download complete [2023-01-04T20:00:14.584Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-04T20:00:14.584Z] 21b2b0c7a3f4: Download complete [2023-01-04T20:00:14.584Z] 22ff95d597cd: Download complete [2023-01-04T20:00:14.584Z] 213ec9aee27d: Verifying Checksum [2023-01-04T20:00:14.584Z] 213ec9aee27d: Download complete [2023-01-04T20:00:14.584Z] 12d6caf4c0d1: Download complete [2023-01-04T20:00:14.584Z] 213ec9aee27d: Pull complete [2023-01-04T20:00:14.854Z] 4583459ba037: Pull complete [2023-01-04T20:00:14.854Z] 93c1e223e6f2: Pull complete [2023-01-04T20:00:15.116Z] a7acece74701: Download complete [2023-01-04T20:00:15.375Z] 96b7cbca73a9: Verifying Checksum [2023-01-04T20:00:15.375Z] 96b7cbca73a9: Download complete [2023-01-04T20:00:15.375Z] 53926ce57604: Verifying Checksum [2023-01-04T20:00:15.375Z] 53926ce57604: Download complete [2023-01-04T20:00:19.564Z] 53926ce57604: Pull complete [2023-01-04T20:00:19.564Z] 21b2b0c7a3f4: Pull complete [2023-01-04T20:00:19.564Z] 22ff95d597cd: Pull complete [2023-01-04T20:00:19.564Z] 12d6caf4c0d1: Pull complete [2023-01-04T20:00:20.937Z] 96b7cbca73a9: Pull complete [2023-01-04T20:00:21.875Z] a7acece74701: Pull complete [2023-01-04T20:00:21.875Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-04T20:00:21.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-04T20:00:21.875Z] ---> db6d94c90886 [2023-01-04T20:00:21.875Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T20:00:23.260Z] ---> Running in 4476c7e84b8a [2023-01-04T20:00:23.260Z] Removing intermediate container 4476c7e84b8a [2023-01-04T20:00:23.260Z] ---> 09c97dd19814 [2023-01-04T20:00:23.260Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T20:00:23.260Z] ---> Running in dea2ca0a7c55 [2023-01-04T20:00:23.260Z] Removing intermediate container dea2ca0a7c55 [2023-01-04T20:00:23.260Z] ---> 7155f8f09e1b [2023-01-04T20:00:23.260Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T20:00:23.260Z] ---> Running in a74a5a89bf9a [2023-01-04T20:00:23.260Z] Removing intermediate container a74a5a89bf9a [2023-01-04T20:00:23.260Z] ---> 0f97dd8c449d [2023-01-04T20:00:23.260Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T20:00:23.522Z] ---> Running in d5336ae52a4a [2023-01-04T20:00:23.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T20:00:24.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T20:00:24.311Z] OK: 211 MiB in 51 packages [2023-01-04T20:00:24.575Z] Removing intermediate container d5336ae52a4a [2023-01-04T20:00:24.575Z] ---> bc7403930b08 [2023-01-04T20:00:24.575Z] Step 7/12 : WORKDIR /app [2023-01-04T20:00:24.575Z] ---> Running in 76e5a6545836 [2023-01-04T20:00:24.575Z] Removing intermediate container 76e5a6545836 [2023-01-04T20:00:24.575Z] ---> 982e5c623e03 [2023-01-04T20:00:24.575Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-04T20:00:24.833Z] ---> 3069ae759b9b [2023-01-04T20:00:24.833Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T20:00:24.833Z] ---> Running in 9435717c5301 [2023-01-04T20:00:27.800Z] Still waiting to schedule task [2023-01-04T20:00:27.800Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-04T20:00:46.773Z] Removing intermediate container 9435717c5301 [2023-01-04T20:00:46.773Z] ---> 748a3f90c45f [2023-01-04T20:00:46.773Z] Step 10/12 : COPY . . [2023-01-04T20:00:46.773Z] ---> ec2a57524400 [2023-01-04T20:00:46.773Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T20:00:46.773Z] ---> Running in 2c338a6096c7 [2023-01-04T20:00:46.773Z] Removing intermediate container 2c338a6096c7 [2023-01-04T20:00:46.773Z] ---> 72f610daa541 [2023-01-04T20:00:46.773Z] Step 12/12 : RUN $MAKE [2023-01-04T20:00:46.773Z] ---> Running in a1b049403cd4 [2023-01-04T20:00:46.773Z] noop [2023-01-04T20:00:46.773Z] Removing intermediate container a1b049403cd4 [2023-01-04T20:00:46.773Z] ---> d2f8605f60ed [2023-01-04T20:00:46.773Z] Successfully built d2f8605f60ed [2023-01-04T20:00:46.773Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:00:47.090Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T20:00:47.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:00:47.160Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:00:47.188Z] $ 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-04T20:00:47.522Z] $ docker top 3d26fc8a92036845d34877d6563cc5391566b37d463fe7f15d8eaab16e4a8c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T20:00:47.864Z] + go version [2023-01-04T20:00:47.864Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-04T20:00:47.877Z] $ docker stop --time=1 3d26fc8a92036845d34877d6563cc5391566b37d463fe7f15d8eaab16e4a8c53 [2023-01-04T20:00:49.149Z] $ docker rm -f --volumes 3d26fc8a92036845d34877d6563cc5391566b37d463fe7f15d8eaab16e4a8c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:00:49.547Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T20:00:49.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:00:49.615Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:00:49.642Z] $ 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-04T20:00:49.993Z] $ docker top 52983c3fda3b5926b9d6427081bb5b04d99c00a8dcd06ae0e10af0dc0ff06fa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T20:00:50.332Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-01-04T20:00:50.626Z] + make test [2023-01-04T20:00:50.626Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-04T20:01:12.557Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-04T20:01:12.557Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements [2023-01-04T20:01:12.557Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-04T20:01:12.557Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.775s coverage: 71.9% of statements [2023-01-04T20:01:30.747Z] 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-04T20:01:30.747Z] go vet ./... [2023-01-04T20:01:32.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T20:01:32.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T20:01:32.845Z] ./bin/test-attribution.sh [Pipeline] echo [2023-01-04T20:01:33.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T20:01:33.136Z] $ docker stop --time=1 52983c3fda3b5926b9d6427081bb5b04d99c00a8dcd06ae0e10af0dc0ff06fa5 [2023-01-04T20:01:34.974Z] $ docker rm -f --volumes 52983c3fda3b5926b9d6427081bb5b04d99c00a8dcd06ae0e10af0dc0ff06fa5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T20:01:35.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T20:01:35.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-04T20:01:36.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T20:01:36.570Z] + ls -al . [2023-01-04T20:01:36.570Z] total 240 [2023-01-04T20:01:36.570Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 20:00 . [2023-01-04T20:01:36.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:59 .. [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 4 19:59 .dockerignore [2023-01-04T20:01:36.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 20:01 .git [2023-01-04T20:01:36.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:59 .github [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 4 19:59 .gitignore [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 19:59 .golangci.yml [2023-01-04T20:01:36.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 20:00 .semver [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 9818 Jan 4 19:59 Attribution.txt [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 4 19:59 CHANGELOG.md [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jan 4 19:59 Dockerfile [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 19:59 GOVERNANCE.md [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 4 19:59 Jenkinsfile [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 4 19:59 LICENSE [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 2462 Jan 4 19:59 Makefile [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 4 19:59 OWNERS.md [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 4 19:59 README.md [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 4 20:00 VERSION [2023-01-04T20:01:36.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:59 bin [2023-01-04T20:01:36.570Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 4 20:01 coverage.out [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 3598 Jan 4 19:59 go.mod [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 45001 Jan 4 19:59 go.sum [2023-01-04T20:01:36.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:59 images [2023-01-04T20:01:36.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:59 internal [2023-01-04T20:01:36.570Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 4 19:59 main.go [2023-01-04T20:01:36.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:59 res [2023-01-04T20:01:36.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:59 snap [2023-01-04T20:01:36.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:01:36.873Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cbfcac44887bc7898a8a00a335521df61c6eaadd --label arch=amd64 --label version=3.0.0-dev.3 . [2023-01-04T20:01:36.873Z] Sending build context to Docker daemon 12.54MB [2023-01-04T20:01:36.873Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T20:01:36.873Z] Step 2/29 : FROM ${BASE} AS builder [2023-01-04T20:01:36.873Z] ---> d2f8605f60ed [2023-01-04T20:01:36.873Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T20:01:36.873Z] ---> Running in 5ca9657be133 [2023-01-04T20:01:37.133Z] Removing intermediate container 5ca9657be133 [2023-01-04T20:01:37.133Z] ---> 45e0cda3a471 [2023-01-04T20:01:37.133Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T20:01:37.133Z] ---> Running in f62aeb19ece4 [2023-01-04T20:01:37.133Z] Removing intermediate container f62aeb19ece4 [2023-01-04T20:01:37.134Z] ---> bfacd3fad7cf [2023-01-04T20:01:37.134Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-01-04T20:01:37.134Z] ---> Running in c70b986a172c [2023-01-04T20:01:37.134Z] Removing intermediate container c70b986a172c [2023-01-04T20:01:37.134Z] ---> a78af640bea6 [2023-01-04T20:01:37.134Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T20:01:37.134Z] ---> Running in 88f9cae63a92 [2023-01-04T20:01:37.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T20:01:37.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T20:01:37.961Z] OK: 211 MiB in 51 packages [2023-01-04T20:01:38.220Z] Removing intermediate container 88f9cae63a92 [2023-01-04T20:01:38.220Z] ---> 2b2e2f48d8c7 [2023-01-04T20:01:38.220Z] Step 7/29 : WORKDIR /app [2023-01-04T20:01:38.220Z] ---> Running in c0821a992463 [2023-01-04T20:01:38.220Z] Removing intermediate container c0821a992463 [2023-01-04T20:01:38.220Z] ---> c03cd6525bb4 [2023-01-04T20:01:38.220Z] Step 8/29 : COPY go.mod vendor* ./ [2023-01-04T20:01:38.478Z] ---> 7d62d7f2c12d [2023-01-04T20:01:38.478Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T20:01:38.478Z] ---> Running in 0da17cd5bd81 [2023-01-04T20:01:39.045Z] Removing intermediate container 0da17cd5bd81 [2023-01-04T20:01:39.045Z] ---> 30ded8ef05a6 [2023-01-04T20:01:39.045Z] Step 10/29 : COPY . . [2023-01-04T20:01:39.303Z] ---> 2974159d04d6 [2023-01-04T20:01:39.303Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T20:01:39.303Z] ---> Running in a3ea8adfd215 [2023-01-04T20:01:39.562Z] Removing intermediate container a3ea8adfd215 [2023-01-04T20:01:39.562Z] ---> 5b8c74bde95f [2023-01-04T20:01:39.562Z] Step 12/29 : RUN $MAKE [2023-01-04T20:01:39.562Z] ---> Running in de30d634affb [2023-01-04T20:01:39.820Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.3" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-01-04T20:02:01.806Z] Removing intermediate container de30d634affb [2023-01-04T20:02:01.806Z] ---> dcab48edb3ff [2023-01-04T20:02:01.806Z] Step 13/29 : FROM alpine:3.14 [2023-01-04T20:02:01.806Z] 3.14: Pulling from library/alpine [2023-01-04T20:02:01.806Z] c7ed990a2339: Pulling fs layer [2023-01-04T20:02:01.806Z] c7ed990a2339: Verifying Checksum [2023-01-04T20:02:01.806Z] c7ed990a2339: Download complete [2023-01-04T20:02:01.806Z] c7ed990a2339: Pull complete [2023-01-04T20:02:01.806Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-04T20:02:01.806Z] Status: Downloaded newer image for alpine:3.14 [2023-01-04T20:02:01.806Z] ---> dd53f409bf0b [2023-01-04T20:02:01.806Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-04T20:02:01.806Z] ---> Running in 206057e7ed0e [2023-01-04T20:02:01.806Z] Removing intermediate container 206057e7ed0e [2023-01-04T20:02:01.806Z] ---> 89a5fead2383 [2023-01-04T20:02:01.806Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-04T20:02:01.806Z] ---> Running in 5d9bcbbde9d7 [2023-01-04T20:02:01.806Z] Removing intermediate container 5d9bcbbde9d7 [2023-01-04T20:02:01.806Z] ---> 55169703d0ea [2023-01-04T20:02:01.806Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-01-04T20:02:01.806Z] ---> Running in 91ac89eb9088 [2023-01-04T20:02:01.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-01-04T20:02:01.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-01-04T20:02:01.806Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-04T20:02:01.806Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-04T20:02:01.806Z] Executing busybox-1.33.1-r8.trigger [2023-01-04T20:02:01.806Z] Executing ca-certificates-20220614-r0.trigger [2023-01-04T20:02:01.806Z] OK: 6 MiB in 16 packages [2023-01-04T20:02:01.806Z] Removing intermediate container 91ac89eb9088 [2023-01-04T20:02:01.806Z] ---> 8cb0d33dc1a9 [2023-01-04T20:02:01.806Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-04T20:02:01.806Z] ---> 56d3d1efe5f6 [2023-01-04T20:02:01.806Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-04T20:02:01.806Z] ---> bb51780e9f35 [2023-01-04T20:02:01.806Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-01-04T20:02:01.806Z] ---> 071ef6916bf8 [2023-01-04T20:02:01.806Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-01-04T20:02:01.806Z] ---> b27877a92cb0 [2023-01-04T20:02:01.806Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-04T20:02:01.806Z] ---> 2c4ddc8c27d7 [2023-01-04T20:02:01.806Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-04T20:02:01.806Z] ---> Running in eb4d04bb461d [2023-01-04T20:02:02.374Z] Removing intermediate container eb4d04bb461d [2023-01-04T20:02:02.374Z] ---> a551047065fa [2023-01-04T20:02:02.374Z] Step 23/29 : VOLUME /cache [2023-01-04T20:02:02.374Z] ---> Running in ffabcaf2a36a [2023-01-04T20:02:02.374Z] Removing intermediate container ffabcaf2a36a [2023-01-04T20:02:02.374Z] ---> 79f8be5e9b89 [2023-01-04T20:02:02.374Z] Step 24/29 : EXPOSE 59711 [2023-01-04T20:02:02.374Z] ---> Running in 7cf4c273d1bc [2023-01-04T20:02:02.374Z] Removing intermediate container 7cf4c273d1bc [2023-01-04T20:02:02.374Z] ---> a01a60fb5ffd [2023-01-04T20:02:02.374Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-04T20:02:02.632Z] ---> Running in 91aad891926c [2023-01-04T20:02:02.632Z] Removing intermediate container 91aad891926c [2023-01-04T20:02:02.633Z] ---> 3b3c3c596d96 [2023-01-04T20:02:02.633Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-04T20:02:02.633Z] ---> Running in 4e679f35d58e [2023-01-04T20:02:02.633Z] Removing intermediate container 4e679f35d58e [2023-01-04T20:02:02.633Z] ---> df7991c4e8d1 [2023-01-04T20:02:02.633Z] Step 27/29 : LABEL arch=amd64 [2023-01-04T20:02:02.633Z] ---> Running in b6c73435995c [2023-01-04T20:02:02.891Z] Removing intermediate container b6c73435995c [2023-01-04T20:02:02.891Z] ---> d16c769233e2 [2023-01-04T20:02:02.891Z] Step 28/29 : LABEL git_sha=cbfcac44887bc7898a8a00a335521df61c6eaadd [2023-01-04T20:02:02.891Z] ---> Running in 712dc9c87ab0 [2023-01-04T20:02:02.891Z] Removing intermediate container 712dc9c87ab0 [2023-01-04T20:02:02.891Z] ---> 60e59c156033 [2023-01-04T20:02:02.891Z] Step 29/29 : LABEL version=3.0.0-dev.3 [2023-01-04T20:02:02.891Z] ---> Running in 5303645ac248 [2023-01-04T20:02:03.149Z] Removing intermediate container 5303645ac248 [2023-01-04T20:02:03.149Z] ---> 2e9ef2b179c4 [2023-01-04T20:02:03.149Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T20:02:03.149Z] Successfully built 2e9ef2b179c4 [2023-01-04T20:02:03.149Z] 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-04T20:02:03.254Z] provisioning config files... [2023-01-04T20:02:03.262Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13156431044327541248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:02:03.744Z] ---> docker-login.sh [2023-01-04T20:02:03.744Z] nexus3.edgexfoundry.org:10001 [2023-01-04T20:02:03.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:04.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:04.005Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:04.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:04.005Z] [2023-01-04T20:02:04.005Z] Login Succeeded [2023-01-04T20:02:04.005Z] nexus3.edgexfoundry.org:10002 [2023-01-04T20:02:04.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:04.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:04.005Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:04.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:04.005Z] [2023-01-04T20:02:04.005Z] Login Succeeded [2023-01-04T20:02:04.005Z] nexus3.edgexfoundry.org:10003 [2023-01-04T20:02:04.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:04.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:04.263Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:04.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:04.263Z] [2023-01-04T20:02:04.263Z] Login Succeeded [2023-01-04T20:02:04.263Z] nexus3.edgexfoundry.org:10004 [2023-01-04T20:02:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:04.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:04.263Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:04.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:04.263Z] [2023-01-04T20:02:04.263Z] Login Succeeded [2023-01-04T20:02:04.263Z] docker.io [2023-01-04T20:02:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:04.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:04.524Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:04.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:04.524Z] [2023-01-04T20:02:04.524Z] Login Succeeded [2023-01-04T20:02:04.524Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T20:02:04.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-04T20:02:04.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T20:02:04.585Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-01-04T20:02:04.585Z] cbfcac44887bc7898a8a00a335521df61c6eaadd [2023-01-04T20:02:04.585Z] latest [2023-01-04T20:02:04.585Z] 3.0.0-dev.3 [2023-01-04T20:02:04.585Z] cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [2023-01-04T20:02:04.585Z] main [2023-01-04T20:02:04.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:04.906Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:05.209Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd [2023-01-04T20:02:05.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-04T20:02:05.209Z] b884d1ba4a3e: Preparing [2023-01-04T20:02:05.209Z] 2b4cacf0cb53: Preparing [2023-01-04T20:02:05.209Z] f1fdcc4ca2b1: Preparing [2023-01-04T20:02:05.209Z] 596503b1bced: Preparing [2023-01-04T20:02:05.209Z] db74c3468ba9: Preparing [2023-01-04T20:02:05.209Z] e9e28867f252: Preparing [2023-01-04T20:02:05.209Z] a32372e361a9: Preparing [2023-01-04T20:02:05.209Z] 63493a9ab2d4: Preparing [2023-01-04T20:02:05.209Z] e9e28867f252: Waiting [2023-01-04T20:02:05.209Z] 63493a9ab2d4: Waiting [2023-01-04T20:02:05.209Z] f1fdcc4ca2b1: Pushed [2023-01-04T20:02:05.209Z] db74c3468ba9: Pushed [2023-01-04T20:02:05.209Z] 596503b1bced: Pushed [2023-01-04T20:02:05.209Z] b884d1ba4a3e: Pushed [2023-01-04T20:02:05.209Z] 63493a9ab2d4: Layer already exists [2023-01-04T20:02:05.467Z] e9e28867f252: Pushed [2023-01-04T20:02:05.467Z] a32372e361a9: Pushed [2023-01-04T20:02:07.164Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1130 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-01-04T20:02:07.177Z] Running in /w/workspace/app-rfid-llrp-inventory/71 [Pipeline] { [Pipeline] checkout [2023-01-04T20:02:07.206Z] The recommended git tool is: git [2023-01-04T20:02:08.108Z] 2b4cacf0cb53: Pushed [2023-01-04T20:02:08.108Z] cbfcac44887bc7898a8a00a335521df61c6eaadd: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:08.477Z] + 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-04T20:02:08.786Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-01-04T20:02:08.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-04T20:02:08.786Z] b884d1ba4a3e: Preparing [2023-01-04T20:02:08.786Z] 2b4cacf0cb53: Preparing [2023-01-04T20:02:08.786Z] f1fdcc4ca2b1: Preparing [2023-01-04T20:02:08.786Z] 596503b1bced: Preparing [2023-01-04T20:02:08.786Z] db74c3468ba9: Preparing [2023-01-04T20:02:08.786Z] e9e28867f252: Preparing [2023-01-04T20:02:08.786Z] a32372e361a9: Preparing [2023-01-04T20:02:08.786Z] e9e28867f252: Waiting [2023-01-04T20:02:08.786Z] 63493a9ab2d4: Preparing [2023-01-04T20:02:08.786Z] a32372e361a9: Waiting [2023-01-04T20:02:08.786Z] f1fdcc4ca2b1: Layer already exists [2023-01-04T20:02:08.786Z] db74c3468ba9: Layer already exists [2023-01-04T20:02:08.786Z] b884d1ba4a3e: Layer already exists [2023-01-04T20:02:08.786Z] 596503b1bced: Layer already exists [2023-01-04T20:02:08.786Z] 2b4cacf0cb53: Layer already exists [2023-01-04T20:02:08.786Z] e9e28867f252: Layer already exists [2023-01-04T20:02:08.786Z] 63493a9ab2d4: Layer already exists [2023-01-04T20:02:08.786Z] a32372e361a9: Layer already exists [2023-01-04T20:02:08.786Z] latest: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:09.107Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:09.428Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.3 [2023-01-04T20:02:09.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-04T20:02:09.429Z] b884d1ba4a3e: Preparing [2023-01-04T20:02:09.429Z] 2b4cacf0cb53: Preparing [2023-01-04T20:02:09.429Z] f1fdcc4ca2b1: Preparing [2023-01-04T20:02:09.429Z] 596503b1bced: Preparing [2023-01-04T20:02:09.429Z] db74c3468ba9: Preparing [2023-01-04T20:02:09.429Z] e9e28867f252: Preparing [2023-01-04T20:02:09.429Z] a32372e361a9: Preparing [2023-01-04T20:02:09.429Z] 63493a9ab2d4: Preparing [2023-01-04T20:02:09.429Z] e9e28867f252: Waiting [2023-01-04T20:02:09.429Z] a32372e361a9: Waiting [2023-01-04T20:02:09.429Z] 63493a9ab2d4: Waiting [2023-01-04T20:02:09.429Z] db74c3468ba9: Layer already exists [2023-01-04T20:02:09.429Z] f1fdcc4ca2b1: Layer already exists [2023-01-04T20:02:09.429Z] b884d1ba4a3e: Layer already exists [2023-01-04T20:02:09.429Z] 596503b1bced: Layer already exists [2023-01-04T20:02:09.429Z] 2b4cacf0cb53: Layer already exists [2023-01-04T20:02:09.429Z] e9e28867f252: Layer already exists [2023-01-04T20:02:09.429Z] a32372e361a9: Layer already exists [2023-01-04T20:02:09.429Z] 63493a9ab2d4: Layer already exists [2023-01-04T20:02:09.429Z] 3.0.0-dev.3: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:09.752Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:10.062Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [2023-01-04T20:02:10.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-04T20:02:10.062Z] b884d1ba4a3e: Preparing [2023-01-04T20:02:10.062Z] 2b4cacf0cb53: Preparing [2023-01-04T20:02:10.062Z] f1fdcc4ca2b1: Preparing [2023-01-04T20:02:10.062Z] 596503b1bced: Preparing [2023-01-04T20:02:10.062Z] db74c3468ba9: Preparing [2023-01-04T20:02:10.062Z] e9e28867f252: Preparing [2023-01-04T20:02:10.062Z] a32372e361a9: Preparing [2023-01-04T20:02:10.062Z] 63493a9ab2d4: Preparing [2023-01-04T20:02:10.062Z] 63493a9ab2d4: Waiting [2023-01-04T20:02:10.062Z] a32372e361a9: Waiting [2023-01-04T20:02:10.062Z] e9e28867f252: Waiting [2023-01-04T20:02:10.062Z] 596503b1bced: Layer already exists [2023-01-04T20:02:10.062Z] db74c3468ba9: Layer already exists [2023-01-04T20:02:10.062Z] b884d1ba4a3e: Layer already exists [2023-01-04T20:02:10.062Z] 2b4cacf0cb53: Layer already exists [2023-01-04T20:02:10.062Z] f1fdcc4ca2b1: Layer already exists [2023-01-04T20:02:10.062Z] e9e28867f252: Layer already exists [2023-01-04T20:02:10.062Z] a32372e361a9: Layer already exists [2023-01-04T20:02:10.062Z] 63493a9ab2d4: Layer already exists [2023-01-04T20:02:10.062Z] cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:10.379Z] + 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-04T20:02:10.696Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-01-04T20:02:10.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-01-04T20:02:10.696Z] b884d1ba4a3e: Preparing [2023-01-04T20:02:10.696Z] 2b4cacf0cb53: Preparing [2023-01-04T20:02:10.696Z] f1fdcc4ca2b1: Preparing [2023-01-04T20:02:10.696Z] 596503b1bced: Preparing [2023-01-04T20:02:10.696Z] db74c3468ba9: Preparing [2023-01-04T20:02:10.696Z] e9e28867f252: Preparing [2023-01-04T20:02:10.696Z] a32372e361a9: Preparing [2023-01-04T20:02:10.696Z] 63493a9ab2d4: Preparing [2023-01-04T20:02:10.696Z] e9e28867f252: Waiting [2023-01-04T20:02:10.696Z] 63493a9ab2d4: Waiting [2023-01-04T20:02:10.696Z] a32372e361a9: Waiting [2023-01-04T20:02:10.696Z] 596503b1bced: Layer already exists [2023-01-04T20:02:10.696Z] b884d1ba4a3e: Layer already exists [2023-01-04T20:02:10.696Z] f1fdcc4ca2b1: Layer already exists [2023-01-04T20:02:10.696Z] db74c3468ba9: Layer already exists [2023-01-04T20:02:10.696Z] 2b4cacf0cb53: Layer already exists [2023-01-04T20:02:10.696Z] e9e28867f252: Layer already exists [2023-01-04T20:02:10.696Z] a32372e361a9: Layer already exists [2023-01-04T20:02:10.696Z] 63493a9ab2d4: Layer already exists [2023-01-04T20:02:10.696Z] main: digest: sha256:c5701836d2d9957ce2ffb6de22627454d4de8c43a42977fc2e1645a2b44134a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-04T20:02:10.743Z] ===================================================== [Pipeline] echo [2023-01-04T20:02:10.749Z] taggedImages: [2023-01-04T20:02:10.749Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd [2023-01-04T20:02:10.749Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-01-04T20:02:10.749Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.3 [2023-01-04T20:02:10.749Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [2023-01-04T20:02:10.749Z] - 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-04T20:02:11.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T20:02:11.118Z] [2023-01-04T20:02:11.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:11.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T20:02:11.421Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-04T20:02:11.421Z] 5eb5b503b376: Pulling fs layer [2023-01-04T20:02:11.421Z] 5c69ac0246d0: Pulling fs layer [2023-01-04T20:02:11.421Z] ec43610c2a17: Pulling fs layer [2023-01-04T20:02:11.421Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-04T20:02:11.421Z] 33b1e0a273af: Pulling fs layer [2023-01-04T20:02:11.421Z] 5d3b04190fa2: Pulling fs layer [2023-01-04T20:02:11.421Z] 2f39f015ded8: Pulling fs layer [2023-01-04T20:02:11.421Z] 3a2ae6a8a46f: Waiting [2023-01-04T20:02:11.421Z] 33b1e0a273af: Waiting [2023-01-04T20:02:11.421Z] 5d3b04190fa2: Waiting [2023-01-04T20:02:11.421Z] 2f39f015ded8: Waiting [2023-01-04T20:02:11.421Z] 5c69ac0246d0: Verifying Checksum [2023-01-04T20:02:11.421Z] 5c69ac0246d0: Download complete [2023-01-04T20:02:11.421Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-04T20:02:11.421Z] 3a2ae6a8a46f: Download complete [2023-01-04T20:02:11.421Z] 33b1e0a273af: Verifying Checksum [2023-01-04T20:02:11.421Z] 33b1e0a273af: Download complete [2023-01-04T20:02:11.421Z] 5d3b04190fa2: Verifying Checksum [2023-01-04T20:02:11.421Z] 5d3b04190fa2: Download complete [2023-01-04T20:02:11.681Z] ec43610c2a17: Verifying Checksum [2023-01-04T20:02:11.681Z] 5eb5b503b376: Verifying Checksum [2023-01-04T20:02:11.681Z] 5eb5b503b376: Download complete [2023-01-04T20:02:12.251Z] 2f39f015ded8: Download complete [2023-01-04T20:02:12.497Z] using credential edgex-jenkins-ssh [2023-01-04T20:02:12.529Z] Cloning the remote Git repository [2023-01-04T20:02:12.820Z] 5eb5b503b376: Pull complete [2023-01-04T20:02:13.079Z] 5c69ac0246d0: Pull complete [2023-01-04T20:02:12.578Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-04T20:02:12.658Z] > git init /w/workspace/app-rfid-llrp-inventory/71 # timeout=10 [2023-01-04T20:02:12.812Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-04T20:02:12.814Z] > git --version # timeout=10 [2023-01-04T20:02:12.837Z] > git --version # 'git version 2.25.1' [2023-01-04T20:02:12.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T20:02:12.904Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T20:02:13.647Z] ec43610c2a17: Pull complete [2023-01-04T20:02:13.647Z] 3a2ae6a8a46f: Pull complete [2023-01-04T20:02:13.907Z] 33b1e0a273af: Pull complete [2023-01-04T20:02:13.907Z] 5d3b04190fa2: Pull complete [2023-01-04T20:02:15.786Z] Avoid second fetch [2023-01-04T20:02:15.786Z] Checking out Revision cbfcac44887bc7898a8a00a335521df61c6eaadd (main) [2023-01-04T20:02:14.949Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-04T20:02:14.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T20:02:15.803Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T20:02:15.820Z] > git checkout -f cbfcac44887bc7898a8a00a335521df61c6eaadd # timeout=10 [2023-01-04T20:02:16.270Z] Commit message: "feat!: Remove ZeroMQ MessageBus capability (#129)" [2023-01-04T20:02:16.645Z] [2023-01-04T20:02:16.645Z] GitHub has been notified of this commit’s build result [2023-01-04T20:02:16.645Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T20:02:17.187Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-04T20:02:17.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T20:02:17.187Z] Dload Upload Total Spent Left Speed [2023-01-04T20:02:17.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2023-01-04T20:02:17.871Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-04T20:02:18.200Z] + sudo tee /etc/docker/daemon.new [2023-01-04T20:02:18.200Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-04T20:02:18.200Z] { [2023-01-04T20:02:18.200Z] "registry-mirrors": [ [2023-01-04T20:02:18.200Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-04T20:02:18.200Z] ], [2023-01-04T20:02:18.200Z] "bip": "10.250.0.254/24", [2023-01-04T20:02:18.200Z] "hosts": [ [2023-01-04T20:02:18.200Z] "tcp://0.0.0.0:5555", [2023-01-04T20:02:18.200Z] "unix:///var/run/docker.sock" [2023-01-04T20:02:18.200Z] ], [2023-01-04T20:02:18.200Z] "mtu": 1458, [2023-01-04T20:02:18.200Z] "selinux-enabled": true, [2023-01-04T20:02:18.200Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-04T20:02:18.200Z] } [Pipeline] sh [2023-01-04T20:02:18.534Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-04T20:02:18.874Z] + sudo service docker restart [2023-01-04T20:02:19.174Z] 2f39f015ded8: Pull complete [2023-01-04T20:02:19.174Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-04T20:02:19.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T20:02:19.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:02:19.254Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:02:19.289Z] $ 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-04T20:02:20.294Z] $ docker top 2a55b1498f733eebf86458fbdeda0e7075238b8270b506be8fbdf9f831dc5e2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:02:20.687Z] ---> job-cost.sh [2023-01-04T20:02:20.687Z] lf-activate-venv: SKIPPING [2023-01-04T20:02:20.687Z] INFO: No Stack... [2023-01-04T20:02:20.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T20:02:21.514Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T20:02:21.809Z] + cut -d, -f6 [2023-01-04T20:02:21.809Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock [2023-01-04T20:02:21.829Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [2023-01-04T20:02:21.839Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] did not exist. Created. [2023-01-04T20:02:21.840Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T20:02:22.142Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-04T20:02:22.178Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T20:02:22.184Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T20:02:22.202Z] $ docker stop --time=1 2a55b1498f733eebf86458fbdeda0e7075238b8270b506be8fbdf9f831dc5e2a [2023-01-04T20:02:23.374Z] $ docker rm -f --volumes 2a55b1498f733eebf86458fbdeda0e7075238b8270b506be8fbdf9f831dc5e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T20:02:37.144Z] provisioning config files... [2023-01-04T20:02:37.171Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/71@tmp/config15926008999295115781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:02:37.530Z] ---> docker-login.sh [2023-01-04T20:02:37.530Z] nexus3.edgexfoundry.org:10001 [2023-01-04T20:02:38.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:38.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:38.118Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:38.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:38.118Z] [2023-01-04T20:02:38.118Z] Login Succeeded [2023-01-04T20:02:38.118Z] nexus3.edgexfoundry.org:10002 [2023-01-04T20:02:38.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:38.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:38.390Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:38.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:38.390Z] [2023-01-04T20:02:38.390Z] Login Succeeded [2023-01-04T20:02:38.390Z] nexus3.edgexfoundry.org:10003 [2023-01-04T20:02:38.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:38.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:38.938Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:38.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:38.938Z] [2023-01-04T20:02:38.938Z] Login Succeeded [2023-01-04T20:02:38.938Z] nexus3.edgexfoundry.org:10004 [2023-01-04T20:02:39.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:39.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:39.209Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:39.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:39.209Z] [2023-01-04T20:02:39.209Z] Login Succeeded [2023-01-04T20:02:39.209Z] docker.io [2023-01-04T20:02:39.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:02:39.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:02:39.747Z] Configure a credential helper to remove this warning. See [2023-01-04T20:02:39.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:02:39.747Z] [2023-01-04T20:02:39.747Z] Login Succeeded [2023-01-04T20:02:39.747Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T20:02:39.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T20:02:40.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T20:02:40.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T20:02:40.055Z] ========================================================= [2023-01-04T20:02:40.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-04T20:02:40.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:02:40.411Z] + 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-04T20:02:40.679Z] Sending build context to Docker daemon 685.6kB [2023-01-04T20:02:40.679Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T20:02:40.679Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T20:02:40.951Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-04T20:02:40.951Z] 9b18e9b68314: Pulling fs layer [2023-01-04T20:02:40.951Z] 35d82f9e3411: Pulling fs layer [2023-01-04T20:02:40.951Z] e16973657156: Pulling fs layer [2023-01-04T20:02:40.951Z] fc693d55d65f: Pulling fs layer [2023-01-04T20:02:40.951Z] 7e9fc2657dce: Pulling fs layer [2023-01-04T20:02:40.951Z] dda99020689f: Pulling fs layer [2023-01-04T20:02:40.951Z] db1c61fa0a46: Pulling fs layer [2023-01-04T20:02:40.951Z] 891c053d2c06: Pulling fs layer [2023-01-04T20:02:40.951Z] dda99020689f: Waiting [2023-01-04T20:02:40.951Z] db1c61fa0a46: Waiting [2023-01-04T20:02:40.951Z] 891c053d2c06: Waiting [2023-01-04T20:02:40.951Z] fc693d55d65f: Waiting [2023-01-04T20:02:40.951Z] 7e9fc2657dce: Waiting [2023-01-04T20:02:40.951Z] e16973657156: Verifying Checksum [2023-01-04T20:02:40.951Z] e16973657156: Download complete [2023-01-04T20:02:40.951Z] 35d82f9e3411: Verifying Checksum [2023-01-04T20:02:40.951Z] 35d82f9e3411: Download complete [2023-01-04T20:02:40.951Z] 7e9fc2657dce: Verifying Checksum [2023-01-04T20:02:40.951Z] 7e9fc2657dce: Download complete [2023-01-04T20:02:40.951Z] dda99020689f: Verifying Checksum [2023-01-04T20:02:40.951Z] dda99020689f: Download complete [2023-01-04T20:02:40.951Z] 9b18e9b68314: Verifying Checksum [2023-01-04T20:02:40.951Z] 9b18e9b68314: Download complete [2023-01-04T20:02:41.935Z] 9b18e9b68314: Pull complete [2023-01-04T20:02:41.935Z] 891c053d2c06: Verifying Checksum [2023-01-04T20:02:41.935Z] 891c053d2c06: Download complete [2023-01-04T20:02:42.216Z] 35d82f9e3411: Pull complete [2023-01-04T20:02:42.501Z] e16973657156: Pull complete [2023-01-04T20:02:43.475Z] db1c61fa0a46: Verifying Checksum [2023-01-04T20:02:43.475Z] db1c61fa0a46: Download complete [2023-01-04T20:02:43.746Z] fc693d55d65f: Verifying Checksum [2023-01-04T20:02:43.746Z] fc693d55d65f: Download complete [2023-01-04T20:02:56.087Z] fc693d55d65f: Pull complete [2023-01-04T20:02:56.087Z] 7e9fc2657dce: Pull complete [2023-01-04T20:02:56.087Z] dda99020689f: Pull complete [2023-01-04T20:03:01.441Z] db1c61fa0a46: Pull complete [2023-01-04T20:03:03.399Z] 891c053d2c06: Pull complete [2023-01-04T20:03:03.399Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-04T20:03:03.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-04T20:03:03.399Z] ---> f96f9c87975a [2023-01-04T20:03:03.399Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T20:03:05.380Z] ---> Running in d37c42ce8e00 [2023-01-04T20:03:05.649Z] Removing intermediate container d37c42ce8e00 [2023-01-04T20:03:05.649Z] ---> e8d4cd814bf5 [2023-01-04T20:03:05.649Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T20:03:05.649Z] ---> Running in cd39befbf615 [2023-01-04T20:03:05.931Z] Removing intermediate container cd39befbf615 [2023-01-04T20:03:05.931Z] ---> 0fab91b86367 [2023-01-04T20:03:05.931Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T20:03:05.931Z] ---> Running in 4d5f967dda38 [2023-01-04T20:03:06.203Z] Removing intermediate container 4d5f967dda38 [2023-01-04T20:03:06.203Z] ---> 76774acb65cf [2023-01-04T20:03:06.203Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T20:03:06.471Z] ---> Running in 3be7d25b0575 [2023-01-04T20:03:07.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T20:03:07.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T20:03:08.656Z] OK: 221 MiB in 51 packages [2023-01-04T20:03:09.618Z] Removing intermediate container 3be7d25b0575 [2023-01-04T20:03:09.618Z] ---> 98c9cf975f3d [2023-01-04T20:03:09.618Z] Step 7/12 : WORKDIR /app [2023-01-04T20:03:09.618Z] ---> Running in 6b0fe98123a9 [2023-01-04T20:03:09.885Z] Removing intermediate container 6b0fe98123a9 [2023-01-04T20:03:09.885Z] ---> 169e2b644371 [2023-01-04T20:03:09.885Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-04T20:03:10.163Z] ---> c52621481961 [2023-01-04T20:03:10.163Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T20:03:10.163Z] ---> Running in 1a2a97305656 [2023-01-04T20:04:06.772Z] Removing intermediate container 1a2a97305656 [2023-01-04T20:04:06.772Z] ---> 4dae57acbc91 [2023-01-04T20:04:06.772Z] Step 10/12 : COPY . . [2023-01-04T20:04:06.772Z] ---> 00eee98b1a45 [2023-01-04T20:04:06.772Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T20:04:06.772Z] ---> Running in accb343528a9 [2023-01-04T20:04:06.772Z] Removing intermediate container accb343528a9 [2023-01-04T20:04:06.772Z] ---> f5d4ed0d40da [2023-01-04T20:04:06.772Z] Step 12/12 : RUN $MAKE [2023-01-04T20:04:06.772Z] ---> Running in 3ed655e9c8c8 [2023-01-04T20:04:06.772Z] noop [2023-01-04T20:04:06.772Z] Removing intermediate container 3ed655e9c8c8 [2023-01-04T20:04:06.772Z] ---> 808b0efea9f2 [2023-01-04T20:04:06.772Z] Successfully built 808b0efea9f2 [2023-01-04T20:04:06.772Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:04:07.112Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T20:04:07.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:04:07.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2023-01-04T20:04:07.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/71 -v /w/workspace/app-rfid-llrp-inventory/71:/w/workspace/app-rfid-llrp-inventory/71:rw,z -v /w/workspace/app-rfid-llrp-inventory/71@tmp:/w/workspace/app-rfid-llrp-inventory/71@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-04T20:04:08.506Z] $ docker top d63b10827e3c6ce2fc2f7b050b7913f6f175c43701508514211b6fa39f0c9243 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T20:04:09.329Z] + go version [2023-01-04T20:04:09.329Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-04T20:04:09.348Z] $ docker stop --time=1 d63b10827e3c6ce2fc2f7b050b7913f6f175c43701508514211b6fa39f0c9243 [2023-01-04T20:04:10.911Z] $ docker rm -f --volumes d63b10827e3c6ce2fc2f7b050b7913f6f175c43701508514211b6fa39f0c9243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:04:11.417Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T20:04:11.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:04:11.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2023-01-04T20:04:11.659Z] $ 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/71 -v /w/workspace/app-rfid-llrp-inventory/71:/w/workspace/app-rfid-llrp-inventory/71:rw,z -v /w/workspace/app-rfid-llrp-inventory/71@tmp:/w/workspace/app-rfid-llrp-inventory/71@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-04T20:04:12.800Z] $ docker top 21b16ad779ed314256793dea4cced10957d36b6ba2299d9545e205771b31cadd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T20:04:13.302Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/71 [Pipeline] fileExists [Pipeline] sh [2023-01-04T20:04:13.639Z] + make test [2023-01-04T20:04:13.911Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-04T20:06:20.595Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-04T20:06:27.267Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.714s coverage: 86.2% of statements [2023-01-04T20:06:27.267Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-04T20:06:37.342Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.537s coverage: 71.9% of statements [2023-01-04T20:06:37.342Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-04T20:06:37.342Z] go vet ./... [2023-01-04T20:08:29.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T20:08:29.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T20:08:29.059Z] ./bin/test-attribution.sh [Pipeline] echo [2023-01-04T20:08:29.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T20:08:29.090Z] $ docker stop --time=1 21b16ad779ed314256793dea4cced10957d36b6ba2299d9545e205771b31cadd [2023-01-04T20:08:30.845Z] $ docker rm -f --volumes 21b16ad779ed314256793dea4cced10957d36b6ba2299d9545e205771b31cadd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T20:08:32.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T20:08:32.122Z] Warning: overwriting stash ‘coverage-report’ [2023-01-04T20:08:32.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T20:08:32.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T20:08:33.251Z] + ls -al . [2023-01-04T20:08:33.251Z] total 236 [2023-01-04T20:08:33.251Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 20:04 . [2023-01-04T20:08:33.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:02 .. [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 4 20:02 .dockerignore [2023-01-04T20:08:33.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 20:02 .git [2023-01-04T20:08:33.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 20:02 .github [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 4 20:02 .gitignore [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 20:02 .golangci.yml [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 9818 Jan 4 20:02 Attribution.txt [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 4 20:02 CHANGELOG.md [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jan 4 20:02 Dockerfile [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 20:02 GOVERNANCE.md [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 4 20:02 Jenkinsfile [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 4 20:02 LICENSE [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 2462 Jan 4 20:02 Makefile [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 4 20:02 OWNERS.md [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 4 20:02 README.md [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 4 20:00 VERSION [2023-01-04T20:08:33.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 20:02 bin [2023-01-04T20:08:33.251Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 4 20:06 coverage.out [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 3598 Jan 4 20:02 go.mod [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 45001 Jan 4 20:02 go.sum [2023-01-04T20:08:33.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 20:02 images [2023-01-04T20:08:33.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:02 internal [2023-01-04T20:08:33.251Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 4 20:02 main.go [2023-01-04T20:08:33.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 20:02 res [2023-01-04T20:08:33.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:02 snap [2023-01-04T20:08:33.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 20:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:08:33.589Z] + 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=cbfcac44887bc7898a8a00a335521df61c6eaadd --label arch=arm64 --label version=3.0.0-dev.3 . [2023-01-04T20:08:33.856Z] Sending build context to Docker daemon 685.6kB [2023-01-04T20:08:33.856Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T20:08:33.856Z] Step 2/29 : FROM ${BASE} AS builder [2023-01-04T20:08:33.856Z] ---> 808b0efea9f2 [2023-01-04T20:08:33.856Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-01-04T20:08:33.856Z] ---> Running in 0638c460d3d8 [2023-01-04T20:08:34.125Z] Removing intermediate container 0638c460d3d8 [2023-01-04T20:08:34.125Z] ---> 468a12280ce9 [2023-01-04T20:08:34.125Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T20:08:34.125Z] ---> Running in dc5de66f794b [2023-01-04T20:08:34.713Z] Removing intermediate container dc5de66f794b [2023-01-04T20:08:34.713Z] ---> fdf683134a89 [2023-01-04T20:08:34.713Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-01-04T20:08:34.713Z] ---> Running in d7112ef7f1e1 [2023-01-04T20:08:35.302Z] Removing intermediate container d7112ef7f1e1 [2023-01-04T20:08:35.302Z] ---> 039d277940d8 [2023-01-04T20:08:35.302Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T20:08:35.302Z] ---> Running in d5f0caea51ff [2023-01-04T20:08:36.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T20:08:36.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T20:08:37.935Z] OK: 221 MiB in 51 packages [2023-01-04T20:08:38.899Z] Removing intermediate container d5f0caea51ff [2023-01-04T20:08:38.899Z] ---> 246a9d9212bf [2023-01-04T20:08:38.899Z] Step 7/29 : WORKDIR /app [2023-01-04T20:08:38.899Z] ---> Running in a32f517f6535 [2023-01-04T20:08:39.173Z] Removing intermediate container a32f517f6535 [2023-01-04T20:08:39.173Z] ---> c3424bf1d238 [2023-01-04T20:08:39.173Z] Step 8/29 : COPY go.mod vendor* ./ [2023-01-04T20:08:39.441Z] ---> ed17d7809b55 [2023-01-04T20:08:39.441Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T20:08:41.394Z] ---> Running in 90f0669faec3 [2023-01-04T20:08:43.346Z] Removing intermediate container 90f0669faec3 [2023-01-04T20:08:43.346Z] ---> e61ba3fa6a7f [2023-01-04T20:08:43.346Z] Step 10/29 : COPY . . [2023-01-04T20:08:43.614Z] ---> 6dbce9d482ec [2023-01-04T20:08:43.614Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T20:08:43.614Z] ---> Running in c08b4f091e75 [2023-01-04T20:08:43.882Z] Removing intermediate container c08b4f091e75 [2023-01-04T20:08:43.882Z] ---> 80ce18588619 [2023-01-04T20:08:43.882Z] Step 12/29 : RUN $MAKE [2023-01-04T20:08:44.151Z] ---> Running in 0378089b2155 [2023-01-04T20:08:45.108Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.3" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-01-04T20:10:36.754Z] Removing intermediate container 0378089b2155 [2023-01-04T20:10:36.754Z] ---> c099e368ed7a [2023-01-04T20:10:36.754Z] Step 13/29 : FROM alpine:3.14 [2023-01-04T20:10:36.754Z] 3.14: Pulling from library/alpine [2023-01-04T20:10:36.754Z] 90cda3b7c325: Pulling fs layer [2023-01-04T20:10:36.754Z] 90cda3b7c325: Verifying Checksum [2023-01-04T20:10:36.754Z] 90cda3b7c325: Download complete [2023-01-04T20:10:36.754Z] 90cda3b7c325: Pull complete [2023-01-04T20:10:36.754Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-04T20:10:36.754Z] Status: Downloaded newer image for alpine:3.14 [2023-01-04T20:10:36.754Z] ---> 275902a1839d [2023-01-04T20:10:36.754Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-04T20:10:36.754Z] ---> Running in e4d28e903cb8 [2023-01-04T20:10:36.754Z] Removing intermediate container e4d28e903cb8 [2023-01-04T20:10:36.754Z] ---> 3b60ca688425 [2023-01-04T20:10:36.754Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-04T20:10:36.754Z] ---> Running in 7fa2f7de6f2c [2023-01-04T20:10:37.020Z] Removing intermediate container 7fa2f7de6f2c [2023-01-04T20:10:37.020Z] ---> bad8360c9513 [2023-01-04T20:10:37.020Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-01-04T20:10:37.020Z] ---> Running in 4627119d61d5 [2023-01-04T20:10:37.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-01-04T20:10:38.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-01-04T20:10:38.836Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-04T20:10:39.102Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-04T20:10:39.102Z] Executing busybox-1.33.1-r8.trigger [2023-01-04T20:10:39.102Z] Executing ca-certificates-20220614-r0.trigger [2023-01-04T20:10:39.367Z] OK: 6 MiB in 16 packages [2023-01-04T20:10:40.323Z] Removing intermediate container 4627119d61d5 [2023-01-04T20:10:40.323Z] ---> 538288affad9 [2023-01-04T20:10:40.323Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-04T20:10:40.904Z] ---> 976464e3806b [2023-01-04T20:10:40.904Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-04T20:10:41.170Z] ---> 2a333ca3ab4e [2023-01-04T20:10:41.170Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-01-04T20:10:41.754Z] ---> 27afdab21e55 [2023-01-04T20:10:41.754Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-01-04T20:10:42.019Z] ---> 18de59c96d55 [2023-01-04T20:10:42.019Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-04T20:10:43.420Z] ---> 60b6071b6311 [2023-01-04T20:10:43.420Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-04T20:10:43.420Z] ---> Running in 915179ed554c [2023-01-04T20:10:44.825Z] Removing intermediate container 915179ed554c [2023-01-04T20:10:44.825Z] ---> 896fb07c2aaa [2023-01-04T20:10:44.825Z] Step 23/29 : VOLUME /cache [2023-01-04T20:10:44.825Z] ---> Running in 5f20e22dff6b [2023-01-04T20:10:45.092Z] Removing intermediate container 5f20e22dff6b [2023-01-04T20:10:45.092Z] ---> 91eb411eac2e [2023-01-04T20:10:45.092Z] Step 24/29 : EXPOSE 59711 [2023-01-04T20:10:45.092Z] ---> Running in 4b458bdfb49b [2023-01-04T20:10:45.362Z] Removing intermediate container 4b458bdfb49b [2023-01-04T20:10:45.362Z] ---> 2ee3dc3a7e87 [2023-01-04T20:10:45.362Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-04T20:10:45.629Z] ---> Running in 1632827a156b [2023-01-04T20:10:45.900Z] Removing intermediate container 1632827a156b [2023-01-04T20:10:45.900Z] ---> 631218d81a35 [2023-01-04T20:10:45.900Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-04T20:10:45.900Z] ---> Running in 16ed7a142218 [2023-01-04T20:10:46.166Z] Removing intermediate container 16ed7a142218 [2023-01-04T20:10:46.166Z] ---> 3a3c8b6ab1bb [2023-01-04T20:10:46.166Z] Step 27/29 : LABEL arch=arm64 [2023-01-04T20:10:46.166Z] ---> Running in 562a8e3c64ec [2023-01-04T20:10:46.433Z] Removing intermediate container 562a8e3c64ec [2023-01-04T20:10:46.433Z] ---> ff5ec2737194 [2023-01-04T20:10:46.433Z] Step 28/29 : LABEL git_sha=cbfcac44887bc7898a8a00a335521df61c6eaadd [2023-01-04T20:10:46.433Z] ---> Running in c507c15ba654 [2023-01-04T20:10:46.699Z] Removing intermediate container c507c15ba654 [2023-01-04T20:10:46.699Z] ---> 7246a0a0d4b3 [2023-01-04T20:10:46.699Z] Step 29/29 : LABEL version=3.0.0-dev.3 [2023-01-04T20:10:46.971Z] ---> Running in f6e31be57249 [2023-01-04T20:10:47.234Z] Removing intermediate container f6e31be57249 [2023-01-04T20:10:47.234Z] ---> 69a7d2f819fa [2023-01-04T20:10:47.234Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T20:10:47.234Z] Successfully built 69a7d2f819fa [2023-01-04T20:10:47.234Z] 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-04T20:10:47.316Z] provisioning config files... [2023-01-04T20:10:47.327Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/71@tmp/config12080585178324379500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:10:47.651Z] ---> docker-login.sh [2023-01-04T20:10:47.651Z] nexus3.edgexfoundry.org:10001 [2023-01-04T20:10:47.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:10:47.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:10:47.917Z] Configure a credential helper to remove this warning. See [2023-01-04T20:10:47.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:10:47.917Z] [2023-01-04T20:10:47.917Z] Login Succeeded [2023-01-04T20:10:47.917Z] nexus3.edgexfoundry.org:10002 [2023-01-04T20:10:48.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:10:48.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:10:48.184Z] Configure a credential helper to remove this warning. See [2023-01-04T20:10:48.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:10:48.184Z] [2023-01-04T20:10:48.184Z] Login Succeeded [2023-01-04T20:10:48.184Z] nexus3.edgexfoundry.org:10003 [2023-01-04T20:10:48.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:10:48.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:10:48.453Z] Configure a credential helper to remove this warning. See [2023-01-04T20:10:48.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:10:48.453Z] [2023-01-04T20:10:48.453Z] Login Succeeded [2023-01-04T20:10:48.453Z] nexus3.edgexfoundry.org:10004 [2023-01-04T20:10:48.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:10:48.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:10:48.985Z] Configure a credential helper to remove this warning. See [2023-01-04T20:10:48.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:10:48.985Z] [2023-01-04T20:10:48.985Z] Login Succeeded [2023-01-04T20:10:48.985Z] docker.io [2023-01-04T20:10:49.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T20:10:49.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T20:10:49.515Z] Configure a credential helper to remove this warning. See [2023-01-04T20:10:49.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T20:10:49.515Z] [2023-01-04T20:10:49.515Z] Login Succeeded [2023-01-04T20:10:49.515Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T20:10:49.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-04T20:10:49.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T20:10:49.570Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-01-04T20:10:49.570Z] cbfcac44887bc7898a8a00a335521df61c6eaadd [2023-01-04T20:10:49.570Z] latest [2023-01-04T20:10:49.570Z] 3.0.0-dev.3 [2023-01-04T20:10:49.570Z] cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [2023-01-04T20:10:49.570Z] main [2023-01-04T20:10:49.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:10:49.898Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:10:50.234Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd [2023-01-04T20:10:50.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-04T20:10:50.234Z] 1154dc3461a3: Preparing [2023-01-04T20:10:50.234Z] ba7ab31c5830: Preparing [2023-01-04T20:10:50.234Z] 4f6f83c2049f: Preparing [2023-01-04T20:10:50.234Z] a2293556b892: Preparing [2023-01-04T20:10:50.234Z] fdb83cf6d488: Preparing [2023-01-04T20:10:50.234Z] 1a05da8aa15a: Preparing [2023-01-04T20:10:50.234Z] 665de1953a21: Preparing [2023-01-04T20:10:50.234Z] 28c3ef001483: Preparing [2023-01-04T20:10:50.234Z] 1a05da8aa15a: Waiting [2023-01-04T20:10:50.234Z] 28c3ef001483: Waiting [2023-01-04T20:10:50.234Z] 665de1953a21: Waiting [2023-01-04T20:10:50.499Z] a2293556b892: Pushed [2023-01-04T20:10:50.499Z] 1154dc3461a3: Pushed [2023-01-04T20:10:50.499Z] 4f6f83c2049f: Pushed [2023-01-04T20:10:50.499Z] fdb83cf6d488: Pushed [2023-01-04T20:10:50.499Z] 28c3ef001483: Layer already exists [2023-01-04T20:10:50.499Z] 1a05da8aa15a: Pushed [2023-01-04T20:10:50.764Z] 665de1953a21: Pushed [2023-01-04T20:10:55.120Z] ba7ab31c5830: Pushed [2023-01-04T20:10:55.120Z] cbfcac44887bc7898a8a00a335521df61c6eaadd: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:10:55.486Z] + 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-04T20:10:55.826Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-01-04T20:10:55.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-04T20:10:55.826Z] 1154dc3461a3: Preparing [2023-01-04T20:10:55.826Z] ba7ab31c5830: Preparing [2023-01-04T20:10:55.826Z] 4f6f83c2049f: Preparing [2023-01-04T20:10:55.826Z] a2293556b892: Preparing [2023-01-04T20:10:55.826Z] fdb83cf6d488: Preparing [2023-01-04T20:10:55.826Z] 1a05da8aa15a: Preparing [2023-01-04T20:10:55.826Z] 665de1953a21: Preparing [2023-01-04T20:10:55.826Z] 28c3ef001483: Preparing [2023-01-04T20:10:55.826Z] 1a05da8aa15a: Waiting [2023-01-04T20:10:55.826Z] 665de1953a21: Waiting [2023-01-04T20:10:55.826Z] 28c3ef001483: Waiting [2023-01-04T20:10:55.826Z] a2293556b892: Layer already exists [2023-01-04T20:10:55.826Z] 4f6f83c2049f: Layer already exists [2023-01-04T20:10:55.826Z] ba7ab31c5830: Layer already exists [2023-01-04T20:10:55.826Z] fdb83cf6d488: Layer already exists [2023-01-04T20:10:55.826Z] 1154dc3461a3: Layer already exists [2023-01-04T20:10:55.826Z] 665de1953a21: Layer already exists [2023-01-04T20:10:55.826Z] 28c3ef001483: Layer already exists [2023-01-04T20:10:55.826Z] 1a05da8aa15a: Layer already exists [2023-01-04T20:10:55.826Z] latest: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:10:56.441Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:10:56.781Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.3 [2023-01-04T20:10:56.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-04T20:10:56.781Z] 1154dc3461a3: Preparing [2023-01-04T20:10:56.781Z] ba7ab31c5830: Preparing [2023-01-04T20:10:56.781Z] 4f6f83c2049f: Preparing [2023-01-04T20:10:56.781Z] a2293556b892: Preparing [2023-01-04T20:10:56.781Z] fdb83cf6d488: Preparing [2023-01-04T20:10:56.781Z] 1a05da8aa15a: Preparing [2023-01-04T20:10:56.781Z] 665de1953a21: Preparing [2023-01-04T20:10:56.781Z] 28c3ef001483: Preparing [2023-01-04T20:10:56.781Z] 1a05da8aa15a: Waiting [2023-01-04T20:10:56.781Z] 28c3ef001483: Waiting [2023-01-04T20:10:56.781Z] 665de1953a21: Waiting [2023-01-04T20:10:56.781Z] 4f6f83c2049f: Layer already exists [2023-01-04T20:10:56.781Z] ba7ab31c5830: Layer already exists [2023-01-04T20:10:56.781Z] 1154dc3461a3: Layer already exists [2023-01-04T20:10:56.781Z] fdb83cf6d488: Layer already exists [2023-01-04T20:10:56.781Z] a2293556b892: Layer already exists [2023-01-04T20:10:56.781Z] 665de1953a21: Layer already exists [2023-01-04T20:10:56.781Z] 28c3ef001483: Layer already exists [2023-01-04T20:10:56.781Z] 1a05da8aa15a: Layer already exists [2023-01-04T20:10:56.781Z] 3.0.0-dev.3: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:10:57.387Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:10:57.716Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [2023-01-04T20:10:57.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-04T20:10:57.717Z] 1154dc3461a3: Preparing [2023-01-04T20:10:57.717Z] ba7ab31c5830: Preparing [2023-01-04T20:10:57.717Z] 4f6f83c2049f: Preparing [2023-01-04T20:10:57.717Z] a2293556b892: Preparing [2023-01-04T20:10:57.717Z] fdb83cf6d488: Preparing [2023-01-04T20:10:57.717Z] 1a05da8aa15a: Preparing [2023-01-04T20:10:57.717Z] 665de1953a21: Preparing [2023-01-04T20:10:57.717Z] 28c3ef001483: Preparing [2023-01-04T20:10:57.717Z] 1a05da8aa15a: Waiting [2023-01-04T20:10:57.717Z] 665de1953a21: Waiting [2023-01-04T20:10:57.717Z] 28c3ef001483: Waiting [2023-01-04T20:10:57.717Z] 1154dc3461a3: Layer already exists [2023-01-04T20:10:57.717Z] fdb83cf6d488: Layer already exists [2023-01-04T20:10:57.717Z] ba7ab31c5830: Layer already exists [2023-01-04T20:10:57.717Z] 4f6f83c2049f: Layer already exists [2023-01-04T20:10:57.717Z] a2293556b892: Layer already exists [2023-01-04T20:10:57.717Z] 1a05da8aa15a: Layer already exists [2023-01-04T20:10:57.717Z] 665de1953a21: Layer already exists [2023-01-04T20:10:57.717Z] 28c3ef001483: Layer already exists [2023-01-04T20:10:57.984Z] cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:10:58.318Z] + 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-04T20:10:58.652Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-01-04T20:10:58.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-01-04T20:10:58.652Z] 1154dc3461a3: Preparing [2023-01-04T20:10:58.652Z] ba7ab31c5830: Preparing [2023-01-04T20:10:58.652Z] 4f6f83c2049f: Preparing [2023-01-04T20:10:58.652Z] a2293556b892: Preparing [2023-01-04T20:10:58.652Z] fdb83cf6d488: Preparing [2023-01-04T20:10:58.652Z] 1a05da8aa15a: Preparing [2023-01-04T20:10:58.652Z] 665de1953a21: Preparing [2023-01-04T20:10:58.652Z] 28c3ef001483: Preparing [2023-01-04T20:10:58.652Z] 1a05da8aa15a: Waiting [2023-01-04T20:10:58.652Z] 665de1953a21: Waiting [2023-01-04T20:10:58.652Z] 28c3ef001483: Waiting [2023-01-04T20:10:58.652Z] fdb83cf6d488: Layer already exists [2023-01-04T20:10:58.652Z] a2293556b892: Layer already exists [2023-01-04T20:10:58.652Z] 4f6f83c2049f: Layer already exists [2023-01-04T20:10:58.652Z] 1154dc3461a3: Layer already exists [2023-01-04T20:10:58.652Z] ba7ab31c5830: Layer already exists [2023-01-04T20:10:58.652Z] 665de1953a21: Layer already exists [2023-01-04T20:10:58.652Z] 28c3ef001483: Layer already exists [2023-01-04T20:10:58.652Z] 1a05da8aa15a: Layer already exists [2023-01-04T20:10:58.918Z] main: digest: sha256:8f5d7ec2d34659e502356457fb8cb28e0b509a01db4f1bfdbd61c1d4707fed68 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-04T20:10:58.960Z] ===================================================== [Pipeline] echo [2023-01-04T20:10:58.966Z] taggedImages: [2023-01-04T20:10:58.966Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd [2023-01-04T20:10:58.966Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-01-04T20:10:58.966Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.3 [2023-01-04T20:10:58.966Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cbfcac44887bc7898a8a00a335521df61c6eaadd-3.0.0-dev.3 [2023-01-04T20:10:58.966Z] - 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-04T20:10:59.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T20:10:59.330Z] [2023-01-04T20:10:59.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:10:59.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T20:10:59.655Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-04T20:10:59.655Z] 8998bd30e6a1: Pulling fs layer [2023-01-04T20:10:59.655Z] 04944245beec: Pulling fs layer [2023-01-04T20:10:59.655Z] 699f458cf7ca: Pulling fs layer [2023-01-04T20:10:59.655Z] 765212b225bb: Pulling fs layer [2023-01-04T20:10:59.655Z] f23df028b6ca: Pulling fs layer [2023-01-04T20:10:59.655Z] d65c8cfc05b1: Pulling fs layer [2023-01-04T20:10:59.655Z] 2437ff75d9bd: Pulling fs layer [2023-01-04T20:10:59.655Z] 765212b225bb: Waiting [2023-01-04T20:10:59.655Z] f23df028b6ca: Waiting [2023-01-04T20:10:59.655Z] d65c8cfc05b1: Waiting [2023-01-04T20:10:59.655Z] 2437ff75d9bd: Waiting [2023-01-04T20:10:59.925Z] 04944245beec: Verifying Checksum [2023-01-04T20:10:59.925Z] 04944245beec: Download complete [2023-01-04T20:10:59.925Z] 765212b225bb: Verifying Checksum [2023-01-04T20:10:59.925Z] 765212b225bb: Download complete [2023-01-04T20:10:59.925Z] f23df028b6ca: Verifying Checksum [2023-01-04T20:10:59.925Z] f23df028b6ca: Download complete [2023-01-04T20:10:59.925Z] d65c8cfc05b1: Verifying Checksum [2023-01-04T20:10:59.925Z] d65c8cfc05b1: Download complete [2023-01-04T20:10:59.925Z] 699f458cf7ca: Verifying Checksum [2023-01-04T20:11:00.510Z] 8998bd30e6a1: Verifying Checksum [2023-01-04T20:11:00.510Z] 8998bd30e6a1: Download complete [2023-01-04T20:11:02.458Z] 2437ff75d9bd: Verifying Checksum [2023-01-04T20:11:02.458Z] 2437ff75d9bd: Download complete [2023-01-04T20:11:03.870Z] 8998bd30e6a1: Pull complete [2023-01-04T20:11:04.452Z] 04944245beec: Pull complete [2023-01-04T20:11:05.406Z] 699f458cf7ca: Pull complete [2023-01-04T20:11:05.671Z] 765212b225bb: Pull complete [2023-01-04T20:11:06.251Z] f23df028b6ca: Pull complete [2023-01-04T20:11:06.517Z] d65c8cfc05b1: Pull complete [2023-01-04T20:11:18.814Z] 2437ff75d9bd: Pull complete [2023-01-04T20:11:18.814Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-04T20:11:18.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T20:11:18.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:11:19.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-1130 does not seem to be running inside a container [2023-01-04T20:11:19.074Z] $ 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/71 -v /w/workspace/app-rfid-llrp-inventory/71:/w/workspace/app-rfid-llrp-inventory/71:rw,z -v /w/workspace/app-rfid-llrp-inventory/71@tmp:/w/workspace/app-rfid-llrp-inventory/71@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-04T20:11:21.543Z] $ docker top ec47528e69e99d93818b8e75a94018fb195f57834b671a190a314d76cbe628f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:11:22.054Z] ---> job-cost.sh [2023-01-04T20:11:22.322Z] lf-activate-venv: SKIPPING [2023-01-04T20:11:22.322Z] INFO: No Stack... [2023-01-04T20:11:22.904Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-04T20:11:23.861Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T20:11:24.187Z] + + cut -d,cat -f6 /w/workspace/app-rfid-llrp-inventory/71/archives/cost.csv [2023-01-04T20:11:24.187Z] [Pipeline] lock [2023-01-04T20:11:24.524Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [2023-01-04T20:11:24.532Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] did not exist. Created. [2023-01-04T20:11:24.533Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T20:11:24.881Z] /w/workspace/app-rfid-llrp-inventory/71@tmp/durable-051c212d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-04T20:11:25.488Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-04T20:11:25.517Z] Warning: overwriting stash ‘stack-cost’ [2023-01-04T20:11:25.578Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T20:11:25.584Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T20:11:25.604Z] $ docker stop --time=1 ec47528e69e99d93818b8e75a94018fb195f57834b671a190a314d76cbe628f8 [2023-01-04T20:11:27.060Z] $ docker rm -f --volumes ec47528e69e99d93818b8e75a94018fb195f57834b671a190a314d76cbe628f8 [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-04T20:11:27.436Z] provisioning config files... [2023-01-04T20:11:27.443Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3056317259699471252tmp [Pipeline] { [Pipeline] sh [2023-01-04T20:11:27.733Z] + set +x [2023-01-04T20:11:27.733Z] + curl -s https://codecov.io/bash [2023-01-04T20:11:27.733Z] + bash -s -- [2023-01-04T20:11:27.733Z] [2023-01-04T20:11:27.733Z] _____ _ [2023-01-04T20:11:27.733Z] / ____| | | [2023-01-04T20:11:27.733Z] | | ___ __| | ___ ___ _____ __ [2023-01-04T20:11:27.733Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-04T20:11:27.733Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-04T20:11:27.733Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-04T20:11:27.733Z] Bash-1.0.6 [2023-01-04T20:11:27.733Z] [2023-01-04T20:11:27.733Z] [2023-01-04T20:11:27.733Z] ==> git version 2.25.1 found [2023-01-04T20:11:27.733Z] ==> 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-04T20:11:27.733Z] Release-Date: 2020-01-08 [2023-01-04T20:11:27.733Z] 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-04T20:11:27.733Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-04T20:11:27.733Z] ==> Jenkins CI detected. [2023-01-04T20:11:27.733Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-01-04T20:11:27.733Z] project root: . [2023-01-04T20:11:27.733Z] --> token set from env [2023-01-04T20:11:27.733Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-04T20:11:27.733Z] ==> Running gcov in . (disable via -X gcov) [2023-01-04T20:11:27.733Z] ==> Python coveragepy not found [2023-01-04T20:11:27.733Z] ==> Searching for coverage reports in: [2023-01-04T20:11:27.733Z] + . [2023-01-04T20:11:27.733Z] -> Found 1 reports [2023-01-04T20:11:27.733Z] ==> Detecting git/mercurial file structure [2023-01-04T20:11:27.733Z] ==> Reading reports [2023-01-04T20:11:27.733Z] + ./coverage.out bytes=41317 [2023-01-04T20:11:27.733Z] ==> Appending adjustments [2023-01-04T20:11:27.733Z] https://docs.codecov.io/docs/fixing-reports [2023-01-04T20:11:27.991Z] + Found adjustments [2023-01-04T20:11:27.991Z] ==> Gzipping contents [2023-01-04T20:11:27.991Z] 12K /tmp/codecov.majIBM.gz [2023-01-04T20:11:27.991Z] ==> Uploading reports [2023-01-04T20:11:27.991Z] url: https://codecov.io [2023-01-04T20:11:27.991Z] query: branch=main&commit=cbfcac44887bc7898a8a00a335521df61c6eaadd&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-04T20:11:27.991Z] -> Pinging Codecov [2023-01-04T20:11:27.991Z] 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=cbfcac44887bc7898a8a00a335521df61c6eaadd&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-04T20:11:28.559Z] -> Uploading to [2023-01-04T20:11:28.559Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-04/581DD39554BDF9B6E22D074273EAD858/cbfcac44887bc7898a8a00a335521df61c6eaadd/e166c4c6-6b43-4a83-bf80-8d97bdd855cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T201128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7f4f7c81ae6962853ee2c10c6e915f0f9c928170eda0384df23cf60ea2ffc75 [2023-01-04T20:11:28.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T20:11:28.559Z] Dload Upload Total Spent Left Speed [2023-01-04T20:11:28.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11883 0 0 100 11883 0 53286 --:--:-- --:--:-- --:--:-- 53286 [2023-01-04T20:11:28.559Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] } [2023-01-04T20:11:28.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-04T20:11:28.756Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-04T20:11:28.768Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:11:29.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-04T20:11:29.063Z] [2023-01-04T20:11:29.063Z] 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-04T20:11:29.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-04T20:11:29.365Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-04T20:11:29.365Z] df9b9388f04a: Pulling fs layer [2023-01-04T20:11:29.365Z] 52dc419b0ee2: Pulling fs layer [2023-01-04T20:11:29.365Z] 25bc292e5bac: Pulling fs layer [2023-01-04T20:11:29.365Z] 114826534d7a: Pulling fs layer [2023-01-04T20:11:29.365Z] 4657fd5d0bcf: Pulling fs layer [2023-01-04T20:11:29.365Z] 6ad1cebc031e: Pulling fs layer [2023-01-04T20:11:29.365Z] 8a3aa393b2d8: Pulling fs layer [2023-01-04T20:11:29.365Z] 4657fd5d0bcf: Waiting [2023-01-04T20:11:29.365Z] 114826534d7a: Waiting [2023-01-04T20:11:29.365Z] 6ad1cebc031e: Waiting [2023-01-04T20:11:29.365Z] 8a3aa393b2d8: Waiting [2023-01-04T20:11:29.365Z] 25bc292e5bac: Download complete [2023-01-04T20:11:29.365Z] 52dc419b0ee2: Verifying Checksum [2023-01-04T20:11:29.365Z] 52dc419b0ee2: Download complete [2023-01-04T20:11:29.365Z] 4657fd5d0bcf: Verifying Checksum [2023-01-04T20:11:29.365Z] 4657fd5d0bcf: Download complete [2023-01-04T20:11:29.365Z] df9b9388f04a: Verifying Checksum [2023-01-04T20:11:29.365Z] df9b9388f04a: Download complete [2023-01-04T20:11:29.625Z] 6ad1cebc031e: Verifying Checksum [2023-01-04T20:11:29.625Z] 6ad1cebc031e: Download complete [2023-01-04T20:11:29.625Z] df9b9388f04a: Pull complete [2023-01-04T20:11:29.625Z] 52dc419b0ee2: Pull complete [2023-01-04T20:11:29.884Z] 25bc292e5bac: Pull complete [2023-01-04T20:11:30.452Z] 114826534d7a: Verifying Checksum [2023-01-04T20:11:30.452Z] 114826534d7a: Download complete [2023-01-04T20:11:30.452Z] 8a3aa393b2d8: Verifying Checksum [2023-01-04T20:11:30.452Z] 8a3aa393b2d8: Download complete [2023-01-04T20:11:34.636Z] 114826534d7a: Pull complete [2023-01-04T20:11:34.636Z] 4657fd5d0bcf: Pull complete [2023-01-04T20:11:34.636Z] 6ad1cebc031e: Pull complete [2023-01-04T20:11:37.171Z] 8a3aa393b2d8: Pull complete [2023-01-04T20:11:37.171Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-04T20:11:37.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-04T20:11:37.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:11:37.262Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:11:37.293Z] $ 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-04T20:11:38.712Z] $ docker top ed3e375795b3502a088acde116a3e6058d1e6b39630dd3305153d7f832735431 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-04T20:11:38.784Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-01-04T20:11:39.064Z] + set -o pipefail [2023-01-04T20:11:39.064Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-01-04T20:11:44.344Z] [2023-01-04T20:11:44.344Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-01-04T20:11:44.344Z] [2023-01-04T20:11:44.344Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/39e6b639-ccab-4013-b658-c287e7758899 [2023-01-04T20:11:44.344Z] [2023-01-04T20:11:44.344Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-04T20:11:44.344Z] [2023-01-04T20:11:44.344Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-04T20:11:44.344Z] [2023-01-04T20:11:44.604Z] [2023-01-04T20:11:44.604Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-04T20:11:44.604Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-04T20:11:44.604Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-04T20:11:44.614Z] $ docker stop --time=1 ed3e375795b3502a088acde116a3e6058d1e6b39630dd3305153d7f832735431 [2023-01-04T20:11:46.472Z] $ docker rm -f --volumes ed3e375795b3502a088acde116a3e6058d1e6b39630dd3305153d7f832735431 [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-04T20:11:47.209Z] + git log --format=format:%s -1 cbfcac44887bc7898a8a00a335521df61c6eaadd [Pipeline] sh [2023-01-04T20:11:47.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T20:11:47.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:11:47.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T20:11:47.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:11:47.873Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:11:47.904Z] $ 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-04T20:11:48.279Z] $ docker top b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 -eo pid,comm [2023-01-04T20:11:48.330Z] 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-04T20:11:48.330Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T20:11:48.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T20:11:48.355Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T20:11:48.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T20:11:48.468Z] $ docker exec b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 ssh-agent [2023-01-04T20:11:48.578Z] SSH_AUTH_SOCK=/tmp/ssh-oM7tfB4PB2Vp/agent.31 [2023-01-04T20:11:48.578Z] SSH_AGENT_PID=37 [2023-01-04T20:11:48.583Z] Running ssh-add (command line suppressed) [2023-01-04T20:11:48.681Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_769193076293247755.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_769193076293247755.key) [2023-01-04T20:11:48.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T20:11:48.990Z] + git semver tag [2023-01-04T20:11:49.249Z] 2023-01-04 20:11:49,156 [run_tag] DEBUG tag force:False [2023-01-04T20:11:49.249Z] 2023-01-04 20:11:49,156 [check_head_tag] DEBUG check head tag [2023-01-04T20:11:49.249Z] 2023-01-04 20:11:49,157 [execute] INFO git cat-file --batch-check [2023-01-04T20:11:49.249Z] 2023-01-04 20:11:49,157 [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-04T20:11:49.249Z] 2023-01-04 20:11:49,160 [execute] INFO git cat-file --batch [2023-01-04T20:11:49.249Z] 2023-01-04 20:11:49,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-01-04T20:11:49.249Z] 2023-01-04 20:11:49,170 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T20:11:49.249Z] 2023-01-04 20:11:49,171 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2023-01-04T20:11:49.249Z] 2023-01-04 20:11:49,171 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-01-04T20:11:49.249Z] 2023-01-04 20:11:49,176 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T20:11:49.249Z] 3.0.0-dev.3 [Pipeline] } [2023-01-04T20:11:49.256Z] $ docker exec --env ******** --env ******** b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 ssh-agent -k [2023-01-04T20:11:49.362Z] unset SSH_AUTH_SOCK; [2023-01-04T20:11:49.362Z] unset SSH_AGENT_PID; [2023-01-04T20:11:49.362Z] echo Agent pid 37 killed; [2023-01-04T20:11:49.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T20:11:49.679Z] + git semver [Pipeline] } [2023-01-04T20:11:49.948Z] $ docker stop --time=1 b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 [2023-01-04T20:11:51.219Z] $ docker rm -f --volumes b467a407b58db51216a4063939f3ea29b0220db85cd1b8986a300c931aaad875 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:11:51.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-04T20:11:51.589Z] [2023-01-04T20:11:51.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:11:51.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-04T20:11:51.884Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-04T20:11:51.884Z] ab5ef0e58194: Pulling fs layer [2023-01-04T20:11:51.884Z] 9712f1f96733: Pulling fs layer [2023-01-04T20:11:51.884Z] 63f879dbbcfc: Pulling fs layer [2023-01-04T20:11:51.884Z] 0d9ebad4ef96: Pulling fs layer [2023-01-04T20:11:51.884Z] e9a5061849ea: Pulling fs layer [2023-01-04T20:11:51.884Z] d747dcd14b5f: Pulling fs layer [2023-01-04T20:11:51.884Z] 2de7ff778b66: Pulling fs layer [2023-01-04T20:11:51.884Z] 0d9ebad4ef96: Waiting [2023-01-04T20:11:51.884Z] e9a5061849ea: Waiting [2023-01-04T20:11:51.884Z] d747dcd14b5f: Waiting [2023-01-04T20:11:51.884Z] 2de7ff778b66: Waiting [2023-01-04T20:11:51.884Z] 9712f1f96733: Verifying Checksum [2023-01-04T20:11:51.884Z] 9712f1f96733: Download complete [2023-01-04T20:11:52.151Z] 63f879dbbcfc: Verifying Checksum [2023-01-04T20:11:52.151Z] 63f879dbbcfc: Download complete [2023-01-04T20:11:52.410Z] e9a5061849ea: Verifying Checksum [2023-01-04T20:11:52.410Z] e9a5061849ea: Download complete [2023-01-04T20:11:52.410Z] ab5ef0e58194: Verifying Checksum [2023-01-04T20:11:52.410Z] ab5ef0e58194: Download complete [2023-01-04T20:11:52.410Z] d747dcd14b5f: Verifying Checksum [2023-01-04T20:11:52.410Z] d747dcd14b5f: Download complete [2023-01-04T20:11:52.410Z] 0d9ebad4ef96: Verifying Checksum [2023-01-04T20:11:52.410Z] 0d9ebad4ef96: Download complete [2023-01-04T20:11:52.669Z] 2de7ff778b66: Verifying Checksum [2023-01-04T20:11:52.669Z] 2de7ff778b66: Download complete [2023-01-04T20:11:55.200Z] ab5ef0e58194: Pull complete [2023-01-04T20:11:55.200Z] 9712f1f96733: Pull complete [2023-01-04T20:11:55.767Z] 63f879dbbcfc: Pull complete [2023-01-04T20:11:59.044Z] 0d9ebad4ef96: Pull complete [2023-01-04T20:11:59.305Z] e9a5061849ea: Pull complete [2023-01-04T20:11:59.563Z] d747dcd14b5f: Pull complete [2023-01-04T20:12:00.498Z] 2de7ff778b66: Pull complete [2023-01-04T20:12:00.498Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-04T20:12:00.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-04T20:12:00.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:12:00.572Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:12:00.596Z] $ 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-04T20:12:01.994Z] $ docker top b0a3127cead94c3a92ca8db326ed31af91a2616e5a0e516da39b7c9f4250695c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-04T20:12:02.067Z] provisioning config files... [2023-01-04T20:12:02.073Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16670236645907232074tmp [2023-01-04T20:12:02.082Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9235649616915344885tmp [2023-01-04T20:12:02.092Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4540719477748053047tmp [Pipeline] { [Pipeline] echo [2023-01-04T20:12:02.109Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:02.390Z] ---> sigul-configuration.sh [2023-01-04T20:12:02.390Z] gpg: directory `/root/.gnupg' created [2023-01-04T20:12:02.390Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-04T20:12:02.390Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-04T20:12:02.390Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-04T20:12:02.390Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-04T20:12:02.390Z] gpg: CAST5 encrypted data [2023-01-04T20:12:02.390Z] gpg: encrypted with 1 passphrase [2023-01-04T20:12:02.390Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-04T20:12:02.675Z] + mkdir /home/jenkins [2023-01-04T20:12:02.675Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-04T20:12:02.961Z] + 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-04T20:12:02.971Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:03.253Z] ---> sigul-install.sh [2023-01-04T20:12:03.253Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-04T20:12:03.536Z] + git tag --list [2023-01-04T20:12:03.537Z] v0.0.0 [2023-01-04T20:12:03.537Z] v1.0.0 [2023-01-04T20:12:03.537Z] v2.1.0 [2023-01-04T20:12:03.537Z] v2.1.1 [2023-01-04T20:12:03.537Z] v2.1.1-dev.1 [2023-01-04T20:12:03.537Z] v2.2.0 [2023-01-04T20:12:03.537Z] v2.2.1-dev.1 [2023-01-04T20:12:03.537Z] v2.2.1-dev.2 [2023-01-04T20:12:03.537Z] v2.2.1-dev.3 [2023-01-04T20:12:03.537Z] v2.2.1-dev.4 [2023-01-04T20:12:03.537Z] v2.2.1-dev.5 [2023-01-04T20:12:03.537Z] v2.2.1-dev.6 [2023-01-04T20:12:03.537Z] v2.2.1-dev.7 [2023-01-04T20:12:03.537Z] v2.3.0 [2023-01-04T20:12:03.537Z] v2.3.0-dev.10 [2023-01-04T20:12:03.537Z] v2.3.0-dev.11 [2023-01-04T20:12:03.537Z] v2.3.0-dev.12 [2023-01-04T20:12:03.537Z] v2.3.0-dev.13 [2023-01-04T20:12:03.537Z] v2.3.0-dev.14 [2023-01-04T20:12:03.537Z] v2.3.0-dev.15 [2023-01-04T20:12:03.537Z] v2.3.0-dev.16 [2023-01-04T20:12:03.537Z] v2.3.0-dev.17 [2023-01-04T20:12:03.537Z] v2.3.0-dev.18 [2023-01-04T20:12:03.537Z] v2.3.0-dev.19 [2023-01-04T20:12:03.537Z] v2.3.0-dev.20 [2023-01-04T20:12:03.537Z] v2.3.0-dev.21 [2023-01-04T20:12:03.537Z] v2.3.0-dev.22 [2023-01-04T20:12:03.537Z] v2.3.0-dev.23 [2023-01-04T20:12:03.537Z] v2.3.0-dev.24 [2023-01-04T20:12:03.537Z] v2.3.0-dev.25 [2023-01-04T20:12:03.537Z] v2.3.0-dev.26 [2023-01-04T20:12:03.537Z] v2.3.0-dev.9 [2023-01-04T20:12:03.537Z] v2.3.1-dev.1 [2023-01-04T20:12:03.537Z] v3.0.0-dev.1 [2023-01-04T20:12:03.537Z] v3.0.0-dev.2 [2023-01-04T20:12:03.537Z] v3.0.0-dev.3 [Pipeline] sh [2023-01-04T20:12:03.823Z] + lftools sign git-tag v3.0.0-dev.3 [2023-01-04T20:12:04.390Z] Signing Git tag with Sigul... [2023-01-04T20:12:04.390Z] Signing v3.0.0-dev.3 [Pipeline] echo [2023-01-04T20:12:04.658Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:04.943Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-04T20:12:04.950Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-04T20:12:04.965Z] $ docker stop --time=1 b0a3127cead94c3a92ca8db326ed31af91a2616e5a0e516da39b7c9f4250695c [2023-01-04T20:12:06.246Z] $ docker rm -f --volumes b0a3127cead94c3a92ca8db326ed31af91a2616e5a0e516da39b7c9f4250695c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-04T20:12:06.658Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T20:12:06.658Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:12:06.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T20:12:06.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:12:07.018Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:12:07.044Z] $ 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-04T20:12:07.395Z] $ docker top e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 -eo pid,comm [2023-01-04T20:12:07.446Z] 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-04T20:12:07.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T20:12:07.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T20:12:07.487Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T20:12:07.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T20:12:07.602Z] $ docker exec e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 ssh-agent [2023-01-04T20:12:07.718Z] SSH_AUTH_SOCK=/tmp/ssh-Wa5u2DS1aJzM/agent.32 [2023-01-04T20:12:07.718Z] SSH_AGENT_PID=38 [2023-01-04T20:12:07.723Z] Running ssh-add (command line suppressed) [2023-01-04T20:12:07.824Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2380799735911111752.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2380799735911111752.key) [2023-01-04T20:12:07.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T20:12:08.124Z] + git semver bump pre [2023-01-04T20:12:08.383Z] 2023-01-04 20:12:08,296 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T20:12:08.383Z] 2023-01-04 20:12:08,296 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2023-01-04T20:12:08.383Z] 2023-01-04 20:12:08,296 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2023-01-04T20:12:08.383Z] 2023-01-04 20:12:08,296 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-01-04T20:12:08.383Z] 2023-01-04 20:12:08,296 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T20:12:08.383Z] 2023-01-04 20:12:08,296 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T20:12:08.383Z] 2023-01-04 20:12:08,298 [execute] INFO git cat-file --batch-check [2023-01-04T20:12:08.383Z] 2023-01-04 20:12:08,298 [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-04T20:12:08.383Z] 2023-01-04 20:12:08,304 [execute] INFO git cat-file --batch [2023-01-04T20:12:08.383Z] 2023-01-04 20:12:08,304 [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-04T20:12:08.383Z] 2023-01-04 20:12:08,309 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T20:12:08.383Z] 3.0.0-dev.4 [Pipeline] } [2023-01-04T20:12:08.390Z] $ docker exec --env ******** --env ******** e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 ssh-agent -k [2023-01-04T20:12:08.502Z] unset SSH_AUTH_SOCK; [2023-01-04T20:12:08.503Z] unset SSH_AGENT_PID; [2023-01-04T20:12:08.503Z] echo Agent pid 38 killed; [2023-01-04T20:12:08.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T20:12:08.809Z] + git semver [Pipeline] } [2023-01-04T20:12:09.078Z] $ docker stop --time=1 e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 [2023-01-04T20:12:10.364Z] $ docker rm -f --volumes e2b5b06315f8fcd2ae449fd21113fe1f145dd2a1e08e66cf3bd047cc48266385 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T20:12:10.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T20:12:10.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:12:10.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T20:12:10.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:12:11.060Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:12:11.083Z] $ 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-04T20:12:11.416Z] $ docker top c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 -eo pid,comm [2023-01-04T20:12:11.465Z] 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-04T20:12:11.465Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T20:12:11.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T20:12:11.503Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T20:12:11.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T20:12:11.611Z] $ docker exec c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 ssh-agent [2023-01-04T20:12:11.720Z] SSH_AUTH_SOCK=/tmp/ssh-Qc6A09voiv3w/agent.33 [2023-01-04T20:12:11.720Z] SSH_AGENT_PID=39 [2023-01-04T20:12:11.724Z] Running ssh-add (command line suppressed) [2023-01-04T20:12:11.824Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15402606442944996359.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15402606442944996359.key) [2023-01-04T20:12:11.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T20:12:12.129Z] + git semver push [2023-01-04T20:12:12.389Z] 2023-01-04 20:12:12,287 [run_push] DEBUG push [2023-01-04T20:12:12.389Z] 2023-01-04 20:12:12,287 [execute] INFO git cat-file --batch-check [2023-01-04T20:12:12.389Z] 2023-01-04 20:12:12,288 [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-04T20:12:12.389Z] 2023-01-04 20:12:12,291 [execute] INFO git rev-list f6d5c1c703c91cca31e961ec1d86df2f666dbb7f -- [2023-01-04T20:12:12.389Z] 2023-01-04 20:12:12,291 [execute] DEBUG Popen(['git', 'rev-list', 'f6d5c1c703c91cca31e961ec1d86df2f666dbb7f', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-04T20:12:12.389Z] 2023-01-04 20:12:12,297 [execute] INFO git fetch -v origin [2023-01-04T20:12:12.389Z] 2023-01-04 20:12:12,298 [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-04T20:12:12.958Z] 2023-01-04 20:12:12,834 [run_push] DEBUG no remote changes detected [2023-01-04T20:12:12.958Z] 2023-01-04 20:12:12,834 [execute] INFO git push origin semver [2023-01-04T20:12:12.958Z] 2023-01-04 20:12:12,835 [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-04T20:12:13.896Z] 2023-01-04 20:12:13,600 [run_push] DEBUG push all version tags [2023-01-04T20:12:13.896Z] 2023-01-04 20:12:13,601 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-04T20:12:13.896Z] 2023-01-04 20:12:13,601 [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-04T20:12:14.834Z] 2023-01-04 20:12:14,666 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-01-04T20:12:14.834Z] 3.0.0-dev.4 [Pipeline] } [2023-01-04T20:12:14.842Z] $ docker exec --env ******** --env ******** c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 ssh-agent -k [2023-01-04T20:12:14.945Z] unset SSH_AUTH_SOCK; [2023-01-04T20:12:14.947Z] unset SSH_AGENT_PID; [2023-01-04T20:12:14.947Z] echo Agent pid 39 killed; [2023-01-04T20:12:14.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T20:12:15.256Z] + git semver [Pipeline] } [2023-01-04T20:12:15.527Z] $ docker stop --time=1 c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 [2023-01-04T20:12:16.782Z] $ docker rm -f --volumes c29ebc045860c5f072024adc6888cb933e90b34a56c202ec3fe6c6b4f5530b26 [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-04T20:12:17.347Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-01-04T20:12:17.347Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-04T20:12:17.347Z] total 16 [2023-01-04T20:12:17.347Z] drwxr-xr-x 3 root root 4096 Jan 4 20:02 . [2023-01-04T20:12:17.347Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 20:12 .. [2023-01-04T20:12:17.347Z] drwxr-xr-x 2 root root 4096 Jan 4 20:02 cost [2023-01-04T20:12:17.347Z] -rw-r--r-- 1 root root 94 Jan 4 20:02 cost.csv [2023-01-04T20:12:17.347Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-04T20:12:17.347Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-01-04T20:12:17.347Z] total 16 [2023-01-04T20:12:17.347Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 20:02 . [2023-01-04T20:12:17.347Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 20:12 .. [2023-01-04T20:12:17.347Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 20:02 cost [2023-01-04T20:12:17.347Z] -rw-r--r-- 1 jenkins jenkins 94 Jan 4 20:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:17.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:18.496Z] ---> package-listing.sh [2023-01-04T20:12:18.496Z] ++ facter osfamily [2023-01-04T20:12:18.496Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-04T20:12:18.755Z] + OS_FAMILY=debian [2023-01-04T20:12:18.756Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-01-04T20:12:18.756Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-04T20:12:18.756Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-04T20:12:18.756Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-04T20:12:18.756Z] + PACKAGES=/tmp/packages_start.txt [2023-01-04T20:12:18.756Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-01-04T20:12:18.756Z] + PACKAGES=/tmp/packages_end.txt [2023-01-04T20:12:18.756Z] + case "${OS_FAMILY}" in [2023-01-04T20:12:18.756Z] + dpkg -l [2023-01-04T20:12:18.756Z] + grep '^ii' [2023-01-04T20:12:18.756Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-04T20:12:18.756Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-04T20:12:18.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-04T20:12:18.756Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-01-04T20:12:18.756Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-01-04T20:12:18.756Z] + 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-04T20:12:18.767Z] 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-04T20:12:19.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T20:12:19.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T20:12:19.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T20:12:19.705Z] prd-ubuntu20.04-docker-8c-8g-1129 does not seem to be running inside a container [2023-01-04T20:12:19.802Z] $ 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-04T20:12:19.983Z] $ docker top 90f4841803ef7eae00550d01fdc1d6b10c39897adc0f29e24348e5bba86933d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T20:12:20.349Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-04T20:12:20.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-04T20:12:20.922Z] + ls /var/log/sa-host [2023-01-04T20:12:20.922Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T20:12:21.067Z] provisioning config files... [2023-01-04T20:12:21.076Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config542429588305747614tmp [Pipeline] { [Pipeline] echo [2023-01-04T20:12:21.092Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:21.374Z] ---> create-netrc.sh [Pipeline] } [2023-01-04T20:12:21.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:21.703Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-04T20:12:21.712Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:21.995Z] ---> sudo-logs.sh [2023-01-04T20:12:21.995Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-04T20:12:22.020Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:22.303Z] ---> job-cost.sh [2023-01-04T20:12:22.303Z] lf-activate-venv: SKIPPING [2023-01-04T20:12:22.303Z] DEBUG: total: 0.2199999988079071 [2023-01-04T20:12:22.303Z] INFO: Retrieving Stack Cost... [2023-01-04T20:12:22.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T20:12:23.128Z] INFO: Archiving Costs [Pipeline] echo [2023-01-04T20:12:23.142Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T20:12:23.427Z] ---> logs-deploy.sh [2023-01-04T20:12:23.427Z] lf-activate-venv: SKIPPING [2023-01-04T20:12:23.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/71 [2023-01-04T20:12:23.427Z] INFO: archiving workspace using pattern(s): [2023-01-04T20:12:24.364Z] Archives upload complete. [2023-01-04T20:12:24.623Z] INFO: archiving logs to Nexus