Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 389cef85dcfda5f175618fb677fd893d6d6ecfd5 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-ssh4447346283248528578.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh961040322451189425.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16920450340314551184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh1636321281679630685.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5105384570108007446.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-12592’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12594’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12596 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 389cef85dcfda5f175618fb677fd893d6d6ecfd5 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#186)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 > git rev-list --no-walk f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T16:29:03.570Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T16:29:03.623Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T16:29:03.637Z] ========================================================= [2023-05-03T16:29:03.638Z] EdgeX Global Pipelines Version Info [2023-05-03T16:29:03.638Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:29:04.333Z] ------------------- [2023-05-03T16:29:04.333Z] stable info: [2023-05-03T16:29:04.333Z] ------------------- [2023-05-03T16:29:04.333Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T16:29:04.333Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T16:29:04.333Z] Message: update stable to v1.0.248 [2023-05-03T16:29:04.905Z] ------------------- [2023-05-03T16:29:04.905Z] experimental info: [2023-05-03T16:29:04.905Z] ------------------- [2023-05-03T16:29:04.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T16:29:04.905Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T16:29:04.905Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T16:29:05.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-03T16:29:05.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-03T16:29:05.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T16:29:05.119Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T16:29:05.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T16:29:05.145Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T16:29:05.159Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T16:29:05.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T16:29:05.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T16:29:05.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T16:29:05.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T16:29:05.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-03T16:29:05.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T16:29:05.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T16:29:05.244Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T16:29:05.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T16:29:05.260Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T16:29:05.268Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T16:29:05.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T16:29:05.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T16:29:05.304Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T16:29:05.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T16:29:05.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T16:29:05.338Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T16:29:05.349Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T16:29:05.360Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T16:29:05.373Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T16:29:05.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T16:29:05.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T16:29:05.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T16:29:05.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] echo [2023-05-03T16:29:05.429Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 389cef8 [Pipeline] echo [2023-05-03T16:29:05.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T16:29:05.482Z] provisioning config files... [2023-05-03T16:29:05.495Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10417858312290788893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:29:05.789Z] ---> docker-login.sh [2023-05-03T16:29:05.789Z] nexus3.edgexfoundry.org:10001 [2023-05-03T16:29:06.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:06.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:06.047Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:06.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:06.047Z] [2023-05-03T16:29:06.047Z] Login Succeeded [2023-05-03T16:29:06.047Z] nexus3.edgexfoundry.org:10002 [2023-05-03T16:29:06.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:06.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:06.047Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:06.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:06.047Z] [2023-05-03T16:29:06.047Z] Login Succeeded [2023-05-03T16:29:06.047Z] nexus3.edgexfoundry.org:10003 [2023-05-03T16:29:06.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:06.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:06.309Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:06.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:06.309Z] [2023-05-03T16:29:06.309Z] Login Succeeded [2023-05-03T16:29:06.309Z] nexus3.edgexfoundry.org:10004 [2023-05-03T16:29:06.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:06.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:06.309Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:06.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:06.309Z] [2023-05-03T16:29:06.309Z] Login Succeeded [2023-05-03T16:29:06.309Z] docker.io [2023-05-03T16:29:06.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:06.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:06.567Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:06.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:06.567Z] [2023-05-03T16:29:06.567Z] Login Succeeded [2023-05-03T16:29:06.567Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T16:29:06.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T16:29:06.918Z] + git rev-list -1 --merges 389cef85dcfda5f175618fb677fd893d6d6ecfd5~1..389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] echo [2023-05-03T16:29:06.962Z] -----------> git rev-list -1 --merges 389cef85dcfda5f175618fb677fd893d6d6ecfd5~1..389cef85dcfda5f175618fb677fd893d6d6ecfd5 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [false] [Pipeline] sh [2023-05-03T16:29:07.247Z] + git log --format=format:%s -1 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] echo [2023-05-03T16:29:07.259Z] ========================================================= [2023-05-03T16:29:07.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T16:29:07.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T16:29:07.581Z] + git log --format=format:%s -1 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] echo [2023-05-03T16:29:07.591Z] [semverPrep] GIT_COMMIT: 389cef85dcfda5f175618fb677fd893d6d6ecfd5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#186) [Pipeline] echo [2023-05-03T16:29:07.597Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T16:29:07.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T16:29:07.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T16:29:07.951Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T16:29:07.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T16:29:07.951Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T16:29:07.951Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T16:29:07.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:29:08.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T16:29:08.295Z] [2023-05-03T16:29:08.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:29:08.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T16:29:08.591Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T16:29:08.591Z] b85a868b505f: Pulling fs layer [2023-05-03T16:29:08.591Z] e2be974225ed: Pulling fs layer [2023-05-03T16:29:08.591Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T16:29:08.591Z] 988bab9f4d93: Pulling fs layer [2023-05-03T16:29:08.591Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T16:29:08.591Z] eaf3925da568: Pulling fs layer [2023-05-03T16:29:08.591Z] bab4dde63d76: Pulling fs layer [2023-05-03T16:29:08.591Z] 1469e6f7b9e6: Waiting [2023-05-03T16:29:08.591Z] eaf3925da568: Waiting [2023-05-03T16:29:08.591Z] 988bab9f4d93: Waiting [2023-05-03T16:29:08.591Z] bde34c3a00c8: Pulling fs layer [2023-05-03T16:29:08.591Z] bab4dde63d76: Waiting [2023-05-03T16:29:08.591Z] b352a97aabf1: Pulling fs layer [2023-05-03T16:29:08.591Z] 4872d77fe225: Pulling fs layer [2023-05-03T16:29:08.591Z] bde34c3a00c8: Waiting [2023-05-03T16:29:08.591Z] 5851b861e8e6: Pulling fs layer [2023-05-03T16:29:08.591Z] 4872d77fe225: Waiting [2023-05-03T16:29:08.591Z] 5851b861e8e6: Waiting [2023-05-03T16:29:08.851Z] e2be974225ed: Download complete [2023-05-03T16:29:08.851Z] 988bab9f4d93: Verifying Checksum [2023-05-03T16:29:08.851Z] 988bab9f4d93: Download complete [2023-05-03T16:29:08.851Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T16:29:08.851Z] 339a4e72a1f5: Download complete [2023-05-03T16:29:08.851Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T16:29:08.851Z] 1469e6f7b9e6: Download complete [2023-05-03T16:29:08.851Z] eaf3925da568: Verifying Checksum [2023-05-03T16:29:08.851Z] eaf3925da568: Download complete [2023-05-03T16:29:08.851Z] bde34c3a00c8: Download complete [2023-05-03T16:29:08.851Z] b352a97aabf1: Verifying Checksum [2023-05-03T16:29:08.851Z] b352a97aabf1: Download complete [2023-05-03T16:29:08.851Z] 4872d77fe225: Verifying Checksum [2023-05-03T16:29:08.851Z] 4872d77fe225: Download complete [2023-05-03T16:29:08.851Z] 5851b861e8e6: Download complete [2023-05-03T16:29:08.851Z] b85a868b505f: Download complete [2023-05-03T16:29:09.417Z] bab4dde63d76: Verifying Checksum [2023-05-03T16:29:09.417Z] bab4dde63d76: Download complete [2023-05-03T16:29:10.353Z] b85a868b505f: Pull complete [2023-05-03T16:29:10.353Z] e2be974225ed: Pull complete [2023-05-03T16:29:10.612Z] 339a4e72a1f5: Pull complete [2023-05-03T16:29:10.869Z] 988bab9f4d93: Pull complete [2023-05-03T16:29:11.128Z] 1469e6f7b9e6: Pull complete [2023-05-03T16:29:11.128Z] eaf3925da568: Pull complete [2023-05-03T16:29:13.032Z] bab4dde63d76: Pull complete [2023-05-03T16:29:13.032Z] bde34c3a00c8: Pull complete [2023-05-03T16:29:13.032Z] b352a97aabf1: Pull complete [2023-05-03T16:29:13.032Z] 4872d77fe225: Pull complete [2023-05-03T16:29:13.292Z] 5851b861e8e6: Pull complete [2023-05-03T16:29:13.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T16:29:13.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T16:29:13.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:29:13.387Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:29:13.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T16:29:16.789Z] $ docker top da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 -eo pid,comm [2023-05-03T16:29:16.850Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T16:29:16.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T16:29:16.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T16:29:16.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T16:29:16.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T16:29:16.988Z] $ docker exec da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 ssh-agent [2023-05-03T16:29:17.085Z] SSH_AUTH_SOCK=/tmp/ssh-faLwmwzQvWqf/agent.32 [2023-05-03T16:29:17.085Z] SSH_AGENT_PID=38 [2023-05-03T16:29:17.092Z] Running ssh-add (command line suppressed) [2023-05-03T16:29:17.192Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5754071489059264755.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5754071489059264755.key) [2023-05-03T16:29:17.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T16:29:17.496Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T16:29:17.506Z] $ docker exec --env ******** --env ******** da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 ssh-agent -k [2023-05-03T16:29:17.599Z] unset SSH_AUTH_SOCK; [2023-05-03T16:29:17.600Z] unset SSH_AGENT_PID; [2023-05-03T16:29:17.600Z] echo Agent pid 38 killed; [2023-05-03T16:29:17.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T16:29:17.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T16:29:17.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T16:29:17.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T16:29:17.742Z] $ docker exec da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 ssh-agent [2023-05-03T16:29:17.906Z] SSH_AUTH_SOCK=/tmp/ssh-wdzFhry6Wh6h/agent.70 [2023-05-03T16:29:17.906Z] SSH_AGENT_PID=76 [2023-05-03T16:29:17.916Z] Running ssh-add (command line suppressed) [2023-05-03T16:29:18.031Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4824979847627640560.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4824979847627640560.key) [2023-05-03T16:29:18.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T16:29:18.337Z] + git semver init [2023-05-03T16:29:18.596Z] 2023-05-03 16:29:18,483 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T16:29:18.596Z] 2023-05-03 16:29:18,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-03T16:29:18.597Z] 2023-05-03 16:29:18,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-03T16:29:18.597Z] 2023-05-03 16:29:18,484 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T16:29:19.974Z] 2023-05-03 16:29:19,547 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-03T16:29:19.974Z] 2023-05-03 16:29:19,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-03T16:29:19.974Z] 2023-05-03 16:29:19,547 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-03T16:29:19.974Z] 2023-05-03 16:29:19,547 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-03T16:29:19.974Z] 3.0.0-dev.29 [Pipeline] } [2023-05-03T16:29:19.981Z] $ docker exec --env ******** --env ******** da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 ssh-agent -k [2023-05-03T16:29:20.071Z] unset SSH_AUTH_SOCK; [2023-05-03T16:29:20.072Z] unset SSH_AGENT_PID; [2023-05-03T16:29:20.072Z] echo Agent pid 76 killed; [2023-05-03T16:29:20.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T16:29:20.405Z] + git semver [Pipeline] } [2023-05-03T16:29:20.983Z] $ docker stop --time=1 da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 [2023-05-03T16:29:22.255Z] $ docker rm -f --volumes da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T16:29:22.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T16:29:22.860Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T16:29:22.863Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T16:29:23.000Z] provisioning config files... [2023-05-03T16:29:23.010Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14339435534549064629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:29:23.306Z] ---> docker-login.sh [2023-05-03T16:29:23.306Z] nexus3.edgexfoundry.org:10001 [2023-05-03T16:29:23.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:23.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:23.306Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:23.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:23.306Z] [2023-05-03T16:29:23.306Z] Login Succeeded [2023-05-03T16:29:23.306Z] nexus3.edgexfoundry.org:10002 [2023-05-03T16:29:23.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:23.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:23.306Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:23.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:23.306Z] [2023-05-03T16:29:23.306Z] Login Succeeded [2023-05-03T16:29:23.306Z] nexus3.edgexfoundry.org:10003 [2023-05-03T16:29:23.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:23.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:23.565Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:23.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:23.565Z] [2023-05-03T16:29:23.565Z] Login Succeeded [2023-05-03T16:29:23.565Z] nexus3.edgexfoundry.org:10004 [2023-05-03T16:29:23.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:23.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:23.565Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:23.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:23.565Z] [2023-05-03T16:29:23.565Z] Login Succeeded [2023-05-03T16:29:23.565Z] docker.io [2023-05-03T16:29:23.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:29:23.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:29:23.824Z] Configure a credential helper to remove this warning. See [2023-05-03T16:29:23.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:29:23.824Z] [2023-05-03T16:29:23.824Z] Login Succeeded [2023-05-03T16:29:23.824Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T16:29:23.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T16:29:23.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T16:29:23.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T16:29:23.902Z] ========================================================= [2023-05-03T16:29:23.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T16:29:23.902Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:29:24.215Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T16:29:24.215Z] Sending build context to Docker daemon 12.64MB [2023-05-03T16:29:24.215Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T16:29:24.215Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T16:29:24.215Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T16:29:24.215Z] f56be85fc22e: Pulling fs layer [2023-05-03T16:29:24.215Z] 85791d961cd3: Pulling fs layer [2023-05-03T16:29:24.215Z] d694b5ae8c79: Pulling fs layer [2023-05-03T16:29:24.215Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T16:29:24.215Z] 4d19c01a9841: Pulling fs layer [2023-05-03T16:29:24.215Z] 9325e15d5711: Pulling fs layer [2023-05-03T16:29:24.215Z] 556b6ee489ea: Pulling fs layer [2023-05-03T16:29:24.215Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T16:29:24.215Z] 9f32a84ed3da: Waiting [2023-05-03T16:29:24.215Z] 4d19c01a9841: Waiting [2023-05-03T16:29:24.215Z] 9325e15d5711: Waiting [2023-05-03T16:29:24.215Z] 556b6ee489ea: Waiting [2023-05-03T16:29:24.215Z] c5a4b2cf53e6: Waiting [2023-05-03T16:29:24.215Z] 85791d961cd3: Verifying Checksum [2023-05-03T16:29:24.215Z] 85791d961cd3: Download complete [2023-05-03T16:29:24.215Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T16:29:24.215Z] 9f32a84ed3da: Download complete [2023-05-03T16:29:24.215Z] 4d19c01a9841: Verifying Checksum [2023-05-03T16:29:24.215Z] 4d19c01a9841: Download complete [2023-05-03T16:29:24.215Z] f56be85fc22e: Verifying Checksum [2023-05-03T16:29:24.215Z] f56be85fc22e: Download complete [2023-05-03T16:29:24.477Z] 9325e15d5711: Verifying Checksum [2023-05-03T16:29:24.477Z] 9325e15d5711: Download complete [2023-05-03T16:29:24.477Z] f56be85fc22e: Pull complete [2023-05-03T16:29:24.739Z] 85791d961cd3: Pull complete [2023-05-03T16:29:24.739Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T16:29:24.739Z] c5a4b2cf53e6: Download complete [2023-05-03T16:29:24.998Z] d694b5ae8c79: Verifying Checksum [2023-05-03T16:29:24.998Z] d694b5ae8c79: Download complete [2023-05-03T16:29:25.258Z] 556b6ee489ea: Verifying Checksum [2023-05-03T16:29:25.258Z] 556b6ee489ea: Download complete [2023-05-03T16:29:28.611Z] d694b5ae8c79: Pull complete [2023-05-03T16:29:28.611Z] 9f32a84ed3da: Pull complete [2023-05-03T16:29:28.611Z] 4d19c01a9841: Pull complete [2023-05-03T16:29:28.611Z] 9325e15d5711: Pull complete [2023-05-03T16:29:30.512Z] 556b6ee489ea: Pull complete [2023-05-03T16:29:31.452Z] c5a4b2cf53e6: Pull complete [2023-05-03T16:29:31.452Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T16:29:31.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T16:29:31.452Z] ---> c4be618373d6 [2023-05-03T16:29:31.452Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T16:29:37.970Z] Still waiting to schedule task [2023-05-03T16:29:37.971Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12597’ is offline [2023-05-03T16:29:39.593Z] ---> Running in ef0d069efb8a [2023-05-03T16:29:39.594Z] Removing intermediate container ef0d069efb8a [2023-05-03T16:29:39.594Z] ---> 8a93c740dbfb [2023-05-03T16:29:39.594Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T16:29:39.594Z] ---> Running in 8356f944f764 [2023-05-03T16:29:39.594Z] Removing intermediate container 8356f944f764 [2023-05-03T16:29:39.594Z] ---> 9ab3f97a67cb [2023-05-03T16:29:39.594Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T16:29:39.594Z] ---> Running in c9de80c5696d [2023-05-03T16:29:39.594Z] Removing intermediate container c9de80c5696d [2023-05-03T16:29:39.594Z] ---> 4f81d97ee6ce [2023-05-03T16:29:39.594Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T16:29:39.594Z] ---> Running in 80c31ed9f31b [2023-05-03T16:29:39.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T16:29:39.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T16:29:39.594Z] OK: 265 MiB in 53 packages [2023-05-03T16:29:39.852Z] Removing intermediate container 80c31ed9f31b [2023-05-03T16:29:39.852Z] ---> 30485e9cf420 [2023-05-03T16:29:39.852Z] Step 7/12 : WORKDIR /app [2023-05-03T16:29:39.852Z] ---> Running in 2afc74ede454 [2023-05-03T16:29:39.852Z] Removing intermediate container 2afc74ede454 [2023-05-03T16:29:39.852Z] ---> d82774b15de1 [2023-05-03T16:29:39.852Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-03T16:29:40.123Z] ---> c22d3a8ab8b3 [2023-05-03T16:29:40.123Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T16:29:40.123Z] ---> Running in 0bededc59b80 [2023-05-03T16:30:12.208Z] Removing intermediate container 0bededc59b80 [2023-05-03T16:30:12.208Z] ---> eb309d31f7d3 [2023-05-03T16:30:12.208Z] Step 10/12 : COPY . . [2023-05-03T16:30:12.208Z] ---> f35ca17d6d4d [2023-05-03T16:30:12.208Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T16:30:12.208Z] ---> Running in 2f3dcbadf03a [2023-05-03T16:30:12.208Z] Removing intermediate container 2f3dcbadf03a [2023-05-03T16:30:12.208Z] ---> b251d17160ca [2023-05-03T16:30:12.208Z] Step 12/12 : RUN $MAKE [2023-05-03T16:30:12.208Z] ---> Running in ddd12a2db573 [2023-05-03T16:30:12.208Z] noop [2023-05-03T16:30:12.208Z] Removing intermediate container ddd12a2db573 [2023-05-03T16:30:12.208Z] ---> 434b732cedc0 [2023-05-03T16:30:12.208Z] Successfully built 434b732cedc0 [2023-05-03T16:30:12.208Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:30:12.519Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T16:30:12.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:30:12.587Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:30:12.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T16:30:12.934Z] $ docker top 1e18a70c7c886711310e379b8c7d40d5e65e60a07381527e04e7bb407e0234ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T16:30:13.271Z] + go version [2023-05-03T16:30:13.271Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T16:30:13.279Z] $ docker stop --time=1 1e18a70c7c886711310e379b8c7d40d5e65e60a07381527e04e7bb407e0234ca [2023-05-03T16:30:14.530Z] $ docker rm -f --volumes 1e18a70c7c886711310e379b8c7d40d5e65e60a07381527e04e7bb407e0234ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:30:14.941Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T16:30:14.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:30:15.009Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:30:15.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T16:30:15.319Z] $ docker top 64b8f383c8de6df26aba7bd880674ddc773b4de6d3c7898db98bf38c2d5073b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T16:30:15.649Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-03T16:30:15.944Z] + make test [2023-05-03T16:30:15.944Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-03T16:30:37.862Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-03T16:30:37.862Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-03T16:30:37.862Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.179s coverage: 86.2% of statements [2023-05-03T16:30:37.862Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.686s coverage: 71.9% of statements [2023-05-03T16:30:59.803Z] go vet ./... [2023-05-03T16:31:01.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T16:31:01.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T16:31:01.706Z] ./bin/test-attribution.sh [2023-05-03T16:31:01.706Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-03T16:31:01.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T16:31:01.728Z] $ docker stop --time=1 64b8f383c8de6df26aba7bd880674ddc773b4de6d3c7898db98bf38c2d5073b6 [2023-05-03T16:31:06.169Z] $ docker rm -f --volumes 64b8f383c8de6df26aba7bd880674ddc773b4de6d3c7898db98bf38c2d5073b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T16:31:06.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T16:31:06.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T16:31:07.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T16:31:07.467Z] + ls -al . [2023-05-03T16:31:07.467Z] total 228 [2023-05-03T16:31:07.467Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 16:30 . [2023-05-03T16:31:07.467Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:29 .. [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 262 May 3 16:29 .dockerignore [2023-05-03T16:31:07.467Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 16:29 .git [2023-05-03T16:31:07.467Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 16:29 .github [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 788 May 3 16:29 .gitignore [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 16:29 .golangci.yml [2023-05-03T16:31:07.467Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 16:29 .semver [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 3 16:29 Attribution.txt [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 3 16:29 CHANGELOG.md [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 3 16:29 Dockerfile [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 16:29 GOVERNANCE.md [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 687 May 3 16:29 Jenkinsfile [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 3 16:29 LICENSE [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 3 16:29 Makefile [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 617 May 3 16:29 OWNERS.md [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 3 16:29 README.md [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 16:29 VERSION [2023-05-03T16:31:07.467Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:29 bin [2023-05-03T16:31:07.467Z] -rw-r--r-- 1 jenkins jenkins 41317 May 3 16:30 coverage.out [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 3 16:29 go.mod [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 31620 May 3 16:29 go.sum [2023-05-03T16:31:07.467Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:29 images [2023-05-03T16:31:07.467Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:29 internal [2023-05-03T16:31:07.467Z] -rw-rw-r-- 1 jenkins jenkins 531 May 3 16:29 main.go [2023-05-03T16:31:07.467Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:29 res [2023-05-03T16:31:07.467Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:29 snap [2023-05-03T16:31:07.467Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 16:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:07.854Z] + 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=389cef85dcfda5f175618fb677fd893d6d6ecfd5 --label arch=amd64 --label version=3.0.0-dev.29 . [2023-05-03T16:31:07.854Z] Sending build context to Docker daemon 12.64MB [2023-05-03T16:31:07.854Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T16:31:07.854Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-03T16:31:07.854Z] ---> 434b732cedc0 [2023-05-03T16:31:07.854Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T16:31:08.144Z] ---> Running in 61c2637eb36e [2023-05-03T16:31:08.144Z] Removing intermediate container 61c2637eb36e [2023-05-03T16:31:08.144Z] ---> eb58377c1cbe [2023-05-03T16:31:08.144Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T16:31:08.144Z] ---> Running in 1a27fa8ba929 [2023-05-03T16:31:08.144Z] Removing intermediate container 1a27fa8ba929 [2023-05-03T16:31:08.144Z] ---> 617560040c38 [2023-05-03T16:31:08.144Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-03T16:31:08.144Z] ---> Running in a35d127fa120 [2023-05-03T16:31:08.144Z] Removing intermediate container a35d127fa120 [2023-05-03T16:31:08.144Z] ---> ac6b61ab1bc5 [2023-05-03T16:31:08.144Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T16:31:08.423Z] ---> Running in 478d574b083b [2023-05-03T16:31:08.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T16:31:08.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T16:31:08.943Z] OK: 265 MiB in 53 packages [2023-05-03T16:31:09.201Z] Removing intermediate container 478d574b083b [2023-05-03T16:31:09.201Z] ---> 83e7592cd65e [2023-05-03T16:31:09.201Z] Step 7/29 : WORKDIR /app [2023-05-03T16:31:09.201Z] ---> Running in 0fec0681a6b6 [2023-05-03T16:31:09.201Z] Removing intermediate container 0fec0681a6b6 [2023-05-03T16:31:09.201Z] ---> 95a4adcdb04a [2023-05-03T16:31:09.201Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-03T16:31:09.201Z] ---> 9349a3cefcf1 [2023-05-03T16:31:09.201Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T16:31:09.458Z] ---> Running in b901b0186971 [2023-05-03T16:31:10.025Z] Removing intermediate container b901b0186971 [2023-05-03T16:31:10.025Z] ---> d11116ad9f44 [2023-05-03T16:31:10.025Z] Step 10/29 : COPY . . [2023-05-03T16:31:10.592Z] ---> 21747589d5e7 [2023-05-03T16:31:10.592Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T16:31:10.592Z] ---> Running in 59d4574aa948 [2023-05-03T16:31:10.592Z] Removing intermediate container 59d4574aa948 [2023-05-03T16:31:10.592Z] ---> c3bb586df421 [2023-05-03T16:31:10.592Z] Step 12/29 : RUN $MAKE [2023-05-03T16:31:10.592Z] ---> Running in ca1b65e58f93 [2023-05-03T16:31:10.850Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-03T16:31:32.975Z] Removing intermediate container ca1b65e58f93 [2023-05-03T16:31:32.975Z] ---> 341a3d7a3b65 [2023-05-03T16:31:32.975Z] Step 13/29 : FROM alpine:3.17 [2023-05-03T16:31:32.975Z] 3.17: Pulling from library/alpine [2023-05-03T16:31:32.975Z] f56be85fc22e: Already exists [2023-05-03T16:31:32.975Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T16:31:32.975Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T16:31:32.975Z] ---> 9ed4aefc74f6 [2023-05-03T16:31:32.975Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T16:31:32.975Z] ---> Running in 276e92093fe1 [2023-05-03T16:31:32.975Z] Removing intermediate container 276e92093fe1 [2023-05-03T16:31:32.975Z] ---> 92a5ef3c65dc [2023-05-03T16:31:32.975Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-03T16:31:32.975Z] ---> Running in 1113e982c3d8 [2023-05-03T16:31:32.975Z] Removing intermediate container 1113e982c3d8 [2023-05-03T16:31:32.975Z] ---> 5da25aea5f46 [2023-05-03T16:31:32.975Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-03T16:31:32.975Z] ---> Running in 57301d791de8 [2023-05-03T16:31:32.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T16:31:32.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T16:31:32.975Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T16:31:32.975Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T16:31:32.975Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T16:31:32.975Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T16:31:32.975Z] OK: 8 MiB in 17 packages [2023-05-03T16:31:32.975Z] Removing intermediate container 57301d791de8 [2023-05-03T16:31:32.975Z] ---> beecabb0d22b [2023-05-03T16:31:32.975Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-03T16:31:32.975Z] ---> 67e2e7e494fe [2023-05-03T16:31:32.975Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-03T16:31:32.975Z] ---> 590ac6aeffee [2023-05-03T16:31:32.975Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-03T16:31:32.975Z] ---> 5c11b3c02dc5 [2023-05-03T16:31:32.975Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-03T16:31:32.975Z] ---> 9a79e165af76 [2023-05-03T16:31:32.975Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-03T16:31:33.539Z] ---> 1f3547eee403 [2023-05-03T16:31:33.539Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-03T16:31:33.539Z] ---> Running in 4e11d90afe43 [2023-05-03T16:31:34.107Z] Removing intermediate container 4e11d90afe43 [2023-05-03T16:31:34.107Z] ---> bceec231549b [2023-05-03T16:31:34.107Z] Step 23/29 : VOLUME /cache [2023-05-03T16:31:34.107Z] ---> Running in 8e2d98da4810 [2023-05-03T16:31:34.107Z] Removing intermediate container 8e2d98da4810 [2023-05-03T16:31:34.107Z] ---> e6dac710fe6e [2023-05-03T16:31:34.107Z] Step 24/29 : EXPOSE 59711 [2023-05-03T16:31:34.107Z] ---> Running in ca7bc723cfe8 [2023-05-03T16:31:34.107Z] Removing intermediate container ca7bc723cfe8 [2023-05-03T16:31:34.107Z] ---> 34f87999fc7a [2023-05-03T16:31:34.107Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-03T16:31:34.107Z] ---> Running in 70aeaf07a0da [2023-05-03T16:31:34.365Z] Removing intermediate container 70aeaf07a0da [2023-05-03T16:31:34.365Z] ---> 4a2dd631b4b1 [2023-05-03T16:31:34.365Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-03T16:31:34.365Z] ---> Running in dda95053cb72 [2023-05-03T16:31:34.365Z] Removing intermediate container dda95053cb72 [2023-05-03T16:31:34.365Z] ---> d38c3d82795f [2023-05-03T16:31:34.365Z] Step 27/29 : LABEL arch=amd64 [2023-05-03T16:31:34.365Z] ---> Running in e5bd090285a0 [2023-05-03T16:31:34.365Z] Removing intermediate container e5bd090285a0 [2023-05-03T16:31:34.365Z] ---> 842c5bf62ea0 [2023-05-03T16:31:34.365Z] Step 28/29 : LABEL git_sha=389cef85dcfda5f175618fb677fd893d6d6ecfd5 [2023-05-03T16:31:34.365Z] ---> Running in d43f65761dc2 [2023-05-03T16:31:34.624Z] Removing intermediate container d43f65761dc2 [2023-05-03T16:31:34.624Z] ---> 583f0cd542c7 [2023-05-03T16:31:34.624Z] Step 29/29 : LABEL version=3.0.0-dev.29 [2023-05-03T16:31:34.624Z] ---> Running in 1849c8b85dfa [2023-05-03T16:31:34.624Z] Removing intermediate container 1849c8b85dfa [2023-05-03T16:31:34.624Z] ---> a158e04bea99 [2023-05-03T16:31:34.624Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T16:31:34.624Z] Successfully built a158e04bea99 [2023-05-03T16:31:34.624Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T16:31:34.707Z] provisioning config files... [2023-05-03T16:31:34.717Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1142527310797461111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:31:35.009Z] ---> docker-login.sh [2023-05-03T16:31:35.009Z] nexus3.edgexfoundry.org:10001 [2023-05-03T16:31:35.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:31:35.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:31:35.009Z] Configure a credential helper to remove this warning. See [2023-05-03T16:31:35.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:31:35.009Z] [2023-05-03T16:31:35.009Z] Login Succeeded [2023-05-03T16:31:35.009Z] nexus3.edgexfoundry.org:10002 [2023-05-03T16:31:35.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:31:35.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:31:35.009Z] Configure a credential helper to remove this warning. See [2023-05-03T16:31:35.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:31:35.009Z] [2023-05-03T16:31:35.009Z] Login Succeeded [2023-05-03T16:31:35.009Z] nexus3.edgexfoundry.org:10003 [2023-05-03T16:31:35.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:31:35.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:31:35.268Z] Configure a credential helper to remove this warning. See [2023-05-03T16:31:35.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:31:35.268Z] [2023-05-03T16:31:35.268Z] Login Succeeded [2023-05-03T16:31:35.268Z] nexus3.edgexfoundry.org:10004 [2023-05-03T16:31:35.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:31:35.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:31:35.268Z] Configure a credential helper to remove this warning. See [2023-05-03T16:31:35.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:31:35.268Z] [2023-05-03T16:31:35.268Z] Login Succeeded [2023-05-03T16:31:35.268Z] docker.io [2023-05-03T16:31:35.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:31:35.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:31:35.528Z] Configure a credential helper to remove this warning. See [2023-05-03T16:31:35.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:31:35.528Z] [2023-05-03T16:31:35.528Z] Login Succeeded [2023-05-03T16:31:35.528Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T16:31:35.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T16:31:35.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T16:31:35.597Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-03T16:31:35.597Z] 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [2023-05-03T16:31:35.597Z] latest [2023-05-03T16:31:35.597Z] 3.0.0-dev.29 [2023-05-03T16:31:35.597Z] 389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [2023-05-03T16:31:35.597Z] main [2023-05-03T16:31:35.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:35.925Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:36.246Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5 [2023-05-03T16:31:36.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-03T16:31:36.246Z] 49ffb7200db8: Preparing [2023-05-03T16:31:36.246Z] de1af49f5fbb: Preparing [2023-05-03T16:31:36.246Z] 59c0ded6bdd6: Preparing [2023-05-03T16:31:36.246Z] c7da7215345b: Preparing [2023-05-03T16:31:36.246Z] 7338c2bc9f16: Preparing [2023-05-03T16:31:36.246Z] 717bde64220d: Preparing [2023-05-03T16:31:36.246Z] 95df23466851: Preparing [2023-05-03T16:31:36.246Z] f1417ff83b31: Preparing [2023-05-03T16:31:36.246Z] 717bde64220d: Waiting [2023-05-03T16:31:36.246Z] 95df23466851: Waiting [2023-05-03T16:31:36.246Z] f1417ff83b31: Waiting [2023-05-03T16:31:36.246Z] 59c0ded6bdd6: Pushed [2023-05-03T16:31:36.246Z] 7338c2bc9f16: Pushed [2023-05-03T16:31:36.246Z] c7da7215345b: Pushed [2023-05-03T16:31:36.246Z] 49ffb7200db8: Pushed [2023-05-03T16:31:36.246Z] f1417ff83b31: Layer already exists [2023-05-03T16:31:36.246Z] 717bde64220d: Pushed [2023-05-03T16:31:36.506Z] 95df23466851: Pushed [2023-05-03T16:31:39.041Z] de1af49f5fbb: Pushed [2023-05-03T16:31:39.041Z] 389cef85dcfda5f175618fb677fd893d6d6ecfd5: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:39.352Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:39.657Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-03T16:31:39.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-03T16:31:39.658Z] 49ffb7200db8: Preparing [2023-05-03T16:31:39.658Z] de1af49f5fbb: Preparing [2023-05-03T16:31:39.658Z] 59c0ded6bdd6: Preparing [2023-05-03T16:31:39.658Z] c7da7215345b: Preparing [2023-05-03T16:31:39.658Z] 7338c2bc9f16: Preparing [2023-05-03T16:31:39.658Z] 717bde64220d: Preparing [2023-05-03T16:31:39.658Z] 95df23466851: Preparing [2023-05-03T16:31:39.658Z] f1417ff83b31: Preparing [2023-05-03T16:31:39.658Z] 717bde64220d: Waiting [2023-05-03T16:31:39.658Z] 95df23466851: Waiting [2023-05-03T16:31:39.658Z] 59c0ded6bdd6: Layer already exists [2023-05-03T16:31:39.658Z] de1af49f5fbb: Layer already exists [2023-05-03T16:31:39.658Z] c7da7215345b: Layer already exists [2023-05-03T16:31:39.658Z] 7338c2bc9f16: Layer already exists [2023-05-03T16:31:39.658Z] 49ffb7200db8: Layer already exists [2023-05-03T16:31:39.658Z] 717bde64220d: Layer already exists [2023-05-03T16:31:39.658Z] 95df23466851: Layer already exists [2023-05-03T16:31:39.658Z] f1417ff83b31: Layer already exists [2023-05-03T16:31:39.658Z] latest: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:39.978Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:40.293Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.29 [2023-05-03T16:31:40.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-03T16:31:40.293Z] 49ffb7200db8: Preparing [2023-05-03T16:31:40.293Z] de1af49f5fbb: Preparing [2023-05-03T16:31:40.293Z] 59c0ded6bdd6: Preparing [2023-05-03T16:31:40.293Z] c7da7215345b: Preparing [2023-05-03T16:31:40.293Z] 7338c2bc9f16: Preparing [2023-05-03T16:31:40.293Z] 717bde64220d: Preparing [2023-05-03T16:31:40.293Z] 95df23466851: Preparing [2023-05-03T16:31:40.293Z] f1417ff83b31: Preparing [2023-05-03T16:31:40.293Z] 717bde64220d: Waiting [2023-05-03T16:31:40.293Z] 95df23466851: Waiting [2023-05-03T16:31:40.293Z] f1417ff83b31: Waiting [2023-05-03T16:31:40.293Z] de1af49f5fbb: Layer already exists [2023-05-03T16:31:40.293Z] c7da7215345b: Layer already exists [2023-05-03T16:31:40.293Z] 7338c2bc9f16: Layer already exists [2023-05-03T16:31:40.293Z] 49ffb7200db8: Layer already exists [2023-05-03T16:31:40.293Z] 59c0ded6bdd6: Layer already exists [2023-05-03T16:31:40.293Z] 95df23466851: Layer already exists [2023-05-03T16:31:40.293Z] 717bde64220d: Layer already exists [2023-05-03T16:31:40.293Z] f1417ff83b31: Layer already exists [2023-05-03T16:31:40.293Z] 3.0.0-dev.29: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:40.598Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:40.901Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [2023-05-03T16:31:40.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-03T16:31:40.901Z] 49ffb7200db8: Preparing [2023-05-03T16:31:40.901Z] de1af49f5fbb: Preparing [2023-05-03T16:31:40.901Z] 59c0ded6bdd6: Preparing [2023-05-03T16:31:40.901Z] c7da7215345b: Preparing [2023-05-03T16:31:40.901Z] 7338c2bc9f16: Preparing [2023-05-03T16:31:40.901Z] 717bde64220d: Preparing [2023-05-03T16:31:40.901Z] 95df23466851: Preparing [2023-05-03T16:31:40.901Z] f1417ff83b31: Preparing [2023-05-03T16:31:40.901Z] 717bde64220d: Waiting [2023-05-03T16:31:40.901Z] 95df23466851: Waiting [2023-05-03T16:31:40.901Z] f1417ff83b31: Waiting [2023-05-03T16:31:40.901Z] de1af49f5fbb: Layer already exists [2023-05-03T16:31:40.901Z] 7338c2bc9f16: Layer already exists [2023-05-03T16:31:40.901Z] 59c0ded6bdd6: Layer already exists [2023-05-03T16:31:40.901Z] c7da7215345b: Layer already exists [2023-05-03T16:31:40.901Z] 49ffb7200db8: Layer already exists [2023-05-03T16:31:40.901Z] 717bde64220d: Layer already exists [2023-05-03T16:31:40.901Z] 95df23466851: Layer already exists [2023-05-03T16:31:40.901Z] f1417ff83b31: Layer already exists [2023-05-03T16:31:40.901Z] 389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:41.211Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:41.515Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-03T16:31:41.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-03T16:31:41.515Z] 49ffb7200db8: Preparing [2023-05-03T16:31:41.515Z] de1af49f5fbb: Preparing [2023-05-03T16:31:41.515Z] 59c0ded6bdd6: Preparing [2023-05-03T16:31:41.515Z] c7da7215345b: Preparing [2023-05-03T16:31:41.515Z] 7338c2bc9f16: Preparing [2023-05-03T16:31:41.515Z] 717bde64220d: Preparing [2023-05-03T16:31:41.515Z] 95df23466851: Preparing [2023-05-03T16:31:41.515Z] f1417ff83b31: Preparing [2023-05-03T16:31:41.515Z] 95df23466851: Waiting [2023-05-03T16:31:41.515Z] 717bde64220d: Waiting [2023-05-03T16:31:41.515Z] f1417ff83b31: Waiting [2023-05-03T16:31:41.515Z] c7da7215345b: Layer already exists [2023-05-03T16:31:41.515Z] 7338c2bc9f16: Layer already exists [2023-05-03T16:31:41.515Z] de1af49f5fbb: Layer already exists [2023-05-03T16:31:41.515Z] 49ffb7200db8: Layer already exists [2023-05-03T16:31:41.515Z] 59c0ded6bdd6: Layer already exists [2023-05-03T16:31:41.515Z] 717bde64220d: Layer already exists [2023-05-03T16:31:41.515Z] f1417ff83b31: Layer already exists [2023-05-03T16:31:41.515Z] 95df23466851: Layer already exists [2023-05-03T16:31:41.515Z] main: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T16:31:41.560Z] ===================================================== [Pipeline] echo [2023-05-03T16:31:41.569Z] taggedImages: [2023-05-03T16:31:41.570Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5 [2023-05-03T16:31:41.570Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-03T16:31:41.570Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.29 [2023-05-03T16:31:41.570Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [2023-05-03T16:31:41.570Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:41.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T16:31:41.949Z] [2023-05-03T16:31:41.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:31:42.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T16:31:42.252Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T16:31:42.252Z] 5eb5b503b376: Pulling fs layer [2023-05-03T16:31:42.252Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T16:31:42.252Z] ec43610c2a17: Pulling fs layer [2023-05-03T16:31:42.252Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T16:31:42.252Z] 33b1e0a273af: Pulling fs layer [2023-05-03T16:31:42.252Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T16:31:42.252Z] 2f39f015ded8: Pulling fs layer [2023-05-03T16:31:42.252Z] 3a2ae6a8a46f: Waiting [2023-05-03T16:31:42.252Z] 5d3b04190fa2: Waiting [2023-05-03T16:31:42.252Z] 2f39f015ded8: Waiting [2023-05-03T16:31:42.252Z] 33b1e0a273af: Waiting [2023-05-03T16:31:42.252Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T16:31:42.252Z] 5c69ac0246d0: Download complete [2023-05-03T16:31:42.252Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T16:31:42.252Z] 3a2ae6a8a46f: Download complete [2023-05-03T16:31:42.511Z] 33b1e0a273af: Verifying Checksum [2023-05-03T16:31:42.511Z] 33b1e0a273af: Download complete [2023-05-03T16:31:42.511Z] 5d3b04190fa2: Download complete [2023-05-03T16:31:42.511Z] ec43610c2a17: Verifying Checksum [2023-05-03T16:31:42.511Z] ec43610c2a17: Download complete [2023-05-03T16:31:42.511Z] 5eb5b503b376: Download complete [2023-05-03T16:31:43.077Z] 2f39f015ded8: Download complete [2023-05-03T16:31:43.644Z] 5eb5b503b376: Pull complete [2023-05-03T16:31:43.644Z] 5c69ac0246d0: Pull complete [2023-05-03T16:31:44.209Z] ec43610c2a17: Pull complete [2023-05-03T16:31:44.209Z] 3a2ae6a8a46f: Pull complete [2023-05-03T16:31:44.466Z] 33b1e0a273af: Pull complete [2023-05-03T16:31:44.466Z] 5d3b04190fa2: Pull complete [2023-05-03T16:31:48.660Z] 2f39f015ded8: Pull complete [2023-05-03T16:31:48.660Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T16:31:48.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T16:31:48.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:31:48.747Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:31:48.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T16:31:51.847Z] $ docker top 71302baf48f5cecc1f6125278c3f35a6a3930591b8da60f0fb51e0a4a31ab2e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:31:52.256Z] ---> job-cost.sh [2023-05-03T16:31:52.256Z] lf-activate-venv: SKIPPING [2023-05-03T16:31:52.256Z] INFO: No Stack... [2023-05-03T16:31:52.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T16:31:52.773Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T16:31:53.062Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-03T16:31:53.062Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T16:31:53.079Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [2023-05-03T16:31:53.089Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] did not exist. Created. [2023-05-03T16:31:53.089Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T16:31:53.393Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T16:31:53.426Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T16:31:53.433Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T16:31:53.453Z] $ docker stop --time=1 71302baf48f5cecc1f6125278c3f35a6a3930591b8da60f0fb51e0a4a31ab2e1 [2023-05-03T16:31:54.587Z] $ docker rm -f --volumes 71302baf48f5cecc1f6125278c3f35a6a3930591b8da60f0fb51e0a4a31ab2e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T16:32:22.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12600 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-03T16:32:22.589Z] Running in /w/workspace/app-rfid-llrp-inventory/98 [Pipeline] { [Pipeline] checkout [2023-05-03T16:32:22.625Z] The recommended git tool is: git [2023-05-03T16:32:28.973Z] using credential edgex-jenkins-ssh [2023-05-03T16:32:28.992Z] Cloning the remote Git repository [2023-05-03T16:32:29.055Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-03T16:32:29.187Z] > git init /w/workspace/app-rfid-llrp-inventory/98 # timeout=10 [2023-05-03T16:32:29.358Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-03T16:32:29.360Z] > git --version # timeout=10 [2023-05-03T16:32:29.385Z] > git --version # 'git version 2.25.1' [2023-05-03T16:32:29.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T16:32:29.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T16:32:32.545Z] Avoid second fetch [2023-05-03T16:32:32.546Z] Checking out Revision 389cef85dcfda5f175618fb677fd893d6d6ecfd5 (main) [2023-05-03T16:32:31.594Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-03T16:32:31.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T16:32:32.566Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T16:32:32.636Z] > git checkout -f 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 [2023-05-03T16:32:33.198Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#186)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T16:32:34.097Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T16:32:34.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T16:32:34.097Z] Dload Upload Total Spent Left Speed [2023-05-03T16:32:34.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-03T16:32:34.793Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T16:32:35.131Z] + sudo tee /etc/docker/daemon.new [2023-05-03T16:32:35.131Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T16:32:35.131Z] { [2023-05-03T16:32:35.131Z] "registry-mirrors": [ [2023-05-03T16:32:35.131Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T16:32:35.131Z] ], [2023-05-03T16:32:35.131Z] "bip": "10.250.0.254/24", [2023-05-03T16:32:35.131Z] "hosts": [ [2023-05-03T16:32:35.131Z] "tcp://0.0.0.0:5555", [2023-05-03T16:32:35.131Z] "unix:///var/run/docker.sock" [2023-05-03T16:32:35.131Z] ], [2023-05-03T16:32:35.131Z] "mtu": 1458, [2023-05-03T16:32:35.131Z] "selinux-enabled": true, [2023-05-03T16:32:35.131Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T16:32:35.131Z] } [Pipeline] sh [2023-05-03T16:32:35.473Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T16:32:35.819Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T16:32:54.120Z] provisioning config files... [2023-05-03T16:32:54.149Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/98@tmp/config2687571775195323456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:32:54.508Z] ---> docker-login.sh [2023-05-03T16:32:54.508Z] nexus3.edgexfoundry.org:10001 [2023-05-03T16:32:55.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:32:55.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:32:55.100Z] Configure a credential helper to remove this warning. See [2023-05-03T16:32:55.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:32:55.100Z] [2023-05-03T16:32:55.100Z] Login Succeeded [2023-05-03T16:32:55.100Z] nexus3.edgexfoundry.org:10002 [2023-05-03T16:32:55.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:32:55.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:32:55.370Z] Configure a credential helper to remove this warning. See [2023-05-03T16:32:55.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:32:55.370Z] [2023-05-03T16:32:55.370Z] Login Succeeded [2023-05-03T16:32:55.370Z] nexus3.edgexfoundry.org:10003 [2023-05-03T16:32:55.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:32:55.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:32:55.911Z] Configure a credential helper to remove this warning. See [2023-05-03T16:32:55.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:32:55.911Z] [2023-05-03T16:32:55.911Z] Login Succeeded [2023-05-03T16:32:55.911Z] nexus3.edgexfoundry.org:10004 [2023-05-03T16:32:56.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:32:56.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:32:56.181Z] Configure a credential helper to remove this warning. See [2023-05-03T16:32:56.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:32:56.181Z] [2023-05-03T16:32:56.181Z] Login Succeeded [2023-05-03T16:32:56.181Z] docker.io [2023-05-03T16:32:56.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:32:56.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:32:56.729Z] Configure a credential helper to remove this warning. See [2023-05-03T16:32:56.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:32:56.729Z] [2023-05-03T16:32:56.729Z] Login Succeeded [2023-05-03T16:32:56.729Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T16:32:56.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T16:32:57.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T16:32:57.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T16:32:57.032Z] ========================================================= [2023-05-03T16:32:57.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T16:32:57.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:32:57.382Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T16:32:57.650Z] Sending build context to Docker daemon 678.4kB [2023-05-03T16:32:57.650Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T16:32:57.650Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T16:32:57.650Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T16:32:57.650Z] c41833b44d91: Pulling fs layer [2023-05-03T16:32:57.650Z] ed15518f5707: Pulling fs layer [2023-05-03T16:32:57.650Z] feae8fd75edb: Pulling fs layer [2023-05-03T16:32:57.650Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T16:32:57.650Z] 3cdef696dda3: Pulling fs layer [2023-05-03T16:32:57.650Z] 2ced38df9373: Pulling fs layer [2023-05-03T16:32:57.650Z] 58f1dce35555: Pulling fs layer [2023-05-03T16:32:57.650Z] 3cdef696dda3: Waiting [2023-05-03T16:32:57.650Z] 2ced38df9373: Waiting [2023-05-03T16:32:57.651Z] 58f1dce35555: Waiting [2023-05-03T16:32:57.651Z] 242c74f7c9fa: Waiting [2023-05-03T16:32:57.919Z] ed15518f5707: Download complete [2023-05-03T16:32:57.919Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T16:32:57.919Z] 242c74f7c9fa: Download complete [2023-05-03T16:32:57.919Z] 3cdef696dda3: Verifying Checksum [2023-05-03T16:32:57.919Z] 3cdef696dda3: Download complete [2023-05-03T16:32:57.919Z] c41833b44d91: Verifying Checksum [2023-05-03T16:32:57.919Z] c41833b44d91: Download complete [2023-05-03T16:32:58.884Z] c41833b44d91: Pull complete [2023-05-03T16:32:59.486Z] 58f1dce35555: Verifying Checksum [2023-05-03T16:32:59.486Z] 58f1dce35555: Download complete [2023-05-03T16:32:59.486Z] ed15518f5707: Pull complete [2023-05-03T16:33:00.473Z] feae8fd75edb: Verifying Checksum [2023-05-03T16:33:00.473Z] feae8fd75edb: Download complete [2023-05-03T16:33:00.473Z] 2ced38df9373: Download complete [2023-05-03T16:33:12.828Z] feae8fd75edb: Pull complete [2023-05-03T16:33:12.828Z] 242c74f7c9fa: Pull complete [2023-05-03T16:33:12.828Z] 3cdef696dda3: Pull complete [2023-05-03T16:33:19.510Z] 2ced38df9373: Pull complete [2023-05-03T16:33:22.877Z] 58f1dce35555: Pull complete [2023-05-03T16:33:22.877Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T16:33:22.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T16:33:22.877Z] ---> fadd8f120f05 [2023-05-03T16:33:22.877Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T16:33:24.846Z] ---> Running in aa66cee115ec [2023-05-03T16:33:24.846Z] Removing intermediate container aa66cee115ec [2023-05-03T16:33:24.846Z] ---> 913c3316ed64 [2023-05-03T16:33:24.846Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T16:33:25.112Z] ---> Running in 8bed83914b52 [2023-05-03T16:33:25.379Z] Removing intermediate container 8bed83914b52 [2023-05-03T16:33:25.379Z] ---> 3c3f4004f480 [2023-05-03T16:33:25.379Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T16:33:25.379Z] ---> Running in 401aa5c226e5 [2023-05-03T16:33:25.647Z] Removing intermediate container 401aa5c226e5 [2023-05-03T16:33:25.647Z] ---> e19a7f70102d [2023-05-03T16:33:25.647Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T16:33:25.647Z] ---> Running in 0d2b6c97ac87 [2023-05-03T16:33:27.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T16:33:27.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T16:33:28.285Z] OK: 263 MiB in 53 packages [2023-05-03T16:33:29.249Z] Removing intermediate container 0d2b6c97ac87 [2023-05-03T16:33:29.249Z] ---> 32835873d17e [2023-05-03T16:33:29.249Z] Step 7/12 : WORKDIR /app [2023-05-03T16:33:29.249Z] ---> Running in 4996c4095353 [2023-05-03T16:33:29.611Z] Removing intermediate container 4996c4095353 [2023-05-03T16:33:29.611Z] ---> 8236f7ee9480 [2023-05-03T16:33:29.611Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-03T16:33:29.899Z] ---> baede9830fd1 [2023-05-03T16:33:29.899Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T16:33:30.169Z] ---> Running in 3d6bb802590f [2023-05-03T16:34:38.073Z] Removing intermediate container 3d6bb802590f [2023-05-03T16:34:38.073Z] ---> b42402cb27df [2023-05-03T16:34:38.073Z] Step 10/12 : COPY . . [2023-05-03T16:34:38.073Z] ---> 196067eff9e0 [2023-05-03T16:34:38.073Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T16:34:38.073Z] ---> Running in 39fbd9fc6b07 [2023-05-03T16:34:38.073Z] Removing intermediate container 39fbd9fc6b07 [2023-05-03T16:34:38.073Z] ---> 3a062a790fc7 [2023-05-03T16:34:38.073Z] Step 12/12 : RUN $MAKE [2023-05-03T16:34:38.073Z] ---> Running in fd13e152adac [2023-05-03T16:34:38.073Z] noop [2023-05-03T16:34:38.073Z] Removing intermediate container fd13e152adac [2023-05-03T16:34:38.073Z] ---> 53ef628e491f [2023-05-03T16:34:38.073Z] Successfully built 53ef628e491f [2023-05-03T16:34:38.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:34:38.425Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T16:34:38.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:34:38.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-12600 does not seem to be running inside a container [2023-05-03T16:34:38.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/98 -v /w/workspace/app-rfid-llrp-inventory/98:/w/workspace/app-rfid-llrp-inventory/98:rw,z -v /w/workspace/app-rfid-llrp-inventory/98@tmp:/w/workspace/app-rfid-llrp-inventory/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T16:34:40.027Z] $ docker top f405565c9eb615ae730d37a2499ce2ce90219363ea123df3fab7eca381818227 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T16:34:40.879Z] + go version [2023-05-03T16:34:40.879Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T16:34:40.903Z] $ docker stop --time=1 f405565c9eb615ae730d37a2499ce2ce90219363ea123df3fab7eca381818227 [2023-05-03T16:34:42.570Z] $ docker rm -f --volumes f405565c9eb615ae730d37a2499ce2ce90219363ea123df3fab7eca381818227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:34:43.158Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T16:34:43.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:34:43.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-12600 does not seem to be running inside a container [2023-05-03T16:34:43.440Z] $ 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/98 -v /w/workspace/app-rfid-llrp-inventory/98:/w/workspace/app-rfid-llrp-inventory/98:rw,z -v /w/workspace/app-rfid-llrp-inventory/98@tmp:/w/workspace/app-rfid-llrp-inventory/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T16:34:44.683Z] $ docker top 943a8ba728572fce5a24439c0cb2316d50400242cb5413ef14ca2e471d7b29ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T16:34:45.528Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/98 [Pipeline] fileExists [Pipeline] sh [2023-05-03T16:34:46.176Z] + make test [2023-05-03T16:34:46.176Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-03T16:37:52.978Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-03T16:37:53.245Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-03T16:37:54.665Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.204s coverage: 86.2% of statements [2023-05-03T16:38:06.990Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.592s coverage: 71.9% of statements [2023-05-03T16:38:06.990Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T16:38:06.990Z] go vet ./... [2023-05-03T16:40:43.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T16:40:43.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T16:40:43.851Z] ./bin/test-attribution.sh [2023-05-03T16:40:43.851Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-03T16:40:43.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T16:40:43.879Z] $ docker stop --time=1 943a8ba728572fce5a24439c0cb2316d50400242cb5413ef14ca2e471d7b29ca [2023-05-03T16:40:46.946Z] $ docker rm -f --volumes 943a8ba728572fce5a24439c0cb2316d50400242cb5413ef14ca2e471d7b29ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T16:40:48.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T16:40:48.557Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T16:40:49.031Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T16:40:49.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T16:40:49.742Z] + ls -al . [2023-05-03T16:40:49.742Z] total 224 [2023-05-03T16:40:49.742Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 16:34 . [2023-05-03T16:40:49.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:32 .. [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 262 May 3 16:32 .dockerignore [2023-05-03T16:40:49.742Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 16:32 .git [2023-05-03T16:40:49.742Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 16:32 .github [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 788 May 3 16:32 .gitignore [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 16:32 .golangci.yml [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 3 16:32 Attribution.txt [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 3 16:32 CHANGELOG.md [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 3 16:32 Dockerfile [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 16:32 GOVERNANCE.md [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 687 May 3 16:32 Jenkinsfile [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 3 16:32 LICENSE [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 3 16:32 Makefile [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 617 May 3 16:32 OWNERS.md [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 3 16:32 README.md [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 16:29 VERSION [2023-05-03T16:40:49.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:32 bin [2023-05-03T16:40:49.742Z] -rw-r--r-- 1 jenkins jenkins 41317 May 3 16:38 coverage.out [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 3 16:32 go.mod [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 31620 May 3 16:32 go.sum [2023-05-03T16:40:49.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:32 images [2023-05-03T16:40:49.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:32 internal [2023-05-03T16:40:49.742Z] -rw-rw-r-- 1 jenkins jenkins 531 May 3 16:32 main.go [2023-05-03T16:40:49.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:32 res [2023-05-03T16:40:49.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:32 snap [2023-05-03T16:40:49.742Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 16:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:40:50.082Z] + 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=389cef85dcfda5f175618fb677fd893d6d6ecfd5 --label arch=arm64 --label version=3.0.0-dev.29 . [2023-05-03T16:40:50.349Z] Sending build context to Docker daemon 678.4kB [2023-05-03T16:40:50.349Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T16:40:50.349Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-03T16:40:50.349Z] ---> 53ef628e491f [2023-05-03T16:40:50.349Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-03T16:40:50.349Z] ---> Running in 3e53b365964f [2023-05-03T16:40:50.616Z] Removing intermediate container 3e53b365964f [2023-05-03T16:40:50.616Z] ---> 242e4be9deb7 [2023-05-03T16:40:50.616Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T16:40:50.616Z] ---> Running in 636f678e8339 [2023-05-03T16:40:51.203Z] Removing intermediate container 636f678e8339 [2023-05-03T16:40:51.203Z] ---> 9097034b1dd9 [2023-05-03T16:40:51.203Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-03T16:40:51.203Z] ---> Running in 36959595b474 [2023-05-03T16:40:51.478Z] Removing intermediate container 36959595b474 [2023-05-03T16:40:51.478Z] ---> 586679cdaabe [2023-05-03T16:40:51.478Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T16:40:51.478Z] ---> Running in 42926c2cc7e9 [2023-05-03T16:40:52.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T16:40:53.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T16:40:54.427Z] OK: 263 MiB in 53 packages [2023-05-03T16:40:55.013Z] Removing intermediate container 42926c2cc7e9 [2023-05-03T16:40:55.013Z] ---> 114d184e3438 [2023-05-03T16:40:55.013Z] Step 7/29 : WORKDIR /app [2023-05-03T16:40:55.013Z] ---> Running in f5251c678e7e [2023-05-03T16:40:55.282Z] Removing intermediate container f5251c678e7e [2023-05-03T16:40:55.282Z] ---> d12a2f6b1e0a [2023-05-03T16:40:55.282Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-03T16:40:55.869Z] ---> 9c3f16a2c030 [2023-05-03T16:40:55.869Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T16:40:55.869Z] ---> Running in da63c9eb664a [2023-05-03T16:40:58.460Z] Removing intermediate container da63c9eb664a [2023-05-03T16:40:58.460Z] ---> 99759c2ff36b [2023-05-03T16:40:58.460Z] Step 10/29 : COPY . . [2023-05-03T16:40:59.047Z] ---> 3d8fa686a7c8 [2023-05-03T16:40:59.047Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T16:40:59.047Z] ---> Running in 577b96a21512 [2023-05-03T16:40:59.316Z] Removing intermediate container 577b96a21512 [2023-05-03T16:40:59.316Z] ---> 69e96d7801b2 [2023-05-03T16:40:59.316Z] Step 12/29 : RUN $MAKE [2023-05-03T16:40:59.316Z] ---> Running in c33cb1ca195c [2023-05-03T16:41:00.277Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-03T16:43:22.004Z] Removing intermediate container c33cb1ca195c [2023-05-03T16:43:22.004Z] ---> 3bec5a9427da [2023-05-03T16:43:22.004Z] Step 13/29 : FROM alpine:3.17 [2023-05-03T16:43:22.004Z] 3.17: Pulling from library/alpine [2023-05-03T16:43:22.004Z] c41833b44d91: Already exists [2023-05-03T16:43:22.004Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T16:43:22.004Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T16:43:22.004Z] ---> 51e60588ff2c [2023-05-03T16:43:22.004Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T16:43:22.004Z] ---> Running in 07ccc67d6358 [2023-05-03T16:43:22.004Z] Removing intermediate container 07ccc67d6358 [2023-05-03T16:43:22.004Z] ---> 3d678f1642e3 [2023-05-03T16:43:22.004Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-03T16:43:22.004Z] ---> Running in 11ede7dae47b [2023-05-03T16:43:22.004Z] Removing intermediate container 11ede7dae47b [2023-05-03T16:43:22.004Z] ---> 4e8a41cd500b [2023-05-03T16:43:22.004Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-03T16:43:22.004Z] ---> Running in c6d66fd4d633 [2023-05-03T16:43:22.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T16:43:22.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T16:43:22.004Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T16:43:22.004Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T16:43:22.004Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T16:43:22.004Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T16:43:22.004Z] OK: 8 MiB in 17 packages [2023-05-03T16:43:22.004Z] Removing intermediate container c6d66fd4d633 [2023-05-03T16:43:22.004Z] ---> e49336588948 [2023-05-03T16:43:22.004Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-03T16:43:22.004Z] ---> c9bbc772942b [2023-05-03T16:43:22.004Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-03T16:43:22.004Z] ---> aa12aab79450 [2023-05-03T16:43:22.004Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-03T16:43:22.004Z] ---> b1a884c1143b [2023-05-03T16:43:22.004Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-03T16:43:22.004Z] ---> 5519b989544c [2023-05-03T16:43:22.004Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-03T16:43:22.004Z] ---> 8ebcab637e6b [2023-05-03T16:43:22.004Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-03T16:43:22.004Z] ---> Running in 9ffb92dfd6d9 [2023-05-03T16:43:22.004Z] Removing intermediate container 9ffb92dfd6d9 [2023-05-03T16:43:22.004Z] ---> 126d110ccb27 [2023-05-03T16:43:22.004Z] Step 23/29 : VOLUME /cache [2023-05-03T16:43:22.004Z] ---> Running in 2e31d96e29cb [2023-05-03T16:43:22.004Z] Removing intermediate container 2e31d96e29cb [2023-05-03T16:43:22.004Z] ---> ebab663556a1 [2023-05-03T16:43:22.004Z] Step 24/29 : EXPOSE 59711 [2023-05-03T16:43:22.004Z] ---> Running in e4e11c5838a8 [2023-05-03T16:43:22.004Z] Removing intermediate container e4e11c5838a8 [2023-05-03T16:43:22.004Z] ---> c069cf4cf4bc [2023-05-03T16:43:22.004Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-03T16:43:22.004Z] ---> Running in f835ad8046c5 [2023-05-03T16:43:22.272Z] Removing intermediate container f835ad8046c5 [2023-05-03T16:43:22.272Z] ---> bdcaa86e0899 [2023-05-03T16:43:22.272Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-03T16:43:22.539Z] ---> Running in a58119e796b9 [2023-05-03T16:43:22.806Z] Removing intermediate container a58119e796b9 [2023-05-03T16:43:22.806Z] ---> 7cc908431be9 [2023-05-03T16:43:22.806Z] Step 27/29 : LABEL arch=arm64 [2023-05-03T16:43:22.806Z] ---> Running in 3b37798a6ea2 [2023-05-03T16:43:23.082Z] Removing intermediate container 3b37798a6ea2 [2023-05-03T16:43:23.082Z] ---> 8cdef16dd909 [2023-05-03T16:43:23.082Z] Step 28/29 : LABEL git_sha=389cef85dcfda5f175618fb677fd893d6d6ecfd5 [2023-05-03T16:43:23.082Z] ---> Running in 432fd4523972 [2023-05-03T16:43:23.350Z] Removing intermediate container 432fd4523972 [2023-05-03T16:43:23.350Z] ---> 853433628d45 [2023-05-03T16:43:23.350Z] Step 29/29 : LABEL version=3.0.0-dev.29 [2023-05-03T16:43:23.618Z] ---> Running in db78f6f0a433 [2023-05-03T16:43:23.884Z] Removing intermediate container db78f6f0a433 [2023-05-03T16:43:23.884Z] ---> b6ed65ca5414 [2023-05-03T16:43:23.884Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T16:43:23.884Z] Successfully built b6ed65ca5414 [2023-05-03T16:43:23.884Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T16:43:24.007Z] provisioning config files... [2023-05-03T16:43:24.022Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/98@tmp/config1250660844074950840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:43:24.350Z] ---> docker-login.sh [2023-05-03T16:43:24.351Z] nexus3.edgexfoundry.org:10001 [2023-05-03T16:43:24.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:43:24.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:43:24.620Z] Configure a credential helper to remove this warning. See [2023-05-03T16:43:24.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:43:24.620Z] [2023-05-03T16:43:24.620Z] Login Succeeded [2023-05-03T16:43:24.620Z] nexus3.edgexfoundry.org:10002 [2023-05-03T16:43:24.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:43:24.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:43:24.902Z] Configure a credential helper to remove this warning. See [2023-05-03T16:43:24.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:43:24.902Z] [2023-05-03T16:43:24.902Z] Login Succeeded [2023-05-03T16:43:24.902Z] nexus3.edgexfoundry.org:10003 [2023-05-03T16:43:25.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:43:25.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:43:25.439Z] Configure a credential helper to remove this warning. See [2023-05-03T16:43:25.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:43:25.439Z] [2023-05-03T16:43:25.439Z] Login Succeeded [2023-05-03T16:43:25.439Z] nexus3.edgexfoundry.org:10004 [2023-05-03T16:43:25.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:43:25.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:43:25.708Z] Configure a credential helper to remove this warning. See [2023-05-03T16:43:25.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:43:25.708Z] [2023-05-03T16:43:25.708Z] Login Succeeded [2023-05-03T16:43:25.708Z] docker.io [2023-05-03T16:43:25.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T16:43:26.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T16:43:26.243Z] Configure a credential helper to remove this warning. See [2023-05-03T16:43:26.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T16:43:26.243Z] [2023-05-03T16:43:26.243Z] Login Succeeded [2023-05-03T16:43:26.243Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T16:43:26.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T16:43:26.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T16:43:26.296Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-03T16:43:26.296Z] 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [2023-05-03T16:43:26.296Z] latest [2023-05-03T16:43:26.296Z] 3.0.0-dev.29 [2023-05-03T16:43:26.296Z] 389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [2023-05-03T16:43:26.296Z] main [2023-05-03T16:43:26.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:26.632Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:26.970Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5 [2023-05-03T16:43:26.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-03T16:43:26.970Z] 380edaa168a9: Preparing [2023-05-03T16:43:26.970Z] f8552f0944e6: Preparing [2023-05-03T16:43:26.970Z] c247b90774c8: Preparing [2023-05-03T16:43:26.970Z] daad20a5d368: Preparing [2023-05-03T16:43:26.970Z] 5ca471339297: Preparing [2023-05-03T16:43:26.970Z] 6a871045dca6: Preparing [2023-05-03T16:43:26.970Z] 3ac5f0574f19: Preparing [2023-05-03T16:43:26.970Z] 26cbea5cba74: Preparing [2023-05-03T16:43:26.970Z] 6a871045dca6: Waiting [2023-05-03T16:43:26.970Z] 3ac5f0574f19: Waiting [2023-05-03T16:43:26.970Z] 26cbea5cba74: Waiting [2023-05-03T16:43:27.237Z] c247b90774c8: Pushed [2023-05-03T16:43:27.237Z] 380edaa168a9: Pushed [2023-05-03T16:43:27.237Z] daad20a5d368: Pushed [2023-05-03T16:43:27.237Z] 5ca471339297: Pushed [2023-05-03T16:43:27.237Z] 26cbea5cba74: Layer already exists [2023-05-03T16:43:27.237Z] 6a871045dca6: Pushed [2023-05-03T16:43:27.504Z] 3ac5f0574f19: Pushed [2023-05-03T16:43:32.851Z] f8552f0944e6: Pushed [2023-05-03T16:43:32.851Z] 389cef85dcfda5f175618fb677fd893d6d6ecfd5: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:33.283Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:33.639Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-03T16:43:33.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-03T16:43:33.639Z] 380edaa168a9: Preparing [2023-05-03T16:43:33.639Z] f8552f0944e6: Preparing [2023-05-03T16:43:33.639Z] c247b90774c8: Preparing [2023-05-03T16:43:33.639Z] daad20a5d368: Preparing [2023-05-03T16:43:33.639Z] 5ca471339297: Preparing [2023-05-03T16:43:33.639Z] 6a871045dca6: Preparing [2023-05-03T16:43:33.639Z] 3ac5f0574f19: Preparing [2023-05-03T16:43:33.639Z] 26cbea5cba74: Preparing [2023-05-03T16:43:33.639Z] 6a871045dca6: Waiting [2023-05-03T16:43:33.639Z] 3ac5f0574f19: Waiting [2023-05-03T16:43:33.639Z] 26cbea5cba74: Waiting [2023-05-03T16:43:33.639Z] 5ca471339297: Layer already exists [2023-05-03T16:43:33.639Z] daad20a5d368: Layer already exists [2023-05-03T16:43:33.639Z] f8552f0944e6: Layer already exists [2023-05-03T16:43:33.639Z] c247b90774c8: Layer already exists [2023-05-03T16:43:33.639Z] 380edaa168a9: Layer already exists [2023-05-03T16:43:33.639Z] 6a871045dca6: Layer already exists [2023-05-03T16:43:33.639Z] 26cbea5cba74: Layer already exists [2023-05-03T16:43:33.639Z] 3ac5f0574f19: Layer already exists [2023-05-03T16:43:33.910Z] latest: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:34.266Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:34.777Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.29 [2023-05-03T16:43:34.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-03T16:43:34.777Z] 380edaa168a9: Preparing [2023-05-03T16:43:34.777Z] f8552f0944e6: Preparing [2023-05-03T16:43:34.777Z] c247b90774c8: Preparing [2023-05-03T16:43:34.777Z] daad20a5d368: Preparing [2023-05-03T16:43:34.777Z] 5ca471339297: Preparing [2023-05-03T16:43:34.777Z] 6a871045dca6: Preparing [2023-05-03T16:43:34.777Z] 3ac5f0574f19: Preparing [2023-05-03T16:43:34.777Z] 26cbea5cba74: Preparing [2023-05-03T16:43:34.777Z] 6a871045dca6: Waiting [2023-05-03T16:43:34.777Z] 3ac5f0574f19: Waiting [2023-05-03T16:43:34.777Z] 26cbea5cba74: Waiting [2023-05-03T16:43:34.777Z] c247b90774c8: Layer already exists [2023-05-03T16:43:34.777Z] 380edaa168a9: Layer already exists [2023-05-03T16:43:34.777Z] daad20a5d368: Layer already exists [2023-05-03T16:43:34.777Z] f8552f0944e6: Layer already exists [2023-05-03T16:43:34.777Z] 5ca471339297: Layer already exists [2023-05-03T16:43:34.777Z] 6a871045dca6: Layer already exists [2023-05-03T16:43:34.777Z] 26cbea5cba74: Layer already exists [2023-05-03T16:43:34.777Z] 3ac5f0574f19: Layer already exists [2023-05-03T16:43:34.791Z] 3.0.0-dev.29: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:35.138Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:35.477Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [2023-05-03T16:43:35.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-03T16:43:35.477Z] 380edaa168a9: Preparing [2023-05-03T16:43:35.477Z] f8552f0944e6: Preparing [2023-05-03T16:43:35.477Z] c247b90774c8: Preparing [2023-05-03T16:43:35.477Z] daad20a5d368: Preparing [2023-05-03T16:43:35.477Z] 5ca471339297: Preparing [2023-05-03T16:43:35.477Z] 6a871045dca6: Preparing [2023-05-03T16:43:35.477Z] 3ac5f0574f19: Preparing [2023-05-03T16:43:35.477Z] 26cbea5cba74: Preparing [2023-05-03T16:43:35.477Z] 6a871045dca6: Waiting [2023-05-03T16:43:35.477Z] 3ac5f0574f19: Waiting [2023-05-03T16:43:35.477Z] 26cbea5cba74: Waiting [2023-05-03T16:43:35.477Z] c247b90774c8: Layer already exists [2023-05-03T16:43:35.477Z] daad20a5d368: Layer already exists [2023-05-03T16:43:35.477Z] 5ca471339297: Layer already exists [2023-05-03T16:43:35.477Z] f8552f0944e6: Layer already exists [2023-05-03T16:43:35.477Z] 380edaa168a9: Layer already exists [2023-05-03T16:43:35.477Z] 6a871045dca6: Layer already exists [2023-05-03T16:43:35.477Z] 26cbea5cba74: Layer already exists [2023-05-03T16:43:35.477Z] 3ac5f0574f19: Layer already exists [2023-05-03T16:43:35.743Z] 389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:36.093Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:36.426Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-03T16:43:36.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-03T16:43:36.426Z] 380edaa168a9: Preparing [2023-05-03T16:43:36.426Z] f8552f0944e6: Preparing [2023-05-03T16:43:36.426Z] c247b90774c8: Preparing [2023-05-03T16:43:36.426Z] daad20a5d368: Preparing [2023-05-03T16:43:36.426Z] 5ca471339297: Preparing [2023-05-03T16:43:36.426Z] 6a871045dca6: Preparing [2023-05-03T16:43:36.426Z] 3ac5f0574f19: Preparing [2023-05-03T16:43:36.426Z] 26cbea5cba74: Preparing [2023-05-03T16:43:36.426Z] 6a871045dca6: Waiting [2023-05-03T16:43:36.426Z] 3ac5f0574f19: Waiting [2023-05-03T16:43:36.426Z] 26cbea5cba74: Waiting [2023-05-03T16:43:36.426Z] f8552f0944e6: Layer already exists [2023-05-03T16:43:36.426Z] 380edaa168a9: Layer already exists [2023-05-03T16:43:36.426Z] daad20a5d368: Layer already exists [2023-05-03T16:43:36.426Z] c247b90774c8: Layer already exists [2023-05-03T16:43:36.426Z] 5ca471339297: Layer already exists [2023-05-03T16:43:36.426Z] 6a871045dca6: Layer already exists [2023-05-03T16:43:36.426Z] 3ac5f0574f19: Layer already exists [2023-05-03T16:43:36.426Z] 26cbea5cba74: Layer already exists [2023-05-03T16:43:36.426Z] main: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T16:43:36.737Z] ===================================================== [Pipeline] echo [2023-05-03T16:43:36.746Z] taggedImages: [2023-05-03T16:43:36.746Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5 [2023-05-03T16:43:36.746Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-03T16:43:36.746Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.29 [2023-05-03T16:43:36.746Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [2023-05-03T16:43:36.746Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:37.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T16:43:37.097Z] [2023-05-03T16:43:37.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:43:37.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T16:43:37.428Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T16:43:37.428Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T16:43:37.428Z] 04944245beec: Pulling fs layer [2023-05-03T16:43:37.428Z] 699f458cf7ca: Pulling fs layer [2023-05-03T16:43:37.428Z] 765212b225bb: Pulling fs layer [2023-05-03T16:43:37.428Z] f23df028b6ca: Pulling fs layer [2023-05-03T16:43:37.428Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T16:43:37.428Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T16:43:37.428Z] 765212b225bb: Waiting [2023-05-03T16:43:37.428Z] f23df028b6ca: Waiting [2023-05-03T16:43:37.428Z] d65c8cfc05b1: Waiting [2023-05-03T16:43:37.428Z] 2437ff75d9bd: Waiting [2023-05-03T16:43:37.698Z] 04944245beec: Verifying Checksum [2023-05-03T16:43:37.698Z] 04944245beec: Download complete [2023-05-03T16:43:37.698Z] 765212b225bb: Verifying Checksum [2023-05-03T16:43:37.698Z] 765212b225bb: Download complete [2023-05-03T16:43:37.698Z] f23df028b6ca: Verifying Checksum [2023-05-03T16:43:37.698Z] f23df028b6ca: Download complete [2023-05-03T16:43:37.698Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T16:43:37.698Z] d65c8cfc05b1: Download complete [2023-05-03T16:43:37.698Z] 699f458cf7ca: Verifying Checksum [2023-05-03T16:43:37.698Z] 699f458cf7ca: Download complete [2023-05-03T16:43:38.286Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T16:43:38.286Z] 8998bd30e6a1: Download complete [2023-05-03T16:43:40.228Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T16:43:40.228Z] 2437ff75d9bd: Download complete [2023-05-03T16:43:42.176Z] 8998bd30e6a1: Pull complete [2023-05-03T16:43:42.443Z] 04944245beec: Pull complete [2023-05-03T16:43:43.853Z] 699f458cf7ca: Pull complete [2023-05-03T16:43:43.853Z] 765212b225bb: Pull complete [2023-05-03T16:43:44.812Z] f23df028b6ca: Pull complete [2023-05-03T16:43:44.812Z] d65c8cfc05b1: Pull complete [2023-05-03T16:43:59.801Z] 2437ff75d9bd: Pull complete [2023-05-03T16:43:59.801Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T16:43:59.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T16:43:59.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:44:00.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-12600 does not seem to be running inside a container [2023-05-03T16:44:00.070Z] $ 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/98 -v /w/workspace/app-rfid-llrp-inventory/98:/w/workspace/app-rfid-llrp-inventory/98:rw,z -v /w/workspace/app-rfid-llrp-inventory/98@tmp:/w/workspace/app-rfid-llrp-inventory/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-03T16:44:02.722Z] $ docker top 9ed1cdf3aa15fa0efc45921b8b695c8f2080e5757762f8aef664b5a0505d019f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:44:03.229Z] ---> job-cost.sh [2023-05-03T16:44:03.498Z] lf-activate-venv: SKIPPING [2023-05-03T16:44:03.498Z] INFO: No Stack... [2023-05-03T16:44:04.081Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T16:44:04.664Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T16:44:05.304Z] + cat /w/workspace/app-rfid-llrp-inventory/98/archives/cost.csv [2023-05-03T16:44:05.304Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T16:44:05.363Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [2023-05-03T16:44:05.373Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] did not exist. Created. [2023-05-03T16:44:05.373Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T16:44:06.031Z] /w/workspace/app-rfid-llrp-inventory/98@tmp/durable-1bc5595b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T16:44:06.682Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T16:44:06.704Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T16:44:06.754Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T16:44:06.761Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T16:44:06.781Z] $ docker stop --time=1 9ed1cdf3aa15fa0efc45921b8b695c8f2080e5757762f8aef664b5a0505d019f [2023-05-03T16:44:08.299Z] $ docker rm -f --volumes 9ed1cdf3aa15fa0efc45921b8b695c8f2080e5757762f8aef664b5a0505d019f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-03T16:44:08.668Z] provisioning config files... [2023-05-03T16:44:08.675Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16438491316591777935tmp [Pipeline] { [Pipeline] sh [2023-05-03T16:44:08.969Z] + set +x [2023-05-03T16:44:08.969Z] + curl -s https://codecov.io/bash [2023-05-03T16:44:08.969Z] + bash -s -- [2023-05-03T16:44:08.969Z] [2023-05-03T16:44:08.969Z] _____ _ [2023-05-03T16:44:08.969Z] / ____| | | [2023-05-03T16:44:08.969Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T16:44:08.969Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T16:44:08.969Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T16:44:08.969Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T16:44:08.969Z] Bash-1.0.6 [2023-05-03T16:44:08.969Z] [2023-05-03T16:44:08.969Z] [2023-05-03T16:44:08.969Z] ==> git version 2.25.1 found [2023-05-03T16:44:08.969Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-03T16:44:08.969Z] Release-Date: 2020-01-08 [2023-05-03T16:44:08.969Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-03T16:44:08.969Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T16:44:08.969Z] ==> Jenkins CI detected. [2023-05-03T16:44:08.969Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-03T16:44:08.969Z] project root: . [2023-05-03T16:44:08.969Z] --> token set from env [2023-05-03T16:44:08.969Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T16:44:08.969Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T16:44:08.969Z] ==> Python coveragepy not found [2023-05-03T16:44:08.969Z] ==> Searching for coverage reports in: [2023-05-03T16:44:08.969Z] + . [2023-05-03T16:44:08.969Z] -> Found 1 reports [2023-05-03T16:44:08.969Z] ==> Detecting git/mercurial file structure [2023-05-03T16:44:08.969Z] ==> Reading reports [2023-05-03T16:44:08.969Z] + ./coverage.out bytes=41317 [2023-05-03T16:44:08.969Z] ==> Appending adjustments [2023-05-03T16:44:08.969Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T16:44:09.230Z] + Found adjustments [2023-05-03T16:44:09.230Z] ==> Gzipping contents [2023-05-03T16:44:09.230Z] 12K /tmp/codecov.kY4NFX.gz [2023-05-03T16:44:09.230Z] ==> Uploading reports [2023-05-03T16:44:09.230Z] url: https://codecov.io [2023-05-03T16:44:09.230Z] query: branch=main&commit=389cef85dcfda5f175618fb677fd893d6d6ecfd5&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T16:44:09.230Z] -> Pinging Codecov [2023-05-03T16:44:09.230Z] 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=389cef85dcfda5f175618fb677fd893d6d6ecfd5&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T16:44:09.490Z] -> Uploading to [2023-05-03T16:44:09.490Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/581DD39554BDF9B6E22D074273EAD858/389cef85dcfda5f175618fb677fd893d6d6ecfd5/6529b656-9a58-4be0-aac0-c0ecfbd48730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T164409Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8002a90587970ddb8a84887851d76e9610cee97132484220b30953f30b6ee858 [2023-05-03T16:44:09.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T16:44:09.490Z] Dload Upload Total Spent Left Speed [2023-05-03T16:44:09.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 54128 --:--:-- --:--:-- --:--:-- 54128 [2023-05-03T16:44:09.751Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] } [2023-05-03T16:44:09.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-03T16:44:09.902Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-03T16:44:09.912Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:44:10.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T16:44:10.217Z] [2023-05-03T16:44:10.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:44:10.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T16:44:10.520Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-03T16:44:10.520Z] df9b9388f04a: Pulling fs layer [2023-05-03T16:44:10.520Z] 52dc419b0ee2: Pulling fs layer [2023-05-03T16:44:10.520Z] 25bc292e5bac: Pulling fs layer [2023-05-03T16:44:10.520Z] 114826534d7a: Pulling fs layer [2023-05-03T16:44:10.520Z] 4657fd5d0bcf: Pulling fs layer [2023-05-03T16:44:10.520Z] 114826534d7a: Waiting [2023-05-03T16:44:10.520Z] 6ad1cebc031e: Pulling fs layer [2023-05-03T16:44:10.520Z] 8a3aa393b2d8: Pulling fs layer [2023-05-03T16:44:10.520Z] 4657fd5d0bcf: Waiting [2023-05-03T16:44:10.520Z] 6ad1cebc031e: Waiting [2023-05-03T16:44:10.520Z] 8a3aa393b2d8: Waiting [2023-05-03T16:44:10.520Z] 25bc292e5bac: Verifying Checksum [2023-05-03T16:44:10.520Z] 25bc292e5bac: Download complete [2023-05-03T16:44:10.520Z] 52dc419b0ee2: Verifying Checksum [2023-05-03T16:44:10.520Z] 52dc419b0ee2: Download complete [2023-05-03T16:44:10.520Z] 4657fd5d0bcf: Verifying Checksum [2023-05-03T16:44:10.520Z] 4657fd5d0bcf: Download complete [2023-05-03T16:44:10.520Z] df9b9388f04a: Verifying Checksum [2023-05-03T16:44:10.520Z] df9b9388f04a: Download complete [2023-05-03T16:44:10.780Z] df9b9388f04a: Pull complete [2023-05-03T16:44:10.780Z] 52dc419b0ee2: Pull complete [2023-05-03T16:44:10.780Z] 25bc292e5bac: Pull complete [2023-05-03T16:44:10.780Z] 6ad1cebc031e: Download complete [2023-05-03T16:44:11.360Z] 114826534d7a: Download complete [2023-05-03T16:44:11.619Z] 8a3aa393b2d8: Verifying Checksum [2023-05-03T16:44:11.619Z] 8a3aa393b2d8: Download complete [2023-05-03T16:44:15.820Z] 114826534d7a: Pull complete [2023-05-03T16:44:15.820Z] 4657fd5d0bcf: Pull complete [2023-05-03T16:44:15.820Z] 6ad1cebc031e: Pull complete [2023-05-03T16:44:19.107Z] 8a3aa393b2d8: Pull complete [2023-05-03T16:44:19.366Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-03T16:44:19.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T16:44:19.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:44:19.442Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:44:19.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-03T16:44:31.096Z] $ docker top 1648fa1cb065edf17f30c664ce841fa594e39deac04170ee0f18f6ef0d916768 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T16:44:31.161Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-03T16:44:31.436Z] + set -o pipefail [2023-05-03T16:44:31.436Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-03T16:44:39.557Z] [2023-05-03T16:44:39.557Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-03T16:44:39.557Z] [2023-05-03T16:44:39.557Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9ca1893c-ee5a-4bc5-87ae-b217e4a16e49 [2023-05-03T16:44:39.557Z] [2023-05-03T16:44:39.557Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-03T16:44:39.557Z] [2023-05-03T16:44:39.557Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-03T16:44:39.557Z] [2023-05-03T16:44:39.557Z] [2023-05-03T16:44:39.557Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-03T16:44:39.557Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-03T16:44:39.557Z] More details here: https://snyk.co/ue1NS [2023-05-03T16:44:39.557Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-03T16:44:39.557Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-03T16:44:39.563Z] $ docker stop --time=1 1648fa1cb065edf17f30c664ce841fa594e39deac04170ee0f18f6ef0d916768 [2023-05-03T16:44:43.680Z] $ docker rm -f --volumes 1648fa1cb065edf17f30c664ce841fa594e39deac04170ee0f18f6ef0d916768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T16:44:44.404Z] + git log --format=format:%s -1 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] sh [2023-05-03T16:44:44.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T16:44:44.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:44:44.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T16:44:44.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:44:45.065Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:44:45.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T16:44:45.404Z] $ docker top 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T16:44:45.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T16:44:45.491Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T16:44:45.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T16:44:45.592Z] $ docker exec 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 ssh-agent [2023-05-03T16:44:45.685Z] SSH_AUTH_SOCK=/tmp/ssh-vYnHDtQZk7yS/agent.32 [2023-05-03T16:44:45.685Z] SSH_AGENT_PID=38 [2023-05-03T16:44:45.688Z] Running ssh-add (command line suppressed) [2023-05-03T16:44:45.773Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13987221724672435351.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13987221724672435351.key) [2023-05-03T16:44:45.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T16:44:46.078Z] + git semver tag [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,264 [run_tag] DEBUG tag force:False [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,264 [check_head_tag] DEBUG check head tag [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,265 [execute] INFO git cat-file --batch-check [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,268 [execute] INFO git cat-file --batch [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,283 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,283 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,284 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T16:44:46.338Z] 2023-05-03 16:44:46,289 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-03T16:44:46.338Z] 3.0.0-dev.29 [Pipeline] } [2023-05-03T16:44:46.342Z] $ docker exec --env ******** --env ******** 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 ssh-agent -k [2023-05-03T16:44:46.435Z] unset SSH_AUTH_SOCK; [2023-05-03T16:44:46.435Z] unset SSH_AGENT_PID; [2023-05-03T16:44:46.435Z] echo Agent pid 38 killed; [2023-05-03T16:44:46.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T16:44:46.754Z] + git semver [Pipeline] } [2023-05-03T16:44:47.017Z] $ docker stop --time=1 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 [2023-05-03T16:44:48.265Z] $ docker rm -f --volumes 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:44:48.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T16:44:48.651Z] [2023-05-03T16:44:48.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:44:48.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T16:44:48.951Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-03T16:44:48.951Z] ab5ef0e58194: Pulling fs layer [2023-05-03T16:44:48.951Z] 9712f1f96733: Pulling fs layer [2023-05-03T16:44:48.951Z] 63f879dbbcfc: Pulling fs layer [2023-05-03T16:44:48.951Z] 0d9ebad4ef96: Pulling fs layer [2023-05-03T16:44:48.951Z] e9a5061849ea: Pulling fs layer [2023-05-03T16:44:48.951Z] d747dcd14b5f: Pulling fs layer [2023-05-03T16:44:48.951Z] 2de7ff778b66: Pulling fs layer [2023-05-03T16:44:48.951Z] e9a5061849ea: Waiting [2023-05-03T16:44:48.951Z] d747dcd14b5f: Waiting [2023-05-03T16:44:48.951Z] 2de7ff778b66: Waiting [2023-05-03T16:44:48.951Z] 0d9ebad4ef96: Waiting [2023-05-03T16:44:48.951Z] 9712f1f96733: Verifying Checksum [2023-05-03T16:44:48.951Z] 9712f1f96733: Download complete [2023-05-03T16:44:49.210Z] 63f879dbbcfc: Verifying Checksum [2023-05-03T16:44:49.210Z] 63f879dbbcfc: Download complete [2023-05-03T16:44:49.469Z] e9a5061849ea: Verifying Checksum [2023-05-03T16:44:49.469Z] e9a5061849ea: Download complete [2023-05-03T16:44:49.469Z] 0d9ebad4ef96: Verifying Checksum [2023-05-03T16:44:49.469Z] 0d9ebad4ef96: Download complete [2023-05-03T16:44:49.469Z] d747dcd14b5f: Verifying Checksum [2023-05-03T16:44:49.469Z] d747dcd14b5f: Download complete [2023-05-03T16:44:49.469Z] ab5ef0e58194: Verifying Checksum [2023-05-03T16:44:49.469Z] ab5ef0e58194: Download complete [2023-05-03T16:44:49.469Z] 2de7ff778b66: Verifying Checksum [2023-05-03T16:44:49.469Z] 2de7ff778b66: Download complete [2023-05-03T16:44:52.002Z] ab5ef0e58194: Pull complete [2023-05-03T16:44:52.002Z] 9712f1f96733: Pull complete [2023-05-03T16:44:52.569Z] 63f879dbbcfc: Pull complete [2023-05-03T16:44:55.852Z] 0d9ebad4ef96: Pull complete [2023-05-03T16:44:55.852Z] e9a5061849ea: Pull complete [2023-05-03T16:44:55.852Z] d747dcd14b5f: Pull complete [2023-05-03T16:44:56.786Z] 2de7ff778b66: Pull complete [2023-05-03T16:44:56.787Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-03T16:44:56.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T16:44:56.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:44:56.852Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:44:56.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-03T16:45:03.473Z] $ docker top 0900c2d7246a02be4d7af6d4e89289924a485494234786c1607949069b7de405 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-03T16:45:03.542Z] provisioning config files... [2023-05-03T16:45:03.548Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15877091016460802363tmp [2023-05-03T16:45:03.556Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14895813942993240181tmp [2023-05-03T16:45:03.563Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1226537734873642809tmp [Pipeline] { [Pipeline] echo [2023-05-03T16:45:03.580Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:03.860Z] ---> sigul-configuration.sh [2023-05-03T16:45:03.860Z] gpg: directory `/root/.gnupg' created [2023-05-03T16:45:03.860Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-03T16:45:03.860Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-03T16:45:03.860Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-03T16:45:03.860Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-03T16:45:03.860Z] gpg: CAST5 encrypted data [2023-05-03T16:45:03.860Z] gpg: encrypted with 1 passphrase [2023-05-03T16:45:03.860Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-03T16:45:04.144Z] + mkdir /home/jenkins [2023-05-03T16:45:04.144Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-03T16:45:04.427Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-03T16:45:04.436Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:04.718Z] ---> sigul-install.sh [2023-05-03T16:45:04.718Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-03T16:45:05.001Z] + git tag --list [2023-05-03T16:45:05.001Z] v0.0.0 [2023-05-03T16:45:05.001Z] v1.0.0 [2023-05-03T16:45:05.001Z] v2.1.0 [2023-05-03T16:45:05.001Z] v2.1.1 [2023-05-03T16:45:05.001Z] v2.1.1-dev.1 [2023-05-03T16:45:05.001Z] v2.2.0 [2023-05-03T16:45:05.001Z] v2.2.1-dev.1 [2023-05-03T16:45:05.001Z] v2.2.1-dev.2 [2023-05-03T16:45:05.001Z] v2.2.1-dev.3 [2023-05-03T16:45:05.001Z] v2.2.1-dev.4 [2023-05-03T16:45:05.001Z] v2.2.1-dev.5 [2023-05-03T16:45:05.001Z] v2.2.1-dev.6 [2023-05-03T16:45:05.001Z] v2.2.1-dev.7 [2023-05-03T16:45:05.001Z] v2.3.0 [2023-05-03T16:45:05.001Z] v2.3.0-dev.10 [2023-05-03T16:45:05.001Z] v2.3.0-dev.11 [2023-05-03T16:45:05.001Z] v2.3.0-dev.12 [2023-05-03T16:45:05.001Z] v2.3.0-dev.13 [2023-05-03T16:45:05.001Z] v2.3.0-dev.14 [2023-05-03T16:45:05.001Z] v2.3.0-dev.15 [2023-05-03T16:45:05.001Z] v2.3.0-dev.16 [2023-05-03T16:45:05.001Z] v2.3.0-dev.17 [2023-05-03T16:45:05.001Z] v2.3.0-dev.18 [2023-05-03T16:45:05.001Z] v2.3.0-dev.19 [2023-05-03T16:45:05.001Z] v2.3.0-dev.20 [2023-05-03T16:45:05.001Z] v2.3.0-dev.21 [2023-05-03T16:45:05.001Z] v2.3.0-dev.22 [2023-05-03T16:45:05.001Z] v2.3.0-dev.23 [2023-05-03T16:45:05.001Z] v2.3.0-dev.24 [2023-05-03T16:45:05.001Z] v2.3.0-dev.25 [2023-05-03T16:45:05.001Z] v2.3.0-dev.26 [2023-05-03T16:45:05.001Z] v2.3.0-dev.9 [2023-05-03T16:45:05.001Z] v2.3.1-dev.1 [2023-05-03T16:45:05.001Z] v3.0.0-dev.1 [2023-05-03T16:45:05.001Z] v3.0.0-dev.10 [2023-05-03T16:45:05.001Z] v3.0.0-dev.11 [2023-05-03T16:45:05.001Z] v3.0.0-dev.12 [2023-05-03T16:45:05.001Z] v3.0.0-dev.13 [2023-05-03T16:45:05.001Z] v3.0.0-dev.14 [2023-05-03T16:45:05.001Z] v3.0.0-dev.15 [2023-05-03T16:45:05.001Z] v3.0.0-dev.16 [2023-05-03T16:45:05.001Z] v3.0.0-dev.17 [2023-05-03T16:45:05.001Z] v3.0.0-dev.18 [2023-05-03T16:45:05.001Z] v3.0.0-dev.19 [2023-05-03T16:45:05.001Z] v3.0.0-dev.2 [2023-05-03T16:45:05.001Z] v3.0.0-dev.20 [2023-05-03T16:45:05.001Z] v3.0.0-dev.21 [2023-05-03T16:45:05.001Z] v3.0.0-dev.22 [2023-05-03T16:45:05.001Z] v3.0.0-dev.23 [2023-05-03T16:45:05.001Z] v3.0.0-dev.24 [2023-05-03T16:45:05.001Z] v3.0.0-dev.25 [2023-05-03T16:45:05.001Z] v3.0.0-dev.26 [2023-05-03T16:45:05.001Z] v3.0.0-dev.27 [2023-05-03T16:45:05.001Z] v3.0.0-dev.28 [2023-05-03T16:45:05.001Z] v3.0.0-dev.29 [2023-05-03T16:45:05.001Z] v3.0.0-dev.3 [2023-05-03T16:45:05.001Z] v3.0.0-dev.4 [2023-05-03T16:45:05.001Z] v3.0.0-dev.5 [2023-05-03T16:45:05.001Z] v3.0.0-dev.6 [2023-05-03T16:45:05.001Z] v3.0.0-dev.7 [2023-05-03T16:45:05.001Z] v3.0.0-dev.8 [2023-05-03T16:45:05.001Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-03T16:45:05.285Z] + lftools sign git-tag v3.0.0-dev.29 [2023-05-03T16:45:05.877Z] Signing Git tag with Sigul... [2023-05-03T16:45:05.877Z] Signing v3.0.0-dev.29 [Pipeline] echo [2023-05-03T16:45:06.148Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:06.438Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-03T16:45:06.445Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-03T16:45:06.458Z] $ docker stop --time=1 0900c2d7246a02be4d7af6d4e89289924a485494234786c1607949069b7de405 [2023-05-03T16:45:07.766Z] $ docker rm -f --volumes 0900c2d7246a02be4d7af6d4e89289924a485494234786c1607949069b7de405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-03T16:45:08.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T16:45:08.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:45:08.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T16:45:08.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:45:08.533Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:45:08.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T16:45:09.081Z] $ docker top 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 -eo pid,comm [2023-05-03T16:45:09.139Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T16:45:09.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T16:45:09.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T16:45:09.183Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T16:45:09.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T16:45:09.295Z] $ docker exec 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 ssh-agent [2023-05-03T16:45:09.411Z] SSH_AUTH_SOCK=/tmp/ssh-bnGPBk416QoI/agent.33 [2023-05-03T16:45:09.411Z] SSH_AGENT_PID=39 [2023-05-03T16:45:09.416Z] Running ssh-add (command line suppressed) [2023-05-03T16:45:09.517Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17052470866816503140.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17052470866816503140.key) [2023-05-03T16:45:09.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T16:45:09.823Z] + git semver bump pre [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,001 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,001 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,001 [bump_version] DEBUG bumped version:3.0.0-dev.30 [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,001 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,001 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,002 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,004 [execute] INFO git cat-file --batch-check [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,009 [execute] INFO git cat-file --batch [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T16:45:10.083Z] 2023-05-03 16:45:10,015 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-03T16:45:10.083Z] 3.0.0-dev.30 [Pipeline] } [2023-05-03T16:45:10.085Z] $ docker exec --env ******** --env ******** 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 ssh-agent -k [2023-05-03T16:45:10.199Z] unset SSH_AUTH_SOCK; [2023-05-03T16:45:10.200Z] unset SSH_AGENT_PID; [2023-05-03T16:45:10.200Z] echo Agent pid 39 killed; [2023-05-03T16:45:10.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T16:45:10.517Z] + git semver [Pipeline] } [2023-05-03T16:45:10.784Z] $ docker stop --time=1 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 [2023-05-03T16:45:12.044Z] $ docker rm -f --volumes 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T16:45:12.386Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T16:45:12.386Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:45:12.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T16:45:12.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:45:12.768Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:45:12.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T16:45:13.129Z] $ docker top 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T16:45:13.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T16:45:13.232Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T16:45:13.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T16:45:13.345Z] $ docker exec 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 ssh-agent [2023-05-03T16:45:13.463Z] SSH_AUTH_SOCK=/tmp/ssh-0SH2F5QTsjre/agent.32 [2023-05-03T16:45:13.463Z] SSH_AGENT_PID=38 [2023-05-03T16:45:13.468Z] Running ssh-add (command line suppressed) [2023-05-03T16:45:13.573Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18383365524589007975.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18383365524589007975.key) [2023-05-03T16:45:13.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T16:45:13.879Z] + git semver push [2023-05-03T16:45:14.140Z] 2023-05-03 16:45:14,049 [run_push] DEBUG push [2023-05-03T16:45:14.140Z] 2023-05-03 16:45:14,050 [execute] INFO git cat-file --batch-check [2023-05-03T16:45:14.140Z] 2023-05-03 16:45:14,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T16:45:14.140Z] 2023-05-03 16:45:14,054 [execute] INFO git rev-list 1b9673ecbe40867ca04de2feef663f2dc8b72f13 -- [2023-05-03T16:45:14.140Z] 2023-05-03 16:45:14,055 [execute] DEBUG Popen(['git', 'rev-list', '1b9673ecbe40867ca04de2feef663f2dc8b72f13', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T16:45:14.140Z] 2023-05-03 16:45:14,062 [execute] INFO git fetch -v origin [2023-05-03T16:45:14.140Z] 2023-05-03 16:45:14,063 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-03T16:45:14.708Z] 2023-05-03 16:45:14,540 [run_push] DEBUG no remote changes detected [2023-05-03T16:45:14.708Z] 2023-05-03 16:45:14,540 [execute] INFO git push origin semver [2023-05-03T16:45:14.708Z] 2023-05-03 16:45:14,541 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T16:45:15.647Z] 2023-05-03 16:45:15,306 [run_push] DEBUG push all version tags [2023-05-03T16:45:15.647Z] 2023-05-03 16:45:15,307 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-03T16:45:15.647Z] 2023-05-03 16:45:15,307 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T16:45:16.586Z] 2023-05-03 16:45:16,218 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-03T16:45:16.586Z] 3.0.0-dev.30 [Pipeline] } [2023-05-03T16:45:16.591Z] $ docker exec --env ******** --env ******** 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 ssh-agent -k [2023-05-03T16:45:16.678Z] unset SSH_AUTH_SOCK; [2023-05-03T16:45:16.681Z] unset SSH_AGENT_PID; [2023-05-03T16:45:16.681Z] echo Agent pid 38 killed; [2023-05-03T16:45:16.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T16:45:17.002Z] + git semver [Pipeline] } [2023-05-03T16:45:17.270Z] $ docker stop --time=1 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 [2023-05-03T16:45:18.562Z] $ docker rm -f --volumes 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-03T16:45:19.141Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-03T16:45:19.141Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-03T16:45:19.141Z] total 16 [2023-05-03T16:45:19.141Z] drwxr-xr-x 3 root root 4096 May 3 16:31 . [2023-05-03T16:45:19.141Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 16:45 .. [2023-05-03T16:45:19.141Z] drwxr-xr-x 2 root root 4096 May 3 16:31 cost [2023-05-03T16:45:19.141Z] -rw-r--r-- 1 root root 94 May 3 16:31 cost.csv [2023-05-03T16:45:19.141Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-03T16:45:19.141Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-03T16:45:19.141Z] total 16 [2023-05-03T16:45:19.141Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 16:31 . [2023-05-03T16:45:19.141Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 16:45 .. [2023-05-03T16:45:19.141Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 16:31 cost [2023-05-03T16:45:19.141Z] -rw-r--r-- 1 jenkins jenkins 94 May 3 16:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:19.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:20.321Z] ---> package-listing.sh [2023-05-03T16:45:20.321Z] ++ facter osfamily [2023-05-03T16:45:20.321Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T16:45:20.581Z] + OS_FAMILY=debian [2023-05-03T16:45:20.581Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-03T16:45:20.581Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T16:45:20.581Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T16:45:20.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T16:45:20.581Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T16:45:20.581Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-03T16:45:20.582Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T16:45:20.582Z] + case "${OS_FAMILY}" in [2023-05-03T16:45:20.582Z] + dpkg -l [2023-05-03T16:45:20.582Z] + grep '^ii' [2023-05-03T16:45:20.582Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T16:45:20.582Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T16:45:20.582Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T16:45:20.582Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-03T16:45:20.582Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-03T16:45:20.582Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-05-03T16:45:20.592Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T16:45:20.867Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T16:45:21.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T16:45:21.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T16:45:21.495Z] prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container [2023-05-03T16:45:21.515Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T16:45:21.718Z] $ docker top 15359b8d6db247e0d3922d6d615a67bb7a360650b39c929880ea3e710e867615 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T16:45:22.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T16:45:22.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T16:45:22.808Z] + ls /var/log/sa-host [2023-05-03T16:45:22.808Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T16:45:22.877Z] provisioning config files... [2023-05-03T16:45:22.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6204335012219445975tmp [Pipeline] { [Pipeline] echo [2023-05-03T16:45:22.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:23.189Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T16:45:23.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:23.527Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T16:45:23.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:23.823Z] ---> sudo-logs.sh [2023-05-03T16:45:23.823Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T16:45:23.853Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:24.136Z] ---> job-cost.sh [2023-05-03T16:45:24.136Z] lf-activate-venv: SKIPPING [2023-05-03T16:45:24.136Z] DEBUG: total: 0.2199999988079071 [2023-05-03T16:45:24.136Z] INFO: Retrieving Stack Cost... [2023-05-03T16:45:24.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T16:45:24.966Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T16:45:24.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T16:45:25.263Z] ---> logs-deploy.sh [2023-05-03T16:45:25.263Z] lf-activate-venv: SKIPPING [2023-05-03T16:45:25.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/98 [2023-05-03T16:45:25.263Z] INFO: archiving workspace using pattern(s): [2023-05-03T16:45:26.202Z] Archives upload complete. [2023-05-03T16:45:26.463Z] INFO: archiving logs to Nexus [2023-05-03T16:45:27.040Z] ---> uname -a: [2023-05-03T16:45:27.040Z] Linux prd-ubuntu20-04-docker-8c-8g-12596 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-03T16:45:27.040Z] [2023-05-03T16:45:27.040Z] [2023-05-03T16:45:27.040Z] ---> lscpu: [2023-05-03T16:45:27.040Z] Architecture: x86_64 [2023-05-03T16:45:27.040Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-03T16:45:27.040Z] Byte Order: Little Endian [2023-05-03T16:45:27.040Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-03T16:45:27.040Z] CPU(s): 8 [2023-05-03T16:45:27.040Z] On-line CPU(s) list: 0-7 [2023-05-03T16:45:27.040Z] Thread(s) per core: 1 [2023-05-03T16:45:27.040Z] Core(s) per socket: 1 [2023-05-03T16:45:27.040Z] Socket(s): 8 [2023-05-03T16:45:27.040Z] NUMA node(s): 1 [2023-05-03T16:45:27.040Z] Vendor ID: AuthenticAMD [2023-05-03T16:45:27.040Z] CPU family: 23 [2023-05-03T16:45:27.040Z] Model: 49 [2023-05-03T16:45:27.040Z] Model name: AMD EPYC-Rome Processor [2023-05-03T16:45:27.040Z] Stepping: 0 [2023-05-03T16:45:27.040Z] CPU MHz: 2799.998 [2023-05-03T16:45:27.040Z] BogoMIPS: 5599.99 [2023-05-03T16:45:27.040Z] Virtualization: AMD-V [2023-05-03T16:45:27.040Z] Hypervisor vendor: KVM [2023-05-03T16:45:27.040Z] Virtualization type: full [2023-05-03T16:45:27.040Z] L1d cache: 256 KiB [2023-05-03T16:45:27.040Z] L1i cache: 256 KiB [2023-05-03T16:45:27.040Z] L2 cache: 4 MiB [2023-05-03T16:45:27.040Z] L3 cache: 128 MiB [2023-05-03T16:45:27.040Z] NUMA node0 CPU(s): 0-7 [2023-05-03T16:45:27.040Z] Vulnerability Itlb multihit: Not affected [2023-05-03T16:45:27.040Z] Vulnerability L1tf: Not affected [2023-05-03T16:45:27.040Z] Vulnerability Mds: Not affected [2023-05-03T16:45:27.040Z] Vulnerability Meltdown: Not affected [2023-05-03T16:45:27.040Z] Vulnerability Mmio stale data: Not affected [2023-05-03T16:45:27.040Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-03T16:45:27.040Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-03T16:45:27.040Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-03T16:45:27.040Z] Vulnerability Srbds: Not affected [2023-05-03T16:45:27.040Z] Vulnerability Tsx async abort: Not affected [2023-05-03T16:45:27.040Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-03T16:45:27.040Z] [2023-05-03T16:45:27.040Z] [2023-05-03T16:45:27.040Z] ---> nproc: [2023-05-03T16:45:27.040Z] 8 [2023-05-03T16:45:27.040Z] [2023-05-03T16:45:27.040Z] [2023-05-03T16:45:27.040Z] ---> df -h: [2023-05-03T16:45:27.040Z] Filesystem Size Used Avail Use% Mounted on [2023-05-03T16:45:27.040Z] overlay 155G 13G 143G 9% / [2023-05-03T16:45:27.040Z] tmpfs 64M 0 64M 0% /dev [2023-05-03T16:45:27.040Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-03T16:45:27.040Z] shm 64M 0 64M 0% /dev/shm [2023-05-03T16:45:27.040Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-03T16:45:27.040Z] [2023-05-03T16:45:27.040Z]