Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3df42b5de7243deaef815f1e55d1348500d22d5e 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-ssh10234292870540675965.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12082843932562250116.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16163047332994141405.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh14051749504596197641.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14018352305141580740.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10184 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 3df42b5de7243deaef815f1e55d1348500d22d5e (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#116)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3df42b5de7243deaef815f1e55d1348500d22d5e # timeout=10 > git rev-list --no-walk 617f1cb135f5f4038bf61bfc09ef59633cb6ae18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T15:50:32.313Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T15:50:32.365Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T15:50:32.379Z] ========================================================= [2022-10-24T15:50:32.379Z] EdgeX Global Pipelines Version Info [2022-10-24T15:50:32.379Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:50:33.067Z] ------------------- [2022-10-24T15:50:33.067Z] stable info: [2022-10-24T15:50:33.067Z] ------------------- [2022-10-24T15:50:33.067Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T15:50:33.067Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T15:50:33.067Z] Message: update stable to v1.0.243 [2022-10-24T15:50:33.643Z] ------------------- [2022-10-24T15:50:33.643Z] experimental info: [2022-10-24T15:50:33.643Z] ------------------- [2022-10-24T15:50:33.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T15:50:33.643Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T15:50:33.643Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T15:50:33.797Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-10-24T15:50:33.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-10-24T15:50:33.821Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T15:50:33.830Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T15:50:33.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T15:50:33.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T15:50:33.857Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T15:50:33.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T15:50:33.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T15:50:33.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T15:50:33.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T15:50:33.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-10-24T15:50:33.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T15:50:33.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T15:50:33.940Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T15:50:33.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T15:50:33.956Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:50:33.965Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:50:33.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T15:50:33.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T15:50:33.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T15:50:34.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T15:50:34.017Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T15:50:34.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T15:50:34.041Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T15:50:34.052Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T15:50:34.062Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T15:50:34.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T15:50:34.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T15:50:34.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T15:50:34.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3df42b5de7243deaef815f1e55d1348500d22d5e [Pipeline] echo [2022-10-24T15:50:34.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3df42b5 [Pipeline] echo [2022-10-24T15:50:34.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:50:34.164Z] provisioning config files... [2022-10-24T15:50:34.178Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config460212022007562604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:50:34.488Z] ---> docker-login.sh [2022-10-24T15:50:34.488Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:50:34.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:34.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:34.748Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:34.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:34.748Z] [2022-10-24T15:50:34.748Z] Login Succeeded [2022-10-24T15:50:34.748Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:50:34.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:35.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:35.008Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:35.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:35.008Z] [2022-10-24T15:50:35.008Z] Login Succeeded [2022-10-24T15:50:35.008Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:50:35.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:35.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:35.008Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:35.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:35.008Z] [2022-10-24T15:50:35.008Z] Login Succeeded [2022-10-24T15:50:35.008Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:50:35.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:35.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:35.268Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:35.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:35.268Z] [2022-10-24T15:50:35.268Z] Login Succeeded [2022-10-24T15:50:35.268Z] docker.io [2022-10-24T15:50:35.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:35.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:35.527Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:35.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:35.527Z] [2022-10-24T15:50:35.527Z] Login Succeeded [2022-10-24T15:50:35.527Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:50:35.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T15:50:35.893Z] + git rev-list -1 --merges 3df42b5de7243deaef815f1e55d1348500d22d5e~1..3df42b5de7243deaef815f1e55d1348500d22d5e [Pipeline] echo [2022-10-24T15:50:35.930Z] -----------> git rev-list -1 --merges 3df42b5de7243deaef815f1e55d1348500d22d5e~1..3df42b5de7243deaef815f1e55d1348500d22d5e 3df42b5de7243deaef815f1e55d1348500d22d5e [false] [Pipeline] sh [2022-10-24T15:50:36.221Z] + git log --format=format:%s -1 3df42b5de7243deaef815f1e55d1348500d22d5e [Pipeline] echo [2022-10-24T15:50:36.234Z] ========================================================= [2022-10-24T15:50:36.234Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T15:50:36.234Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T15:50:36.548Z] + git log --format=format:%s -1 3df42b5de7243deaef815f1e55d1348500d22d5e [Pipeline] echo [2022-10-24T15:50:36.577Z] [semverPrep] GIT_COMMIT: 3df42b5de7243deaef815f1e55d1348500d22d5e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#116) [Pipeline] echo [2022-10-24T15:50:36.585Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T15:50:36.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:50:36.920Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T15:50:36.920Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T15:50:36.920Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T15:50:36.920Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T15:50:36.920Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T15:50:36.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:50:37.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:50:37.270Z] [2022-10-24T15:50:37.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:50:37.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:50:37.570Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T15:50:37.570Z] b85a868b505f: Pulling fs layer [2022-10-24T15:50:37.570Z] e2be974225ed: Pulling fs layer [2022-10-24T15:50:37.570Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T15:50:37.570Z] 988bab9f4d93: Pulling fs layer [2022-10-24T15:50:37.570Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T15:50:37.570Z] eaf3925da568: Pulling fs layer [2022-10-24T15:50:37.570Z] bab4dde63d76: Pulling fs layer [2022-10-24T15:50:37.570Z] bde34c3a00c8: Pulling fs layer [2022-10-24T15:50:37.570Z] b352a97aabf1: Pulling fs layer [2022-10-24T15:50:37.570Z] 4872d77fe225: Pulling fs layer [2022-10-24T15:50:37.570Z] 5851b861e8e6: Pulling fs layer [2022-10-24T15:50:37.570Z] 988bab9f4d93: Waiting [2022-10-24T15:50:37.570Z] 1469e6f7b9e6: Waiting [2022-10-24T15:50:37.570Z] bde34c3a00c8: Waiting [2022-10-24T15:50:37.570Z] eaf3925da568: Waiting [2022-10-24T15:50:37.570Z] 4872d77fe225: Waiting [2022-10-24T15:50:37.570Z] b352a97aabf1: Waiting [2022-10-24T15:50:37.570Z] bab4dde63d76: Waiting [2022-10-24T15:50:37.570Z] 5851b861e8e6: Waiting [2022-10-24T15:50:37.570Z] e2be974225ed: Download complete [2022-10-24T15:50:37.570Z] 988bab9f4d93: Download complete [2022-10-24T15:50:37.830Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T15:50:37.830Z] 1469e6f7b9e6: Download complete [2022-10-24T15:50:37.830Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T15:50:37.830Z] 339a4e72a1f5: Download complete [2022-10-24T15:50:37.830Z] eaf3925da568: Verifying Checksum [2022-10-24T15:50:37.830Z] eaf3925da568: Download complete [2022-10-24T15:50:37.830Z] bde34c3a00c8: Verifying Checksum [2022-10-24T15:50:37.830Z] bde34c3a00c8: Download complete [2022-10-24T15:50:37.830Z] b352a97aabf1: Verifying Checksum [2022-10-24T15:50:37.830Z] b352a97aabf1: Download complete [2022-10-24T15:50:37.830Z] 4872d77fe225: Verifying Checksum [2022-10-24T15:50:37.830Z] 4872d77fe225: Download complete [2022-10-24T15:50:37.830Z] 5851b861e8e6: Verifying Checksum [2022-10-24T15:50:37.830Z] 5851b861e8e6: Download complete [2022-10-24T15:50:37.830Z] b85a868b505f: Verifying Checksum [2022-10-24T15:50:37.830Z] b85a868b505f: Download complete [2022-10-24T15:50:38.395Z] bab4dde63d76: Verifying Checksum [2022-10-24T15:50:38.395Z] bab4dde63d76: Download complete [2022-10-24T15:50:39.332Z] b85a868b505f: Pull complete [2022-10-24T15:50:39.592Z] e2be974225ed: Pull complete [2022-10-24T15:50:40.162Z] 339a4e72a1f5: Pull complete [2022-10-24T15:50:40.422Z] 988bab9f4d93: Pull complete [2022-10-24T15:50:40.992Z] 1469e6f7b9e6: Pull complete [2022-10-24T15:50:40.992Z] eaf3925da568: Pull complete [2022-10-24T15:50:42.896Z] bab4dde63d76: Pull complete [2022-10-24T15:50:42.896Z] bde34c3a00c8: Pull complete [2022-10-24T15:50:43.154Z] b352a97aabf1: Pull complete [2022-10-24T15:50:43.154Z] 4872d77fe225: Pull complete [2022-10-24T15:50:43.413Z] 5851b861e8e6: Pull complete [2022-10-24T15:50:43.413Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T15:50:43.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:50:43.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:50:43.769Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T15:50:43.803Z] $ 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 [2022-10-24T15:50:46.157Z] $ docker top 17f514bf5bbab71b7e065d9d7b17daaff7a7b5af20bc957b7b909c5ad9db57c3 -eo pid,comm [2022-10-24T15:50:46.224Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T15:50:46.224Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:50:46.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:50:46.255Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:50:46.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:50:46.363Z] $ docker exec 17f514bf5bbab71b7e065d9d7b17daaff7a7b5af20bc957b7b909c5ad9db57c3 ssh-agent [2022-10-24T15:50:46.479Z] SSH_AUTH_SOCK=/tmp/ssh-iysp6YCuEWuk/agent.31 [2022-10-24T15:50:46.479Z] SSH_AGENT_PID=37 [2022-10-24T15:50:46.486Z] Running ssh-add (command line suppressed) [2022-10-24T15:50:46.583Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10976432984643145849.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10976432984643145849.key) [2022-10-24T15:50:46.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:50:46.895Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T15:50:46.899Z] $ docker exec --env ******** --env ******** 17f514bf5bbab71b7e065d9d7b17daaff7a7b5af20bc957b7b909c5ad9db57c3 ssh-agent -k [2022-10-24T15:50:46.994Z] unset SSH_AUTH_SOCK; [2022-10-24T15:50:46.994Z] unset SSH_AGENT_PID; [2022-10-24T15:50:46.994Z] echo Agent pid 37 killed; [2022-10-24T15:50:47.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T15:50:47.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:50:47.039Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:50:47.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:50:47.143Z] $ docker exec 17f514bf5bbab71b7e065d9d7b17daaff7a7b5af20bc957b7b909c5ad9db57c3 ssh-agent [2022-10-24T15:50:47.257Z] SSH_AUTH_SOCK=/tmp/ssh-IGuDmvxSJ77p/agent.70 [2022-10-24T15:50:47.257Z] SSH_AGENT_PID=76 [2022-10-24T15:50:47.262Z] Running ssh-add (command line suppressed) [2022-10-24T15:50:47.367Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_661341442153338763.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_661341442153338763.key) [2022-10-24T15:50:47.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:50:47.670Z] + git semver init [2022-10-24T15:50:47.930Z] 2022-10-24 15:50:47,859 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T15:50:47.930Z] 2022-10-24 15:50:47,860 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-24T15:50:47.930Z] 2022-10-24 15:50:47,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-24T15:50:47.930Z] 2022-10-24 15:50:47,860 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:50:49.342Z] 2022-10-24 15:50:49,193 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-10-24T15:50:49.342Z] 2022-10-24 15:50:49,194 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-10-24T15:50:49.342Z] 2022-10-24 15:50:49,194 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-24T15:50:49.342Z] 2022-10-24 15:50:49,194 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-24T15:50:49.343Z] 2.3.0-dev.21 [Pipeline] } [2022-10-24T15:50:49.362Z] $ docker exec --env ******** --env ******** 17f514bf5bbab71b7e065d9d7b17daaff7a7b5af20bc957b7b909c5ad9db57c3 ssh-agent -k [2022-10-24T15:50:49.480Z] unset SSH_AUTH_SOCK; [2022-10-24T15:50:49.481Z] unset SSH_AGENT_PID; [2022-10-24T15:50:49.481Z] echo Agent pid 76 killed; [2022-10-24T15:50:49.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:50:49.794Z] + git semver [Pipeline] } [2022-10-24T15:50:50.061Z] $ docker stop --time=1 17f514bf5bbab71b7e065d9d7b17daaff7a7b5af20bc957b7b909c5ad9db57c3 [2022-10-24T15:50:51.393Z] $ docker rm -f 17f514bf5bbab71b7e065d9d7b17daaff7a7b5af20bc957b7b909c5ad9db57c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:50:51.727Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T15:50:51.890Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T15:50:51.892Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:50:52.025Z] provisioning config files... [2022-10-24T15:50:52.034Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1772159478134948763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:50:52.329Z] ---> docker-login.sh [2022-10-24T15:50:52.329Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:50:52.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:52.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:52.329Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:52.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:52.329Z] [2022-10-24T15:50:52.329Z] Login Succeeded [2022-10-24T15:50:52.329Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:50:52.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:52.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:52.590Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:52.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:52.590Z] [2022-10-24T15:50:52.590Z] Login Succeeded [2022-10-24T15:50:52.590Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:50:52.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:52.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:52.590Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:52.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:52.591Z] [2022-10-24T15:50:52.591Z] Login Succeeded [2022-10-24T15:50:52.591Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:50:52.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:52.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:52.853Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:52.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:52.853Z] [2022-10-24T15:50:52.853Z] Login Succeeded [2022-10-24T15:50:52.853Z] docker.io [2022-10-24T15:50:52.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:50:53.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:50:53.114Z] Configure a credential helper to remove this warning. See [2022-10-24T15:50:53.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:50:53.114Z] [2022-10-24T15:50:53.114Z] Login Succeeded [2022-10-24T15:50:53.114Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:50:53.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T15:50:53.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:50:53.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:50:53.209Z] ========================================================= [2022-10-24T15:50:53.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T15:50:53.209Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:50:53.520Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T15:50:53.520Z] Sending build context to Docker daemon 12.5MB [2022-10-24T15:50:53.520Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:50:53.520Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-24T15:50:53.779Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T15:50:53.779Z] 213ec9aee27d: Pulling fs layer [2022-10-24T15:50:53.779Z] 4583459ba037: Pulling fs layer [2022-10-24T15:50:53.779Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T15:50:53.779Z] 53926ce57604: Pulling fs layer [2022-10-24T15:50:53.779Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T15:50:53.779Z] 30f14e443154: Pulling fs layer [2022-10-24T15:50:53.779Z] 801331c1e519: Pulling fs layer [2022-10-24T15:50:53.779Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T15:50:53.779Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T15:50:53.779Z] 21b2b0c7a3f4: Waiting [2022-10-24T15:50:53.779Z] 30f14e443154: Waiting [2022-10-24T15:50:53.779Z] 801331c1e519: Waiting [2022-10-24T15:50:53.779Z] 99cc6dd402b0: Waiting [2022-10-24T15:50:53.779Z] 7d9ed39f4882: Waiting [2022-10-24T15:50:53.779Z] 53926ce57604: Waiting [2022-10-24T15:50:53.779Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T15:50:53.779Z] 93c1e223e6f2: Download complete [2022-10-24T15:50:53.779Z] 4583459ba037: Download complete [2022-10-24T15:50:53.779Z] 21b2b0c7a3f4: Download complete [2022-10-24T15:50:53.779Z] 30f14e443154: Download complete [2022-10-24T15:50:53.779Z] 213ec9aee27d: Verifying Checksum [2022-10-24T15:50:53.779Z] 213ec9aee27d: Download complete [2022-10-24T15:50:53.779Z] 801331c1e519: Verifying Checksum [2022-10-24T15:50:53.779Z] 801331c1e519: Download complete [2022-10-24T15:50:54.044Z] 213ec9aee27d: Pull complete [2022-10-24T15:50:54.308Z] 4583459ba037: Pull complete [2022-10-24T15:50:54.571Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T15:50:54.571Z] 7d9ed39f4882: Download complete [2022-10-24T15:50:54.571Z] 93c1e223e6f2: Pull complete [2022-10-24T15:50:54.571Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T15:50:54.571Z] 99cc6dd402b0: Download complete [2022-10-24T15:50:54.830Z] 53926ce57604: Verifying Checksum [2022-10-24T15:50:54.830Z] 53926ce57604: Download complete [2022-10-24T15:50:59.015Z] 53926ce57604: Pull complete [2022-10-24T15:50:59.015Z] 21b2b0c7a3f4: Pull complete [2022-10-24T15:50:59.583Z] 30f14e443154: Pull complete [2022-10-24T15:50:59.842Z] 801331c1e519: Pull complete [2022-10-24T15:51:02.369Z] 99cc6dd402b0: Pull complete [2022-10-24T15:51:02.936Z] 7d9ed39f4882: Pull complete [2022-10-24T15:51:02.936Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T15:51:02.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T15:51:02.936Z] ---> 1dedd983c030 [2022-10-24T15:51:02.936Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-24T15:51:06.992Z] Still waiting to schedule task [2022-10-24T15:51:06.992Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ [2022-10-24T15:51:08.206Z] ---> Running in 8304dc315871 [2022-10-24T15:51:08.464Z] Removing intermediate container 8304dc315871 [2022-10-24T15:51:08.464Z] ---> a65ce24483d9 [2022-10-24T15:51:08.464Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:51:08.464Z] ---> Running in 0bbdf706e6dd [2022-10-24T15:51:08.464Z] Removing intermediate container 0bbdf706e6dd [2022-10-24T15:51:08.464Z] ---> a43fa674b82d [2022-10-24T15:51:08.464Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:51:08.464Z] ---> Running in 21af2087fd62 [2022-10-24T15:51:08.722Z] Removing intermediate container 21af2087fd62 [2022-10-24T15:51:08.722Z] ---> d58dd723e808 [2022-10-24T15:51:08.722Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T15:51:08.722Z] ---> Running in 3df3ae955423 [2022-10-24T15:51:08.722Z] Removing intermediate container 3df3ae955423 [2022-10-24T15:51:08.722Z] ---> 9e1d4b33a827 [2022-10-24T15:51:08.722Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:51:08.722Z] ---> Running in 8b371056fcdf [2022-10-24T15:51:09.291Z] Removing intermediate container 8b371056fcdf [2022-10-24T15:51:09.291Z] ---> 2c0ae7a7ec27 [2022-10-24T15:51:09.291Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:51:09.291Z] ---> Running in 9a58792fcb49 [2022-10-24T15:51:09.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T15:51:10.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T15:51:11.938Z] OK: 211 MiB in 51 packages [2022-10-24T15:51:11.938Z] Removing intermediate container 9a58792fcb49 [2022-10-24T15:51:11.938Z] ---> baccd4f3a079 [2022-10-24T15:51:11.938Z] Step 9/14 : WORKDIR /app [2022-10-24T15:51:11.938Z] ---> Running in 62e914d1742d [2022-10-24T15:51:12.197Z] Removing intermediate container 62e914d1742d [2022-10-24T15:51:12.197Z] ---> 4f41e89984a5 [2022-10-24T15:51:12.197Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-24T15:51:12.197Z] ---> 9998931ddf4c [2022-10-24T15:51:12.197Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:51:12.197Z] ---> Running in 6eb0dd1587d8 [2022-10-24T15:51:34.141Z] Removing intermediate container 6eb0dd1587d8 [2022-10-24T15:51:34.141Z] ---> 11e1f1e5a3cd [2022-10-24T15:51:34.141Z] Step 12/14 : COPY . . [2022-10-24T15:51:34.141Z] ---> ccde69719179 [2022-10-24T15:51:34.141Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T15:51:34.141Z] ---> Running in d90cb969e6c2 [2022-10-24T15:51:34.141Z] Removing intermediate container d90cb969e6c2 [2022-10-24T15:51:34.141Z] ---> b5c4656db30e [2022-10-24T15:51:34.141Z] Step 14/14 : RUN $MAKE [2022-10-24T15:51:34.141Z] ---> Running in b75b51a62b60 [2022-10-24T15:51:34.141Z] noop [2022-10-24T15:51:34.141Z] Removing intermediate container b75b51a62b60 [2022-10-24T15:51:34.141Z] ---> 5f94397f1597 [2022-10-24T15:51:34.141Z] Successfully built 5f94397f1597 [2022-10-24T15:51:34.141Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:51:34.448Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T15:51:34.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:51:34.510Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T15:51:34.542Z] $ 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 [2022-10-24T15:51:34.908Z] $ docker top a7d05437d3e35e9bfa341a3556ec0f82ae4c7dc5d693d3474c58ef5ab1d9f170 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:51:35.244Z] + go version [2022-10-24T15:51:35.244Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T15:51:35.255Z] $ docker stop --time=1 a7d05437d3e35e9bfa341a3556ec0f82ae4c7dc5d693d3474c58ef5ab1d9f170 [2022-10-24T15:51:36.542Z] $ docker rm -f a7d05437d3e35e9bfa341a3556ec0f82ae4c7dc5d693d3474c58ef5ab1d9f170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:51:36.953Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T15:51:36.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:51:37.013Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T15:51:37.048Z] $ 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 [2022-10-24T15:51:37.389Z] $ docker top 7a2c4040d9c0f7cf663798e987857e77e8dfb8258a5decbc1fb2d0a4db0c72cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:51:37.727Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T15:51:38.021Z] + make test [2022-10-24T15:51:38.021Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T15:51:47.985Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-24T15:51:47.985Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.046s coverage: 86.2% of statements [2022-10-24T15:51:47.985Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-24T15:51:50.515Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.551s coverage: 71.9% of statements [2022-10-24T15:51:57.078Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T15:51:57.078Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T15:52:00.353Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T15:52:00.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T15:52:00.611Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-24T15:52:00.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T15:52:00.638Z] $ docker stop --time=1 7a2c4040d9c0f7cf663798e987857e77e8dfb8258a5decbc1fb2d0a4db0c72cb [2022-10-24T15:52:03.331Z] $ docker rm -f 7a2c4040d9c0f7cf663798e987857e77e8dfb8258a5decbc1fb2d0a4db0c72cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:52:03.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T15:52:03.842Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T15:52:04.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T15:52:04.552Z] + ls -al . [2022-10-24T15:52:04.552Z] total 232 [2022-10-24T15:52:04.552Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:51 . [2022-10-24T15:52:04.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:50 .. [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 15:50 .dockerignore [2022-10-24T15:52:04.552Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:51 .git [2022-10-24T15:52:04.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:50 .github [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 24 15:50 .gitignore [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:50 .golangci.yml [2022-10-24T15:52:04.552Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:50 .semver [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 24 15:50 Attribution.txt [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 24 15:50 CHANGELOG.md [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 24 15:50 Dockerfile [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:50 GOVERNANCE.md [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 24 15:50 Jenkinsfile [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 15:50 LICENSE [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 24 15:50 Makefile [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 15:50 OWNERS.md [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 24 15:50 README.md [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:50 VERSION [2022-10-24T15:52:04.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:50 bin [2022-10-24T15:52:04.552Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 24 15:51 coverage.out [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 24 15:50 go.mod [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 24 15:50 go.sum [2022-10-24T15:52:04.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:50 images [2022-10-24T15:52:04.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:50 internal [2022-10-24T15:52:04.552Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 15:50 main.go [2022-10-24T15:52:04.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:50 res [2022-10-24T15:52:04.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:50 snap [2022-10-24T15:52:04.552Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:04.947Z] + 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=3df42b5de7243deaef815f1e55d1348500d22d5e --label arch=amd64 --label version=2.3.0-dev.21 . [2022-10-24T15:52:04.947Z] Sending build context to Docker daemon 12.5MB [2022-10-24T15:52:04.947Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:52:04.947Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-24T15:52:04.947Z] ---> 5f94397f1597 [2022-10-24T15:52:04.947Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-24T15:52:05.207Z] ---> Running in d182b37b0bd6 [2022-10-24T15:52:05.207Z] Removing intermediate container d182b37b0bd6 [2022-10-24T15:52:05.207Z] ---> 80a36d91b378 [2022-10-24T15:52:05.207Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:52:05.207Z] ---> Running in 4086541a0130 [2022-10-24T15:52:05.207Z] Removing intermediate container 4086541a0130 [2022-10-24T15:52:05.208Z] ---> adf5a7b07e6d [2022-10-24T15:52:05.208Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:52:05.208Z] ---> Running in 157a1a7fc35c [2022-10-24T15:52:05.476Z] Removing intermediate container 157a1a7fc35c [2022-10-24T15:52:05.476Z] ---> 0efd89232ec2 [2022-10-24T15:52:05.476Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T15:52:05.476Z] ---> Running in 3ac8d101f9d1 [2022-10-24T15:52:05.476Z] Removing intermediate container 3ac8d101f9d1 [2022-10-24T15:52:05.476Z] ---> 612f63770a98 [2022-10-24T15:52:05.476Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:52:05.476Z] ---> Running in 8b62dcca1bd5 [2022-10-24T15:52:06.092Z] Removing intermediate container 8b62dcca1bd5 [2022-10-24T15:52:06.092Z] ---> 339d3cce9377 [2022-10-24T15:52:06.092Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:52:06.092Z] ---> Running in 376e3da693c4 [2022-10-24T15:52:06.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T15:52:07.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T15:52:07.552Z] OK: 211 MiB in 51 packages [2022-10-24T15:52:08.137Z] Removing intermediate container 376e3da693c4 [2022-10-24T15:52:08.137Z] ---> 82d7b25eeb91 [2022-10-24T15:52:08.137Z] Step 9/32 : WORKDIR /app [2022-10-24T15:52:08.137Z] ---> Running in 4c1222541d0a [2022-10-24T15:52:08.137Z] Removing intermediate container 4c1222541d0a [2022-10-24T15:52:08.137Z] ---> db76fb17e86d [2022-10-24T15:52:08.137Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-24T15:52:08.395Z] ---> 2f465348b78b [2022-10-24T15:52:08.395Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:52:08.395Z] ---> Running in a13619981514 [2022-10-24T15:52:08.961Z] Removing intermediate container a13619981514 [2022-10-24T15:52:08.961Z] ---> 1e453e7f1405 [2022-10-24T15:52:08.961Z] Step 12/32 : COPY . . [2022-10-24T15:52:09.528Z] ---> ff3a93ec022f [2022-10-24T15:52:09.528Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T15:52:09.528Z] ---> Running in 8c9f1ef9702c [2022-10-24T15:52:09.528Z] Removing intermediate container 8c9f1ef9702c [2022-10-24T15:52:09.528Z] ---> eb6190c2f06e [2022-10-24T15:52:09.528Z] Step 14/32 : RUN $MAKE [2022-10-24T15:52:09.528Z] ---> Running in 4476eb587655 [2022-10-24T15:52:09.787Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-24T15:52:31.706Z] Removing intermediate container 4476eb587655 [2022-10-24T15:52:31.706Z] ---> 3cd3681fce90 [2022-10-24T15:52:31.706Z] Step 15/32 : FROM alpine:3.14 [2022-10-24T15:52:31.706Z] 3.14: Pulling from library/alpine [2022-10-24T15:52:31.706Z] c7ed990a2339: Pulling fs layer [2022-10-24T15:52:31.706Z] c7ed990a2339: Verifying Checksum [2022-10-24T15:52:31.706Z] c7ed990a2339: Download complete [2022-10-24T15:52:31.706Z] c7ed990a2339: Pull complete [2022-10-24T15:52:31.706Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-24T15:52:31.706Z] Status: Downloaded newer image for alpine:3.14 [2022-10-24T15:52:31.706Z] ---> dd53f409bf0b [2022-10-24T15:52:31.706Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T15:52:31.706Z] ---> Running in 8e5a5aac7749 [2022-10-24T15:52:31.706Z] Removing intermediate container 8e5a5aac7749 [2022-10-24T15:52:31.706Z] ---> 142e4b954cb4 [2022-10-24T15:52:31.706Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-24T15:52:31.706Z] ---> Running in c76833b02a86 [2022-10-24T15:52:31.706Z] Removing intermediate container c76833b02a86 [2022-10-24T15:52:31.706Z] ---> 542b16514383 [2022-10-24T15:52:31.706Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:52:31.706Z] ---> Running in 434823801c76 [2022-10-24T15:52:32.275Z] Removing intermediate container 434823801c76 [2022-10-24T15:52:32.275Z] ---> ada271491bfc [2022-10-24T15:52:32.275Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-24T15:52:32.275Z] ---> Running in 08116327900d [2022-10-24T15:52:32.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-24T15:52:33.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-24T15:52:33.469Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-24T15:52:33.727Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-24T15:52:33.727Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-24T15:52:33.727Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-24T15:52:33.986Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-24T15:52:33.986Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-24T15:52:34.245Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-24T15:52:34.245Z] Executing busybox-1.33.1-r8.trigger [2022-10-24T15:52:34.245Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T15:52:34.245Z] OK: 9 MiB in 21 packages [2022-10-24T15:52:34.820Z] Removing intermediate container 08116327900d [2022-10-24T15:52:34.820Z] ---> 0270567f5197 [2022-10-24T15:52:34.820Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-24T15:52:35.079Z] ---> 77d05e6d2be5 [2022-10-24T15:52:35.079Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-24T15:52:35.079Z] ---> 60c21716a203 [2022-10-24T15:52:35.079Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-24T15:52:35.079Z] ---> 7d3a21b701aa [2022-10-24T15:52:35.079Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-24T15:52:35.342Z] ---> 9a563dc01ec3 [2022-10-24T15:52:35.342Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-24T15:52:35.908Z] ---> 83014286421c [2022-10-24T15:52:35.908Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-24T15:52:35.908Z] ---> Running in fdef553d9f04 [2022-10-24T15:52:36.478Z] Removing intermediate container fdef553d9f04 [2022-10-24T15:52:36.478Z] ---> 2f86f48d98db [2022-10-24T15:52:36.478Z] Step 26/32 : VOLUME /cache [2022-10-24T15:52:36.478Z] ---> Running in 82e21f70378d [2022-10-24T15:52:36.741Z] Removing intermediate container 82e21f70378d [2022-10-24T15:52:36.741Z] ---> ef1bb5e88834 [2022-10-24T15:52:36.741Z] Step 27/32 : EXPOSE 59711 [2022-10-24T15:52:36.741Z] ---> Running in 9463b8ae1ad5 [2022-10-24T15:52:36.741Z] Removing intermediate container 9463b8ae1ad5 [2022-10-24T15:52:36.741Z] ---> 768c0ad67a43 [2022-10-24T15:52:36.741Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-24T15:52:36.741Z] ---> Running in a8cc423a5d1e [2022-10-24T15:52:36.999Z] Removing intermediate container a8cc423a5d1e [2022-10-24T15:52:36.999Z] ---> 82d7ead5ea6f [2022-10-24T15:52:36.999Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-24T15:52:36.999Z] ---> Running in e7d03516fe98 [2022-10-24T15:52:36.999Z] Removing intermediate container e7d03516fe98 [2022-10-24T15:52:36.999Z] ---> cc7f29fc11bb [2022-10-24T15:52:36.999Z] Step 30/32 : LABEL arch=amd64 [2022-10-24T15:52:36.999Z] ---> Running in 40583303a7fa [2022-10-24T15:52:36.999Z] Removing intermediate container 40583303a7fa [2022-10-24T15:52:36.999Z] ---> aca27b15c46c [2022-10-24T15:52:36.999Z] Step 31/32 : LABEL git_sha=3df42b5de7243deaef815f1e55d1348500d22d5e [2022-10-24T15:52:37.257Z] ---> Running in 1bd664adcbe6 [2022-10-24T15:52:37.257Z] Removing intermediate container 1bd664adcbe6 [2022-10-24T15:52:37.257Z] ---> a3aa8cf1d919 [2022-10-24T15:52:37.257Z] Step 32/32 : LABEL version=2.3.0-dev.21 [2022-10-24T15:52:37.257Z] ---> Running in 98ed7921fe83 [2022-10-24T15:52:37.257Z] Removing intermediate container 98ed7921fe83 [2022-10-24T15:52:37.257Z] ---> 120e05612b9a [2022-10-24T15:52:37.257Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T15:52:37.257Z] Successfully built 120e05612b9a [2022-10-24T15:52:37.257Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:52:37.335Z] provisioning config files... [2022-10-24T15:52:37.343Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2737693738563584586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:52:37.639Z] ---> docker-login.sh [2022-10-24T15:52:37.639Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:52:37.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:37.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:37.639Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:37.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:37.639Z] [2022-10-24T15:52:37.639Z] Login Succeeded [2022-10-24T15:52:37.639Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:52:37.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:37.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:37.639Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:37.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:37.639Z] [2022-10-24T15:52:37.639Z] Login Succeeded [2022-10-24T15:52:37.639Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:52:37.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:37.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:37.898Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:37.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:37.898Z] [2022-10-24T15:52:37.898Z] Login Succeeded [2022-10-24T15:52:37.898Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:52:37.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:37.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:37.898Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:37.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:37.898Z] [2022-10-24T15:52:37.898Z] Login Succeeded [2022-10-24T15:52:37.898Z] docker.io [2022-10-24T15:52:38.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:52:38.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:52:38.417Z] Configure a credential helper to remove this warning. See [2022-10-24T15:52:38.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:52:38.417Z] [2022-10-24T15:52:38.417Z] Login Succeeded [2022-10-24T15:52:38.417Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:52:38.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:52:38.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:52:38.468Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-10-24T15:52:38.468Z] 3df42b5de7243deaef815f1e55d1348500d22d5e [2022-10-24T15:52:38.468Z] latest [2022-10-24T15:52:38.468Z] 2.3.0-dev.21 [2022-10-24T15:52:38.468Z] 3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21 [2022-10-24T15:52:38.468Z] main [2022-10-24T15:52:38.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:38.788Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3df42b5de7243deaef815f1e55d1348500d22d5e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:39.088Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3df42b5de7243deaef815f1e55d1348500d22d5e [2022-10-24T15:52:39.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-24T15:52:39.088Z] 10407e7d8c64: Preparing [2022-10-24T15:52:39.088Z] b24758acb5a5: Preparing [2022-10-24T15:52:39.088Z] 95d07b7d8fcf: Preparing [2022-10-24T15:52:39.088Z] 9efffd86882e: Preparing [2022-10-24T15:52:39.088Z] 52dd2b2d9dae: Preparing [2022-10-24T15:52:39.088Z] ecd193d2bf8f: Preparing [2022-10-24T15:52:39.088Z] e8d60e8b89f2: Preparing [2022-10-24T15:52:39.088Z] 245cd49513fb: Preparing [2022-10-24T15:52:39.088Z] 63493a9ab2d4: Preparing [2022-10-24T15:52:39.088Z] e8d60e8b89f2: Waiting [2022-10-24T15:52:39.088Z] ecd193d2bf8f: Waiting [2022-10-24T15:52:39.088Z] 245cd49513fb: Waiting [2022-10-24T15:52:39.088Z] 63493a9ab2d4: Waiting [2022-10-24T15:52:39.088Z] 52dd2b2d9dae: Pushed [2022-10-24T15:52:39.088Z] 95d07b7d8fcf: Pushed [2022-10-24T15:52:39.088Z] 9efffd86882e: Pushed [2022-10-24T15:52:39.088Z] 10407e7d8c64: Pushed [2022-10-24T15:52:39.088Z] 63493a9ab2d4: Layer already exists [2022-10-24T15:52:39.088Z] ecd193d2bf8f: Pushed [2022-10-24T15:52:39.347Z] 245cd49513fb: Pushed [2022-10-24T15:52:39.606Z] e8d60e8b89f2: Pushed [2022-10-24T15:52:41.508Z] b24758acb5a5: Pushed [2022-10-24T15:52:41.508Z] 3df42b5de7243deaef815f1e55d1348500d22d5e: digest: sha256:f787307bf3c46fa70c13416e3282c4469984e5032f0394c68d98ba09de82a00d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:41.815Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:42.118Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-24T15:52:42.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-24T15:52:42.118Z] 10407e7d8c64: Preparing [2022-10-24T15:52:42.118Z] b24758acb5a5: Preparing [2022-10-24T15:52:42.118Z] 95d07b7d8fcf: Preparing [2022-10-24T15:52:42.118Z] 9efffd86882e: Preparing [2022-10-24T15:52:42.118Z] 52dd2b2d9dae: Preparing [2022-10-24T15:52:42.118Z] ecd193d2bf8f: Preparing [2022-10-24T15:52:42.118Z] e8d60e8b89f2: Preparing [2022-10-24T15:52:42.118Z] 245cd49513fb: Preparing [2022-10-24T15:52:42.118Z] 63493a9ab2d4: Preparing [2022-10-24T15:52:42.118Z] e8d60e8b89f2: Waiting [2022-10-24T15:52:42.118Z] 245cd49513fb: Waiting [2022-10-24T15:52:42.118Z] 63493a9ab2d4: Waiting [2022-10-24T15:52:42.118Z] ecd193d2bf8f: Waiting [2022-10-24T15:52:42.118Z] 52dd2b2d9dae: Layer already exists [2022-10-24T15:52:42.118Z] 10407e7d8c64: Layer already exists [2022-10-24T15:52:42.118Z] 95d07b7d8fcf: Layer already exists [2022-10-24T15:52:42.118Z] 9efffd86882e: Layer already exists [2022-10-24T15:52:42.118Z] b24758acb5a5: Layer already exists [2022-10-24T15:52:42.118Z] e8d60e8b89f2: Layer already exists [2022-10-24T15:52:42.118Z] 245cd49513fb: Layer already exists [2022-10-24T15:52:42.118Z] ecd193d2bf8f: Layer already exists [2022-10-24T15:52:42.118Z] 63493a9ab2d4: Layer already exists [2022-10-24T15:52:42.118Z] latest: digest: sha256:f787307bf3c46fa70c13416e3282c4469984e5032f0394c68d98ba09de82a00d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:42.428Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:42.731Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.21 [2022-10-24T15:52:42.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-24T15:52:42.731Z] 10407e7d8c64: Preparing [2022-10-24T15:52:42.731Z] b24758acb5a5: Preparing [2022-10-24T15:52:42.731Z] 95d07b7d8fcf: Preparing [2022-10-24T15:52:42.731Z] 9efffd86882e: Preparing [2022-10-24T15:52:42.731Z] 52dd2b2d9dae: Preparing [2022-10-24T15:52:42.731Z] ecd193d2bf8f: Preparing [2022-10-24T15:52:42.731Z] e8d60e8b89f2: Preparing [2022-10-24T15:52:42.731Z] 245cd49513fb: Preparing [2022-10-24T15:52:42.731Z] 63493a9ab2d4: Preparing [2022-10-24T15:52:42.731Z] e8d60e8b89f2: Waiting [2022-10-24T15:52:42.731Z] 245cd49513fb: Waiting [2022-10-24T15:52:42.731Z] 63493a9ab2d4: Waiting [2022-10-24T15:52:42.731Z] ecd193d2bf8f: Waiting [2022-10-24T15:52:42.731Z] 52dd2b2d9dae: Layer already exists [2022-10-24T15:52:42.731Z] 9efffd86882e: Layer already exists [2022-10-24T15:52:42.731Z] 95d07b7d8fcf: Layer already exists [2022-10-24T15:52:42.731Z] b24758acb5a5: Layer already exists [2022-10-24T15:52:42.731Z] 10407e7d8c64: Layer already exists [2022-10-24T15:52:42.731Z] e8d60e8b89f2: Layer already exists [2022-10-24T15:52:42.731Z] ecd193d2bf8f: Layer already exists [2022-10-24T15:52:42.731Z] 245cd49513fb: Layer already exists [2022-10-24T15:52:42.731Z] 63493a9ab2d4: Layer already exists [2022-10-24T15:52:42.731Z] 2.3.0-dev.21: digest: sha256:f787307bf3c46fa70c13416e3282c4469984e5032f0394c68d98ba09de82a00d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:43.036Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:43.338Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21 [2022-10-24T15:52:43.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-24T15:52:43.338Z] 10407e7d8c64: Preparing [2022-10-24T15:52:43.338Z] b24758acb5a5: Preparing [2022-10-24T15:52:43.338Z] 95d07b7d8fcf: Preparing [2022-10-24T15:52:43.338Z] 9efffd86882e: Preparing [2022-10-24T15:52:43.338Z] 52dd2b2d9dae: Preparing [2022-10-24T15:52:43.338Z] ecd193d2bf8f: Preparing [2022-10-24T15:52:43.338Z] e8d60e8b89f2: Preparing [2022-10-24T15:52:43.338Z] 245cd49513fb: Preparing [2022-10-24T15:52:43.338Z] 63493a9ab2d4: Preparing [2022-10-24T15:52:43.338Z] ecd193d2bf8f: Waiting [2022-10-24T15:52:43.338Z] e8d60e8b89f2: Waiting [2022-10-24T15:52:43.338Z] 245cd49513fb: Waiting [2022-10-24T15:52:43.338Z] 10407e7d8c64: Layer already exists [2022-10-24T15:52:43.338Z] 52dd2b2d9dae: Layer already exists [2022-10-24T15:52:43.338Z] 9efffd86882e: Layer already exists [2022-10-24T15:52:43.338Z] 95d07b7d8fcf: Layer already exists [2022-10-24T15:52:43.338Z] b24758acb5a5: Layer already exists [2022-10-24T15:52:43.338Z] ecd193d2bf8f: Layer already exists [2022-10-24T15:52:43.338Z] 63493a9ab2d4: Layer already exists [2022-10-24T15:52:43.338Z] e8d60e8b89f2: Layer already exists [2022-10-24T15:52:43.338Z] 245cd49513fb: Layer already exists [2022-10-24T15:52:43.338Z] 3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21: digest: sha256:f787307bf3c46fa70c13416e3282c4469984e5032f0394c68d98ba09de82a00d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:43.636Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:43.938Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-10-24T15:52:43.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-24T15:52:43.938Z] 10407e7d8c64: Preparing [2022-10-24T15:52:43.938Z] b24758acb5a5: Preparing [2022-10-24T15:52:43.938Z] 95d07b7d8fcf: Preparing [2022-10-24T15:52:43.938Z] 9efffd86882e: Preparing [2022-10-24T15:52:43.938Z] 52dd2b2d9dae: Preparing [2022-10-24T15:52:43.938Z] ecd193d2bf8f: Preparing [2022-10-24T15:52:43.938Z] e8d60e8b89f2: Preparing [2022-10-24T15:52:43.938Z] 245cd49513fb: Preparing [2022-10-24T15:52:43.938Z] 63493a9ab2d4: Preparing [2022-10-24T15:52:43.938Z] ecd193d2bf8f: Waiting [2022-10-24T15:52:43.938Z] e8d60e8b89f2: Waiting [2022-10-24T15:52:43.938Z] 245cd49513fb: Waiting [2022-10-24T15:52:43.938Z] 63493a9ab2d4: Waiting [2022-10-24T15:52:43.938Z] 9efffd86882e: Layer already exists [2022-10-24T15:52:43.938Z] b24758acb5a5: Layer already exists [2022-10-24T15:52:43.938Z] 10407e7d8c64: Layer already exists [2022-10-24T15:52:43.938Z] 95d07b7d8fcf: Layer already exists [2022-10-24T15:52:43.938Z] 52dd2b2d9dae: Layer already exists [2022-10-24T15:52:43.938Z] ecd193d2bf8f: Layer already exists [2022-10-24T15:52:43.938Z] e8d60e8b89f2: Layer already exists [2022-10-24T15:52:43.938Z] 245cd49513fb: Layer already exists [2022-10-24T15:52:43.938Z] 63493a9ab2d4: Layer already exists [2022-10-24T15:52:43.938Z] main: digest: sha256:f787307bf3c46fa70c13416e3282c4469984e5032f0394c68d98ba09de82a00d size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:52:43.984Z] ===================================================== [Pipeline] echo [2022-10-24T15:52:43.992Z] taggedImages: [2022-10-24T15:52:43.992Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3df42b5de7243deaef815f1e55d1348500d22d5e [2022-10-24T15:52:43.992Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-24T15:52:43.992Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.21 [2022-10-24T15:52:43.992Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21 [2022-10-24T15:52:43.992Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:44.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:52:44.355Z] [2022-10-24T15:52:44.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:52:44.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:52:44.919Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T15:52:44.919Z] 5eb5b503b376: Pulling fs layer [2022-10-24T15:52:44.919Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T15:52:44.919Z] ec43610c2a17: Pulling fs layer [2022-10-24T15:52:44.919Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T15:52:44.919Z] 33b1e0a273af: Pulling fs layer [2022-10-24T15:52:44.919Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T15:52:44.919Z] 2f39f015ded8: Pulling fs layer [2022-10-24T15:52:44.919Z] 5d3b04190fa2: Waiting [2022-10-24T15:52:44.919Z] 33b1e0a273af: Waiting [2022-10-24T15:52:44.919Z] 5c69ac0246d0: Verifying Checksum [2022-10-24T15:52:44.919Z] 5c69ac0246d0: Download complete [2022-10-24T15:52:44.919Z] 3a2ae6a8a46f: Download complete [2022-10-24T15:52:45.176Z] 33b1e0a273af: Verifying Checksum [2022-10-24T15:52:45.177Z] 33b1e0a273af: Download complete [2022-10-24T15:52:45.177Z] ec43610c2a17: Verifying Checksum [2022-10-24T15:52:45.177Z] ec43610c2a17: Download complete [2022-10-24T15:52:45.177Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T15:52:45.177Z] 5d3b04190fa2: Download complete [2022-10-24T15:52:45.177Z] 5eb5b503b376: Verifying Checksum [2022-10-24T15:52:45.177Z] 5eb5b503b376: Download complete [2022-10-24T15:52:46.112Z] 2f39f015ded8: Download complete [2022-10-24T15:52:46.680Z] 5eb5b503b376: Pull complete [2022-10-24T15:52:46.680Z] 5c69ac0246d0: Pull complete [2022-10-24T15:52:47.615Z] ec43610c2a17: Pull complete [2022-10-24T15:52:47.615Z] 3a2ae6a8a46f: Pull complete [2022-10-24T15:52:47.615Z] 33b1e0a273af: Pull complete [2022-10-24T15:52:47.879Z] 5d3b04190fa2: Pull complete [2022-10-24T15:52:52.062Z] 2f39f015ded8: Pull complete [2022-10-24T15:52:52.062Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T15:52:52.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:52:52.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:52:52.138Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T15:52:52.168Z] $ 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 [2022-10-24T15:52:54.825Z] $ docker top bd47696097f4ecaf9c169de1c34052e8f19e1f84c95509f3d317e7560e92c3d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:52:55.188Z] ---> job-cost.sh [2022-10-24T15:52:55.188Z] lf-activate-venv: SKIPPING [2022-10-24T15:52:55.188Z] INFO: No Stack... [2022-10-24T15:52:55.762Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T15:52:56.019Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T15:52:56.306Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-10-24T15:52:56.306Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T15:52:56.318Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-61-stack-cost] [2022-10-24T15:52:56.324Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-61-stack-cost] did not exist. Created. [2022-10-24T15:52:56.324Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:52:56.629Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T15:52:56.660Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T15:52:56.667Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T15:52:56.683Z] $ docker stop --time=1 bd47696097f4ecaf9c169de1c34052e8f19e1f84c95509f3d317e7560e92c3d4 [2022-10-24T15:52:58.303Z] $ docker rm -f bd47696097f4ecaf9c169de1c34052e8f19e1f84c95509f3d317e7560e92c3d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T20:10:44.052Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-30986 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-10-24T20:10:44.066Z] Running in /w/workspace/app-rfid-llrp-inventory/61 [Pipeline] { [Pipeline] checkout [2022-10-24T20:10:44.094Z] The recommended git tool is: git [2022-10-24T20:10:49.612Z] using credential edgex-jenkins-ssh [2022-10-24T20:10:49.628Z] Cloning the remote Git repository [2022-10-24T20:10:49.661Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-24T20:10:49.736Z] > git init /w/workspace/app-rfid-llrp-inventory/61 # timeout=10 [2022-10-24T20:10:49.871Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-24T20:10:49.872Z] > git --version # timeout=10 [2022-10-24T20:10:49.894Z] > git --version # 'git version 2.25.1' [2022-10-24T20:10:49.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T20:10:49.938Z] Verifying host key using known hosts file [2022-10-24T20:10:50.120Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T20:10:50.133Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T20:10:52.270Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-24T20:10:52.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T20:10:53.058Z] Avoid second fetch [2022-10-24T20:10:53.058Z] Checking out Revision 3df42b5de7243deaef815f1e55d1348500d22d5e (main) [2022-10-24T20:10:53.545Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#116)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T20:10:53.067Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T20:10:53.086Z] > git checkout -f 3df42b5de7243deaef815f1e55d1348500d22d5e # timeout=10 [2022-10-24T20:10:54.520Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T20:10:54.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T20:10:54.520Z] Dload Upload Total Spent Left Speed [2022-10-24T20:10:54.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-10-24T20:10:55.210Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T20:10:55.540Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T20:10:55.541Z] + sudo tee /etc/docker/daemon.new [2022-10-24T20:10:55.541Z] { [2022-10-24T20:10:55.541Z] "registry-mirrors": [ [2022-10-24T20:10:55.541Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T20:10:55.541Z] ], [2022-10-24T20:10:55.541Z] "bip": "10.250.0.254/24", [2022-10-24T20:10:55.541Z] "hosts": [ [2022-10-24T20:10:55.541Z] "tcp://0.0.0.0:5555", [2022-10-24T20:10:55.541Z] "unix:///var/run/docker.sock" [2022-10-24T20:10:55.541Z] ], [2022-10-24T20:10:55.541Z] "mtu": 1458, [2022-10-24T20:10:55.541Z] "selinux-enabled": true, [2022-10-24T20:10:55.541Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T20:10:55.541Z] } [Pipeline] sh [2022-10-24T20:10:55.869Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T20:10:56.209Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T20:11:14.472Z] provisioning config files... [2022-10-24T20:11:14.497Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/61@tmp/config13843061100142402072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:11:14.852Z] ---> docker-login.sh [2022-10-24T20:11:14.852Z] nexus3.edgexfoundry.org:10001 [2022-10-24T20:11:15.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:11:15.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:11:15.719Z] Configure a credential helper to remove this warning. See [2022-10-24T20:11:15.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:11:15.719Z] [2022-10-24T20:11:15.719Z] Login Succeeded [2022-10-24T20:11:15.719Z] nexus3.edgexfoundry.org:10002 [2022-10-24T20:11:15.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:11:15.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:11:15.996Z] Configure a credential helper to remove this warning. See [2022-10-24T20:11:15.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:11:15.996Z] [2022-10-24T20:11:15.996Z] Login Succeeded [2022-10-24T20:11:15.996Z] nexus3.edgexfoundry.org:10003 [2022-10-24T20:11:16.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:11:16.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:11:16.266Z] Configure a credential helper to remove this warning. See [2022-10-24T20:11:16.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:11:16.266Z] [2022-10-24T20:11:16.266Z] Login Succeeded [2022-10-24T20:11:16.266Z] nexus3.edgexfoundry.org:10004 [2022-10-24T20:11:16.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:11:16.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:11:16.536Z] Configure a credential helper to remove this warning. See [2022-10-24T20:11:16.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:11:16.536Z] [2022-10-24T20:11:16.536Z] Login Succeeded [2022-10-24T20:11:16.536Z] docker.io [2022-10-24T20:11:16.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:11:17.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:11:17.394Z] Configure a credential helper to remove this warning. See [2022-10-24T20:11:17.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:11:17.394Z] [2022-10-24T20:11:17.394Z] Login Succeeded [2022-10-24T20:11:17.394Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T20:11:17.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T20:11:17.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T20:11:17.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T20:11:17.574Z] ========================================================= [2022-10-24T20:11:17.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T20:11:17.574Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:11:17.908Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T20:11:18.180Z] Sending build context to Docker daemon 683.5kB [2022-10-24T20:11:18.180Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T20:11:18.180Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-24T20:11:18.180Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T20:11:18.180Z] 9b18e9b68314: Pulling fs layer [2022-10-24T20:11:18.180Z] d32db5db7311: Pulling fs layer [2022-10-24T20:11:18.180Z] d0c4b47475fc: Pulling fs layer [2022-10-24T20:11:18.180Z] 5831b945b038: Pulling fs layer [2022-10-24T20:11:18.180Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T20:11:18.180Z] e10730c5d714: Pulling fs layer [2022-10-24T20:11:18.180Z] 5dd5c2283517: Pulling fs layer [2022-10-24T20:11:18.180Z] d5ac0230b979: Pulling fs layer [2022-10-24T20:11:18.180Z] 5831b945b038: Waiting [2022-10-24T20:11:18.180Z] e10730c5d714: Waiting [2022-10-24T20:11:18.180Z] 86bbec2aaacd: Waiting [2022-10-24T20:11:18.180Z] 5dd5c2283517: Waiting [2022-10-24T20:11:18.180Z] d5ac0230b979: Waiting [2022-10-24T20:11:18.180Z] d0c4b47475fc: Download complete [2022-10-24T20:11:18.180Z] d32db5db7311: Verifying Checksum [2022-10-24T20:11:18.180Z] d32db5db7311: Download complete [2022-10-24T20:11:18.449Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T20:11:18.450Z] 86bbec2aaacd: Download complete [2022-10-24T20:11:18.450Z] e10730c5d714: Verifying Checksum [2022-10-24T20:11:18.450Z] e10730c5d714: Download complete [2022-10-24T20:11:18.450Z] 9b18e9b68314: Verifying Checksum [2022-10-24T20:11:18.450Z] 9b18e9b68314: Download complete [2022-10-24T20:11:19.434Z] 9b18e9b68314: Pull complete [2022-10-24T20:11:19.434Z] d5ac0230b979: Verifying Checksum [2022-10-24T20:11:19.434Z] d5ac0230b979: Download complete [2022-10-24T20:11:19.704Z] d32db5db7311: Pull complete [2022-10-24T20:11:19.977Z] d0c4b47475fc: Pull complete [2022-10-24T20:11:20.569Z] 5dd5c2283517: Verifying Checksum [2022-10-24T20:11:20.569Z] 5dd5c2283517: Download complete [2022-10-24T20:11:21.164Z] 5831b945b038: Verifying Checksum [2022-10-24T20:11:21.164Z] 5831b945b038: Download complete [2022-10-24T20:11:33.519Z] 5831b945b038: Pull complete [2022-10-24T20:11:33.519Z] 86bbec2aaacd: Pull complete [2022-10-24T20:11:33.519Z] e10730c5d714: Pull complete [2022-10-24T20:11:38.912Z] 5dd5c2283517: Pull complete [2022-10-24T20:11:40.882Z] d5ac0230b979: Pull complete [2022-10-24T20:11:41.156Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T20:11:41.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T20:11:41.156Z] ---> 59b3b1a385d4 [2022-10-24T20:11:41.156Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-24T20:11:43.120Z] ---> Running in ab4572c57899 [2022-10-24T20:11:43.120Z] Removing intermediate container ab4572c57899 [2022-10-24T20:11:43.120Z] ---> 2c6e8e9ebd97 [2022-10-24T20:11:43.120Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T20:11:43.120Z] ---> Running in 79b416d96f05 [2022-10-24T20:11:43.391Z] Removing intermediate container 79b416d96f05 [2022-10-24T20:11:43.391Z] ---> 0684df9e250e [2022-10-24T20:11:43.391Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-24T20:11:43.661Z] ---> Running in 1e604f88225f [2022-10-24T20:11:43.928Z] Removing intermediate container 1e604f88225f [2022-10-24T20:11:43.928Z] ---> f41dc68ba873 [2022-10-24T20:11:43.928Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T20:11:43.928Z] ---> Running in 33c90d5d1e20 [2022-10-24T20:11:44.197Z] Removing intermediate container 33c90d5d1e20 [2022-10-24T20:11:44.197Z] ---> c895e02bcb0c [2022-10-24T20:11:44.197Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T20:11:44.197Z] ---> Running in f0faab4ba99d [2022-10-24T20:11:46.158Z] Removing intermediate container f0faab4ba99d [2022-10-24T20:11:46.158Z] ---> 6a8d042f91be [2022-10-24T20:11:46.158Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T20:11:46.158Z] ---> Running in bb59a29c76b3 [2022-10-24T20:11:47.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T20:11:48.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T20:11:48.665Z] OK: 221 MiB in 51 packages [2022-10-24T20:11:50.612Z] Removing intermediate container bb59a29c76b3 [2022-10-24T20:11:50.612Z] ---> 5b0949a5102c [2022-10-24T20:11:50.612Z] Step 9/14 : WORKDIR /app [2022-10-24T20:11:50.612Z] ---> Running in 60e0f75e3b5d [2022-10-24T20:11:50.881Z] Removing intermediate container 60e0f75e3b5d [2022-10-24T20:11:50.881Z] ---> ad2610d8c1f3 [2022-10-24T20:11:50.881Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-24T20:11:51.154Z] ---> 862474d4982d [2022-10-24T20:11:51.154Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T20:11:51.423Z] ---> Running in 9327fec5c7e1 [2022-10-24T20:12:47.841Z] Removing intermediate container 9327fec5c7e1 [2022-10-24T20:12:47.841Z] ---> 044a63705c5d [2022-10-24T20:12:47.841Z] Step 12/14 : COPY . . [2022-10-24T20:12:47.841Z] ---> 6f8ebcfafc28 [2022-10-24T20:12:47.841Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T20:12:47.841Z] ---> Running in 587cec34e437 [2022-10-24T20:12:47.841Z] Removing intermediate container 587cec34e437 [2022-10-24T20:12:47.841Z] ---> eb2e855fc44c [2022-10-24T20:12:47.841Z] Step 14/14 : RUN $MAKE [2022-10-24T20:12:47.841Z] ---> Running in 3cff26d99467 [2022-10-24T20:12:47.841Z] noop [2022-10-24T20:12:47.841Z] Removing intermediate container 3cff26d99467 [2022-10-24T20:12:47.841Z] ---> bb851a05bd27 [2022-10-24T20:12:47.841Z] Successfully built bb851a05bd27 [2022-10-24T20:12:47.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:12:48.193Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T20:12:48.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T20:12:48.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-30986 does not seem to be running inside a container [2022-10-24T20:12:48.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/61 -v /w/workspace/app-rfid-llrp-inventory/61:/w/workspace/app-rfid-llrp-inventory/61:rw,z -v /w/workspace/app-rfid-llrp-inventory/61@tmp:/w/workspace/app-rfid-llrp-inventory/61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T20:12:49.651Z] $ docker top 21d35de400eaf85c0b26b966094a88f7609de4ffebbb2dedaab40f20a6c36683 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T20:12:50.476Z] + go version [2022-10-24T20:12:50.476Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T20:12:50.504Z] $ docker stop --time=1 21d35de400eaf85c0b26b966094a88f7609de4ffebbb2dedaab40f20a6c36683 [2022-10-24T20:12:52.113Z] $ docker rm -f 21d35de400eaf85c0b26b966094a88f7609de4ffebbb2dedaab40f20a6c36683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:12:52.647Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T20:12:52.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T20:12:52.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-30986 does not seem to be running inside a container [2022-10-24T20:12:52.889Z] $ 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/61 -v /w/workspace/app-rfid-llrp-inventory/61:/w/workspace/app-rfid-llrp-inventory/61:rw,z -v /w/workspace/app-rfid-llrp-inventory/61@tmp:/w/workspace/app-rfid-llrp-inventory/61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T20:12:54.017Z] $ docker top 7084fab2c3acd85dadcca45755b1e5e984563b7a69124f854fcb47c6df7119d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T20:12:54.517Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/61 [Pipeline] fileExists [Pipeline] sh [2022-10-24T20:12:54.845Z] + make test [2022-10-24T20:12:55.113Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T20:14:32.015Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-24T20:14:32.015Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.136s coverage: 86.2% of statements [2022-10-24T20:14:32.015Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-24T20:14:32.015Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements [2022-10-24T20:14:32.015Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T20:14:32.015Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T20:14:47.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T20:14:47.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T20:14:47.026Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-24T20:14:47.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T20:14:47.065Z] $ docker stop --time=1 7084fab2c3acd85dadcca45755b1e5e984563b7a69124f854fcb47c6df7119d8 [2022-10-24T20:14:50.074Z] $ docker rm -f 7084fab2c3acd85dadcca45755b1e5e984563b7a69124f854fcb47c6df7119d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T20:14:50.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T20:14:50.988Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T20:14:51.362Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T20:14:51.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T20:14:52.035Z] + ls -al . [2022-10-24T20:14:52.035Z] total 228 [2022-10-24T20:14:52.035Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 20:12 . [2022-10-24T20:14:52.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:10 .. [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 20:10 .dockerignore [2022-10-24T20:14:52.035Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 20:10 .git [2022-10-24T20:14:52.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 20:10 .github [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 24 20:10 .gitignore [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 20:10 .golangci.yml [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 24 20:10 Attribution.txt [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 24 20:10 CHANGELOG.md [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 24 20:10 Dockerfile [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 20:10 GOVERNANCE.md [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 24 20:10 Jenkinsfile [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 20:10 LICENSE [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 24 20:10 Makefile [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 20:10 OWNERS.md [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 24 20:10 README.md [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:50 VERSION [2022-10-24T20:14:52.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:10 bin [2022-10-24T20:14:52.035Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 24 20:14 coverage.out [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 24 20:10 go.mod [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 24 20:10 go.sum [2022-10-24T20:14:52.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:10 images [2022-10-24T20:14:52.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:10 internal [2022-10-24T20:14:52.035Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 20:10 main.go [2022-10-24T20:14:52.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 20:10 res [2022-10-24T20:14:52.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 20:10 snap [2022-10-24T20:14:52.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 20:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:14:52.383Z] + 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=3df42b5de7243deaef815f1e55d1348500d22d5e --label arch=arm64 --label version=2.3.0-dev.21 . [2022-10-24T20:14:52.653Z] Sending build context to Docker daemon 683.5kB [2022-10-24T20:14:52.653Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T20:14:52.653Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-24T20:14:52.653Z] ---> bb851a05bd27 [2022-10-24T20:14:52.653Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-24T20:14:52.653Z] ---> Running in 9e6219de867d [2022-10-24T20:14:52.924Z] Removing intermediate container 9e6219de867d [2022-10-24T20:14:52.924Z] ---> aef6db36c950 [2022-10-24T20:14:52.924Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T20:14:52.924Z] ---> Running in aee4f53ef905 [2022-10-24T20:14:53.192Z] Removing intermediate container aee4f53ef905 [2022-10-24T20:14:53.192Z] ---> 5855c598db24 [2022-10-24T20:14:53.192Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-24T20:14:53.469Z] ---> Running in 62b934297456 [2022-10-24T20:14:53.736Z] Removing intermediate container 62b934297456 [2022-10-24T20:14:53.736Z] ---> adaae9756f18 [2022-10-24T20:14:53.736Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T20:14:53.736Z] ---> Running in baab4862c9c4 [2022-10-24T20:14:54.025Z] Removing intermediate container baab4862c9c4 [2022-10-24T20:14:54.025Z] ---> 1f65c9a147b0 [2022-10-24T20:14:54.025Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T20:14:54.025Z] ---> Running in ddaa68128a44 [2022-10-24T20:14:55.968Z] Removing intermediate container ddaa68128a44 [2022-10-24T20:14:55.968Z] ---> 1f1b13bab6fd [2022-10-24T20:14:55.968Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T20:14:55.968Z] ---> Running in ca5bb0a4c86a [2022-10-24T20:14:56.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T20:14:57.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T20:14:58.470Z] OK: 221 MiB in 51 packages [2022-10-24T20:14:59.055Z] Removing intermediate container ca5bb0a4c86a [2022-10-24T20:14:59.055Z] ---> 94413ad33d3d [2022-10-24T20:14:59.055Z] Step 9/32 : WORKDIR /app [2022-10-24T20:14:59.324Z] ---> Running in a2475403ece6 [2022-10-24T20:14:59.592Z] Removing intermediate container a2475403ece6 [2022-10-24T20:14:59.592Z] ---> 705a4c718c02 [2022-10-24T20:14:59.592Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-24T20:15:00.180Z] ---> b3b9446226f9 [2022-10-24T20:15:00.180Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T20:15:00.180Z] ---> Running in 9c95e1fd0e1d [2022-10-24T20:15:02.140Z] Removing intermediate container 9c95e1fd0e1d [2022-10-24T20:15:02.140Z] ---> b6f4df1fe4b3 [2022-10-24T20:15:02.140Z] Step 12/32 : COPY . . [2022-10-24T20:15:02.738Z] ---> f816622ddf43 [2022-10-24T20:15:02.738Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T20:15:02.738Z] ---> Running in 3f754b1f69e4 [2022-10-24T20:15:03.006Z] Removing intermediate container 3f754b1f69e4 [2022-10-24T20:15:03.006Z] ---> 1d0988021e07 [2022-10-24T20:15:03.006Z] Step 14/32 : RUN $MAKE [2022-10-24T20:15:03.006Z] ---> Running in 95d43c2d2cae [2022-10-24T20:15:03.971Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-24T20:17:40.730Z] Removing intermediate container 95d43c2d2cae [2022-10-24T20:17:40.731Z] ---> 3967abfc20f3 [2022-10-24T20:17:40.731Z] Step 15/32 : FROM alpine:3.14 [2022-10-24T20:17:40.731Z] 3.14: Pulling from library/alpine [2022-10-24T20:17:40.731Z] 90cda3b7c325: Pulling fs layer [2022-10-24T20:17:40.731Z] 90cda3b7c325: Verifying Checksum [2022-10-24T20:17:40.731Z] 90cda3b7c325: Download complete [2022-10-24T20:17:40.731Z] 90cda3b7c325: Pull complete [2022-10-24T20:17:40.731Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-24T20:17:40.731Z] Status: Downloaded newer image for alpine:3.14 [2022-10-24T20:17:40.731Z] ---> 376ba31ae3da [2022-10-24T20:17:40.731Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T20:17:40.731Z] ---> Running in 0f6879c14bb6 [2022-10-24T20:17:40.731Z] Removing intermediate container 0f6879c14bb6 [2022-10-24T20:17:40.731Z] ---> 18fd81079ef6 [2022-10-24T20:17:40.731Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-24T20:17:40.731Z] ---> Running in 4dc10ca27bda [2022-10-24T20:17:40.731Z] Removing intermediate container 4dc10ca27bda [2022-10-24T20:17:40.731Z] ---> 7658a0f40b26 [2022-10-24T20:17:40.731Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T20:17:40.731Z] ---> Running in d963eb3d083d [2022-10-24T20:17:40.731Z] Removing intermediate container d963eb3d083d [2022-10-24T20:17:40.731Z] ---> ed56b4ede534 [2022-10-24T20:17:40.731Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-24T20:17:40.731Z] ---> Running in 6141bbf55e26 [2022-10-24T20:17:40.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-24T20:17:40.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-24T20:17:40.731Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-24T20:17:40.731Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-24T20:17:40.731Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-24T20:17:40.731Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-24T20:17:40.731Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-24T20:17:40.731Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-24T20:17:40.731Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-24T20:17:40.731Z] Executing busybox-1.33.1-r8.trigger [2022-10-24T20:17:40.731Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T20:17:40.731Z] OK: 9 MiB in 21 packages [2022-10-24T20:17:40.731Z] Removing intermediate container 6141bbf55e26 [2022-10-24T20:17:40.731Z] ---> 73bf678f31e3 [2022-10-24T20:17:40.731Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-24T20:17:40.731Z] ---> 514159f94d7d [2022-10-24T20:17:40.731Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-24T20:17:40.731Z] ---> e7e1f987ba6d [2022-10-24T20:17:40.731Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-24T20:17:40.731Z] ---> 817206a03a23 [2022-10-24T20:17:40.731Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-24T20:17:40.731Z] ---> 467b4427bf65 [2022-10-24T20:17:40.731Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-24T20:17:40.731Z] ---> 8defc5f2d4ca [2022-10-24T20:17:40.731Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-24T20:17:40.731Z] ---> Running in e3d31027764d [2022-10-24T20:17:42.141Z] Removing intermediate container e3d31027764d [2022-10-24T20:17:42.141Z] ---> 0b605396d972 [2022-10-24T20:17:42.141Z] Step 26/32 : VOLUME /cache [2022-10-24T20:17:42.141Z] ---> Running in bb16383ae808 [2022-10-24T20:17:42.409Z] Removing intermediate container bb16383ae808 [2022-10-24T20:17:42.409Z] ---> c41e09ef1272 [2022-10-24T20:17:42.409Z] Step 27/32 : EXPOSE 59711 [2022-10-24T20:17:42.681Z] ---> Running in 3ef05d1699c2 [2022-10-24T20:17:42.949Z] Removing intermediate container 3ef05d1699c2 [2022-10-24T20:17:42.949Z] ---> 4426dcf5d83a [2022-10-24T20:17:42.949Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-24T20:17:42.949Z] ---> Running in 304d21cc4930 [2022-10-24T20:17:43.218Z] Removing intermediate container 304d21cc4930 [2022-10-24T20:17:43.218Z] ---> d0809f6f49e9 [2022-10-24T20:17:43.218Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-24T20:17:43.218Z] ---> Running in 238ff5d35ee1 [2022-10-24T20:17:43.800Z] Removing intermediate container 238ff5d35ee1 [2022-10-24T20:17:43.801Z] ---> 2f2140c52292 [2022-10-24T20:17:43.801Z] Step 30/32 : LABEL arch=arm64 [2022-10-24T20:17:43.801Z] ---> Running in ba91957c8265 [2022-10-24T20:17:44.068Z] Removing intermediate container ba91957c8265 [2022-10-24T20:17:44.068Z] ---> 85b314778f8a [2022-10-24T20:17:44.069Z] Step 31/32 : LABEL git_sha=3df42b5de7243deaef815f1e55d1348500d22d5e [2022-10-24T20:17:44.069Z] ---> Running in 368427d81993 [2022-10-24T20:17:44.343Z] Removing intermediate container 368427d81993 [2022-10-24T20:17:44.343Z] ---> 47dadc7bc1c9 [2022-10-24T20:17:44.343Z] Step 32/32 : LABEL version=2.3.0-dev.21 [2022-10-24T20:17:44.343Z] ---> Running in 60195fc5f548 [2022-10-24T20:17:44.613Z] Removing intermediate container 60195fc5f548 [2022-10-24T20:17:44.613Z] ---> f8fddba19263 [2022-10-24T20:17:44.613Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T20:17:44.613Z] Successfully built f8fddba19263 [2022-10-24T20:17:44.879Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T20:17:44.993Z] provisioning config files... [2022-10-24T20:17:45.006Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/61@tmp/config2403702961746736890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:17:45.362Z] ---> docker-login.sh [2022-10-24T20:17:45.362Z] nexus3.edgexfoundry.org:10001 [2022-10-24T20:17:45.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:17:45.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:17:45.629Z] Configure a credential helper to remove this warning. See [2022-10-24T20:17:45.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:17:45.629Z] [2022-10-24T20:17:45.629Z] Login Succeeded [2022-10-24T20:17:45.629Z] nexus3.edgexfoundry.org:10002 [2022-10-24T20:17:45.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:17:45.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:17:45.894Z] Configure a credential helper to remove this warning. See [2022-10-24T20:17:45.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:17:45.894Z] [2022-10-24T20:17:45.894Z] Login Succeeded [2022-10-24T20:17:45.894Z] nexus3.edgexfoundry.org:10003 [2022-10-24T20:17:46.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:17:46.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:17:46.160Z] Configure a credential helper to remove this warning. See [2022-10-24T20:17:46.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:17:46.160Z] [2022-10-24T20:17:46.160Z] Login Succeeded [2022-10-24T20:17:46.160Z] nexus3.edgexfoundry.org:10004 [2022-10-24T20:17:46.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:17:46.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:17:46.694Z] Configure a credential helper to remove this warning. See [2022-10-24T20:17:46.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:17:46.694Z] [2022-10-24T20:17:46.694Z] Login Succeeded [2022-10-24T20:17:46.694Z] docker.io [2022-10-24T20:17:46.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T20:17:47.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T20:17:47.226Z] Configure a credential helper to remove this warning. See [2022-10-24T20:17:47.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T20:17:47.226Z] [2022-10-24T20:17:47.226Z] Login Succeeded [2022-10-24T20:17:47.226Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T20:17:47.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T20:17:47.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T20:17:47.299Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-10-24T20:17:47.299Z] 3df42b5de7243deaef815f1e55d1348500d22d5e [2022-10-24T20:17:47.299Z] latest [2022-10-24T20:17:47.299Z] 2.3.0-dev.21 [2022-10-24T20:17:47.299Z] 3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21 [2022-10-24T20:17:47.299Z] main [2022-10-24T20:17:47.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:47.642Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3df42b5de7243deaef815f1e55d1348500d22d5e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:47.970Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3df42b5de7243deaef815f1e55d1348500d22d5e [2022-10-24T20:17:47.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-24T20:17:47.970Z] 032538e56596: Preparing [2022-10-24T20:17:47.970Z] 03d841bdf686: Preparing [2022-10-24T20:17:47.970Z] 5747083aeebc: Preparing [2022-10-24T20:17:47.970Z] fbf090091fac: Preparing [2022-10-24T20:17:47.970Z] fdf9e6e4daa0: Preparing [2022-10-24T20:17:47.970Z] 5ab1b2c750cb: Preparing [2022-10-24T20:17:47.970Z] 0a794500d692: Preparing [2022-10-24T20:17:47.970Z] 1c7b0ae5aea5: Preparing [2022-10-24T20:17:47.970Z] 28c3ef001483: Preparing [2022-10-24T20:17:47.970Z] 5ab1b2c750cb: Waiting [2022-10-24T20:17:47.970Z] 0a794500d692: Waiting [2022-10-24T20:17:47.970Z] 1c7b0ae5aea5: Waiting [2022-10-24T20:17:47.970Z] 28c3ef001483: Waiting [2022-10-24T20:17:48.234Z] fbf090091fac: Pushed [2022-10-24T20:17:48.234Z] fdf9e6e4daa0: Pushed [2022-10-24T20:17:48.234Z] 032538e56596: Pushed [2022-10-24T20:17:48.234Z] 5747083aeebc: Pushed [2022-10-24T20:17:48.234Z] 28c3ef001483: Layer already exists [2022-10-24T20:17:48.499Z] 5ab1b2c750cb: Pushed [2022-10-24T20:17:48.499Z] 1c7b0ae5aea5: Pushed [2022-10-24T20:17:49.456Z] 0a794500d692: Pushed [2022-10-24T20:17:53.700Z] 03d841bdf686: Pushed [2022-10-24T20:17:53.700Z] 3df42b5de7243deaef815f1e55d1348500d22d5e: digest: sha256:83bbdcb1298c0ae2c6c7ffbd72285b3fd2e69a42a3680c353b9c288024e77d5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:54.034Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:54.360Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-24T20:17:54.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-24T20:17:54.361Z] 032538e56596: Preparing [2022-10-24T20:17:54.361Z] 03d841bdf686: Preparing [2022-10-24T20:17:54.361Z] 5747083aeebc: Preparing [2022-10-24T20:17:54.361Z] fbf090091fac: Preparing [2022-10-24T20:17:54.361Z] fdf9e6e4daa0: Preparing [2022-10-24T20:17:54.361Z] 5ab1b2c750cb: Preparing [2022-10-24T20:17:54.361Z] 0a794500d692: Preparing [2022-10-24T20:17:54.361Z] 1c7b0ae5aea5: Preparing [2022-10-24T20:17:54.361Z] 28c3ef001483: Preparing [2022-10-24T20:17:54.361Z] 5ab1b2c750cb: Waiting [2022-10-24T20:17:54.361Z] 0a794500d692: Waiting [2022-10-24T20:17:54.361Z] 1c7b0ae5aea5: Waiting [2022-10-24T20:17:54.361Z] 28c3ef001483: Waiting [2022-10-24T20:17:54.361Z] fdf9e6e4daa0: Layer already exists [2022-10-24T20:17:54.361Z] 03d841bdf686: Layer already exists [2022-10-24T20:17:54.361Z] 032538e56596: Layer already exists [2022-10-24T20:17:54.361Z] fbf090091fac: Layer already exists [2022-10-24T20:17:54.361Z] 5747083aeebc: Layer already exists [2022-10-24T20:17:54.361Z] 28c3ef001483: Layer already exists [2022-10-24T20:17:54.361Z] 1c7b0ae5aea5: Layer already exists [2022-10-24T20:17:54.361Z] 0a794500d692: Layer already exists [2022-10-24T20:17:54.361Z] 5ab1b2c750cb: Layer already exists [2022-10-24T20:17:54.625Z] latest: digest: sha256:83bbdcb1298c0ae2c6c7ffbd72285b3fd2e69a42a3680c353b9c288024e77d5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:54.961Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:55.294Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.21 [2022-10-24T20:17:55.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-24T20:17:55.294Z] 032538e56596: Preparing [2022-10-24T20:17:55.294Z] 03d841bdf686: Preparing [2022-10-24T20:17:55.294Z] 5747083aeebc: Preparing [2022-10-24T20:17:55.294Z] fbf090091fac: Preparing [2022-10-24T20:17:55.294Z] fdf9e6e4daa0: Preparing [2022-10-24T20:17:55.294Z] 5ab1b2c750cb: Preparing [2022-10-24T20:17:55.294Z] 0a794500d692: Preparing [2022-10-24T20:17:55.294Z] 1c7b0ae5aea5: Preparing [2022-10-24T20:17:55.294Z] 28c3ef001483: Preparing [2022-10-24T20:17:55.294Z] 0a794500d692: Waiting [2022-10-24T20:17:55.294Z] 1c7b0ae5aea5: Waiting [2022-10-24T20:17:55.294Z] 28c3ef001483: Waiting [2022-10-24T20:17:55.294Z] 5ab1b2c750cb: Waiting [2022-10-24T20:17:55.294Z] fdf9e6e4daa0: Layer already exists [2022-10-24T20:17:55.294Z] fbf090091fac: Layer already exists [2022-10-24T20:17:55.294Z] 032538e56596: Layer already exists [2022-10-24T20:17:55.294Z] 03d841bdf686: Layer already exists [2022-10-24T20:17:55.294Z] 5747083aeebc: Layer already exists [2022-10-24T20:17:55.294Z] 5ab1b2c750cb: Layer already exists [2022-10-24T20:17:55.294Z] 28c3ef001483: Layer already exists [2022-10-24T20:17:55.294Z] 0a794500d692: Layer already exists [2022-10-24T20:17:55.294Z] 1c7b0ae5aea5: Layer already exists [2022-10-24T20:17:55.294Z] 2.3.0-dev.21: digest: sha256:83bbdcb1298c0ae2c6c7ffbd72285b3fd2e69a42a3680c353b9c288024e77d5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:55.673Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:56.001Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21 [2022-10-24T20:17:56.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-24T20:17:56.002Z] 032538e56596: Preparing [2022-10-24T20:17:56.002Z] 03d841bdf686: Preparing [2022-10-24T20:17:56.002Z] 5747083aeebc: Preparing [2022-10-24T20:17:56.002Z] fbf090091fac: Preparing [2022-10-24T20:17:56.002Z] fdf9e6e4daa0: Preparing [2022-10-24T20:17:56.002Z] 5ab1b2c750cb: Preparing [2022-10-24T20:17:56.002Z] 0a794500d692: Preparing [2022-10-24T20:17:56.002Z] 1c7b0ae5aea5: Preparing [2022-10-24T20:17:56.002Z] 28c3ef001483: Preparing [2022-10-24T20:17:56.002Z] 0a794500d692: Waiting [2022-10-24T20:17:56.002Z] 1c7b0ae5aea5: Waiting [2022-10-24T20:17:56.002Z] 5ab1b2c750cb: Waiting [2022-10-24T20:17:56.002Z] 28c3ef001483: Waiting [2022-10-24T20:17:56.002Z] 032538e56596: Layer already exists [2022-10-24T20:17:56.002Z] fdf9e6e4daa0: Layer already exists [2022-10-24T20:17:56.002Z] 5747083aeebc: Layer already exists [2022-10-24T20:17:56.002Z] 03d841bdf686: Layer already exists [2022-10-24T20:17:56.002Z] fbf090091fac: Layer already exists [2022-10-24T20:17:56.002Z] 5ab1b2c750cb: Layer already exists [2022-10-24T20:17:56.002Z] 1c7b0ae5aea5: Layer already exists [2022-10-24T20:17:56.002Z] 0a794500d692: Layer already exists [2022-10-24T20:17:56.002Z] 28c3ef001483: Layer already exists [2022-10-24T20:17:56.002Z] 3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21: digest: sha256:83bbdcb1298c0ae2c6c7ffbd72285b3fd2e69a42a3680c353b9c288024e77d5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:56.345Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:56.674Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-10-24T20:17:56.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-24T20:17:56.674Z] 032538e56596: Preparing [2022-10-24T20:17:56.674Z] 03d841bdf686: Preparing [2022-10-24T20:17:56.674Z] 5747083aeebc: Preparing [2022-10-24T20:17:56.674Z] fbf090091fac: Preparing [2022-10-24T20:17:56.674Z] fdf9e6e4daa0: Preparing [2022-10-24T20:17:56.674Z] 5ab1b2c750cb: Preparing [2022-10-24T20:17:56.674Z] 0a794500d692: Preparing [2022-10-24T20:17:56.674Z] 1c7b0ae5aea5: Preparing [2022-10-24T20:17:56.674Z] 28c3ef001483: Preparing [2022-10-24T20:17:56.674Z] 5ab1b2c750cb: Waiting [2022-10-24T20:17:56.674Z] 1c7b0ae5aea5: Waiting [2022-10-24T20:17:56.674Z] 0a794500d692: Waiting [2022-10-24T20:17:56.674Z] 28c3ef001483: Waiting [2022-10-24T20:17:56.674Z] 03d841bdf686: Layer already exists [2022-10-24T20:17:56.674Z] 5747083aeebc: Layer already exists [2022-10-24T20:17:56.674Z] fdf9e6e4daa0: Layer already exists [2022-10-24T20:17:56.674Z] 032538e56596: Layer already exists [2022-10-24T20:17:56.674Z] fbf090091fac: Layer already exists [2022-10-24T20:17:56.674Z] 0a794500d692: Layer already exists [2022-10-24T20:17:56.674Z] 5ab1b2c750cb: Layer already exists [2022-10-24T20:17:56.674Z] 1c7b0ae5aea5: Layer already exists [2022-10-24T20:17:56.674Z] 28c3ef001483: Layer already exists [2022-10-24T20:17:56.937Z] main: digest: sha256:83bbdcb1298c0ae2c6c7ffbd72285b3fd2e69a42a3680c353b9c288024e77d5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T20:17:56.992Z] ===================================================== [Pipeline] echo [2022-10-24T20:17:57.000Z] taggedImages: [2022-10-24T20:17:57.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3df42b5de7243deaef815f1e55d1348500d22d5e [2022-10-24T20:17:57.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-24T20:17:57.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.21 [2022-10-24T20:17:57.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3df42b5de7243deaef815f1e55d1348500d22d5e-2.3.0-dev.21 [2022-10-24T20:17:57.000Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:57.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T20:17:57.356Z] [2022-10-24T20:17:57.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:17:57.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T20:17:57.680Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T20:17:57.680Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T20:17:57.680Z] 04944245beec: Pulling fs layer [2022-10-24T20:17:57.680Z] 699f458cf7ca: Pulling fs layer [2022-10-24T20:17:57.680Z] 765212b225bb: Pulling fs layer [2022-10-24T20:17:57.680Z] f23df028b6ca: Pulling fs layer [2022-10-24T20:17:57.680Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T20:17:57.680Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T20:17:57.680Z] f23df028b6ca: Waiting [2022-10-24T20:17:57.680Z] d65c8cfc05b1: Waiting [2022-10-24T20:17:57.680Z] 2437ff75d9bd: Waiting [2022-10-24T20:17:57.680Z] 765212b225bb: Waiting [2022-10-24T20:17:57.948Z] 04944245beec: Verifying Checksum [2022-10-24T20:17:57.948Z] 04944245beec: Download complete [2022-10-24T20:17:57.948Z] 765212b225bb: Download complete [2022-10-24T20:17:57.948Z] f23df028b6ca: Verifying Checksum [2022-10-24T20:17:57.948Z] f23df028b6ca: Download complete [2022-10-24T20:17:57.948Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T20:17:57.948Z] d65c8cfc05b1: Download complete [2022-10-24T20:17:57.948Z] 699f458cf7ca: Verifying Checksum [2022-10-24T20:17:57.948Z] 699f458cf7ca: Download complete [2022-10-24T20:17:58.529Z] 8998bd30e6a1: Download complete [2022-10-24T20:18:00.469Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T20:18:00.469Z] 2437ff75d9bd: Download complete [2022-10-24T20:18:02.406Z] 8998bd30e6a1: Pull complete [2022-10-24T20:18:02.670Z] 04944245beec: Pull complete [2022-10-24T20:18:04.068Z] 699f458cf7ca: Pull complete [2022-10-24T20:18:04.068Z] 765212b225bb: Pull complete [2022-10-24T20:18:04.649Z] f23df028b6ca: Pull complete [2022-10-24T20:18:04.914Z] d65c8cfc05b1: Pull complete [2022-10-24T20:18:19.897Z] 2437ff75d9bd: Pull complete [2022-10-24T20:18:19.897Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T20:18:19.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T20:18:19.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T20:18:20.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-30986 does not seem to be running inside a container [2022-10-24T20:18:20.176Z] $ 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/61 -v /w/workspace/app-rfid-llrp-inventory/61:/w/workspace/app-rfid-llrp-inventory/61:rw,z -v /w/workspace/app-rfid-llrp-inventory/61@tmp:/w/workspace/app-rfid-llrp-inventory/61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T20:18:22.627Z] $ docker top 6fe7cff11d04ade6f91a07a6534722a4f766d182fb9cf4247a3b7a74fc85a067 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:18:23.152Z] ---> job-cost.sh [2022-10-24T20:18:23.422Z] lf-activate-venv: SKIPPING [2022-10-24T20:18:23.422Z] INFO: No Stack... [2022-10-24T20:18:24.008Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T20:18:24.598Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T20:18:24.908Z] + cat /w/workspace/app-rfid-llrp-inventory/61/archives/cost.csv [2022-10-24T20:18:24.908Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T20:18:24.960Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-61-stack-cost] [2022-10-24T20:18:24.966Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-61-stack-cost] did not exist. Created. [2022-10-24T20:18:24.966Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T20:18:25.285Z] /w/workspace/app-rfid-llrp-inventory/61@tmp/durable-e49ee726/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T20:18:25.628Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T20:18:25.648Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T20:18:25.690Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T20:18:25.697Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T20:18:25.725Z] $ docker stop --time=1 6fe7cff11d04ade6f91a07a6534722a4f766d182fb9cf4247a3b7a74fc85a067 [2022-10-24T20:18:27.192Z] $ docker rm -f 6fe7cff11d04ade6f91a07a6534722a4f766d182fb9cf4247a3b7a74fc85a067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-24T20:18:27.620Z] provisioning config files... [2022-10-24T20:18:27.628Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config652373401893075777tmp [Pipeline] { [Pipeline] sh [2022-10-24T20:18:27.920Z] + set +x [2022-10-24T20:18:27.920Z] + bash -s -- [2022-10-24T20:18:27.920Z] + curl -s https://codecov.io/bash [2022-10-24T20:18:27.920Z] [2022-10-24T20:18:27.920Z] _____ _ [2022-10-24T20:18:27.920Z] / ____| | | [2022-10-24T20:18:27.920Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T20:18:27.920Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T20:18:27.920Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T20:18:27.920Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T20:18:27.920Z] Bash-1.0.6 [2022-10-24T20:18:27.920Z] [2022-10-24T20:18:27.920Z] [2022-10-24T20:18:27.920Z] ==> git version 2.25.1 found [2022-10-24T20:18:27.920Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-24T20:18:27.920Z] Release-Date: 2020-01-08 [2022-10-24T20:18:27.920Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T20:18:27.920Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T20:18:27.920Z] ==> Jenkins CI detected. [2022-10-24T20:18:27.920Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-24T20:18:27.920Z] project root: . [2022-10-24T20:18:27.920Z] --> token set from env [2022-10-24T20:18:27.920Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T20:18:27.920Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T20:18:27.920Z] ==> Python coveragepy not found [2022-10-24T20:18:27.920Z] ==> Searching for coverage reports in: [2022-10-24T20:18:27.920Z] + . [2022-10-24T20:18:27.920Z] -> Found 1 reports [2022-10-24T20:18:27.920Z] ==> Detecting git/mercurial file structure [2022-10-24T20:18:27.920Z] ==> Reading reports [2022-10-24T20:18:28.179Z] + ./coverage.out bytes=41008 [2022-10-24T20:18:28.179Z] ==> Appending adjustments [2022-10-24T20:18:28.179Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T20:18:28.179Z] + Found adjustments [2022-10-24T20:18:28.179Z] ==> Gzipping contents [2022-10-24T20:18:28.179Z] 12K /tmp/codecov.znF5pW.gz [2022-10-24T20:18:28.179Z] ==> Uploading reports [2022-10-24T20:18:28.179Z] url: https://codecov.io [2022-10-24T20:18:28.180Z] query: branch=main&commit=3df42b5de7243deaef815f1e55d1348500d22d5e&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T20:18:28.180Z] -> Pinging Codecov [2022-10-24T20:18:28.180Z] 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=3df42b5de7243deaef815f1e55d1348500d22d5e&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T20:18:28.751Z] -> Uploading to [2022-10-24T20:18:28.751Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/581DD39554BDF9B6E22D074273EAD858/3df42b5de7243deaef815f1e55d1348500d22d5e/e3a64117-03d7-498a-87ff-cdc048d3705f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T201828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4862666884f0958eb58895694e0c91c32802fe18047d8c1cb0b4378c09b4709d [2022-10-24T20:18:28.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T20:18:28.751Z] Dload Upload Total Spent Left Speed [2022-10-24T20:18:28.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11463 0 0 100 11463 0 56191 --:--:-- --:--:-- --:--:-- 55917 100 11463 0 0 100 11463 0 53069 --:--:-- --:--:-- --:--:-- 52824 [2022-10-24T20:18:28.752Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3df42b5de7243deaef815f1e55d1348500d22d5e [Pipeline] } [2022-10-24T20:18:28.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T20:18:28.939Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T20:18:28.948Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:18:29.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T20:18:29.245Z] [2022-10-24T20:18:29.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:18:29.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T20:18:29.542Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T20:18:29.542Z] df9b9388f04a: Pulling fs layer [2022-10-24T20:18:29.542Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T20:18:29.542Z] 25bc292e5bac: Pulling fs layer [2022-10-24T20:18:29.542Z] 114826534d7a: Pulling fs layer [2022-10-24T20:18:29.542Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T20:18:29.542Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T20:18:29.542Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T20:18:29.542Z] 114826534d7a: Waiting [2022-10-24T20:18:29.542Z] 4657fd5d0bcf: Waiting [2022-10-24T20:18:29.542Z] 6ad1cebc031e: Waiting [2022-10-24T20:18:29.542Z] 8a3aa393b2d8: Waiting [2022-10-24T20:18:29.542Z] 25bc292e5bac: Verifying Checksum [2022-10-24T20:18:29.542Z] 25bc292e5bac: Download complete [2022-10-24T20:18:29.542Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T20:18:29.542Z] 52dc419b0ee2: Download complete [2022-10-24T20:18:29.542Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T20:18:29.542Z] 4657fd5d0bcf: Download complete [2022-10-24T20:18:29.542Z] df9b9388f04a: Verifying Checksum [2022-10-24T20:18:29.542Z] df9b9388f04a: Download complete [2022-10-24T20:18:29.801Z] df9b9388f04a: Pull complete [2022-10-24T20:18:29.801Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T20:18:29.801Z] 6ad1cebc031e: Download complete [2022-10-24T20:18:29.801Z] 52dc419b0ee2: Pull complete [2022-10-24T20:18:29.801Z] 25bc292e5bac: Pull complete [2022-10-24T20:18:30.382Z] 114826534d7a: Verifying Checksum [2022-10-24T20:18:30.382Z] 114826534d7a: Download complete [2022-10-24T20:18:30.640Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T20:18:30.640Z] 8a3aa393b2d8: Download complete [2022-10-24T20:18:33.923Z] 114826534d7a: Pull complete [2022-10-24T20:18:33.923Z] 4657fd5d0bcf: Pull complete [2022-10-24T20:18:34.182Z] 6ad1cebc031e: Pull complete [2022-10-24T20:18:37.464Z] 8a3aa393b2d8: Pull complete [2022-10-24T20:18:37.464Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T20:18:37.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T20:18:37.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T20:18:37.561Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T20:18:37.596Z] $ 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 [2022-10-24T20:18:39.778Z] $ docker top e4fe0d5370249a9b4a3ebae0a41e3b15f39b42670a45d2796d90be3524dcbb35 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T20:18:39.840Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-10-24T20:18:40.117Z] + set -o pipefail [2022-10-24T20:18:40.117Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-10-24T20:18:46.788Z] [2022-10-24T20:18:46.788Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-10-24T20:18:46.788Z] [2022-10-24T20:18:46.788Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/76bb28f0-480c-4007-85e8-e1f6ea93f382 [2022-10-24T20:18:46.788Z] [2022-10-24T20:18:46.788Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-24T20:18:46.788Z] [2022-10-24T20:18:46.788Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T20:18:46.788Z] [2022-10-24T20:18:47.377Z] [2022-10-24T20:18:47.377Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T20:18:47.377Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T20:18:47.377Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T20:18:47.395Z] $ docker stop --time=1 e4fe0d5370249a9b4a3ebae0a41e3b15f39b42670a45d2796d90be3524dcbb35 [2022-10-24T20:18:49.380Z] $ docker rm -f e4fe0d5370249a9b4a3ebae0a41e3b15f39b42670a45d2796d90be3524dcbb35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T20:18:50.050Z] + git log --format=format:%s -1 3df42b5de7243deaef815f1e55d1348500d22d5e [Pipeline] sh [2022-10-24T20:18:50.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T20:18:50.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:18:50.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T20:18:50.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T20:18:50.704Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T20:18:50.736Z] $ 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 [2022-10-24T20:18:51.089Z] $ docker top 7738c5d3f61b65384dcb611c9d961f6096e755d8cd56758e9b97d7b9a9db9548 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T20:18:51.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T20:18:51.175Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T20:18:51.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T20:18:51.291Z] $ docker exec 7738c5d3f61b65384dcb611c9d961f6096e755d8cd56758e9b97d7b9a9db9548 ssh-agent [2022-10-24T20:18:51.402Z] SSH_AUTH_SOCK=/tmp/ssh-qdh7oeuNlDhN/agent.32 [2022-10-24T20:18:51.402Z] SSH_AGENT_PID=38 [2022-10-24T20:18:51.407Z] Running ssh-add (command line suppressed) [2022-10-24T20:18:51.506Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4347066494661279628.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4347066494661279628.key) [2022-10-24T20:18:51.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T20:18:51.806Z] + git semver tag [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:51,997 [run_tag] DEBUG tag force:False [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:51,997 [check_head_tag] DEBUG check head tag [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:51,998 [execute] INFO git cat-file --batch-check [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:51,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:52,002 [execute] INFO git cat-file --batch [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:52,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:52,014 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:52,014 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:52,014 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T20:18:52.066Z] 2022-10-24 20:18:52,019 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-24T20:18:52.066Z] 2.3.0-dev.21 [Pipeline] } [2022-10-24T20:18:52.074Z] $ docker exec --env ******** --env ******** 7738c5d3f61b65384dcb611c9d961f6096e755d8cd56758e9b97d7b9a9db9548 ssh-agent -k [2022-10-24T20:18:52.165Z] unset SSH_AUTH_SOCK; [2022-10-24T20:18:52.166Z] unset SSH_AGENT_PID; [2022-10-24T20:18:52.166Z] echo Agent pid 38 killed; [2022-10-24T20:18:52.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T20:18:52.487Z] + git semver [Pipeline] } [2022-10-24T20:18:52.759Z] $ docker stop --time=1 7738c5d3f61b65384dcb611c9d961f6096e755d8cd56758e9b97d7b9a9db9548 [2022-10-24T20:18:54.016Z] $ docker rm -f 7738c5d3f61b65384dcb611c9d961f6096e755d8cd56758e9b97d7b9a9db9548 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:18:54.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T20:18:54.415Z] [2022-10-24T20:18:54.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:18:54.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T20:18:54.724Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T20:18:54.724Z] ab5ef0e58194: Pulling fs layer [2022-10-24T20:18:54.724Z] 9712f1f96733: Pulling fs layer [2022-10-24T20:18:54.724Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T20:18:54.724Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T20:18:54.724Z] e9a5061849ea: Pulling fs layer [2022-10-24T20:18:54.724Z] d747dcd14b5f: Pulling fs layer [2022-10-24T20:18:54.724Z] 2de7ff778b66: Pulling fs layer [2022-10-24T20:18:54.724Z] d747dcd14b5f: Waiting [2022-10-24T20:18:54.724Z] 2de7ff778b66: Waiting [2022-10-24T20:18:54.724Z] 0d9ebad4ef96: Waiting [2022-10-24T20:18:54.724Z] e9a5061849ea: Waiting [2022-10-24T20:18:54.724Z] 9712f1f96733: Verifying Checksum [2022-10-24T20:18:54.724Z] 9712f1f96733: Download complete [2022-10-24T20:18:55.306Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T20:18:55.306Z] 63f879dbbcfc: Download complete [2022-10-24T20:18:55.306Z] ab5ef0e58194: Verifying Checksum [2022-10-24T20:18:55.306Z] ab5ef0e58194: Download complete [2022-10-24T20:18:55.306Z] d747dcd14b5f: Verifying Checksum [2022-10-24T20:18:55.306Z] d747dcd14b5f: Download complete [2022-10-24T20:18:55.306Z] e9a5061849ea: Verifying Checksum [2022-10-24T20:18:55.306Z] e9a5061849ea: Download complete [2022-10-24T20:18:55.306Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T20:18:55.306Z] 0d9ebad4ef96: Download complete [2022-10-24T20:18:55.564Z] 2de7ff778b66: Verifying Checksum [2022-10-24T20:18:55.564Z] 2de7ff778b66: Download complete [2022-10-24T20:18:58.094Z] ab5ef0e58194: Pull complete [2022-10-24T20:18:58.094Z] 9712f1f96733: Pull complete [2022-10-24T20:18:59.032Z] 63f879dbbcfc: Pull complete [2022-10-24T20:19:03.217Z] 0d9ebad4ef96: Pull complete [2022-10-24T20:19:03.217Z] e9a5061849ea: Pull complete [2022-10-24T20:19:03.217Z] d747dcd14b5f: Pull complete [2022-10-24T20:19:04.591Z] 2de7ff778b66: Pull complete [2022-10-24T20:19:04.591Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T20:19:04.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T20:19:04.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T20:19:04.682Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T20:19:04.709Z] $ 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 [2022-10-24T20:19:07.161Z] $ docker top 0b71c32bcbeb13720dcb90acbd6522fe4da33a1ca2c73bd65f5686166ec1e4b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T20:19:07.234Z] provisioning config files... [2022-10-24T20:19:07.242Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config386378637116980001tmp [2022-10-24T20:19:07.251Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13868224910836530032tmp [2022-10-24T20:19:07.261Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6310900641618684096tmp [Pipeline] { [Pipeline] echo [2022-10-24T20:19:07.274Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:07.555Z] ---> sigul-configuration.sh [2022-10-24T20:19:07.555Z] gpg: directory `/root/.gnupg' created [2022-10-24T20:19:07.555Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T20:19:07.555Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T20:19:07.555Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T20:19:07.555Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T20:19:07.555Z] gpg: CAST5 encrypted data [2022-10-24T20:19:07.555Z] gpg: encrypted with 1 passphrase [2022-10-24T20:19:07.555Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T20:19:07.835Z] + mkdir /home/jenkins [2022-10-24T20:19:07.835Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T20:19:08.125Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-24T20:19:08.132Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:08.411Z] ---> sigul-install.sh [2022-10-24T20:19:08.412Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T20:19:08.696Z] + git tag --list [2022-10-24T20:19:08.696Z] v0.0.0 [2022-10-24T20:19:08.696Z] v1.0.0 [2022-10-24T20:19:08.696Z] v2.1.0 [2022-10-24T20:19:08.696Z] v2.1.1 [2022-10-24T20:19:08.696Z] v2.1.1-dev.1 [2022-10-24T20:19:08.696Z] v2.2.0 [2022-10-24T20:19:08.696Z] v2.2.1-dev.1 [2022-10-24T20:19:08.696Z] v2.2.1-dev.2 [2022-10-24T20:19:08.696Z] v2.2.1-dev.3 [2022-10-24T20:19:08.696Z] v2.2.1-dev.4 [2022-10-24T20:19:08.696Z] v2.2.1-dev.5 [2022-10-24T20:19:08.696Z] v2.2.1-dev.6 [2022-10-24T20:19:08.696Z] v2.2.1-dev.7 [2022-10-24T20:19:08.696Z] v2.3.0-dev.10 [2022-10-24T20:19:08.696Z] v2.3.0-dev.11 [2022-10-24T20:19:08.696Z] v2.3.0-dev.12 [2022-10-24T20:19:08.696Z] v2.3.0-dev.13 [2022-10-24T20:19:08.696Z] v2.3.0-dev.14 [2022-10-24T20:19:08.696Z] v2.3.0-dev.15 [2022-10-24T20:19:08.696Z] v2.3.0-dev.16 [2022-10-24T20:19:08.696Z] v2.3.0-dev.17 [2022-10-24T20:19:08.696Z] v2.3.0-dev.18 [2022-10-24T20:19:08.696Z] v2.3.0-dev.19 [2022-10-24T20:19:08.696Z] v2.3.0-dev.20 [2022-10-24T20:19:08.696Z] v2.3.0-dev.21 [2022-10-24T20:19:08.696Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-24T20:19:08.983Z] + lftools sign git-tag v2.3.0-dev.21 [2022-10-24T20:19:09.553Z] Signing Git tag with Sigul... [2022-10-24T20:19:09.554Z] Signing v2.3.0-dev.21 [Pipeline] echo [2022-10-24T20:19:10.500Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:10.785Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T20:19:10.793Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T20:19:10.809Z] $ docker stop --time=1 0b71c32bcbeb13720dcb90acbd6522fe4da33a1ca2c73bd65f5686166ec1e4b6 [2022-10-24T20:19:12.091Z] $ docker rm -f 0b71c32bcbeb13720dcb90acbd6522fe4da33a1ca2c73bd65f5686166ec1e4b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T20:19:12.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T20:19:12.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:19:12.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T20:19:12.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T20:19:12.858Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T20:19:12.886Z] $ 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 [2022-10-24T20:19:13.257Z] $ docker top 131afeb53eb5a32d71775eb4fe04ab5d4a54092acd697bdfc7aedccac8078273 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T20:19:13.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T20:19:13.355Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T20:19:13.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T20:19:13.488Z] $ docker exec 131afeb53eb5a32d71775eb4fe04ab5d4a54092acd697bdfc7aedccac8078273 ssh-agent [2022-10-24T20:19:13.603Z] SSH_AUTH_SOCK=/tmp/ssh-YKUYRzcPQeeL/agent.33 [2022-10-24T20:19:13.603Z] SSH_AGENT_PID=39 [2022-10-24T20:19:13.608Z] Running ssh-add (command line suppressed) [2022-10-24T20:19:13.721Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9973890737817619766.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9973890737817619766.key) [2022-10-24T20:19:13.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T20:19:14.024Z] + git semver bump pre [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,201 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,201 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,201 [bump_version] DEBUG bumped version:2.3.0-dev.22 [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,202 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,202 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,202 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,203 [execute] INFO git cat-file --batch-check [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,208 [execute] INFO git cat-file --batch [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T20:19:14.285Z] 2022-10-24 20:19:14,213 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-24T20:19:14.285Z] 2.3.0-dev.22 [Pipeline] } [2022-10-24T20:19:14.292Z] $ docker exec --env ******** --env ******** 131afeb53eb5a32d71775eb4fe04ab5d4a54092acd697bdfc7aedccac8078273 ssh-agent -k [2022-10-24T20:19:14.387Z] unset SSH_AUTH_SOCK; [2022-10-24T20:19:14.387Z] unset SSH_AGENT_PID; [2022-10-24T20:19:14.387Z] echo Agent pid 39 killed; [2022-10-24T20:19:14.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T20:19:14.704Z] + git semver [Pipeline] } [2022-10-24T20:19:14.976Z] $ docker stop --time=1 131afeb53eb5a32d71775eb4fe04ab5d4a54092acd697bdfc7aedccac8078273 [2022-10-24T20:19:16.244Z] $ docker rm -f 131afeb53eb5a32d71775eb4fe04ab5d4a54092acd697bdfc7aedccac8078273 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T20:19:16.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T20:19:16.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:19:16.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T20:19:16.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T20:19:16.966Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T20:19:16.997Z] $ 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 [2022-10-24T20:19:17.356Z] $ docker top dc3c2fa3b05c02776acd76eeff956a34e7ebca2a36e3fb8158b905a7a437a7d7 -eo pid,comm [2022-10-24T20:19:17.409Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T20:19:17.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T20:19:17.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T20:19:17.440Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T20:19:17.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T20:19:17.559Z] $ docker exec dc3c2fa3b05c02776acd76eeff956a34e7ebca2a36e3fb8158b905a7a437a7d7 ssh-agent [2022-10-24T20:19:17.669Z] SSH_AUTH_SOCK=/tmp/ssh-OajtbOQGHYC0/agent.32 [2022-10-24T20:19:17.669Z] SSH_AGENT_PID=39 [2022-10-24T20:19:17.673Z] Running ssh-add (command line suppressed) [2022-10-24T20:19:17.772Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1327347125336770931.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1327347125336770931.key) [2022-10-24T20:19:17.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T20:19:18.077Z] + git semver push [2022-10-24T20:19:18.336Z] 2022-10-24 20:19:18,245 [run_push] DEBUG push [2022-10-24T20:19:18.336Z] 2022-10-24 20:19:18,245 [execute] INFO git cat-file --batch-check [2022-10-24T20:19:18.336Z] 2022-10-24 20:19:18,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T20:19:18.336Z] 2022-10-24 20:19:18,249 [execute] INFO git rev-list bedc8b339cfddf856814ed0ab18864db09db9a4e -- [2022-10-24T20:19:18.336Z] 2022-10-24 20:19:18,249 [execute] DEBUG Popen(['git', 'rev-list', 'bedc8b339cfddf856814ed0ab18864db09db9a4e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T20:19:18.336Z] 2022-10-24 20:19:18,256 [execute] INFO git fetch -v origin [2022-10-24T20:19:18.336Z] 2022-10-24 20:19:18,256 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T20:19:18.903Z] 2022-10-24 20:19:18,814 [run_push] DEBUG no remote changes detected [2022-10-24T20:19:18.903Z] 2022-10-24 20:19:18,815 [execute] INFO git push origin semver [2022-10-24T20:19:18.903Z] 2022-10-24 20:19:18,815 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T20:19:19.838Z] 2022-10-24 20:19:19,672 [run_push] DEBUG push all version tags [2022-10-24T20:19:19.838Z] 2022-10-24 20:19:19,673 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T20:19:19.838Z] 2022-10-24 20:19:19,673 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T20:19:20.774Z] 2022-10-24 20:19:20,453 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-24T20:19:20.774Z] 2.3.0-dev.22 [Pipeline] } [2022-10-24T20:19:20.782Z] $ docker exec --env ******** --env ******** dc3c2fa3b05c02776acd76eeff956a34e7ebca2a36e3fb8158b905a7a437a7d7 ssh-agent -k [2022-10-24T20:19:20.879Z] unset SSH_AUTH_SOCK; [2022-10-24T20:19:20.881Z] unset SSH_AGENT_PID; [2022-10-24T20:19:20.881Z] echo Agent pid 39 killed; [2022-10-24T20:19:20.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T20:19:21.181Z] + git semver [Pipeline] } [2022-10-24T20:19:21.452Z] $ docker stop --time=1 dc3c2fa3b05c02776acd76eeff956a34e7ebca2a36e3fb8158b905a7a437a7d7 [2022-10-24T20:19:22.775Z] $ docker rm -f dc3c2fa3b05c02776acd76eeff956a34e7ebca2a36e3fb8158b905a7a437a7d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-24T20:19:23.382Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-10-24T20:19:23.382Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-24T20:19:23.382Z] total 16 [2022-10-24T20:19:23.382Z] drwxr-xr-x 3 root root 4096 Oct 24 15:52 . [2022-10-24T20:19:23.382Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 20:19 .. [2022-10-24T20:19:23.382Z] drwxr-xr-x 2 root root 4096 Oct 24 15:52 cost [2022-10-24T20:19:23.382Z] -rw-r--r-- 1 root root 94 Oct 24 15:52 cost.csv [2022-10-24T20:19:23.382Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-24T20:19:23.382Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-24T20:19:23.382Z] total 16 [2022-10-24T20:19:23.382Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:52 . [2022-10-24T20:19:23.382Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 20:19 .. [2022-10-24T20:19:23.382Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:52 cost [2022-10-24T20:19:23.382Z] -rw-r--r-- 1 jenkins jenkins 94 Oct 24 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:23.673Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:24.534Z] ---> package-listing.sh [2022-10-24T20:19:24.534Z] ++ facter osfamily [2022-10-24T20:19:24.534Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T20:19:24.794Z] + OS_FAMILY=debian [2022-10-24T20:19:24.794Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-24T20:19:24.794Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T20:19:24.794Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T20:19:24.794Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T20:19:24.794Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T20:19:24.794Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-24T20:19:24.794Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T20:19:24.794Z] + case "${OS_FAMILY}" in [2022-10-24T20:19:24.794Z] + dpkg -l [2022-10-24T20:19:24.794Z] + grep '^ii' [2022-10-24T20:19:24.794Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T20:19:24.794Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T20:19:24.794Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T20:19:24.794Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-24T20:19:24.794Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-10-24T20:19:24.794Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-10-24T20:19:24.806Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T20:19:25.083Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T20:19:25.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T20:19:25.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T20:19:25.722Z] prd-ubuntu20.04-docker-8c-8g-10184 does not seem to be running inside a container [2022-10-24T20:19:25.754Z] $ 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 [2022-10-24T20:19:25.994Z] $ docker top 09653325e0c11871399c5464a47177b6b9c453323ffb1b530eae8a2f8afd8142 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T20:19:26.331Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T20:19:26.615Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T20:19:26.896Z] + ls /var/log/sa-host [2022-10-24T20:19:26.896Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T20:19:27.048Z] provisioning config files... [2022-10-24T20:19:27.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1142194656388557004tmp [Pipeline] { [Pipeline] echo [2022-10-24T20:19:27.073Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:27.356Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T20:19:27.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:27.699Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T20:19:27.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:27.992Z] ---> sudo-logs.sh [2022-10-24T20:19:27.993Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T20:19:28.023Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:28.306Z] ---> job-cost.sh [2022-10-24T20:19:28.306Z] lf-activate-venv: SKIPPING [2022-10-24T20:19:28.306Z] DEBUG: total: 0.2199999988079071 [2022-10-24T20:19:28.306Z] INFO: Retrieving Stack Cost... [2022-10-24T20:19:28.567Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T20:19:29.134Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T20:19:29.145Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T20:19:29.429Z] ---> logs-deploy.sh [2022-10-24T20:19:29.429Z] lf-activate-venv: SKIPPING [2022-10-24T20:19:29.429Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/61 [2022-10-24T20:19:29.429Z] INFO: archiving workspace using pattern(s): [2022-10-24T20:19:30.805Z] Archives upload complete. [2022-10-24T20:19:30.805Z] INFO: archiving logs to Nexus