Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e33e7043bfdab310219eee9be4f7dd5875ef3966 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-ssh17971561727768411133.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7383342322231784159.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3060440888967939273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17193553569803902335.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-ssh15041643407486872605.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] ========================================================= [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.21 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-554 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 e33e7043bfdab310219eee9be4f7dd5875ef3966 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#270)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e33e7043bfdab310219eee9be4f7dd5875ef3966 # timeout=10 > git rev-list --no-walk 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-06T16:13:53.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-06T16:13:53.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-06T16:13:53.532Z] ========================================================= [2024-02-06T16:13:53.532Z] EdgeX Global Pipelines Version Info [2024-02-06T16:13:53.532Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:13:54.265Z] ------------------- [2024-02-06T16:13:54.265Z] stable info: [2024-02-06T16:13:54.265Z] ------------------- [2024-02-06T16:13:54.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-06T16:13:54.265Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T16:13:54.265Z] Message: update stable to v1.0.258 [2024-02-06T16:13:54.835Z] ------------------- [2024-02-06T16:13:54.835Z] experimental info: [2024-02-06T16:13:54.835Z] ------------------- [2024-02-06T16:13:54.835Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-06T16:13:54.835Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T16:13:54.835Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-06T16:13:54.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-06T16:13:54.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-06T16:13:55.001Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-06T16:13:55.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-06T16:13:55.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-06T16:13:55.103Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-06T16:13:55.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-06T16:13:55.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-06T16:13:55.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-06T16:13:55.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-06T16:13:55.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-06T16:13:55.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-06T16:13:55.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-06T16:13:55.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-06T16:13:55.409Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T16:13:55.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T16:13:55.488Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T16:13:55.528Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T16:13:55.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-06T16:13:55.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-06T16:13:55.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-06T16:13:55.688Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-06T16:13:55.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-06T16:13:55.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-06T16:13:55.822Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-06T16:13:55.862Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-06T16:13:55.903Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-06T16:13:55.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-06T16:13:55.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-06T16:13:56.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-06T16:13:56.084Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] echo [2024-02-06T16:13:56.124Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e33e704 [Pipeline] echo [2024-02-06T16:13:56.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:13:56.266Z] provisioning config files... [2024-02-06T16:13:56.280Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2751668051562962894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:13:56.629Z] ---> ****-login.sh [2024-02-06T16:13:56.630Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:13:56.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:13:56.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:13:56.891Z] Configure a credential helper to remove this warning. See [2024-02-06T16:13:56.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:13:56.891Z] [2024-02-06T16:13:56.891Z] Login Succeeded [2024-02-06T16:13:56.891Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:13:57.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:13:57.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:13:57.161Z] Configure a credential helper to remove this warning. See [2024-02-06T16:13:57.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:13:57.161Z] [2024-02-06T16:13:57.161Z] Login Succeeded [2024-02-06T16:13:57.161Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:13:57.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:13:57.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:13:57.161Z] Configure a credential helper to remove this warning. See [2024-02-06T16:13:57.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:13:57.161Z] [2024-02-06T16:13:57.161Z] Login Succeeded [2024-02-06T16:13:57.161Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:13:57.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:13:57.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:13:57.430Z] Configure a credential helper to remove this warning. See [2024-02-06T16:13:57.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:13:57.430Z] [2024-02-06T16:13:57.430Z] Login Succeeded [2024-02-06T16:13:57.430Z] ****.io [2024-02-06T16:13:57.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:13:57.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:13:57.694Z] Configure a credential helper to remove this warning. See [2024-02-06T16:13:57.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:13:57.694Z] [2024-02-06T16:13:57.694Z] Login Succeeded [2024-02-06T16:13:57.694Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:13:57.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-06T16:13:58.225Z] + git rev-list -1 --merges e33e7043bfdab310219eee9be4f7dd5875ef3966~1..e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] echo [2024-02-06T16:13:58.266Z] -----------> git rev-list -1 --merges e33e7043bfdab310219eee9be4f7dd5875ef3966~1..e33e7043bfdab310219eee9be4f7dd5875ef3966 e33e7043bfdab310219eee9be4f7dd5875ef3966 [false] [Pipeline] sh [2024-02-06T16:13:58.583Z] + git log --format=format:%s -1 e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] echo [2024-02-06T16:13:58.602Z] ========================================================= [2024-02-06T16:13:58.602Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-06T16:13:58.602Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T16:13:59.007Z] + git log --format=format:%s -1 e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] echo [2024-02-06T16:13:59.020Z] [semverPrep] GIT_COMMIT: e33e7043bfdab310219eee9be4f7dd5875ef3966, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#270) [Pipeline] echo [2024-02-06T16:13:59.048Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-06T16:13:59.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:13:59.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-06T16:13:59.503Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-06T16:13:59.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-06T16:13:59.503Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-06T16:13:59.503Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-06T16:13:59.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:13:59.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:13:59.985Z] [2024-02-06T16:13:59.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:14:00.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:14:00.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-06T16:14:00.329Z] b85a868b505f: Pulling fs layer [2024-02-06T16:14:00.329Z] e2be974225ed: Pulling fs layer [2024-02-06T16:14:00.329Z] 339a4e72a1f5: Pulling fs layer [2024-02-06T16:14:00.329Z] 988bab9f4d93: Pulling fs layer [2024-02-06T16:14:00.329Z] 1469e6f7b9e6: Pulling fs layer [2024-02-06T16:14:00.329Z] eaf3925da568: Pulling fs layer [2024-02-06T16:14:00.329Z] bab4dde63d76: Pulling fs layer [2024-02-06T16:14:00.329Z] bde34c3a00c8: Pulling fs layer [2024-02-06T16:14:00.329Z] b352a97aabf1: Pulling fs layer [2024-02-06T16:14:00.329Z] 4872d77fe225: Pulling fs layer [2024-02-06T16:14:00.329Z] 5851b861e8e6: Pulling fs layer [2024-02-06T16:14:00.329Z] 988bab9f4d93: Waiting [2024-02-06T16:14:00.329Z] 1469e6f7b9e6: Waiting [2024-02-06T16:14:00.329Z] eaf3925da568: Waiting [2024-02-06T16:14:00.329Z] bab4dde63d76: Waiting [2024-02-06T16:14:00.329Z] bde34c3a00c8: Waiting [2024-02-06T16:14:00.329Z] b352a97aabf1: Waiting [2024-02-06T16:14:00.329Z] 4872d77fe225: Waiting [2024-02-06T16:14:00.329Z] 5851b861e8e6: Waiting [2024-02-06T16:14:00.329Z] e2be974225ed: Verifying Checksum [2024-02-06T16:14:00.329Z] e2be974225ed: Download complete [2024-02-06T16:14:00.329Z] 988bab9f4d93: Download complete [2024-02-06T16:14:00.589Z] 1469e6f7b9e6: Verifying Checksum [2024-02-06T16:14:00.589Z] 1469e6f7b9e6: Download complete [2024-02-06T16:14:00.589Z] eaf3925da568: Download complete [2024-02-06T16:14:00.589Z] 339a4e72a1f5: Verifying Checksum [2024-02-06T16:14:00.589Z] 339a4e72a1f5: Download complete [2024-02-06T16:14:00.589Z] bde34c3a00c8: Download complete [2024-02-06T16:14:00.589Z] b352a97aabf1: Verifying Checksum [2024-02-06T16:14:00.589Z] b352a97aabf1: Download complete [2024-02-06T16:14:00.589Z] 4872d77fe225: Verifying Checksum [2024-02-06T16:14:00.589Z] 4872d77fe225: Download complete [2024-02-06T16:14:00.589Z] 5851b861e8e6: Download complete [2024-02-06T16:14:00.589Z] b85a868b505f: Verifying Checksum [2024-02-06T16:14:00.589Z] b85a868b505f: Download complete [2024-02-06T16:14:01.171Z] bab4dde63d76: Verifying Checksum [2024-02-06T16:14:01.171Z] bab4dde63d76: Download complete [2024-02-06T16:14:01.744Z] b85a868b505f: Pull complete [2024-02-06T16:14:02.016Z] e2be974225ed: Pull complete [2024-02-06T16:14:02.587Z] 339a4e72a1f5: Pull complete [2024-02-06T16:14:02.587Z] 988bab9f4d93: Pull complete [2024-02-06T16:14:02.847Z] 1469e6f7b9e6: Pull complete [2024-02-06T16:14:02.847Z] eaf3925da568: Pull complete [2024-02-06T16:14:04.770Z] bab4dde63d76: Pull complete [2024-02-06T16:14:04.770Z] bde34c3a00c8: Pull complete [2024-02-06T16:14:04.770Z] b352a97aabf1: Pull complete [2024-02-06T16:14:04.770Z] 4872d77fe225: Pull complete [2024-02-06T16:14:04.770Z] 5851b861e8e6: Pull complete [2024-02-06T16:14:04.770Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-06T16:14:04.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:14:04.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:14:04.986Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:14:05.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:14:09.556Z] $ docker top 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da -eo pid,comm [2024-02-06T16:14:09.604Z] 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). [2024-02-06T16:14:09.604Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:14:09.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:14:09.704Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:14:09.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:14:09.815Z] $ docker exec 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da ssh-agent [2024-02-06T16:14:09.910Z] SSH_AUTH_SOCK=/tmp/ssh-egUbRHcqpOnl/agent.33 [2024-02-06T16:14:09.910Z] SSH_AGENT_PID=39 [2024-02-06T16:14:09.918Z] Running ssh-add (command line suppressed) [2024-02-06T16:14:10.017Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5758528670876786735.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5758528670876786735.key) [2024-02-06T16:14:10.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:14:10.381Z] + git tag --points-at HEAD [Pipeline] } [2024-02-06T16:14:10.400Z] $ docker exec --env ******** --env ******** 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da ssh-agent -k [2024-02-06T16:14:10.487Z] unset SSH_AUTH_SOCK; [2024-02-06T16:14:10.488Z] unset SSH_AGENT_PID; [2024-02-06T16:14:10.488Z] echo Agent pid 39 killed; [2024-02-06T16:14:10.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-06T16:14:10.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:14:10.580Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:14:10.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:14:10.699Z] $ docker exec 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da ssh-agent [2024-02-06T16:14:10.815Z] SSH_AUTH_SOCK=/tmp/ssh-0vqiCOZ7Vgv8/agent.72 [2024-02-06T16:14:10.815Z] SSH_AGENT_PID=78 [2024-02-06T16:14:10.820Z] Running ssh-add (command line suppressed) [2024-02-06T16:14:10.917Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2074701455159347096.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2074701455159347096.key) [2024-02-06T16:14:10.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:14:11.258Z] + git semver init [2024-02-06T16:14:11.519Z] 2024-02-06 16:14:11,412 [run_init] DEBUG init version:0.0.0 force:False [2024-02-06T16:14:11.519Z] 2024-02-06 16:14:11,413 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-02-06T16:14:11.519Z] 2024-02-06 16:14:11,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-02-06T16:14:11.519Z] 2024-02-06 16:14:11,413 [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) [2024-02-06T16:14:13.441Z] 2024-02-06 16:14:13,335 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-02-06T16:14:13.441Z] 2024-02-06 16:14:13,336 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-02-06T16:14:13.441Z] 2024-02-06 16:14:13,336 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-06T16:14:13.441Z] 2024-02-06 16:14:13,336 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-06T16:14:13.441Z] 3.2.0-dev.8 [Pipeline] } [2024-02-06T16:14:13.454Z] $ docker exec --env ******** --env ******** 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da ssh-agent -k [2024-02-06T16:14:13.556Z] unset SSH_AUTH_SOCK; [2024-02-06T16:14:13.556Z] unset SSH_AGENT_PID; [2024-02-06T16:14:13.556Z] echo Agent pid 78 killed; [2024-02-06T16:14:13.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:14:13.957Z] + git semver [Pipeline] } [2024-02-06T16:14:14.238Z] $ docker stop --time=1 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da [2024-02-06T16:14:15.520Z] $ docker rm -f --volumes 023276237b2f516e1c2b0aca3b84e115d9b5a2d0a2b7ce5291a656e09f9834da [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:14:15.904Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-06T16:14:16.268Z] Stashed 1 file(s) [Pipeline] echo [2024-02-06T16:14:16.272Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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 [2024-02-06T16:14:16.672Z] provisioning config files... [2024-02-06T16:14:16.694Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3095090534132286679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:14:17.033Z] ---> ****-login.sh [2024-02-06T16:14:17.033Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:14:17.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:14:17.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:14:17.033Z] Configure a credential helper to remove this warning. See [2024-02-06T16:14:17.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:14:17.033Z] [2024-02-06T16:14:17.033Z] Login Succeeded [2024-02-06T16:14:17.033Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:14:17.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:14:17.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:14:17.033Z] Configure a credential helper to remove this warning. See [2024-02-06T16:14:17.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:14:17.033Z] [2024-02-06T16:14:17.033Z] Login Succeeded [2024-02-06T16:14:17.033Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:14:17.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:14:17.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:14:17.293Z] Configure a credential helper to remove this warning. See [2024-02-06T16:14:17.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:14:17.293Z] [2024-02-06T16:14:17.293Z] Login Succeeded [2024-02-06T16:14:17.293Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:14:17.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:14:17.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:14:17.293Z] Configure a credential helper to remove this warning. See [2024-02-06T16:14:17.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:14:17.293Z] [2024-02-06T16:14:17.293Z] Login Succeeded [2024-02-06T16:14:17.293Z] ****.io [2024-02-06T16:14:17.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:14:17.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:14:17.555Z] Configure a credential helper to remove this warning. See [2024-02-06T16:14:17.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:14:17.556Z] [2024-02-06T16:14:17.556Z] Login Succeeded [2024-02-06T16:14:17.556Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:14:17.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T16:14:17.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:14:17.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:14:17.827Z] ========================================================= [2024-02-06T16:14:17.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-06T16:14:17.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:14:18.247Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T16:14:18.247Z] Sending build context to Docker daemon 16.89MB [2024-02-06T16:14:18.247Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:14:18.247Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T16:14:18.247Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-06T16:14:18.247Z] 7264a8db6415: Pulling fs layer [2024-02-06T16:14:18.247Z] c4d48a809fc2: Pulling fs layer [2024-02-06T16:14:18.247Z] 4f1c88b9dad5: Pulling fs layer [2024-02-06T16:14:18.247Z] ad3a456e5733: Pulling fs layer [2024-02-06T16:14:18.247Z] 69c7f0334f64: Pulling fs layer [2024-02-06T16:14:18.247Z] 1f1c1a5573a3: Pulling fs layer [2024-02-06T16:14:18.247Z] ce7588e14bc9: Pulling fs layer [2024-02-06T16:14:18.247Z] b5e4710f87ac: Pulling fs layer [2024-02-06T16:14:18.247Z] ad3a456e5733: Waiting [2024-02-06T16:14:18.247Z] 69c7f0334f64: Waiting [2024-02-06T16:14:18.247Z] 1f1c1a5573a3: Waiting [2024-02-06T16:14:18.247Z] ce7588e14bc9: Waiting [2024-02-06T16:14:18.247Z] b5e4710f87ac: Waiting [2024-02-06T16:14:18.247Z] c4d48a809fc2: Download complete [2024-02-06T16:14:18.247Z] ad3a456e5733: Verifying Checksum [2024-02-06T16:14:18.247Z] ad3a456e5733: Download complete [2024-02-06T16:14:18.247Z] 69c7f0334f64: Verifying Checksum [2024-02-06T16:14:18.247Z] 69c7f0334f64: Download complete [2024-02-06T16:14:18.506Z] 7264a8db6415: Verifying Checksum [2024-02-06T16:14:18.506Z] 7264a8db6415: Download complete [2024-02-06T16:14:18.506Z] 1f1c1a5573a3: Verifying Checksum [2024-02-06T16:14:18.506Z] 1f1c1a5573a3: Download complete [2024-02-06T16:14:18.506Z] 7264a8db6415: Pull complete [2024-02-06T16:14:18.506Z] b5e4710f87ac: Verifying Checksum [2024-02-06T16:14:18.506Z] b5e4710f87ac: Download complete [2024-02-06T16:14:18.765Z] c4d48a809fc2: Pull complete [2024-02-06T16:14:18.765Z] 4f1c88b9dad5: Verifying Checksum [2024-02-06T16:14:18.765Z] 4f1c88b9dad5: Download complete [2024-02-06T16:14:19.336Z] ce7588e14bc9: Verifying Checksum [2024-02-06T16:14:19.336Z] ce7588e14bc9: Download complete [2024-02-06T16:14:21.865Z] 4f1c88b9dad5: Pull complete [2024-02-06T16:14:21.865Z] ad3a456e5733: Pull complete [2024-02-06T16:14:21.865Z] 69c7f0334f64: Pull complete [2024-02-06T16:14:21.865Z] 1f1c1a5573a3: Pull complete [2024-02-06T16:14:24.398Z] ce7588e14bc9: Pull complete [2024-02-06T16:14:24.658Z] b5e4710f87ac: Pull complete [2024-02-06T16:14:24.658Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-06T16:14:24.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-06T16:14:24.658Z] ---> 88b5674ff536 [2024-02-06T16:14:24.658Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:14:31.566Z] Still waiting to schedule task [2024-02-06T16:14:31.567Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-06T16:14:32.784Z] ---> Running in a4cd306a7c4b [2024-02-06T16:14:32.784Z] Removing intermediate container a4cd306a7c4b [2024-02-06T16:14:32.784Z] ---> d8d311dbe02f [2024-02-06T16:14:32.784Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:14:33.044Z] ---> Running in f0cae2b3bcc4 [2024-02-06T16:14:33.304Z] Removing intermediate container f0cae2b3bcc4 [2024-02-06T16:14:33.304Z] ---> 76360772cd2b [2024-02-06T16:14:33.304Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:14:33.564Z] ---> Running in 67f532b5c03b [2024-02-06T16:14:33.564Z] Removing intermediate container 67f532b5c03b [2024-02-06T16:14:33.564Z] ---> 88bf0e014e3f [2024-02-06T16:14:33.564Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:14:33.564Z] ---> Running in 94019a590013 [2024-02-06T16:14:33.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:14:34.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:14:34.344Z] OK: 264 MiB in 52 packages [2024-02-06T16:14:34.604Z] Removing intermediate container 94019a590013 [2024-02-06T16:14:34.604Z] ---> d703571c8215 [2024-02-06T16:14:34.604Z] Step 7/12 : WORKDIR /app [2024-02-06T16:14:34.604Z] ---> Running in 5ae6da2178f6 [2024-02-06T16:14:34.604Z] Removing intermediate container 5ae6da2178f6 [2024-02-06T16:14:34.604Z] ---> a51e27bc7071 [2024-02-06T16:14:34.604Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T16:14:34.604Z] ---> ba7284b72b77 [2024-02-06T16:14:34.604Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:14:34.864Z] ---> Running in 250b90fc444f [2024-02-06T16:15:13.603Z] Removing intermediate container 250b90fc444f [2024-02-06T16:15:13.603Z] ---> a1a1a1df865e [2024-02-06T16:15:13.603Z] Step 10/12 : COPY . . [2024-02-06T16:15:13.603Z] ---> 6cf8b12f03af [2024-02-06T16:15:13.603Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:15:13.603Z] ---> Running in 1581b894b3e3 [2024-02-06T16:15:13.603Z] Removing intermediate container 1581b894b3e3 [2024-02-06T16:15:13.603Z] ---> 8b389a0bd451 [2024-02-06T16:15:13.603Z] Step 12/12 : RUN $MAKE [2024-02-06T16:15:13.603Z] ---> Running in d065783b3f20 [2024-02-06T16:15:13.603Z] noop [2024-02-06T16:15:13.603Z] Removing intermediate container d065783b3f20 [2024-02-06T16:15:13.603Z] ---> b5215ce8d731 [2024-02-06T16:15:13.603Z] Successfully built b5215ce8d731 [2024-02-06T16:15:13.603Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:15:14.041Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T16:15:14.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:15:14.246Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:15:14.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-06T16:15:14.596Z] $ docker top a53292e85e4492f363fe5f39e386db6aae0b996765dee648282014d0c8ce38ad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:15:14.995Z] + go version [2024-02-06T16:15:14.995Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-06T16:15:15.010Z] $ docker stop --time=1 a53292e85e4492f363fe5f39e386db6aae0b996765dee648282014d0c8ce38ad [2024-02-06T16:15:16.296Z] $ docker rm -f --volumes a53292e85e4492f363fe5f39e386db6aae0b996765dee648282014d0c8ce38ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:15:16.939Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T16:15:16.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:15:17.068Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:15:17.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-06T16:15:17.440Z] $ docker top db15121dae1f52603ab4d37ade0110edbad6eab01b13c3d639ebc7119f281799 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:15:17.832Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-02-06T16:15:18.152Z] + make test [2024-02-06T16:15:18.152Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-06T16:15:36.237Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-06T16:15:36.237Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-06T16:15:36.496Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements [2024-02-06T16:15:39.782Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements [2024-02-06T16:15:58.475Z] go vet ./... [2024-02-06T16:16:02.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T16:16:02.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T16:16:02.666Z] ./bin/test-attribution.sh [2024-02-06T16:16:02.666Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-06T16:16:02.666Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-06T16:16:02.666Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-06T16:16:02.666Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-06T16:16:02.666Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-06T16:16:02.666Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-06T16:16:02.666Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T16:16:02.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T16:16:02.725Z] $ docker stop --time=1 db15121dae1f52603ab4d37ade0110edbad6eab01b13c3d639ebc7119f281799 [2024-02-06T16:16:08.736Z] $ docker rm -f --volumes db15121dae1f52603ab4d37ade0110edbad6eab01b13c3d639ebc7119f281799 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:16:09.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T16:16:09.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-06T16:16:10.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T16:16:10.362Z] + ls -al . [2024-02-06T16:16:10.362Z] total 208 [2024-02-06T16:16:10.362Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:15 . [2024-02-06T16:16:10.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:13 .. [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 16:13 .dockerignore [2024-02-06T16:16:10.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:15 .git [2024-02-06T16:16:10.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:13 .github [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 6 16:13 .gitignore [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:13 .golangci.yml [2024-02-06T16:16:10.362Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:14 .semver [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 6 16:13 Attribution.txt [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 6 16:13 CHANGELOG.md [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 6 16:13 Dockerfile [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:13 GOVERNANCE.md [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 6 16:13 Jenkinsfile [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 16:13 LICENSE [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 6 16:13 Makefile [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 16:13 OWNERS.md [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 6 16:13 README.md [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 16:14 VERSION [2024-02-06T16:16:10.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:13 bin [2024-02-06T16:16:10.362Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 16:15 coverage.out [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 3970 Feb 6 16:13 go.mod [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 16:13 go.sum [2024-02-06T16:16:10.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:13 images [2024-02-06T16:16:10.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:13 internal [2024-02-06T16:16:10.362Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 16:13 main.go [2024-02-06T16:16:10.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:13 openapi [2024-02-06T16:16:10.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:13 res [2024-02-06T16:16:10.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:10.719Z] + 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=e33e7043bfdab310219eee9be4f7dd5875ef3966 --label arch=amd64 --label version=3.2.0-dev.8 . [2024-02-06T16:16:10.719Z] Sending build context to Docker daemon 16.89MB [2024-02-06T16:16:10.719Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:16:10.719Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-06T16:16:10.719Z] ---> b5215ce8d731 [2024-02-06T16:16:10.719Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:16:11.287Z] ---> Running in 2d37ed4d0c20 [2024-02-06T16:16:11.287Z] Removing intermediate container 2d37ed4d0c20 [2024-02-06T16:16:11.287Z] ---> d7ffd2212391 [2024-02-06T16:16:11.287Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:16:11.474Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-556 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-02-06T16:16:11.514Z] Running in /w/workspace/app-rfid-llrp-inventory/160 [Pipeline] { [2024-02-06T16:16:11.546Z] ---> Running in fa925581f7cc [Pipeline] checkout [2024-02-06T16:16:11.589Z] The recommended git tool is: git [2024-02-06T16:16:11.806Z] Removing intermediate container fa925581f7cc [2024-02-06T16:16:11.806Z] ---> 0618d8847a53 [2024-02-06T16:16:11.806Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:16:11.806Z] ---> Running in 6723442b30ab [2024-02-06T16:16:12.065Z] Removing intermediate container 6723442b30ab [2024-02-06T16:16:12.065Z] ---> 4b431a11585a [2024-02-06T16:16:12.065Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:16:12.323Z] ---> Running in eb00943b316d [2024-02-06T16:16:12.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:16:12.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:16:12.840Z] OK: 264 MiB in 52 packages [2024-02-06T16:16:13.775Z] Removing intermediate container eb00943b316d [2024-02-06T16:16:13.775Z] ---> 6315d92cec99 [2024-02-06T16:16:13.775Z] Step 7/30 : WORKDIR /app [2024-02-06T16:16:14.033Z] ---> Running in 93dded7b55cf [2024-02-06T16:16:14.292Z] Removing intermediate container 93dded7b55cf [2024-02-06T16:16:14.292Z] ---> 4cb4e5165f8f [2024-02-06T16:16:14.292Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-06T16:16:14.292Z] ---> c14d91e1fed4 [2024-02-06T16:16:14.292Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:16:14.292Z] ---> Running in b95a85ea1dd5 [2024-02-06T16:16:14.859Z] Removing intermediate container b95a85ea1dd5 [2024-02-06T16:16:14.859Z] ---> 21fde0242da3 [2024-02-06T16:16:14.859Z] Step 10/30 : COPY . . [2024-02-06T16:16:15.443Z] ---> e3764dc83e52 [2024-02-06T16:16:15.443Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:16:15.702Z] ---> Running in e9013075e024 [2024-02-06T16:16:15.702Z] Removing intermediate container e9013075e024 [2024-02-06T16:16:15.702Z] ---> 93ce4cf86878 [2024-02-06T16:16:15.702Z] Step 12/30 : RUN $MAKE [2024-02-06T16:16:15.702Z] ---> Running in 7fa82ba47393 [2024-02-06T16:16:15.960Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-06T16:16:16.402Z] using credential edgex-jenkins-ssh [2024-02-06T16:16:16.425Z] Cloning the remote Git repository [2024-02-06T16:16:16.464Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-06T16:16:16.562Z] > git init /w/workspace/app-rfid-llrp-inventory/160 # timeout=10 [2024-02-06T16:16:16.706Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-06T16:16:16.707Z] > git --version # timeout=10 [2024-02-06T16:16:16.726Z] > git --version # 'git version 2.25.1' [2024-02-06T16:16:16.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T16:16:16.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T16:16:20.271Z] Avoid second fetch [2024-02-06T16:16:20.272Z] Checking out Revision e33e7043bfdab310219eee9be4f7dd5875ef3966 (main) [2024-02-06T16:16:19.411Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-06T16:16:19.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T16:16:20.286Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T16:16:20.344Z] > git checkout -f e33e7043bfdab310219eee9be4f7dd5875ef3966 # timeout=10 [2024-02-06T16:16:20.872Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#270)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T16:16:21.879Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-06T16:16:21.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T16:16:21.879Z] Dload Upload Total Spent Left Speed [2024-02-06T16:16:22.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 13116 0 --:--:-- --:--:-- --:--:-- 13116 100 12828 100 12828 0 0 13103 0 --:--:-- --:--:-- --:--:-- 13089 [Pipeline] sh [2024-02-06T16:16:23.177Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-06T16:16:23.502Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-02-06T16:16:23.502Z] /etc/docker/daemon.new [2024-02-06T16:16:23.502Z] { [2024-02-06T16:16:23.502Z] "registry-mirrors": [ [2024-02-06T16:16:23.502Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-06T16:16:23.502Z] ], [2024-02-06T16:16:23.502Z] "bip": "10.250.0.254/24", [2024-02-06T16:16:23.502Z] "hosts": [ [2024-02-06T16:16:23.502Z] "tcp://0.0.0.0:5555", [2024-02-06T16:16:23.502Z] "unix:///var/run/docker.sock" [2024-02-06T16:16:23.502Z] ], [2024-02-06T16:16:23.502Z] "mtu": 1458, [2024-02-06T16:16:23.502Z] "selinux-enabled": true, [2024-02-06T16:16:23.502Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-06T16:16:23.502Z] } [Pipeline] sh [2024-02-06T16:16:23.837Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-06T16:16:24.169Z] + sudo service docker restart [2024-02-06T16:16:37.912Z] Removing intermediate container 7fa82ba47393 [2024-02-06T16:16:37.912Z] ---> 8dbb361c7c03 [2024-02-06T16:16:37.912Z] Step 13/30 : FROM alpine:3.18 [2024-02-06T16:16:38.172Z] 3.18: Pulling from library/alpine [2024-02-06T16:16:38.432Z] 619be1103602: Pulling fs layer [2024-02-06T16:16:38.697Z] 619be1103602: Download complete [2024-02-06T16:16:38.955Z] 619be1103602: Pull complete [2024-02-06T16:16:39.214Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T16:16:39.477Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T16:16:39.477Z] ---> d3782b16ccc9 [2024-02-06T16:16:39.477Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T16:16:40.045Z] ---> Running in 637ed4b726d0 [2024-02-06T16:16:40.314Z] Removing intermediate container 637ed4b726d0 [2024-02-06T16:16:40.314Z] ---> 73a319128573 [2024-02-06T16:16:40.314Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-06T16:16:40.314Z] ---> Running in 9069dbb36282 [2024-02-06T16:16:40.881Z] Removing intermediate container 9069dbb36282 [2024-02-06T16:16:40.881Z] ---> 8756aff49e1f [2024-02-06T16:16:40.881Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-06T16:16:40.881Z] ---> Running in 78e83b818b55 [2024-02-06T16:16:41.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T16:16:41.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:16:41.401Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T16:16:41.401Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T16:16:41.401Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T16:16:41.401Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T16:16:41.686Z] OK: 8 MiB in 17 packages [2024-02-06T16:16:41.947Z] Removing intermediate container 78e83b818b55 [2024-02-06T16:16:41.947Z] ---> a24689714b90 [2024-02-06T16:16:41.947Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-06T16:16:41.947Z] ---> Running in 40d1398fbad3 [2024-02-06T16:16:42.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [2024-02-06T16:16:42.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T16:16:42.499Z] OK: 8 MiB in 17 packages [Pipeline] configFileProvider [2024-02-06T16:16:42.525Z] provisioning config files... [2024-02-06T16:16:42.551Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/160@tmp/config11117469273312753428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:16:43.013Z] ---> ****-login.sh [2024-02-06T16:16:43.013Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:16:43.070Z] Removing intermediate container 40d1398fbad3 [2024-02-06T16:16:43.070Z] ---> 1d0d24ad6f38 [2024-02-06T16:16:43.070Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T16:16:43.070Z] ---> b5f74cb56569 [2024-02-06T16:16:43.070Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T16:16:43.070Z] ---> 67c61bf68e50 [2024-02-06T16:16:43.070Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-06T16:16:43.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:43.328Z] ---> 020832066b3a [2024-02-06T16:16:43.328Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-06T16:16:43.328Z] ---> 47cab78ebcb5 [2024-02-06T16:16:43.328Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-06T16:16:43.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:43.553Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:43.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:43.553Z] [2024-02-06T16:16:43.553Z] Login Succeeded [2024-02-06T16:16:43.553Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:16:43.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:43.896Z] ---> 011510476c1a [2024-02-06T16:16:43.896Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-06T16:16:43.896Z] ---> Running in e7b8c8953ca0 [2024-02-06T16:16:44.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:44.102Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:44.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:44.102Z] [2024-02-06T16:16:44.102Z] Login Succeeded [2024-02-06T16:16:44.102Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:16:44.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:44.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:44.371Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:44.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:44.371Z] [2024-02-06T16:16:44.371Z] Login Succeeded [2024-02-06T16:16:44.371Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:16:44.464Z] Removing intermediate container e7b8c8953ca0 [2024-02-06T16:16:44.464Z] ---> 602e853733bf [2024-02-06T16:16:44.464Z] Step 24/30 : VOLUME /cache [2024-02-06T16:16:44.464Z] ---> Running in d358aaf1d6d8 [2024-02-06T16:16:44.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:44.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:44.640Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:44.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:44.640Z] [2024-02-06T16:16:44.640Z] Login Succeeded [2024-02-06T16:16:44.640Z] ****.io [2024-02-06T16:16:44.725Z] Removing intermediate container d358aaf1d6d8 [2024-02-06T16:16:44.725Z] ---> 3fa2b9b97c06 [2024-02-06T16:16:44.725Z] Step 25/30 : EXPOSE 59711 [2024-02-06T16:16:44.725Z] ---> Running in 8e7cfd87e0fc [2024-02-06T16:16:44.725Z] Removing intermediate container 8e7cfd87e0fc [2024-02-06T16:16:44.725Z] ---> d11c201daf1b [2024-02-06T16:16:44.725Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-06T16:16:44.725Z] ---> Running in b4211481b3e7 [2024-02-06T16:16:44.725Z] Removing intermediate container b4211481b3e7 [2024-02-06T16:16:44.725Z] ---> 546e40e88d3a [2024-02-06T16:16:44.725Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-06T16:16:44.725Z] ---> Running in d99782076d87 [2024-02-06T16:16:44.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:44.985Z] Removing intermediate container d99782076d87 [2024-02-06T16:16:44.985Z] ---> d81d52bfccbb [2024-02-06T16:16:44.985Z] Step 28/30 : LABEL arch=amd64 [2024-02-06T16:16:44.985Z] ---> Running in ef932e2d972d [2024-02-06T16:16:44.985Z] Removing intermediate container ef932e2d972d [2024-02-06T16:16:44.985Z] ---> c9bf8900109a [2024-02-06T16:16:44.985Z] Step 29/30 : LABEL git_sha=e33e7043bfdab310219eee9be4f7dd5875ef3966 [2024-02-06T16:16:44.985Z] ---> Running in 46d5a5c4dd0e [2024-02-06T16:16:44.985Z] Removing intermediate container 46d5a5c4dd0e [2024-02-06T16:16:44.985Z] ---> 854d10257aec [2024-02-06T16:16:44.985Z] Step 30/30 : LABEL version=3.2.0-dev.8 [2024-02-06T16:16:45.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:45.176Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:45.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:45.176Z] [2024-02-06T16:16:45.176Z] Login Succeeded [2024-02-06T16:16:45.176Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:16:45.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-02-06T16:16:45.246Z] ---> Running in 9b3ceeef285f [2024-02-06T16:16:45.246Z] Removing intermediate container 9b3ceeef285f [2024-02-06T16:16:45.246Z] ---> 8e5c6567a55c [2024-02-06T16:16:45.246Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T16:16:45.246Z] Successfully built 8e5c6567a55c [2024-02-06T16:16:45.246Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] unstash [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:16:45.642Z] provisioning config files... [Pipeline] echo [2024-02-06T16:16:45.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-02-06T16:16:45.652Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2989866333376999977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2024-02-06T16:16:45.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:16:45.771Z] ========================================================= [2024-02-06T16:16:45.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-06T16:16:45.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:45.969Z] ---> ****-login.sh [2024-02-06T16:16:45.969Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:16:45.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:45.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:45.969Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:45.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:45.969Z] [2024-02-06T16:16:45.969Z] Login Succeeded [2024-02-06T16:16:45.969Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:16:45.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:45.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:45.969Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:45.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:45.969Z] [2024-02-06T16:16:45.969Z] Login Succeeded [2024-02-06T16:16:45.969Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:16:46.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:46.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:46.230Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:46.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:46.230Z] [2024-02-06T16:16:46.230Z] Login Succeeded [2024-02-06T16:16:46.230Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:16:46.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:46.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:46.231Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:46.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:46.231Z] [2024-02-06T16:16:46.231Z] Login Succeeded [2024-02-06T16:16:46.231Z] ****.io [2024-02-06T16:16:46.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:16:46.247Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T16:16:46.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:16:46.492Z] Configure a credential helper to remove this warning. See [2024-02-06T16:16:46.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:16:46.492Z] [2024-02-06T16:16:46.492Z] Login Succeeded [2024-02-06T16:16:46.492Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:16:46.500Z] Deleting 1 temporary files [2024-02-06T16:16:46.513Z] Sending build context to Docker daemon 670.2kB [2024-02-06T16:16:46.513Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:16:46.513Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:16:46.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:16:46.728Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-02-06T16:16:46.728Z] e33e7043bfdab310219eee9be4f7dd5875ef3966 [2024-02-06T16:16:46.728Z] latest [2024-02-06T16:16:46.728Z] 3.2.0-dev.8 [2024-02-06T16:16:46.728Z] e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [2024-02-06T16:16:46.728Z] main [2024-02-06T16:16:46.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-02-06T16:16:46.784Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-06T16:16:46.785Z] 9fda8d8052c6: Pulling fs layer [2024-02-06T16:16:46.785Z] 5d54e960e981: Pulling fs layer [2024-02-06T16:16:46.785Z] c4a7e357bf2a: Pulling fs layer [2024-02-06T16:16:46.785Z] f0e02332f6b5: Pulling fs layer [2024-02-06T16:16:46.785Z] 872ee5b61b7b: Pulling fs layer [2024-02-06T16:16:46.785Z] 0c6a40ed1a82: Pulling fs layer [2024-02-06T16:16:46.785Z] 94ae7d8d031c: Pulling fs layer [2024-02-06T16:16:46.785Z] f0e02332f6b5: Waiting [2024-02-06T16:16:46.785Z] 872ee5b61b7b: Waiting [2024-02-06T16:16:46.785Z] 0c6a40ed1a82: Waiting [2024-02-06T16:16:46.785Z] 94ae7d8d031c: Waiting [2024-02-06T16:16:46.785Z] 5d54e960e981: Verifying Checksum [2024-02-06T16:16:46.785Z] 5d54e960e981: Download complete [2024-02-06T16:16:46.785Z] f0e02332f6b5: Verifying Checksum [2024-02-06T16:16:46.785Z] f0e02332f6b5: Download complete [2024-02-06T16:16:46.785Z] 872ee5b61b7b: Verifying Checksum [2024-02-06T16:16:46.785Z] 872ee5b61b7b: Download complete [2024-02-06T16:16:46.785Z] 9fda8d8052c6: Download complete [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:47.253Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-06T16:16:47.396Z] 94ae7d8d031c: Verifying Checksum [2024-02-06T16:16:47.396Z] 94ae7d8d031c: Download complete [Pipeline] sh [2024-02-06T16:16:47.671Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966 [2024-02-06T16:16:47.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-06T16:16:47.672Z] 6785b916dae6: Preparing [2024-02-06T16:16:47.672Z] 9290bcb4df39: Preparing [2024-02-06T16:16:47.672Z] 6dcafd673e83: Preparing [2024-02-06T16:16:47.672Z] 0d4d532cf9ff: Preparing [2024-02-06T16:16:47.672Z] 232c29a21c9e: Preparing [2024-02-06T16:16:47.672Z] 18e0e1456a36: Preparing [2024-02-06T16:16:47.672Z] d4b5e4fe198e: Preparing [2024-02-06T16:16:47.672Z] 253313e2f805: Preparing [2024-02-06T16:16:47.672Z] aedc3bda2944: Preparing [2024-02-06T16:16:47.672Z] d4b5e4fe198e: Waiting [2024-02-06T16:16:47.672Z] aedc3bda2944: Waiting [2024-02-06T16:16:47.672Z] 253313e2f805: Waiting [2024-02-06T16:16:47.672Z] 18e0e1456a36: Waiting [2024-02-06T16:16:47.672Z] 232c29a21c9e: Pushed [2024-02-06T16:16:47.672Z] 6dcafd673e83: Pushed [2024-02-06T16:16:47.672Z] 0d4d532cf9ff: Pushed [2024-02-06T16:16:47.672Z] 6785b916dae6: Pushed [2024-02-06T16:16:47.672Z] aedc3bda2944: Layer already exists [2024-02-06T16:16:47.672Z] 9fda8d8052c6: Pull complete [2024-02-06T16:16:47.985Z] 18e0e1456a36: Pushed [2024-02-06T16:16:47.985Z] d4b5e4fe198e: Pushed [2024-02-06T16:16:48.244Z] 253313e2f805: Pushed [2024-02-06T16:16:48.260Z] 5d54e960e981: Pull complete [2024-02-06T16:16:48.529Z] c4a7e357bf2a: Verifying Checksum [2024-02-06T16:16:48.529Z] c4a7e357bf2a: Download complete [2024-02-06T16:16:49.948Z] 0c6a40ed1a82: Verifying Checksum [2024-02-06T16:16:49.948Z] 0c6a40ed1a82: Download complete [2024-02-06T16:16:50.779Z] 9290bcb4df39: Pushed [2024-02-06T16:16:51.045Z] e33e7043bfdab310219eee9be4f7dd5875ef3966: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:51.462Z] + 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 [2024-02-06T16:16:51.888Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-06T16:16:51.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-06T16:16:51.888Z] 6785b916dae6: Preparing [2024-02-06T16:16:51.888Z] 9290bcb4df39: Preparing [2024-02-06T16:16:51.888Z] 6dcafd673e83: Preparing [2024-02-06T16:16:51.888Z] 0d4d532cf9ff: Preparing [2024-02-06T16:16:51.888Z] 232c29a21c9e: Preparing [2024-02-06T16:16:51.888Z] 18e0e1456a36: Preparing [2024-02-06T16:16:51.888Z] d4b5e4fe198e: Preparing [2024-02-06T16:16:51.888Z] 253313e2f805: Preparing [2024-02-06T16:16:51.888Z] aedc3bda2944: Preparing [2024-02-06T16:16:51.888Z] 18e0e1456a36: Waiting [2024-02-06T16:16:51.888Z] 253313e2f805: Waiting [2024-02-06T16:16:51.888Z] aedc3bda2944: Waiting [2024-02-06T16:16:51.888Z] 0d4d532cf9ff: Layer already exists [2024-02-06T16:16:51.888Z] 9290bcb4df39: Layer already exists [2024-02-06T16:16:51.888Z] 6785b916dae6: Layer already exists [2024-02-06T16:16:51.888Z] 6dcafd673e83: Layer already exists [2024-02-06T16:16:51.888Z] 232c29a21c9e: Layer already exists [2024-02-06T16:16:51.888Z] 253313e2f805: Layer already exists [2024-02-06T16:16:51.888Z] 18e0e1456a36: Layer already exists [2024-02-06T16:16:51.888Z] aedc3bda2944: Layer already exists [2024-02-06T16:16:51.888Z] d4b5e4fe198e: Layer already exists [2024-02-06T16:16:51.888Z] latest: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:52.305Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:52.721Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.8 [2024-02-06T16:16:52.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-06T16:16:52.721Z] 6785b916dae6: Preparing [2024-02-06T16:16:52.721Z] 9290bcb4df39: Preparing [2024-02-06T16:16:52.721Z] 6dcafd673e83: Preparing [2024-02-06T16:16:52.721Z] 0d4d532cf9ff: Preparing [2024-02-06T16:16:52.721Z] 232c29a21c9e: Preparing [2024-02-06T16:16:52.721Z] 18e0e1456a36: Preparing [2024-02-06T16:16:52.721Z] d4b5e4fe198e: Preparing [2024-02-06T16:16:52.721Z] 253313e2f805: Preparing [2024-02-06T16:16:52.721Z] aedc3bda2944: Preparing [2024-02-06T16:16:52.721Z] 18e0e1456a36: Waiting [2024-02-06T16:16:52.721Z] d4b5e4fe198e: Waiting [2024-02-06T16:16:52.721Z] 253313e2f805: Waiting [2024-02-06T16:16:52.721Z] aedc3bda2944: Waiting [2024-02-06T16:16:52.721Z] 6785b916dae6: Layer already exists [2024-02-06T16:16:52.721Z] 232c29a21c9e: Layer already exists [2024-02-06T16:16:52.721Z] 9290bcb4df39: Layer already exists [2024-02-06T16:16:52.721Z] 0d4d532cf9ff: Layer already exists [2024-02-06T16:16:52.721Z] 6dcafd673e83: Layer already exists [2024-02-06T16:16:52.721Z] 18e0e1456a36: Layer already exists [2024-02-06T16:16:52.721Z] d4b5e4fe198e: Layer already exists [2024-02-06T16:16:52.721Z] 253313e2f805: Layer already exists [2024-02-06T16:16:52.721Z] aedc3bda2944: Layer already exists [2024-02-06T16:16:52.721Z] 3.2.0-dev.8: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:53.228Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:53.648Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [2024-02-06T16:16:53.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-06T16:16:53.649Z] 6785b916dae6: Preparing [2024-02-06T16:16:53.649Z] 9290bcb4df39: Preparing [2024-02-06T16:16:53.649Z] 6dcafd673e83: Preparing [2024-02-06T16:16:53.649Z] 0d4d532cf9ff: Preparing [2024-02-06T16:16:53.649Z] 232c29a21c9e: Preparing [2024-02-06T16:16:53.649Z] 18e0e1456a36: Preparing [2024-02-06T16:16:53.649Z] d4b5e4fe198e: Preparing [2024-02-06T16:16:53.649Z] 253313e2f805: Preparing [2024-02-06T16:16:53.649Z] aedc3bda2944: Preparing [2024-02-06T16:16:53.649Z] d4b5e4fe198e: Waiting [2024-02-06T16:16:53.649Z] 18e0e1456a36: Waiting [2024-02-06T16:16:53.649Z] aedc3bda2944: Waiting [2024-02-06T16:16:53.649Z] 253313e2f805: Waiting [2024-02-06T16:16:53.649Z] 232c29a21c9e: Layer already exists [2024-02-06T16:16:53.649Z] 0d4d532cf9ff: Layer already exists [2024-02-06T16:16:53.649Z] 9290bcb4df39: Layer already exists [2024-02-06T16:16:53.649Z] 6785b916dae6: Layer already exists [2024-02-06T16:16:53.649Z] 6dcafd673e83: Layer already exists [2024-02-06T16:16:53.649Z] 18e0e1456a36: Layer already exists [2024-02-06T16:16:53.649Z] d4b5e4fe198e: Layer already exists [2024-02-06T16:16:53.649Z] 253313e2f805: Layer already exists [2024-02-06T16:16:53.649Z] aedc3bda2944: Layer already exists [2024-02-06T16:16:53.649Z] e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:54.109Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:54.536Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-02-06T16:16:54.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-06T16:16:54.537Z] 6785b916dae6: Preparing [2024-02-06T16:16:54.537Z] 9290bcb4df39: Preparing [2024-02-06T16:16:54.537Z] 6dcafd673e83: Preparing [2024-02-06T16:16:54.537Z] 0d4d532cf9ff: Preparing [2024-02-06T16:16:54.537Z] 232c29a21c9e: Preparing [2024-02-06T16:16:54.537Z] 18e0e1456a36: Preparing [2024-02-06T16:16:54.537Z] d4b5e4fe198e: Preparing [2024-02-06T16:16:54.537Z] 253313e2f805: Preparing [2024-02-06T16:16:54.537Z] aedc3bda2944: Preparing [2024-02-06T16:16:54.537Z] 253313e2f805: Waiting [2024-02-06T16:16:54.537Z] aedc3bda2944: Waiting [2024-02-06T16:16:54.537Z] 18e0e1456a36: Waiting [2024-02-06T16:16:54.537Z] d4b5e4fe198e: Waiting [2024-02-06T16:16:54.537Z] 0d4d532cf9ff: Layer already exists [2024-02-06T16:16:54.537Z] 6785b916dae6: Layer already exists [2024-02-06T16:16:54.537Z] 6dcafd673e83: Layer already exists [2024-02-06T16:16:54.537Z] 232c29a21c9e: Layer already exists [2024-02-06T16:16:54.537Z] 9290bcb4df39: Layer already exists [2024-02-06T16:16:54.537Z] d4b5e4fe198e: Layer already exists [2024-02-06T16:16:54.537Z] 18e0e1456a36: Layer already exists [2024-02-06T16:16:54.537Z] 253313e2f805: Layer already exists [2024-02-06T16:16:54.537Z] aedc3bda2944: Layer already exists [2024-02-06T16:16:54.537Z] main: digest: sha256:b943bdb9211440d677a885f68f01313d311d9b48b7bad589b8210c80d3e898a1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:16:54.818Z] ===================================================== [Pipeline] echo [2024-02-06T16:16:54.866Z] taggedImages: [2024-02-06T16:16:54.866Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966 [2024-02-06T16:16:54.866Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-06T16:16:54.866Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.8 [2024-02-06T16:16:54.866Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [2024-02-06T16:16:54.866Z] - 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 [2024-02-06T16:16:55.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:16:55.587Z] [2024-02-06T16:16:55.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:16:55.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:16:55.935Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-06T16:16:55.935Z] 5eb5b503b376: Pulling fs layer [2024-02-06T16:16:55.935Z] 5c69ac0246d0: Pulling fs layer [2024-02-06T16:16:55.935Z] ec43610c2a17: Pulling fs layer [2024-02-06T16:16:55.935Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-06T16:16:55.935Z] 33b1e0a273af: Pulling fs layer [2024-02-06T16:16:55.935Z] 5d3b04190fa2: Pulling fs layer [2024-02-06T16:16:55.935Z] 2f39f015ded8: Pulling fs layer [2024-02-06T16:16:55.935Z] 3a2ae6a8a46f: Waiting [2024-02-06T16:16:55.935Z] 33b1e0a273af: Waiting [2024-02-06T16:16:55.935Z] 5d3b04190fa2: Waiting [2024-02-06T16:16:55.935Z] 2f39f015ded8: Waiting [2024-02-06T16:16:55.935Z] 5c69ac0246d0: Download complete [2024-02-06T16:16:55.935Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-06T16:16:55.935Z] 3a2ae6a8a46f: Download complete [2024-02-06T16:16:56.195Z] 33b1e0a273af: Verifying Checksum [2024-02-06T16:16:56.195Z] 33b1e0a273af: Download complete [2024-02-06T16:16:56.195Z] 5d3b04190fa2: Verifying Checksum [2024-02-06T16:16:56.195Z] 5d3b04190fa2: Download complete [2024-02-06T16:16:56.195Z] ec43610c2a17: Verifying Checksum [2024-02-06T16:16:56.195Z] ec43610c2a17: Download complete [2024-02-06T16:16:56.454Z] 5eb5b503b376: Verifying Checksum [2024-02-06T16:16:56.454Z] 5eb5b503b376: Download complete [2024-02-06T16:16:57.029Z] 2f39f015ded8: Download complete [2024-02-06T16:16:57.608Z] 5eb5b503b376: Pull complete [2024-02-06T16:16:57.867Z] 5c69ac0246d0: Pull complete [2024-02-06T16:16:58.126Z] ec43610c2a17: Pull complete [2024-02-06T16:16:58.385Z] 3a2ae6a8a46f: Pull complete [2024-02-06T16:16:58.385Z] 33b1e0a273af: Pull complete [2024-02-06T16:16:58.385Z] 5d3b04190fa2: Pull complete [2024-02-06T16:17:02.271Z] c4a7e357bf2a: Pull complete [2024-02-06T16:17:02.271Z] f0e02332f6b5: Pull complete [2024-02-06T16:17:02.271Z] 872ee5b61b7b: Pull complete [2024-02-06T16:17:02.603Z] 2f39f015ded8: Pull complete [2024-02-06T16:17:02.603Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-06T16:17:02.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:17:02.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:17:02.909Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:17:02.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T16:17:10.511Z] 0c6a40ed1a82: Pull complete [2024-02-06T16:17:10.999Z] $ docker top 4423b3300421436e490448bbac8bb9d2a1bcbd169d8f4856ad6e4ecaf5f8c922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:17:11.473Z] ---> job-cost.sh [2024-02-06T16:17:11.473Z] lf-activate-venv: SKIPPING [2024-02-06T16:17:11.473Z] INFO: No Stack... [2024-02-06T16:17:11.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T16:17:12.301Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T16:17:12.463Z] 94ae7d8d031c: Pull complete [2024-02-06T16:17:12.463Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-06T16:17:12.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-06T16:17:12.463Z] ---> 86de565de09d [2024-02-06T16:17:12.463Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:17:12.596Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-02-06T16:17:12.596Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T16:17:12.611Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [2024-02-06T16:17:12.620Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] did not exist. Created. [2024-02-06T16:17:12.624Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T16:17:13.002Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-06T16:17:13.074Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T16:17:13.081Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T16:17:13.172Z] $ docker stop --time=1 4423b3300421436e490448bbac8bb9d2a1bcbd169d8f4856ad6e4ecaf5f8c922 [2024-02-06T16:17:13.870Z] ---> Running in 4d12d2530525 [2024-02-06T16:17:14.136Z] Removing intermediate container 4d12d2530525 [2024-02-06T16:17:14.136Z] ---> eaa53e6476a9 [2024-02-06T16:17:14.136Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:17:14.136Z] ---> Running in 343340ccc872 [2024-02-06T16:17:14.318Z] $ docker rm -f --volumes 4423b3300421436e490448bbac8bb9d2a1bcbd169d8f4856ad6e4ecaf5f8c922 [Pipeline] // withDockerContainer [2024-02-06T16:17:14.418Z] Removing intermediate container 343340ccc872 [2024-02-06T16:17:14.418Z] ---> ee76155ef13e [2024-02-06T16:17:14.418Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-06T16:17:14.692Z] ---> Running in f74f44af2752 [Pipeline] // stage [Pipeline] } [2024-02-06T16:17:14.963Z] Removing intermediate container f74f44af2752 [2024-02-06T16:17:14.963Z] ---> db90ee902c3e [2024-02-06T16:17:14.963Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:17:14.963Z] ---> Running in 0508bab0e90d [2024-02-06T16:17:16.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:17:16.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:17:17.344Z] OK: 266 MiB in 52 packages [2024-02-06T16:17:18.304Z] Removing intermediate container 0508bab0e90d [2024-02-06T16:17:18.304Z] ---> 6fe2321ffed5 [2024-02-06T16:17:18.304Z] Step 7/12 : WORKDIR /app [2024-02-06T16:17:18.304Z] ---> Running in cbc6a6f1c033 [2024-02-06T16:17:18.891Z] Removing intermediate container cbc6a6f1c033 [2024-02-06T16:17:18.891Z] ---> b2e28bd4521f [2024-02-06T16:17:18.891Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T16:17:19.162Z] ---> 216c32c5c619 [2024-02-06T16:17:19.162Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:17:19.429Z] ---> Running in 981d1e3dec21 [2024-02-06T16:18:27.322Z] Removing intermediate container 981d1e3dec21 [2024-02-06T16:18:27.322Z] ---> 512caf44b3a7 [2024-02-06T16:18:27.322Z] Step 10/12 : COPY . . [2024-02-06T16:18:27.322Z] ---> 4a76e298cac0 [2024-02-06T16:18:27.322Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:18:27.322Z] ---> Running in 2aaf3be13cbe [2024-02-06T16:18:27.322Z] Removing intermediate container 2aaf3be13cbe [2024-02-06T16:18:27.322Z] ---> 747590ab6bc4 [2024-02-06T16:18:27.322Z] Step 12/12 : RUN $MAKE [2024-02-06T16:18:27.322Z] ---> Running in 3203c838438f [2024-02-06T16:18:27.322Z] noop [2024-02-06T16:18:27.322Z] Removing intermediate container 3203c838438f [2024-02-06T16:18:27.322Z] ---> 49b97737591a [2024-02-06T16:18:27.322Z] Successfully built 49b97737591a [2024-02-06T16:18:27.322Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:27.796Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T16:18:27.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:18:28.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-556 does not seem to be running inside a container [2024-02-06T16:18:28.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/160 -v /w/workspace/app-rfid-llrp-inventory/160:/w/workspace/app-rfid-llrp-inventory/160:rw,z -v /w/workspace/app-rfid-llrp-inventory/160@tmp:/w/workspace/app-rfid-llrp-inventory/160@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 [2024-02-06T16:18:29.542Z] $ docker top 03fb6a0a1e25eff010a2a698576e05a546ef3d4c9f0ab674cc2fda2a84144cd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:18:30.550Z] + go version [2024-02-06T16:18:30.550Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-06T16:18:30.574Z] $ docker stop --time=1 03fb6a0a1e25eff010a2a698576e05a546ef3d4c9f0ab674cc2fda2a84144cd9 [2024-02-06T16:18:32.216Z] $ docker rm -f --volumes 03fb6a0a1e25eff010a2a698576e05a546ef3d4c9f0ab674cc2fda2a84144cd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:18:33.144Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T16:18:33.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:18:33.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-556 does not seem to be running inside a container [2024-02-06T16:18:33.479Z] $ 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/160 -v /w/workspace/app-rfid-llrp-inventory/160:/w/workspace/app-rfid-llrp-inventory/160:rw,z -v /w/workspace/app-rfid-llrp-inventory/160@tmp:/w/workspace/app-rfid-llrp-inventory/160@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 [2024-02-06T16:18:37.111Z] $ docker top 06e566f1bb7e02cd7f529d038a52ffa88ae2a179c3ba41afe5f78b8f4b7a81b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:18:38.071Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/160 [Pipeline] fileExists [Pipeline] sh [2024-02-06T16:18:38.769Z] + make test [2024-02-06T16:18:38.769Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-06T16:21:00.509Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-06T16:21:00.510Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-06T16:21:00.510Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.124s coverage: 86.2% of statements [2024-02-06T16:21:07.160Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.340s coverage: 71.9% of statements [2024-02-06T16:21:07.427Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-06T16:21:07.427Z] go vet ./... [2024-02-06T16:23:14.131Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T16:23:14.131Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T16:23:14.131Z] ./bin/test-attribution.sh [2024-02-06T16:23:14.131Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-06T16:23:14.131Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-06T16:23:14.131Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-06T16:23:14.131Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-06T16:23:14.131Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-06T16:23:14.131Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-06T16:23:14.131Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T16:23:14.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T16:23:14.200Z] $ docker stop --time=1 06e566f1bb7e02cd7f529d038a52ffa88ae2a179c3ba41afe5f78b8f4b7a81b4 [2024-02-06T16:23:16.061Z] $ docker rm -f --volumes 06e566f1bb7e02cd7f529d038a52ffa88ae2a179c3ba41afe5f78b8f4b7a81b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:23:17.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T16:23:17.842Z] Warning: overwriting stash ‘coverage-report’ [2024-02-06T16:23:18.392Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T16:23:19.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T16:23:19.354Z] + ls -al . [2024-02-06T16:23:19.354Z] total 204 [2024-02-06T16:23:19.354Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 16:18 . [2024-02-06T16:23:19.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:16 .. [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 16:16 .dockerignore [2024-02-06T16:23:19.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:16 .git [2024-02-06T16:23:19.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:16 .github [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 6 16:16 .gitignore [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:16 .golangci.yml [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 6 16:16 Attribution.txt [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 6 16:16 CHANGELOG.md [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 6 16:16 Dockerfile [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:16 GOVERNANCE.md [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 6 16:16 Jenkinsfile [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 16:16 LICENSE [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 6 16:16 Makefile [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 16:16 OWNERS.md [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 6 16:16 README.md [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 16:14 VERSION [2024-02-06T16:23:19.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:16 bin [2024-02-06T16:23:19.354Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 16:21 coverage.out [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 3970 Feb 6 16:16 go.mod [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 16:16 go.sum [2024-02-06T16:23:19.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:16 images [2024-02-06T16:23:19.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:16 internal [2024-02-06T16:23:19.354Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 16:16 main.go [2024-02-06T16:23:19.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:16 openapi [2024-02-06T16:23:19.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:16 res [2024-02-06T16:23:19.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:23:19.785Z] + 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=e33e7043bfdab310219eee9be4f7dd5875ef3966 --label arch=arm64 --label version=3.2.0-dev.8 . [2024-02-06T16:23:20.053Z] Sending build context to Docker daemon 670.2kB [2024-02-06T16:23:20.053Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T16:23:20.053Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-06T16:23:20.053Z] ---> 49b97737591a [2024-02-06T16:23:20.053Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T16:23:20.320Z] ---> Running in 8534e003d933 [2024-02-06T16:23:20.590Z] Removing intermediate container 8534e003d933 [2024-02-06T16:23:20.590Z] ---> 9a6695038b9d [2024-02-06T16:23:20.590Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T16:23:20.590Z] ---> Running in 02a6c316f3f9 [2024-02-06T16:23:20.862Z] Removing intermediate container 02a6c316f3f9 [2024-02-06T16:23:20.862Z] ---> d08a14e3f1ed [2024-02-06T16:23:20.862Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-06T16:23:21.136Z] ---> Running in d585e44cd600 [2024-02-06T16:23:21.403Z] Removing intermediate container d585e44cd600 [2024-02-06T16:23:21.403Z] ---> be49fcabde68 [2024-02-06T16:23:21.403Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T16:23:21.403Z] ---> Running in d2dc63a41f83 [2024-02-06T16:23:22.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:23:22.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:23:23.918Z] OK: 266 MiB in 52 packages [2024-02-06T16:23:28.174Z] Removing intermediate container d2dc63a41f83 [2024-02-06T16:23:28.174Z] ---> eb120e24e9d6 [2024-02-06T16:23:28.174Z] Step 7/30 : WORKDIR /app [2024-02-06T16:23:28.174Z] ---> Running in 31f4004fdaca [2024-02-06T16:23:28.174Z] Removing intermediate container 31f4004fdaca [2024-02-06T16:23:28.174Z] ---> 0f08cf972249 [2024-02-06T16:23:28.174Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-06T16:23:28.443Z] ---> ff09f1aeff77 [2024-02-06T16:23:28.443Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T16:23:28.443Z] ---> Running in 3758a70abeca [2024-02-06T16:23:30.390Z] Removing intermediate container 3758a70abeca [2024-02-06T16:23:30.390Z] ---> 7b7800fba33e [2024-02-06T16:23:30.390Z] Step 10/30 : COPY . . [2024-02-06T16:23:30.975Z] ---> b2c6839589b6 [2024-02-06T16:23:30.975Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T16:23:31.245Z] ---> Running in 1d2845d4aec3 [2024-02-06T16:23:31.513Z] Removing intermediate container 1d2845d4aec3 [2024-02-06T16:23:31.513Z] ---> 8614a602ac9f [2024-02-06T16:23:31.513Z] Step 12/30 : RUN $MAKE [2024-02-06T16:23:31.513Z] ---> Running in 19ee93d2f96d [2024-02-06T16:23:32.474Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.8" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-06T16:25:39.160Z] Removing intermediate container 19ee93d2f96d [2024-02-06T16:25:39.160Z] ---> 9c06f6c0620b [2024-02-06T16:25:39.160Z] Step 13/30 : FROM alpine:3.18 [2024-02-06T16:25:39.160Z] 3.18: Pulling from library/alpine [2024-02-06T16:25:39.160Z] c6b39de5b339: Pulling fs layer [2024-02-06T16:25:39.160Z] c6b39de5b339: Verifying Checksum [2024-02-06T16:25:39.160Z] c6b39de5b339: Download complete [2024-02-06T16:25:39.160Z] c6b39de5b339: Pull complete [2024-02-06T16:25:39.160Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T16:25:39.160Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T16:25:39.160Z] ---> 33abbf032149 [2024-02-06T16:25:39.160Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T16:25:39.160Z] ---> Running in da21d1a78dbd [2024-02-06T16:25:39.160Z] Removing intermediate container da21d1a78dbd [2024-02-06T16:25:39.160Z] ---> ff646631913c [2024-02-06T16:25:39.160Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-06T16:25:39.160Z] ---> Running in 5e9eb5037c6d [2024-02-06T16:25:39.160Z] Removing intermediate container 5e9eb5037c6d [2024-02-06T16:25:39.160Z] ---> e42afc1bdb48 [2024-02-06T16:25:39.160Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-06T16:25:39.160Z] ---> Running in 0777f429ccdb [2024-02-06T16:25:39.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:25:39.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:25:39.160Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T16:25:39.160Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T16:25:39.160Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T16:25:39.160Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T16:25:39.160Z] OK: 9 MiB in 17 packages [2024-02-06T16:25:39.160Z] Removing intermediate container 0777f429ccdb [2024-02-06T16:25:39.160Z] ---> fc217fdbfd6b [2024-02-06T16:25:39.160Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-06T16:25:39.160Z] ---> Running in 6030c97283b9 [2024-02-06T16:25:39.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T16:25:39.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T16:25:39.160Z] OK: 9 MiB in 17 packages [2024-02-06T16:25:39.750Z] Removing intermediate container 6030c97283b9 [2024-02-06T16:25:39.750Z] ---> 4e56cd7a9ffb [2024-02-06T16:25:39.750Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T16:25:40.350Z] ---> 648bbcd107f8 [2024-02-06T16:25:40.350Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T16:25:40.932Z] ---> ddc66e9baa8a [2024-02-06T16:25:40.932Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-06T16:25:41.200Z] ---> 4c830717238a [2024-02-06T16:25:41.200Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-06T16:25:41.784Z] ---> 74549192c36e [2024-02-06T16:25:41.784Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-06T16:25:43.744Z] ---> 0a6ed87627a7 [2024-02-06T16:25:43.744Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-06T16:25:43.744Z] ---> Running in c5cad5c3e824 [2024-02-06T16:25:45.157Z] Removing intermediate container c5cad5c3e824 [2024-02-06T16:25:45.157Z] ---> 116d7b4eaf79 [2024-02-06T16:25:45.157Z] Step 24/30 : VOLUME /cache [2024-02-06T16:25:45.157Z] ---> Running in 8200a415dc00 [2024-02-06T16:25:45.424Z] Removing intermediate container 8200a415dc00 [2024-02-06T16:25:45.424Z] ---> 553ddb7d112f [2024-02-06T16:25:45.424Z] Step 25/30 : EXPOSE 59711 [2024-02-06T16:25:45.692Z] ---> Running in b4b00a15b07b [2024-02-06T16:25:45.958Z] Removing intermediate container b4b00a15b07b [2024-02-06T16:25:45.959Z] ---> 0637d55e0903 [2024-02-06T16:25:45.959Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-06T16:25:45.959Z] ---> Running in 47f31d55e300 [2024-02-06T16:25:46.228Z] Removing intermediate container 47f31d55e300 [2024-02-06T16:25:46.228Z] ---> 0d4672fa5302 [2024-02-06T16:25:46.228Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-06T16:25:46.228Z] ---> Running in d8df8d8b7238 [2024-02-06T16:25:46.494Z] Removing intermediate container d8df8d8b7238 [2024-02-06T16:25:46.494Z] ---> 5f0cda1cfbe4 [2024-02-06T16:25:46.494Z] Step 28/30 : LABEL arch=arm64 [2024-02-06T16:25:46.759Z] ---> Running in bf3ebe6c54aa [2024-02-06T16:25:47.045Z] Removing intermediate container bf3ebe6c54aa [2024-02-06T16:25:47.045Z] ---> bea9d8c77ac8 [2024-02-06T16:25:47.045Z] Step 29/30 : LABEL git_sha=e33e7043bfdab310219eee9be4f7dd5875ef3966 [2024-02-06T16:25:47.045Z] ---> Running in bc10f72cb9a1 [2024-02-06T16:25:47.317Z] Removing intermediate container bc10f72cb9a1 [2024-02-06T16:25:47.317Z] ---> df08c4fd52fc [2024-02-06T16:25:47.317Z] Step 30/30 : LABEL version=3.2.0-dev.8 [2024-02-06T16:25:47.317Z] ---> Running in 8b51b3860481 [2024-02-06T16:25:47.585Z] Removing intermediate container 8b51b3860481 [2024-02-06T16:25:47.585Z] ---> 50ccf7871ba4 [2024-02-06T16:25:47.585Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T16:25:47.852Z] Successfully built 50ccf7871ba4 [2024-02-06T16:25:47.852Z] 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 [2024-02-06T16:25:48.314Z] provisioning config files... [2024-02-06T16:25:48.332Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/160@tmp/config5803956299656737786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:25:48.734Z] ---> ****-login.sh [2024-02-06T16:25:48.734Z] nexus3.edgexfoundry.org:10001 [2024-02-06T16:25:49.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:25:49.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:25:49.002Z] Configure a credential helper to remove this warning. See [2024-02-06T16:25:49.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:25:49.002Z] [2024-02-06T16:25:49.002Z] Login Succeeded [2024-02-06T16:25:49.002Z] nexus3.edgexfoundry.org:10002 [2024-02-06T16:25:49.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:25:49.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:25:49.281Z] Configure a credential helper to remove this warning. See [2024-02-06T16:25:49.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:25:49.281Z] [2024-02-06T16:25:49.281Z] Login Succeeded [2024-02-06T16:25:49.281Z] nexus3.edgexfoundry.org:10003 [2024-02-06T16:25:49.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:25:49.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:25:49.815Z] Configure a credential helper to remove this warning. See [2024-02-06T16:25:49.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:25:49.815Z] [2024-02-06T16:25:49.815Z] Login Succeeded [2024-02-06T16:25:49.815Z] nexus3.edgexfoundry.org:10004 [2024-02-06T16:25:50.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:25:50.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:25:50.083Z] Configure a credential helper to remove this warning. See [2024-02-06T16:25:50.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:25:50.083Z] [2024-02-06T16:25:50.083Z] Login Succeeded [2024-02-06T16:25:50.083Z] ****.io [2024-02-06T16:25:50.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T16:25:50.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T16:25:50.617Z] Configure a credential helper to remove this warning. See [2024-02-06T16:25:50.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T16:25:50.617Z] [2024-02-06T16:25:50.617Z] Login Succeeded [2024-02-06T16:25:50.617Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T16:25:50.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:25:50.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T16:25:50.884Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-02-06T16:25:50.884Z] e33e7043bfdab310219eee9be4f7dd5875ef3966 [2024-02-06T16:25:50.884Z] latest [2024-02-06T16:25:50.884Z] 3.2.0-dev.8 [2024-02-06T16:25:50.884Z] e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [2024-02-06T16:25:50.884Z] main [2024-02-06T16:25:50.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:25:51.428Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:25:55.237Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966 [2024-02-06T16:25:55.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-06T16:25:55.238Z] ca44b2c7d8ed: Preparing [2024-02-06T16:25:55.238Z] 2b840536a8cf: Preparing [2024-02-06T16:25:55.238Z] b77b2af907e8: Preparing [2024-02-06T16:25:55.238Z] 7aaac2a2b254: Preparing [2024-02-06T16:25:55.238Z] 16bbfcc1edae: Preparing [2024-02-06T16:25:55.238Z] 2f22e7171c34: Preparing [2024-02-06T16:25:55.238Z] b5ae2b7506a2: Preparing [2024-02-06T16:25:55.238Z] 1bf4b075b87a: Preparing [2024-02-06T16:25:55.238Z] 7c504f21be85: Preparing [2024-02-06T16:25:55.238Z] b5ae2b7506a2: Waiting [2024-02-06T16:25:55.238Z] 2f22e7171c34: Waiting [2024-02-06T16:25:55.238Z] 1bf4b075b87a: Waiting [2024-02-06T16:25:55.238Z] 7c504f21be85: Waiting [2024-02-06T16:25:55.506Z] ca44b2c7d8ed: Pushed [2024-02-06T16:25:55.507Z] 7aaac2a2b254: Pushed [2024-02-06T16:25:55.507Z] 16bbfcc1edae: Pushed [2024-02-06T16:25:55.507Z] b77b2af907e8: Pushed [2024-02-06T16:25:55.507Z] 7c504f21be85: Layer already exists [2024-02-06T16:25:55.775Z] 2f22e7171c34: Pushed [2024-02-06T16:25:55.775Z] b5ae2b7506a2: Pushed [2024-02-06T16:25:55.775Z] 1bf4b075b87a: Pushed [2024-02-06T16:26:02.420Z] 2b840536a8cf: Pushed [2024-02-06T16:26:02.420Z] e33e7043bfdab310219eee9be4f7dd5875ef3966: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:26:02.904Z] + 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 [2024-02-06T16:26:03.393Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-06T16:26:03.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-06T16:26:03.393Z] ca44b2c7d8ed: Preparing [2024-02-06T16:26:03.393Z] 2b840536a8cf: Preparing [2024-02-06T16:26:03.393Z] b77b2af907e8: Preparing [2024-02-06T16:26:03.393Z] 7aaac2a2b254: Preparing [2024-02-06T16:26:03.393Z] 16bbfcc1edae: Preparing [2024-02-06T16:26:03.393Z] 2f22e7171c34: Preparing [2024-02-06T16:26:03.393Z] b5ae2b7506a2: Preparing [2024-02-06T16:26:03.393Z] 1bf4b075b87a: Preparing [2024-02-06T16:26:03.393Z] 7c504f21be85: Preparing [2024-02-06T16:26:03.393Z] 2f22e7171c34: Waiting [2024-02-06T16:26:03.393Z] b5ae2b7506a2: Waiting [2024-02-06T16:26:03.393Z] 1bf4b075b87a: Waiting [2024-02-06T16:26:03.393Z] 7c504f21be85: Waiting [2024-02-06T16:26:03.393Z] ca44b2c7d8ed: Layer already exists [2024-02-06T16:26:03.393Z] 2b840536a8cf: Layer already exists [2024-02-06T16:26:03.393Z] 16bbfcc1edae: Layer already exists [2024-02-06T16:26:03.393Z] 7aaac2a2b254: Layer already exists [2024-02-06T16:26:03.393Z] b77b2af907e8: Layer already exists [2024-02-06T16:26:03.393Z] 2f22e7171c34: Layer already exists [2024-02-06T16:26:03.393Z] 1bf4b075b87a: Layer already exists [2024-02-06T16:26:03.393Z] 7c504f21be85: Layer already exists [2024-02-06T16:26:03.393Z] b5ae2b7506a2: Layer already exists [2024-02-06T16:26:03.661Z] latest: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:26:04.154Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:26:04.637Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.8 [2024-02-06T16:26:04.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-06T16:26:04.637Z] ca44b2c7d8ed: Preparing [2024-02-06T16:26:04.637Z] 2b840536a8cf: Preparing [2024-02-06T16:26:04.637Z] b77b2af907e8: Preparing [2024-02-06T16:26:04.637Z] 7aaac2a2b254: Preparing [2024-02-06T16:26:04.637Z] 16bbfcc1edae: Preparing [2024-02-06T16:26:04.637Z] 2f22e7171c34: Preparing [2024-02-06T16:26:04.637Z] b5ae2b7506a2: Preparing [2024-02-06T16:26:04.637Z] 1bf4b075b87a: Preparing [2024-02-06T16:26:04.637Z] 7c504f21be85: Preparing [2024-02-06T16:26:04.637Z] 2f22e7171c34: Waiting [2024-02-06T16:26:04.637Z] 1bf4b075b87a: Waiting [2024-02-06T16:26:04.637Z] b5ae2b7506a2: Waiting [2024-02-06T16:26:04.637Z] 7c504f21be85: Waiting [2024-02-06T16:26:04.637Z] ca44b2c7d8ed: Layer already exists [2024-02-06T16:26:04.637Z] 7aaac2a2b254: Layer already exists [2024-02-06T16:26:04.637Z] 2b840536a8cf: Layer already exists [2024-02-06T16:26:04.637Z] b77b2af907e8: Layer already exists [2024-02-06T16:26:04.637Z] 16bbfcc1edae: Layer already exists [2024-02-06T16:26:04.637Z] b5ae2b7506a2: Layer already exists [2024-02-06T16:26:04.637Z] 7c504f21be85: Layer already exists [2024-02-06T16:26:04.637Z] 2f22e7171c34: Layer already exists [2024-02-06T16:26:04.637Z] 1bf4b075b87a: Layer already exists [2024-02-06T16:26:04.903Z] 3.2.0-dev.8: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:26:05.454Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:26:05.947Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [2024-02-06T16:26:05.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-06T16:26:05.947Z] ca44b2c7d8ed: Preparing [2024-02-06T16:26:05.947Z] 2b840536a8cf: Preparing [2024-02-06T16:26:05.947Z] b77b2af907e8: Preparing [2024-02-06T16:26:05.947Z] 7aaac2a2b254: Preparing [2024-02-06T16:26:05.947Z] 16bbfcc1edae: Preparing [2024-02-06T16:26:05.947Z] 2f22e7171c34: Preparing [2024-02-06T16:26:05.947Z] b5ae2b7506a2: Preparing [2024-02-06T16:26:05.947Z] 1bf4b075b87a: Preparing [2024-02-06T16:26:05.947Z] 7c504f21be85: Preparing [2024-02-06T16:26:05.947Z] 2f22e7171c34: Waiting [2024-02-06T16:26:05.947Z] b5ae2b7506a2: Waiting [2024-02-06T16:26:05.947Z] 1bf4b075b87a: Waiting [2024-02-06T16:26:05.947Z] 7c504f21be85: Waiting [2024-02-06T16:26:05.947Z] ca44b2c7d8ed: Layer already exists [2024-02-06T16:26:05.947Z] 7aaac2a2b254: Layer already exists [2024-02-06T16:26:05.947Z] b77b2af907e8: Layer already exists [2024-02-06T16:26:05.947Z] 16bbfcc1edae: Layer already exists [2024-02-06T16:26:05.947Z] 2b840536a8cf: Layer already exists [2024-02-06T16:26:05.947Z] 1bf4b075b87a: Layer already exists [2024-02-06T16:26:05.947Z] b5ae2b7506a2: Layer already exists [2024-02-06T16:26:05.947Z] 7c504f21be85: Layer already exists [2024-02-06T16:26:05.947Z] 2f22e7171c34: Layer already exists [2024-02-06T16:26:06.221Z] e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:26:06.736Z] + 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 [2024-02-06T16:26:07.252Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-02-06T16:26:07.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-06T16:26:07.253Z] ca44b2c7d8ed: Preparing [2024-02-06T16:26:07.253Z] 2b840536a8cf: Preparing [2024-02-06T16:26:07.253Z] b77b2af907e8: Preparing [2024-02-06T16:26:07.253Z] 7aaac2a2b254: Preparing [2024-02-06T16:26:07.253Z] 16bbfcc1edae: Preparing [2024-02-06T16:26:07.253Z] 2f22e7171c34: Preparing [2024-02-06T16:26:07.253Z] b5ae2b7506a2: Preparing [2024-02-06T16:26:07.253Z] 1bf4b075b87a: Preparing [2024-02-06T16:26:07.253Z] 7c504f21be85: Preparing [2024-02-06T16:26:07.253Z] 2f22e7171c34: Waiting [2024-02-06T16:26:07.253Z] b5ae2b7506a2: Waiting [2024-02-06T16:26:07.253Z] 1bf4b075b87a: Waiting [2024-02-06T16:26:07.253Z] 7c504f21be85: Waiting [2024-02-06T16:26:07.253Z] 16bbfcc1edae: Layer already exists [2024-02-06T16:26:07.253Z] 7aaac2a2b254: Layer already exists [2024-02-06T16:26:07.253Z] ca44b2c7d8ed: Layer already exists [2024-02-06T16:26:07.253Z] b77b2af907e8: Layer already exists [2024-02-06T16:26:07.253Z] 2b840536a8cf: Layer already exists [2024-02-06T16:26:07.253Z] 7c504f21be85: Layer already exists [2024-02-06T16:26:07.253Z] 1bf4b075b87a: Layer already exists [2024-02-06T16:26:07.253Z] 2f22e7171c34: Layer already exists [2024-02-06T16:26:07.253Z] b5ae2b7506a2: Layer already exists [2024-02-06T16:26:07.524Z] main: digest: sha256:4abbc4923c93652fd05e3d1b109bb60556fe34247de6a1027ba6d78d33bda89b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T16:26:07.858Z] ===================================================== [Pipeline] echo [2024-02-06T16:26:07.915Z] taggedImages: [2024-02-06T16:26:07.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966 [2024-02-06T16:26:07.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-06T16:26:07.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.8 [2024-02-06T16:26:07.916Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e33e7043bfdab310219eee9be4f7dd5875ef3966-3.2.0-dev.8 [2024-02-06T16:26:07.916Z] - 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 [2024-02-06T16:26:08.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T16:26:08.577Z] [2024-02-06T16:26:08.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:26:08.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T16:26:08.962Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-06T16:26:08.962Z] 8998bd30e6a1: Pulling fs layer [2024-02-06T16:26:08.962Z] 04944245beec: Pulling fs layer [2024-02-06T16:26:08.962Z] 699f458cf7ca: Pulling fs layer [2024-02-06T16:26:08.962Z] 765212b225bb: Pulling fs layer [2024-02-06T16:26:08.962Z] 765212b225bb: Waiting [2024-02-06T16:26:08.962Z] f23df028b6ca: Pulling fs layer [2024-02-06T16:26:08.962Z] d65c8cfc05b1: Pulling fs layer [2024-02-06T16:26:08.962Z] f23df028b6ca: Waiting [2024-02-06T16:26:08.962Z] d65c8cfc05b1: Waiting [2024-02-06T16:26:08.962Z] 2437ff75d9bd: Pulling fs layer [2024-02-06T16:26:08.962Z] 2437ff75d9bd: Waiting [2024-02-06T16:26:09.230Z] 04944245beec: Verifying Checksum [2024-02-06T16:26:09.230Z] 04944245beec: Download complete [2024-02-06T16:26:09.230Z] 765212b225bb: Verifying Checksum [2024-02-06T16:26:09.230Z] 765212b225bb: Download complete [2024-02-06T16:26:09.230Z] f23df028b6ca: Verifying Checksum [2024-02-06T16:26:09.230Z] f23df028b6ca: Download complete [2024-02-06T16:26:09.230Z] d65c8cfc05b1: Verifying Checksum [2024-02-06T16:26:09.230Z] d65c8cfc05b1: Download complete [2024-02-06T16:26:09.497Z] 699f458cf7ca: Verifying Checksum [2024-02-06T16:26:09.497Z] 699f458cf7ca: Download complete [2024-02-06T16:26:09.766Z] 8998bd30e6a1: Verifying Checksum [2024-02-06T16:26:09.766Z] 8998bd30e6a1: Download complete [2024-02-06T16:26:12.382Z] 2437ff75d9bd: Verifying Checksum [2024-02-06T16:26:12.382Z] 2437ff75d9bd: Download complete [2024-02-06T16:26:14.329Z] 8998bd30e6a1: Pull complete [2024-02-06T16:26:14.915Z] 04944245beec: Pull complete [2024-02-06T16:26:16.860Z] 699f458cf7ca: Pull complete [2024-02-06T16:26:16.860Z] 765212b225bb: Pull complete [2024-02-06T16:26:17.816Z] f23df028b6ca: Pull complete [2024-02-06T16:26:17.816Z] d65c8cfc05b1: Pull complete [2024-02-06T16:26:36.021Z] 2437ff75d9bd: Pull complete [2024-02-06T16:26:36.021Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-06T16:26:36.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T16:26:36.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:26:36.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-556 does not seem to be running inside a container [2024-02-06T16:26:36.523Z] $ 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/160 -v /w/workspace/app-rfid-llrp-inventory/160:/w/workspace/app-rfid-llrp-inventory/160:rw,z -v /w/workspace/app-rfid-llrp-inventory/160@tmp:/w/workspace/app-rfid-llrp-inventory/160@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 [2024-02-06T16:26:39.316Z] $ docker top e673437086c859e8aafdc6131f52796d9d65bf959b7ce73dbdc7f27cbd6b9025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:26:40.023Z] ---> job-cost.sh [2024-02-06T16:26:40.290Z] lf-activate-venv: SKIPPING [2024-02-06T16:26:40.290Z] INFO: No Stack... [2024-02-06T16:26:40.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-06T16:26:41.838Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T16:26:42.481Z] + cat /w/workspace/app-rfid-llrp-inventory/160/archives/cost.csv [2024-02-06T16:26:42.481Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T16:26:42.537Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [2024-02-06T16:26:42.546Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] did not exist. Created. [2024-02-06T16:26:42.552Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T16:26:43.289Z] /w/workspace/app-rfid-llrp-inventory/160@tmp/durable-bddfda00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-06T16:26:43.926Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-06T16:26:43.993Z] Warning: overwriting stash ‘stack-cost’ [2024-02-06T16:26:44.047Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T16:26:44.055Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T16:26:44.169Z] $ docker stop --time=1 e673437086c859e8aafdc6131f52796d9d65bf959b7ce73dbdc7f27cbd6b9025 [2024-02-06T16:26:45.679Z] $ docker rm -f --volumes e673437086c859e8aafdc6131f52796d9d65bf959b7ce73dbdc7f27cbd6b9025 [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 [2024-02-06T16:26:47.160Z] provisioning config files... [2024-02-06T16:26:47.167Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13582686360097213340tmp [Pipeline] { [Pipeline] sh [2024-02-06T16:26:47.558Z] + set +x [2024-02-06T16:26:47.558Z] + curl -s https://codecov.io/bash [2024-02-06T16:26:47.558Z] + bash -s -- [2024-02-06T16:26:47.558Z] [2024-02-06T16:26:47.558Z] _____ _ [2024-02-06T16:26:47.558Z] / ____| | | [2024-02-06T16:26:47.558Z] | | ___ __| | ___ ___ _____ __ [2024-02-06T16:26:47.558Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-06T16:26:47.558Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-06T16:26:47.558Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-06T16:26:47.558Z] Bash-1.0.6 [2024-02-06T16:26:47.558Z] [2024-02-06T16:26:47.558Z] [2024-02-06T16:26:47.558Z] ==> git version 2.25.1 found [2024-02-06T16:26:47.558Z] ==> 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 [2024-02-06T16:26:47.558Z] Release-Date: 2020-01-08 [2024-02-06T16:26:47.558Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-06T16:26:47.558Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-06T16:26:47.558Z] ==> Jenkins CI detected. [2024-02-06T16:26:47.558Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-06T16:26:47.558Z] project root: . [2024-02-06T16:26:47.558Z] --> token set from env [2024-02-06T16:26:47.558Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-06T16:26:47.558Z] ==> Running gcov in . (disable via -X gcov) [2024-02-06T16:26:47.817Z] ==> Python coveragepy not found [2024-02-06T16:26:47.817Z] ==> Searching for coverage reports in: [2024-02-06T16:26:47.817Z] + . [2024-02-06T16:26:47.817Z] -> Found 1 reports [2024-02-06T16:26:47.817Z] ==> Detecting git/mercurial file structure [2024-02-06T16:26:47.817Z] ==> Reading reports [2024-02-06T16:26:47.817Z] + ./coverage.out bytes=41317 [2024-02-06T16:26:47.817Z] ==> Appending adjustments [2024-02-06T16:26:47.817Z] https://docs.codecov.io/docs/fixing-reports [2024-02-06T16:26:47.817Z] + Found adjustments [2024-02-06T16:26:47.817Z] ==> Gzipping contents [2024-02-06T16:26:47.817Z] 12K /tmp/codecov.lhzpWv.gz [2024-02-06T16:26:47.817Z] ==> Uploading reports [2024-02-06T16:26:47.817Z] url: https://codecov.io [2024-02-06T16:26:47.817Z] query: branch=main&commit=e33e7043bfdab310219eee9be4f7dd5875ef3966&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-06T16:26:47.817Z] -> Pinging Codecov [2024-02-06T16:26:47.817Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e33e7043bfdab310219eee9be4f7dd5875ef3966&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-06T16:27:02.710Z] upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [2024-02-06T16:27:02.710Z] 503 [2024-02-06T16:27:02.710Z] ==> Uploading to Codecov [2024-02-06T16:27:02.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T16:27:02.710Z] Dload Upload Total Spent Left Speed [2024-02-06T16:27:02.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 57192 --:--:-- --:--:-- --:--:-- 56911 100 11610 0 0 100 11610 0 9634 0:00:01 0:00:01 --:--:-- 9626 100 11862 100 252 100 11610 154 7135 0:00:01 0:00:01 --:--:-- 7286 [2024-02-06T16:27:02.710Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "3d44f00a-7764-4f22-8088-5582878225ac", "url": "https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e33e7043bfdab310219eee9be4f7dd5875ef3966"} [Pipeline] } [2024-02-06T16:27:02.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-06T16:27:03.218Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-06T16:27:03.236Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:03.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T16:27:03.688Z] [2024-02-06T16:27:03.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:04.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T16:27:04.040Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-06T16:27:04.040Z] df9b9388f04a: Pulling fs layer [2024-02-06T16:27:04.040Z] 52dc419b0ee2: Pulling fs layer [2024-02-06T16:27:04.040Z] 25bc292e5bac: Pulling fs layer [2024-02-06T16:27:04.040Z] 114826534d7a: Pulling fs layer [2024-02-06T16:27:04.040Z] 4657fd5d0bcf: Pulling fs layer [2024-02-06T16:27:04.040Z] 6ad1cebc031e: Pulling fs layer [2024-02-06T16:27:04.040Z] 114826534d7a: Waiting [2024-02-06T16:27:04.040Z] 4657fd5d0bcf: Waiting [2024-02-06T16:27:04.040Z] 8a3aa393b2d8: Pulling fs layer [2024-02-06T16:27:04.040Z] 6ad1cebc031e: Waiting [2024-02-06T16:27:04.040Z] 8a3aa393b2d8: Waiting [2024-02-06T16:27:04.040Z] 25bc292e5bac: Verifying Checksum [2024-02-06T16:27:04.040Z] 25bc292e5bac: Download complete [2024-02-06T16:27:04.040Z] 52dc419b0ee2: Verifying Checksum [2024-02-06T16:27:04.040Z] 52dc419b0ee2: Download complete [2024-02-06T16:27:04.040Z] 4657fd5d0bcf: Download complete [2024-02-06T16:27:04.040Z] df9b9388f04a: Verifying Checksum [2024-02-06T16:27:04.040Z] df9b9388f04a: Download complete [2024-02-06T16:27:04.300Z] df9b9388f04a: Pull complete [2024-02-06T16:27:04.300Z] 52dc419b0ee2: Pull complete [2024-02-06T16:27:04.559Z] 6ad1cebc031e: Verifying Checksum [2024-02-06T16:27:04.559Z] 6ad1cebc031e: Download complete [2024-02-06T16:27:04.559Z] 25bc292e5bac: Pull complete [2024-02-06T16:27:05.127Z] 114826534d7a: Verifying Checksum [2024-02-06T16:27:05.127Z] 114826534d7a: Download complete [2024-02-06T16:27:05.127Z] 8a3aa393b2d8: Download complete [2024-02-06T16:27:08.409Z] 114826534d7a: Pull complete [2024-02-06T16:27:08.409Z] 4657fd5d0bcf: Pull complete [2024-02-06T16:27:08.668Z] 6ad1cebc031e: Pull complete [2024-02-06T16:27:11.954Z] 8a3aa393b2d8: Pull complete [2024-02-06T16:27:11.954Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-06T16:27:11.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T16:27:11.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:27:12.266Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:27:12.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-06T16:27:19.096Z] $ docker top def79e32d42ec04ac6ec772e61334b0d4913f12d5f5d794a107b46b09e4089ff -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-06T16:27:19.260Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-02-06T16:27:19.538Z] + set -o pipefail [2024-02-06T16:27:19.539Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-02-06T16:27:26.115Z] [2024-02-06T16:27:26.115Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-02-06T16:27:26.115Z] [2024-02-06T16:27:26.115Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/1ed7d6d6-f308-4f2f-8f39-35b6e149c1f0 [2024-02-06T16:27:26.115Z] [2024-02-06T16:27:26.115Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-06T16:27:26.115Z] [2024-02-06T16:27:26.682Z] [2024-02-06T16:27:26.682Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-06T16:27:26.682Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-06T16:27:26.682Z] More details here: https://snyk.co/ue1NS [2024-02-06T16:27:26.683Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-02-06T16:27:26.683Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-02-06T16:27:26.694Z] $ docker stop --time=1 def79e32d42ec04ac6ec772e61334b0d4913f12d5f5d794a107b46b09e4089ff [2024-02-06T16:27:30.343Z] $ docker rm -f --volumes def79e32d42ec04ac6ec772e61334b0d4913f12d5f5d794a107b46b09e4089ff [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 [2024-02-06T16:27:31.858Z] + git log --format=format:%s -1 e33e7043bfdab310219eee9be4f7dd5875ef3966 [Pipeline] sh [2024-02-06T16:27:32.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:27:32.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:32.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:27:32.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:27:32.694Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:27:32.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:27:33.124Z] $ docker top 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd -eo pid,comm [2024-02-06T16:27:33.173Z] 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). [2024-02-06T16:27:33.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:27:33.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:27:33.385Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:27:33.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:27:33.497Z] $ docker exec 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd ssh-agent [2024-02-06T16:27:33.605Z] SSH_AUTH_SOCK=/tmp/ssh-8eNvuW7KVWEA/agent.34 [2024-02-06T16:27:33.605Z] SSH_AGENT_PID=41 [2024-02-06T16:27:33.610Z] Running ssh-add (command line suppressed) [2024-02-06T16:27:33.713Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4698759254092567746.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4698759254092567746.key) [2024-02-06T16:27:33.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:27:34.070Z] + git semver tag [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,239 [run_tag] DEBUG tag force:False [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,239 [check_head_tag] DEBUG check head tag [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,240 [execute] INFO git cat-file --batch-check [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,245 [execute] INFO git cat-file --batch [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,264 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,264 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,264 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-02-06T16:27:34.330Z] 2024-02-06 16:27:34,269 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-06T16:27:34.330Z] 3.2.0-dev.8 [Pipeline] } [2024-02-06T16:27:34.338Z] $ docker exec --env ******** --env ******** 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd ssh-agent -k [2024-02-06T16:27:34.436Z] unset SSH_AUTH_SOCK; [2024-02-06T16:27:34.436Z] unset SSH_AGENT_PID; [2024-02-06T16:27:34.436Z] echo Agent pid 41 killed; [2024-02-06T16:27:34.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:27:34.973Z] + git semver [Pipeline] } [2024-02-06T16:27:35.245Z] $ docker stop --time=1 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd [2024-02-06T16:27:36.536Z] $ docker rm -f --volumes 5b86eb6229dc6628603315e8716d76516968942723e168234d6dc6be5204d7dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:37.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T16:27:37.185Z] [2024-02-06T16:27:37.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:37.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T16:27:37.715Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-06T16:27:37.715Z] ab5ef0e58194: Pulling fs layer [2024-02-06T16:27:37.715Z] 9712f1f96733: Pulling fs layer [2024-02-06T16:27:37.715Z] 63f879dbbcfc: Pulling fs layer [2024-02-06T16:27:37.715Z] 0d9ebad4ef96: Pulling fs layer [2024-02-06T16:27:37.715Z] e9a5061849ea: Pulling fs layer [2024-02-06T16:27:37.715Z] d747dcd14b5f: Pulling fs layer [2024-02-06T16:27:37.715Z] 2de7ff778b66: Pulling fs layer [2024-02-06T16:27:37.715Z] d747dcd14b5f: Waiting [2024-02-06T16:27:37.715Z] 0d9ebad4ef96: Waiting [2024-02-06T16:27:37.715Z] 2de7ff778b66: Waiting [2024-02-06T16:27:37.715Z] e9a5061849ea: Waiting [2024-02-06T16:27:37.715Z] 9712f1f96733: Verifying Checksum [2024-02-06T16:27:37.715Z] 9712f1f96733: Download complete [2024-02-06T16:27:38.000Z] 63f879dbbcfc: Verifying Checksum [2024-02-06T16:27:38.000Z] 63f879dbbcfc: Download complete [2024-02-06T16:27:38.000Z] e9a5061849ea: Verifying Checksum [2024-02-06T16:27:38.000Z] e9a5061849ea: Download complete [2024-02-06T16:27:38.271Z] d747dcd14b5f: Verifying Checksum [2024-02-06T16:27:38.271Z] d747dcd14b5f: Download complete [2024-02-06T16:27:38.271Z] ab5ef0e58194: Verifying Checksum [2024-02-06T16:27:38.271Z] ab5ef0e58194: Download complete [2024-02-06T16:27:38.271Z] 0d9ebad4ef96: Download complete [2024-02-06T16:27:38.271Z] 2de7ff778b66: Verifying Checksum [2024-02-06T16:27:38.271Z] 2de7ff778b66: Download complete [2024-02-06T16:27:40.846Z] ab5ef0e58194: Pull complete [2024-02-06T16:27:40.846Z] 9712f1f96733: Pull complete [2024-02-06T16:27:41.411Z] 63f879dbbcfc: Pull complete [2024-02-06T16:27:44.692Z] 0d9ebad4ef96: Pull complete [2024-02-06T16:27:44.951Z] e9a5061849ea: Pull complete [2024-02-06T16:27:44.951Z] d747dcd14b5f: Pull complete [2024-02-06T16:27:45.889Z] 2de7ff778b66: Pull complete [2024-02-06T16:27:45.889Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-06T16:27:45.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T16:27:45.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:27:46.188Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:27:46.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-06T16:27:52.275Z] $ docker top 7c864567f609c2db64e4ad8206f2f6b1d679ac39304f420236a0362f5020689b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:27:52.532Z] provisioning config files... [2024-02-06T16:27:52.539Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8047690014551795132tmp [2024-02-06T16:27:52.550Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2164790321193087419tmp [2024-02-06T16:27:52.561Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13080019938503993110tmp [Pipeline] { [Pipeline] echo [2024-02-06T16:27:52.713Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:27:53.013Z] ---> sigul-configuration.sh [2024-02-06T16:27:53.014Z] gpg: directory `/root/.gnupg' created [2024-02-06T16:27:53.014Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-06T16:27:53.014Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-06T16:27:53.014Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-06T16:27:53.014Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-06T16:27:53.014Z] gpg: CAST5 encrypted data [2024-02-06T16:27:53.014Z] gpg: encrypted with 1 passphrase [2024-02-06T16:27:53.014Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-06T16:27:53.306Z] + mkdir /home/jenkins [2024-02-06T16:27:53.306Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-06T16:27:53.603Z] + 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 [2024-02-06T16:27:53.619Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:27:53.909Z] ---> sigul-install.sh [2024-02-06T16:27:53.909Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-06T16:27:54.203Z] + git tag --list [2024-02-06T16:27:54.203Z] v0.0.0 [2024-02-06T16:27:54.203Z] v1.0.0 [2024-02-06T16:27:54.203Z] v2.1.0 [2024-02-06T16:27:54.203Z] v2.1.1 [2024-02-06T16:27:54.203Z] v2.2.0 [2024-02-06T16:27:54.203Z] v2.3.0 [2024-02-06T16:27:54.203Z] v3.0 [2024-02-06T16:27:54.203Z] v3.0.0 [2024-02-06T16:27:54.203Z] v3.0.1 [2024-02-06T16:27:54.203Z] v3.0.1-dev.1 [2024-02-06T16:27:54.203Z] v3.1 [2024-02-06T16:27:54.203Z] v3.1.0 [2024-02-06T16:27:54.203Z] v3.1.0-dev.1 [2024-02-06T16:27:54.203Z] v3.1.0-dev.10 [2024-02-06T16:27:54.203Z] v3.1.0-dev.11 [2024-02-06T16:27:54.203Z] v3.1.0-dev.12 [2024-02-06T16:27:54.203Z] v3.1.0-dev.13 [2024-02-06T16:27:54.203Z] v3.1.0-dev.14 [2024-02-06T16:27:54.203Z] v3.1.0-dev.15 [2024-02-06T16:27:54.203Z] v3.1.0-dev.16 [2024-02-06T16:27:54.203Z] v3.1.0-dev.17 [2024-02-06T16:27:54.203Z] v3.1.0-dev.18 [2024-02-06T16:27:54.203Z] v3.1.0-dev.19 [2024-02-06T16:27:54.203Z] v3.1.0-dev.2 [2024-02-06T16:27:54.203Z] v3.1.0-dev.20 [2024-02-06T16:27:54.203Z] v3.1.0-dev.21 [2024-02-06T16:27:54.203Z] v3.1.0-dev.22 [2024-02-06T16:27:54.203Z] v3.1.0-dev.23 [2024-02-06T16:27:54.203Z] v3.1.0-dev.24 [2024-02-06T16:27:54.203Z] v3.1.0-dev.25 [2024-02-06T16:27:54.203Z] v3.1.0-dev.26 [2024-02-06T16:27:54.203Z] v3.1.0-dev.27 [2024-02-06T16:27:54.203Z] v3.1.0-dev.28 [2024-02-06T16:27:54.203Z] v3.1.0-dev.29 [2024-02-06T16:27:54.203Z] v3.1.0-dev.3 [2024-02-06T16:27:54.203Z] v3.1.0-dev.30 [2024-02-06T16:27:54.203Z] v3.1.0-dev.31 [2024-02-06T16:27:54.203Z] v3.1.0-dev.32 [2024-02-06T16:27:54.203Z] v3.1.0-dev.33 [2024-02-06T16:27:54.203Z] v3.1.0-dev.34 [2024-02-06T16:27:54.203Z] v3.1.0-dev.35 [2024-02-06T16:27:54.203Z] v3.1.0-dev.36 [2024-02-06T16:27:54.203Z] v3.1.0-dev.37 [2024-02-06T16:27:54.203Z] v3.1.0-dev.38 [2024-02-06T16:27:54.203Z] v3.1.0-dev.39 [2024-02-06T16:27:54.203Z] v3.1.0-dev.4 [2024-02-06T16:27:54.203Z] v3.1.0-dev.40 [2024-02-06T16:27:54.203Z] v3.1.0-dev.5 [2024-02-06T16:27:54.203Z] v3.1.0-dev.6 [2024-02-06T16:27:54.203Z] v3.1.0-dev.7 [2024-02-06T16:27:54.203Z] v3.1.0-dev.8 [2024-02-06T16:27:54.203Z] v3.1.0-dev.9 [2024-02-06T16:27:54.203Z] v3.2.0-dev.1 [2024-02-06T16:27:54.203Z] v3.2.0-dev.2 [2024-02-06T16:27:54.203Z] v3.2.0-dev.3 [2024-02-06T16:27:54.203Z] v3.2.0-dev.4 [2024-02-06T16:27:54.203Z] v3.2.0-dev.5 [2024-02-06T16:27:54.203Z] v3.2.0-dev.6 [2024-02-06T16:27:54.203Z] v3.2.0-dev.7 [2024-02-06T16:27:54.203Z] v3.2.0-dev.8 [Pipeline] sh [2024-02-06T16:27:54.497Z] + lftools sign git-tag v3.2.0-dev.8 [2024-02-06T16:27:55.065Z] Signing Git tag with Sigul... [2024-02-06T16:27:55.065Z] Signing v3.2.0-dev.8 [Pipeline] echo [2024-02-06T16:27:55.343Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:27:55.636Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-06T16:27:55.643Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-06T16:27:55.785Z] $ docker stop --time=1 7c864567f609c2db64e4ad8206f2f6b1d679ac39304f420236a0362f5020689b [2024-02-06T16:27:57.069Z] $ docker rm -f --volumes 7c864567f609c2db64e4ad8206f2f6b1d679ac39304f420236a0362f5020689b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-06T16:27:58.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:27:58.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:27:58.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:27:58.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:27:58.592Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:27:58.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:27:58.958Z] $ docker top 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:27:59.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:27:59.222Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:27:59.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:27:59.340Z] $ docker exec 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 ssh-agent [2024-02-06T16:27:59.447Z] SSH_AUTH_SOCK=/tmp/ssh-TGbJjSdRiqFr/agent.31 [2024-02-06T16:27:59.447Z] SSH_AGENT_PID=38 [2024-02-06T16:27:59.452Z] Running ssh-add (command line suppressed) [2024-02-06T16:27:59.548Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3299913783169201580.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3299913783169201580.key) [2024-02-06T16:27:59.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:27:59.900Z] + git semver bump pre [2024-02-06T16:28:00.158Z] 2024-02-06 16:28:00,063 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-06T16:28:00.158Z] 2024-02-06 16:28:00,063 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev [2024-02-06T16:28:00.158Z] 2024-02-06 16:28:00,063 [bump_version] DEBUG bumped version:3.2.0-dev.9 [2024-02-06T16:28:00.158Z] 2024-02-06 16:28:00,063 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-02-06T16:28:00.158Z] 2024-02-06 16:28:00,063 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-06T16:28:00.159Z] 2024-02-06 16:28:00,063 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-06T16:28:00.159Z] 2024-02-06 16:28:00,065 [execute] INFO git cat-file --batch-check [2024-02-06T16:28:00.159Z] 2024-02-06 16:28:00,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T16:28:00.159Z] 2024-02-06 16:28:00,070 [execute] INFO git cat-file --batch [2024-02-06T16:28:00.159Z] 2024-02-06 16:28:00,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T16:28:00.159Z] 2024-02-06 16:28:00,075 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-06T16:28:00.159Z] 3.2.0-dev.9 [Pipeline] } [2024-02-06T16:28:00.166Z] $ docker exec --env ******** --env ******** 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 ssh-agent -k [2024-02-06T16:28:00.266Z] unset SSH_AUTH_SOCK; [2024-02-06T16:28:00.266Z] unset SSH_AGENT_PID; [2024-02-06T16:28:00.266Z] echo Agent pid 38 killed; [2024-02-06T16:28:00.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:28:00.837Z] + git semver [Pipeline] } [2024-02-06T16:28:01.107Z] $ docker stop --time=1 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 [2024-02-06T16:28:02.350Z] $ docker rm -f --volumes 1973bf490ba5b5fb5480fd2970d1a3f1baeaa82e83efb17e9f17594e51b604a8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T16:28:02.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T16:28:02.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:28:03.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T16:28:03.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:28:03.447Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:28:03.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T16:28:03.787Z] $ docker top a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 -eo pid,comm [2024-02-06T16:28:03.837Z] 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). [2024-02-06T16:28:03.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T16:28:04.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T16:28:04.061Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T16:28:04.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T16:28:04.166Z] $ docker exec a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 ssh-agent [2024-02-06T16:28:04.275Z] SSH_AUTH_SOCK=/tmp/ssh-F9kMA2US1xXa/agent.32 [2024-02-06T16:28:04.275Z] SSH_AGENT_PID=38 [2024-02-06T16:28:04.280Z] Running ssh-add (command line suppressed) [2024-02-06T16:28:04.362Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3014952312751208562.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3014952312751208562.key) [2024-02-06T16:28:04.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T16:28:04.725Z] + git semver push [2024-02-06T16:28:04.985Z] 2024-02-06 16:28:04,911 [run_push] DEBUG push [2024-02-06T16:28:04.985Z] 2024-02-06 16:28:04,912 [execute] INFO git cat-file --batch-check [2024-02-06T16:28:04.985Z] 2024-02-06 16:28:04,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T16:28:04.985Z] 2024-02-06 16:28:04,915 [execute] INFO git rev-list d6ca7b235787450b7c2b5d5fd0d65818c4324b4f -- [2024-02-06T16:28:04.985Z] 2024-02-06 16:28:04,915 [execute] DEBUG Popen(['git', 'rev-list', 'd6ca7b235787450b7c2b5d5fd0d65818c4324b4f', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-06T16:28:04.985Z] 2024-02-06 16:28:04,920 [execute] INFO git fetch -v origin [2024-02-06T16:28:04.985Z] 2024-02-06 16:28:04,920 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-06T16:28:05.553Z] 2024-02-06 16:28:05,420 [run_push] DEBUG no remote changes detected [2024-02-06T16:28:05.553Z] 2024-02-06 16:28:05,420 [execute] INFO git push origin semver [2024-02-06T16:28:05.553Z] 2024-02-06 16:28:05,420 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-06T16:28:06.492Z] 2024-02-06 16:28:06,134 [run_push] DEBUG push all version tags [2024-02-06T16:28:06.492Z] 2024-02-06 16:28:06,134 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-06T16:28:06.492Z] 2024-02-06 16:28:06,135 [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) [2024-02-06T16:28:07.061Z] 2024-02-06 16:28:06,901 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-06T16:28:07.061Z] 3.2.0-dev.9 [Pipeline] } [2024-02-06T16:28:07.069Z] $ docker exec --env ******** --env ******** a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 ssh-agent -k [2024-02-06T16:28:07.164Z] unset SSH_AUTH_SOCK; [2024-02-06T16:28:07.166Z] unset SSH_AGENT_PID; [2024-02-06T16:28:07.166Z] echo Agent pid 38 killed; [2024-02-06T16:28:07.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T16:28:07.729Z] + git semver [Pipeline] } [2024-02-06T16:28:07.999Z] $ docker stop --time=1 a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 [2024-02-06T16:28:09.226Z] $ docker rm -f --volumes a58bde0fb5b190cf79f40740ab10d34563ba63b00c351aee671d07194cff74f3 [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 [2024-02-06T16:28:10.999Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-02-06T16:28:10.999Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-06T16:28:10.999Z] total 16 [2024-02-06T16:28:10.999Z] drwxr-xr-x 3 root root 4096 Feb 6 16:17 . [2024-02-06T16:28:10.999Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 16:27 .. [2024-02-06T16:28:10.999Z] drwxr-xr-x 2 root root 4096 Feb 6 16:17 cost [2024-02-06T16:28:10.999Z] -rw-r--r-- 1 root root 95 Feb 6 16:17 cost.csv [2024-02-06T16:28:10.999Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-06T16:28:10.999Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-06T16:28:10.999Z] total 16 [2024-02-06T16:28:10.999Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:17 . [2024-02-06T16:28:10.999Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 16:27 .. [2024-02-06T16:28:10.999Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:17 cost [2024-02-06T16:28:10.999Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 6 16:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:28:11.293Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:28:12.157Z] ---> package-listing.sh [2024-02-06T16:28:12.157Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-06T16:28:12.157Z] ++ facter osfamily [2024-02-06T16:28:12.416Z] + OS_FAMILY=debian [2024-02-06T16:28:12.416Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-06T16:28:12.416Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-06T16:28:12.416Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-06T16:28:12.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-06T16:28:12.416Z] + PACKAGES=/tmp/packages_start.txt [2024-02-06T16:28:12.416Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-06T16:28:12.416Z] + PACKAGES=/tmp/packages_end.txt [2024-02-06T16:28:12.416Z] + case "${OS_FAMILY}" in [2024-02-06T16:28:12.416Z] + dpkg -l [2024-02-06T16:28:12.416Z] + grep '^ii' [2024-02-06T16:28:12.416Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-06T16:28:12.416Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-06T16:28:12.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-06T16:28:12.416Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-06T16:28:12.416Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-02-06T16:28:12.416Z] + 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 [2024-02-06T16:28:12.426Z] 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 [2024-02-06T16:28:12.702Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T16:28:13.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T16:28:13.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T16:28:13.518Z] prd-ubuntu20.04-docker-8c-8g-554 does not seem to be running inside a container [2024-02-06T16:28:13.545Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T16:28:13.729Z] $ docker top 10faaab8e4252109ec8df417bbaba438ec62f2e1e6e6a1c6b39bf24586ca5fc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T16:28:14.214Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-06T16:28:14.502Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-06T16:28:14.788Z] + ls /var/log/sa-host [2024-02-06T16:28:14.788Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T16:28:15.031Z] provisioning config files... [2024-02-06T16:28:15.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9218279113439029414tmp [Pipeline] { [Pipeline] echo [2024-02-06T16:28:15.176Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:28:15.461Z] ---> create-netrc.sh [Pipeline] } [2024-02-06T16:28:15.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:28:15.921Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-06T16:28:15.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:28:16.211Z] ---> sudo-logs.sh [2024-02-06T16:28:16.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-06T16:28:16.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:28:16.586Z] ---> job-cost.sh [2024-02-06T16:28:16.586Z] lf-activate-venv: SKIPPING [2024-02-06T16:28:16.586Z] DEBUG: total: 0.2199999988079071 [2024-02-06T16:28:16.586Z] INFO: Retrieving Stack Cost... [2024-02-06T16:28:16.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T16:28:17.105Z] INFO: Archiving Costs [Pipeline] echo [2024-02-06T16:28:17.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T16:28:17.401Z] ---> logs-deploy.sh [2024-02-06T16:28:17.401Z] lf-activate-venv: SKIPPING [2024-02-06T16:28:17.401Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/160 [2024-02-06T16:28:17.401Z] INFO: archiving workspace using pattern(s): [2024-02-06T16:28:18.340Z] Archives upload complete. [2024-02-06T16:28:18.340Z] INFO: archiving logs to Nexus