Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f09c48157f651af307535ec646201223a75b6fb 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-ssh8736571747187913914.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-ssh3203947449573073980.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-ssh13250763305217607481.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-ssh14828420524464339639.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-ssh14821184279359166452.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13299’ Running on prd-ubuntu20.04-docker-8c-8g-13302 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2f09c48157f651af307535ec646201223a75b6fb (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#187)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2f09c48157f651af307535ec646201223a75b6fb # timeout=10 > git rev-list --no-walk 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T15:19:53.223Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T15:19:53.290Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T15:19:53.316Z] ========================================================= [2023-05-04T15:19:53.316Z] EdgeX Global Pipelines Version Info [2023-05-04T15:19:53.316Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:19:54.074Z] ------------------- [2023-05-04T15:19:54.074Z] stable info: [2023-05-04T15:19:54.074Z] ------------------- [2023-05-04T15:19:54.074Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T15:19:54.074Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T15:19:54.074Z] Message: update stable to v1.0.248 [2023-05-04T15:19:54.658Z] ------------------- [2023-05-04T15:19:54.658Z] experimental info: [2023-05-04T15:19:54.658Z] ------------------- [2023-05-04T15:19:54.658Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T15:19:54.658Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T15:19:54.658Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T15:19:54.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-04T15:19:54.878Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-04T15:19:54.890Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T15:19:54.902Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T15:19:54.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T15:19:54.919Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T15:19:54.928Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T15:19:54.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T15:19:54.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T15:19:54.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T15:19:54.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T15:19:54.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-04T15:19:54.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T15:19:54.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T15:19:55.007Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T15:19:55.019Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T15:19:55.031Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T15:19:55.045Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T15:19:55.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T15:19:55.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T15:19:55.086Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T15:19:55.100Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T15:19:55.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T15:19:55.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T15:19:55.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T15:19:55.158Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T15:19:55.176Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T15:19:55.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-04T15:19:55.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-04T15:19:55.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-04T15:19:55.235Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f09c48157f651af307535ec646201223a75b6fb [Pipeline] echo [2023-05-04T15:19:55.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f09c48 [Pipeline] echo [2023-05-04T15:19:55.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T15:19:55.300Z] provisioning config files... [2023-05-04T15:19:55.319Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17932129169649650099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:19:55.623Z] ---> docker-login.sh [2023-05-04T15:19:55.623Z] nexus3.edgexfoundry.org:10001 [2023-05-04T15:19:55.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:19:55.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:19:55.885Z] Configure a credential helper to remove this warning. See [2023-05-04T15:19:55.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:19:55.885Z] [2023-05-04T15:19:55.885Z] Login Succeeded [2023-05-04T15:19:55.885Z] nexus3.edgexfoundry.org:10002 [2023-05-04T15:19:55.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:19:56.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:19:56.148Z] Configure a credential helper to remove this warning. See [2023-05-04T15:19:56.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:19:56.148Z] [2023-05-04T15:19:56.148Z] Login Succeeded [2023-05-04T15:19:56.148Z] nexus3.edgexfoundry.org:10003 [2023-05-04T15:19:56.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:19:56.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:19:56.148Z] Configure a credential helper to remove this warning. See [2023-05-04T15:19:56.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:19:56.148Z] [2023-05-04T15:19:56.148Z] Login Succeeded [2023-05-04T15:19:56.148Z] nexus3.edgexfoundry.org:10004 [2023-05-04T15:19:56.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:19:56.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:19:56.409Z] Configure a credential helper to remove this warning. See [2023-05-04T15:19:56.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:19:56.409Z] [2023-05-04T15:19:56.409Z] Login Succeeded [2023-05-04T15:19:56.409Z] docker.io [2023-05-04T15:19:56.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:19:56.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:19:56.671Z] Configure a credential helper to remove this warning. See [2023-05-04T15:19:56.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:19:56.671Z] [2023-05-04T15:19:56.671Z] Login Succeeded [2023-05-04T15:19:56.671Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T15:19:56.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T15:19:57.047Z] + git rev-list -1 --merges 2f09c48157f651af307535ec646201223a75b6fb~1..2f09c48157f651af307535ec646201223a75b6fb [Pipeline] echo [2023-05-04T15:19:57.105Z] -----------> git rev-list -1 --merges 2f09c48157f651af307535ec646201223a75b6fb~1..2f09c48157f651af307535ec646201223a75b6fb 2f09c48157f651af307535ec646201223a75b6fb [false] [Pipeline] sh [2023-05-04T15:19:57.397Z] + git log --format=format:%s -1 2f09c48157f651af307535ec646201223a75b6fb [Pipeline] echo [2023-05-04T15:19:57.416Z] ========================================================= [2023-05-04T15:19:57.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T15:19:57.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T15:19:57.742Z] + git log --format=format:%s -1 2f09c48157f651af307535ec646201223a75b6fb [Pipeline] echo [2023-05-04T15:19:57.754Z] [semverPrep] GIT_COMMIT: 2f09c48157f651af307535ec646201223a75b6fb, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#187) [Pipeline] echo [2023-05-04T15:19:57.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T15:19:58.145Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T15:19:58.145Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T15:19:58.145Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T15:19:58.145Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T15:19:58.145Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T15:19:58.145Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T15:19:58.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:19:58.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T15:19:58.569Z] [2023-05-04T15:19:58.569Z] 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-04T15:19:58.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T15:19:58.873Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T15:19:58.873Z] b85a868b505f: Pulling fs layer [2023-05-04T15:19:58.873Z] e2be974225ed: Pulling fs layer [2023-05-04T15:19:58.873Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T15:19:58.873Z] 988bab9f4d93: Pulling fs layer [2023-05-04T15:19:58.873Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T15:19:58.873Z] eaf3925da568: Pulling fs layer [2023-05-04T15:19:58.873Z] bab4dde63d76: Pulling fs layer [2023-05-04T15:19:58.873Z] bde34c3a00c8: Pulling fs layer [2023-05-04T15:19:58.873Z] b352a97aabf1: Pulling fs layer [2023-05-04T15:19:58.873Z] 4872d77fe225: Pulling fs layer [2023-05-04T15:19:58.873Z] 5851b861e8e6: Pulling fs layer [2023-05-04T15:19:58.873Z] 1469e6f7b9e6: Waiting [2023-05-04T15:19:58.873Z] eaf3925da568: Waiting [2023-05-04T15:19:58.873Z] b352a97aabf1: Waiting [2023-05-04T15:19:58.873Z] 4872d77fe225: Waiting [2023-05-04T15:19:58.873Z] 988bab9f4d93: Waiting [2023-05-04T15:19:58.873Z] 5851b861e8e6: Waiting [2023-05-04T15:19:58.873Z] bde34c3a00c8: Waiting [2023-05-04T15:19:58.873Z] bab4dde63d76: Waiting [2023-05-04T15:19:58.873Z] e2be974225ed: Verifying Checksum [2023-05-04T15:19:58.873Z] e2be974225ed: Download complete [2023-05-04T15:19:58.873Z] 988bab9f4d93: Download complete [2023-05-04T15:19:58.873Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T15:19:58.873Z] 1469e6f7b9e6: Download complete [2023-05-04T15:19:58.873Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T15:19:58.873Z] 339a4e72a1f5: Download complete [2023-05-04T15:19:58.873Z] eaf3925da568: Verifying Checksum [2023-05-04T15:19:58.873Z] eaf3925da568: Download complete [2023-05-04T15:19:58.873Z] bde34c3a00c8: Verifying Checksum [2023-05-04T15:19:58.873Z] bde34c3a00c8: Download complete [2023-05-04T15:19:59.133Z] b352a97aabf1: Download complete [2023-05-04T15:19:59.133Z] 4872d77fe225: Download complete [2023-05-04T15:19:59.133Z] 5851b861e8e6: Download complete [2023-05-04T15:19:59.133Z] b85a868b505f: Download complete [2023-05-04T15:19:59.392Z] bab4dde63d76: Verifying Checksum [2023-05-04T15:19:59.392Z] bab4dde63d76: Download complete [2023-05-04T15:20:00.331Z] b85a868b505f: Pull complete [2023-05-04T15:20:00.332Z] e2be974225ed: Pull complete [2023-05-04T15:20:00.903Z] 339a4e72a1f5: Pull complete [2023-05-04T15:20:00.904Z] 988bab9f4d93: Pull complete [2023-05-04T15:20:01.164Z] 1469e6f7b9e6: Pull complete [2023-05-04T15:20:01.423Z] eaf3925da568: Pull complete [2023-05-04T15:20:03.341Z] bab4dde63d76: Pull complete [2023-05-04T15:20:03.341Z] bde34c3a00c8: Pull complete [2023-05-04T15:20:03.341Z] b352a97aabf1: Pull complete [2023-05-04T15:20:03.341Z] 4872d77fe225: Pull complete [2023-05-04T15:20:03.601Z] 5851b861e8e6: Pull complete [2023-05-04T15:20:03.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T15:20:03.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T15:20:03.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:20:03.717Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:20:03.759Z] $ 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-04T15:20:05.079Z] $ docker top 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 -eo pid,comm [2023-05-04T15:20:05.138Z] 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-04T15:20:05.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T15:20:05.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T15:20:05.170Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T15:20:05.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T15:20:05.285Z] $ docker exec 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 ssh-agent [2023-05-04T15:20:05.398Z] SSH_AUTH_SOCK=/tmp/ssh-HTdPTey5Gqka/agent.32 [2023-05-04T15:20:05.398Z] SSH_AGENT_PID=38 [2023-05-04T15:20:05.404Z] Running ssh-add (command line suppressed) [2023-05-04T15:20:05.524Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2081176506538090061.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2081176506538090061.key) [2023-05-04T15:20:05.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T15:20:05.830Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T15:20:05.840Z] $ docker exec --env ******** --env ******** 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 ssh-agent -k [2023-05-04T15:20:05.951Z] unset SSH_AUTH_SOCK; [2023-05-04T15:20:05.951Z] unset SSH_AGENT_PID; [2023-05-04T15:20:05.952Z] echo Agent pid 38 killed; [2023-05-04T15:20:05.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T15:20:05.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T15:20:05.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T15:20:06.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T15:20:06.111Z] $ docker exec 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 ssh-agent [2023-05-04T15:20:06.220Z] SSH_AUTH_SOCK=/tmp/ssh-rZvD5AvR2qcF/agent.71 [2023-05-04T15:20:06.220Z] SSH_AGENT_PID=77 [2023-05-04T15:20:06.224Z] Running ssh-add (command line suppressed) [2023-05-04T15:20:06.319Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7532487258125923727.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7532487258125923727.key) [2023-05-04T15:20:06.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T15:20:06.630Z] + git semver init [2023-05-04T15:20:06.890Z] 2023-05-04 15:20:06,834 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T15:20:06.890Z] 2023-05-04 15:20:06,835 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-04T15:20:06.890Z] 2023-05-04 15:20:06,835 [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-04T15:20:06.890Z] 2023-05-04 15:20:06,835 [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-04T15:20:07.829Z] 2023-05-04 15:20:07,787 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-04T15:20:07.829Z] 2023-05-04 15:20:07,787 [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-04T15:20:07.829Z] 2023-05-04 15:20:07,787 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-04T15:20:07.829Z] 2023-05-04 15:20:07,788 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-04T15:20:07.829Z] 3.0.0-dev.30 [Pipeline] } [2023-05-04T15:20:07.837Z] $ docker exec --env ******** --env ******** 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 ssh-agent -k [2023-05-04T15:20:07.949Z] unset SSH_AUTH_SOCK; [2023-05-04T15:20:07.949Z] unset SSH_AGENT_PID; [2023-05-04T15:20:07.950Z] echo Agent pid 77 killed; [2023-05-04T15:20:07.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T15:20:08.269Z] + git semver [Pipeline] } [2023-05-04T15:20:08.540Z] $ docker stop --time=1 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 [2023-05-04T15:20:09.807Z] $ docker rm -f --volumes 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T15:20:10.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T15:20:10.366Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T15:20:10.369Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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-04T15:20:10.524Z] provisioning config files... [2023-05-04T15:20:10.533Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9641792655055527097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:20:10.829Z] ---> docker-login.sh [2023-05-04T15:20:10.829Z] nexus3.edgexfoundry.org:10001 [2023-05-04T15:20:10.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:20:10.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:20:10.829Z] Configure a credential helper to remove this warning. See [2023-05-04T15:20:10.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:20:10.829Z] [2023-05-04T15:20:10.829Z] Login Succeeded [2023-05-04T15:20:10.829Z] nexus3.edgexfoundry.org:10002 [2023-05-04T15:20:10.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:20:10.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:20:10.829Z] Configure a credential helper to remove this warning. See [2023-05-04T15:20:10.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:20:10.829Z] [2023-05-04T15:20:10.829Z] Login Succeeded [2023-05-04T15:20:10.829Z] nexus3.edgexfoundry.org:10003 [2023-05-04T15:20:11.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:20:11.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:20:11.089Z] Configure a credential helper to remove this warning. See [2023-05-04T15:20:11.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:20:11.089Z] [2023-05-04T15:20:11.089Z] Login Succeeded [2023-05-04T15:20:11.089Z] nexus3.edgexfoundry.org:10004 [2023-05-04T15:20:11.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:20:11.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:20:11.089Z] Configure a credential helper to remove this warning. See [2023-05-04T15:20:11.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:20:11.089Z] [2023-05-04T15:20:11.089Z] Login Succeeded [2023-05-04T15:20:11.089Z] docker.io [2023-05-04T15:20:11.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:20:11.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:20:11.348Z] Configure a credential helper to remove this warning. See [2023-05-04T15:20:11.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:20:11.348Z] [2023-05-04T15:20:11.348Z] Login Succeeded [2023-05-04T15:20:11.348Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T15:20:11.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T15:20:11.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T15:20:11.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T15:20:11.454Z] ========================================================= [2023-05-04T15:20:11.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T15:20:11.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:20:11.775Z] + 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-04T15:20:11.775Z] Sending build context to Docker daemon 12.64MB [2023-05-04T15:20:11.775Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T15:20:11.775Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T15:20:11.776Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T15:20:11.776Z] f56be85fc22e: Pulling fs layer [2023-05-04T15:20:11.776Z] 85791d961cd3: Pulling fs layer [2023-05-04T15:20:11.776Z] d694b5ae8c79: Pulling fs layer [2023-05-04T15:20:11.776Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T15:20:11.776Z] 4d19c01a9841: Pulling fs layer [2023-05-04T15:20:11.776Z] 9325e15d5711: Pulling fs layer [2023-05-04T15:20:11.776Z] 556b6ee489ea: Pulling fs layer [2023-05-04T15:20:11.776Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T15:20:11.776Z] 4d19c01a9841: Waiting [2023-05-04T15:20:11.776Z] 9325e15d5711: Waiting [2023-05-04T15:20:11.776Z] 556b6ee489ea: Waiting [2023-05-04T15:20:11.776Z] c5a4b2cf53e6: Waiting [2023-05-04T15:20:11.776Z] 9f32a84ed3da: Waiting [2023-05-04T15:20:11.776Z] 85791d961cd3: Verifying Checksum [2023-05-04T15:20:11.776Z] 85791d961cd3: Download complete [2023-05-04T15:20:11.776Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T15:20:11.776Z] 9f32a84ed3da: Download complete [2023-05-04T15:20:11.776Z] 4d19c01a9841: Verifying Checksum [2023-05-04T15:20:11.776Z] 4d19c01a9841: Download complete [2023-05-04T15:20:12.047Z] f56be85fc22e: Verifying Checksum [2023-05-04T15:20:12.047Z] f56be85fc22e: Download complete [2023-05-04T15:20:12.047Z] 9325e15d5711: Verifying Checksum [2023-05-04T15:20:12.047Z] 9325e15d5711: Download complete [2023-05-04T15:20:12.047Z] f56be85fc22e: Pull complete [2023-05-04T15:20:12.322Z] 85791d961cd3: Pull complete [2023-05-04T15:20:12.322Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T15:20:12.322Z] c5a4b2cf53e6: Download complete [2023-05-04T15:20:12.581Z] d694b5ae8c79: Verifying Checksum [2023-05-04T15:20:12.581Z] d694b5ae8c79: Download complete [2023-05-04T15:20:12.839Z] 556b6ee489ea: Verifying Checksum [2023-05-04T15:20:12.839Z] 556b6ee489ea: Download complete [2023-05-04T15:20:16.123Z] d694b5ae8c79: Pull complete [2023-05-04T15:20:16.123Z] 9f32a84ed3da: Pull complete [2023-05-04T15:20:16.123Z] 4d19c01a9841: Pull complete [2023-05-04T15:20:16.123Z] 9325e15d5711: Pull complete [2023-05-04T15:20:18.661Z] 556b6ee489ea: Pull complete [2023-05-04T15:20:19.594Z] c5a4b2cf53e6: Pull complete [2023-05-04T15:20:19.594Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T15:20:19.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T15:20:19.594Z] ---> c4be618373d6 [2023-05-04T15:20:19.594Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T15:20:21.504Z] ---> Running in b29859e59a9f [2023-05-04T15:20:21.504Z] Removing intermediate container b29859e59a9f [2023-05-04T15:20:21.504Z] ---> 24df43d922a7 [2023-05-04T15:20:21.504Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T15:20:21.504Z] ---> Running in 2bfdf7f58bf0 [2023-05-04T15:20:21.504Z] Removing intermediate container 2bfdf7f58bf0 [2023-05-04T15:20:21.504Z] ---> 399172ce37d3 [2023-05-04T15:20:21.504Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T15:20:21.504Z] ---> Running in fbd03593f5a6 [2023-05-04T15:20:21.504Z] Removing intermediate container fbd03593f5a6 [2023-05-04T15:20:21.504Z] ---> 63a67511b694 [2023-05-04T15:20:21.504Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T15:20:21.504Z] ---> Running in 8234ece20203 [2023-05-04T15:20:22.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T15:20:22.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T15:20:22.334Z] OK: 265 MiB in 53 packages [2023-05-04T15:20:22.596Z] Removing intermediate container 8234ece20203 [2023-05-04T15:20:22.596Z] ---> 53935e5bedff [2023-05-04T15:20:22.596Z] Step 7/12 : WORKDIR /app [2023-05-04T15:20:22.596Z] ---> Running in 3be5aea6454c [2023-05-04T15:20:22.596Z] Removing intermediate container 3be5aea6454c [2023-05-04T15:20:22.596Z] ---> dea5756e3f7e [2023-05-04T15:20:22.596Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-04T15:20:22.855Z] ---> 3418e491026e [2023-05-04T15:20:22.855Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T15:20:22.855Z] ---> Running in 16f66f6a7e07 [2023-05-04T15:20:25.477Z] Still waiting to schedule task [2023-05-04T15:20:25.477Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13300’ is offline [2023-05-04T15:20:54.954Z] Removing intermediate container 16f66f6a7e07 [2023-05-04T15:20:54.954Z] ---> e45da0aca242 [2023-05-04T15:20:54.954Z] Step 10/12 : COPY . . [2023-05-04T15:20:54.954Z] ---> c049fabb0cdb [2023-05-04T15:20:54.954Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T15:20:54.954Z] ---> Running in 18f5ac79a83a [2023-05-04T15:20:54.954Z] Removing intermediate container 18f5ac79a83a [2023-05-04T15:20:54.954Z] ---> 3737d7b01f6a [2023-05-04T15:20:54.954Z] Step 12/12 : RUN $MAKE [2023-05-04T15:20:54.954Z] ---> Running in 0c476b9a9bc5 [2023-05-04T15:20:54.954Z] noop [2023-05-04T15:20:55.213Z] Removing intermediate container 0c476b9a9bc5 [2023-05-04T15:20:55.213Z] ---> 1342519635e8 [2023-05-04T15:20:55.213Z] Successfully built 1342519635e8 [2023-05-04T15:20:55.213Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:20:55.534Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T15:20:55.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:20:55.607Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:20:55.633Z] $ 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-04T15:20:55.964Z] $ docker top f4c629c1c7f6e8ff10e6c04fe20577051d8199e51bd85d4143d14f67b819dd81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:20:56.305Z] + go version [2023-05-04T15:20:56.305Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T15:20:56.312Z] $ docker stop --time=1 f4c629c1c7f6e8ff10e6c04fe20577051d8199e51bd85d4143d14f67b819dd81 [2023-05-04T15:20:57.535Z] $ docker rm -f --volumes f4c629c1c7f6e8ff10e6c04fe20577051d8199e51bd85d4143d14f67b819dd81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:20:57.928Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T15:20:57.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:20:57.998Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:20:58.025Z] $ 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-04T15:20:58.353Z] $ docker top 873d4cd172df83c031a7e70c1d6e8821da01069a684424ea77e4e6fd15c0b242 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:20:58.694Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-04T15:20:58.988Z] + make test [2023-05-04T15:20:58.988Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-04T15:21:17.078Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-04T15:21:17.078Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-04T15:21:17.078Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements [2023-05-04T15:21:19.611Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.711s coverage: 71.9% of statements [2023-05-04T15:21:41.528Z] go vet ./... [2023-05-04T15:21:42.901Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T15:21:42.901Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T15:21:42.901Z] ./bin/test-attribution.sh [2023-05-04T15:21:42.901Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-04T15:21:42.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T15:21:42.919Z] $ docker stop --time=1 873d4cd172df83c031a7e70c1d6e8821da01069a684424ea77e4e6fd15c0b242 [2023-05-04T15:21:45.110Z] $ docker rm -f --volumes 873d4cd172df83c031a7e70c1d6e8821da01069a684424ea77e4e6fd15c0b242 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T15:21:45.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T15:21:45.694Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T15:21:46.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T15:21:46.495Z] + ls -al . [2023-05-04T15:21:46.495Z] total 228 [2023-05-04T15:21:46.495Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 15:20 . [2023-05-04T15:21:46.495Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:19 .. [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 262 May 4 15:19 .dockerignore [2023-05-04T15:21:46.495Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:20 .git [2023-05-04T15:21:46.495Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:19 .github [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 788 May 4 15:19 .gitignore [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 15:19 .golangci.yml [2023-05-04T15:21:46.495Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:20 .semver [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 4 15:19 Attribution.txt [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 4 15:19 CHANGELOG.md [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 4 15:19 Dockerfile [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 15:19 GOVERNANCE.md [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 687 May 4 15:19 Jenkinsfile [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 4 15:19 LICENSE [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 4 15:19 Makefile [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 617 May 4 15:19 OWNERS.md [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 4 15:19 README.md [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 12 May 4 15:20 VERSION [2023-05-04T15:21:46.495Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:19 bin [2023-05-04T15:21:46.495Z] -rw-r--r-- 1 jenkins jenkins 41317 May 4 15:21 coverage.out [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 4 15:19 go.mod [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 4 15:19 go.sum [2023-05-04T15:21:46.495Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:19 images [2023-05-04T15:21:46.495Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:19 internal [2023-05-04T15:21:46.495Z] -rw-rw-r-- 1 jenkins jenkins 531 May 4 15:19 main.go [2023-05-04T15:21:46.495Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:19 res [2023-05-04T15:21:46.495Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:19 snap [2023-05-04T15:21:46.495Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:21:46.795Z] + 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=2f09c48157f651af307535ec646201223a75b6fb --label arch=amd64 --label version=3.0.0-dev.30 . [2023-05-04T15:21:46.795Z] Sending build context to Docker daemon 12.64MB [2023-05-04T15:21:46.795Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T15:21:46.795Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-04T15:21:46.795Z] ---> 1342519635e8 [2023-05-04T15:21:46.795Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T15:21:46.795Z] ---> Running in bc8bfbf6cc9c [2023-05-04T15:21:47.054Z] Removing intermediate container bc8bfbf6cc9c [2023-05-04T15:21:47.054Z] ---> 9281ddbc9be5 [2023-05-04T15:21:47.054Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T15:21:47.054Z] ---> Running in 66625fcea773 [2023-05-04T15:21:47.054Z] Removing intermediate container 66625fcea773 [2023-05-04T15:21:47.054Z] ---> 18d0c926354f [2023-05-04T15:21:47.054Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-04T15:21:47.054Z] ---> Running in be9380a9d609 [2023-05-04T15:21:47.054Z] Removing intermediate container be9380a9d609 [2023-05-04T15:21:47.054Z] ---> 76e124333f53 [2023-05-04T15:21:47.054Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T15:21:47.054Z] ---> Running in 34153d8201a1 [2023-05-04T15:21:47.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T15:21:47.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T15:21:47.622Z] OK: 265 MiB in 53 packages [2023-05-04T15:21:47.898Z] Removing intermediate container 34153d8201a1 [2023-05-04T15:21:47.898Z] ---> c6a1fddf890c [2023-05-04T15:21:47.898Z] Step 7/29 : WORKDIR /app [2023-05-04T15:21:48.159Z] ---> Running in de77364fbb3d [2023-05-04T15:21:48.159Z] Removing intermediate container de77364fbb3d [2023-05-04T15:21:48.159Z] ---> 048ce40f3c4a [2023-05-04T15:21:48.159Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-04T15:21:48.159Z] ---> f699364efec5 [2023-05-04T15:21:48.159Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T15:21:48.159Z] ---> Running in a38f05da4515 [2023-05-04T15:21:49.140Z] Removing intermediate container a38f05da4515 [2023-05-04T15:21:49.140Z] ---> b3017e29c33d [2023-05-04T15:21:49.140Z] Step 10/29 : COPY . . [2023-05-04T15:21:49.140Z] ---> 25ed7184f1a8 [2023-05-04T15:21:49.140Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T15:21:49.140Z] ---> Running in a99ce1d96c02 [2023-05-04T15:21:49.415Z] Removing intermediate container a99ce1d96c02 [2023-05-04T15:21:49.415Z] ---> 73ef1d67edc5 [2023-05-04T15:21:49.415Z] Step 12/29 : RUN $MAKE [2023-05-04T15:21:49.415Z] ---> Running in 4f8a65cae1c8 [2023-05-04T15:21:49.679Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-04T15:22:05.009Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13304 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-04T15:22:05.023Z] Running in /w/workspace/app-rfid-llrp-inventory/99 [Pipeline] { [Pipeline] checkout [2023-05-04T15:22:05.059Z] The recommended git tool is: git [2023-05-04T15:22:07.755Z] Removing intermediate container 4f8a65cae1c8 [2023-05-04T15:22:07.755Z] ---> 3a70ed1c2483 [2023-05-04T15:22:07.755Z] Step 13/29 : FROM alpine:3.17 [2023-05-04T15:22:07.755Z] 3.17: Pulling from library/alpine [2023-05-04T15:22:07.755Z] f56be85fc22e: Already exists [2023-05-04T15:22:07.755Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T15:22:07.755Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T15:22:07.755Z] ---> 9ed4aefc74f6 [2023-05-04T15:22:07.755Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-04T15:22:07.755Z] ---> Running in ddeec753ef8c [2023-05-04T15:22:07.755Z] Removing intermediate container ddeec753ef8c [2023-05-04T15:22:07.755Z] ---> 4434dac3f83c [2023-05-04T15:22:07.755Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-04T15:22:07.755Z] ---> Running in eecc955704f4 [2023-05-04T15:22:07.755Z] Removing intermediate container eecc955704f4 [2023-05-04T15:22:07.755Z] ---> 9a5a688297b3 [2023-05-04T15:22:07.755Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-04T15:22:07.755Z] ---> Running in 2925180d9217 [2023-05-04T15:22:07.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T15:22:07.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T15:22:07.755Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-04T15:22:07.755Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-04T15:22:07.755Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T15:22:07.755Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T15:22:07.755Z] OK: 8 MiB in 17 packages [2023-05-04T15:22:07.755Z] Removing intermediate container 2925180d9217 [2023-05-04T15:22:07.755Z] ---> 423741cda8e6 [2023-05-04T15:22:07.755Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-04T15:22:07.755Z] ---> c3fed00a6a41 [2023-05-04T15:22:07.755Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-04T15:22:07.755Z] ---> f2ad4d71987b [2023-05-04T15:22:07.755Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-04T15:22:07.755Z] ---> 932e7a986b0d [2023-05-04T15:22:07.755Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-04T15:22:07.755Z] ---> 3f664363b3c2 [2023-05-04T15:22:07.755Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-04T15:22:07.755Z] ---> 303fc7c1b079 [2023-05-04T15:22:07.755Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-04T15:22:07.755Z] ---> Running in 697dc9808a69 [2023-05-04T15:22:08.323Z] Removing intermediate container 697dc9808a69 [2023-05-04T15:22:08.323Z] ---> 3a8f07374277 [2023-05-04T15:22:08.323Z] Step 23/29 : VOLUME /cache [2023-05-04T15:22:08.323Z] ---> Running in 22b2146132b3 [2023-05-04T15:22:08.581Z] Removing intermediate container 22b2146132b3 [2023-05-04T15:22:08.581Z] ---> bf235007a287 [2023-05-04T15:22:08.581Z] Step 24/29 : EXPOSE 59711 [2023-05-04T15:22:08.581Z] ---> Running in 78c63740db56 [2023-05-04T15:22:08.581Z] Removing intermediate container 78c63740db56 [2023-05-04T15:22:08.581Z] ---> a8f0037c1975 [2023-05-04T15:22:08.581Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-04T15:22:08.581Z] ---> Running in d5534289592c [2023-05-04T15:22:08.581Z] Removing intermediate container d5534289592c [2023-05-04T15:22:08.581Z] ---> fe0812724a8b [2023-05-04T15:22:08.581Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-04T15:22:08.581Z] ---> Running in b60b37b80d81 [2023-05-04T15:22:08.841Z] Removing intermediate container b60b37b80d81 [2023-05-04T15:22:08.841Z] ---> a0291313ab91 [2023-05-04T15:22:08.841Z] Step 27/29 : LABEL arch=amd64 [2023-05-04T15:22:08.841Z] ---> Running in 1d2d6c921b2c [2023-05-04T15:22:08.841Z] Removing intermediate container 1d2d6c921b2c [2023-05-04T15:22:08.841Z] ---> 00afb0de34a2 [2023-05-04T15:22:08.841Z] Step 28/29 : LABEL git_sha=2f09c48157f651af307535ec646201223a75b6fb [2023-05-04T15:22:08.841Z] ---> Running in 629596643e02 [2023-05-04T15:22:09.100Z] Removing intermediate container 629596643e02 [2023-05-04T15:22:09.100Z] ---> ab66ed60ac1f [2023-05-04T15:22:09.100Z] Step 29/29 : LABEL version=3.0.0-dev.30 [2023-05-04T15:22:09.100Z] ---> Running in abe0676ccffd [2023-05-04T15:22:09.100Z] Removing intermediate container abe0676ccffd [2023-05-04T15:22:09.100Z] ---> 13a2534be245 [2023-05-04T15:22:09.100Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T15:22:09.100Z] Successfully built 13a2534be245 [2023-05-04T15:22:09.100Z] 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-04T15:22:09.202Z] provisioning config files... [2023-05-04T15:22:09.210Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15105112648223431721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:22:09.502Z] ---> docker-login.sh [2023-05-04T15:22:09.502Z] nexus3.edgexfoundry.org:10001 [2023-05-04T15:22:09.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:09.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:09.502Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:09.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:09.502Z] [2023-05-04T15:22:09.502Z] Login Succeeded [2023-05-04T15:22:09.502Z] nexus3.edgexfoundry.org:10002 [2023-05-04T15:22:09.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:09.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:09.502Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:09.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:09.502Z] [2023-05-04T15:22:09.502Z] Login Succeeded [2023-05-04T15:22:09.502Z] nexus3.edgexfoundry.org:10003 [2023-05-04T15:22:09.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:09.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:09.761Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:09.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:09.761Z] [2023-05-04T15:22:09.761Z] Login Succeeded [2023-05-04T15:22:09.761Z] nexus3.edgexfoundry.org:10004 [2023-05-04T15:22:09.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:09.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:09.761Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:09.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:09.761Z] [2023-05-04T15:22:09.761Z] Login Succeeded [2023-05-04T15:22:09.761Z] docker.io [2023-05-04T15:22:09.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:10.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:10.020Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:10.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:10.020Z] [2023-05-04T15:22:10.020Z] Login Succeeded [2023-05-04T15:22:10.020Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T15:22:10.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T15:22:10.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T15:22:10.092Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-04T15:22:10.092Z] 2f09c48157f651af307535ec646201223a75b6fb [2023-05-04T15:22:10.093Z] latest [2023-05-04T15:22:10.093Z] 3.0.0-dev.30 [2023-05-04T15:22:10.093Z] 2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [2023-05-04T15:22:10.093Z] main [2023-05-04T15:22:10.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:22:10.342Z] using credential edgex-jenkins-ssh [2023-05-04T15:22:10.361Z] Cloning the remote Git repository [2023-05-04T15:22:10.418Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:22:10.720Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb [2023-05-04T15:22:10.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-04T15:22:10.720Z] e082c6d14758: Preparing [2023-05-04T15:22:10.720Z] 590f2b29101e: Preparing [2023-05-04T15:22:10.720Z] 14358ab87283: Preparing [2023-05-04T15:22:10.720Z] bfb76e4e5617: Preparing [2023-05-04T15:22:10.720Z] 07860e98da39: Preparing [2023-05-04T15:22:10.720Z] 0f958651589d: Preparing [2023-05-04T15:22:10.720Z] cc6307f99ab1: Preparing [2023-05-04T15:22:10.720Z] f1417ff83b31: Preparing [2023-05-04T15:22:10.720Z] 0f958651589d: Waiting [2023-05-04T15:22:10.720Z] cc6307f99ab1: Waiting [2023-05-04T15:22:10.720Z] f1417ff83b31: Waiting [2023-05-04T15:22:10.720Z] 14358ab87283: Pushed [2023-05-04T15:22:10.720Z] e082c6d14758: Pushed [2023-05-04T15:22:10.720Z] 07860e98da39: Pushed [2023-05-04T15:22:10.720Z] bfb76e4e5617: Pushed [2023-05-04T15:22:10.720Z] f1417ff83b31: Layer already exists [2023-05-04T15:22:10.720Z] 0f958651589d: Pushed [2023-05-04T15:22:10.978Z] cc6307f99ab1: Pushed [2023-05-04T15:22:10.404Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-04T15:22:10.494Z] > git init /w/workspace/app-rfid-llrp-inventory/99 # timeout=10 [2023-05-04T15:22:10.634Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-04T15:22:10.636Z] > git --version # timeout=10 [2023-05-04T15:22:10.659Z] > git --version # 'git version 2.25.1' [2023-05-04T15:22:10.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T15:22:10.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T15:22:13.508Z] 590f2b29101e: Pushed [2023-05-04T15:22:13.508Z] 2f09c48157f651af307535ec646201223a75b6fb: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:22:12.921Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-04T15:22:12.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T15:22:13.821Z] + 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-04T15:22:13.866Z] Avoid second fetch [2023-05-04T15:22:13.866Z] Checking out Revision 2f09c48157f651af307535ec646201223a75b6fb (main) [2023-05-04T15:22:14.133Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-04T15:22:14.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-04T15:22:14.133Z] e082c6d14758: Preparing [2023-05-04T15:22:14.133Z] 590f2b29101e: Preparing [2023-05-04T15:22:14.133Z] 14358ab87283: Preparing [2023-05-04T15:22:14.133Z] bfb76e4e5617: Preparing [2023-05-04T15:22:14.133Z] 07860e98da39: Preparing [2023-05-04T15:22:14.133Z] 0f958651589d: Preparing [2023-05-04T15:22:14.133Z] cc6307f99ab1: Preparing [2023-05-04T15:22:14.133Z] f1417ff83b31: Preparing [2023-05-04T15:22:14.133Z] 0f958651589d: Waiting [2023-05-04T15:22:14.133Z] f1417ff83b31: Waiting [2023-05-04T15:22:14.133Z] cc6307f99ab1: Waiting [2023-05-04T15:22:14.133Z] e082c6d14758: Layer already exists [2023-05-04T15:22:14.133Z] 07860e98da39: Layer already exists [2023-05-04T15:22:14.133Z] bfb76e4e5617: Layer already exists [2023-05-04T15:22:14.133Z] 590f2b29101e: Layer already exists [2023-05-04T15:22:14.133Z] 14358ab87283: Layer already exists [2023-05-04T15:22:14.133Z] cc6307f99ab1: Layer already exists [2023-05-04T15:22:14.133Z] f1417ff83b31: Layer already exists [2023-05-04T15:22:14.133Z] 0f958651589d: Layer already exists [2023-05-04T15:22:14.133Z] latest: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:22:14.435Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#187)" [2023-05-04T15:22:14.445Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:22:14.752Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.30 [2023-05-04T15:22:14.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-04T15:22:14.752Z] e082c6d14758: Preparing [2023-05-04T15:22:14.752Z] 590f2b29101e: Preparing [2023-05-04T15:22:14.752Z] 14358ab87283: Preparing [2023-05-04T15:22:14.752Z] bfb76e4e5617: Preparing [2023-05-04T15:22:14.752Z] 07860e98da39: Preparing [2023-05-04T15:22:14.752Z] 0f958651589d: Preparing [2023-05-04T15:22:14.752Z] cc6307f99ab1: Preparing [2023-05-04T15:22:14.752Z] f1417ff83b31: Preparing [2023-05-04T15:22:14.752Z] cc6307f99ab1: Waiting [2023-05-04T15:22:14.752Z] f1417ff83b31: Waiting [2023-05-04T15:22:14.752Z] 0f958651589d: Waiting [2023-05-04T15:22:14.752Z] 07860e98da39: Layer already exists [2023-05-04T15:22:14.752Z] bfb76e4e5617: Layer already exists [2023-05-04T15:22:14.752Z] 590f2b29101e: Layer already exists [2023-05-04T15:22:14.752Z] e082c6d14758: Layer already exists [2023-05-04T15:22:14.752Z] 14358ab87283: Layer already exists [2023-05-04T15:22:14.752Z] cc6307f99ab1: Layer already exists [2023-05-04T15:22:14.752Z] 0f958651589d: Layer already exists [2023-05-04T15:22:14.752Z] f1417ff83b31: Layer already exists [2023-05-04T15:22:14.752Z] 3.0.0-dev.30: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T15:22:15.058Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:22:13.885Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T15:22:13.957Z] > git checkout -f 2f09c48157f651af307535ec646201223a75b6fb # timeout=10 [2023-05-04T15:22:15.485Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T15:22:15.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T15:22:15.485Z] Dload Upload Total Spent Left Speed [2023-05-04T15:22:15.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [2023-05-04T15:22:15.486Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [2023-05-04T15:22:15.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-04T15:22:15.486Z] e082c6d14758: Preparing [2023-05-04T15:22:15.486Z] 590f2b29101e: Preparing [2023-05-04T15:22:15.486Z] 14358ab87283: Preparing [2023-05-04T15:22:15.486Z] bfb76e4e5617: Preparing [2023-05-04T15:22:15.486Z] 07860e98da39: Preparing [2023-05-04T15:22:15.486Z] 0f958651589d: Preparing [2023-05-04T15:22:15.486Z] cc6307f99ab1: Preparing [2023-05-04T15:22:15.486Z] f1417ff83b31: Preparing [2023-05-04T15:22:15.486Z] 0f958651589d: Waiting [2023-05-04T15:22:15.486Z] cc6307f99ab1: Waiting [2023-05-04T15:22:15.486Z] f1417ff83b31: Waiting [2023-05-04T15:22:15.486Z] e082c6d14758: Layer already exists [2023-05-04T15:22:15.486Z] 07860e98da39: Layer already exists [2023-05-04T15:22:15.486Z] bfb76e4e5617: Layer already exists [2023-05-04T15:22:15.486Z] 14358ab87283: Layer already exists [2023-05-04T15:22:15.486Z] 590f2b29101e: Layer already exists [2023-05-04T15:22:15.486Z] cc6307f99ab1: Layer already exists [2023-05-04T15:22:15.486Z] 0f958651589d: Layer already exists [2023-05-04T15:22:15.486Z] f1417ff83b31: Layer already exists [2023-05-04T15:22:15.486Z] 2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-04T15:22:15.794Z] + 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-04T15:22:16.099Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T15:22:16.144Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-04T15:22:16.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-04T15:22:16.144Z] e082c6d14758: Preparing [2023-05-04T15:22:16.144Z] 590f2b29101e: Preparing [2023-05-04T15:22:16.144Z] 14358ab87283: Preparing [2023-05-04T15:22:16.144Z] bfb76e4e5617: Preparing [2023-05-04T15:22:16.144Z] 07860e98da39: Preparing [2023-05-04T15:22:16.144Z] 0f958651589d: Preparing [2023-05-04T15:22:16.144Z] cc6307f99ab1: Preparing [2023-05-04T15:22:16.144Z] f1417ff83b31: Preparing [2023-05-04T15:22:16.144Z] 0f958651589d: Waiting [2023-05-04T15:22:16.144Z] cc6307f99ab1: Waiting [2023-05-04T15:22:16.144Z] f1417ff83b31: Waiting [2023-05-04T15:22:16.144Z] bfb76e4e5617: Layer already exists [2023-05-04T15:22:16.144Z] 07860e98da39: Layer already exists [2023-05-04T15:22:16.144Z] 590f2b29101e: Layer already exists [2023-05-04T15:22:16.144Z] e082c6d14758: Layer already exists [2023-05-04T15:22:16.144Z] 14358ab87283: Layer already exists [2023-05-04T15:22:16.144Z] f1417ff83b31: Layer already exists [2023-05-04T15:22:16.144Z] 0f958651589d: Layer already exists [2023-05-04T15:22:16.144Z] cc6307f99ab1: Layer already exists [2023-05-04T15:22:16.144Z] main: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T15:22:16.209Z] ===================================================== [Pipeline] echo [2023-05-04T15:22:16.218Z] taggedImages: [2023-05-04T15:22:16.218Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb [2023-05-04T15:22:16.218Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-04T15:22:16.218Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.30 [2023-05-04T15:22:16.218Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [2023-05-04T15:22:16.218Z] - 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-04T15:22:16.423Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T15:22:16.423Z] + sudo tee /etc/docker/daemon.new [2023-05-04T15:22:16.423Z] { [2023-05-04T15:22:16.423Z] "registry-mirrors": [ [2023-05-04T15:22:16.423Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T15:22:16.423Z] ], [2023-05-04T15:22:16.423Z] "bip": "10.250.0.254/24", [2023-05-04T15:22:16.423Z] "hosts": [ [2023-05-04T15:22:16.423Z] "tcp://0.0.0.0:5555", [2023-05-04T15:22:16.423Z] "unix:///var/run/docker.sock" [2023-05-04T15:22:16.423Z] ], [2023-05-04T15:22:16.423Z] "mtu": 1458, [2023-05-04T15:22:16.423Z] "selinux-enabled": true, [2023-05-04T15:22:16.423Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T15:22:16.423Z] } [Pipeline] sh [2023-05-04T15:22:16.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T15:22:16.589Z] [2023-05-04T15:22:16.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:22:16.762Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T15:22:16.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T15:22:16.885Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T15:22:16.885Z] 5eb5b503b376: Pulling fs layer [2023-05-04T15:22:16.885Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T15:22:16.885Z] ec43610c2a17: Pulling fs layer [2023-05-04T15:22:16.885Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T15:22:16.885Z] 33b1e0a273af: Pulling fs layer [2023-05-04T15:22:16.885Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T15:22:16.885Z] 2f39f015ded8: Pulling fs layer [2023-05-04T15:22:16.885Z] 5d3b04190fa2: Waiting [2023-05-04T15:22:16.885Z] 3a2ae6a8a46f: Waiting [2023-05-04T15:22:16.885Z] 2f39f015ded8: Waiting [2023-05-04T15:22:16.885Z] 33b1e0a273af: Waiting [2023-05-04T15:22:16.885Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T15:22:16.885Z] 5c69ac0246d0: Download complete [2023-05-04T15:22:16.885Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T15:22:16.885Z] 3a2ae6a8a46f: Download complete [2023-05-04T15:22:16.885Z] 33b1e0a273af: Verifying Checksum [2023-05-04T15:22:16.885Z] 33b1e0a273af: Download complete [2023-05-04T15:22:16.885Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T15:22:16.885Z] 5d3b04190fa2: Download complete [2023-05-04T15:22:17.087Z] + sudo service docker restart [2023-05-04T15:22:17.144Z] ec43610c2a17: Verifying Checksum [2023-05-04T15:22:17.144Z] ec43610c2a17: Download complete [2023-05-04T15:22:17.144Z] 5eb5b503b376: Verifying Checksum [2023-05-04T15:22:17.144Z] 5eb5b503b376: Download complete [2023-05-04T15:22:17.711Z] 2f39f015ded8: Verifying Checksum [2023-05-04T15:22:17.711Z] 2f39f015ded8: Download complete [2023-05-04T15:22:18.278Z] 5eb5b503b376: Pull complete [2023-05-04T15:22:18.278Z] 5c69ac0246d0: Pull complete [2023-05-04T15:22:18.537Z] ec43610c2a17: Pull complete [2023-05-04T15:22:18.795Z] 3a2ae6a8a46f: Pull complete [2023-05-04T15:22:18.795Z] 33b1e0a273af: Pull complete [2023-05-04T15:22:18.795Z] 5d3b04190fa2: Pull complete [2023-05-04T15:22:22.976Z] 2f39f015ded8: Pull complete [2023-05-04T15:22:22.976Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T15:22:22.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T15:22:22.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:22:23.057Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:22:23.085Z] $ 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-04T15:22:25.299Z] $ docker top e2ce19c11c70d220ac76219c0706c8dc1cdaf2d1ac2696c5c7d793a724b0b220 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:22:25.694Z] ---> job-cost.sh [2023-05-04T15:22:25.694Z] lf-activate-venv: SKIPPING [2023-05-04T15:22:25.694Z] INFO: No Stack... [2023-05-04T15:22:25.966Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T15:22:26.225Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T15:22:26.519Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-04T15:22:26.519Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T15:22:26.533Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [2023-05-04T15:22:26.539Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] did not exist. Created. [2023-05-04T15:22:26.539Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T15:22:26.842Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T15:22:26.879Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T15:22:26.885Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T15:22:26.895Z] $ docker stop --time=1 e2ce19c11c70d220ac76219c0706c8dc1cdaf2d1ac2696c5c7d793a724b0b220 [2023-05-04T15:22:28.040Z] $ docker rm -f --volumes e2ce19c11c70d220ac76219c0706c8dc1cdaf2d1ac2696c5c7d793a724b0b220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T15:22:35.354Z] provisioning config files... [2023-05-04T15:22:35.380Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/99@tmp/config5987741273466201715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:22:35.733Z] ---> docker-login.sh [2023-05-04T15:22:35.733Z] nexus3.edgexfoundry.org:10001 [2023-05-04T15:22:36.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:36.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:36.270Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:36.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:36.270Z] [2023-05-04T15:22:36.270Z] Login Succeeded [2023-05-04T15:22:36.270Z] nexus3.edgexfoundry.org:10002 [2023-05-04T15:22:36.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:36.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:36.541Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:36.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:36.541Z] [2023-05-04T15:22:36.541Z] Login Succeeded [2023-05-04T15:22:36.541Z] nexus3.edgexfoundry.org:10003 [2023-05-04T15:22:36.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:37.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:37.081Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:37.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:37.081Z] [2023-05-04T15:22:37.081Z] Login Succeeded [2023-05-04T15:22:37.081Z] nexus3.edgexfoundry.org:10004 [2023-05-04T15:22:37.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:37.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:37.352Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:37.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:37.352Z] [2023-05-04T15:22:37.352Z] Login Succeeded [2023-05-04T15:22:37.352Z] docker.io [2023-05-04T15:22:37.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:22:37.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:22:37.887Z] Configure a credential helper to remove this warning. See [2023-05-04T15:22:37.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:22:37.887Z] [2023-05-04T15:22:37.887Z] Login Succeeded [2023-05-04T15:22:37.887Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T15:22:37.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T15:22:38.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T15:22:38.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T15:22:38.183Z] ========================================================= [2023-05-04T15:22:38.183Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T15:22:38.183Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:22:38.544Z] + 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-04T15:22:38.814Z] Sending build context to Docker daemon 678.4kB [2023-05-04T15:22:38.815Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T15:22:38.815Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T15:22:42.176Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T15:22:42.176Z] c41833b44d91: Pulling fs layer [2023-05-04T15:22:42.176Z] ed15518f5707: Pulling fs layer [2023-05-04T15:22:42.176Z] feae8fd75edb: Pulling fs layer [2023-05-04T15:22:42.176Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T15:22:42.176Z] 3cdef696dda3: Pulling fs layer [2023-05-04T15:22:42.176Z] 2ced38df9373: Pulling fs layer [2023-05-04T15:22:42.176Z] 58f1dce35555: Pulling fs layer [2023-05-04T15:22:42.176Z] 242c74f7c9fa: Waiting [2023-05-04T15:22:42.176Z] 3cdef696dda3: Waiting [2023-05-04T15:22:42.176Z] 2ced38df9373: Waiting [2023-05-04T15:22:42.176Z] 58f1dce35555: Waiting [2023-05-04T15:22:42.176Z] ed15518f5707: Download complete [2023-05-04T15:22:42.176Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T15:22:42.176Z] 242c74f7c9fa: Download complete [2023-05-04T15:22:42.176Z] 3cdef696dda3: Verifying Checksum [2023-05-04T15:22:42.176Z] 3cdef696dda3: Download complete [2023-05-04T15:22:42.176Z] c41833b44d91: Verifying Checksum [2023-05-04T15:22:42.176Z] c41833b44d91: Download complete [2023-05-04T15:22:43.152Z] c41833b44d91: Pull complete [2023-05-04T15:22:43.739Z] 58f1dce35555: Download complete [2023-05-04T15:22:43.739Z] ed15518f5707: Pull complete [2023-05-04T15:22:44.706Z] feae8fd75edb: Verifying Checksum [2023-05-04T15:22:44.706Z] feae8fd75edb: Download complete [2023-05-04T15:22:44.977Z] 2ced38df9373: Verifying Checksum [2023-05-04T15:22:44.977Z] 2ced38df9373: Download complete [2023-05-04T15:22:56.806Z] feae8fd75edb: Pull complete [2023-05-04T15:22:56.806Z] 242c74f7c9fa: Pull complete [2023-05-04T15:22:56.806Z] 3cdef696dda3: Pull complete [2023-05-04T15:23:03.493Z] 2ced38df9373: Pull complete [2023-05-04T15:23:05.448Z] 58f1dce35555: Pull complete [2023-05-04T15:23:05.448Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T15:23:05.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T15:23:05.448Z] ---> fadd8f120f05 [2023-05-04T15:23:05.448Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T15:23:06.431Z] ---> Running in 53601b0c1b74 [2023-05-04T15:23:06.702Z] Removing intermediate container 53601b0c1b74 [2023-05-04T15:23:06.702Z] ---> ab39e5009de3 [2023-05-04T15:23:06.702Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T15:23:06.702Z] ---> Running in 6021b540e07c [2023-05-04T15:23:06.971Z] Removing intermediate container 6021b540e07c [2023-05-04T15:23:06.972Z] ---> 0ec41b90de9b [2023-05-04T15:23:06.972Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T15:23:07.251Z] ---> Running in deaecfd683a1 [2023-05-04T15:23:07.523Z] Removing intermediate container deaecfd683a1 [2023-05-04T15:23:07.523Z] ---> 7662c5c05ba5 [2023-05-04T15:23:07.523Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T15:23:07.523Z] ---> Running in 52bfc3592530 [2023-05-04T15:23:09.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T15:23:09.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T15:23:10.757Z] OK: 263 MiB in 53 packages [2023-05-04T15:23:11.345Z] Removing intermediate container 52bfc3592530 [2023-05-04T15:23:11.345Z] ---> d82f56322d57 [2023-05-04T15:23:11.345Z] Step 7/12 : WORKDIR /app [2023-05-04T15:23:11.345Z] ---> Running in d80fe48a9e53 [2023-05-04T15:23:11.613Z] Removing intermediate container d80fe48a9e53 [2023-05-04T15:23:11.613Z] ---> d39458cee7e4 [2023-05-04T15:23:11.613Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-04T15:23:12.216Z] ---> a1fcb12214c3 [2023-05-04T15:23:12.216Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T15:23:12.216Z] ---> Running in dff003fb531e [2023-05-04T15:24:20.094Z] Removing intermediate container dff003fb531e [2023-05-04T15:24:20.094Z] ---> 0de50766b79d [2023-05-04T15:24:20.094Z] Step 10/12 : COPY . . [2023-05-04T15:24:20.094Z] ---> 692366f18f92 [2023-05-04T15:24:20.094Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T15:24:20.094Z] ---> Running in d13a3cfa3b32 [2023-05-04T15:24:20.094Z] Removing intermediate container d13a3cfa3b32 [2023-05-04T15:24:20.094Z] ---> 746c67839019 [2023-05-04T15:24:20.094Z] Step 12/12 : RUN $MAKE [2023-05-04T15:24:20.094Z] ---> Running in fbb648997e03 [2023-05-04T15:24:20.094Z] noop [2023-05-04T15:24:20.094Z] Removing intermediate container fbb648997e03 [2023-05-04T15:24:20.094Z] ---> 1e8e2ac07c7b [2023-05-04T15:24:20.094Z] Successfully built 1e8e2ac07c7b [2023-05-04T15:24:20.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:24:20.450Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T15:24:20.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:24:20.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-13304 does not seem to be running inside a container [2023-05-04T15:24:20.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/99 -v /w/workspace/app-rfid-llrp-inventory/99:/w/workspace/app-rfid-llrp-inventory/99:rw,z -v /w/workspace/app-rfid-llrp-inventory/99@tmp:/w/workspace/app-rfid-llrp-inventory/99@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-04T15:24:21.879Z] $ docker top c8edcfe8ac1b780bc675dfd261165c42ce6bc38b528bd89afc8f33f04e71bb63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:24:22.711Z] + go version [2023-05-04T15:24:22.712Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T15:24:22.729Z] $ docker stop --time=1 c8edcfe8ac1b780bc675dfd261165c42ce6bc38b528bd89afc8f33f04e71bb63 [2023-05-04T15:24:25.288Z] $ docker rm -f --volumes c8edcfe8ac1b780bc675dfd261165c42ce6bc38b528bd89afc8f33f04e71bb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:24:25.842Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T15:24:25.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:24:26.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-13304 does not seem to be running inside a container [2023-05-04T15:24:26.082Z] $ 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/99 -v /w/workspace/app-rfid-llrp-inventory/99:/w/workspace/app-rfid-llrp-inventory/99:rw,z -v /w/workspace/app-rfid-llrp-inventory/99@tmp:/w/workspace/app-rfid-llrp-inventory/99@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-04T15:24:27.185Z] $ docker top 3f13cd7d0455dca7d6604722f42cf33ee3a6b34e1d5e68a4da8084c5b4336c32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:24:27.697Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/99 [Pipeline] fileExists [Pipeline] sh [2023-05-04T15:24:28.295Z] + make test [2023-05-04T15:24:28.295Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-04T15:26:49.984Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-04T15:26:55.330Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-04T15:26:56.740Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.061s coverage: 86.2% of statements [2023-05-04T15:27:06.797Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.394s coverage: 71.9% of statements [2023-05-04T15:27:06.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T15:27:06.797Z] go vet ./... [2023-05-04T15:29:28.489Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T15:29:28.489Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T15:29:28.489Z] ./bin/test-attribution.sh [2023-05-04T15:29:28.489Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-04T15:29:28.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T15:29:28.519Z] $ docker stop --time=1 3f13cd7d0455dca7d6604722f42cf33ee3a6b34e1d5e68a4da8084c5b4336c32 [2023-05-04T15:29:30.369Z] $ docker rm -f --volumes 3f13cd7d0455dca7d6604722f42cf33ee3a6b34e1d5e68a4da8084c5b4336c32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T15:29:31.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T15:29:31.907Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T15:29:32.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T15:29:32.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T15:29:33.079Z] + ls -al . [2023-05-04T15:29:33.079Z] total 224 [2023-05-04T15:29:33.079Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 15:24 . [2023-05-04T15:29:33.079Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:22 .. [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 262 May 4 15:22 .dockerignore [2023-05-04T15:29:33.079Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:22 .git [2023-05-04T15:29:33.079Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:22 .github [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 788 May 4 15:22 .gitignore [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 15:22 .golangci.yml [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 4 15:22 Attribution.txt [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 4 15:22 CHANGELOG.md [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 4 15:22 Dockerfile [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 15:22 GOVERNANCE.md [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 687 May 4 15:22 Jenkinsfile [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 4 15:22 LICENSE [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 4 15:22 Makefile [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 617 May 4 15:22 OWNERS.md [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 4 15:22 README.md [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 12 May 4 15:20 VERSION [2023-05-04T15:29:33.079Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:22 bin [2023-05-04T15:29:33.079Z] -rw-r--r-- 1 jenkins jenkins 41317 May 4 15:27 coverage.out [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 4 15:22 go.mod [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 4 15:22 go.sum [2023-05-04T15:29:33.079Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:22 images [2023-05-04T15:29:33.079Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:22 internal [2023-05-04T15:29:33.079Z] -rw-rw-r-- 1 jenkins jenkins 531 May 4 15:22 main.go [2023-05-04T15:29:33.079Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:22 res [2023-05-04T15:29:33.079Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:22 snap [2023-05-04T15:29:33.079Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:22 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:29:33.417Z] + 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=2f09c48157f651af307535ec646201223a75b6fb --label arch=arm64 --label version=3.0.0-dev.30 . [2023-05-04T15:29:33.686Z] Sending build context to Docker daemon 678.4kB [2023-05-04T15:29:33.686Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T15:29:33.686Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-04T15:29:33.686Z] ---> 1e8e2ac07c7b [2023-05-04T15:29:33.686Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T15:29:33.686Z] ---> Running in 33af84a7fbc1 [2023-05-04T15:29:33.958Z] Removing intermediate container 33af84a7fbc1 [2023-05-04T15:29:33.958Z] ---> d342478610b4 [2023-05-04T15:29:33.958Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T15:29:34.231Z] ---> Running in 0806386f029f [2023-05-04T15:29:34.498Z] Removing intermediate container 0806386f029f [2023-05-04T15:29:34.498Z] ---> 80e4c6ef5976 [2023-05-04T15:29:34.498Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-04T15:29:34.498Z] ---> Running in 2c4da9b84101 [2023-05-04T15:29:34.766Z] Removing intermediate container 2c4da9b84101 [2023-05-04T15:29:34.766Z] ---> f7b6bf2930bb [2023-05-04T15:29:34.766Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T15:29:34.766Z] ---> Running in a3f20d1e16e0 [2023-05-04T15:29:35.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T15:29:36.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T15:29:37.270Z] OK: 263 MiB in 53 packages [2023-05-04T15:29:38.232Z] Removing intermediate container a3f20d1e16e0 [2023-05-04T15:29:38.233Z] ---> 013087fa1e1b [2023-05-04T15:29:38.233Z] Step 7/29 : WORKDIR /app [2023-05-04T15:29:38.233Z] ---> Running in 67d46c71ff5a [2023-05-04T15:29:38.498Z] Removing intermediate container 67d46c71ff5a [2023-05-04T15:29:38.498Z] ---> 02615ad11026 [2023-05-04T15:29:38.498Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-04T15:29:39.079Z] ---> 41b3f143bc3b [2023-05-04T15:29:39.079Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T15:29:39.079Z] ---> Running in 3c28ffe91577 [2023-05-04T15:29:43.323Z] Removing intermediate container 3c28ffe91577 [2023-05-04T15:29:43.323Z] ---> c3dc0d392127 [2023-05-04T15:29:43.323Z] Step 10/29 : COPY . . [2023-05-04T15:29:43.904Z] ---> c6a9921fb0e7 [2023-05-04T15:29:43.904Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T15:29:43.904Z] ---> Running in 63bba2283544 [2023-05-04T15:29:44.171Z] Removing intermediate container 63bba2283544 [2023-05-04T15:29:44.171Z] ---> 826229b5291a [2023-05-04T15:29:44.171Z] Step 12/29 : RUN $MAKE [2023-05-04T15:29:44.171Z] ---> Running in f8203669c3fd [2023-05-04T15:29:45.134Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-04T15:31:51.811Z] Removing intermediate container f8203669c3fd [2023-05-04T15:31:51.811Z] ---> 1e7ea4a14bb8 [2023-05-04T15:31:51.811Z] Step 13/29 : FROM alpine:3.17 [2023-05-04T15:31:51.811Z] 3.17: Pulling from library/alpine [2023-05-04T15:31:51.811Z] c41833b44d91: Already exists [2023-05-04T15:31:51.811Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T15:31:51.811Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T15:31:51.811Z] ---> 51e60588ff2c [2023-05-04T15:31:51.811Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-04T15:31:51.811Z] ---> Running in 88b5357f8c6d [2023-05-04T15:31:51.811Z] Removing intermediate container 88b5357f8c6d [2023-05-04T15:31:51.811Z] ---> bf702481f4a4 [2023-05-04T15:31:51.811Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-04T15:31:51.811Z] ---> Running in 2feee74a0a90 [2023-05-04T15:31:51.811Z] Removing intermediate container 2feee74a0a90 [2023-05-04T15:31:51.811Z] ---> 3be21126f27d [2023-05-04T15:31:51.811Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-04T15:31:51.811Z] ---> Running in 559e81891724 [2023-05-04T15:31:51.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T15:31:51.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T15:31:51.811Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-04T15:31:51.811Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-04T15:31:51.811Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T15:31:51.811Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T15:31:51.811Z] OK: 8 MiB in 17 packages [2023-05-04T15:31:51.811Z] Removing intermediate container 559e81891724 [2023-05-04T15:31:51.811Z] ---> 00958a71d4f4 [2023-05-04T15:31:51.811Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-04T15:31:51.811Z] ---> 5a2116130517 [2023-05-04T15:31:51.811Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-04T15:31:51.811Z] ---> 2fe38698191e [2023-05-04T15:31:51.811Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-04T15:31:51.811Z] ---> c2f25ec1308c [2023-05-04T15:31:51.811Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-04T15:31:51.811Z] ---> c34a52784986 [2023-05-04T15:31:51.811Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-04T15:31:52.076Z] ---> 93337cfff345 [2023-05-04T15:31:52.076Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-04T15:31:52.076Z] ---> Running in 2fbff0bf507f [2023-05-04T15:31:53.482Z] Removing intermediate container 2fbff0bf507f [2023-05-04T15:31:53.482Z] ---> 33cfbbfd7aaf [2023-05-04T15:31:53.482Z] Step 23/29 : VOLUME /cache [2023-05-04T15:31:53.482Z] ---> Running in b2c8f14ccf31 [2023-05-04T15:31:53.747Z] Removing intermediate container b2c8f14ccf31 [2023-05-04T15:31:53.747Z] ---> 05dd280e6e24 [2023-05-04T15:31:53.747Z] Step 24/29 : EXPOSE 59711 [2023-05-04T15:31:56.318Z] ---> Running in ceb09772cf44 [2023-05-04T15:31:56.318Z] Removing intermediate container ceb09772cf44 [2023-05-04T15:31:56.318Z] ---> 69b64f8c8c57 [2023-05-04T15:31:56.318Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-04T15:31:56.595Z] ---> Running in b839788dc25f [2023-05-04T15:31:56.861Z] Removing intermediate container b839788dc25f [2023-05-04T15:31:56.861Z] ---> eed3950a9e29 [2023-05-04T15:31:56.861Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-04T15:31:56.861Z] ---> Running in 6aeb37bd4c8e [2023-05-04T15:31:57.126Z] Removing intermediate container 6aeb37bd4c8e [2023-05-04T15:31:57.126Z] ---> 24b1e00782e2 [2023-05-04T15:31:57.126Z] Step 27/29 : LABEL arch=arm64 [2023-05-04T15:31:57.126Z] ---> Running in e77b4f7d732f [2023-05-04T15:31:57.392Z] Removing intermediate container e77b4f7d732f [2023-05-04T15:31:57.392Z] ---> 17d49fe7aae1 [2023-05-04T15:31:57.392Z] Step 28/29 : LABEL git_sha=2f09c48157f651af307535ec646201223a75b6fb [2023-05-04T15:31:57.392Z] ---> Running in 165d77aa2d2f [2023-05-04T15:31:57.656Z] Removing intermediate container 165d77aa2d2f [2023-05-04T15:31:57.656Z] ---> a07cc63ead6b [2023-05-04T15:31:57.656Z] Step 29/29 : LABEL version=3.0.0-dev.30 [2023-05-04T15:31:57.921Z] ---> Running in 0162d71b047e [2023-05-04T15:31:58.184Z] Removing intermediate container 0162d71b047e [2023-05-04T15:31:58.184Z] ---> fa95365fd54b [2023-05-04T15:31:58.184Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T15:31:58.184Z] Successfully built fa95365fd54b [2023-05-04T15:31:58.184Z] 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-04T15:31:58.298Z] provisioning config files... [2023-05-04T15:31:58.309Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/99@tmp/config13654602190792670574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:31:58.633Z] ---> docker-login.sh [2023-05-04T15:31:58.633Z] nexus3.edgexfoundry.org:10001 [2023-05-04T15:31:58.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:31:58.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:31:58.899Z] Configure a credential helper to remove this warning. See [2023-05-04T15:31:58.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:31:58.899Z] [2023-05-04T15:31:58.899Z] Login Succeeded [2023-05-04T15:31:58.899Z] nexus3.edgexfoundry.org:10002 [2023-05-04T15:31:59.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:31:59.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:31:59.166Z] Configure a credential helper to remove this warning. See [2023-05-04T15:31:59.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:31:59.166Z] [2023-05-04T15:31:59.166Z] Login Succeeded [2023-05-04T15:31:59.166Z] nexus3.edgexfoundry.org:10003 [2023-05-04T15:31:59.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:31:59.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:31:59.431Z] Configure a credential helper to remove this warning. See [2023-05-04T15:31:59.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:31:59.431Z] [2023-05-04T15:31:59.431Z] Login Succeeded [2023-05-04T15:31:59.431Z] nexus3.edgexfoundry.org:10004 [2023-05-04T15:31:59.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:31:59.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:31:59.975Z] Configure a credential helper to remove this warning. See [2023-05-04T15:31:59.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:31:59.975Z] [2023-05-04T15:31:59.975Z] Login Succeeded [2023-05-04T15:31:59.975Z] docker.io [2023-05-04T15:31:59.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T15:32:00.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T15:32:00.241Z] Configure a credential helper to remove this warning. See [2023-05-04T15:32:00.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T15:32:00.241Z] [2023-05-04T15:32:00.241Z] Login Succeeded [2023-05-04T15:32:00.241Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T15:32:00.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T15:32:00.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T15:32:00.317Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-04T15:32:00.317Z] 2f09c48157f651af307535ec646201223a75b6fb [2023-05-04T15:32:00.317Z] latest [2023-05-04T15:32:00.317Z] 3.0.0-dev.30 [2023-05-04T15:32:00.317Z] 2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [2023-05-04T15:32:00.317Z] main [2023-05-04T15:32:00.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:00.658Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:01.001Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb [2023-05-04T15:32:01.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-04T15:32:01.001Z] fcca0c07dc97: Preparing [2023-05-04T15:32:01.001Z] eca758bfd0e0: Preparing [2023-05-04T15:32:01.001Z] 1f846f785c9a: Preparing [2023-05-04T15:32:01.001Z] d593a6333f86: Preparing [2023-05-04T15:32:01.001Z] 03df758c56b8: Preparing [2023-05-04T15:32:01.001Z] 19aa10184c13: Preparing [2023-05-04T15:32:01.001Z] f526152c9bb2: Preparing [2023-05-04T15:32:01.001Z] 26cbea5cba74: Preparing [2023-05-04T15:32:01.001Z] f526152c9bb2: Waiting [2023-05-04T15:32:01.001Z] 26cbea5cba74: Waiting [2023-05-04T15:32:01.001Z] 19aa10184c13: Waiting [2023-05-04T15:32:01.266Z] 1f846f785c9a: Pushed [2023-05-04T15:32:01.266Z] d593a6333f86: Pushed [2023-05-04T15:32:01.266Z] 03df758c56b8: Pushed [2023-05-04T15:32:01.266Z] fcca0c07dc97: Pushed [2023-05-04T15:32:01.266Z] 26cbea5cba74: Layer already exists [2023-05-04T15:32:01.266Z] 19aa10184c13: Pushed [2023-05-04T15:32:01.532Z] f526152c9bb2: Pushed [2023-05-04T15:32:06.866Z] eca758bfd0e0: Pushed [2023-05-04T15:32:06.866Z] 2f09c48157f651af307535ec646201223a75b6fb: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:07.214Z] + 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-04T15:32:07.553Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-04T15:32:07.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-04T15:32:07.553Z] fcca0c07dc97: Preparing [2023-05-04T15:32:07.553Z] eca758bfd0e0: Preparing [2023-05-04T15:32:07.553Z] 1f846f785c9a: Preparing [2023-05-04T15:32:07.553Z] d593a6333f86: Preparing [2023-05-04T15:32:07.553Z] 03df758c56b8: Preparing [2023-05-04T15:32:07.553Z] 19aa10184c13: Preparing [2023-05-04T15:32:07.553Z] f526152c9bb2: Preparing [2023-05-04T15:32:07.553Z] 26cbea5cba74: Preparing [2023-05-04T15:32:07.553Z] 19aa10184c13: Waiting [2023-05-04T15:32:07.553Z] f526152c9bb2: Waiting [2023-05-04T15:32:07.553Z] 26cbea5cba74: Waiting [2023-05-04T15:32:07.553Z] eca758bfd0e0: Layer already exists [2023-05-04T15:32:07.553Z] 1f846f785c9a: Layer already exists [2023-05-04T15:32:07.553Z] 03df758c56b8: Layer already exists [2023-05-04T15:32:07.553Z] d593a6333f86: Layer already exists [2023-05-04T15:32:07.553Z] fcca0c07dc97: Layer already exists [2023-05-04T15:32:07.553Z] 19aa10184c13: Layer already exists [2023-05-04T15:32:07.553Z] f526152c9bb2: Layer already exists [2023-05-04T15:32:07.553Z] 26cbea5cba74: Layer already exists [2023-05-04T15:32:07.821Z] latest: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:08.241Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:08.596Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.30 [2023-05-04T15:32:08.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-04T15:32:08.596Z] fcca0c07dc97: Preparing [2023-05-04T15:32:08.596Z] eca758bfd0e0: Preparing [2023-05-04T15:32:08.596Z] 1f846f785c9a: Preparing [2023-05-04T15:32:08.596Z] d593a6333f86: Preparing [2023-05-04T15:32:08.596Z] 03df758c56b8: Preparing [2023-05-04T15:32:08.596Z] 19aa10184c13: Preparing [2023-05-04T15:32:08.596Z] f526152c9bb2: Preparing [2023-05-04T15:32:08.596Z] 26cbea5cba74: Preparing [2023-05-04T15:32:08.596Z] f526152c9bb2: Waiting [2023-05-04T15:32:08.596Z] 19aa10184c13: Waiting [2023-05-04T15:32:08.596Z] 26cbea5cba74: Waiting [2023-05-04T15:32:08.596Z] fcca0c07dc97: Layer already exists [2023-05-04T15:32:08.596Z] 03df758c56b8: Layer already exists [2023-05-04T15:32:08.596Z] d593a6333f86: Layer already exists [2023-05-04T15:32:08.596Z] eca758bfd0e0: Layer already exists [2023-05-04T15:32:08.596Z] 1f846f785c9a: Layer already exists [2023-05-04T15:32:08.596Z] f526152c9bb2: Layer already exists [2023-05-04T15:32:08.596Z] 26cbea5cba74: Layer already exists [2023-05-04T15:32:08.596Z] 19aa10184c13: Layer already exists [2023-05-04T15:32:08.872Z] 3.0.0-dev.30: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:09.232Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:09.587Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [2023-05-04T15:32:09.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-04T15:32:09.587Z] fcca0c07dc97: Preparing [2023-05-04T15:32:09.587Z] eca758bfd0e0: Preparing [2023-05-04T15:32:09.587Z] 1f846f785c9a: Preparing [2023-05-04T15:32:09.587Z] d593a6333f86: Preparing [2023-05-04T15:32:09.587Z] 03df758c56b8: Preparing [2023-05-04T15:32:09.587Z] 19aa10184c13: Preparing [2023-05-04T15:32:09.587Z] f526152c9bb2: Preparing [2023-05-04T15:32:09.587Z] 26cbea5cba74: Preparing [2023-05-04T15:32:09.587Z] 19aa10184c13: Waiting [2023-05-04T15:32:09.587Z] f526152c9bb2: Waiting [2023-05-04T15:32:09.587Z] 26cbea5cba74: Waiting [2023-05-04T15:32:09.587Z] 03df758c56b8: Layer already exists [2023-05-04T15:32:09.587Z] d593a6333f86: Layer already exists [2023-05-04T15:32:09.587Z] eca758bfd0e0: Layer already exists [2023-05-04T15:32:09.587Z] fcca0c07dc97: Layer already exists [2023-05-04T15:32:09.587Z] 1f846f785c9a: Layer already exists [2023-05-04T15:32:09.587Z] 26cbea5cba74: Layer already exists [2023-05-04T15:32:09.587Z] f526152c9bb2: Layer already exists [2023-05-04T15:32:09.587Z] 19aa10184c13: Layer already exists [2023-05-04T15:32:09.856Z] 2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:10.202Z] + 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-04T15:32:10.540Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-04T15:32:10.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-04T15:32:10.540Z] fcca0c07dc97: Preparing [2023-05-04T15:32:10.540Z] eca758bfd0e0: Preparing [2023-05-04T15:32:10.540Z] 1f846f785c9a: Preparing [2023-05-04T15:32:10.540Z] d593a6333f86: Preparing [2023-05-04T15:32:10.540Z] 03df758c56b8: Preparing [2023-05-04T15:32:10.540Z] 19aa10184c13: Preparing [2023-05-04T15:32:10.540Z] f526152c9bb2: Preparing [2023-05-04T15:32:10.540Z] 26cbea5cba74: Preparing [2023-05-04T15:32:10.540Z] 19aa10184c13: Waiting [2023-05-04T15:32:10.540Z] f526152c9bb2: Waiting [2023-05-04T15:32:10.540Z] 26cbea5cba74: Waiting [2023-05-04T15:32:10.540Z] eca758bfd0e0: Layer already exists [2023-05-04T15:32:10.540Z] fcca0c07dc97: Layer already exists [2023-05-04T15:32:10.540Z] 03df758c56b8: Layer already exists [2023-05-04T15:32:10.540Z] d593a6333f86: Layer already exists [2023-05-04T15:32:10.540Z] 1f846f785c9a: Layer already exists [2023-05-04T15:32:10.540Z] f526152c9bb2: Layer already exists [2023-05-04T15:32:10.540Z] 26cbea5cba74: Layer already exists [2023-05-04T15:32:10.540Z] 19aa10184c13: Layer already exists [2023-05-04T15:32:10.806Z] main: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T15:32:10.849Z] ===================================================== [Pipeline] echo [2023-05-04T15:32:10.855Z] taggedImages: [2023-05-04T15:32:10.855Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb [2023-05-04T15:32:10.855Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-04T15:32:10.855Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.30 [2023-05-04T15:32:10.855Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [2023-05-04T15:32:10.855Z] - 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-04T15:32:11.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T15:32:11.210Z] [2023-05-04T15:32:11.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:11.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T15:32:11.550Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T15:32:11.550Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T15:32:11.550Z] 04944245beec: Pulling fs layer [2023-05-04T15:32:11.550Z] 699f458cf7ca: Pulling fs layer [2023-05-04T15:32:11.550Z] 765212b225bb: Pulling fs layer [2023-05-04T15:32:11.550Z] f23df028b6ca: Pulling fs layer [2023-05-04T15:32:11.550Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T15:32:11.550Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T15:32:11.550Z] 765212b225bb: Waiting [2023-05-04T15:32:11.550Z] d65c8cfc05b1: Waiting [2023-05-04T15:32:11.550Z] 2437ff75d9bd: Waiting [2023-05-04T15:32:11.550Z] f23df028b6ca: Waiting [2023-05-04T15:32:11.819Z] 04944245beec: Verifying Checksum [2023-05-04T15:32:11.819Z] 04944245beec: Download complete [2023-05-04T15:32:11.819Z] 765212b225bb: Download complete [2023-05-04T15:32:11.819Z] f23df028b6ca: Verifying Checksum [2023-05-04T15:32:11.819Z] f23df028b6ca: Download complete [2023-05-04T15:32:11.819Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T15:32:11.819Z] d65c8cfc05b1: Download complete [2023-05-04T15:32:11.819Z] 699f458cf7ca: Verifying Checksum [2023-05-04T15:32:11.819Z] 699f458cf7ca: Download complete [2023-05-04T15:32:12.407Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T15:32:12.407Z] 8998bd30e6a1: Download complete [2023-05-04T15:32:14.351Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T15:32:14.351Z] 2437ff75d9bd: Download complete [2023-05-04T15:32:16.295Z] 8998bd30e6a1: Pull complete [2023-05-04T15:32:16.561Z] 04944245beec: Pull complete [2023-05-04T15:32:17.960Z] 699f458cf7ca: Pull complete [2023-05-04T15:32:17.960Z] 765212b225bb: Pull complete [2023-05-04T15:32:18.917Z] f23df028b6ca: Pull complete [2023-05-04T15:32:18.917Z] d65c8cfc05b1: Pull complete [2023-05-04T15:32:33.892Z] 2437ff75d9bd: Pull complete [2023-05-04T15:32:33.892Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T15:32:33.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T15:32:33.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:32:34.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-13304 does not seem to be running inside a container [2023-05-04T15:32:34.132Z] $ 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/99 -v /w/workspace/app-rfid-llrp-inventory/99:/w/workspace/app-rfid-llrp-inventory/99:rw,z -v /w/workspace/app-rfid-llrp-inventory/99@tmp:/w/workspace/app-rfid-llrp-inventory/99@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-04T15:32:36.999Z] $ docker top 2b7d94d32a265cf6df305e77d077aa78279e3998386eae1a3e81057b93eff906 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:32:37.815Z] ---> job-cost.sh [2023-05-04T15:32:37.815Z] lf-activate-venv: SKIPPING [2023-05-04T15:32:37.815Z] INFO: No Stack... [2023-05-04T15:32:38.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T15:32:39.028Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T15:32:39.341Z] + cut -d, -f6 [2023-05-04T15:32:39.341Z] + cat /w/workspace/app-rfid-llrp-inventory/99/archives/cost.csv [Pipeline] lock [2023-05-04T15:32:39.397Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [2023-05-04T15:32:39.407Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] did not exist. Created. [2023-05-04T15:32:39.407Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T15:32:39.731Z] /w/workspace/app-rfid-llrp-inventory/99@tmp/durable-c1d1d382/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T15:32:40.058Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T15:32:40.078Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T15:32:40.127Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T15:32:40.135Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T15:32:40.147Z] $ docker stop --time=1 2b7d94d32a265cf6df305e77d077aa78279e3998386eae1a3e81057b93eff906 [2023-05-04T15:32:41.570Z] $ docker rm -f --volumes 2b7d94d32a265cf6df305e77d077aa78279e3998386eae1a3e81057b93eff906 [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-04T15:32:41.971Z] provisioning config files... [2023-05-04T15:32:41.979Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17524180017692464516tmp [Pipeline] { [Pipeline] sh [2023-05-04T15:32:42.265Z] + set +x [2023-05-04T15:32:42.265Z] + bash -s -- [2023-05-04T15:32:42.265Z] + curl -s https://codecov.io/bash [2023-05-04T15:32:42.265Z] [2023-05-04T15:32:42.265Z] _____ _ [2023-05-04T15:32:42.265Z] / ____| | | [2023-05-04T15:32:42.265Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T15:32:42.265Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T15:32:42.265Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T15:32:42.265Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T15:32:42.265Z] Bash-1.0.6 [2023-05-04T15:32:42.265Z] [2023-05-04T15:32:42.265Z] [2023-05-04T15:32:42.265Z] ==> git version 2.25.1 found [2023-05-04T15:32:42.265Z] ==> 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-04T15:32:42.265Z] Release-Date: 2020-01-08 [2023-05-04T15:32:42.266Z] 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-04T15:32:42.266Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T15:32:42.266Z] ==> Jenkins CI detected. [2023-05-04T15:32:42.266Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-04T15:32:42.266Z] project root: . [2023-05-04T15:32:42.266Z] --> token set from env [2023-05-04T15:32:42.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T15:32:42.266Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T15:32:42.266Z] ==> Python coveragepy not found [2023-05-04T15:32:42.266Z] ==> Searching for coverage reports in: [2023-05-04T15:32:42.266Z] + . [2023-05-04T15:32:42.525Z] -> Found 1 reports [2023-05-04T15:32:42.525Z] ==> Detecting git/mercurial file structure [2023-05-04T15:32:42.525Z] ==> Reading reports [2023-05-04T15:32:42.525Z] + ./coverage.out bytes=41317 [2023-05-04T15:32:42.525Z] ==> Appending adjustments [2023-05-04T15:32:42.525Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T15:32:42.525Z] + Found adjustments [2023-05-04T15:32:42.525Z] ==> Gzipping contents [2023-05-04T15:32:42.525Z] 12K /tmp/codecov.DWtl7b.gz [2023-05-04T15:32:42.525Z] ==> Uploading reports [2023-05-04T15:32:42.525Z] url: https://codecov.io [2023-05-04T15:32:42.525Z] query: branch=main&commit=2f09c48157f651af307535ec646201223a75b6fb&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T15:32:42.525Z] -> Pinging Codecov [2023-05-04T15:32:42.525Z] 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=2f09c48157f651af307535ec646201223a75b6fb&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T15:32:42.784Z] -> Uploading to [2023-05-04T15:32:42.784Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/581DD39554BDF9B6E22D074273EAD858/2f09c48157f651af307535ec646201223a75b6fb/864505cf-3e9b-46b2-9d1f-eeb979f70326.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T153242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6a9e76cc54e222e36ca777554e698e7d5ec3369c14480a5919a0e766c40ce3e [2023-05-04T15:32:42.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T15:32:42.784Z] Dload Upload Total Spent Left Speed [2023-05-04T15:32:43.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 50643 --:--:-- --:--:-- --:--:-- 50643 [2023-05-04T15:32:43.049Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2f09c48157f651af307535ec646201223a75b6fb [Pipeline] } [2023-05-04T15:32:43.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-04T15:32:43.260Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-04T15:32:43.272Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:32:43.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T15:32:43.573Z] [2023-05-04T15:32:43.573Z] 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-04T15:32:43.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T15:32:43.864Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-04T15:32:43.864Z] df9b9388f04a: Pulling fs layer [2023-05-04T15:32:43.864Z] 52dc419b0ee2: Pulling fs layer [2023-05-04T15:32:43.864Z] 25bc292e5bac: Pulling fs layer [2023-05-04T15:32:43.864Z] 114826534d7a: Pulling fs layer [2023-05-04T15:32:43.864Z] 4657fd5d0bcf: Pulling fs layer [2023-05-04T15:32:43.864Z] 6ad1cebc031e: Pulling fs layer [2023-05-04T15:32:43.864Z] 8a3aa393b2d8: Pulling fs layer [2023-05-04T15:32:43.864Z] 4657fd5d0bcf: Waiting [2023-05-04T15:32:43.864Z] 6ad1cebc031e: Waiting [2023-05-04T15:32:43.864Z] 8a3aa393b2d8: Waiting [2023-05-04T15:32:43.864Z] 114826534d7a: Waiting [2023-05-04T15:32:43.864Z] 25bc292e5bac: Verifying Checksum [2023-05-04T15:32:43.864Z] 25bc292e5bac: Download complete [2023-05-04T15:32:43.864Z] 52dc419b0ee2: Verifying Checksum [2023-05-04T15:32:43.864Z] 52dc419b0ee2: Download complete [2023-05-04T15:32:43.864Z] 4657fd5d0bcf: Verifying Checksum [2023-05-04T15:32:43.864Z] 4657fd5d0bcf: Download complete [2023-05-04T15:32:43.864Z] df9b9388f04a: Download complete [2023-05-04T15:32:44.123Z] df9b9388f04a: Pull complete [2023-05-04T15:32:44.123Z] 6ad1cebc031e: Verifying Checksum [2023-05-04T15:32:44.123Z] 6ad1cebc031e: Download complete [2023-05-04T15:32:44.123Z] 52dc419b0ee2: Pull complete [2023-05-04T15:32:44.383Z] 25bc292e5bac: Pull complete [2023-05-04T15:32:44.642Z] 114826534d7a: Verifying Checksum [2023-05-04T15:32:44.642Z] 114826534d7a: Download complete [2023-05-04T15:32:44.642Z] 8a3aa393b2d8: Verifying Checksum [2023-05-04T15:32:44.642Z] 8a3aa393b2d8: Download complete [2023-05-04T15:32:47.923Z] 114826534d7a: Pull complete [2023-05-04T15:32:47.923Z] 4657fd5d0bcf: Pull complete [2023-05-04T15:32:47.923Z] 6ad1cebc031e: Pull complete [2023-05-04T15:32:50.449Z] 8a3aa393b2d8: Pull complete [2023-05-04T15:32:50.449Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-04T15:32:50.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T15:32:50.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:32:50.528Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:32:50.549Z] $ 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-04T15:32:52.862Z] $ docker top 1a3940d88c6e2e0383bcdb5b85c726733d0ba5fe5e6d15eeee166bbb9c441f20 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T15:32:52.929Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-04T15:32:53.207Z] + set -o pipefail [2023-05-04T15:32:53.207Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-04T15:32:58.484Z] [2023-05-04T15:32:58.484Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-04T15:32:58.484Z] [2023-05-04T15:32:58.484Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/fc03c681-91d9-40a3-9f30-d64529d0d358 [2023-05-04T15:32:58.484Z] [2023-05-04T15:32:58.484Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-04T15:32:58.484Z] [2023-05-04T15:32:58.484Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-04T15:32:58.484Z] [2023-05-04T15:32:58.484Z] [2023-05-04T15:32:58.484Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-04T15:32:58.484Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-04T15:32:58.484Z] More details here: https://snyk.co/ue1NS [2023-05-04T15:32:58.484Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-04T15:32:58.484Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-04T15:32:58.491Z] $ docker stop --time=1 1a3940d88c6e2e0383bcdb5b85c726733d0ba5fe5e6d15eeee166bbb9c441f20 [2023-05-04T15:33:01.190Z] $ docker rm -f --volumes 1a3940d88c6e2e0383bcdb5b85c726733d0ba5fe5e6d15eeee166bbb9c441f20 [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-04T15:33:01.837Z] + git log --format=format:%s -1 2f09c48157f651af307535ec646201223a75b6fb [Pipeline] sh [2023-05-04T15:33:02.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T15:33:02.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:33:02.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T15:33:02.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:33:02.507Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:33:02.534Z] $ 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-04T15:33:02.888Z] $ docker top 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 -eo pid,comm [2023-05-04T15:33:02.943Z] 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-04T15:33:02.943Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T15:33:02.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T15:33:02.976Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T15:33:03.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T15:33:03.091Z] $ docker exec 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 ssh-agent [2023-05-04T15:33:03.213Z] SSH_AUTH_SOCK=/tmp/ssh-EP27UGYgW3Du/agent.31 [2023-05-04T15:33:03.213Z] SSH_AGENT_PID=37 [2023-05-04T15:33:03.218Z] Running ssh-add (command line suppressed) [2023-05-04T15:33:03.303Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13516776256300614282.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13516776256300614282.key) [2023-05-04T15:33:03.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T15:33:03.610Z] + git semver tag [2023-05-04T15:33:03.871Z] 2023-05-04 15:33:03,765 [run_tag] DEBUG tag force:False [2023-05-04T15:33:03.871Z] 2023-05-04 15:33:03,765 [check_head_tag] DEBUG check head tag [2023-05-04T15:33:03.871Z] 2023-05-04 15:33:03,766 [execute] INFO git cat-file --batch-check [2023-05-04T15:33:03.871Z] 2023-05-04 15:33:03,766 [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-04T15:33:03.871Z] 2023-05-04 15:33:03,769 [execute] INFO git cat-file --batch [2023-05-04T15:33:03.871Z] 2023-05-04 15:33:03,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-04T15:33:03.871Z] 2023-05-04 15:33:03,790 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-04T15:33:03.871Z] 2023-05-04 15:33:03,790 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 [2023-05-04T15:33:03.871Z] 2023-05-04 15:33:03,790 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T15:33:03.871Z] 2023-05-04 15:33:03,795 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-04T15:33:03.871Z] 3.0.0-dev.30 [Pipeline] } [2023-05-04T15:33:03.875Z] $ docker exec --env ******** --env ******** 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 ssh-agent -k [2023-05-04T15:33:03.969Z] unset SSH_AUTH_SOCK; [2023-05-04T15:33:03.969Z] unset SSH_AGENT_PID; [2023-05-04T15:33:03.969Z] echo Agent pid 37 killed; [2023-05-04T15:33:03.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T15:33:04.291Z] + git semver [Pipeline] } [2023-05-04T15:33:04.557Z] $ docker stop --time=1 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 [2023-05-04T15:33:05.834Z] $ docker rm -f --volumes 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:33:06.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T15:33:06.230Z] [2023-05-04T15:33:06.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:33:06.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T15:33:06.524Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-04T15:33:06.524Z] ab5ef0e58194: Pulling fs layer [2023-05-04T15:33:06.524Z] 9712f1f96733: Pulling fs layer [2023-05-04T15:33:06.524Z] 63f879dbbcfc: Pulling fs layer [2023-05-04T15:33:06.524Z] 0d9ebad4ef96: Pulling fs layer [2023-05-04T15:33:06.524Z] e9a5061849ea: Pulling fs layer [2023-05-04T15:33:06.524Z] d747dcd14b5f: Pulling fs layer [2023-05-04T15:33:06.524Z] 2de7ff778b66: Pulling fs layer [2023-05-04T15:33:06.524Z] e9a5061849ea: Waiting [2023-05-04T15:33:06.524Z] d747dcd14b5f: Waiting [2023-05-04T15:33:06.524Z] 2de7ff778b66: Waiting [2023-05-04T15:33:06.524Z] 0d9ebad4ef96: Waiting [2023-05-04T15:33:06.524Z] 9712f1f96733: Verifying Checksum [2023-05-04T15:33:06.524Z] 9712f1f96733: Download complete [2023-05-04T15:33:06.782Z] 63f879dbbcfc: Download complete [2023-05-04T15:33:06.782Z] e9a5061849ea: Verifying Checksum [2023-05-04T15:33:06.782Z] e9a5061849ea: Download complete [2023-05-04T15:33:06.782Z] d747dcd14b5f: Verifying Checksum [2023-05-04T15:33:06.782Z] d747dcd14b5f: Download complete [2023-05-04T15:33:07.039Z] 0d9ebad4ef96: Verifying Checksum [2023-05-04T15:33:07.039Z] 0d9ebad4ef96: Download complete [2023-05-04T15:33:07.039Z] ab5ef0e58194: Verifying Checksum [2023-05-04T15:33:07.039Z] ab5ef0e58194: Download complete [2023-05-04T15:33:07.039Z] 2de7ff778b66: Verifying Checksum [2023-05-04T15:33:07.039Z] 2de7ff778b66: Download complete [2023-05-04T15:33:09.573Z] ab5ef0e58194: Pull complete [2023-05-04T15:33:09.573Z] 9712f1f96733: Pull complete [2023-05-04T15:33:10.139Z] 63f879dbbcfc: Pull complete [2023-05-04T15:33:13.420Z] 0d9ebad4ef96: Pull complete [2023-05-04T15:33:13.679Z] e9a5061849ea: Pull complete [2023-05-04T15:33:13.679Z] d747dcd14b5f: Pull complete [2023-05-04T15:33:14.617Z] 2de7ff778b66: Pull complete [2023-05-04T15:33:14.617Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-04T15:33:14.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T15:33:14.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:33:14.693Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:33:14.718Z] $ 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-04T15:33:18.903Z] $ docker top b076b7775e94d6ef330c9d363252be220bad30a4d7cb2af027e706f0d8a1ffd2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-04T15:33:18.977Z] provisioning config files... [2023-05-04T15:33:18.983Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2807795316887779670tmp [2023-05-04T15:33:18.992Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18423179224677085711tmp [2023-05-04T15:33:19.001Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13287050482157442064tmp [Pipeline] { [Pipeline] echo [2023-05-04T15:33:19.016Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:19.297Z] ---> sigul-configuration.sh [2023-05-04T15:33:19.297Z] gpg: directory `/root/.gnupg' created [2023-05-04T15:33:19.297Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-04T15:33:19.297Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-04T15:33:19.297Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-04T15:33:19.297Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-04T15:33:19.297Z] gpg: CAST5 encrypted data [2023-05-04T15:33:19.297Z] gpg: encrypted with 1 passphrase [2023-05-04T15:33:19.297Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-04T15:33:19.582Z] + mkdir /home/jenkins [2023-05-04T15:33:19.582Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-04T15:33:19.868Z] + 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-04T15:33:19.877Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:20.160Z] ---> sigul-install.sh [2023-05-04T15:33:20.160Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-04T15:33:20.443Z] + git tag --list [2023-05-04T15:33:20.443Z] v0.0.0 [2023-05-04T15:33:20.443Z] v1.0.0 [2023-05-04T15:33:20.443Z] v2.1.0 [2023-05-04T15:33:20.443Z] v2.1.1 [2023-05-04T15:33:20.443Z] v2.1.1-dev.1 [2023-05-04T15:33:20.443Z] v2.2.0 [2023-05-04T15:33:20.443Z] v2.2.1-dev.1 [2023-05-04T15:33:20.443Z] v2.2.1-dev.2 [2023-05-04T15:33:20.443Z] v2.2.1-dev.3 [2023-05-04T15:33:20.444Z] v2.2.1-dev.4 [2023-05-04T15:33:20.444Z] v2.2.1-dev.5 [2023-05-04T15:33:20.444Z] v2.2.1-dev.6 [2023-05-04T15:33:20.444Z] v2.2.1-dev.7 [2023-05-04T15:33:20.444Z] v2.3.0 [2023-05-04T15:33:20.444Z] v2.3.0-dev.10 [2023-05-04T15:33:20.444Z] v2.3.0-dev.11 [2023-05-04T15:33:20.444Z] v2.3.0-dev.12 [2023-05-04T15:33:20.444Z] v2.3.0-dev.13 [2023-05-04T15:33:20.444Z] v2.3.0-dev.14 [2023-05-04T15:33:20.444Z] v2.3.0-dev.15 [2023-05-04T15:33:20.444Z] v2.3.0-dev.16 [2023-05-04T15:33:20.444Z] v2.3.0-dev.17 [2023-05-04T15:33:20.444Z] v2.3.0-dev.18 [2023-05-04T15:33:20.444Z] v2.3.0-dev.19 [2023-05-04T15:33:20.444Z] v2.3.0-dev.20 [2023-05-04T15:33:20.444Z] v2.3.0-dev.21 [2023-05-04T15:33:20.444Z] v2.3.0-dev.22 [2023-05-04T15:33:20.444Z] v2.3.0-dev.23 [2023-05-04T15:33:20.444Z] v2.3.0-dev.24 [2023-05-04T15:33:20.444Z] v2.3.0-dev.25 [2023-05-04T15:33:20.444Z] v2.3.0-dev.26 [2023-05-04T15:33:20.444Z] v2.3.0-dev.9 [2023-05-04T15:33:20.444Z] v2.3.1-dev.1 [2023-05-04T15:33:20.444Z] v3.0.0-dev.1 [2023-05-04T15:33:20.444Z] v3.0.0-dev.10 [2023-05-04T15:33:20.444Z] v3.0.0-dev.11 [2023-05-04T15:33:20.444Z] v3.0.0-dev.12 [2023-05-04T15:33:20.444Z] v3.0.0-dev.13 [2023-05-04T15:33:20.444Z] v3.0.0-dev.14 [2023-05-04T15:33:20.444Z] v3.0.0-dev.15 [2023-05-04T15:33:20.444Z] v3.0.0-dev.16 [2023-05-04T15:33:20.444Z] v3.0.0-dev.17 [2023-05-04T15:33:20.444Z] v3.0.0-dev.18 [2023-05-04T15:33:20.444Z] v3.0.0-dev.19 [2023-05-04T15:33:20.444Z] v3.0.0-dev.2 [2023-05-04T15:33:20.444Z] v3.0.0-dev.20 [2023-05-04T15:33:20.444Z] v3.0.0-dev.21 [2023-05-04T15:33:20.444Z] v3.0.0-dev.22 [2023-05-04T15:33:20.444Z] v3.0.0-dev.23 [2023-05-04T15:33:20.444Z] v3.0.0-dev.24 [2023-05-04T15:33:20.444Z] v3.0.0-dev.25 [2023-05-04T15:33:20.444Z] v3.0.0-dev.26 [2023-05-04T15:33:20.444Z] v3.0.0-dev.27 [2023-05-04T15:33:20.444Z] v3.0.0-dev.28 [2023-05-04T15:33:20.444Z] v3.0.0-dev.29 [2023-05-04T15:33:20.444Z] v3.0.0-dev.3 [2023-05-04T15:33:20.444Z] v3.0.0-dev.30 [2023-05-04T15:33:20.444Z] v3.0.0-dev.4 [2023-05-04T15:33:20.444Z] v3.0.0-dev.5 [2023-05-04T15:33:20.444Z] v3.0.0-dev.6 [2023-05-04T15:33:20.444Z] v3.0.0-dev.7 [2023-05-04T15:33:20.444Z] v3.0.0-dev.8 [2023-05-04T15:33:20.444Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-04T15:33:20.728Z] + lftools sign git-tag v3.0.0-dev.30 [2023-05-04T15:33:21.294Z] Signing Git tag with Sigul... [2023-05-04T15:33:21.294Z] Signing v3.0.0-dev.30 [Pipeline] echo [2023-05-04T15:33:21.563Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:21.846Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-04T15:33:21.852Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-04T15:33:21.863Z] $ docker stop --time=1 b076b7775e94d6ef330c9d363252be220bad30a4d7cb2af027e706f0d8a1ffd2 [2023-05-04T15:33:23.169Z] $ docker rm -f --volumes b076b7775e94d6ef330c9d363252be220bad30a4d7cb2af027e706f0d8a1ffd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-04T15:33:23.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T15:33:23.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:33:23.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T15:33:23.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:33:23.929Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:33:23.953Z] $ 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-04T15:33:24.270Z] $ docker top 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 -eo pid,comm [2023-05-04T15:33:24.327Z] 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-04T15:33:24.327Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T15:33:24.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T15:33:24.366Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T15:33:24.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T15:33:24.478Z] $ docker exec 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 ssh-agent [2023-05-04T15:33:24.596Z] SSH_AUTH_SOCK=/tmp/ssh-98LuAenyDCsL/agent.33 [2023-05-04T15:33:24.596Z] SSH_AGENT_PID=39 [2023-05-04T15:33:24.601Z] Running ssh-add (command line suppressed) [2023-05-04T15:33:24.701Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5256357124454853426.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5256357124454853426.key) [2023-05-04T15:33:24.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T15:33:25.008Z] + git semver bump pre [2023-05-04T15:33:25.268Z] 2023-05-04 15:33:25,173 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-04T15:33:25.268Z] 2023-05-04 15:33:25,173 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev [2023-05-04T15:33:25.268Z] 2023-05-04 15:33:25,173 [bump_version] DEBUG bumped version:3.0.0-dev.31 [2023-05-04T15:33:25.268Z] 2023-05-04 15:33:25,173 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-04T15:33:25.268Z] 2023-05-04 15:33:25,174 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-04T15:33:25.268Z] 2023-05-04 15:33:25,174 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-04T15:33:25.268Z] 2023-05-04 15:33:25,175 [execute] INFO git cat-file --batch-check [2023-05-04T15:33:25.268Z] 2023-05-04 15:33:25,176 [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-04T15:33:25.268Z] 2023-05-04 15:33:25,180 [execute] INFO git cat-file --batch [2023-05-04T15:33:25.268Z] 2023-05-04 15:33:25,180 [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-04T15:33:25.268Z] 2023-05-04 15:33:25,185 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-04T15:33:25.268Z] 3.0.0-dev.31 [Pipeline] } [2023-05-04T15:33:25.270Z] $ docker exec --env ******** --env ******** 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 ssh-agent -k [2023-05-04T15:33:25.373Z] unset SSH_AUTH_SOCK; [2023-05-04T15:33:25.373Z] unset SSH_AGENT_PID; [2023-05-04T15:33:25.374Z] echo Agent pid 39 killed; [2023-05-04T15:33:25.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T15:33:25.699Z] + git semver [Pipeline] } [2023-05-04T15:33:25.966Z] $ docker stop --time=1 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 [2023-05-04T15:33:27.247Z] $ docker rm -f --volumes 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T15:33:27.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T15:33:27.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:33:27.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T15:33:27.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:33:27.960Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:33:27.983Z] $ 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-04T15:33:28.306Z] $ docker top b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c -eo pid,comm [2023-05-04T15:33:28.361Z] 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-04T15:33:28.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T15:33:28.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T15:33:28.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T15:33:28.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T15:33:28.491Z] $ docker exec b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c ssh-agent [2023-05-04T15:33:28.605Z] SSH_AUTH_SOCK=/tmp/ssh-j16JuR9warMl/agent.33 [2023-05-04T15:33:28.605Z] SSH_AGENT_PID=39 [2023-05-04T15:33:28.610Z] Running ssh-add (command line suppressed) [2023-05-04T15:33:28.706Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11042899179115965787.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11042899179115965787.key) [2023-05-04T15:33:28.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T15:33:29.014Z] + git semver push [2023-05-04T15:33:29.273Z] 2023-05-04 15:33:29,173 [run_push] DEBUG push [2023-05-04T15:33:29.273Z] 2023-05-04 15:33:29,173 [execute] INFO git cat-file --batch-check [2023-05-04T15:33:29.273Z] 2023-05-04 15:33:29,174 [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-04T15:33:29.273Z] 2023-05-04 15:33:29,177 [execute] INFO git rev-list 0b08a741b76e47cd4f010f0209fedf69b8e3e04b -- [2023-05-04T15:33:29.273Z] 2023-05-04 15:33:29,178 [execute] DEBUG Popen(['git', 'rev-list', '0b08a741b76e47cd4f010f0209fedf69b8e3e04b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T15:33:29.273Z] 2023-05-04 15:33:29,184 [execute] INFO git fetch -v origin [2023-05-04T15:33:29.273Z] 2023-05-04 15:33:29,185 [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-04T15:33:29.842Z] 2023-05-04 15:33:29,708 [run_push] DEBUG no remote changes detected [2023-05-04T15:33:29.842Z] 2023-05-04 15:33:29,708 [execute] INFO git push origin semver [2023-05-04T15:33:29.842Z] 2023-05-04 15:33:29,708 [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-04T15:33:30.780Z] 2023-05-04 15:33:30,587 [run_push] DEBUG push all version tags [2023-05-04T15:33:30.780Z] 2023-05-04 15:33:30,587 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-04T15:33:30.780Z] 2023-05-04 15:33:30,588 [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-04T15:33:31.716Z] 2023-05-04 15:33:31,381 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-04T15:33:31.716Z] 3.0.0-dev.31 [Pipeline] } [2023-05-04T15:33:31.719Z] $ docker exec --env ******** --env ******** b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c ssh-agent -k [2023-05-04T15:33:31.825Z] unset SSH_AUTH_SOCK; [2023-05-04T15:33:31.825Z] unset SSH_AGENT_PID; [2023-05-04T15:33:31.825Z] echo Agent pid 39 killed; [2023-05-04T15:33:31.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T15:33:32.142Z] + git semver [Pipeline] } [2023-05-04T15:33:32.407Z] $ docker stop --time=1 b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c [2023-05-04T15:33:33.874Z] $ docker rm -f --volumes b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c [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-04T15:33:34.468Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-04T15:33:34.468Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-04T15:33:34.468Z] total 16 [2023-05-04T15:33:34.468Z] drwxr-xr-x 3 root root 4096 May 4 15:22 . [2023-05-04T15:33:34.468Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 15:33 .. [2023-05-04T15:33:34.468Z] drwxr-xr-x 2 root root 4096 May 4 15:22 cost [2023-05-04T15:33:34.468Z] -rw-r--r-- 1 root root 94 May 4 15:22 cost.csv [2023-05-04T15:33:34.468Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-04T15:33:34.468Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-04T15:33:34.468Z] total 16 [2023-05-04T15:33:34.468Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:22 . [2023-05-04T15:33:34.468Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 15:33 .. [2023-05-04T15:33:34.468Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 15:22 cost [2023-05-04T15:33:34.468Z] -rw-r--r-- 1 jenkins jenkins 94 May 4 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:34.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:35.618Z] ---> package-listing.sh [2023-05-04T15:33:35.618Z] ++ facter osfamily [2023-05-04T15:33:35.618Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T15:33:35.877Z] + OS_FAMILY=debian [2023-05-04T15:33:35.877Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-04T15:33:35.877Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T15:33:35.877Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T15:33:35.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T15:33:35.877Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T15:33:35.877Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-04T15:33:35.877Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T15:33:35.877Z] + case "${OS_FAMILY}" in [2023-05-04T15:33:35.877Z] + dpkg -l [2023-05-04T15:33:35.877Z] + grep '^ii' [2023-05-04T15:33:35.877Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T15:33:35.877Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T15:33:35.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T15:33:35.877Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-04T15:33:35.877Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-04T15:33:35.877Z] + 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-04T15:33:35.887Z] 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-04T15:33:36.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T15:33:36.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T15:33:36.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T15:33:36.791Z] prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container [2023-05-04T15:33:36.816Z] $ 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-04T15:33:37.027Z] $ docker top 70b62cef45d897314411f2620985f75b222bc994b34caa68dcf6f27607a8d45e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T15:33:37.432Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T15:33:37.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T15:33:38.076Z] + ls /var/log/sa-host [2023-05-04T15:33:38.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T15:33:38.149Z] provisioning config files... [2023-05-04T15:33:38.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15395089090614344551tmp [Pipeline] { [Pipeline] echo [2023-05-04T15:33:38.173Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:38.451Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T15:33:38.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:38.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T15:33:38.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:39.065Z] ---> sudo-logs.sh [2023-05-04T15:33:39.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T15:33:39.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:39.375Z] ---> job-cost.sh [2023-05-04T15:33:39.375Z] lf-activate-venv: SKIPPING [2023-05-04T15:33:39.375Z] DEBUG: total: 0.2199999988079071 [2023-05-04T15:33:39.375Z] INFO: Retrieving Stack Cost... [2023-05-04T15:33:39.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T15:33:40.204Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T15:33:40.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T15:33:40.497Z] ---> logs-deploy.sh [2023-05-04T15:33:40.497Z] lf-activate-venv: SKIPPING [2023-05-04T15:33:40.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/99 [2023-05-04T15:33:40.497Z] INFO: archiving workspace using pattern(s): [2023-05-04T15:33:41.436Z] Archives upload complete. [2023-05-04T15:33:41.436Z] INFO: archiving logs to Nexus