Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04987e16cb381e89c12cecbd5f086edeb3abb713 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-ssh9779523651176605360.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-ssh9498921348446747727.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-ssh8679137717198539309.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-ssh8694718232876067487.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-ssh2646051693664157469.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10844 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 04987e16cb381e89c12cecbd5f086edeb3abb713 (main) > 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 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#176)" > git config core.sparsecheckout # timeout=10 > git checkout -f 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 > git rev-list --no-walk 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T15:37:42.653Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T15:37:42.710Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T15:37:42.722Z] ========================================================= [2023-04-25T15:37:42.722Z] EdgeX Global Pipelines Version Info [2023-04-25T15:37:42.722Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:37:43.459Z] ------------------- [2023-04-25T15:37:43.459Z] stable info: [2023-04-25T15:37:43.459Z] ------------------- [2023-04-25T15:37:43.459Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T15:37:43.459Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T15:37:43.459Z] Message: update stable to v1.0.248 [2023-04-25T15:37:44.032Z] ------------------- [2023-04-25T15:37:44.032Z] experimental info: [2023-04-25T15:37:44.032Z] ------------------- [2023-04-25T15:37:44.032Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T15:37:44.032Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T15:37:44.032Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T15:37:44.207Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-25T15:37:44.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-25T15:37:44.233Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T15:37:44.243Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T15:37:44.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T15:37:44.268Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T15:37:44.279Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T15:37:44.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T15:37:44.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T15:37:44.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T15:37:44.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T15:37:44.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-25T15:37:44.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T15:37:44.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T15:37:44.393Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T15:37:44.410Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T15:37:44.425Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T15:37:44.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T15:37:44.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T15:37:44.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T15:37:44.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T15:37:44.496Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T15:37:44.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T15:37:44.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T15:37:44.532Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T15:37:44.547Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T15:37:44.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T15:37:44.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-25T15:37:44.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-25T15:37:44.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-25T15:37:44.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] echo [2023-04-25T15:37:44.657Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04987e1 [Pipeline] echo [2023-04-25T15:37:44.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T15:37:44.716Z] provisioning config files... [2023-04-25T15:37:44.730Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8974784592345882520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:37:45.035Z] ---> docker-login.sh [2023-04-25T15:37:45.035Z] nexus3.edgexfoundry.org:10001 [2023-04-25T15:37:45.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:37:45.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:37:45.559Z] Configure a credential helper to remove this warning. See [2023-04-25T15:37:45.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:37:45.559Z] [2023-04-25T15:37:45.559Z] Login Succeeded [2023-04-25T15:37:45.559Z] nexus3.edgexfoundry.org:10002 [2023-04-25T15:37:45.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:37:45.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:37:45.559Z] Configure a credential helper to remove this warning. See [2023-04-25T15:37:45.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:37:45.559Z] [2023-04-25T15:37:45.559Z] Login Succeeded [2023-04-25T15:37:45.559Z] nexus3.edgexfoundry.org:10003 [2023-04-25T15:37:45.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:37:45.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:37:45.820Z] Configure a credential helper to remove this warning. See [2023-04-25T15:37:45.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:37:45.820Z] [2023-04-25T15:37:45.820Z] Login Succeeded [2023-04-25T15:37:45.820Z] nexus3.edgexfoundry.org:10004 [2023-04-25T15:37:45.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:37:45.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:37:45.820Z] Configure a credential helper to remove this warning. See [2023-04-25T15:37:45.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:37:45.820Z] [2023-04-25T15:37:45.820Z] Login Succeeded [2023-04-25T15:37:45.820Z] docker.io [2023-04-25T15:37:45.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:37:46.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:37:46.080Z] Configure a credential helper to remove this warning. See [2023-04-25T15:37:46.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:37:46.080Z] [2023-04-25T15:37:46.080Z] Login Succeeded [2023-04-25T15:37:46.080Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T15:37:46.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T15:37:46.474Z] + git rev-list -1 --merges 04987e16cb381e89c12cecbd5f086edeb3abb713~1..04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] echo [2023-04-25T15:37:46.541Z] -----------> git rev-list -1 --merges 04987e16cb381e89c12cecbd5f086edeb3abb713~1..04987e16cb381e89c12cecbd5f086edeb3abb713 04987e16cb381e89c12cecbd5f086edeb3abb713 [false] [Pipeline] sh [2023-04-25T15:37:46.832Z] + git log --format=format:%s -1 04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] echo [2023-04-25T15:37:46.848Z] ========================================================= [2023-04-25T15:37:46.848Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T15:37:46.848Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T15:37:47.183Z] + git log --format=format:%s -1 04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] echo [2023-04-25T15:37:47.195Z] [semverPrep] GIT_COMMIT: 04987e16cb381e89c12cecbd5f086edeb3abb713, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#176) [Pipeline] echo [2023-04-25T15:37:47.206Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T15:37:47.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T15:37:47.582Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T15:37:47.582Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T15:37:47.582Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T15:37:47.582Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T15:37:47.582Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T15:37:47.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:37:47.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T15:37:47.997Z] [2023-04-25T15:37:47.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:37:48.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T15:37:48.296Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T15:37:48.296Z] b85a868b505f: Pulling fs layer [2023-04-25T15:37:48.296Z] e2be974225ed: Pulling fs layer [2023-04-25T15:37:48.296Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T15:37:48.296Z] 988bab9f4d93: Pulling fs layer [2023-04-25T15:37:48.296Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T15:37:48.296Z] eaf3925da568: Pulling fs layer [2023-04-25T15:37:48.296Z] bab4dde63d76: Pulling fs layer [2023-04-25T15:37:48.296Z] bde34c3a00c8: Pulling fs layer [2023-04-25T15:37:48.296Z] b352a97aabf1: Pulling fs layer [2023-04-25T15:37:48.296Z] 4872d77fe225: Pulling fs layer [2023-04-25T15:37:48.296Z] 5851b861e8e6: Pulling fs layer [2023-04-25T15:37:48.296Z] bab4dde63d76: Waiting [2023-04-25T15:37:48.296Z] bde34c3a00c8: Waiting [2023-04-25T15:37:48.296Z] b352a97aabf1: Waiting [2023-04-25T15:37:48.296Z] 4872d77fe225: Waiting [2023-04-25T15:37:48.296Z] 988bab9f4d93: Waiting [2023-04-25T15:37:48.296Z] 1469e6f7b9e6: Waiting [2023-04-25T15:37:48.296Z] eaf3925da568: Waiting [2023-04-25T15:37:48.296Z] e2be974225ed: Download complete [2023-04-25T15:37:48.296Z] 988bab9f4d93: Verifying Checksum [2023-04-25T15:37:48.296Z] 988bab9f4d93: Download complete [2023-04-25T15:37:48.557Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T15:37:48.557Z] 1469e6f7b9e6: Download complete [2023-04-25T15:37:48.557Z] eaf3925da568: Verifying Checksum [2023-04-25T15:37:48.557Z] eaf3925da568: Download complete [2023-04-25T15:37:48.557Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T15:37:48.557Z] 339a4e72a1f5: Download complete [2023-04-25T15:37:48.557Z] bde34c3a00c8: Download complete [2023-04-25T15:37:48.818Z] b352a97aabf1: Verifying Checksum [2023-04-25T15:37:48.818Z] b352a97aabf1: Download complete [2023-04-25T15:37:48.818Z] 4872d77fe225: Download complete [2023-04-25T15:37:48.818Z] 5851b861e8e6: Verifying Checksum [2023-04-25T15:37:48.818Z] 5851b861e8e6: Download complete [2023-04-25T15:37:48.818Z] b85a868b505f: Verifying Checksum [2023-04-25T15:37:48.818Z] b85a868b505f: Download complete [2023-04-25T15:37:49.077Z] bab4dde63d76: Verifying Checksum [2023-04-25T15:37:49.077Z] bab4dde63d76: Download complete [2023-04-25T15:37:50.483Z] b85a868b505f: Pull complete [2023-04-25T15:37:50.483Z] e2be974225ed: Pull complete [2023-04-25T15:37:51.063Z] 339a4e72a1f5: Pull complete [2023-04-25T15:37:51.063Z] 988bab9f4d93: Pull complete [2023-04-25T15:37:51.322Z] 1469e6f7b9e6: Pull complete [2023-04-25T15:37:51.322Z] eaf3925da568: Pull complete [2023-04-25T15:37:53.225Z] bab4dde63d76: Pull complete [2023-04-25T15:37:53.225Z] bde34c3a00c8: Pull complete [2023-04-25T15:37:53.486Z] b352a97aabf1: Pull complete [2023-04-25T15:37:53.486Z] 4872d77fe225: Pull complete [2023-04-25T15:37:53.746Z] 5851b861e8e6: Pull complete [2023-04-25T15:37:53.746Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T15:37:53.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T15:37:53.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:37:53.852Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:37:53.885Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T15:37:56.815Z] $ docker top b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a -eo pid,comm [2023-04-25T15:37:56.868Z] 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-04-25T15:37:56.868Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T15:37:56.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T15:37:56.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T15:37:57.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T15:37:57.042Z] $ docker exec b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a ssh-agent [2023-04-25T15:37:57.155Z] SSH_AUTH_SOCK=/tmp/ssh-E2vNQqJt2gPt/agent.14 [2023-04-25T15:37:57.155Z] SSH_AGENT_PID=27 [2023-04-25T15:37:57.162Z] Running ssh-add (command line suppressed) [2023-04-25T15:37:57.268Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2624391654170310820.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2624391654170310820.key) [2023-04-25T15:37:57.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T15:37:57.567Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T15:37:57.584Z] $ docker exec --env ******** --env ******** b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a ssh-agent -k [2023-04-25T15:37:57.691Z] unset SSH_AUTH_SOCK; [2023-04-25T15:37:57.691Z] unset SSH_AGENT_PID; [2023-04-25T15:37:57.692Z] echo Agent pid 27 killed; [2023-04-25T15:37:57.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T15:37:57.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T15:37:57.721Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T15:37:57.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T15:37:57.846Z] $ docker exec b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a ssh-agent [2023-04-25T15:37:57.950Z] SSH_AUTH_SOCK=/tmp/ssh-MY4Bw9RknCk3/agent.70 [2023-04-25T15:37:57.950Z] SSH_AGENT_PID=76 [2023-04-25T15:37:57.956Z] Running ssh-add (command line suppressed) [2023-04-25T15:37:58.062Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4541805900863044021.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4541805900863044021.key) [2023-04-25T15:37:58.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T15:37:58.363Z] + git semver init [2023-04-25T15:37:58.624Z] 2023-04-25 15:37:58,543 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T15:37:58.624Z] 2023-04-25 15:37:58,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-25T15:37:58.624Z] 2023-04-25 15:37:58,544 [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-04-25T15:37:58.624Z] 2023-04-25 15:37:58,544 [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-04-25T15:38:00.007Z] 2023-04-25 15:37:59,816 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-04-25T15:38:00.007Z] 2023-04-25 15:37:59,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-04-25T15:38:00.007Z] 2023-04-25 15:37:59,816 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T15:38:00.007Z] 2023-04-25 15:37:59,817 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T15:38:00.007Z] 3.0.0-dev.24 [Pipeline] } [2023-04-25T15:38:00.021Z] $ docker exec --env ******** --env ******** b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a ssh-agent -k [2023-04-25T15:38:00.157Z] unset SSH_AUTH_SOCK; [2023-04-25T15:38:00.158Z] unset SSH_AGENT_PID; [2023-04-25T15:38:00.158Z] echo Agent pid 76 killed; [2023-04-25T15:38:00.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T15:38:00.468Z] + git semver [Pipeline] } [2023-04-25T15:38:00.746Z] $ docker stop --time=1 b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a [2023-04-25T15:38:02.410Z] $ docker rm -f --volumes b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T15:38:02.795Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T15:38:03.038Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T15:38:03.040Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [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-04-25T15:38:03.155Z] provisioning config files... [2023-04-25T15:38:03.164Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12105398920505421248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:38:03.466Z] ---> docker-login.sh [2023-04-25T15:38:03.466Z] nexus3.edgexfoundry.org:10001 [2023-04-25T15:38:03.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:38:03.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:38:03.466Z] Configure a credential helper to remove this warning. See [2023-04-25T15:38:03.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:38:03.466Z] [2023-04-25T15:38:03.466Z] Login Succeeded [2023-04-25T15:38:03.466Z] nexus3.edgexfoundry.org:10002 [2023-04-25T15:38:03.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:38:03.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:38:03.466Z] Configure a credential helper to remove this warning. See [2023-04-25T15:38:03.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:38:03.466Z] [2023-04-25T15:38:03.466Z] Login Succeeded [2023-04-25T15:38:03.466Z] nexus3.edgexfoundry.org:10003 [2023-04-25T15:38:03.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:38:03.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:38:03.726Z] Configure a credential helper to remove this warning. See [2023-04-25T15:38:03.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:38:03.726Z] [2023-04-25T15:38:03.726Z] Login Succeeded [2023-04-25T15:38:03.726Z] nexus3.edgexfoundry.org:10004 [2023-04-25T15:38:03.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:38:03.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:38:03.726Z] Configure a credential helper to remove this warning. See [2023-04-25T15:38:03.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:38:03.726Z] [2023-04-25T15:38:03.726Z] Login Succeeded [2023-04-25T15:38:03.726Z] docker.io [2023-04-25T15:38:03.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:38:03.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:38:03.986Z] Configure a credential helper to remove this warning. See [2023-04-25T15:38:03.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:38:03.986Z] [2023-04-25T15:38:03.986Z] Login Succeeded [2023-04-25T15:38:04.248Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T15:38:04.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T15:38:04.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:38:04.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:38:04.332Z] ========================================================= [2023-04-25T15:38:04.332Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T15:38:04.332Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:38:04.647Z] + 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-04-25T15:38:04.648Z] Sending build context to Docker daemon 12.63MB [2023-04-25T15:38:04.648Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T15:38:04.648Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T15:38:04.952Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T15:38:04.952Z] f56be85fc22e: Pulling fs layer [2023-04-25T15:38:04.952Z] 85791d961cd3: Pulling fs layer [2023-04-25T15:38:04.952Z] d694b5ae8c79: Pulling fs layer [2023-04-25T15:38:04.952Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T15:38:04.952Z] 4d19c01a9841: Pulling fs layer [2023-04-25T15:38:04.952Z] 9325e15d5711: Pulling fs layer [2023-04-25T15:38:04.952Z] 556b6ee489ea: Pulling fs layer [2023-04-25T15:38:04.952Z] 9f32a84ed3da: Waiting [2023-04-25T15:38:04.952Z] 4d19c01a9841: Waiting [2023-04-25T15:38:04.952Z] 9325e15d5711: Waiting [2023-04-25T15:38:04.952Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T15:38:04.952Z] 556b6ee489ea: Waiting [2023-04-25T15:38:04.952Z] 85791d961cd3: Verifying Checksum [2023-04-25T15:38:04.952Z] 85791d961cd3: Download complete [2023-04-25T15:38:04.952Z] 9f32a84ed3da: Verifying Checksum [2023-04-25T15:38:04.952Z] 9f32a84ed3da: Download complete [2023-04-25T15:38:04.952Z] 4d19c01a9841: Verifying Checksum [2023-04-25T15:38:04.952Z] 4d19c01a9841: Download complete [2023-04-25T15:38:04.952Z] f56be85fc22e: Verifying Checksum [2023-04-25T15:38:04.952Z] f56be85fc22e: Download complete [2023-04-25T15:38:04.952Z] 9325e15d5711: Verifying Checksum [2023-04-25T15:38:04.952Z] 9325e15d5711: Download complete [2023-04-25T15:38:05.212Z] f56be85fc22e: Pull complete [2023-04-25T15:38:05.212Z] 85791d961cd3: Pull complete [2023-04-25T15:38:05.781Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T15:38:05.781Z] c5a4b2cf53e6: Download complete [2023-04-25T15:38:05.781Z] d694b5ae8c79: Download complete [2023-04-25T15:38:06.040Z] 556b6ee489ea: Verifying Checksum [2023-04-25T15:38:06.040Z] 556b6ee489ea: Download complete [2023-04-25T15:38:09.351Z] d694b5ae8c79: Pull complete [2023-04-25T15:38:09.612Z] 9f32a84ed3da: Pull complete [2023-04-25T15:38:09.874Z] 4d19c01a9841: Pull complete [2023-04-25T15:38:09.874Z] 9325e15d5711: Pull complete [2023-04-25T15:38:12.410Z] 556b6ee489ea: Pull complete [2023-04-25T15:38:13.344Z] c5a4b2cf53e6: Pull complete [2023-04-25T15:38:13.344Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T15:38:13.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T15:38:13.344Z] ---> c4be618373d6 [2023-04-25T15:38:13.344Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:38:17.545Z] ---> Running in fd40bc4b0c92 [2023-04-25T15:38:17.805Z] Removing intermediate container fd40bc4b0c92 [2023-04-25T15:38:17.805Z] ---> e28d92672dc9 [2023-04-25T15:38:17.805Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:38:17.805Z] ---> Running in 6c2f96e9b7be [2023-04-25T15:38:17.805Z] Removing intermediate container 6c2f96e9b7be [2023-04-25T15:38:17.805Z] ---> 53e6fd8a8601 [2023-04-25T15:38:17.805Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T15:38:17.805Z] ---> Running in 7e70dfd658bb [2023-04-25T15:38:18.065Z] Removing intermediate container 7e70dfd658bb [2023-04-25T15:38:18.065Z] ---> 2538bdbe692f [2023-04-25T15:38:18.065Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:38:18.065Z] ---> Running in 92f18f7a7eeb [2023-04-25T15:38:18.122Z] Still waiting to schedule task [2023-04-25T15:38:18.122Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-25T15:38:18.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T15:38:18.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T15:38:18.582Z] OK: 265 MiB in 53 packages [2023-04-25T15:38:18.841Z] Removing intermediate container 92f18f7a7eeb [2023-04-25T15:38:18.841Z] ---> 0e68ddb25330 [2023-04-25T15:38:18.841Z] Step 7/12 : WORKDIR /app [2023-04-25T15:38:19.100Z] ---> Running in 96cf1ddcf36e [2023-04-25T15:38:19.100Z] Removing intermediate container 96cf1ddcf36e [2023-04-25T15:38:19.100Z] ---> 7273ddfe4856 [2023-04-25T15:38:19.100Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-25T15:38:19.100Z] ---> 55d4547fbfea [2023-04-25T15:38:19.100Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:38:19.359Z] ---> Running in f049c5767ce0 [2023-04-25T15:38:58.129Z] Removing intermediate container f049c5767ce0 [2023-04-25T15:38:58.129Z] ---> 4152dd503e57 [2023-04-25T15:38:58.129Z] Step 10/12 : COPY . . [2023-04-25T15:38:58.129Z] ---> 7c9cb7286d49 [2023-04-25T15:38:58.129Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T15:38:58.129Z] ---> Running in 8f18881d3e14 [2023-04-25T15:38:58.129Z] Removing intermediate container 8f18881d3e14 [2023-04-25T15:38:58.129Z] ---> b7b969ef0175 [2023-04-25T15:38:58.129Z] Step 12/12 : RUN $MAKE [2023-04-25T15:38:58.129Z] ---> Running in 67d5bf593ac9 [2023-04-25T15:38:58.129Z] noop [2023-04-25T15:38:58.129Z] Removing intermediate container 67d5bf593ac9 [2023-04-25T15:38:58.129Z] ---> a245e4d07dd2 [2023-04-25T15:38:58.129Z] Successfully built a245e4d07dd2 [2023-04-25T15:38:58.129Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:38:58.444Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T15:38:58.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:38:58.510Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:38:58.538Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-25T15:38:58.876Z] $ docker top df1dc99601ecda9ed2e5f5d498533403924c0c0a62b305e0c1338b96f53033b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:38:59.215Z] + go version [2023-04-25T15:38:59.215Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T15:38:59.228Z] $ docker stop --time=1 df1dc99601ecda9ed2e5f5d498533403924c0c0a62b305e0c1338b96f53033b0 [2023-04-25T15:39:00.500Z] $ docker rm -f --volumes df1dc99601ecda9ed2e5f5d498533403924c0c0a62b305e0c1338b96f53033b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:39:00.898Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T15:39:00.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:39:00.974Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:39:01.003Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-25T15:39:01.360Z] $ docker top a765248c2600490703365d39b54f11b01f3e6fcfc94c8520deb28cbabe387846 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:39:01.698Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-04-25T15:39:01.990Z] + make test [2023-04-25T15:39:01.990Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-25T15:39:23.918Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-25T15:39:23.918Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-25T15:39:23.918Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.162s coverage: 86.2% of statements [2023-04-25T15:39:23.918Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements [2023-04-25T15:39:45.840Z] go vet ./... [2023-04-25T15:39:47.746Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T15:39:47.746Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T15:39:47.746Z] ./bin/test-attribution.sh [2023-04-25T15:39:47.746Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-25T15:39:47.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T15:39:47.772Z] $ docker stop --time=1 a765248c2600490703365d39b54f11b01f3e6fcfc94c8520deb28cbabe387846 [2023-04-25T15:39:49.521Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10845 in /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-25T15:39:52.420Z] $ docker rm -f --volumes a765248c2600490703365d39b54f11b01f3e6fcfc94c8520deb28cbabe387846 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-04-25T15:39:52.708Z] Running in /w/workspace/app-rfid-llrp-inventory/93 [Pipeline] { [Pipeline] checkout [2023-04-25T15:39:52.739Z] The recommended git tool is: git [2023-04-25T15:39:52.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T15:39:53.017Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T15:39:53.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T15:39:53.860Z] + ls -al . [2023-04-25T15:39:53.860Z] total 228 [2023-04-25T15:39:53.860Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 15:39 . [2023-04-25T15:39:53.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:37 .. [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 15:37 .dockerignore [2023-04-25T15:39:53.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:38 .git [2023-04-25T15:39:53.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:37 .github [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 15:37 .gitignore [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 15:37 .golangci.yml [2023-04-25T15:39:53.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:37 .semver [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 15:37 Attribution.txt [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 15:37 CHANGELOG.md [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 15:37 Dockerfile [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 15:37 GOVERNANCE.md [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 15:37 Jenkinsfile [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 15:37 LICENSE [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 15:37 Makefile [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 15:37 OWNERS.md [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 15:37 README.md [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 15:38 VERSION [2023-04-25T15:39:53.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:37 bin [2023-04-25T15:39:53.860Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 15:39 coverage.out [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 15:37 go.mod [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 25 15:37 go.sum [2023-04-25T15:39:53.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:37 images [2023-04-25T15:39:53.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:37 internal [2023-04-25T15:39:53.860Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 15:37 main.go [2023-04-25T15:39:53.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:37 res [2023-04-25T15:39:53.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:37 snap [2023-04-25T15:39:53.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:39:54.165Z] + 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=04987e16cb381e89c12cecbd5f086edeb3abb713 --label arch=amd64 --label version=3.0.0-dev.24 . [2023-04-25T15:39:54.165Z] Sending build context to Docker daemon 12.63MB [2023-04-25T15:39:54.165Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T15:39:54.165Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-25T15:39:54.165Z] ---> a245e4d07dd2 [2023-04-25T15:39:54.165Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:39:54.425Z] ---> Running in ba8d5eea08b7 [2023-04-25T15:39:54.425Z] Removing intermediate container ba8d5eea08b7 [2023-04-25T15:39:54.425Z] ---> 8da7807ecdca [2023-04-25T15:39:54.425Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:39:54.425Z] ---> Running in 6763ee0e29bf [2023-04-25T15:39:54.684Z] Removing intermediate container 6763ee0e29bf [2023-04-25T15:39:54.684Z] ---> cd88893b3bec [2023-04-25T15:39:54.684Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-25T15:39:54.684Z] ---> Running in 1d39302543fb [2023-04-25T15:39:54.684Z] Removing intermediate container 1d39302543fb [2023-04-25T15:39:54.684Z] ---> bb80a89a1ddb [2023-04-25T15:39:54.684Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:39:54.684Z] ---> Running in 8cefd95dcc2e [2023-04-25T15:39:54.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T15:39:55.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T15:39:55.204Z] OK: 265 MiB in 53 packages [2023-04-25T15:39:55.464Z] Removing intermediate container 8cefd95dcc2e [2023-04-25T15:39:55.464Z] ---> 7e7cc03f8296 [2023-04-25T15:39:55.464Z] Step 7/29 : WORKDIR /app [2023-04-25T15:39:55.722Z] ---> Running in 3c68f4e607ed [2023-04-25T15:39:55.722Z] Removing intermediate container 3c68f4e607ed [2023-04-25T15:39:55.722Z] ---> 978df2974f76 [2023-04-25T15:39:55.722Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-25T15:39:55.722Z] ---> c8b4c2fef28b [2023-04-25T15:39:55.722Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:39:55.722Z] ---> Running in 8f83189465dd [2023-04-25T15:39:56.734Z] Removing intermediate container 8f83189465dd [2023-04-25T15:39:56.735Z] ---> 8ec251419d36 [2023-04-25T15:39:56.735Z] Step 10/29 : COPY . . [2023-04-25T15:39:57.016Z] ---> 66fb32603e4e [2023-04-25T15:39:57.016Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T15:39:57.016Z] ---> Running in 87cceca5d320 [2023-04-25T15:39:57.294Z] Removing intermediate container 87cceca5d320 [2023-04-25T15:39:57.294Z] ---> 312d5120f56c [2023-04-25T15:39:57.294Z] Step 12/29 : RUN $MAKE [2023-04-25T15:39:57.294Z] ---> Running in a2307d788876 [2023-04-25T15:39:57.535Z] using credential edgex-jenkins-ssh [2023-04-25T15:39:57.556Z] Cloning the remote Git repository [2023-04-25T15:39:57.578Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-25T15:39:57.608Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-25T15:39:57.703Z] > git init /w/workspace/app-rfid-llrp-inventory/93 # timeout=10 [2023-04-25T15:39:57.849Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-25T15:39:57.851Z] > git --version # timeout=10 [2023-04-25T15:39:57.888Z] > git --version # 'git version 2.25.1' [2023-04-25T15:39:57.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T15:39:58.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T15:40:00.965Z] Avoid second fetch [2023-04-25T15:40:00.966Z] Checking out Revision 04987e16cb381e89c12cecbd5f086edeb3abb713 (main) [2023-04-25T15:40:00.072Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-25T15:40:00.095Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T15:40:00.982Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T15:40:01.050Z] > git checkout -f 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 [2023-04-25T15:40:01.563Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#176)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T15:40:02.512Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T15:40:02.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T15:40:02.512Z] Dload Upload Total Spent Left Speed [2023-04-25T15:40:02.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-04-25T15:40:03.136Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T15:40:03.478Z] + sudo tee /etc/docker/daemon.new [2023-04-25T15:40:03.479Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T15:40:03.479Z] { [2023-04-25T15:40:03.479Z] "registry-mirrors": [ [2023-04-25T15:40:03.479Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T15:40:03.479Z] ], [2023-04-25T15:40:03.479Z] "bip": "10.250.0.254/24", [2023-04-25T15:40:03.479Z] "hosts": [ [2023-04-25T15:40:03.479Z] "tcp://0.0.0.0:5555", [2023-04-25T15:40:03.479Z] "unix:///var/run/docker.sock" [2023-04-25T15:40:03.479Z] ], [2023-04-25T15:40:03.479Z] "mtu": 1458, [2023-04-25T15:40:03.479Z] "selinux-enabled": true, [2023-04-25T15:40:03.479Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T15:40:03.479Z] } [Pipeline] sh [2023-04-25T15:40:03.808Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T15:40:04.149Z] + sudo service docker restart [2023-04-25T15:40:19.665Z] Removing intermediate container a2307d788876 [2023-04-25T15:40:19.665Z] ---> 7958a19fa49a [2023-04-25T15:40:19.665Z] Step 13/29 : FROM alpine:3.17 [2023-04-25T15:40:19.665Z] 3.17: Pulling from library/alpine [2023-04-25T15:40:19.665Z] f56be85fc22e: Already exists [2023-04-25T15:40:19.665Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T15:40:19.665Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T15:40:19.665Z] ---> 9ed4aefc74f6 [2023-04-25T15:40:19.665Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-25T15:40:19.665Z] ---> Running in a30705aad2ee [2023-04-25T15:40:19.665Z] Removing intermediate container a30705aad2ee [2023-04-25T15:40:19.665Z] ---> 509a58684ae0 [2023-04-25T15:40:19.665Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-25T15:40:19.665Z] ---> Running in bd5e8a81845b [2023-04-25T15:40:19.665Z] Removing intermediate container bd5e8a81845b [2023-04-25T15:40:19.665Z] ---> a20289a207d4 [2023-04-25T15:40:19.665Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-25T15:40:19.665Z] ---> Running in da4f77babf28 [2023-04-25T15:40:19.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T15:40:19.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T15:40:19.665Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-25T15:40:19.665Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-25T15:40:19.665Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T15:40:19.665Z] Executing ca-certificates-20220614-r4.trigger [2023-04-25T15:40:19.665Z] OK: 8 MiB in 17 packages [2023-04-25T15:40:19.665Z] Removing intermediate container da4f77babf28 [2023-04-25T15:40:19.665Z] ---> eaef5e853e35 [2023-04-25T15:40:19.665Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-25T15:40:19.665Z] ---> b7afd5a19363 [2023-04-25T15:40:19.665Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-25T15:40:19.665Z] ---> f0406ebc6362 [2023-04-25T15:40:19.665Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-25T15:40:19.665Z] ---> 4dc8fa1d035f [2023-04-25T15:40:19.665Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-25T15:40:19.665Z] ---> 2861a59cad61 [2023-04-25T15:40:19.665Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-25T15:40:20.601Z] ---> 30e943457dd0 [2023-04-25T15:40:20.601Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-25T15:40:20.601Z] ---> Running in baafe042dac0 [2023-04-25T15:40:20.860Z] Removing intermediate container baafe042dac0 [2023-04-25T15:40:20.860Z] ---> a83788cc8aae [2023-04-25T15:40:20.860Z] Step 23/29 : VOLUME /cache [2023-04-25T15:40:21.119Z] ---> Running in eb5a18c09669 [2023-04-25T15:40:21.119Z] Removing intermediate container eb5a18c09669 [2023-04-25T15:40:21.119Z] ---> 69264f69cd54 [2023-04-25T15:40:21.119Z] Step 24/29 : EXPOSE 59711 [2023-04-25T15:40:21.119Z] ---> Running in 5006c4666b05 [2023-04-25T15:40:21.119Z] Removing intermediate container 5006c4666b05 [2023-04-25T15:40:21.119Z] ---> 9f1a5a81ff47 [2023-04-25T15:40:21.119Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-25T15:40:21.119Z] ---> Running in c7f5985d3431 [2023-04-25T15:40:21.378Z] Removing intermediate container c7f5985d3431 [2023-04-25T15:40:21.378Z] ---> 459b02b67a1f [2023-04-25T15:40:21.378Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-25T15:40:21.378Z] ---> Running in d7188293bcc2 [2023-04-25T15:40:21.378Z] Removing intermediate container d7188293bcc2 [2023-04-25T15:40:21.378Z] ---> f6805875f340 [2023-04-25T15:40:21.378Z] Step 27/29 : LABEL arch=amd64 [2023-04-25T15:40:21.378Z] ---> Running in 85f83abb48c0 [2023-04-25T15:40:21.378Z] Removing intermediate container 85f83abb48c0 [2023-04-25T15:40:21.378Z] ---> bca818a26b3a [2023-04-25T15:40:21.378Z] Step 28/29 : LABEL git_sha=04987e16cb381e89c12cecbd5f086edeb3abb713 [2023-04-25T15:40:21.378Z] ---> Running in ce25db98cc04 [2023-04-25T15:40:21.636Z] Removing intermediate container ce25db98cc04 [2023-04-25T15:40:21.636Z] ---> 477edfb34f2d [2023-04-25T15:40:21.636Z] Step 29/29 : LABEL version=3.0.0-dev.24 [2023-04-25T15:40:21.636Z] ---> Running in 171073d7bfe2 [2023-04-25T15:40:21.636Z] Removing intermediate container 171073d7bfe2 [2023-04-25T15:40:21.636Z] ---> ad0a1a9718d3 [2023-04-25T15:40:21.636Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T15:40:21.636Z] Successfully built ad0a1a9718d3 [2023-04-25T15:40:21.636Z] 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-04-25T15:40:21.716Z] provisioning config files... [2023-04-25T15:40:21.721Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config444488684834621830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:40:22.016Z] ---> docker-login.sh [2023-04-25T15:40:22.016Z] nexus3.edgexfoundry.org:10001 [2023-04-25T15:40:22.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:40:22.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:22.016Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:22.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:22.016Z] [2023-04-25T15:40:22.016Z] Login Succeeded [2023-04-25T15:40:22.016Z] nexus3.edgexfoundry.org:10002 [2023-04-25T15:40:22.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:40:22.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:22.016Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:22.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:22.016Z] [2023-04-25T15:40:22.016Z] Login Succeeded [2023-04-25T15:40:22.016Z] nexus3.edgexfoundry.org:10003 [2023-04-25T15:40:22.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:40:22.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:22.274Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:22.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:22.274Z] [2023-04-25T15:40:22.274Z] Login Succeeded [2023-04-25T15:40:22.274Z] nexus3.edgexfoundry.org:10004 [2023-04-25T15:40:22.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:40:22.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:22.274Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:22.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:22.274Z] [2023-04-25T15:40:22.274Z] Login Succeeded [2023-04-25T15:40:22.274Z] docker.io [2023-04-25T15:40:22.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T15:40:22.425Z] provisioning config files... [2023-04-25T15:40:22.452Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/93@tmp/config16082821418236473738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:40:22.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:22.533Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:22.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:22.533Z] [2023-04-25T15:40:22.533Z] Login Succeeded [2023-04-25T15:40:22.533Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T15:40:22.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T15:40:22.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:40:22.610Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-04-25T15:40:22.610Z] 04987e16cb381e89c12cecbd5f086edeb3abb713 [2023-04-25T15:40:22.610Z] latest [2023-04-25T15:40:22.610Z] 3.0.0-dev.24 [2023-04-25T15:40:22.610Z] 04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [2023-04-25T15:40:22.610Z] main [2023-04-25T15:40:22.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:22.804Z] ---> docker-login.sh [2023-04-25T15:40:22.804Z] nexus3.edgexfoundry.org:10001 [2023-04-25T15:40:22.945Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:23.258Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713 [2023-04-25T15:40:23.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T15:40:23.258Z] df745c63303a: Preparing [2023-04-25T15:40:23.258Z] c052168c5122: Preparing [2023-04-25T15:40:23.258Z] 499729fd3bce: Preparing [2023-04-25T15:40:23.258Z] 53152b37eee0: Preparing [2023-04-25T15:40:23.258Z] 7e3dddf11713: Preparing [2023-04-25T15:40:23.258Z] 0b9ceea85d14: Preparing [2023-04-25T15:40:23.258Z] 043b3a5ac139: Preparing [2023-04-25T15:40:23.258Z] f1417ff83b31: Preparing [2023-04-25T15:40:23.258Z] 0b9ceea85d14: Waiting [2023-04-25T15:40:23.258Z] 043b3a5ac139: Waiting [2023-04-25T15:40:23.258Z] f1417ff83b31: Waiting [2023-04-25T15:40:23.258Z] df745c63303a: Pushed [2023-04-25T15:40:23.258Z] 7e3dddf11713: Pushed [2023-04-25T15:40:23.258Z] 499729fd3bce: Pushed [2023-04-25T15:40:23.258Z] 53152b37eee0: Pushed [2023-04-25T15:40:23.258Z] f1417ff83b31: Layer already exists [2023-04-25T15:40:23.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:40:23.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:23.394Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:23.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:23.394Z] [2023-04-25T15:40:23.394Z] Login Succeeded [2023-04-25T15:40:23.394Z] nexus3.edgexfoundry.org:10002 [2023-04-25T15:40:23.518Z] 0b9ceea85d14: Pushed [2023-04-25T15:40:23.518Z] 043b3a5ac139: Pushed [2023-04-25T15:40:23.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:40:23.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:23.663Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:23.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:23.663Z] [2023-04-25T15:40:23.663Z] Login Succeeded [2023-04-25T15:40:23.934Z] nexus3.edgexfoundry.org:10003 [2023-04-25T15:40:23.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:40:24.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:24.205Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:24.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:24.205Z] [2023-04-25T15:40:24.205Z] Login Succeeded [2023-04-25T15:40:24.205Z] nexus3.edgexfoundry.org:10004 [2023-04-25T15:40:24.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:40:24.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:24.555Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:24.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:24.555Z] [2023-04-25T15:40:24.555Z] Login Succeeded [2023-04-25T15:40:24.555Z] docker.io [2023-04-25T15:40:24.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:40:25.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:40:25.128Z] Configure a credential helper to remove this warning. See [2023-04-25T15:40:25.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:40:25.128Z] [2023-04-25T15:40:25.128Z] Login Succeeded [2023-04-25T15:40:25.128Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T15:40:25.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T15:40:25.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:40:25.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:40:25.446Z] ========================================================= [2023-04-25T15:40:25.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T15:40:25.446Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:25.815Z] + 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-04-25T15:40:26.051Z] c052168c5122: Pushed [2023-04-25T15:40:26.051Z] 04987e16cb381e89c12cecbd5f086edeb3abb713: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-25T15:40:26.084Z] Sending build context to Docker daemon 677.9kB [2023-04-25T15:40:26.084Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T15:40:26.084Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] sh [2023-04-25T15:40:26.359Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T15:40:26.359Z] c41833b44d91: Pulling fs layer [2023-04-25T15:40:26.359Z] ed15518f5707: Pulling fs layer [2023-04-25T15:40:26.359Z] feae8fd75edb: Pulling fs layer [2023-04-25T15:40:26.359Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T15:40:26.359Z] 3cdef696dda3: Pulling fs layer [2023-04-25T15:40:26.359Z] 2ced38df9373: Pulling fs layer [2023-04-25T15:40:26.359Z] 58f1dce35555: Pulling fs layer [2023-04-25T15:40:26.359Z] 242c74f7c9fa: Waiting [2023-04-25T15:40:26.359Z] 3cdef696dda3: Waiting [2023-04-25T15:40:26.359Z] 2ced38df9373: Waiting [2023-04-25T15:40:26.359Z] 58f1dce35555: Waiting [2023-04-25T15:40:26.359Z] ed15518f5707: Download complete [2023-04-25T15:40:26.359Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T15:40:26.359Z] 242c74f7c9fa: Download complete [2023-04-25T15:40:26.359Z] 3cdef696dda3: Verifying Checksum [2023-04-25T15:40:26.359Z] 3cdef696dda3: Download complete [2023-04-25T15:40:26.359Z] c41833b44d91: Verifying Checksum [2023-04-25T15:40:26.359Z] c41833b44d91: Download complete [2023-04-25T15:40:26.377Z] + 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-04-25T15:40:26.692Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-25T15:40:26.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T15:40:26.692Z] df745c63303a: Preparing [2023-04-25T15:40:26.692Z] c052168c5122: Preparing [2023-04-25T15:40:26.692Z] 499729fd3bce: Preparing [2023-04-25T15:40:26.692Z] 53152b37eee0: Preparing [2023-04-25T15:40:26.692Z] 7e3dddf11713: Preparing [2023-04-25T15:40:26.692Z] 0b9ceea85d14: Preparing [2023-04-25T15:40:26.692Z] 043b3a5ac139: Preparing [2023-04-25T15:40:26.692Z] f1417ff83b31: Preparing [2023-04-25T15:40:26.692Z] 0b9ceea85d14: Waiting [2023-04-25T15:40:26.692Z] 043b3a5ac139: Waiting [2023-04-25T15:40:26.692Z] f1417ff83b31: Waiting [2023-04-25T15:40:26.692Z] 53152b37eee0: Layer already exists [2023-04-25T15:40:26.692Z] df745c63303a: Layer already exists [2023-04-25T15:40:26.692Z] 499729fd3bce: Layer already exists [2023-04-25T15:40:26.692Z] 7e3dddf11713: Layer already exists [2023-04-25T15:40:26.692Z] c052168c5122: Layer already exists [2023-04-25T15:40:26.692Z] f1417ff83b31: Layer already exists [2023-04-25T15:40:26.692Z] 043b3a5ac139: Layer already exists [2023-04-25T15:40:26.692Z] 0b9ceea85d14: Layer already exists [2023-04-25T15:40:26.692Z] latest: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:27.013Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:27.321Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.24 [2023-04-25T15:40:27.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T15:40:27.321Z] df745c63303a: Preparing [2023-04-25T15:40:27.321Z] c052168c5122: Preparing [2023-04-25T15:40:27.321Z] 499729fd3bce: Preparing [2023-04-25T15:40:27.321Z] 53152b37eee0: Preparing [2023-04-25T15:40:27.321Z] 7e3dddf11713: Preparing [2023-04-25T15:40:27.321Z] 0b9ceea85d14: Preparing [2023-04-25T15:40:27.321Z] 043b3a5ac139: Preparing [2023-04-25T15:40:27.321Z] f1417ff83b31: Preparing [2023-04-25T15:40:27.321Z] 0b9ceea85d14: Waiting [2023-04-25T15:40:27.321Z] 043b3a5ac139: Waiting [2023-04-25T15:40:27.321Z] f1417ff83b31: Waiting [2023-04-25T15:40:27.321Z] c052168c5122: Layer already exists [2023-04-25T15:40:27.321Z] 7e3dddf11713: Layer already exists [2023-04-25T15:40:27.321Z] df745c63303a: Layer already exists [2023-04-25T15:40:27.321Z] 499729fd3bce: Layer already exists [2023-04-25T15:40:27.321Z] 53152b37eee0: Layer already exists [2023-04-25T15:40:27.321Z] 0b9ceea85d14: Layer already exists [2023-04-25T15:40:27.321Z] 043b3a5ac139: Layer already exists [2023-04-25T15:40:27.321Z] f1417ff83b31: Layer already exists [2023-04-25T15:40:27.321Z] 3.0.0-dev.24: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } [2023-04-25T15:40:27.333Z] c41833b44d91: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:27.641Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:27.942Z] 58f1dce35555: Verifying Checksum [2023-04-25T15:40:27.942Z] 58f1dce35555: Download complete [2023-04-25T15:40:27.968Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [2023-04-25T15:40:27.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T15:40:27.968Z] df745c63303a: Preparing [2023-04-25T15:40:27.968Z] c052168c5122: Preparing [2023-04-25T15:40:27.968Z] 499729fd3bce: Preparing [2023-04-25T15:40:27.968Z] 53152b37eee0: Preparing [2023-04-25T15:40:27.968Z] 7e3dddf11713: Preparing [2023-04-25T15:40:27.968Z] 0b9ceea85d14: Preparing [2023-04-25T15:40:27.968Z] 043b3a5ac139: Preparing [2023-04-25T15:40:27.968Z] f1417ff83b31: Preparing [2023-04-25T15:40:27.968Z] 043b3a5ac139: Waiting [2023-04-25T15:40:27.968Z] 0b9ceea85d14: Waiting [2023-04-25T15:40:27.968Z] f1417ff83b31: Waiting [2023-04-25T15:40:27.968Z] 53152b37eee0: Layer already exists [2023-04-25T15:40:27.968Z] 499729fd3bce: Layer already exists [2023-04-25T15:40:27.968Z] 7e3dddf11713: Layer already exists [2023-04-25T15:40:27.968Z] df745c63303a: Layer already exists [2023-04-25T15:40:27.968Z] c052168c5122: Layer already exists [2023-04-25T15:40:27.968Z] 0b9ceea85d14: Layer already exists [2023-04-25T15:40:27.968Z] f1417ff83b31: Layer already exists [2023-04-25T15:40:27.968Z] 043b3a5ac139: Layer already exists [2023-04-25T15:40:27.968Z] 04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:28.305Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [2023-04-25T15:40:28.312Z] ed15518f5707: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:28.618Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-04-25T15:40:28.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-25T15:40:28.618Z] df745c63303a: Preparing [2023-04-25T15:40:28.618Z] c052168c5122: Preparing [2023-04-25T15:40:28.618Z] 499729fd3bce: Preparing [2023-04-25T15:40:28.618Z] 53152b37eee0: Preparing [2023-04-25T15:40:28.618Z] 7e3dddf11713: Preparing [2023-04-25T15:40:28.618Z] 0b9ceea85d14: Preparing [2023-04-25T15:40:28.618Z] 043b3a5ac139: Preparing [2023-04-25T15:40:28.618Z] 0b9ceea85d14: Waiting [2023-04-25T15:40:28.618Z] f1417ff83b31: Preparing [2023-04-25T15:40:28.618Z] 043b3a5ac139: Waiting [2023-04-25T15:40:28.618Z] 499729fd3bce: Layer already exists [2023-04-25T15:40:28.618Z] 7e3dddf11713: Layer already exists [2023-04-25T15:40:28.618Z] c052168c5122: Layer already exists [2023-04-25T15:40:28.618Z] 53152b37eee0: Layer already exists [2023-04-25T15:40:28.618Z] df745c63303a: Layer already exists [2023-04-25T15:40:28.618Z] 043b3a5ac139: Layer already exists [2023-04-25T15:40:28.618Z] 0b9ceea85d14: Layer already exists [2023-04-25T15:40:28.618Z] f1417ff83b31: Layer already exists [2023-04-25T15:40:28.618Z] main: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T15:40:28.668Z] ===================================================== [Pipeline] echo [2023-04-25T15:40:28.677Z] taggedImages: [2023-04-25T15:40:28.677Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713 [2023-04-25T15:40:28.677Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-25T15:40:28.677Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.24 [2023-04-25T15:40:28.677Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [2023-04-25T15:40:28.677Z] - 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-04-25T15:40:28.908Z] feae8fd75edb: Verifying Checksum [2023-04-25T15:40:28.908Z] feae8fd75edb: Download complete [2023-04-25T15:40:29.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:40:29.058Z] [2023-04-25T15:40:29.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:40:29.178Z] 2ced38df9373: Verifying Checksum [2023-04-25T15:40:29.178Z] 2ced38df9373: Download complete [2023-04-25T15:40:29.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:40:29.357Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T15:40:29.357Z] 5eb5b503b376: Pulling fs layer [2023-04-25T15:40:29.357Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T15:40:29.357Z] ec43610c2a17: Pulling fs layer [2023-04-25T15:40:29.357Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T15:40:29.357Z] 33b1e0a273af: Pulling fs layer [2023-04-25T15:40:29.357Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T15:40:29.357Z] 2f39f015ded8: Pulling fs layer [2023-04-25T15:40:29.357Z] 5d3b04190fa2: Waiting [2023-04-25T15:40:29.357Z] 3a2ae6a8a46f: Waiting [2023-04-25T15:40:29.357Z] 33b1e0a273af: Waiting [2023-04-25T15:40:29.357Z] 2f39f015ded8: Waiting [2023-04-25T15:40:29.357Z] 5c69ac0246d0: Verifying Checksum [2023-04-25T15:40:29.357Z] 5c69ac0246d0: Download complete [2023-04-25T15:40:29.357Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T15:40:29.357Z] 3a2ae6a8a46f: Download complete [2023-04-25T15:40:29.357Z] 33b1e0a273af: Verifying Checksum [2023-04-25T15:40:29.357Z] 33b1e0a273af: Download complete [2023-04-25T15:40:29.357Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T15:40:29.357Z] 5d3b04190fa2: Download complete [2023-04-25T15:40:29.357Z] ec43610c2a17: Verifying Checksum [2023-04-25T15:40:29.357Z] ec43610c2a17: Download complete [2023-04-25T15:40:29.619Z] 5eb5b503b376: Verifying Checksum [2023-04-25T15:40:29.619Z] 5eb5b503b376: Download complete [2023-04-25T15:40:30.554Z] 2f39f015ded8: Download complete [2023-04-25T15:40:30.814Z] 5eb5b503b376: Pull complete [2023-04-25T15:40:31.073Z] 5c69ac0246d0: Pull complete [2023-04-25T15:40:31.642Z] ec43610c2a17: Pull complete [2023-04-25T15:40:31.642Z] 3a2ae6a8a46f: Pull complete [2023-04-25T15:40:31.642Z] 33b1e0a273af: Pull complete [2023-04-25T15:40:31.903Z] 5d3b04190fa2: Pull complete [2023-04-25T15:40:36.112Z] 2f39f015ded8: Pull complete [2023-04-25T15:40:36.112Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T15:40:36.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:40:36.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:40:36.194Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:40:36.229Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T15:40:41.062Z] $ docker top 5cbc2b271d7480bb76782cc8617cb5268f792313f584cde50d9ba3f33660a551 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:40:41.460Z] ---> job-cost.sh [2023-04-25T15:40:41.460Z] lf-activate-venv: SKIPPING [2023-04-25T15:40:41.460Z] INFO: No Stack... [2023-04-25T15:40:41.551Z] feae8fd75edb: Pull complete [2023-04-25T15:40:41.551Z] 242c74f7c9fa: Pull complete [2023-04-25T15:40:41.551Z] 3cdef696dda3: Pull complete [2023-04-25T15:40:41.720Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T15:40:42.295Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T15:40:42.605Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-04-25T15:40:42.605Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T15:40:42.618Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [2023-04-25T15:40:42.626Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] did not exist. Created. [2023-04-25T15:40:42.626Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T15:40:42.930Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T15:40:42.964Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T15:40:42.970Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T15:40:42.990Z] $ docker stop --time=1 5cbc2b271d7480bb76782cc8617cb5268f792313f584cde50d9ba3f33660a551 [2023-04-25T15:40:44.140Z] $ docker rm -f --volumes 5cbc2b271d7480bb76782cc8617cb5268f792313f584cde50d9ba3f33660a551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T15:40:48.215Z] 2ced38df9373: Pull complete [2023-04-25T15:40:50.271Z] 58f1dce35555: Pull complete [2023-04-25T15:40:50.271Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T15:40:50.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T15:40:50.271Z] ---> fadd8f120f05 [2023-04-25T15:40:50.271Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:40:51.688Z] ---> Running in 7baee3004e75 [2023-04-25T15:40:51.959Z] Removing intermediate container 7baee3004e75 [2023-04-25T15:40:51.959Z] ---> cf3e72b709e6 [2023-04-25T15:40:51.959Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:40:52.230Z] ---> Running in 61405e9e2f62 [2023-04-25T15:40:52.504Z] Removing intermediate container 61405e9e2f62 [2023-04-25T15:40:52.504Z] ---> 4623daab4105 [2023-04-25T15:40:52.504Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T15:40:52.504Z] ---> Running in a909b9051c01 [2023-04-25T15:40:52.774Z] Removing intermediate container a909b9051c01 [2023-04-25T15:40:52.774Z] ---> 8c4f06e67fb1 [2023-04-25T15:40:52.774Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:40:52.774Z] ---> Running in 76cc6a40d077 [2023-04-25T15:40:54.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T15:40:54.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T15:40:55.421Z] OK: 263 MiB in 53 packages [2023-04-25T15:40:56.394Z] Removing intermediate container 76cc6a40d077 [2023-04-25T15:40:56.394Z] ---> ec1d9195658c [2023-04-25T15:40:56.394Z] Step 7/12 : WORKDIR /app [2023-04-25T15:40:56.394Z] ---> Running in 28c759b123da [2023-04-25T15:40:56.663Z] Removing intermediate container 28c759b123da [2023-04-25T15:40:56.663Z] ---> 1ea951cd763b [2023-04-25T15:40:56.663Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-25T15:40:57.249Z] ---> 4227d2e04616 [2023-04-25T15:40:57.249Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:40:57.249Z] ---> Running in c75e524b4af5 [2023-04-25T15:42:07.850Z] Removing intermediate container c75e524b4af5 [2023-04-25T15:42:07.850Z] ---> af8b7f8a4dcb [2023-04-25T15:42:07.850Z] Step 10/12 : COPY . . [2023-04-25T15:42:07.850Z] ---> 93ffecb3ce62 [2023-04-25T15:42:07.850Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T15:42:07.850Z] ---> Running in 83d812048162 [2023-04-25T15:42:07.850Z] Removing intermediate container 83d812048162 [2023-04-25T15:42:07.850Z] ---> 01384536054a [2023-04-25T15:42:07.850Z] Step 12/12 : RUN $MAKE [2023-04-25T15:42:07.850Z] ---> Running in d12672dc8db2 [2023-04-25T15:42:07.850Z] noop [2023-04-25T15:42:07.850Z] Removing intermediate container d12672dc8db2 [2023-04-25T15:42:07.850Z] ---> 129fc57e597f [2023-04-25T15:42:07.850Z] Successfully built 129fc57e597f [2023-04-25T15:42:07.850Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:42:08.207Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T15:42:08.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:42:08.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-10845 does not seem to be running inside a container [2023-04-25T15:42:08.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/93 -v /w/workspace/app-rfid-llrp-inventory/93:/w/workspace/app-rfid-llrp-inventory/93:rw,z -v /w/workspace/app-rfid-llrp-inventory/93@tmp:/w/workspace/app-rfid-llrp-inventory/93@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-04-25T15:42:12.100Z] $ docker top d8fa8627d6256dfab71f399ae223236323ffe3a7e38b68d8ac1665d59a20a0a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:42:12.953Z] + go version [2023-04-25T15:42:12.953Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T15:42:12.970Z] $ docker stop --time=1 d8fa8627d6256dfab71f399ae223236323ffe3a7e38b68d8ac1665d59a20a0a5 [2023-04-25T15:42:14.607Z] $ docker rm -f --volumes d8fa8627d6256dfab71f399ae223236323ffe3a7e38b68d8ac1665d59a20a0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:42:15.169Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T15:42:15.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:42:15.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-10845 does not seem to be running inside a container [2023-04-25T15:42:15.429Z] $ 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/93 -v /w/workspace/app-rfid-llrp-inventory/93:/w/workspace/app-rfid-llrp-inventory/93:rw,z -v /w/workspace/app-rfid-llrp-inventory/93@tmp:/w/workspace/app-rfid-llrp-inventory/93@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-04-25T15:42:16.639Z] $ docker top 500e241f1c5cc92c190f0c7d4bad5031fc548c4afdc15fb37f5074b0b868c1dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:42:17.171Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/93 [Pipeline] fileExists [Pipeline] sh [2023-04-25T15:42:17.511Z] + make test [2023-04-25T15:42:17.779Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-25T15:45:09.569Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-25T15:45:17.808Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-25T15:45:19.221Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.273s coverage: 86.2% of statements [2023-04-25T15:45:31.552Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.493s coverage: 71.9% of statements [2023-04-25T15:45:31.552Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-25T15:45:31.552Z] go vet ./... [2023-04-25T15:47:53.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T15:47:53.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T15:47:53.286Z] ./bin/test-attribution.sh [2023-04-25T15:47:53.286Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-25T15:47:53.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T15:47:53.317Z] $ docker stop --time=1 500e241f1c5cc92c190f0c7d4bad5031fc548c4afdc15fb37f5074b0b868c1dc [2023-04-25T15:47:55.269Z] $ docker rm -f --volumes 500e241f1c5cc92c190f0c7d4bad5031fc548c4afdc15fb37f5074b0b868c1dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T15:47:56.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T15:47:56.932Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T15:47:57.449Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T15:47:57.851Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T15:47:58.180Z] + ls -al . [2023-04-25T15:47:58.180Z] total 224 [2023-04-25T15:47:58.180Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 15:42 . [2023-04-25T15:47:58.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:39 .. [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 15:40 .dockerignore [2023-04-25T15:47:58.180Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:40 .git [2023-04-25T15:47:58.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:40 .github [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 15:40 .gitignore [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 15:40 .golangci.yml [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 15:40 Attribution.txt [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 15:40 CHANGELOG.md [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 15:40 Dockerfile [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 15:40 GOVERNANCE.md [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 15:40 Jenkinsfile [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 15:40 LICENSE [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 15:40 Makefile [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 15:40 OWNERS.md [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 15:40 README.md [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 15:38 VERSION [2023-04-25T15:47:58.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:40 bin [2023-04-25T15:47:58.180Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 15:45 coverage.out [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 15:40 go.mod [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 25 15:40 go.sum [2023-04-25T15:47:58.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:40 images [2023-04-25T15:47:58.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:40 internal [2023-04-25T15:47:58.180Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 15:40 main.go [2023-04-25T15:47:58.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:40 res [2023-04-25T15:47:58.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:40 snap [2023-04-25T15:47:58.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:47:58.528Z] + 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=04987e16cb381e89c12cecbd5f086edeb3abb713 --label arch=arm64 --label version=3.0.0-dev.24 . [2023-04-25T15:47:58.796Z] Sending build context to Docker daemon 677.9kB [2023-04-25T15:47:58.796Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T15:47:58.796Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-25T15:47:58.796Z] ---> 129fc57e597f [2023-04-25T15:47:58.796Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:47:58.796Z] ---> Running in 65462fffdb04 [2023-04-25T15:47:59.382Z] Removing intermediate container 65462fffdb04 [2023-04-25T15:47:59.382Z] ---> 755f3be182cb [2023-04-25T15:47:59.382Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:47:59.382Z] ---> Running in 13d0a53b4d9b [2023-04-25T15:47:59.650Z] Removing intermediate container 13d0a53b4d9b [2023-04-25T15:47:59.650Z] ---> de84e9b33758 [2023-04-25T15:47:59.650Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-25T15:47:59.650Z] ---> Running in 873b644aa94e [2023-04-25T15:47:59.920Z] Removing intermediate container 873b644aa94e [2023-04-25T15:47:59.920Z] ---> 46dfccdb067c [2023-04-25T15:47:59.920Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:48:00.190Z] ---> Running in 4c1614a35c31 [2023-04-25T15:48:01.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T15:48:01.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T15:48:02.703Z] OK: 263 MiB in 53 packages [2023-04-25T15:48:03.665Z] Removing intermediate container 4c1614a35c31 [2023-04-25T15:48:03.665Z] ---> 831212211dcc [2023-04-25T15:48:03.665Z] Step 7/29 : WORKDIR /app [2023-04-25T15:48:03.665Z] ---> Running in d79bdeb95061 [2023-04-25T15:48:03.933Z] Removing intermediate container d79bdeb95061 [2023-04-25T15:48:03.933Z] ---> 61061b99a711 [2023-04-25T15:48:03.933Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-25T15:48:04.518Z] ---> 87962b487437 [2023-04-25T15:48:04.519Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:48:04.519Z] ---> Running in 5b226d589a85 [2023-04-25T15:48:07.107Z] Removing intermediate container 5b226d589a85 [2023-04-25T15:48:07.107Z] ---> fb156cdb3f1d [2023-04-25T15:48:07.107Z] Step 10/29 : COPY . . [2023-04-25T15:48:07.699Z] ---> f71e37d7b941 [2023-04-25T15:48:07.699Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T15:48:07.970Z] ---> Running in 25368c2647e1 [2023-04-25T15:48:08.239Z] Removing intermediate container 25368c2647e1 [2023-04-25T15:48:08.239Z] ---> d47facab05c7 [2023-04-25T15:48:08.239Z] Step 12/29 : RUN $MAKE [2023-04-25T15:48:08.239Z] ---> Running in a83fc9dd3132 [2023-04-25T15:48:09.202Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-25T15:50:30.916Z] Removing intermediate container a83fc9dd3132 [2023-04-25T15:50:30.916Z] ---> 7e23586ed6aa [2023-04-25T15:50:30.916Z] Step 13/29 : FROM alpine:3.17 [2023-04-25T15:50:30.916Z] 3.17: Pulling from library/alpine [2023-04-25T15:50:30.916Z] c41833b44d91: Already exists [2023-04-25T15:50:30.916Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T15:50:30.916Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T15:50:30.916Z] ---> 51e60588ff2c [2023-04-25T15:50:30.916Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-25T15:50:30.916Z] ---> Running in 935c19c76f40 [2023-04-25T15:50:30.916Z] Removing intermediate container 935c19c76f40 [2023-04-25T15:50:30.916Z] ---> d0db66fc57fe [2023-04-25T15:50:30.916Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-25T15:50:30.916Z] ---> Running in fd50759cdf24 [2023-04-25T15:50:30.916Z] Removing intermediate container fd50759cdf24 [2023-04-25T15:50:30.916Z] ---> 16a4a2d07e73 [2023-04-25T15:50:30.916Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-25T15:50:30.916Z] ---> Running in 040042c109ea [2023-04-25T15:50:30.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T15:50:30.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T15:50:30.916Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-25T15:50:30.916Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-25T15:50:30.916Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T15:50:30.916Z] Executing ca-certificates-20220614-r4.trigger [2023-04-25T15:50:30.916Z] OK: 8 MiB in 17 packages [2023-04-25T15:50:31.894Z] Removing intermediate container 040042c109ea [2023-04-25T15:50:31.894Z] ---> 205885812fb3 [2023-04-25T15:50:31.894Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-25T15:50:32.162Z] ---> 4f73b0b32568 [2023-04-25T15:50:32.162Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-25T15:50:32.749Z] ---> 4dd1abddd5c6 [2023-04-25T15:50:32.749Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-25T15:50:33.334Z] ---> a33ff47cda3f [2023-04-25T15:50:33.334Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-25T15:50:33.917Z] ---> 559535d39ed1 [2023-04-25T15:50:33.917Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-25T15:50:35.355Z] ---> 2cf218e1e740 [2023-04-25T15:50:35.355Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-25T15:50:35.355Z] ---> Running in cf730edf7ffb [2023-04-25T15:50:37.313Z] Removing intermediate container cf730edf7ffb [2023-04-25T15:50:37.313Z] ---> 6ea050f129cd [2023-04-25T15:50:37.313Z] Step 23/29 : VOLUME /cache [2023-04-25T15:50:37.313Z] ---> Running in be4ff5f59aee [2023-04-25T15:50:37.314Z] Removing intermediate container be4ff5f59aee [2023-04-25T15:50:37.314Z] ---> 316586f0532b [2023-04-25T15:50:37.314Z] Step 24/29 : EXPOSE 59711 [2023-04-25T15:50:37.314Z] ---> Running in 25ff8d700533 [2023-04-25T15:50:37.582Z] Removing intermediate container 25ff8d700533 [2023-04-25T15:50:37.582Z] ---> afcb18f21ff4 [2023-04-25T15:50:37.582Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-25T15:50:37.850Z] ---> Running in 1e9b8a6067e1 [2023-04-25T15:50:38.121Z] Removing intermediate container 1e9b8a6067e1 [2023-04-25T15:50:38.121Z] ---> 54ed4429db6a [2023-04-25T15:50:38.121Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-25T15:50:38.121Z] ---> Running in 19f46d0a2a44 [2023-04-25T15:50:38.388Z] Removing intermediate container 19f46d0a2a44 [2023-04-25T15:50:38.388Z] ---> 5f276418a84a [2023-04-25T15:50:38.388Z] Step 27/29 : LABEL arch=arm64 [2023-04-25T15:50:38.660Z] ---> Running in cdb236d3e34c [2023-04-25T15:50:38.928Z] Removing intermediate container cdb236d3e34c [2023-04-25T15:50:38.928Z] ---> d430266fcf10 [2023-04-25T15:50:38.928Z] Step 28/29 : LABEL git_sha=04987e16cb381e89c12cecbd5f086edeb3abb713 [2023-04-25T15:50:38.928Z] ---> Running in d806e543b0fa [2023-04-25T15:50:39.196Z] Removing intermediate container d806e543b0fa [2023-04-25T15:50:39.196Z] ---> ad3966a07549 [2023-04-25T15:50:39.196Z] Step 29/29 : LABEL version=3.0.0-dev.24 [2023-04-25T15:50:39.196Z] ---> Running in e3d3faa2c753 [2023-04-25T15:50:39.464Z] Removing intermediate container e3d3faa2c753 [2023-04-25T15:50:39.464Z] ---> 1b89bea01e86 [2023-04-25T15:50:39.464Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T15:50:39.464Z] Successfully built 1b89bea01e86 [2023-04-25T15:50:39.464Z] 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-04-25T15:50:39.847Z] provisioning config files... [2023-04-25T15:50:39.863Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/93@tmp/config1824539928631954835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:50:40.206Z] ---> docker-login.sh [2023-04-25T15:50:40.206Z] nexus3.edgexfoundry.org:10001 [2023-04-25T15:50:40.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:50:40.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:50:40.532Z] Configure a credential helper to remove this warning. See [2023-04-25T15:50:40.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:50:40.532Z] [2023-04-25T15:50:40.532Z] Login Succeeded [2023-04-25T15:50:40.532Z] nexus3.edgexfoundry.org:10002 [2023-04-25T15:50:40.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:50:40.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:50:40.844Z] Configure a credential helper to remove this warning. See [2023-04-25T15:50:40.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:50:40.844Z] [2023-04-25T15:50:40.844Z] Login Succeeded [2023-04-25T15:50:40.844Z] nexus3.edgexfoundry.org:10003 [2023-04-25T15:50:41.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:50:41.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:50:41.394Z] Configure a credential helper to remove this warning. See [2023-04-25T15:50:41.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:50:41.394Z] [2023-04-25T15:50:41.394Z] Login Succeeded [2023-04-25T15:50:41.394Z] nexus3.edgexfoundry.org:10004 [2023-04-25T15:50:41.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:50:41.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:50:41.672Z] Configure a credential helper to remove this warning. See [2023-04-25T15:50:41.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:50:41.672Z] [2023-04-25T15:50:41.672Z] Login Succeeded [2023-04-25T15:50:41.672Z] docker.io [2023-04-25T15:50:41.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:50:42.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:50:42.222Z] Configure a credential helper to remove this warning. See [2023-04-25T15:50:42.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:50:42.222Z] [2023-04-25T15:50:42.222Z] Login Succeeded [2023-04-25T15:50:42.222Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T15:50:42.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T15:50:42.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:50:42.278Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-04-25T15:50:42.278Z] 04987e16cb381e89c12cecbd5f086edeb3abb713 [2023-04-25T15:50:42.278Z] latest [2023-04-25T15:50:42.278Z] 3.0.0-dev.24 [2023-04-25T15:50:42.278Z] 04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [2023-04-25T15:50:42.278Z] main [2023-04-25T15:50:42.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:50:42.661Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:50:43.026Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713 [2023-04-25T15:50:43.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T15:50:43.026Z] a51e817dd066: Preparing [2023-04-25T15:50:43.026Z] ebfbf0f3fafa: Preparing [2023-04-25T15:50:43.026Z] b486ab4e1a17: Preparing [2023-04-25T15:50:43.026Z] bc7f74288c51: Preparing [2023-04-25T15:50:43.026Z] c6eda51ede24: Preparing [2023-04-25T15:50:43.026Z] 14ff32115ef2: Preparing [2023-04-25T15:50:43.026Z] 9eef71bd6517: Preparing [2023-04-25T15:50:43.026Z] 26cbea5cba74: Preparing [2023-04-25T15:50:43.026Z] 9eef71bd6517: Waiting [2023-04-25T15:50:43.026Z] 14ff32115ef2: Waiting [2023-04-25T15:50:43.026Z] 26cbea5cba74: Waiting [2023-04-25T15:50:43.293Z] bc7f74288c51: Pushed [2023-04-25T15:50:43.293Z] b486ab4e1a17: Pushed [2023-04-25T15:50:43.293Z] c6eda51ede24: Pushed [2023-04-25T15:50:43.293Z] a51e817dd066: Pushed [2023-04-25T15:50:43.293Z] 26cbea5cba74: Layer already exists [2023-04-25T15:50:43.293Z] 14ff32115ef2: Pushed [2023-04-25T15:50:43.560Z] 9eef71bd6517: Pushed [2023-04-25T15:50:48.897Z] ebfbf0f3fafa: Pushed [2023-04-25T15:50:48.897Z] 04987e16cb381e89c12cecbd5f086edeb3abb713: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:50:49.241Z] + 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-04-25T15:50:49.579Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-25T15:50:49.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T15:50:49.579Z] a51e817dd066: Preparing [2023-04-25T15:50:49.579Z] ebfbf0f3fafa: Preparing [2023-04-25T15:50:49.579Z] b486ab4e1a17: Preparing [2023-04-25T15:50:49.579Z] bc7f74288c51: Preparing [2023-04-25T15:50:49.579Z] c6eda51ede24: Preparing [2023-04-25T15:50:49.579Z] 14ff32115ef2: Preparing [2023-04-25T15:50:49.579Z] 9eef71bd6517: Preparing [2023-04-25T15:50:49.579Z] 26cbea5cba74: Preparing [2023-04-25T15:50:49.579Z] 14ff32115ef2: Waiting [2023-04-25T15:50:49.579Z] 9eef71bd6517: Waiting [2023-04-25T15:50:49.579Z] 26cbea5cba74: Waiting [2023-04-25T15:50:49.579Z] b486ab4e1a17: Layer already exists [2023-04-25T15:50:49.579Z] ebfbf0f3fafa: Layer already exists [2023-04-25T15:50:49.579Z] bc7f74288c51: Layer already exists [2023-04-25T15:50:49.579Z] c6eda51ede24: Layer already exists [2023-04-25T15:50:49.579Z] a51e817dd066: Layer already exists [2023-04-25T15:50:49.579Z] 14ff32115ef2: Layer already exists [2023-04-25T15:50:49.579Z] 26cbea5cba74: Layer already exists [2023-04-25T15:50:49.579Z] 9eef71bd6517: Layer already exists [2023-04-25T15:50:49.845Z] latest: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:50:50.201Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:50:50.539Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.24 [2023-04-25T15:50:50.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T15:50:50.539Z] a51e817dd066: Preparing [2023-04-25T15:50:50.539Z] ebfbf0f3fafa: Preparing [2023-04-25T15:50:50.539Z] b486ab4e1a17: Preparing [2023-04-25T15:50:50.539Z] bc7f74288c51: Preparing [2023-04-25T15:50:50.539Z] c6eda51ede24: Preparing [2023-04-25T15:50:50.539Z] 14ff32115ef2: Preparing [2023-04-25T15:50:50.539Z] 9eef71bd6517: Preparing [2023-04-25T15:50:50.539Z] 26cbea5cba74: Preparing [2023-04-25T15:50:50.539Z] 14ff32115ef2: Waiting [2023-04-25T15:50:50.539Z] 26cbea5cba74: Waiting [2023-04-25T15:50:50.539Z] 9eef71bd6517: Waiting [2023-04-25T15:50:50.539Z] a51e817dd066: Layer already exists [2023-04-25T15:50:50.539Z] ebfbf0f3fafa: Layer already exists [2023-04-25T15:50:50.539Z] c6eda51ede24: Layer already exists [2023-04-25T15:50:50.539Z] bc7f74288c51: Layer already exists [2023-04-25T15:50:50.539Z] b486ab4e1a17: Layer already exists [2023-04-25T15:50:50.539Z] 9eef71bd6517: Layer already exists [2023-04-25T15:50:50.539Z] 26cbea5cba74: Layer already exists [2023-04-25T15:50:50.539Z] 14ff32115ef2: Layer already exists [2023-04-25T15:50:50.806Z] 3.0.0-dev.24: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:50:51.152Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:50:51.495Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [2023-04-25T15:50:51.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T15:50:51.495Z] a51e817dd066: Preparing [2023-04-25T15:50:51.495Z] ebfbf0f3fafa: Preparing [2023-04-25T15:50:51.495Z] b486ab4e1a17: Preparing [2023-04-25T15:50:51.495Z] bc7f74288c51: Preparing [2023-04-25T15:50:51.495Z] c6eda51ede24: Preparing [2023-04-25T15:50:51.495Z] 14ff32115ef2: Preparing [2023-04-25T15:50:51.495Z] 9eef71bd6517: Preparing [2023-04-25T15:50:51.495Z] 26cbea5cba74: Preparing [2023-04-25T15:50:51.495Z] 14ff32115ef2: Waiting [2023-04-25T15:50:51.495Z] 9eef71bd6517: Waiting [2023-04-25T15:50:51.495Z] 26cbea5cba74: Waiting [2023-04-25T15:50:51.495Z] ebfbf0f3fafa: Layer already exists [2023-04-25T15:50:51.495Z] c6eda51ede24: Layer already exists [2023-04-25T15:50:51.495Z] bc7f74288c51: Layer already exists [2023-04-25T15:50:51.495Z] b486ab4e1a17: Layer already exists [2023-04-25T15:50:51.495Z] a51e817dd066: Layer already exists [2023-04-25T15:50:51.495Z] 26cbea5cba74: Layer already exists [2023-04-25T15:50:51.495Z] 9eef71bd6517: Layer already exists [2023-04-25T15:50:51.495Z] 14ff32115ef2: Layer already exists [2023-04-25T15:50:51.762Z] 04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:50:52.103Z] + 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-04-25T15:50:52.445Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-04-25T15:50:52.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-25T15:50:52.445Z] a51e817dd066: Preparing [2023-04-25T15:50:52.445Z] ebfbf0f3fafa: Preparing [2023-04-25T15:50:52.445Z] b486ab4e1a17: Preparing [2023-04-25T15:50:52.445Z] bc7f74288c51: Preparing [2023-04-25T15:50:52.445Z] c6eda51ede24: Preparing [2023-04-25T15:50:52.445Z] 14ff32115ef2: Preparing [2023-04-25T15:50:52.445Z] 9eef71bd6517: Preparing [2023-04-25T15:50:52.445Z] 26cbea5cba74: Preparing [2023-04-25T15:50:52.445Z] 14ff32115ef2: Waiting [2023-04-25T15:50:52.445Z] 9eef71bd6517: Waiting [2023-04-25T15:50:52.445Z] 26cbea5cba74: Waiting [2023-04-25T15:50:52.445Z] b486ab4e1a17: Layer already exists [2023-04-25T15:50:52.445Z] a51e817dd066: Layer already exists [2023-04-25T15:50:52.445Z] c6eda51ede24: Layer already exists [2023-04-25T15:50:52.445Z] ebfbf0f3fafa: Layer already exists [2023-04-25T15:50:52.445Z] bc7f74288c51: Layer already exists [2023-04-25T15:50:52.445Z] 14ff32115ef2: Layer already exists [2023-04-25T15:50:52.445Z] 26cbea5cba74: Layer already exists [2023-04-25T15:50:52.445Z] 9eef71bd6517: Layer already exists [2023-04-25T15:50:52.711Z] main: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-25T15:50:52.760Z] ===================================================== [Pipeline] echo [2023-04-25T15:50:52.767Z] taggedImages: [2023-04-25T15:50:52.767Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713 [2023-04-25T15:50:52.767Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-25T15:50:52.767Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.24 [2023-04-25T15:50:52.767Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [2023-04-25T15:50:52.767Z] - 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-04-25T15:50:53.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T15:50:53.133Z] [2023-04-25T15:50:53.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:50:53.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T15:50:53.475Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T15:50:53.475Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T15:50:53.475Z] 04944245beec: Pulling fs layer [2023-04-25T15:50:53.475Z] 699f458cf7ca: Pulling fs layer [2023-04-25T15:50:53.475Z] 765212b225bb: Pulling fs layer [2023-04-25T15:50:53.475Z] f23df028b6ca: Pulling fs layer [2023-04-25T15:50:53.475Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T15:50:53.475Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T15:50:53.475Z] f23df028b6ca: Waiting [2023-04-25T15:50:53.475Z] d65c8cfc05b1: Waiting [2023-04-25T15:50:53.475Z] 2437ff75d9bd: Waiting [2023-04-25T15:50:53.475Z] 765212b225bb: Waiting [2023-04-25T15:50:53.743Z] 04944245beec: Verifying Checksum [2023-04-25T15:50:53.743Z] 04944245beec: Download complete [2023-04-25T15:50:53.743Z] 765212b225bb: Verifying Checksum [2023-04-25T15:50:53.743Z] 765212b225bb: Download complete [2023-04-25T15:50:53.743Z] f23df028b6ca: Verifying Checksum [2023-04-25T15:50:53.743Z] f23df028b6ca: Download complete [2023-04-25T15:50:53.743Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T15:50:53.743Z] d65c8cfc05b1: Download complete [2023-04-25T15:50:53.743Z] 699f458cf7ca: Verifying Checksum [2023-04-25T15:50:53.743Z] 699f458cf7ca: Download complete [2023-04-25T15:50:54.330Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T15:50:54.330Z] 8998bd30e6a1: Download complete [2023-04-25T15:50:56.273Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T15:50:56.273Z] 2437ff75d9bd: Download complete [2023-04-25T15:50:58.215Z] 8998bd30e6a1: Pull complete [2023-04-25T15:50:58.215Z] 04944245beec: Pull complete [2023-04-25T15:50:59.624Z] 699f458cf7ca: Pull complete [2023-04-25T15:50:59.624Z] 765212b225bb: Pull complete [2023-04-25T15:51:00.206Z] f23df028b6ca: Pull complete [2023-04-25T15:51:00.471Z] d65c8cfc05b1: Pull complete [2023-04-25T15:51:15.449Z] 2437ff75d9bd: Pull complete [2023-04-25T15:51:15.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T15:51:15.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T15:51:15.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:51:15.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-10845 does not seem to be running inside a container [2023-04-25T15:51:15.723Z] $ 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/93 -v /w/workspace/app-rfid-llrp-inventory/93:/w/workspace/app-rfid-llrp-inventory/93:rw,z -v /w/workspace/app-rfid-llrp-inventory/93@tmp:/w/workspace/app-rfid-llrp-inventory/93@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-04-25T15:51:18.366Z] $ docker top 4028336dc63bed0c2ac212ed4b71bf8c6c23841c0f72b88f7fe985297064c387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:51:19.226Z] ---> job-cost.sh [2023-04-25T15:51:19.226Z] lf-activate-venv: SKIPPING [2023-04-25T15:51:19.226Z] INFO: No Stack... [2023-04-25T15:51:19.494Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T15:51:20.454Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T15:51:21.099Z] + cut -d, -f6 [2023-04-25T15:51:21.099Z] + cat /w/workspace/app-rfid-llrp-inventory/93/archives/cost.csv [Pipeline] lock [2023-04-25T15:51:21.166Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [2023-04-25T15:51:21.175Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] did not exist. Created. [2023-04-25T15:51:21.175Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T15:51:21.835Z] /w/workspace/app-rfid-llrp-inventory/93@tmp/durable-27bc9978/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T15:51:22.485Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T15:51:22.509Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T15:51:22.574Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T15:51:22.582Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T15:51:22.593Z] $ docker stop --time=1 4028336dc63bed0c2ac212ed4b71bf8c6c23841c0f72b88f7fe985297064c387 [2023-04-25T15:51:24.134Z] $ docker rm -f --volumes 4028336dc63bed0c2ac212ed4b71bf8c6c23841c0f72b88f7fe985297064c387 [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-04-25T15:51:24.535Z] provisioning config files... [2023-04-25T15:51:24.544Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7117433802139094836tmp [Pipeline] { [Pipeline] sh [2023-04-25T15:51:24.837Z] + set +x [2023-04-25T15:51:24.837Z] + curl -s https://codecov.io/bash [2023-04-25T15:51:24.837Z] + bash -s -- [2023-04-25T15:51:24.837Z] [2023-04-25T15:51:24.837Z] _____ _ [2023-04-25T15:51:24.837Z] / ____| | | [2023-04-25T15:51:24.837Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T15:51:24.837Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T15:51:24.837Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T15:51:24.837Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T15:51:24.837Z] Bash-1.0.6 [2023-04-25T15:51:24.837Z] [2023-04-25T15:51:24.837Z] [2023-04-25T15:51:24.837Z] ==> git version 2.25.1 found [2023-04-25T15:51:24.837Z] ==> 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-04-25T15:51:24.837Z] Release-Date: 2020-01-08 [2023-04-25T15:51:24.837Z] 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-04-25T15:51:24.837Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T15:51:24.837Z] ==> Jenkins CI detected. [2023-04-25T15:51:24.837Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-25T15:51:24.837Z] project root: . [2023-04-25T15:51:24.837Z] --> token set from env [2023-04-25T15:51:24.837Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T15:51:24.837Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T15:51:24.837Z] ==> Python coveragepy not found [2023-04-25T15:51:24.837Z] ==> Searching for coverage reports in: [2023-04-25T15:51:24.837Z] + . [2023-04-25T15:51:24.837Z] -> Found 1 reports [2023-04-25T15:51:24.837Z] ==> Detecting git/mercurial file structure [2023-04-25T15:51:25.096Z] ==> Reading reports [2023-04-25T15:51:25.096Z] + ./coverage.out bytes=41317 [2023-04-25T15:51:25.096Z] ==> Appending adjustments [2023-04-25T15:51:25.096Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T15:51:25.096Z] + Found adjustments [2023-04-25T15:51:25.096Z] ==> Gzipping contents [2023-04-25T15:51:25.096Z] 12K /tmp/codecov.eIMnsN.gz [2023-04-25T15:51:25.096Z] ==> Uploading reports [2023-04-25T15:51:25.096Z] url: https://codecov.io [2023-04-25T15:51:25.096Z] query: branch=main&commit=04987e16cb381e89c12cecbd5f086edeb3abb713&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T15:51:25.096Z] -> Pinging Codecov [2023-04-25T15:51:25.096Z] 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=04987e16cb381e89c12cecbd5f086edeb3abb713&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T15:51:25.356Z] -> Uploading to [2023-04-25T15:51:25.356Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/581DD39554BDF9B6E22D074273EAD858/04987e16cb381e89c12cecbd5f086edeb3abb713/77e024b7-e29a-41c2-af0b-42e643c299c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T155125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=288f2ed176d83769ee3d20578db25435489dc68ccf46a808ac35dd5c6c608fd3 [2023-04-25T15:51:25.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T15:51:25.356Z] Dload Upload Total Spent Left Speed [2023-04-25T15:51:25.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 52678 --:--:-- --:--:-- --:--:-- 52444 100 11800 0 0 100 11800 0 52444 --:--:-- --:--:-- --:--:-- 52212 [2023-04-25T15:51:25.616Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] } [2023-04-25T15:51:25.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-25T15:51:25.802Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-25T15:51:25.815Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:51:26.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-25T15:51:26.103Z] [2023-04-25T15:51:26.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:51:26.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-25T15:51:26.401Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-25T15:51:26.401Z] df9b9388f04a: Pulling fs layer [2023-04-25T15:51:26.401Z] 52dc419b0ee2: Pulling fs layer [2023-04-25T15:51:26.401Z] 25bc292e5bac: Pulling fs layer [2023-04-25T15:51:26.401Z] 114826534d7a: Pulling fs layer [2023-04-25T15:51:26.401Z] 4657fd5d0bcf: Pulling fs layer [2023-04-25T15:51:26.401Z] 6ad1cebc031e: Pulling fs layer [2023-04-25T15:51:26.401Z] 8a3aa393b2d8: Pulling fs layer [2023-04-25T15:51:26.401Z] 4657fd5d0bcf: Waiting [2023-04-25T15:51:26.401Z] 6ad1cebc031e: Waiting [2023-04-25T15:51:26.401Z] 8a3aa393b2d8: Waiting [2023-04-25T15:51:26.401Z] 114826534d7a: Waiting [2023-04-25T15:51:26.401Z] 25bc292e5bac: Verifying Checksum [2023-04-25T15:51:26.401Z] 25bc292e5bac: Download complete [2023-04-25T15:51:26.401Z] 52dc419b0ee2: Download complete [2023-04-25T15:51:26.401Z] 4657fd5d0bcf: Verifying Checksum [2023-04-25T15:51:26.401Z] 4657fd5d0bcf: Download complete [2023-04-25T15:51:26.401Z] df9b9388f04a: Download complete [2023-04-25T15:51:26.666Z] df9b9388f04a: Pull complete [2023-04-25T15:51:26.666Z] 6ad1cebc031e: Verifying Checksum [2023-04-25T15:51:26.666Z] 6ad1cebc031e: Download complete [2023-04-25T15:51:26.666Z] 52dc419b0ee2: Pull complete [2023-04-25T15:51:26.666Z] 25bc292e5bac: Pull complete [2023-04-25T15:51:27.235Z] 114826534d7a: Verifying Checksum [2023-04-25T15:51:27.235Z] 114826534d7a: Download complete [2023-04-25T15:51:27.494Z] 8a3aa393b2d8: Verifying Checksum [2023-04-25T15:51:27.494Z] 8a3aa393b2d8: Download complete [2023-04-25T15:51:30.775Z] 114826534d7a: Pull complete [2023-04-25T15:51:30.775Z] 4657fd5d0bcf: Pull complete [2023-04-25T15:51:31.032Z] 6ad1cebc031e: Pull complete [2023-04-25T15:51:33.597Z] 8a3aa393b2d8: Pull complete [2023-04-25T15:51:33.597Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-25T15:51:33.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-25T15:51:33.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:51:33.675Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:51:33.713Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-25T15:51:38.851Z] $ docker top e5e791e714807bc8a1ba4475eb1530c7f16ebe29ebb50b4f51ce4a79273cc2d8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-25T15:51:38.915Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-04-25T15:51:39.257Z] + set -o pipefail [2023-04-25T15:51:39.257Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-04-25T15:51:43.449Z] [2023-04-25T15:51:43.449Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-04-25T15:51:43.449Z] [2023-04-25T15:51:43.449Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d8f5b4d3-d8c2-4125-b721-20ac7f6590ac [2023-04-25T15:51:43.449Z] [2023-04-25T15:51:43.449Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-25T15:51:43.449Z] [2023-04-25T15:51:43.449Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-25T15:51:43.449Z] [2023-04-25T15:51:43.449Z] [2023-04-25T15:51:43.449Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-25T15:51:43.449Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-25T15:51:43.449Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-25T15:51:43.460Z] $ docker stop --time=1 e5e791e714807bc8a1ba4475eb1530c7f16ebe29ebb50b4f51ce4a79273cc2d8 [2023-04-25T15:51:46.951Z] $ docker rm -f --volumes e5e791e714807bc8a1ba4475eb1530c7f16ebe29ebb50b4f51ce4a79273cc2d8 [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-04-25T15:51:47.647Z] + git log --format=format:%s -1 04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] sh [2023-04-25T15:51:47.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T15:51:47.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:51:48.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T15:51:48.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:51:48.310Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:51:48.343Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T15:51:48.798Z] $ docker top a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 -eo pid,comm [2023-04-25T15:51:48.843Z] 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-04-25T15:51:48.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T15:51:48.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T15:51:48.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T15:51:48.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T15:51:48.998Z] $ docker exec a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 ssh-agent [2023-04-25T15:51:49.096Z] SSH_AUTH_SOCK=/tmp/ssh-4KfrGwJabCv4/agent.32 [2023-04-25T15:51:49.096Z] SSH_AGENT_PID=38 [2023-04-25T15:51:49.102Z] Running ssh-add (command line suppressed) [2023-04-25T15:51:49.207Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18163011914992341389.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18163011914992341389.key) [2023-04-25T15:51:49.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T15:51:49.509Z] + git semver tag [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,686 [run_tag] DEBUG tag force:False [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,686 [check_head_tag] DEBUG check head tag [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,687 [execute] INFO git cat-file --batch-check [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,690 [execute] INFO git cat-file --batch [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,709 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,709 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,710 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-25T15:51:49.767Z] 2023-04-25 15:51:49,715 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T15:51:49.767Z] 3.0.0-dev.24 [Pipeline] } [2023-04-25T15:51:49.777Z] $ docker exec --env ******** --env ******** a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 ssh-agent -k [2023-04-25T15:51:49.883Z] unset SSH_AUTH_SOCK; [2023-04-25T15:51:49.883Z] unset SSH_AGENT_PID; [2023-04-25T15:51:49.884Z] echo Agent pid 38 killed; [2023-04-25T15:51:49.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T15:51:50.204Z] + git semver [Pipeline] } [2023-04-25T15:51:50.477Z] $ docker stop --time=1 a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 [2023-04-25T15:51:51.746Z] $ docker rm -f --volumes a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:51:52.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-25T15:51:52.124Z] [2023-04-25T15:51:52.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:51:52.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-25T15:51:52.420Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-25T15:51:52.420Z] ab5ef0e58194: Pulling fs layer [2023-04-25T15:51:52.420Z] 9712f1f96733: Pulling fs layer [2023-04-25T15:51:52.420Z] 63f879dbbcfc: Pulling fs layer [2023-04-25T15:51:52.420Z] 0d9ebad4ef96: Pulling fs layer [2023-04-25T15:51:52.420Z] e9a5061849ea: Pulling fs layer [2023-04-25T15:51:52.420Z] d747dcd14b5f: Pulling fs layer [2023-04-25T15:51:52.420Z] 2de7ff778b66: Pulling fs layer [2023-04-25T15:51:52.420Z] d747dcd14b5f: Waiting [2023-04-25T15:51:52.420Z] 0d9ebad4ef96: Waiting [2023-04-25T15:51:52.420Z] 2de7ff778b66: Waiting [2023-04-25T15:51:52.420Z] e9a5061849ea: Waiting [2023-04-25T15:51:52.420Z] 9712f1f96733: Verifying Checksum [2023-04-25T15:51:52.420Z] 9712f1f96733: Download complete [2023-04-25T15:51:52.995Z] 63f879dbbcfc: Verifying Checksum [2023-04-25T15:51:52.995Z] 63f879dbbcfc: Download complete [2023-04-25T15:51:52.995Z] 0d9ebad4ef96: Verifying Checksum [2023-04-25T15:51:52.995Z] 0d9ebad4ef96: Download complete [2023-04-25T15:51:52.995Z] d747dcd14b5f: Verifying Checksum [2023-04-25T15:51:52.995Z] d747dcd14b5f: Download complete [2023-04-25T15:51:52.995Z] e9a5061849ea: Verifying Checksum [2023-04-25T15:51:52.995Z] e9a5061849ea: Download complete [2023-04-25T15:51:52.995Z] ab5ef0e58194: Verifying Checksum [2023-04-25T15:51:52.995Z] ab5ef0e58194: Download complete [2023-04-25T15:51:53.254Z] 2de7ff778b66: Verifying Checksum [2023-04-25T15:51:53.254Z] 2de7ff778b66: Download complete [2023-04-25T15:51:55.787Z] ab5ef0e58194: Pull complete [2023-04-25T15:51:55.787Z] 9712f1f96733: Pull complete [2023-04-25T15:51:56.721Z] 63f879dbbcfc: Pull complete [2023-04-25T15:52:00.006Z] 0d9ebad4ef96: Pull complete [2023-04-25T15:52:00.265Z] e9a5061849ea: Pull complete [2023-04-25T15:52:00.265Z] d747dcd14b5f: Pull complete [2023-04-25T15:52:01.200Z] 2de7ff778b66: Pull complete [2023-04-25T15:52:01.459Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-25T15:52:01.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-25T15:52:01.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:52:01.538Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:52:01.567Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-25T15:52:07.684Z] $ docker top bde255119fe28a32abadb9b490ce9d079e72a07ffbba9a9ba752c03bf035809c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-25T15:52:07.751Z] provisioning config files... [2023-04-25T15:52:07.758Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15381367994723232526tmp [2023-04-25T15:52:07.767Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5911819743514304571tmp [2023-04-25T15:52:07.777Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5035137403518990220tmp [Pipeline] { [Pipeline] echo [2023-04-25T15:52:07.792Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:08.075Z] ---> sigul-configuration.sh [2023-04-25T15:52:08.075Z] gpg: directory `/root/.gnupg' created [2023-04-25T15:52:08.075Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-25T15:52:08.075Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-25T15:52:08.075Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-25T15:52:08.075Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-25T15:52:08.075Z] gpg: CAST5 encrypted data [2023-04-25T15:52:08.075Z] gpg: encrypted with 1 passphrase [2023-04-25T15:52:08.075Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-25T15:52:08.359Z] + mkdir /home/jenkins [2023-04-25T15:52:08.359Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-25T15:52:08.648Z] + 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-04-25T15:52:08.657Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:08.946Z] ---> sigul-install.sh [2023-04-25T15:52:08.946Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-25T15:52:09.232Z] + git tag --list [2023-04-25T15:52:09.232Z] v0.0.0 [2023-04-25T15:52:09.232Z] v1.0.0 [2023-04-25T15:52:09.232Z] v2.1.0 [2023-04-25T15:52:09.232Z] v2.1.1 [2023-04-25T15:52:09.232Z] v2.1.1-dev.1 [2023-04-25T15:52:09.232Z] v2.2.0 [2023-04-25T15:52:09.232Z] v2.2.1-dev.1 [2023-04-25T15:52:09.232Z] v2.2.1-dev.2 [2023-04-25T15:52:09.232Z] v2.2.1-dev.3 [2023-04-25T15:52:09.232Z] v2.2.1-dev.4 [2023-04-25T15:52:09.232Z] v2.2.1-dev.5 [2023-04-25T15:52:09.232Z] v2.2.1-dev.6 [2023-04-25T15:52:09.232Z] v2.2.1-dev.7 [2023-04-25T15:52:09.232Z] v2.3.0 [2023-04-25T15:52:09.232Z] v2.3.0-dev.10 [2023-04-25T15:52:09.232Z] v2.3.0-dev.11 [2023-04-25T15:52:09.232Z] v2.3.0-dev.12 [2023-04-25T15:52:09.232Z] v2.3.0-dev.13 [2023-04-25T15:52:09.232Z] v2.3.0-dev.14 [2023-04-25T15:52:09.232Z] v2.3.0-dev.15 [2023-04-25T15:52:09.232Z] v2.3.0-dev.16 [2023-04-25T15:52:09.232Z] v2.3.0-dev.17 [2023-04-25T15:52:09.232Z] v2.3.0-dev.18 [2023-04-25T15:52:09.232Z] v2.3.0-dev.19 [2023-04-25T15:52:09.232Z] v2.3.0-dev.20 [2023-04-25T15:52:09.232Z] v2.3.0-dev.21 [2023-04-25T15:52:09.232Z] v2.3.0-dev.22 [2023-04-25T15:52:09.232Z] v2.3.0-dev.23 [2023-04-25T15:52:09.232Z] v2.3.0-dev.24 [2023-04-25T15:52:09.232Z] v2.3.0-dev.25 [2023-04-25T15:52:09.232Z] v2.3.0-dev.26 [2023-04-25T15:52:09.232Z] v2.3.0-dev.9 [2023-04-25T15:52:09.232Z] v2.3.1-dev.1 [2023-04-25T15:52:09.232Z] v3.0.0-dev.1 [2023-04-25T15:52:09.232Z] v3.0.0-dev.10 [2023-04-25T15:52:09.232Z] v3.0.0-dev.11 [2023-04-25T15:52:09.232Z] v3.0.0-dev.12 [2023-04-25T15:52:09.232Z] v3.0.0-dev.13 [2023-04-25T15:52:09.232Z] v3.0.0-dev.14 [2023-04-25T15:52:09.232Z] v3.0.0-dev.15 [2023-04-25T15:52:09.232Z] v3.0.0-dev.16 [2023-04-25T15:52:09.232Z] v3.0.0-dev.17 [2023-04-25T15:52:09.232Z] v3.0.0-dev.18 [2023-04-25T15:52:09.232Z] v3.0.0-dev.19 [2023-04-25T15:52:09.232Z] v3.0.0-dev.2 [2023-04-25T15:52:09.232Z] v3.0.0-dev.20 [2023-04-25T15:52:09.232Z] v3.0.0-dev.21 [2023-04-25T15:52:09.232Z] v3.0.0-dev.22 [2023-04-25T15:52:09.232Z] v3.0.0-dev.23 [2023-04-25T15:52:09.232Z] v3.0.0-dev.24 [2023-04-25T15:52:09.232Z] v3.0.0-dev.3 [2023-04-25T15:52:09.232Z] v3.0.0-dev.4 [2023-04-25T15:52:09.232Z] v3.0.0-dev.5 [2023-04-25T15:52:09.232Z] v3.0.0-dev.6 [2023-04-25T15:52:09.232Z] v3.0.0-dev.7 [2023-04-25T15:52:09.232Z] v3.0.0-dev.8 [2023-04-25T15:52:09.232Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-25T15:52:09.520Z] + lftools sign git-tag v3.0.0-dev.24 [2023-04-25T15:52:10.090Z] Signing Git tag with Sigul... [2023-04-25T15:52:10.090Z] Signing v3.0.0-dev.24 [Pipeline] echo [2023-04-25T15:52:10.359Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:10.642Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-25T15:52:10.649Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-25T15:52:10.674Z] $ docker stop --time=1 bde255119fe28a32abadb9b490ce9d079e72a07ffbba9a9ba752c03bf035809c [2023-04-25T15:52:11.983Z] $ docker rm -f --volumes bde255119fe28a32abadb9b490ce9d079e72a07ffbba9a9ba752c03bf035809c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-25T15:52:12.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T15:52:12.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:52:12.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T15:52:12.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:52:12.774Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:52:12.808Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T15:52:13.187Z] $ docker top 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba -eo pid,comm [2023-04-25T15:52:13.234Z] 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-04-25T15:52:13.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T15:52:13.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T15:52:13.273Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T15:52:13.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T15:52:13.391Z] $ docker exec 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba ssh-agent [2023-04-25T15:52:13.501Z] SSH_AUTH_SOCK=/tmp/ssh-tDguDtyKB6yt/agent.32 [2023-04-25T15:52:13.501Z] SSH_AGENT_PID=38 [2023-04-25T15:52:13.505Z] Running ssh-add (command line suppressed) [2023-04-25T15:52:13.617Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7730564704570736330.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7730564704570736330.key) [2023-04-25T15:52:13.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T15:52:13.920Z] + git semver bump pre [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,112 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,112 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,113 [bump_version] DEBUG bumped version:3.0.0-dev.25 [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,113 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,113 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,113 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,115 [execute] INFO git cat-file --batch-check [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,115 [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-04-25T15:52:14.180Z] 2023-04-25 15:52:14,120 [execute] INFO git cat-file --batch [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T15:52:14.180Z] 2023-04-25 15:52:14,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T15:52:14.180Z] 3.0.0-dev.25 [Pipeline] } [2023-04-25T15:52:14.190Z] $ docker exec --env ******** --env ******** 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba ssh-agent -k [2023-04-25T15:52:14.300Z] unset SSH_AUTH_SOCK; [2023-04-25T15:52:14.300Z] unset SSH_AGENT_PID; [2023-04-25T15:52:14.300Z] echo Agent pid 38 killed; [2023-04-25T15:52:14.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T15:52:14.616Z] + git semver [Pipeline] } [2023-04-25T15:52:14.892Z] $ docker stop --time=1 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba [2023-04-25T15:52:16.172Z] $ docker rm -f --volumes 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T15:52:16.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T15:52:16.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:52:16.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T15:52:16.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:52:16.888Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:52:16.919Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T15:52:17.260Z] $ docker top d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 -eo pid,comm [2023-04-25T15:52:17.306Z] 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-04-25T15:52:17.306Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T15:52:17.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T15:52:17.345Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T15:52:17.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T15:52:17.455Z] $ docker exec d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 ssh-agent [2023-04-25T15:52:17.562Z] SSH_AUTH_SOCK=/tmp/ssh-WWdONWXNP5bc/agent.32 [2023-04-25T15:52:17.562Z] SSH_AGENT_PID=38 [2023-04-25T15:52:17.568Z] Running ssh-add (command line suppressed) [2023-04-25T15:52:17.673Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18359381887715676349.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18359381887715676349.key) [2023-04-25T15:52:17.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T15:52:17.975Z] + git semver push [2023-04-25T15:52:18.234Z] 2023-04-25 15:52:18,148 [run_push] DEBUG push [2023-04-25T15:52:18.234Z] 2023-04-25 15:52:18,149 [execute] INFO git cat-file --batch-check [2023-04-25T15:52:18.234Z] 2023-04-25 15:52:18,149 [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-04-25T15:52:18.234Z] 2023-04-25 15:52:18,152 [execute] INFO git rev-list 07fb7e81618626547a488cbdf1117ecef7642acf -- [2023-04-25T15:52:18.234Z] 2023-04-25 15:52:18,152 [execute] DEBUG Popen(['git', 'rev-list', '07fb7e81618626547a488cbdf1117ecef7642acf', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-25T15:52:18.234Z] 2023-04-25 15:52:18,159 [execute] INFO git fetch -v origin [2023-04-25T15:52:18.234Z] 2023-04-25 15:52:18,159 [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-04-25T15:52:18.803Z] 2023-04-25 15:52:18,639 [run_push] DEBUG no remote changes detected [2023-04-25T15:52:18.803Z] 2023-04-25 15:52:18,640 [execute] INFO git push origin semver [2023-04-25T15:52:18.803Z] 2023-04-25 15:52:18,640 [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-04-25T15:52:19.740Z] 2023-04-25 15:52:19,378 [run_push] DEBUG push all version tags [2023-04-25T15:52:19.740Z] 2023-04-25 15:52:19,378 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-25T15:52:19.740Z] 2023-04-25 15:52:19,379 [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-04-25T15:52:20.308Z] 2023-04-25 15:52:20,091 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-25T15:52:20.308Z] 3.0.0-dev.25 [Pipeline] } [2023-04-25T15:52:20.318Z] $ docker exec --env ******** --env ******** d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 ssh-agent -k [2023-04-25T15:52:20.403Z] unset SSH_AUTH_SOCK; [2023-04-25T15:52:20.403Z] unset SSH_AGENT_PID; [2023-04-25T15:52:20.403Z] echo Agent pid 38 killed; [2023-04-25T15:52:20.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T15:52:20.717Z] + git semver [Pipeline] } [2023-04-25T15:52:20.989Z] $ docker stop --time=1 d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 [2023-04-25T15:52:22.287Z] $ docker rm -f --volumes d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 [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-04-25T15:52:22.808Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-04-25T15:52:22.809Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-25T15:52:22.809Z] total 16 [2023-04-25T15:52:22.809Z] drwxr-xr-x 3 root root 4096 Apr 25 15:40 . [2023-04-25T15:52:22.809Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:52 .. [2023-04-25T15:52:22.809Z] drwxr-xr-x 2 root root 4096 Apr 25 15:40 cost [2023-04-25T15:52:22.809Z] -rw-r--r-- 1 root root 94 Apr 25 15:40 cost.csv [2023-04-25T15:52:22.809Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-25T15:52:22.809Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-25T15:52:22.809Z] total 16 [2023-04-25T15:52:22.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:40 . [2023-04-25T15:52:22.809Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:52 .. [2023-04-25T15:52:22.809Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 15:40 cost [2023-04-25T15:52:22.809Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 25 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:23.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:23.953Z] ---> package-listing.sh [2023-04-25T15:52:23.953Z] ++ facter osfamily [2023-04-25T15:52:23.953Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T15:52:24.212Z] + OS_FAMILY=debian [2023-04-25T15:52:24.212Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-25T15:52:24.212Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T15:52:24.212Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T15:52:24.212Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T15:52:24.212Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T15:52:24.212Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-25T15:52:24.212Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T15:52:24.212Z] + case "${OS_FAMILY}" in [2023-04-25T15:52:24.212Z] + dpkg -l [2023-04-25T15:52:24.212Z] + grep '^ii' [2023-04-25T15:52:24.212Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T15:52:24.212Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T15:52:24.212Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T15:52:24.212Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-25T15:52:24.212Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-04-25T15:52:24.212Z] + 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-04-25T15:52:24.223Z] 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-04-25T15:52:24.500Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:52:25.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:52:25.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:52:25.331Z] prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container [2023-04-25T15:52:25.359Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T15:52:25.562Z] $ docker top a413342b2af8c36a525e1cfafbb318c2a51a69fe3bea00c4689c2e5295c759a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:52:25.905Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T15:52:26.187Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T15:52:26.470Z] + ls /var/log/sa-host [2023-04-25T15:52:26.470Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T15:52:26.536Z] provisioning config files... [2023-04-25T15:52:26.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6300204698343257410tmp [Pipeline] { [Pipeline] echo [2023-04-25T15:52:26.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:26.835Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T15:52:26.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:27.170Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T15:52:27.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:27.458Z] ---> sudo-logs.sh [2023-04-25T15:52:27.458Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T15:52:27.477Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:27.755Z] ---> job-cost.sh [2023-04-25T15:52:27.755Z] lf-activate-venv: SKIPPING [2023-04-25T15:52:27.755Z] DEBUG: total: 0.2199999988079071 [2023-04-25T15:52:27.755Z] INFO: Retrieving Stack Cost... [2023-04-25T15:52:28.014Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T15:52:28.582Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T15:52:28.594Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:52:28.874Z] ---> logs-deploy.sh [2023-04-25T15:52:28.874Z] lf-activate-venv: SKIPPING [2023-04-25T15:52:28.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/93 [2023-04-25T15:52:28.874Z] INFO: archiving workspace using pattern(s): [2023-04-25T15:52:29.810Z] Archives upload complete. [2023-04-25T15:52:29.810Z] INFO: archiving logs to Nexus