Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1087e4a3d9b938820ba31b5d4a506eab1acdae7e 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-ssh6439158920819515158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4269601778186816204.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5050292395992078275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9431326982173095070.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-ssh13390127559742280617.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23028 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 1087e4a3d9b938820ba31b5d4a506eab1acdae7e (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 Commit message: "Merge pull request #311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57" > git rev-list --no-walk 8e24701cce6496c4ca1a121af8534b5919b9a224 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T01:55:25.135Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T01:55:25.209Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T01:55:25.235Z] ========================================================= [2024-10-18T01:55:25.235Z] EdgeX Global Pipelines Version Info [2024-10-18T01:55:25.235Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:55:25.957Z] ------------------- [2024-10-18T01:55:25.957Z] stable info: [2024-10-18T01:55:25.957Z] ------------------- [2024-10-18T01:55:25.957Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T01:55:25.957Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T01:55:25.957Z] Message: update stable to v1.0.265 [2024-10-18T01:55:26.526Z] ------------------- [2024-10-18T01:55:26.526Z] experimental info: [2024-10-18T01:55:26.526Z] ------------------- [2024-10-18T01:55:26.526Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T01:55:26.526Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T01:55:26.526Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T01:55:26.596Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-18T01:55:26.619Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-18T01:55:26.640Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T01:55:26.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T01:55:26.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T01:55:26.702Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T01:55:26.720Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T01:55:26.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T01:55:26.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T01:55:26.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T01:55:26.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T01:55:26.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-18T01:55:26.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T01:55:26.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T01:55:26.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:55:26.908Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:55:26.931Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:55:26.949Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:55:26.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T01:55:26.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T01:55:27.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T01:55:27.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T01:55:27.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T01:55:27.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T01:55:27.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-18T01:55:27.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T01:55:27.130Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T01:55:27.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-18T01:55:27.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-18T01:55:27.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-18T01:55:27.213Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] echo [2024-10-18T01:55:27.239Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1087e4a [Pipeline] echo [2024-10-18T01:55:27.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:55:27.315Z] provisioning config files... [2024-10-18T01:55:27.332Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14213985208127591719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:55:27.659Z] ---> ****-login.sh [2024-10-18T01:55:27.659Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:55:27.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:27.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:27.918Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:27.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:27.918Z] [2024-10-18T01:55:27.918Z] Login Succeeded [2024-10-18T01:55:27.918Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:55:27.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:27.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:27.918Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:27.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:27.918Z] [2024-10-18T01:55:27.918Z] Login Succeeded [2024-10-18T01:55:27.918Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:55:28.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:28.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:28.176Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:28.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:28.176Z] [2024-10-18T01:55:28.176Z] Login Succeeded [2024-10-18T01:55:28.176Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:55:28.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:28.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:28.176Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:28.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:28.177Z] [2024-10-18T01:55:28.177Z] Login Succeeded [2024-10-18T01:55:28.177Z] ****.io [2024-10-18T01:55:28.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:28.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:28.437Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:28.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:28.437Z] [2024-10-18T01:55:28.437Z] Login Succeeded [2024-10-18T01:55:28.437Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:55:28.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T01:55:28.856Z] + git rev-list -1 --merges 1087e4a3d9b938820ba31b5d4a506eab1acdae7e~1..1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] echo [2024-10-18T01:55:28.880Z] -----------> git rev-list -1 --merges 1087e4a3d9b938820ba31b5d4a506eab1acdae7e~1..1087e4a3d9b938820ba31b5d4a506eab1acdae7e 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [2024-10-18T01:55:28.880Z] 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [false] [Pipeline] sh [2024-10-18T01:55:29.179Z] + git log --format=format:%s -1 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] echo [2024-10-18T01:55:29.194Z] ========================================================= [2024-10-18T01:55:29.194Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T01:55:29.194Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:55:29.527Z] + git log --format=format:%s -1 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] echo [2024-10-18T01:55:29.539Z] [semverPrep] GIT_COMMIT: 1087e4a3d9b938820ba31b5d4a506eab1acdae7e, Commit Message: Merge pull request #311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57 [Pipeline] echo [2024-10-18T01:55:29.553Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T01:55:29.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T01:55:29.908Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T01:55:29.908Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T01:55:29.908Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T01:55:29.908Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T01:55:29.908Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T01:55:29.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:55:30.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:55:30.260Z] [2024-10-18T01:55:30.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:55:30.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:55:30.563Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T01:55:30.563Z] b85a868b505f: Pulling fs layer [2024-10-18T01:55:30.563Z] e2be974225ed: Pulling fs layer [2024-10-18T01:55:30.563Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T01:55:30.563Z] 988bab9f4d93: Pulling fs layer [2024-10-18T01:55:30.563Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T01:55:30.563Z] eaf3925da568: Pulling fs layer [2024-10-18T01:55:30.563Z] bab4dde63d76: Pulling fs layer [2024-10-18T01:55:30.563Z] bde34c3a00c8: Pulling fs layer [2024-10-18T01:55:30.563Z] b352a97aabf1: Pulling fs layer [2024-10-18T01:55:30.563Z] 4872d77fe225: Pulling fs layer [2024-10-18T01:55:30.563Z] 5851b861e8e6: Pulling fs layer [2024-10-18T01:55:30.563Z] eaf3925da568: Waiting [2024-10-18T01:55:30.563Z] bab4dde63d76: Waiting [2024-10-18T01:55:30.563Z] bde34c3a00c8: Waiting [2024-10-18T01:55:30.563Z] b352a97aabf1: Waiting [2024-10-18T01:55:30.563Z] 988bab9f4d93: Waiting [2024-10-18T01:55:30.563Z] 5851b861e8e6: Waiting [2024-10-18T01:55:30.563Z] 4872d77fe225: Waiting [2024-10-18T01:55:30.563Z] 1469e6f7b9e6: Waiting [2024-10-18T01:55:30.563Z] e2be974225ed: Verifying Checksum [2024-10-18T01:55:30.563Z] e2be974225ed: Download complete [2024-10-18T01:55:30.563Z] 988bab9f4d93: Verifying Checksum [2024-10-18T01:55:30.563Z] 988bab9f4d93: Download complete [2024-10-18T01:55:30.563Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T01:55:30.563Z] 1469e6f7b9e6: Download complete [2024-10-18T01:55:30.563Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T01:55:30.563Z] 339a4e72a1f5: Download complete [2024-10-18T01:55:30.563Z] eaf3925da568: Verifying Checksum [2024-10-18T01:55:30.563Z] eaf3925da568: Download complete [2024-10-18T01:55:30.824Z] bde34c3a00c8: Download complete [2024-10-18T01:55:30.824Z] b352a97aabf1: Verifying Checksum [2024-10-18T01:55:30.824Z] b352a97aabf1: Download complete [2024-10-18T01:55:30.824Z] 4872d77fe225: Verifying Checksum [2024-10-18T01:55:30.824Z] 4872d77fe225: Download complete [2024-10-18T01:55:30.824Z] 5851b861e8e6: Download complete [2024-10-18T01:55:30.824Z] b85a868b505f: Verifying Checksum [2024-10-18T01:55:30.824Z] b85a868b505f: Download complete [2024-10-18T01:55:31.087Z] bab4dde63d76: Verifying Checksum [2024-10-18T01:55:31.087Z] bab4dde63d76: Download complete [2024-10-18T01:55:32.021Z] b85a868b505f: Pull complete [2024-10-18T01:55:32.021Z] e2be974225ed: Pull complete [2024-10-18T01:55:32.588Z] 339a4e72a1f5: Pull complete [2024-10-18T01:55:32.588Z] 988bab9f4d93: Pull complete [2024-10-18T01:55:32.846Z] 1469e6f7b9e6: Pull complete [2024-10-18T01:55:32.846Z] eaf3925da568: Pull complete [2024-10-18T01:55:34.749Z] bab4dde63d76: Pull complete [2024-10-18T01:55:34.749Z] bde34c3a00c8: Pull complete [2024-10-18T01:55:34.749Z] b352a97aabf1: Pull complete [2024-10-18T01:55:34.749Z] 4872d77fe225: Pull complete [2024-10-18T01:55:34.749Z] 5851b861e8e6: Pull complete [2024-10-18T01:55:34.749Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T01:55:34.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:55:34.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:55:34.885Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T01:55:34.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T01:55:37.792Z] $ docker top cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 -eo pid,comm [2024-10-18T01:55:37.849Z] 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-10-18T01:55:37.849Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T01:55:37.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:55:37.903Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:55:38.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:55:38.034Z] $ docker exec cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 ssh-agent [2024-10-18T01:55:38.162Z] SSH_AUTH_SOCK=/tmp/ssh-EJ5F4UlMUVz4/agent.33 [2024-10-18T01:55:38.162Z] SSH_AGENT_PID=39 [2024-10-18T01:55:38.170Z] Running ssh-add (command line suppressed) [2024-10-18T01:55:38.262Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7144353365556764407.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7144353365556764407.key) [2024-10-18T01:55:38.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:55:38.570Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T01:55:38.580Z] $ docker exec --env ******** --env ******** cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 ssh-agent -k [2024-10-18T01:55:38.677Z] unset SSH_AUTH_SOCK; [2024-10-18T01:55:38.677Z] unset SSH_AGENT_PID; [2024-10-18T01:55:38.678Z] echo Agent pid 39 killed; [2024-10-18T01:55:38.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T01:55:38.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:55:38.729Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:55:38.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:55:38.841Z] $ docker exec cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 ssh-agent [2024-10-18T01:55:38.948Z] SSH_AUTH_SOCK=/tmp/ssh-tl3xAZLKrjmx/agent.71 [2024-10-18T01:55:38.948Z] SSH_AGENT_PID=77 [2024-10-18T01:55:38.952Z] Running ssh-add (command line suppressed) [2024-10-18T01:55:39.048Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9844042644838783144.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9844042644838783144.key) [2024-10-18T01:55:39.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:55:39.354Z] + git semver init [2024-10-18T01:55:39.615Z] 2024-10-18 01:55:39,536 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T01:55:39.615Z] 2024-10-18 01:55:39,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-10-18T01:55:39.615Z] 2024-10-18 01:55:39,537 [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-10-18T01:55:39.615Z] 2024-10-18 01:55:39,538 [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-10-18T01:55:42.154Z] 2024-10-18 01:55:41,538 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-10-18T01:55:42.154Z] 2024-10-18 01:55:41,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-10-18T01:55:42.154Z] 2024-10-18 01:55:41,539 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-18T01:55:42.154Z] 2024-10-18 01:55:41,539 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-18T01:55:42.154Z] 3.2.0-dev.32 [Pipeline] } [2024-10-18T01:55:42.163Z] $ docker exec --env ******** --env ******** cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 ssh-agent -k [2024-10-18T01:55:42.262Z] unset SSH_AUTH_SOCK; [2024-10-18T01:55:42.262Z] unset SSH_AGENT_PID; [2024-10-18T01:55:42.262Z] echo Agent pid 77 killed; [2024-10-18T01:55:42.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T01:55:42.598Z] + git semver [Pipeline] } [2024-10-18T01:55:42.870Z] $ docker stop --time=1 cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 [2024-10-18T01:55:44.132Z] $ docker rm -f --volumes cdd15b99dddba28dd845b0ea3153e78512d5d009d23124b6fcedd30880736b99 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:55:44.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T01:55:44.751Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T01:55:44.755Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.32 [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-10-18T01:55:44.933Z] provisioning config files... [2024-10-18T01:55:44.942Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15079362684794807770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:55:45.244Z] ---> ****-login.sh [2024-10-18T01:55:45.244Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:55:45.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:45.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:45.244Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:45.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:45.244Z] [2024-10-18T01:55:45.244Z] Login Succeeded [2024-10-18T01:55:45.244Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:55:45.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:45.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:45.245Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:45.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:45.245Z] [2024-10-18T01:55:45.245Z] Login Succeeded [2024-10-18T01:55:45.245Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:55:45.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:45.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:45.506Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:45.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:45.506Z] [2024-10-18T01:55:45.506Z] Login Succeeded [2024-10-18T01:55:45.506Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:55:45.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:45.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:45.506Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:45.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:45.506Z] [2024-10-18T01:55:45.506Z] Login Succeeded [2024-10-18T01:55:45.506Z] ****.io [2024-10-18T01:55:45.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:45.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:45.767Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:45.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:45.767Z] [2024-10-18T01:55:45.767Z] Login Succeeded [2024-10-18T01:55:45.767Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:55:45.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:55:45.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:55:45.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:55:45.907Z] ========================================================= [2024-10-18T01:55:45.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T01:55:45.907Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:55:46.238Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:55:46.238Z] Sending build context to Docker daemon 19.95MB [2024-10-18T01:55:46.238Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:55:46.238Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:55:46.504Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T01:55:46.504Z] 43c4264eed91: Pulling fs layer [2024-10-18T01:55:46.504Z] 4cc291be95ef: Pulling fs layer [2024-10-18T01:55:46.504Z] 2ac1f1163629: Pulling fs layer [2024-10-18T01:55:46.504Z] 5c3c966382ef: Pulling fs layer [2024-10-18T01:55:46.504Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:55:46.504Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T01:55:46.504Z] 9f66e0745190: Pulling fs layer [2024-10-18T01:55:46.504Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T01:55:46.504Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T01:55:46.504Z] 5c3c966382ef: Waiting [2024-10-18T01:55:46.504Z] 4f4fb700ef54: Waiting [2024-10-18T01:55:46.504Z] 5d5c8e513c77: Waiting [2024-10-18T01:55:46.504Z] 9f66e0745190: Waiting [2024-10-18T01:55:46.504Z] f49a43e4bbc0: Waiting [2024-10-18T01:55:46.504Z] 561ebcabdf7f: Waiting [2024-10-18T01:55:46.504Z] 4cc291be95ef: Verifying Checksum [2024-10-18T01:55:46.504Z] 4cc291be95ef: Download complete [2024-10-18T01:55:46.504Z] 5c3c966382ef: Verifying Checksum [2024-10-18T01:55:46.504Z] 5c3c966382ef: Download complete [2024-10-18T01:55:46.504Z] 4f4fb700ef54: Download complete [2024-10-18T01:55:46.504Z] 5d5c8e513c77: Verifying Checksum [2024-10-18T01:55:46.504Z] 5d5c8e513c77: Download complete [2024-10-18T01:55:46.504Z] 43c4264eed91: Download complete [2024-10-18T01:55:46.504Z] 9f66e0745190: Verifying Checksum [2024-10-18T01:55:46.504Z] 9f66e0745190: Download complete [2024-10-18T01:55:46.765Z] 43c4264eed91: Pull complete [2024-10-18T01:55:46.765Z] 561ebcabdf7f: Download complete [2024-10-18T01:55:46.765Z] 4cc291be95ef: Pull complete [2024-10-18T01:55:47.023Z] 2ac1f1163629: Verifying Checksum [2024-10-18T01:55:47.023Z] 2ac1f1163629: Download complete [2024-10-18T01:55:47.281Z] f49a43e4bbc0: Download complete [2024-10-18T01:55:50.562Z] 2ac1f1163629: Pull complete [2024-10-18T01:55:50.562Z] 5c3c966382ef: Pull complete [2024-10-18T01:55:50.562Z] 4f4fb700ef54: Pull complete [2024-10-18T01:55:50.562Z] 5d5c8e513c77: Pull complete [2024-10-18T01:55:50.562Z] 9f66e0745190: Pull complete [2024-10-18T01:55:52.471Z] f49a43e4bbc0: Pull complete [2024-10-18T01:55:53.038Z] 561ebcabdf7f: Pull complete [2024-10-18T01:55:53.038Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T01:55:53.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T01:55:53.038Z] ---> 3a752c3f9dda [2024-10-18T01:55:53.038Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T01:55:58.315Z] ---> Running in a8c74e4d6d68 [2024-10-18T01:55:58.315Z] Removing intermediate container a8c74e4d6d68 [2024-10-18T01:55:58.315Z] ---> 7a95d758f38d [2024-10-18T01:55:58.315Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:55:58.315Z] ---> Running in 3c6861a0a20d [2024-10-18T01:55:58.315Z] Removing intermediate container 3c6861a0a20d [2024-10-18T01:55:58.315Z] ---> d5c908da5e76 [2024-10-18T01:55:58.315Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:55:58.315Z] ---> Running in a43bd935add8 [2024-10-18T01:55:58.315Z] Removing intermediate container a43bd935add8 [2024-10-18T01:55:58.315Z] ---> d92d88a0129f [2024-10-18T01:55:58.315Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:55:58.315Z] ---> Running in d1a0b310f2e8 [2024-10-18T01:55:58.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:55:58.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:55:58.574Z] OK: 246 MiB in 54 packages [2024-10-18T01:55:58.831Z] Removing intermediate container d1a0b310f2e8 [2024-10-18T01:55:58.831Z] ---> cce7dd0494d0 [2024-10-18T01:55:58.831Z] Step 7/12 : WORKDIR /app [2024-10-18T01:55:58.831Z] ---> Running in 893ff742047c [2024-10-18T01:55:59.090Z] Removing intermediate container 893ff742047c [2024-10-18T01:55:59.090Z] ---> 88a99cf74e7f [2024-10-18T01:55:59.090Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T01:55:59.090Z] ---> d4a07203bf70 [2024-10-18T01:55:59.090Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:55:59.090Z] ---> Running in 91338812c643 [2024-10-18T01:55:59.880Z] Still waiting to schedule task [2024-10-18T01:55:59.880Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline [2024-10-18T01:56:55.325Z] Removing intermediate container 91338812c643 [2024-10-18T01:56:55.325Z] ---> 3d5774ca9ef5 [2024-10-18T01:56:55.325Z] Step 10/12 : COPY . . [2024-10-18T01:56:55.325Z] ---> d6eedb30d059 [2024-10-18T01:56:55.325Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:56:55.325Z] ---> Running in 3cd4d7ac3991 [2024-10-18T01:56:55.325Z] Removing intermediate container 3cd4d7ac3991 [2024-10-18T01:56:55.325Z] ---> c8ae4c274cd2 [2024-10-18T01:56:55.325Z] Step 12/12 : RUN $MAKE [2024-10-18T01:56:55.325Z] ---> Running in 8c8d20b52448 [2024-10-18T01:56:55.325Z] noop [2024-10-18T01:56:55.325Z] Removing intermediate container 8c8d20b52448 [2024-10-18T01:56:55.325Z] ---> 8928f5f4b5b7 [2024-10-18T01:56:55.325Z] Successfully built 8928f5f4b5b7 [2024-10-18T01:56:55.325Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:55.657Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:56:55.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:56:55.734Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T01:56:55.761Z] $ 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-10-18T01:56:56.087Z] $ docker top a6e7924518388001082b3600fd3afde60d56c321f6bfa6f2e4e9db74541845ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:56:56.432Z] + go version [2024-10-18T01:56:56.432Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T01:56:56.442Z] $ docker stop --time=1 a6e7924518388001082b3600fd3afde60d56c321f6bfa6f2e4e9db74541845ff [2024-10-18T01:56:57.719Z] $ docker rm -f --volumes a6e7924518388001082b3600fd3afde60d56c321f6bfa6f2e4e9db74541845ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:58.181Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:56:58.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:56:58.261Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T01:56:58.283Z] $ 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-10-18T01:56:58.604Z] $ docker top c0c2819007dba75d929b66e01aaa1d18ffab38ccd42b23b81025b7d52eef4f5b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:56:59.026Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-10-18T01:56:59.326Z] + make test [2024-10-18T01:56:59.327Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-18T01:57:31.386Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-18T01:57:31.386Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-18T01:57:31.386Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.227s coverage: 86.2% of statements [2024-10-18T01:57:33.297Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.711s coverage: 71.9% of statements [2024-10-18T01:58:08.518Z] go vet ./... [2024-10-18T01:58:12.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T01:58:12.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T01:58:12.789Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-18T01:58:12.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T01:58:12.814Z] $ docker stop --time=1 c0c2819007dba75d929b66e01aaa1d18ffab38ccd42b23b81025b7d52eef4f5b [2024-10-18T01:58:18.182Z] $ docker rm -f --volumes c0c2819007dba75d929b66e01aaa1d18ffab38ccd42b23b81025b7d52eef4f5b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:58:18.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T01:58:18.907Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-18T01:58:19.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T01:58:19.646Z] + ls -al . [2024-10-18T01:58:19.646Z] total 296 [2024-10-18T01:58:19.646Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 01:56 . [2024-10-18T01:58:19.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:55 .. [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 01:55 .dockerignore [2024-10-18T01:58:19.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:57 .git [2024-10-18T01:58:19.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:55 .github [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 18 01:55 .gitignore [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 18 01:55 .golangci.yml [2024-10-18T01:58:19.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:55 .semver [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 18 01:55 Attribution.txt [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 18 01:55 CHANGELOG.md [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 18 01:55 Dockerfile [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:55 GOVERNANCE.md [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 18 01:55 Jenkinsfile [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 01:55 LICENSE [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 18 01:55 Makefile [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 01:55 OWNERS.md [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 18 01:55 README.md [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:55 VERSION [2024-10-18T01:58:19.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:55 bin [2024-10-18T01:58:19.646Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 18 01:57 coverage.out [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 18 01:55 go.mod [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 18 01:55 go.sum [2024-10-18T01:58:19.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:55 images [2024-10-18T01:58:19.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:55 internal [2024-10-18T01:58:19.646Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 01:55 main.go [2024-10-18T01:58:19.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:55 openapi [2024-10-18T01:58:19.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:55 res [2024-10-18T01:58:19.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:19.978Z] + 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=1087e4a3d9b938820ba31b5d4a506eab1acdae7e --label arch=amd64 --label version=3.2.0-dev.32 . [2024-10-18T01:58:19.978Z] Sending build context to Docker daemon 19.95MB [2024-10-18T01:58:19.978Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:58:19.978Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-18T01:58:19.978Z] ---> 8928f5f4b5b7 [2024-10-18T01:58:19.978Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T01:58:20.239Z] ---> Running in 1f1592dec2fc [2024-10-18T01:58:20.239Z] Removing intermediate container 1f1592dec2fc [2024-10-18T01:58:20.239Z] ---> f3da50e8b349 [2024-10-18T01:58:20.239Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:58:20.497Z] ---> Running in 417e0e23d93b [2024-10-18T01:58:20.497Z] Removing intermediate container 417e0e23d93b [2024-10-18T01:58:20.497Z] ---> 866760450456 [2024-10-18T01:58:20.497Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:58:20.497Z] ---> Running in 0d68b7f49267 [2024-10-18T01:58:20.497Z] Removing intermediate container 0d68b7f49267 [2024-10-18T01:58:20.497Z] ---> 9981156cbcc1 [2024-10-18T01:58:20.497Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:58:20.497Z] ---> Running in 128df5fe378a [2024-10-18T01:58:20.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:20.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:21.013Z] OK: 246 MiB in 54 packages [2024-10-18T01:58:21.579Z] Removing intermediate container 128df5fe378a [2024-10-18T01:58:21.579Z] ---> fd1506107d69 [2024-10-18T01:58:21.579Z] Step 7/30 : WORKDIR /app [2024-10-18T01:58:21.579Z] ---> Running in 83b07a05764f [2024-10-18T01:58:21.579Z] Removing intermediate container 83b07a05764f [2024-10-18T01:58:21.579Z] ---> 92ba7fd9acee [2024-10-18T01:58:21.579Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-18T01:58:21.579Z] ---> 2cd3f76b3e3b [2024-10-18T01:58:21.579Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:58:21.579Z] ---> Running in f8af613d98ee [2024-10-18T01:58:22.512Z] Removing intermediate container f8af613d98ee [2024-10-18T01:58:22.512Z] ---> 8dc0e8e525e1 [2024-10-18T01:58:22.512Z] Step 10/30 : COPY . . [2024-10-18T01:58:23.079Z] ---> f1247cd161d0 [2024-10-18T01:58:23.079Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:58:23.079Z] ---> Running in c7d33458c807 [2024-10-18T01:58:23.079Z] Removing intermediate container c7d33458c807 [2024-10-18T01:58:23.079Z] ---> 2619c1200e83 [2024-10-18T01:58:23.079Z] Step 12/30 : RUN $MAKE [2024-10-18T01:58:23.079Z] ---> Running in 1ba6c1a6ecde [2024-10-18T01:58:23.357Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.32" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-18T01:58:54.758Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23037 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-10-18T01:58:54.775Z] Running in /w/workspace/app-rfid-llrp-inventory/186 [Pipeline] { [Pipeline] checkout [2024-10-18T01:58:57.838Z] The recommended git tool is: git [2024-10-18T01:59:02.368Z] Removing intermediate container 1ba6c1a6ecde [2024-10-18T01:59:02.368Z] ---> 98c3ef45e442 [2024-10-18T01:59:02.368Z] Step 13/30 : FROM alpine:3.20 [2024-10-18T01:59:02.368Z] 3.20: Pulling from library/alpine [2024-10-18T01:59:02.368Z] 43c4264eed91: Already exists [2024-10-18T01:59:02.368Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T01:59:02.368Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T01:59:02.368Z] ---> 91ef0af61f39 [2024-10-18T01:59:02.368Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T01:59:02.368Z] ---> Running in 7b17dd9a0e02 [2024-10-18T01:59:02.368Z] Removing intermediate container 7b17dd9a0e02 [2024-10-18T01:59:02.368Z] ---> 5c9149073419 [2024-10-18T01:59:02.368Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-18T01:59:02.368Z] ---> Running in 3bb60668223f [2024-10-18T01:59:02.368Z] Removing intermediate container 3bb60668223f [2024-10-18T01:59:02.368Z] ---> dfde4f3cf803 [2024-10-18T01:59:02.368Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-18T01:59:02.368Z] ---> Running in e8d50c363e6d [2024-10-18T01:59:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:02.368Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-18T01:59:02.368Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-18T01:59:02.368Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:59:02.368Z] Executing ca-certificates-20240705-r0.trigger [2024-10-18T01:59:02.368Z] OK: 9 MiB in 16 packages [2024-10-18T01:59:02.368Z] Removing intermediate container e8d50c363e6d [2024-10-18T01:59:02.368Z] ---> ab51b3dd2f95 [2024-10-18T01:59:02.368Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-18T01:59:02.368Z] ---> Running in cd22ab8e7b3f [2024-10-18T01:59:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:02.368Z] Upgrading critical system libraries and apk-tools: [2024-10-18T01:59:02.368Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T01:59:02.368Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:59:02.368Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T01:59:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:02.625Z] OK: 9 MiB in 16 packages [2024-10-18T01:59:02.883Z] Removing intermediate container cd22ab8e7b3f [2024-10-18T01:59:02.883Z] ---> b40da617782a [2024-10-18T01:59:02.883Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-18T01:59:03.141Z] ---> 9223f50c1e79 [2024-10-18T01:59:03.141Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-18T01:59:03.141Z] ---> facea632f4f1 [2024-10-18T01:59:03.141Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-18T01:59:03.401Z] ---> 55931cf27037 [2024-10-18T01:59:03.401Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-18T01:59:03.401Z] ---> 6be9cc956f80 [2024-10-18T01:59:03.401Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-18T01:59:05.017Z] using credential edgex-jenkins-ssh [2024-10-18T01:59:05.044Z] Cloning the remote Git repository [2024-10-18T01:59:05.304Z] ---> 0b0b1827bad8 [2024-10-18T01:59:05.304Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-18T01:59:05.304Z] ---> Running in 892d593b5818 [2024-10-18T01:59:05.098Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-18T01:59:05.210Z] > git init /w/workspace/app-rfid-llrp-inventory/186 # timeout=10 [2024-10-18T01:59:05.406Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-18T01:59:05.408Z] > git --version # timeout=10 [2024-10-18T01:59:05.431Z] > git --version # 'git version 2.25.1' [2024-10-18T01:59:05.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T01:59:05.561Z] Removing intermediate container 892d593b5818 [2024-10-18T01:59:05.561Z] ---> f3bcd2696bb0 [2024-10-18T01:59:05.561Z] Step 24/30 : VOLUME /cache [2024-10-18T01:59:05.561Z] ---> Running in ad609aa57add [2024-10-18T01:59:05.561Z] Removing intermediate container ad609aa57add [2024-10-18T01:59:05.561Z] ---> 5ff92e405878 [2024-10-18T01:59:05.561Z] Step 25/30 : EXPOSE 59711 [2024-10-18T01:59:05.561Z] ---> Running in c78d32b4d95d [2024-10-18T01:59:05.819Z] Removing intermediate container c78d32b4d95d [2024-10-18T01:59:05.819Z] ---> 139d956ab631 [2024-10-18T01:59:05.819Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-18T01:59:05.819Z] ---> Running in 7571df26a254 [2024-10-18T01:59:05.819Z] Removing intermediate container 7571df26a254 [2024-10-18T01:59:05.819Z] ---> 21562d799e0c [2024-10-18T01:59:05.819Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-18T01:59:05.819Z] ---> Running in b2f31aecbc30 [2024-10-18T01:59:05.819Z] Removing intermediate container b2f31aecbc30 [2024-10-18T01:59:05.819Z] ---> 2d14594886e4 [2024-10-18T01:59:05.819Z] Step 28/30 : LABEL arch=amd64 [2024-10-18T01:59:05.819Z] ---> Running in a6515873d4d4 [2024-10-18T01:59:06.078Z] Removing intermediate container a6515873d4d4 [2024-10-18T01:59:06.078Z] ---> 22efbf1d2405 [2024-10-18T01:59:06.078Z] Step 29/30 : LABEL git_sha=1087e4a3d9b938820ba31b5d4a506eab1acdae7e [2024-10-18T01:59:06.078Z] ---> Running in 8750985905d2 [2024-10-18T01:59:06.078Z] Removing intermediate container 8750985905d2 [2024-10-18T01:59:06.078Z] ---> 93097e552c4d [2024-10-18T01:59:06.078Z] Step 30/30 : LABEL version=3.2.0-dev.32 [2024-10-18T01:59:06.078Z] ---> Running in 2d83c77765e5 [2024-10-18T01:59:06.078Z] Removing intermediate container 2d83c77765e5 [2024-10-18T01:59:06.078Z] ---> 3811e0be1489 [2024-10-18T01:59:06.078Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T01:59:06.078Z] Successfully built 3811e0be1489 [2024-10-18T01:59:06.078Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:59:06.214Z] provisioning config files... [2024-10-18T01:59:06.225Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2585670610767045518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:59:06.527Z] ---> ****-login.sh [2024-10-18T01:59:06.527Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:59:06.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:06.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:06.527Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:06.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:06.527Z] [2024-10-18T01:59:06.527Z] Login Succeeded [2024-10-18T01:59:06.527Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:59:06.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:06.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:06.527Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:06.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:06.527Z] [2024-10-18T01:59:06.527Z] Login Succeeded [2024-10-18T01:59:06.527Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:59:06.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:06.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:06.786Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:06.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:06.786Z] [2024-10-18T01:59:06.786Z] Login Succeeded [2024-10-18T01:59:06.786Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:59:06.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:06.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:06.786Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:06.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:06.786Z] [2024-10-18T01:59:06.786Z] Login Succeeded [2024-10-18T01:59:06.786Z] ****.io [2024-10-18T01:59:05.626Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:59:07.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:07.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:07.045Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:07.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:07.045Z] [2024-10-18T01:59:07.045Z] Login Succeeded [2024-10-18T01:59:07.045Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:59:07.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T01:59:07.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:59:07.146Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-10-18T01:59:07.146Z] 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [2024-10-18T01:59:07.146Z] latest [2024-10-18T01:59:07.146Z] 3.2.0-dev.32 [2024-10-18T01:59:07.146Z] 1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [2024-10-18T01:59:07.146Z] main [2024-10-18T01:59:07.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:07.489Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:07.816Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e [2024-10-18T01:59:07.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-18T01:59:07.816Z] 43d5672c0845: Preparing [2024-10-18T01:59:07.816Z] 849ce8ec1bf4: Preparing [2024-10-18T01:59:07.816Z] b700e7c48134: Preparing [2024-10-18T01:59:07.816Z] f424a1b449d5: Preparing [2024-10-18T01:59:07.816Z] 77be55662bc0: Preparing [2024-10-18T01:59:07.816Z] 7373abebd9a5: Preparing [2024-10-18T01:59:07.816Z] 95712b9af888: Preparing [2024-10-18T01:59:07.816Z] 9e74a8932e10: Preparing [2024-10-18T01:59:07.816Z] 63ca1fbb43ae: Preparing [2024-10-18T01:59:07.816Z] 7373abebd9a5: Waiting [2024-10-18T01:59:07.816Z] 95712b9af888: Waiting [2024-10-18T01:59:07.816Z] 9e74a8932e10: Waiting [2024-10-18T01:59:07.816Z] 63ca1fbb43ae: Waiting [2024-10-18T01:59:07.816Z] f424a1b449d5: Pushed [2024-10-18T01:59:07.816Z] 43d5672c0845: Pushed [2024-10-18T01:59:07.816Z] b700e7c48134: Pushed [2024-10-18T01:59:07.816Z] 77be55662bc0: Pushed [2024-10-18T01:59:07.816Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:59:07.816Z] 7373abebd9a5: Pushed [2024-10-18T01:59:08.077Z] 95712b9af888: Pushed [2024-10-18T01:59:08.077Z] 9e74a8932e10: Pushed [2024-10-18T01:59:09.866Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-18T01:59:09.895Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:59:11.485Z] Avoid second fetch [2024-10-18T01:59:11.486Z] Checking out Revision 1087e4a3d9b938820ba31b5d4a506eab1acdae7e (main) [2024-10-18T01:59:12.611Z] Commit message: "Merge pull request #311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57" [2024-10-18T01:59:11.510Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T01:59:11.611Z] > git checkout -f 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 [2024-10-18T01:59:13.352Z] 849ce8ec1bf4: Pushed [2024-10-18T01:59:13.352Z] 1087e4a3d9b938820ba31b5d4a506eab1acdae7e: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:13.678Z] + 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-10-18T01:59:14.002Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-18T01:59:14.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-18T01:59:14.002Z] 43d5672c0845: Preparing [2024-10-18T01:59:14.002Z] 849ce8ec1bf4: Preparing [2024-10-18T01:59:14.002Z] b700e7c48134: Preparing [2024-10-18T01:59:14.002Z] f424a1b449d5: Preparing [2024-10-18T01:59:14.002Z] 77be55662bc0: Preparing [2024-10-18T01:59:14.002Z] 7373abebd9a5: Preparing [2024-10-18T01:59:14.002Z] 95712b9af888: Preparing [2024-10-18T01:59:14.002Z] 9e74a8932e10: Preparing [2024-10-18T01:59:14.002Z] 63ca1fbb43ae: Preparing [2024-10-18T01:59:14.002Z] 7373abebd9a5: Waiting [2024-10-18T01:59:14.002Z] 95712b9af888: Waiting [2024-10-18T01:59:14.002Z] 9e74a8932e10: Waiting [2024-10-18T01:59:14.002Z] 63ca1fbb43ae: Waiting [2024-10-18T01:59:14.002Z] 43d5672c0845: Layer already exists [2024-10-18T01:59:14.002Z] b700e7c48134: Layer already exists [2024-10-18T01:59:14.002Z] 849ce8ec1bf4: Layer already exists [2024-10-18T01:59:14.002Z] f424a1b449d5: Layer already exists [2024-10-18T01:59:14.002Z] 77be55662bc0: Layer already exists [2024-10-18T01:59:14.002Z] 7373abebd9a5: Layer already exists [2024-10-18T01:59:14.002Z] 95712b9af888: Layer already exists [2024-10-18T01:59:14.002Z] 9e74a8932e10: Layer already exists [2024-10-18T01:59:14.002Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:59:14.002Z] latest: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:14.336Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:14.669Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.32 [2024-10-18T01:59:14.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-18T01:59:14.669Z] 43d5672c0845: Preparing [2024-10-18T01:59:14.669Z] 849ce8ec1bf4: Preparing [2024-10-18T01:59:14.669Z] b700e7c48134: Preparing [2024-10-18T01:59:14.669Z] f424a1b449d5: Preparing [2024-10-18T01:59:14.669Z] 77be55662bc0: Preparing [2024-10-18T01:59:14.669Z] 7373abebd9a5: Preparing [2024-10-18T01:59:14.669Z] 95712b9af888: Preparing [2024-10-18T01:59:14.669Z] 9e74a8932e10: Preparing [2024-10-18T01:59:14.669Z] 63ca1fbb43ae: Preparing [2024-10-18T01:59:14.669Z] 7373abebd9a5: Waiting [2024-10-18T01:59:14.669Z] 9e74a8932e10: Waiting [2024-10-18T01:59:14.669Z] 63ca1fbb43ae: Waiting [2024-10-18T01:59:14.669Z] 95712b9af888: Waiting [2024-10-18T01:59:14.669Z] f424a1b449d5: Layer already exists [2024-10-18T01:59:14.669Z] b700e7c48134: Layer already exists [2024-10-18T01:59:14.669Z] 77be55662bc0: Layer already exists [2024-10-18T01:59:14.669Z] 849ce8ec1bf4: Layer already exists [2024-10-18T01:59:14.669Z] 43d5672c0845: Layer already exists [2024-10-18T01:59:14.669Z] 7373abebd9a5: Layer already exists [2024-10-18T01:59:14.669Z] 95712b9af888: Layer already exists [2024-10-18T01:59:14.669Z] 9e74a8932e10: Layer already exists [2024-10-18T01:59:14.669Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:59:14.669Z] 3.2.0-dev.32: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:15.002Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:15.333Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [2024-10-18T01:59:15.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-18T01:59:15.333Z] 43d5672c0845: Preparing [2024-10-18T01:59:15.333Z] 849ce8ec1bf4: Preparing [2024-10-18T01:59:15.333Z] b700e7c48134: Preparing [2024-10-18T01:59:15.333Z] f424a1b449d5: Preparing [2024-10-18T01:59:15.333Z] 77be55662bc0: Preparing [2024-10-18T01:59:15.333Z] 7373abebd9a5: Preparing [2024-10-18T01:59:15.333Z] 95712b9af888: Preparing [2024-10-18T01:59:15.333Z] 9e74a8932e10: Preparing [2024-10-18T01:59:15.333Z] 63ca1fbb43ae: Preparing [2024-10-18T01:59:15.333Z] 7373abebd9a5: Waiting [2024-10-18T01:59:15.333Z] 95712b9af888: Waiting [2024-10-18T01:59:15.333Z] f424a1b449d5: Layer already exists [2024-10-18T01:59:15.333Z] 77be55662bc0: Layer already exists [2024-10-18T01:59:15.333Z] 43d5672c0845: Layer already exists [2024-10-18T01:59:15.333Z] 849ce8ec1bf4: Layer already exists [2024-10-18T01:59:15.333Z] b700e7c48134: Layer already exists [2024-10-18T01:59:15.333Z] 7373abebd9a5: Layer already exists [2024-10-18T01:59:15.333Z] 95712b9af888: Layer already exists [2024-10-18T01:59:15.333Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:59:15.333Z] 9e74a8932e10: Layer already exists [2024-10-18T01:59:15.333Z] 1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:15.662Z] + 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-10-18T01:59:15.983Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-10-18T01:59:15.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-18T01:59:15.983Z] 43d5672c0845: Preparing [2024-10-18T01:59:15.983Z] 849ce8ec1bf4: Preparing [2024-10-18T01:59:15.983Z] b700e7c48134: Preparing [2024-10-18T01:59:15.983Z] f424a1b449d5: Preparing [2024-10-18T01:59:15.983Z] 77be55662bc0: Preparing [2024-10-18T01:59:15.983Z] 7373abebd9a5: Preparing [2024-10-18T01:59:15.983Z] 95712b9af888: Preparing [2024-10-18T01:59:15.983Z] 9e74a8932e10: Preparing [2024-10-18T01:59:15.983Z] 63ca1fbb43ae: Preparing [2024-10-18T01:59:15.983Z] 7373abebd9a5: Waiting [2024-10-18T01:59:15.983Z] 9e74a8932e10: Waiting [2024-10-18T01:59:15.983Z] 63ca1fbb43ae: Waiting [2024-10-18T01:59:15.983Z] 95712b9af888: Waiting [2024-10-18T01:59:15.983Z] 849ce8ec1bf4: Layer already exists [2024-10-18T01:59:15.983Z] 43d5672c0845: Layer already exists [2024-10-18T01:59:15.983Z] 77be55662bc0: Layer already exists [2024-10-18T01:59:15.983Z] 7373abebd9a5: Layer already exists [2024-10-18T01:59:15.983Z] 95712b9af888: Layer already exists [2024-10-18T01:59:15.983Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:59:15.983Z] 9e74a8932e10: Layer already exists [2024-10-18T01:59:16.241Z] f424a1b449d5: Layer already exists [2024-10-18T01:59:16.241Z] b700e7c48134: Layer already exists [2024-10-18T01:59:16.241Z] main: digest: sha256:d83f760136f17e21721b5587eb7f2a9bc3e9a9cd5c6a2457350fdf6f94124fc5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T01:59:16.318Z] ===================================================== [Pipeline] echo [2024-10-18T01:59:16.331Z] taggedImages: [2024-10-18T01:59:16.331Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e [2024-10-18T01:59:16.331Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-18T01:59:16.331Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.32 [2024-10-18T01:59:16.331Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [2024-10-18T01:59:16.331Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:16.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:59:16.731Z] [2024-10-18T01:59:16.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:17.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:59:17.034Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T01:59:17.034Z] 5eb5b503b376: Pulling fs layer [2024-10-18T01:59:17.034Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T01:59:17.034Z] ec43610c2a17: Pulling fs layer [2024-10-18T01:59:17.034Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T01:59:17.034Z] 33b1e0a273af: Pulling fs layer [2024-10-18T01:59:17.034Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T01:59:17.034Z] 2f39f015ded8: Pulling fs layer [2024-10-18T01:59:17.034Z] 3a2ae6a8a46f: Waiting [2024-10-18T01:59:17.034Z] 5d3b04190fa2: Waiting [2024-10-18T01:59:17.034Z] 33b1e0a273af: Waiting [2024-10-18T01:59:17.034Z] 2f39f015ded8: Waiting [2024-10-18T01:59:17.034Z] 5c69ac0246d0: Verifying Checksum [2024-10-18T01:59:17.034Z] 5c69ac0246d0: Download complete [2024-10-18T01:59:17.034Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-18T01:59:17.034Z] 3a2ae6a8a46f: Download complete [2024-10-18T01:59:17.034Z] 33b1e0a273af: Verifying Checksum [2024-10-18T01:59:17.034Z] 33b1e0a273af: Download complete [2024-10-18T01:59:17.034Z] ec43610c2a17: Verifying Checksum [2024-10-18T01:59:17.034Z] ec43610c2a17: Download complete [2024-10-18T01:59:17.034Z] 5d3b04190fa2: Download complete [2024-10-18T01:59:17.198Z] [2024-10-18T01:59:17.198Z] GitHub has been notified of this commit’s build result [2024-10-18T01:59:17.198Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:59:17.293Z] 5eb5b503b376: Verifying Checksum [2024-10-18T01:59:17.293Z] 5eb5b503b376: Download complete [2024-10-18T01:59:17.858Z] 2f39f015ded8: Download complete [2024-10-18T01:59:17.986Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T01:59:17.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T01:59:17.986Z] Dload Upload Total Spent Left Speed [2024-10-18T01:59:17.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2024-10-18T01:59:18.350Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T01:59:18.424Z] 5eb5b503b376: Pull complete [2024-10-18T01:59:18.682Z] 5c69ac0246d0: Pull complete [2024-10-18T01:59:18.699Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-18T01:59:18.699Z] + sudo tee /etc/docker/daemon.new [2024-10-18T01:59:18.699Z] { [2024-10-18T01:59:18.699Z] "registry-mirrors": [ [2024-10-18T01:59:18.699Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T01:59:18.699Z] ], [2024-10-18T01:59:18.699Z] "bip": "10.250.0.254/24", [2024-10-18T01:59:18.699Z] "hosts": [ [2024-10-18T01:59:18.699Z] "tcp://0.0.0.0:5555", [2024-10-18T01:59:18.699Z] "unix:///var/run/docker.sock" [2024-10-18T01:59:18.699Z] ], [2024-10-18T01:59:18.699Z] "mtu": 1458, [2024-10-18T01:59:18.699Z] "selinux-enabled": true, [2024-10-18T01:59:18.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T01:59:18.699Z] } [Pipeline] sh [2024-10-18T01:59:18.940Z] ec43610c2a17: Pull complete [2024-10-18T01:59:18.940Z] 3a2ae6a8a46f: Pull complete [2024-10-18T01:59:19.076Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T01:59:19.198Z] 33b1e0a273af: Pull complete [2024-10-18T01:59:19.198Z] 5d3b04190fa2: Pull complete [2024-10-18T01:59:19.476Z] + sudo service docker restart [2024-10-18T01:59:23.392Z] 2f39f015ded8: Pull complete [2024-10-18T01:59:23.392Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T01:59:23.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:59:23.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:59:23.493Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T01:59:23.518Z] $ 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-10-18T01:59:28.242Z] $ docker top d6e003e4641b2a952c77c0095166892f95c7e9f9df068bda244b3a396d27e219 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:59:28.644Z] ---> job-cost.sh [2024-10-18T01:59:28.644Z] lf-activate-venv: SKIPPING [2024-10-18T01:59:28.644Z] INFO: No Stack... [2024-10-18T01:59:28.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T01:59:29.163Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T01:59:29.456Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-10-18T01:59:29.456Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T01:59:29.472Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [2024-10-18T01:59:29.480Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] did not exist. Created. [2024-10-18T01:59:29.488Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T01:59:29.802Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T01:59:29.829Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T01:59:29.840Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T01:59:29.860Z] $ docker stop --time=1 d6e003e4641b2a952c77c0095166892f95c7e9f9df068bda244b3a396d27e219 [2024-10-18T01:59:31.009Z] $ docker rm -f --volumes d6e003e4641b2a952c77c0095166892f95c7e9f9df068bda244b3a396d27e219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:59:37.915Z] provisioning config files... [2024-10-18T01:59:37.974Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/186@tmp/config7173008201974871857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:59:38.504Z] ---> ****-login.sh [2024-10-18T01:59:38.504Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:59:39.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:39.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:39.101Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:39.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:39.101Z] [2024-10-18T01:59:39.101Z] Login Succeeded [2024-10-18T01:59:39.101Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:59:39.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:39.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:39.664Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:39.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:39.664Z] [2024-10-18T01:59:39.664Z] Login Succeeded [2024-10-18T01:59:39.665Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:59:39.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:39.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:39.939Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:39.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:39.939Z] [2024-10-18T01:59:39.939Z] Login Succeeded [2024-10-18T01:59:39.939Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:59:40.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:40.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:40.490Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:40.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:40.490Z] [2024-10-18T01:59:40.490Z] Login Succeeded [2024-10-18T01:59:40.490Z] ****.io [2024-10-18T01:59:40.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:41.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:41.040Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:41.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:41.040Z] [2024-10-18T01:59:41.040Z] Login Succeeded [2024-10-18T01:59:41.040Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:59:41.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:59:41.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:59:41.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:59:41.487Z] ========================================================= [2024-10-18T01:59:41.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T01:59:41.487Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:41.872Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:59:42.142Z] Sending build context to Docker daemon 684.5kB [2024-10-18T01:59:42.142Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:59:42.142Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:59:42.411Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T01:59:42.411Z] cf04c63912e1: Pulling fs layer [2024-10-18T01:59:42.411Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T01:59:42.411Z] a37a00ec5f00: Pulling fs layer [2024-10-18T01:59:42.411Z] 50b3750afda1: Pulling fs layer [2024-10-18T01:59:42.411Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:59:42.411Z] 80978eb59214: Pulling fs layer [2024-10-18T01:59:42.411Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T01:59:42.411Z] c5a475d317c9: Pulling fs layer [2024-10-18T01:59:42.411Z] 80978eb59214: Waiting [2024-10-18T01:59:42.411Z] c9f46d7d2bd2: Waiting [2024-10-18T01:59:42.411Z] 4f4fb700ef54: Waiting [2024-10-18T01:59:42.411Z] c5a475d317c9: Waiting [2024-10-18T01:59:42.411Z] 50b3750afda1: Waiting [2024-10-18T01:59:42.411Z] 55b35a11ae5e: Download complete [2024-10-18T01:59:42.411Z] 50b3750afda1: Download complete [2024-10-18T01:59:42.411Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T01:59:42.411Z] 4f4fb700ef54: Download complete [2024-10-18T01:59:42.411Z] 80978eb59214: Verifying Checksum [2024-10-18T01:59:42.411Z] 80978eb59214: Download complete [2024-10-18T01:59:42.692Z] cf04c63912e1: Verifying Checksum [2024-10-18T01:59:42.692Z] cf04c63912e1: Download complete [2024-10-18T01:59:43.290Z] c5a475d317c9: Verifying Checksum [2024-10-18T01:59:43.290Z] c5a475d317c9: Download complete [2024-10-18T01:59:43.892Z] cf04c63912e1: Pull complete [2024-10-18T01:59:44.861Z] 55b35a11ae5e: Pull complete [2024-10-18T01:59:44.861Z] a37a00ec5f00: Verifying Checksum [2024-10-18T01:59:44.861Z] a37a00ec5f00: Download complete [2024-10-18T01:59:45.827Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T01:59:45.827Z] c9f46d7d2bd2: Download complete [2024-10-18T02:00:00.907Z] a37a00ec5f00: Pull complete [2024-10-18T02:00:00.907Z] 50b3750afda1: Pull complete [2024-10-18T02:00:00.907Z] 4f4fb700ef54: Pull complete [2024-10-18T02:00:00.907Z] 80978eb59214: Pull complete [2024-10-18T02:00:09.407Z] c9f46d7d2bd2: Pull complete [2024-10-18T02:00:12.029Z] c5a475d317c9: Pull complete [2024-10-18T02:00:12.029Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T02:00:12.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T02:00:12.029Z] ---> be29e6b0f0d4 [2024-10-18T02:00:12.029Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T02:00:12.630Z] ---> Running in 5fd3b5f03596 [2024-10-18T02:00:13.239Z] Removing intermediate container 5fd3b5f03596 [2024-10-18T02:00:13.239Z] ---> 5e153cb633fc [2024-10-18T02:00:13.239Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:00:13.239Z] ---> Running in 2e90a2dea8d7 [2024-10-18T02:00:13.841Z] Removing intermediate container 2e90a2dea8d7 [2024-10-18T02:00:13.841Z] ---> 00daa384917a [2024-10-18T02:00:13.841Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:00:13.841Z] ---> Running in 888cb579f011 [2024-10-18T02:00:14.448Z] Removing intermediate container 888cb579f011 [2024-10-18T02:00:14.448Z] ---> 1e99e3a758ba [2024-10-18T02:00:14.448Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:00:14.725Z] ---> Running in c03a73db05dd [2024-10-18T02:00:16.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:00:16.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:00:18.464Z] OK: 238 MiB in 54 packages [2024-10-18T02:00:19.504Z] Removing intermediate container c03a73db05dd [2024-10-18T02:00:19.504Z] ---> d3c13c9ca4b8 [2024-10-18T02:00:19.504Z] Step 7/12 : WORKDIR /app [2024-10-18T02:00:19.504Z] ---> Running in ff75459c3863 [2024-10-18T02:00:20.105Z] Removing intermediate container ff75459c3863 [2024-10-18T02:00:20.105Z] ---> 0b22f55a83dc [2024-10-18T02:00:20.105Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T02:00:20.701Z] ---> 0c625eb3a00d [2024-10-18T02:00:20.701Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:00:20.701Z] ---> Running in ea92fa77fb05 [2024-10-18T02:02:33.720Z] Removing intermediate container ea92fa77fb05 [2024-10-18T02:02:33.720Z] ---> fd363f3101ec [2024-10-18T02:02:33.720Z] Step 10/12 : COPY . . [2024-10-18T02:02:33.720Z] ---> a845f2fe328f [2024-10-18T02:02:33.720Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:02:33.720Z] ---> Running in 7159e88ee7c8 [2024-10-18T02:02:33.720Z] Removing intermediate container 7159e88ee7c8 [2024-10-18T02:02:33.720Z] ---> 77cedc4e5783 [2024-10-18T02:02:33.720Z] Step 12/12 : RUN $MAKE [2024-10-18T02:02:33.720Z] ---> Running in 9a54b96f90d3 [2024-10-18T02:02:33.720Z] noop [2024-10-18T02:02:33.720Z] Removing intermediate container 9a54b96f90d3 [2024-10-18T02:02:33.720Z] ---> f235a3e6a2bb [2024-10-18T02:02:33.720Z] Successfully built f235a3e6a2bb [2024-10-18T02:02:33.720Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:02:34.119Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:02:34.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:02:34.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-23037 does not seem to be running inside a container [2024-10-18T02:02:34.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/186 -v /w/workspace/app-rfid-llrp-inventory/186:/w/workspace/app-rfid-llrp-inventory/186:rw,z -v /w/workspace/app-rfid-llrp-inventory/186@tmp:/w/workspace/app-rfid-llrp-inventory/186@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-10-18T02:02:35.959Z] $ docker top 22d58dcdb47546205de374dd65423728d53ab36098b47d0af0eae5260d2273f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:02:36.856Z] + go version [2024-10-18T02:02:36.857Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T02:02:36.877Z] $ docker stop --time=1 22d58dcdb47546205de374dd65423728d53ab36098b47d0af0eae5260d2273f1 [2024-10-18T02:02:38.579Z] $ docker rm -f --volumes 22d58dcdb47546205de374dd65423728d53ab36098b47d0af0eae5260d2273f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:02:39.248Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:02:39.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:02:39.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-23037 does not seem to be running inside a container [2024-10-18T02:02:39.559Z] $ 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/186 -v /w/workspace/app-rfid-llrp-inventory/186:/w/workspace/app-rfid-llrp-inventory/186:rw,z -v /w/workspace/app-rfid-llrp-inventory/186@tmp:/w/workspace/app-rfid-llrp-inventory/186@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-10-18T02:02:40.901Z] $ docker top 8f39f2ef8658d48c951a68e403767f0b8c7591a3491ac6913d3817b50df777af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:02:41.793Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/186 [Pipeline] fileExists [Pipeline] sh [2024-10-18T02:02:42.461Z] + make test [2024-10-18T02:02:42.461Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-18T02:08:49.680Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-18T02:08:56.365Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-18T02:08:58.976Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.403s coverage: 86.2% of statements [2024-10-18T02:09:14.018Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.510s coverage: 71.9% of statements [2024-10-18T02:09:14.018Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T02:09:14.018Z] go vet ./... [2024-10-18T02:14:39.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T02:14:39.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T02:14:39.217Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-18T02:14:39.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T02:14:39.256Z] $ docker stop --time=1 8f39f2ef8658d48c951a68e403767f0b8c7591a3491ac6913d3817b50df777af [2024-10-18T02:14:41.448Z] $ docker rm -f --volumes 8f39f2ef8658d48c951a68e403767f0b8c7591a3491ac6913d3817b50df777af [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:14:44.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T02:14:44.419Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T02:14:45.086Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:14:45.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T02:14:45.844Z] + ls -al . [2024-10-18T02:14:45.844Z] total 292 [2024-10-18T02:14:45.844Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:02 . [2024-10-18T02:14:45.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 .. [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 01:59 .dockerignore [2024-10-18T02:14:45.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:59 .git [2024-10-18T02:14:45.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 .github [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 18 01:59 .gitignore [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 18 01:59 .golangci.yml [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 18 01:59 Attribution.txt [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 18 01:59 CHANGELOG.md [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 18 01:59 Dockerfile [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:59 GOVERNANCE.md [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 18 01:59 Jenkinsfile [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 01:59 LICENSE [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 18 01:59 Makefile [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 01:59 OWNERS.md [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 18 01:59 README.md [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:55 VERSION [2024-10-18T02:14:45.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 bin [2024-10-18T02:14:45.844Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 18 02:09 coverage.out [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 18 01:59 go.mod [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 18 01:59 go.sum [2024-10-18T02:14:45.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 images [2024-10-18T02:14:45.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 internal [2024-10-18T02:14:45.844Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 01:59 main.go [2024-10-18T02:14:45.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 openapi [2024-10-18T02:14:45.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 res [2024-10-18T02:14:45.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:14:46.204Z] + 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=1087e4a3d9b938820ba31b5d4a506eab1acdae7e --label arch=arm64 --label version=3.2.0-dev.32 . [2024-10-18T02:14:46.472Z] Sending build context to Docker daemon 684.5kB [2024-10-18T02:14:46.472Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:14:46.472Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-18T02:14:46.472Z] ---> f235a3e6a2bb [2024-10-18T02:14:46.472Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T02:14:47.056Z] ---> Running in 8eb104c6bb77 [2024-10-18T02:14:47.325Z] Removing intermediate container 8eb104c6bb77 [2024-10-18T02:14:47.325Z] ---> 3b215f19a923 [2024-10-18T02:14:47.325Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:14:47.325Z] ---> Running in 830dd6fd9da8 [2024-10-18T02:14:47.910Z] Removing intermediate container 830dd6fd9da8 [2024-10-18T02:14:47.910Z] ---> ef1723704ea4 [2024-10-18T02:14:47.910Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:14:47.910Z] ---> Running in 100929d43213 [2024-10-18T02:14:48.179Z] Removing intermediate container 100929d43213 [2024-10-18T02:14:48.179Z] ---> bc5a70e4a143 [2024-10-18T02:14:48.179Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:14:48.179Z] ---> Running in 4d07848b0979 [2024-10-18T02:14:49.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:14:49.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:14:51.823Z] OK: 238 MiB in 54 packages [2024-10-18T02:14:53.878Z] Removing intermediate container 4d07848b0979 [2024-10-18T02:14:53.878Z] ---> 285e6dff113c [2024-10-18T02:14:53.878Z] Step 7/30 : WORKDIR /app [2024-10-18T02:14:53.878Z] ---> Running in e895119629cc [2024-10-18T02:14:53.878Z] Removing intermediate container e895119629cc [2024-10-18T02:14:53.878Z] ---> cfd161a3bb50 [2024-10-18T02:14:53.878Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-18T02:14:53.878Z] ---> 38aee2a5b668 [2024-10-18T02:14:53.878Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:14:53.878Z] ---> Running in f05634105134 [2024-10-18T02:14:56.480Z] Removing intermediate container f05634105134 [2024-10-18T02:14:56.480Z] ---> efb271c0ad15 [2024-10-18T02:14:56.480Z] Step 10/30 : COPY . . [2024-10-18T02:14:57.448Z] ---> 414b720581fd [2024-10-18T02:14:57.448Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:14:57.448Z] ---> Running in 019cb3241a52 [2024-10-18T02:14:57.717Z] Removing intermediate container 019cb3241a52 [2024-10-18T02:14:57.717Z] ---> 5c24d8f3e283 [2024-10-18T02:14:57.717Z] Step 12/30 : RUN $MAKE [2024-10-18T02:14:57.992Z] ---> Running in f7e37cdfe4c3 [2024-10-18T02:14:59.413Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.32" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-18T02:19:51.415Z] Removing intermediate container f7e37cdfe4c3 [2024-10-18T02:19:51.415Z] ---> ddf74ead8c51 [2024-10-18T02:19:51.415Z] Step 13/30 : FROM alpine:3.20 [2024-10-18T02:19:51.415Z] 3.20: Pulling from library/alpine [2024-10-18T02:19:51.415Z] cf04c63912e1: Already exists [2024-10-18T02:19:51.415Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:19:51.415Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:19:51.415Z] ---> c157a85ed455 [2024-10-18T02:19:51.415Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T02:19:51.415Z] ---> Running in 449b754c9102 [2024-10-18T02:19:51.415Z] Removing intermediate container 449b754c9102 [2024-10-18T02:19:51.415Z] ---> d8b7eceb1960 [2024-10-18T02:19:51.415Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-18T02:19:51.415Z] ---> Running in 3aa8739ea683 [2024-10-18T02:19:51.415Z] Removing intermediate container 3aa8739ea683 [2024-10-18T02:19:51.415Z] ---> 827976f5538e [2024-10-18T02:19:51.415Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-18T02:19:51.415Z] ---> Running in e24a6276c025 [2024-10-18T02:19:51.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:19:51.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:19:51.416Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-18T02:19:51.416Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-18T02:19:51.416Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:19:51.416Z] Executing ca-certificates-20240705-r0.trigger [2024-10-18T02:19:51.416Z] OK: 10 MiB in 16 packages [2024-10-18T02:19:51.416Z] Removing intermediate container e24a6276c025 [2024-10-18T02:19:51.416Z] ---> 90ea1bc2d6fb [2024-10-18T02:19:51.416Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-18T02:19:51.416Z] ---> Running in b710a9398f6f [2024-10-18T02:19:51.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:19:51.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:19:52.006Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:19:52.006Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:19:52.006Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:19:52.274Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:19:52.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:19:52.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:19:54.490Z] OK: 10 MiB in 16 packages [2024-10-18T02:19:55.454Z] Removing intermediate container b710a9398f6f [2024-10-18T02:19:55.454Z] ---> d551361a948b [2024-10-18T02:19:55.454Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-18T02:19:56.040Z] ---> 24784875d49d [2024-10-18T02:19:56.040Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-18T02:19:56.627Z] ---> cf0323f3406b [2024-10-18T02:19:56.628Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-18T02:19:57.214Z] ---> cdb72486c04d [2024-10-18T02:19:57.214Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-18T02:19:57.803Z] ---> 8dee98aa0e87 [2024-10-18T02:19:57.803Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-18T02:20:00.409Z] ---> a96daf4b99d1 [2024-10-18T02:20:00.409Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-18T02:20:00.678Z] ---> Running in 2001da160b25 [2024-10-18T02:20:02.628Z] Removing intermediate container 2001da160b25 [2024-10-18T02:20:02.628Z] ---> a369a1e6fb11 [2024-10-18T02:20:02.628Z] Step 24/30 : VOLUME /cache [2024-10-18T02:20:02.628Z] ---> Running in 8b1c84721f48 [2024-10-18T02:20:02.896Z] Removing intermediate container 8b1c84721f48 [2024-10-18T02:20:02.896Z] ---> 1acd37d27161 [2024-10-18T02:20:02.896Z] Step 25/30 : EXPOSE 59711 [2024-10-18T02:20:02.896Z] ---> Running in f196b3269484 [2024-10-18T02:20:03.166Z] Removing intermediate container f196b3269484 [2024-10-18T02:20:03.166Z] ---> d372de63d45f [2024-10-18T02:20:03.166Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-18T02:20:03.166Z] ---> Running in 3053b0bba5e3 [2024-10-18T02:20:03.750Z] Removing intermediate container 3053b0bba5e3 [2024-10-18T02:20:03.750Z] ---> 3cba0572dd4e [2024-10-18T02:20:03.750Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-18T02:20:03.750Z] ---> Running in a76f4524ad90 [2024-10-18T02:20:04.018Z] Removing intermediate container a76f4524ad90 [2024-10-18T02:20:04.018Z] ---> 38f365e37704 [2024-10-18T02:20:04.018Z] Step 28/30 : LABEL arch=arm64 [2024-10-18T02:20:04.018Z] ---> Running in 94db5bee15cb [2024-10-18T02:20:04.289Z] Removing intermediate container 94db5bee15cb [2024-10-18T02:20:04.289Z] ---> 214116a521eb [2024-10-18T02:20:04.289Z] Step 29/30 : LABEL git_sha=1087e4a3d9b938820ba31b5d4a506eab1acdae7e [2024-10-18T02:20:04.557Z] ---> Running in 7a16a8215dc4 [2024-10-18T02:20:04.825Z] Removing intermediate container 7a16a8215dc4 [2024-10-18T02:20:04.825Z] ---> 86dbf1fcb8df [2024-10-18T02:20:04.825Z] Step 30/30 : LABEL version=3.2.0-dev.32 [2024-10-18T02:20:04.825Z] ---> Running in fc3c4c12d2fa [2024-10-18T02:20:05.091Z] Removing intermediate container fc3c4c12d2fa [2024-10-18T02:20:05.091Z] ---> df608e140b45 [2024-10-18T02:20:05.091Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:20:05.091Z] Successfully built df608e140b45 [2024-10-18T02:20:05.091Z] 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-10-18T02:20:05.251Z] provisioning config files... [2024-10-18T02:20:05.268Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/186@tmp/config2008145937220028912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:05.614Z] ---> ****-login.sh [2024-10-18T02:20:05.614Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:20:05.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:20:05.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:20:05.897Z] Configure a credential helper to remove this warning. See [2024-10-18T02:20:05.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:20:05.897Z] [2024-10-18T02:20:05.897Z] Login Succeeded [2024-10-18T02:20:05.897Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:20:06.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:20:06.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:20:06.435Z] Configure a credential helper to remove this warning. See [2024-10-18T02:20:06.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:20:06.436Z] [2024-10-18T02:20:06.436Z] Login Succeeded [2024-10-18T02:20:06.436Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:20:06.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:20:06.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:20:06.703Z] Configure a credential helper to remove this warning. See [2024-10-18T02:20:06.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:20:06.703Z] [2024-10-18T02:20:06.703Z] Login Succeeded [2024-10-18T02:20:06.703Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:20:06.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:20:07.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:20:07.238Z] Configure a credential helper to remove this warning. See [2024-10-18T02:20:07.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:20:07.238Z] [2024-10-18T02:20:07.238Z] Login Succeeded [2024-10-18T02:20:07.238Z] ****.io [2024-10-18T02:20:07.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:20:07.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:20:07.775Z] Configure a credential helper to remove this warning. See [2024-10-18T02:20:07.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:20:07.776Z] [2024-10-18T02:20:07.776Z] Login Succeeded [2024-10-18T02:20:07.776Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:20:07.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:20:07.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:20:07.888Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-10-18T02:20:07.888Z] 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [2024-10-18T02:20:07.888Z] latest [2024-10-18T02:20:07.888Z] 3.2.0-dev.32 [2024-10-18T02:20:07.888Z] 1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [2024-10-18T02:20:07.888Z] main [2024-10-18T02:20:07.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:08.270Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:08.633Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e [2024-10-18T02:20:08.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-18T02:20:08.633Z] e7775f9a6a82: Preparing [2024-10-18T02:20:08.633Z] 6d126fce612d: Preparing [2024-10-18T02:20:08.633Z] 9f79d97cb33c: Preparing [2024-10-18T02:20:08.633Z] cccd8459a59b: Preparing [2024-10-18T02:20:08.633Z] ed4b73243faf: Preparing [2024-10-18T02:20:08.633Z] 942f65e232ad: Preparing [2024-10-18T02:20:08.633Z] 942f65e232ad: Waiting [2024-10-18T02:20:08.633Z] 6add0fe7ca5d: Preparing [2024-10-18T02:20:08.633Z] 1491ed1837b8: Preparing [2024-10-18T02:20:08.633Z] 16113d51b718: Preparing [2024-10-18T02:20:08.633Z] 1491ed1837b8: Waiting [2024-10-18T02:20:08.633Z] 16113d51b718: Waiting [2024-10-18T02:20:08.633Z] 6add0fe7ca5d: Waiting [2024-10-18T02:20:08.900Z] ed4b73243faf: Pushed [2024-10-18T02:20:08.900Z] cccd8459a59b: Pushed [2024-10-18T02:20:08.900Z] e7775f9a6a82: Pushed [2024-10-18T02:20:08.900Z] 9f79d97cb33c: Pushed [2024-10-18T02:20:08.900Z] 16113d51b718: Layer already exists [2024-10-18T02:20:09.165Z] 942f65e232ad: Pushed [2024-10-18T02:20:09.165Z] 6add0fe7ca5d: Pushed [2024-10-18T02:20:09.429Z] 1491ed1837b8: Pushed [2024-10-18T02:20:21.726Z] 6d126fce612d: Pushed [2024-10-18T02:20:21.726Z] 1087e4a3d9b938820ba31b5d4a506eab1acdae7e: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:22.091Z] + 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-10-18T02:20:22.467Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-18T02:20:22.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-18T02:20:22.467Z] e7775f9a6a82: Preparing [2024-10-18T02:20:22.467Z] 6d126fce612d: Preparing [2024-10-18T02:20:22.467Z] 9f79d97cb33c: Preparing [2024-10-18T02:20:22.467Z] cccd8459a59b: Preparing [2024-10-18T02:20:22.467Z] ed4b73243faf: Preparing [2024-10-18T02:20:22.467Z] 942f65e232ad: Preparing [2024-10-18T02:20:22.467Z] 6add0fe7ca5d: Preparing [2024-10-18T02:20:22.467Z] 1491ed1837b8: Preparing [2024-10-18T02:20:22.467Z] 6add0fe7ca5d: Waiting [2024-10-18T02:20:22.467Z] 942f65e232ad: Waiting [2024-10-18T02:20:22.467Z] 16113d51b718: Preparing [2024-10-18T02:20:22.468Z] 1491ed1837b8: Waiting [2024-10-18T02:20:22.468Z] 16113d51b718: Waiting [2024-10-18T02:20:22.468Z] 9f79d97cb33c: Layer already exists [2024-10-18T02:20:22.468Z] cccd8459a59b: Layer already exists [2024-10-18T02:20:22.468Z] 6d126fce612d: Layer already exists [2024-10-18T02:20:22.468Z] ed4b73243faf: Layer already exists [2024-10-18T02:20:22.468Z] e7775f9a6a82: Layer already exists [2024-10-18T02:20:22.468Z] 1491ed1837b8: Layer already exists [2024-10-18T02:20:22.468Z] 6add0fe7ca5d: Layer already exists [2024-10-18T02:20:22.468Z] 942f65e232ad: Layer already exists [2024-10-18T02:20:22.468Z] 16113d51b718: Layer already exists [2024-10-18T02:20:22.733Z] latest: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:23.084Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:23.436Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.32 [2024-10-18T02:20:23.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-18T02:20:23.436Z] e7775f9a6a82: Preparing [2024-10-18T02:20:23.436Z] 6d126fce612d: Preparing [2024-10-18T02:20:23.436Z] 9f79d97cb33c: Preparing [2024-10-18T02:20:23.436Z] cccd8459a59b: Preparing [2024-10-18T02:20:23.436Z] ed4b73243faf: Preparing [2024-10-18T02:20:23.436Z] 942f65e232ad: Preparing [2024-10-18T02:20:23.436Z] 6add0fe7ca5d: Preparing [2024-10-18T02:20:23.436Z] 1491ed1837b8: Preparing [2024-10-18T02:20:23.436Z] 16113d51b718: Preparing [2024-10-18T02:20:23.436Z] 942f65e232ad: Waiting [2024-10-18T02:20:23.436Z] 6add0fe7ca5d: Waiting [2024-10-18T02:20:23.436Z] 1491ed1837b8: Waiting [2024-10-18T02:20:23.436Z] 16113d51b718: Waiting [2024-10-18T02:20:23.436Z] ed4b73243faf: Layer already exists [2024-10-18T02:20:23.436Z] 9f79d97cb33c: Layer already exists [2024-10-18T02:20:23.436Z] e7775f9a6a82: Layer already exists [2024-10-18T02:20:23.436Z] 6d126fce612d: Layer already exists [2024-10-18T02:20:23.436Z] cccd8459a59b: Layer already exists [2024-10-18T02:20:23.436Z] 1491ed1837b8: Layer already exists [2024-10-18T02:20:23.436Z] 942f65e232ad: Layer already exists [2024-10-18T02:20:23.436Z] 6add0fe7ca5d: Layer already exists [2024-10-18T02:20:23.436Z] 16113d51b718: Layer already exists [2024-10-18T02:20:23.700Z] 3.2.0-dev.32: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:24.052Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:24.409Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [2024-10-18T02:20:24.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-18T02:20:24.409Z] e7775f9a6a82: Preparing [2024-10-18T02:20:24.409Z] 6d126fce612d: Preparing [2024-10-18T02:20:24.409Z] 9f79d97cb33c: Preparing [2024-10-18T02:20:24.409Z] cccd8459a59b: Preparing [2024-10-18T02:20:24.409Z] ed4b73243faf: Preparing [2024-10-18T02:20:24.409Z] 942f65e232ad: Preparing [2024-10-18T02:20:24.409Z] 6add0fe7ca5d: Preparing [2024-10-18T02:20:24.409Z] 1491ed1837b8: Preparing [2024-10-18T02:20:24.409Z] 16113d51b718: Preparing [2024-10-18T02:20:24.409Z] 6add0fe7ca5d: Waiting [2024-10-18T02:20:24.409Z] 1491ed1837b8: Waiting [2024-10-18T02:20:24.409Z] 16113d51b718: Waiting [2024-10-18T02:20:24.409Z] 942f65e232ad: Waiting [2024-10-18T02:20:24.409Z] e7775f9a6a82: Layer already exists [2024-10-18T02:20:24.409Z] 9f79d97cb33c: Layer already exists [2024-10-18T02:20:24.409Z] cccd8459a59b: Layer already exists [2024-10-18T02:20:24.409Z] ed4b73243faf: Layer already exists [2024-10-18T02:20:24.409Z] 6d126fce612d: Layer already exists [2024-10-18T02:20:24.409Z] 6add0fe7ca5d: Layer already exists [2024-10-18T02:20:24.409Z] 1491ed1837b8: Layer already exists [2024-10-18T02:20:24.409Z] 942f65e232ad: Layer already exists [2024-10-18T02:20:24.409Z] 16113d51b718: Layer already exists [2024-10-18T02:20:24.674Z] 1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:25.033Z] + 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-10-18T02:20:25.384Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-10-18T02:20:25.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-18T02:20:25.384Z] e7775f9a6a82: Preparing [2024-10-18T02:20:25.384Z] 6d126fce612d: Preparing [2024-10-18T02:20:25.384Z] 9f79d97cb33c: Preparing [2024-10-18T02:20:25.384Z] cccd8459a59b: Preparing [2024-10-18T02:20:25.384Z] ed4b73243faf: Preparing [2024-10-18T02:20:25.384Z] 942f65e232ad: Preparing [2024-10-18T02:20:25.384Z] 6add0fe7ca5d: Preparing [2024-10-18T02:20:25.384Z] 1491ed1837b8: Preparing [2024-10-18T02:20:25.384Z] 16113d51b718: Preparing [2024-10-18T02:20:25.384Z] 942f65e232ad: Waiting [2024-10-18T02:20:25.384Z] 6add0fe7ca5d: Waiting [2024-10-18T02:20:25.384Z] 1491ed1837b8: Waiting [2024-10-18T02:20:25.384Z] 16113d51b718: Waiting [2024-10-18T02:20:25.384Z] cccd8459a59b: Layer already exists [2024-10-18T02:20:25.384Z] e7775f9a6a82: Layer already exists [2024-10-18T02:20:25.384Z] 6d126fce612d: Layer already exists [2024-10-18T02:20:25.384Z] ed4b73243faf: Layer already exists [2024-10-18T02:20:25.384Z] 9f79d97cb33c: Layer already exists [2024-10-18T02:20:25.384Z] 942f65e232ad: Layer already exists [2024-10-18T02:20:25.384Z] 16113d51b718: Layer already exists [2024-10-18T02:20:25.384Z] 6add0fe7ca5d: Layer already exists [2024-10-18T02:20:25.384Z] 1491ed1837b8: Layer already exists [2024-10-18T02:20:25.650Z] main: digest: sha256:8f78ca8d33d25030208327278d5bbe8829cf1621817e72d23f5d5bba0d7fcbaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:20:25.735Z] ===================================================== [Pipeline] echo [2024-10-18T02:20:25.750Z] taggedImages: [2024-10-18T02:20:25.750Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e [2024-10-18T02:20:25.750Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-18T02:20:25.750Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.32 [2024-10-18T02:20:25.750Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1087e4a3d9b938820ba31b5d4a506eab1acdae7e-3.2.0-dev.32 [2024-10-18T02:20:25.750Z] - 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-10-18T02:20:26.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:20:26.148Z] [2024-10-18T02:20:26.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:26.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:20:26.493Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T02:20:26.493Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T02:20:26.493Z] 04944245beec: Pulling fs layer [2024-10-18T02:20:26.493Z] 699f458cf7ca: Pulling fs layer [2024-10-18T02:20:26.493Z] 765212b225bb: Pulling fs layer [2024-10-18T02:20:26.493Z] f23df028b6ca: Pulling fs layer [2024-10-18T02:20:26.493Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T02:20:26.493Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T02:20:26.493Z] d65c8cfc05b1: Waiting [2024-10-18T02:20:26.493Z] 765212b225bb: Waiting [2024-10-18T02:20:26.493Z] f23df028b6ca: Waiting [2024-10-18T02:20:26.493Z] 2437ff75d9bd: Waiting [2024-10-18T02:20:26.765Z] 04944245beec: Verifying Checksum [2024-10-18T02:20:26.765Z] 04944245beec: Download complete [2024-10-18T02:20:26.765Z] 765212b225bb: Verifying Checksum [2024-10-18T02:20:26.765Z] 765212b225bb: Download complete [2024-10-18T02:20:26.765Z] f23df028b6ca: Download complete [2024-10-18T02:20:26.765Z] d65c8cfc05b1: Verifying Checksum [2024-10-18T02:20:26.765Z] d65c8cfc05b1: Download complete [2024-10-18T02:20:27.036Z] 699f458cf7ca: Verifying Checksum [2024-10-18T02:20:27.036Z] 699f458cf7ca: Download complete [2024-10-18T02:20:27.304Z] 8998bd30e6a1: Verifying Checksum [2024-10-18T02:20:27.304Z] 8998bd30e6a1: Download complete [2024-10-18T02:20:29.894Z] 2437ff75d9bd: Verifying Checksum [2024-10-18T02:20:29.894Z] 2437ff75d9bd: Download complete [2024-10-18T02:20:32.484Z] 8998bd30e6a1: Pull complete [2024-10-18T02:20:32.751Z] 04944245beec: Pull complete [2024-10-18T02:20:34.712Z] 699f458cf7ca: Pull complete [2024-10-18T02:20:34.712Z] 765212b225bb: Pull complete [2024-10-18T02:20:35.682Z] f23df028b6ca: Pull complete [2024-10-18T02:20:35.951Z] d65c8cfc05b1: Pull complete [2024-10-18T02:20:54.160Z] 2437ff75d9bd: Pull complete [2024-10-18T02:20:54.160Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T02:20:54.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:20:54.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:54.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-23037 does not seem to be running inside a container [2024-10-18T02:20:54.549Z] $ 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/186 -v /w/workspace/app-rfid-llrp-inventory/186:/w/workspace/app-rfid-llrp-inventory/186:rw,z -v /w/workspace/app-rfid-llrp-inventory/186@tmp:/w/workspace/app-rfid-llrp-inventory/186@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-10-18T02:20:57.707Z] $ docker top 0b822c6a60efb88bcad78f3c5c218954cc124308643108429b83061a528ea53b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:58.603Z] ---> job-cost.sh [2024-10-18T02:20:58.603Z] lf-activate-venv: SKIPPING [2024-10-18T02:20:58.603Z] INFO: No Stack... [2024-10-18T02:20:59.196Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T02:20:59.801Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:21:00.437Z] + + cut -d,cat /w/workspace/app-rfid-llrp-inventory/186/archives/cost.csv [2024-10-18T02:21:00.437Z] -f6 [Pipeline] lock [2024-10-18T02:21:00.502Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [2024-10-18T02:21:00.512Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] did not exist. Created. [2024-10-18T02:21:00.519Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:21:01.193Z] /w/workspace/app-rfid-llrp-inventory/186@tmp/durable-d6018aaf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T02:21:01.848Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T02:21:01.878Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T02:21:01.956Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:21:01.966Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:21:01.993Z] $ docker stop --time=1 0b822c6a60efb88bcad78f3c5c218954cc124308643108429b83061a528ea53b [2024-10-18T02:21:03.497Z] $ docker rm -f --volumes 0b822c6a60efb88bcad78f3c5c218954cc124308643108429b83061a528ea53b [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-10-18T02:21:03.920Z] provisioning config files... [2024-10-18T02:21:03.945Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config604683324326642119tmp [Pipeline] { [Pipeline] sh [2024-10-18T02:21:04.272Z] + set +x [2024-10-18T02:21:04.272Z] + curl -s https://codecov.io/bash [2024-10-18T02:21:04.272Z] + bash -s -- [2024-10-18T02:21:04.272Z] [2024-10-18T02:21:04.272Z] _____ _ [2024-10-18T02:21:04.272Z] / ____| | | [2024-10-18T02:21:04.272Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T02:21:04.272Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T02:21:04.272Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T02:21:04.272Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T02:21:04.272Z] Bash-1.0.6 [2024-10-18T02:21:04.272Z] [2024-10-18T02:21:04.272Z] [2024-10-18T02:21:04.272Z] ==> git version 2.25.1 found [2024-10-18T02:21:04.272Z] ==> 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-10-18T02:21:04.272Z] Release-Date: 2020-01-08 [2024-10-18T02:21:04.272Z] 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-10-18T02:21:04.272Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T02:21:04.272Z] ==> Jenkins CI detected. [2024-10-18T02:21:04.272Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-18T02:21:04.272Z] project root: . [2024-10-18T02:21:04.272Z] --> token set from env [2024-10-18T02:21:04.272Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T02:21:04.272Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T02:21:04.272Z] ==> Python coveragepy not found [2024-10-18T02:21:04.272Z] ==> Searching for coverage reports in: [2024-10-18T02:21:04.272Z] + . [2024-10-18T02:21:04.272Z] -> Found 1 reports [2024-10-18T02:21:04.272Z] ==> Detecting git/mercurial file structure [2024-10-18T02:21:04.272Z] ==> Reading reports [2024-10-18T02:21:04.533Z] + ./coverage.out bytes=55696 [2024-10-18T02:21:04.533Z] ==> Appending adjustments [2024-10-18T02:21:04.533Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T02:21:04.533Z] + Found adjustments [2024-10-18T02:21:04.533Z] ==> Gzipping contents [2024-10-18T02:21:04.533Z] 16K /tmp/codecov.K3APDb.gz [2024-10-18T02:21:04.533Z] ==> Uploading reports [2024-10-18T02:21:04.533Z] url: https://codecov.io [2024-10-18T02:21:04.533Z] query: branch=main&commit=1087e4a3d9b938820ba31b5d4a506eab1acdae7e&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:21:04.533Z] -> Pinging Codecov [2024-10-18T02:21:04.533Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1087e4a3d9b938820ba31b5d4a506eab1acdae7e&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:21:04.798Z] -> Uploading to [2024-10-18T02:21:04.798Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/1087e4a3d9b938820ba31b5d4a506eab1acdae7e/fb19e797-a0fe-4e25-9e13-363ed708fbfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T022104Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8392757f9dea0a6776d0d5e9e780289597bb877b057953ead0e1b657f34a4235 [2024-10-18T02:21:04.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:21:04.798Z] Dload Upload Total Spent Left Speed [2024-10-18T02:21:05.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 55469 --:--:-- --:--:-- --:--:-- 55469 [2024-10-18T02:21:05.087Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] } [2024-10-18T02:21:05.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-18T02:21:05.258Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-18T02:21:05.273Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:21:05.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:21:05.588Z] [2024-10-18T02:21:05.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:21:05.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:21:05.897Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-18T02:21:05.897Z] 43c4264eed91: Already exists [2024-10-18T02:21:05.897Z] 4cc291be95ef: Already exists [2024-10-18T02:21:05.897Z] 2ac1f1163629: Already exists [2024-10-18T02:21:05.897Z] 5c3c966382ef: Already exists [2024-10-18T02:21:05.897Z] 4f4fb700ef54: Already exists [2024-10-18T02:21:05.897Z] d9c7d2e4e75e: Pulling fs layer [2024-10-18T02:21:05.897Z] 9c3e1370e548: Pulling fs layer [2024-10-18T02:21:06.156Z] d9c7d2e4e75e: Verifying Checksum [2024-10-18T02:21:06.156Z] d9c7d2e4e75e: Download complete [2024-10-18T02:21:06.418Z] d9c7d2e4e75e: Pull complete [2024-10-18T02:21:06.983Z] 9c3e1370e548: Verifying Checksum [2024-10-18T02:21:06.983Z] 9c3e1370e548: Download complete [2024-10-18T02:21:10.266Z] 9c3e1370e548: Pull complete [2024-10-18T02:21:10.267Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-18T02:21:10.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:21:10.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:21:10.373Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T02:21:10.406Z] $ 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:latest cat [2024-10-18T02:21:13.237Z] $ docker top f372d105d42c9c19739bd28a6dce355d2f82997c5cd1699621fd10f399a272e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:21:14.528Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-10-18T02:21:14.539Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-10-18T02:21:14.823Z] + set -o pipefail [2024-10-18T02:21:14.823Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-10-18T02:21:22.951Z] [2024-10-18T02:21:22.951Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-10-18T02:21:22.951Z] [2024-10-18T02:21:22.951Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/caa29681-c65f-4099-ab3b-ae4081a47d50 [2024-10-18T02:21:22.951Z] [2024-10-18T02:21:22.952Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-18T02:21:22.952Z] [2024-10-18T02:21:23.523Z] [2024-10-18T02:21:23.523Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-18T02:21:23.523Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-18T02:21:24.471Z] $ docker stop --time=1 f372d105d42c9c19739bd28a6dce355d2f82997c5cd1699621fd10f399a272e5 [2024-10-18T02:21:30.274Z] $ docker rm -f --volumes f372d105d42c9c19739bd28a6dce355d2f82997c5cd1699621fd10f399a272e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:21:31.247Z] + git log --format=format:%s -1 1087e4a3d9b938820ba31b5d4a506eab1acdae7e [Pipeline] sh [2024-10-18T02:21:31.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:21:31.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:21:31.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:21:31.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:21:31.950Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T02:21:31.981Z] $ 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-10-18T02:21:32.524Z] $ docker top e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:21:32.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:21:32.634Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:21:32.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:21:32.741Z] $ docker exec e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 ssh-agent [2024-10-18T02:21:32.851Z] SSH_AUTH_SOCK=/tmp/ssh-SK72bk9BT5C2/agent.32 [2024-10-18T02:21:32.851Z] SSH_AGENT_PID=38 [2024-10-18T02:21:32.855Z] Running ssh-add (command line suppressed) [2024-10-18T02:21:32.949Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1235623486215978745.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1235623486215978745.key) [2024-10-18T02:21:32.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:21:33.261Z] + git semver tag [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,454 [run_tag] DEBUG tag force:False [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,454 [check_head_tag] DEBUG check head tag [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,455 [execute] INFO git cat-file --batch-check [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,459 [execute] INFO git cat-file --batch [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,481 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,481 [execute] INFO git tag -a v3.2.0-dev.32 -m v3.2.0-dev.32 [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,481 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.32', '-m', 'v3.2.0-dev.32'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:21:33.520Z] 2024-10-18 02:21:33,486 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-18T02:21:33.520Z] 3.2.0-dev.32 [Pipeline] } [2024-10-18T02:21:33.528Z] $ docker exec --env ******** --env ******** e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 ssh-agent -k [2024-10-18T02:21:33.628Z] unset SSH_AUTH_SOCK; [2024-10-18T02:21:33.628Z] unset SSH_AGENT_PID; [2024-10-18T02:21:33.628Z] echo Agent pid 38 killed; [2024-10-18T02:21:33.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:21:33.972Z] + git semver [Pipeline] } [2024-10-18T02:21:34.562Z] $ docker stop --time=1 e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 [2024-10-18T02:21:35.893Z] $ docker rm -f --volumes e00c93709d9b7016c3e118de2c6b28a4ca40cbd23bdc34503971eddb3acdb6b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:21:36.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:21:36.319Z] [2024-10-18T02:21:36.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:21:36.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:21:36.622Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-18T02:21:36.622Z] ab5ef0e58194: Pulling fs layer [2024-10-18T02:21:36.622Z] 9712f1f96733: Pulling fs layer [2024-10-18T02:21:36.622Z] 63f879dbbcfc: Pulling fs layer [2024-10-18T02:21:36.622Z] 0d9ebad4ef96: Pulling fs layer [2024-10-18T02:21:36.622Z] e9a5061849ea: Pulling fs layer [2024-10-18T02:21:36.622Z] d747dcd14b5f: Pulling fs layer [2024-10-18T02:21:36.622Z] 2de7ff778b66: Pulling fs layer [2024-10-18T02:21:36.622Z] e9a5061849ea: Waiting [2024-10-18T02:21:36.622Z] 2de7ff778b66: Waiting [2024-10-18T02:21:36.622Z] d747dcd14b5f: Waiting [2024-10-18T02:21:36.622Z] 9712f1f96733: Verifying Checksum [2024-10-18T02:21:36.622Z] 9712f1f96733: Download complete [2024-10-18T02:21:36.882Z] 63f879dbbcfc: Verifying Checksum [2024-10-18T02:21:36.882Z] 63f879dbbcfc: Download complete [2024-10-18T02:21:37.142Z] e9a5061849ea: Verifying Checksum [2024-10-18T02:21:37.142Z] e9a5061849ea: Download complete [2024-10-18T02:21:37.142Z] d747dcd14b5f: Verifying Checksum [2024-10-18T02:21:37.142Z] d747dcd14b5f: Download complete [2024-10-18T02:21:37.142Z] 0d9ebad4ef96: Verifying Checksum [2024-10-18T02:21:37.142Z] ab5ef0e58194: Verifying Checksum [2024-10-18T02:21:37.142Z] ab5ef0e58194: Download complete [2024-10-18T02:21:37.142Z] 2de7ff778b66: Verifying Checksum [2024-10-18T02:21:37.142Z] 2de7ff778b66: Download complete [2024-10-18T02:21:40.428Z] ab5ef0e58194: Pull complete [2024-10-18T02:21:40.428Z] 9712f1f96733: Pull complete [2024-10-18T02:21:40.687Z] 63f879dbbcfc: Pull complete [2024-10-18T02:21:43.972Z] 0d9ebad4ef96: Pull complete [2024-10-18T02:21:43.972Z] e9a5061849ea: Pull complete [2024-10-18T02:21:44.232Z] d747dcd14b5f: Pull complete [2024-10-18T02:21:45.169Z] 2de7ff778b66: Pull complete [2024-10-18T02:21:45.169Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-18T02:21:45.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:21:45.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:21:45.283Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T02:21:45.314Z] $ 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-10-18T02:21:52.016Z] $ docker top 8816a2d5b989a0826458ebac375e0f3e1a7cf15434a2d4b178405f92f232bab8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:21:52.103Z] provisioning config files... [2024-10-18T02:21:52.111Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10318004613249369029tmp [2024-10-18T02:21:52.121Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11238100746572863829tmp [2024-10-18T02:21:52.130Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17907479618403726209tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:21:52.258Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:21:52.556Z] ---> sigul-configuration.sh [2024-10-18T02:21:52.557Z] gpg: directory `/root/.gnupg' created [2024-10-18T02:21:52.557Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-18T02:21:52.557Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-18T02:21:52.557Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-18T02:21:52.557Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-18T02:21:52.557Z] gpg: CAST5 encrypted data [2024-10-18T02:21:52.557Z] gpg: encrypted with 1 passphrase [2024-10-18T02:21:52.557Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-18T02:21:52.863Z] + mkdir /home/jenkins [2024-10-18T02:21:52.863Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-18T02:21:53.162Z] + 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-10-18T02:21:53.176Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:21:53.474Z] ---> sigul-install.sh [2024-10-18T02:21:53.474Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-18T02:21:53.776Z] + git tag --list [2024-10-18T02:21:53.776Z] v0.0.0 [2024-10-18T02:21:53.776Z] v1.0.0 [2024-10-18T02:21:53.776Z] v2.1.0 [2024-10-18T02:21:53.776Z] v2.1.1 [2024-10-18T02:21:53.776Z] v2.2.0 [2024-10-18T02:21:53.776Z] v2.3.0 [2024-10-18T02:21:53.776Z] v3.0 [2024-10-18T02:21:53.777Z] v3.0.0 [2024-10-18T02:21:53.777Z] v3.0.1 [2024-10-18T02:21:53.777Z] v3.0.1-dev.1 [2024-10-18T02:21:53.777Z] v3.1 [2024-10-18T02:21:53.777Z] v3.1.0 [2024-10-18T02:21:53.777Z] v3.1.0-dev.1 [2024-10-18T02:21:53.777Z] v3.1.0-dev.10 [2024-10-18T02:21:53.777Z] v3.1.0-dev.11 [2024-10-18T02:21:53.777Z] v3.1.0-dev.12 [2024-10-18T02:21:53.777Z] v3.1.0-dev.13 [2024-10-18T02:21:53.777Z] v3.1.0-dev.14 [2024-10-18T02:21:53.777Z] v3.1.0-dev.15 [2024-10-18T02:21:53.777Z] v3.1.0-dev.16 [2024-10-18T02:21:53.777Z] v3.1.0-dev.17 [2024-10-18T02:21:53.777Z] v3.1.0-dev.18 [2024-10-18T02:21:53.777Z] v3.1.0-dev.19 [2024-10-18T02:21:53.777Z] v3.1.0-dev.2 [2024-10-18T02:21:53.777Z] v3.1.0-dev.20 [2024-10-18T02:21:53.777Z] v3.1.0-dev.21 [2024-10-18T02:21:53.777Z] v3.1.0-dev.22 [2024-10-18T02:21:53.777Z] v3.1.0-dev.23 [2024-10-18T02:21:53.777Z] v3.1.0-dev.24 [2024-10-18T02:21:53.777Z] v3.1.0-dev.25 [2024-10-18T02:21:53.777Z] v3.1.0-dev.26 [2024-10-18T02:21:53.777Z] v3.1.0-dev.27 [2024-10-18T02:21:53.777Z] v3.1.0-dev.28 [2024-10-18T02:21:53.777Z] v3.1.0-dev.29 [2024-10-18T02:21:53.777Z] v3.1.0-dev.3 [2024-10-18T02:21:53.777Z] v3.1.0-dev.30 [2024-10-18T02:21:53.777Z] v3.1.0-dev.31 [2024-10-18T02:21:53.777Z] v3.1.0-dev.32 [2024-10-18T02:21:53.777Z] v3.1.0-dev.33 [2024-10-18T02:21:53.777Z] v3.1.0-dev.34 [2024-10-18T02:21:53.777Z] v3.1.0-dev.35 [2024-10-18T02:21:53.777Z] v3.1.0-dev.36 [2024-10-18T02:21:53.777Z] v3.1.0-dev.37 [2024-10-18T02:21:53.777Z] v3.1.0-dev.38 [2024-10-18T02:21:53.777Z] v3.1.0-dev.39 [2024-10-18T02:21:53.777Z] v3.1.0-dev.4 [2024-10-18T02:21:53.777Z] v3.1.0-dev.40 [2024-10-18T02:21:53.777Z] v3.1.0-dev.5 [2024-10-18T02:21:53.777Z] v3.1.0-dev.6 [2024-10-18T02:21:53.777Z] v3.1.0-dev.7 [2024-10-18T02:21:53.777Z] v3.1.0-dev.8 [2024-10-18T02:21:53.777Z] v3.1.0-dev.9 [2024-10-18T02:21:53.777Z] v3.1.1 [2024-10-18T02:21:53.777Z] v3.2.0-dev.1 [2024-10-18T02:21:53.777Z] v3.2.0-dev.10 [2024-10-18T02:21:53.777Z] v3.2.0-dev.11 [2024-10-18T02:21:53.777Z] v3.2.0-dev.12 [2024-10-18T02:21:53.777Z] v3.2.0-dev.13 [2024-10-18T02:21:53.777Z] v3.2.0-dev.14 [2024-10-18T02:21:53.777Z] v3.2.0-dev.15 [2024-10-18T02:21:53.777Z] v3.2.0-dev.16 [2024-10-18T02:21:53.777Z] v3.2.0-dev.17 [2024-10-18T02:21:53.777Z] v3.2.0-dev.18 [2024-10-18T02:21:53.777Z] v3.2.0-dev.19 [2024-10-18T02:21:53.777Z] v3.2.0-dev.2 [2024-10-18T02:21:53.777Z] v3.2.0-dev.20 [2024-10-18T02:21:53.777Z] v3.2.0-dev.21 [2024-10-18T02:21:53.777Z] v3.2.0-dev.22 [2024-10-18T02:21:53.777Z] v3.2.0-dev.23 [2024-10-18T02:21:53.777Z] v3.2.0-dev.24 [2024-10-18T02:21:53.777Z] v3.2.0-dev.25 [2024-10-18T02:21:53.777Z] v3.2.0-dev.26 [2024-10-18T02:21:53.777Z] v3.2.0-dev.27 [2024-10-18T02:21:53.777Z] v3.2.0-dev.28 [2024-10-18T02:21:53.777Z] v3.2.0-dev.29 [2024-10-18T02:21:53.777Z] v3.2.0-dev.3 [2024-10-18T02:21:53.777Z] v3.2.0-dev.30 [2024-10-18T02:21:53.777Z] v3.2.0-dev.31 [2024-10-18T02:21:53.777Z] v3.2.0-dev.32 [2024-10-18T02:21:53.777Z] v3.2.0-dev.4 [2024-10-18T02:21:53.777Z] v3.2.0-dev.5 [2024-10-18T02:21:53.777Z] v3.2.0-dev.6 [2024-10-18T02:21:53.777Z] v3.2.0-dev.7 [2024-10-18T02:21:53.777Z] v3.2.0-dev.8 [2024-10-18T02:21:53.777Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-18T02:21:54.081Z] + lftools sign git-tag v3.2.0-dev.32 [2024-10-18T02:21:54.650Z] Signing Git tag with Sigul... [2024-10-18T02:21:54.650Z] Signing v3.2.0-dev.32 [Pipeline] echo [2024-10-18T02:21:54.960Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:21:55.255Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-18T02:21:55.262Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-18T02:21:55.286Z] $ docker stop --time=1 8816a2d5b989a0826458ebac375e0f3e1a7cf15434a2d4b178405f92f232bab8 [2024-10-18T02:21:56.587Z] $ docker rm -f --volumes 8816a2d5b989a0826458ebac375e0f3e1a7cf15434a2d4b178405f92f232bab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-18T02:21:57.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:21:57.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:21:57.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:21:57.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:21:57.434Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T02:21:57.462Z] $ 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-10-18T02:21:57.806Z] $ docker top f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 -eo pid,comm [2024-10-18T02:21:57.857Z] 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-10-18T02:21:57.857Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:21:57.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:21:57.918Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:21:58.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:21:58.032Z] $ docker exec f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 ssh-agent [2024-10-18T02:21:58.238Z] SSH_AUTH_SOCK=/tmp/ssh-XMXQX4x2D3uQ/agent.34 [2024-10-18T02:21:58.238Z] SSH_AGENT_PID=40 [2024-10-18T02:21:58.244Z] Running ssh-add (command line suppressed) [2024-10-18T02:21:58.344Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7940687344182991080.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7940687344182991080.key) [2024-10-18T02:21:58.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:21:58.659Z] + git semver bump pre [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,833 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,834 [bump_version] DEBUG bumping version:3.2.0-dev.32 on axis:pre with prefix:dev [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,834 [bump_version] DEBUG bumped version:3.2.0-dev.33 [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,834 [write_version] DEBUG write version:3.2.0-dev.33 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,834 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,834 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,836 [execute] INFO git cat-file --batch-check [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,837 [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-10-18T02:21:58.919Z] 2024-10-18 02:21:58,842 [execute] INFO git cat-file --batch [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:21:58.919Z] 2024-10-18 02:21:58,845 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-18T02:21:58.919Z] 3.2.0-dev.33 [Pipeline] } [2024-10-18T02:21:58.924Z] $ docker exec --env ******** --env ******** f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 ssh-agent -k [2024-10-18T02:21:59.008Z] unset SSH_AUTH_SOCK; [2024-10-18T02:21:59.008Z] unset SSH_AGENT_PID; [2024-10-18T02:21:59.008Z] echo Agent pid 40 killed; [2024-10-18T02:21:59.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:21:59.346Z] + git semver [Pipeline] } [2024-10-18T02:21:59.614Z] $ docker stop --time=1 f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 [2024-10-18T02:22:00.887Z] $ docker rm -f --volumes f57dba90afd74b4abff579c0a4163331115b539d45dd61e865b3c25be5b36f90 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:22:01.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:22:01.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:22:01.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:22:01.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:22:01.630Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T02:22:01.654Z] $ 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-10-18T02:22:01.985Z] $ docker top 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de -eo pid,comm [2024-10-18T02:22:02.036Z] 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-10-18T02:22:02.036Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:22:02.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:22:02.106Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:22:02.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:22:02.215Z] $ docker exec 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de ssh-agent [2024-10-18T02:22:02.330Z] SSH_AUTH_SOCK=/tmp/ssh-m7wWlg3PfBjT/agent.32 [2024-10-18T02:22:02.330Z] SSH_AGENT_PID=38 [2024-10-18T02:22:02.335Z] Running ssh-add (command line suppressed) [2024-10-18T02:22:02.422Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4364956577506654750.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4364956577506654750.key) [2024-10-18T02:22:02.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:22:02.736Z] + git semver push [2024-10-18T02:22:02.996Z] 2024-10-18 02:22:02,907 [run_push] DEBUG push [2024-10-18T02:22:02.996Z] 2024-10-18 02:22:02,908 [execute] INFO git cat-file --batch-check [2024-10-18T02:22:02.996Z] 2024-10-18 02:22:02,908 [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-10-18T02:22:02.996Z] 2024-10-18 02:22:02,912 [execute] INFO git rev-list c81dca0de61114428a5f2d360a9fd307170a9135 -- [2024-10-18T02:22:02.996Z] 2024-10-18 02:22:02,912 [execute] DEBUG Popen(['git', 'rev-list', 'c81dca0de61114428a5f2d360a9fd307170a9135', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:22:02.996Z] 2024-10-18 02:22:02,921 [execute] INFO git fetch -v origin [2024-10-18T02:22:02.996Z] 2024-10-18 02:22:02,921 [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-10-18T02:22:03.565Z] 2024-10-18 02:22:03,376 [run_push] DEBUG no remote changes detected [2024-10-18T02:22:03.565Z] 2024-10-18 02:22:03,376 [execute] INFO git push origin semver [2024-10-18T02:22:03.565Z] 2024-10-18 02:22:03,377 [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-10-18T02:22:04.135Z] 2024-10-18 02:22:04,032 [run_push] DEBUG push all version tags [2024-10-18T02:22:04.135Z] 2024-10-18 02:22:04,033 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-18T02:22:04.135Z] 2024-10-18 02:22:04,033 [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-10-18T02:22:04.703Z] 2024-10-18 02:22:04,654 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-18T02:22:04.703Z] 3.2.0-dev.33 [Pipeline] } [2024-10-18T02:22:04.708Z] $ docker exec --env ******** --env ******** 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de ssh-agent -k [2024-10-18T02:22:04.822Z] unset SSH_AUTH_SOCK; [2024-10-18T02:22:04.822Z] unset SSH_AGENT_PID; [2024-10-18T02:22:04.822Z] echo Agent pid 38 killed; [2024-10-18T02:22:04.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:22:05.164Z] + git semver [Pipeline] } [2024-10-18T02:22:05.430Z] $ docker stop --time=1 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de [2024-10-18T02:22:06.710Z] $ docker rm -f --volumes 91c572970216279f7cc6f9d3b77d4ffcc11e18506dc2e23fc3cc1b7e2669b8de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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-10-18T02:22:07.331Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-10-18T02:22:07.331Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-18T02:22:07.331Z] total 16 [2024-10-18T02:22:07.331Z] drwxr-xr-x 3 root root 4096 Oct 18 01:59 . [2024-10-18T02:22:07.331Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 02:21 .. [2024-10-18T02:22:07.331Z] drwxr-xr-x 2 root root 4096 Oct 18 01:59 cost [2024-10-18T02:22:07.331Z] -rw-r--r-- 1 root root 95 Oct 18 01:59 cost.csv [2024-10-18T02:22:07.331Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-18T02:22:07.331Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-18T02:22:07.331Z] total 16 [2024-10-18T02:22:07.331Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:59 . [2024-10-18T02:22:07.331Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 02:21 .. [2024-10-18T02:22:07.331Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 01:59 cost [2024-10-18T02:22:07.331Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 18 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:22:07.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:22:08.490Z] ---> package-listing.sh [2024-10-18T02:22:08.490Z] ++ facter osfamily [2024-10-18T02:22:08.490Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T02:22:08.750Z] + OS_FAMILY=debian [2024-10-18T02:22:08.750Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-18T02:22:08.750Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T02:22:08.750Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T02:22:08.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T02:22:08.750Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T02:22:08.750Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-18T02:22:08.750Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T02:22:08.750Z] + case "${OS_FAMILY}" in [2024-10-18T02:22:08.750Z] + dpkg -l [2024-10-18T02:22:08.750Z] + grep '^ii' [2024-10-18T02:22:08.750Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T02:22:08.750Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T02:22:08.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T02:22:08.751Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-18T02:22:08.751Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-10-18T02:22:08.751Z] + 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-10-18T02:22:08.763Z] 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-10-18T02:22:09.042Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:22:09.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:22:09.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:22:09.691Z] prd-ubuntu20.04-docker-8c-8g-23028 does not seem to be running inside a container [2024-10-18T02:22:09.720Z] $ 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-10-18T02:22:09.957Z] $ docker top 42b0f193047fef4e88709b3e02773d9f03ea23f51fe2c97cc5b5ab1174f09285 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:22:10.312Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T02:22:10.595Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T02:22:10.877Z] + ls /var/log/sa-host [2024-10-18T02:22:10.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:22:10.976Z] provisioning config files... [2024-10-18T02:22:10.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7903538596821279832tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:22:11.005Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:22:11.287Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T02:22:11.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:22:11.630Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T02:22:11.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:22:11.923Z] ---> sudo-logs.sh [2024-10-18T02:22:11.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T02:22:11.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:22:12.239Z] ---> job-cost.sh [2024-10-18T02:22:12.239Z] lf-activate-venv: SKIPPING [2024-10-18T02:22:12.239Z] DEBUG: total: 0.2199999988079071 [2024-10-18T02:22:12.239Z] INFO: Retrieving Stack Cost... [2024-10-18T02:22:12.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:22:13.065Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T02:22:13.079Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:22:13.361Z] ---> logs-deploy.sh [2024-10-18T02:22:13.361Z] lf-activate-venv: SKIPPING [2024-10-18T02:22:13.361Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/186 [2024-10-18T02:22:13.361Z] INFO: archiving workspace using pattern(s): [2024-10-18T02:22:14.298Z] Archives upload complete. [2024-10-18T02:22:14.298Z] INFO: archiving logs to Nexus