Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82880f0cc7c1e2380d7f481834f50bb91fae5b58 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-ssh7252372229511899588.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-ssh13477108389613194104.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-ssh3108202141194261930.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-ssh8401302683304832573.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-ssh9028842443858117823.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-23482 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 82880f0cc7c1e2380d7f481834f50bb91fae5b58 (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 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 Commit message: "Merge pull request #312 from cherrycl/edgex-go-issue-4978" > git rev-list --no-walk 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T06:43:38.119Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T06:43:38.198Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T06:43:38.233Z] ========================================================= [2024-10-22T06:43:38.233Z] EdgeX Global Pipelines Version Info [2024-10-22T06:43:38.234Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:43:38.992Z] ------------------- [2024-10-22T06:43:38.992Z] stable info: [2024-10-22T06:43:38.992Z] ------------------- [2024-10-22T06:43:38.992Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T06:43:38.992Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T06:43:38.992Z] Message: update stable to v1.0.265 [2024-10-22T06:43:39.562Z] ------------------- [2024-10-22T06:43:39.562Z] experimental info: [2024-10-22T06:43:39.562Z] ------------------- [2024-10-22T06:43:39.562Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T06:43:39.562Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T06:43:39.562Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T06:43:39.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-22T06:43:39.663Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-22T06:43:39.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T06:43:39.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T06:43:39.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T06:43:39.778Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T06:43:39.797Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T06:43:39.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-22T06:43:39.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T06:43:39.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T06:43:39.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T06:43:39.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-22T06:43:39.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T06:43:40.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T06:43:40.050Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T06:43:40.072Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T06:43:40.097Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:43:40.122Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:43:40.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T06:43:40.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T06:43:40.193Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-22T06:43:40.219Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-22T06:43:40.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T06:43:40.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T06:43:40.289Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T06:43:40.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T06:43:40.341Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T06:43:40.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-22T06:43:40.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-22T06:43:40.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-22T06:43:40.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] echo [2024-10-22T06:43:40.454Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82880f0 [Pipeline] echo [2024-10-22T06:43:40.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:43:40.542Z] provisioning config files... [2024-10-22T06:43:40.557Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1342762810635222771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:43:40.894Z] ---> ****-login.sh [2024-10-22T06:43:40.894Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:43:40.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:41.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:41.156Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:41.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:41.156Z] [2024-10-22T06:43:41.156Z] Login Succeeded [2024-10-22T06:43:41.156Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:43:41.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:41.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:41.156Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:41.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:41.156Z] [2024-10-22T06:43:41.156Z] Login Succeeded [2024-10-22T06:43:41.156Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:43:41.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:41.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:41.418Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:41.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:41.418Z] [2024-10-22T06:43:41.418Z] Login Succeeded [2024-10-22T06:43:41.418Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:43:41.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:41.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:41.418Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:41.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:41.418Z] [2024-10-22T06:43:41.418Z] Login Succeeded [2024-10-22T06:43:41.418Z] ****.io [2024-10-22T06:43:41.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:41.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:41.678Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:41.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:41.678Z] [2024-10-22T06:43:41.678Z] Login Succeeded [2024-10-22T06:43:41.678Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:43:41.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T06:43:42.125Z] + git rev-list -1 --merges 82880f0cc7c1e2380d7f481834f50bb91fae5b58~1..82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] echo [2024-10-22T06:43:42.153Z] -----------> git rev-list -1 --merges 82880f0cc7c1e2380d7f481834f50bb91fae5b58~1..82880f0cc7c1e2380d7f481834f50bb91fae5b58 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [2024-10-22T06:43:42.153Z] 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [false] [Pipeline] sh [2024-10-22T06:43:42.453Z] + git log --format=format:%s -1 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] echo [2024-10-22T06:43:42.467Z] ========================================================= [2024-10-22T06:43:42.467Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T06:43:42.467Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:43:42.804Z] + git log --format=format:%s -1 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] echo [2024-10-22T06:43:42.816Z] [semverPrep] GIT_COMMIT: 82880f0cc7c1e2380d7f481834f50bb91fae5b58, Commit Message: Merge pull request #312 from cherrycl/edgex-go-issue-4978 [Pipeline] echo [2024-10-22T06:43:42.829Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T06:43:43.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T06:43:43.211Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T06:43:43.211Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T06:43:43.211Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T06:43:43.211Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T06:43:43.211Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T06:43:43.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:43:43.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:43:43.557Z] [2024-10-22T06:43:43.557Z] 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-22T06:43:43.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:43:43.862Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T06:43:43.862Z] b85a868b505f: Pulling fs layer [2024-10-22T06:43:43.862Z] e2be974225ed: Pulling fs layer [2024-10-22T06:43:43.862Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T06:43:43.862Z] 988bab9f4d93: Pulling fs layer [2024-10-22T06:43:43.862Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T06:43:43.862Z] eaf3925da568: Pulling fs layer [2024-10-22T06:43:43.862Z] bab4dde63d76: Pulling fs layer [2024-10-22T06:43:43.862Z] bde34c3a00c8: Pulling fs layer [2024-10-22T06:43:43.862Z] b352a97aabf1: Pulling fs layer [2024-10-22T06:43:43.862Z] 4872d77fe225: Pulling fs layer [2024-10-22T06:43:43.862Z] 5851b861e8e6: Pulling fs layer [2024-10-22T06:43:43.862Z] eaf3925da568: Waiting [2024-10-22T06:43:43.862Z] bab4dde63d76: Waiting [2024-10-22T06:43:43.862Z] 1469e6f7b9e6: Waiting [2024-10-22T06:43:43.862Z] 4872d77fe225: Waiting [2024-10-22T06:43:43.862Z] 5851b861e8e6: Waiting [2024-10-22T06:43:43.862Z] 988bab9f4d93: Waiting [2024-10-22T06:43:43.862Z] bde34c3a00c8: Waiting [2024-10-22T06:43:43.862Z] b352a97aabf1: Waiting [2024-10-22T06:43:43.862Z] e2be974225ed: Verifying Checksum [2024-10-22T06:43:43.862Z] e2be974225ed: Download complete [2024-10-22T06:43:43.862Z] 988bab9f4d93: Verifying Checksum [2024-10-22T06:43:43.862Z] 988bab9f4d93: Download complete [2024-10-22T06:43:43.862Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T06:43:43.862Z] 1469e6f7b9e6: Download complete [2024-10-22T06:43:43.862Z] eaf3925da568: Verifying Checksum [2024-10-22T06:43:43.862Z] eaf3925da568: Download complete [2024-10-22T06:43:44.121Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T06:43:44.121Z] 339a4e72a1f5: Download complete [2024-10-22T06:43:44.121Z] bde34c3a00c8: Download complete [2024-10-22T06:43:44.121Z] b352a97aabf1: Verifying Checksum [2024-10-22T06:43:44.121Z] b352a97aabf1: Download complete [2024-10-22T06:43:44.121Z] 4872d77fe225: Download complete [2024-10-22T06:43:44.121Z] 5851b861e8e6: Download complete [2024-10-22T06:43:44.121Z] b85a868b505f: Verifying Checksum [2024-10-22T06:43:44.121Z] b85a868b505f: Download complete [2024-10-22T06:43:44.379Z] bab4dde63d76: Verifying Checksum [2024-10-22T06:43:44.379Z] bab4dde63d76: Download complete [2024-10-22T06:43:45.314Z] b85a868b505f: Pull complete [2024-10-22T06:43:45.572Z] e2be974225ed: Pull complete [2024-10-22T06:43:45.830Z] 339a4e72a1f5: Pull complete [2024-10-22T06:43:46.088Z] 988bab9f4d93: Pull complete [2024-10-22T06:43:46.347Z] 1469e6f7b9e6: Pull complete [2024-10-22T06:43:46.347Z] eaf3925da568: Pull complete [2024-10-22T06:43:47.722Z] bab4dde63d76: Pull complete [2024-10-22T06:43:47.982Z] bde34c3a00c8: Pull complete [2024-10-22T06:43:47.982Z] b352a97aabf1: Pull complete [2024-10-22T06:43:47.982Z] 4872d77fe225: Pull complete [2024-10-22T06:43:48.242Z] 5851b861e8e6: Pull complete [2024-10-22T06:43:48.242Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T06:43:48.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:43:48.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:43:48.394Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T06:43:48.421Z] $ 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-22T06:43:50.669Z] $ docker top dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 -eo pid,comm [2024-10-22T06:43:50.724Z] 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-22T06:43:50.725Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T06:43:50.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:43:50.789Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:43:50.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:43:50.895Z] $ docker exec dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 ssh-agent [2024-10-22T06:43:50.998Z] SSH_AUTH_SOCK=/tmp/ssh-W1gXTAagDJKx/agent.32 [2024-10-22T06:43:50.998Z] SSH_AGENT_PID=38 [2024-10-22T06:43:51.004Z] Running ssh-add (command line suppressed) [2024-10-22T06:43:51.107Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2486502937993808961.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2486502937993808961.key) [2024-10-22T06:43:51.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:43:51.418Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T06:43:51.428Z] $ docker exec --env ******** --env ******** dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 ssh-agent -k [2024-10-22T06:43:51.523Z] unset SSH_AUTH_SOCK; [2024-10-22T06:43:51.523Z] unset SSH_AGENT_PID; [2024-10-22T06:43:51.523Z] echo Agent pid 38 killed; [2024-10-22T06:43:51.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T06:43:51.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:43:51.577Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:43:51.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:43:51.685Z] $ docker exec dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 ssh-agent [2024-10-22T06:43:51.786Z] SSH_AUTH_SOCK=/tmp/ssh-qrPH902JcrpG/agent.71 [2024-10-22T06:43:51.786Z] SSH_AGENT_PID=77 [2024-10-22T06:43:51.790Z] Running ssh-add (command line suppressed) [2024-10-22T06:43:51.893Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1531270266342396052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1531270266342396052.key) [2024-10-22T06:43:51.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:43:52.199Z] + git semver init [2024-10-22T06:43:52.458Z] 2024-10-22 06:43:52,379 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T06:43:52.458Z] 2024-10-22 06:43:52,380 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-10-22T06:43:52.458Z] 2024-10-22 06:43:52,380 [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-22T06:43:52.458Z] 2024-10-22 06:43:52,381 [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-22T06:43:54.996Z] 2024-10-22 06:43:54,482 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-10-22T06:43:54.996Z] 2024-10-22 06:43:54,483 [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-22T06:43:54.996Z] 2024-10-22 06:43:54,483 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-22T06:43:54.996Z] 2024-10-22 06:43:54,483 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-22T06:43:54.996Z] 3.2.0-dev.33 [Pipeline] } [2024-10-22T06:43:55.003Z] $ docker exec --env ******** --env ******** dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 ssh-agent -k [2024-10-22T06:43:55.100Z] unset SSH_AUTH_SOCK; [2024-10-22T06:43:55.101Z] unset SSH_AGENT_PID; [2024-10-22T06:43:55.101Z] echo Agent pid 77 killed; [2024-10-22T06:43:55.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T06:43:55.449Z] + git semver [Pipeline] } [2024-10-22T06:43:55.720Z] $ docker stop --time=1 dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 [2024-10-22T06:43:57.014Z] $ docker rm -f --volumes dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:43:57.364Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T06:43:57.604Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T06:43:57.609Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.33 [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-22T06:43:57.795Z] provisioning config files... [2024-10-22T06:43:57.805Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config696614033424659026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:43:58.115Z] ---> ****-login.sh [2024-10-22T06:43:58.115Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:43:58.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:58.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:58.115Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:58.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:58.115Z] [2024-10-22T06:43:58.115Z] Login Succeeded [2024-10-22T06:43:58.115Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:43:58.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:58.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:58.115Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:58.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:58.116Z] [2024-10-22T06:43:58.116Z] Login Succeeded [2024-10-22T06:43:58.116Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:43:58.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:58.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:58.374Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:58.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:58.374Z] [2024-10-22T06:43:58.374Z] Login Succeeded [2024-10-22T06:43:58.375Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:43:58.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:58.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:58.375Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:58.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:58.375Z] [2024-10-22T06:43:58.375Z] Login Succeeded [2024-10-22T06:43:58.375Z] ****.io [2024-10-22T06:43:58.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:43:58.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:43:58.634Z] Configure a credential helper to remove this warning. See [2024-10-22T06:43:58.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:43:58.634Z] [2024-10-22T06:43:58.634Z] Login Succeeded [2024-10-22T06:43:58.634Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:43:58.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T06:43:58.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:43:58.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:43:58.780Z] ========================================================= [2024-10-22T06:43:58.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T06:43:58.780Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:43:59.125Z] + 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-22T06:43:59.125Z] Sending build context to Docker daemon 19.95MB [2024-10-22T06:43:59.125Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:43:59.125Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T06:43:59.125Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T06:43:59.125Z] 43c4264eed91: Pulling fs layer [2024-10-22T06:43:59.125Z] 4cc291be95ef: Pulling fs layer [2024-10-22T06:43:59.125Z] 2ac1f1163629: Pulling fs layer [2024-10-22T06:43:59.125Z] 5c3c966382ef: Pulling fs layer [2024-10-22T06:43:59.125Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:43:59.125Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T06:43:59.125Z] 9f66e0745190: Pulling fs layer [2024-10-22T06:43:59.125Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T06:43:59.125Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T06:43:59.125Z] 4f4fb700ef54: Waiting [2024-10-22T06:43:59.125Z] 5c3c966382ef: Waiting [2024-10-22T06:43:59.125Z] 5d5c8e513c77: Waiting [2024-10-22T06:43:59.125Z] 9f66e0745190: Waiting [2024-10-22T06:43:59.125Z] f49a43e4bbc0: Waiting [2024-10-22T06:43:59.385Z] 4cc291be95ef: Download complete [2024-10-22T06:43:59.385Z] 5c3c966382ef: Verifying Checksum [2024-10-22T06:43:59.385Z] 5c3c966382ef: Download complete [2024-10-22T06:43:59.385Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T06:43:59.385Z] 4f4fb700ef54: Download complete [2024-10-22T06:43:59.385Z] 5d5c8e513c77: Verifying Checksum [2024-10-22T06:43:59.385Z] 5d5c8e513c77: Download complete [2024-10-22T06:43:59.385Z] 43c4264eed91: Download complete [2024-10-22T06:43:59.385Z] 9f66e0745190: Verifying Checksum [2024-10-22T06:43:59.385Z] 9f66e0745190: Download complete [2024-10-22T06:43:59.385Z] 43c4264eed91: Pull complete [2024-10-22T06:43:59.644Z] 561ebcabdf7f: Verifying Checksum [2024-10-22T06:43:59.644Z] 561ebcabdf7f: Download complete [2024-10-22T06:43:59.644Z] 4cc291be95ef: Pull complete [2024-10-22T06:43:59.644Z] 2ac1f1163629: Verifying Checksum [2024-10-22T06:43:59.644Z] 2ac1f1163629: Download complete [2024-10-22T06:44:00.210Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T06:44:00.210Z] f49a43e4bbc0: Download complete [2024-10-22T06:44:03.747Z] 2ac1f1163629: Pull complete [2024-10-22T06:44:03.748Z] 5c3c966382ef: Pull complete [2024-10-22T06:44:03.748Z] 4f4fb700ef54: Pull complete [2024-10-22T06:44:03.748Z] 5d5c8e513c77: Pull complete [2024-10-22T06:44:03.748Z] 9f66e0745190: Pull complete [2024-10-22T06:44:05.514Z] f49a43e4bbc0: Pull complete [2024-10-22T06:44:06.082Z] 561ebcabdf7f: Pull complete [2024-10-22T06:44:06.082Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T06:44:06.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T06:44:06.082Z] ---> 3a752c3f9dda [2024-10-22T06:44:06.082Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:44:09.634Z] ---> Running in db63bafc5d6d [2024-10-22T06:44:09.634Z] Removing intermediate container db63bafc5d6d [2024-10-22T06:44:09.634Z] ---> e8ac712b8c2d [2024-10-22T06:44:09.634Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:44:09.634Z] ---> Running in b0833924b496 [2024-10-22T06:44:09.634Z] Removing intermediate container b0833924b496 [2024-10-22T06:44:09.634Z] ---> 3fc54dcd5de2 [2024-10-22T06:44:09.634Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:44:09.634Z] ---> Running in f73b2711d16e [2024-10-22T06:44:09.634Z] Removing intermediate container f73b2711d16e [2024-10-22T06:44:09.634Z] ---> defa6dee1958 [2024-10-22T06:44:09.634Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:44:09.634Z] ---> Running in ce5e3cdd005a [2024-10-22T06:44:09.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:44:09.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:44:10.157Z] OK: 246 MiB in 54 packages [2024-10-22T06:44:10.416Z] Removing intermediate container ce5e3cdd005a [2024-10-22T06:44:10.416Z] ---> 059b25aeca27 [2024-10-22T06:44:10.416Z] Step 7/12 : WORKDIR /app [2024-10-22T06:44:10.416Z] ---> Running in 3fc56c89a395 [2024-10-22T06:44:10.416Z] Removing intermediate container 3fc56c89a395 [2024-10-22T06:44:10.416Z] ---> 68d5646bfdbf [2024-10-22T06:44:10.416Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T06:44:10.675Z] ---> 68e1f1f4680d [2024-10-22T06:44:10.675Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:44:10.675Z] ---> Running in 9e424a8008fb [2024-10-22T06:44:12.741Z] Still waiting to schedule task [2024-10-22T06:44:12.741Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23480’ [2024-10-22T06:45:13.833Z] Removing intermediate container 9e424a8008fb [2024-10-22T06:45:13.833Z] ---> c50e9d7fbc69 [2024-10-22T06:45:13.833Z] Step 10/12 : COPY . . [2024-10-22T06:45:13.833Z] ---> 3a3aca4904f4 [2024-10-22T06:45:13.833Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:45:13.833Z] ---> Running in 2481121d569d [2024-10-22T06:45:13.833Z] Removing intermediate container 2481121d569d [2024-10-22T06:45:13.833Z] ---> 29be955d2d31 [2024-10-22T06:45:13.833Z] Step 12/12 : RUN $MAKE [2024-10-22T06:45:13.833Z] ---> Running in 66f991c38172 [2024-10-22T06:45:13.833Z] noop [2024-10-22T06:45:13.833Z] Removing intermediate container 66f991c38172 [2024-10-22T06:45:13.833Z] ---> 811a045ed6fd [2024-10-22T06:45:13.833Z] Successfully built 811a045ed6fd [2024-10-22T06:45:13.833Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:45:15.280Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:45:15.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:45:15.360Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T06:45:15.388Z] $ 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-22T06:45:15.736Z] $ docker top f9c37d74a96629e0879faf9ec92a2d45cdcb13a2c464c887db116dd9340a3413 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:45:16.089Z] + go version [2024-10-22T06:45:16.089Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T06:45:16.097Z] $ docker stop --time=1 f9c37d74a96629e0879faf9ec92a2d45cdcb13a2c464c887db116dd9340a3413 [2024-10-22T06:45:18.028Z] $ docker rm -f --volumes f9c37d74a96629e0879faf9ec92a2d45cdcb13a2c464c887db116dd9340a3413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:45:20.275Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:45:20.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:45:20.358Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T06:45:20.391Z] $ 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-22T06:45:20.815Z] $ docker top f0516830e6c0b798d9eec033f0cd1ccbc33428f7b38d610eb020e5a3b16152a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:45:21.168Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:45:21.471Z] + make test [2024-10-22T06:45:21.471Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-22T06:45:53.542Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-22T06:45:53.542Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-22T06:45:53.802Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements [2024-10-22T06:45:56.332Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.678s coverage: 71.9% of statements [2024-10-22T06:46:28.413Z] go vet ./... [2024-10-22T06:46:32.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T06:46:32.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T06:46:32.615Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-22T06:46:32.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T06:46:32.640Z] $ docker stop --time=1 f0516830e6c0b798d9eec033f0cd1ccbc33428f7b38d610eb020e5a3b16152a1 [2024-10-22T06:46:37.115Z] $ docker rm -f --volumes f0516830e6c0b798d9eec033f0cd1ccbc33428f7b38d610eb020e5a3b16152a1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:46:37.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T06:46:37.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-22T06:46:38.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T06:46:38.608Z] + ls -al . [2024-10-22T06:46:38.608Z] total 296 [2024-10-22T06:46:38.608Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 06:45 . [2024-10-22T06:46:38.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:43 .. [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 06:43 .dockerignore [2024-10-22T06:46:38.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:45 .git [2024-10-22T06:46:38.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:43 .github [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 06:43 .gitignore [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 06:43 .golangci.yml [2024-10-22T06:46:38.608Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:43 .semver [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 06:43 Attribution.txt [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 06:43 CHANGELOG.md [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 06:43 Dockerfile [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:43 GOVERNANCE.md [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 06:43 Jenkinsfile [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 06:43 LICENSE [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 06:43 Makefile [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 06:43 OWNERS.md [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 06:43 README.md [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:43 VERSION [2024-10-22T06:46:38.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:43 bin [2024-10-22T06:46:38.608Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 06:45 coverage.out [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 06:43 go.mod [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 06:43 go.sum [2024-10-22T06:46:38.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:43 images [2024-10-22T06:46:38.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:43 internal [2024-10-22T06:46:38.608Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 06:43 main.go [2024-10-22T06:46:38.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:43 openapi [2024-10-22T06:46:38.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:43 res [2024-10-22T06:46:38.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:46:38.931Z] + 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=82880f0cc7c1e2380d7f481834f50bb91fae5b58 --label arch=amd64 --label version=3.2.0-dev.33 . [2024-10-22T06:46:38.931Z] Sending build context to Docker daemon 19.95MB [2024-10-22T06:46:38.931Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:46:38.931Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-22T06:46:38.931Z] ---> 811a045ed6fd [2024-10-22T06:46:38.931Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:46:39.510Z] ---> Running in cb1ed49d4570 [2024-10-22T06:46:39.510Z] Removing intermediate container cb1ed49d4570 [2024-10-22T06:46:39.510Z] ---> f217e92e7678 [2024-10-22T06:46:39.510Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:46:39.510Z] ---> Running in 7b2c7dca2628 [2024-10-22T06:46:39.510Z] Removing intermediate container 7b2c7dca2628 [2024-10-22T06:46:39.510Z] ---> bb0997e5452f [2024-10-22T06:46:39.510Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:46:39.510Z] ---> Running in a71aed75ab89 [2024-10-22T06:46:39.510Z] Removing intermediate container a71aed75ab89 [2024-10-22T06:46:39.510Z] ---> 287483d4641b [2024-10-22T06:46:39.510Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:46:39.510Z] ---> Running in 254749898ac6 [2024-10-22T06:46:39.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:46:40.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:46:40.286Z] OK: 246 MiB in 54 packages [2024-10-22T06:46:40.852Z] Removing intermediate container 254749898ac6 [2024-10-22T06:46:40.852Z] ---> 6c27c3872dd9 [2024-10-22T06:46:40.852Z] Step 7/30 : WORKDIR /app [2024-10-22T06:46:40.852Z] ---> Running in 163b67fe1492 [2024-10-22T06:46:40.852Z] Removing intermediate container 163b67fe1492 [2024-10-22T06:46:40.852Z] ---> 8d232393dab0 [2024-10-22T06:46:40.852Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-22T06:46:40.852Z] ---> 9cd4818e7304 [2024-10-22T06:46:40.852Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:46:40.852Z] ---> Running in 77524fc350f1 [2024-10-22T06:46:41.417Z] Removing intermediate container 77524fc350f1 [2024-10-22T06:46:41.418Z] ---> 1a87dcde3852 [2024-10-22T06:46:41.418Z] Step 10/30 : COPY . . [2024-10-22T06:46:41.984Z] ---> 6b59e0bef595 [2024-10-22T06:46:41.984Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:46:41.984Z] ---> Running in 2436a2c9fa44 [2024-10-22T06:46:42.243Z] Removing intermediate container 2436a2c9fa44 [2024-10-22T06:46:42.243Z] ---> c910e16dc8ab [2024-10-22T06:46:42.243Z] Step 12/30 : RUN $MAKE [2024-10-22T06:46:42.243Z] ---> Running in 2fbae0a253f1 [2024-10-22T06:46:42.501Z] 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.33 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.33" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-22T06:46:49.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23484 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-10-22T06:46:49.018Z] Running in /w/workspace/app-rfid-llrp-inventory/187 [Pipeline] { [Pipeline] checkout [2024-10-22T06:46:52.070Z] The recommended git tool is: git [2024-10-22T06:47:00.933Z] using credential edgex-jenkins-ssh [2024-10-22T06:47:00.969Z] Cloning the remote Git repository [2024-10-22T06:47:01.051Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-22T06:47:01.219Z] > git init /w/workspace/app-rfid-llrp-inventory/187 # timeout=10 [2024-10-22T06:47:01.617Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-22T06:47:01.619Z] > git --version # timeout=10 [2024-10-22T06:47:01.701Z] > git --version # 'git version 2.25.1' [2024-10-22T06:47:01.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T06:47:02.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:47:06.194Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-22T06:47:06.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:47:07.822Z] Avoid second fetch [2024-10-22T06:47:07.822Z] Checking out Revision 82880f0cc7c1e2380d7f481834f50bb91fae5b58 (main) [2024-10-22T06:47:07.844Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T06:47:07.944Z] > git checkout -f 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 [2024-10-22T06:47:09.162Z] Commit message: "Merge pull request #312 from cherrycl/edgex-go-issue-4978" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:47:14.438Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T06:47:14.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T06:47:14.438Z] Dload Upload Total Spent Left Speed [2024-10-22T06:47:14.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2024-10-22T06:47:14.561Z] Removing intermediate container 2fbae0a253f1 [2024-10-22T06:47:14.561Z] ---> 13d8d5e991f8 [2024-10-22T06:47:14.561Z] Step 13/30 : FROM alpine:3.20 [2024-10-22T06:47:14.561Z] 3.20: Pulling from library/alpine [2024-10-22T06:47:14.561Z] 43c4264eed91: Already exists [2024-10-22T06:47:14.561Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T06:47:14.561Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T06:47:14.561Z] ---> 91ef0af61f39 [2024-10-22T06:47:14.561Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:47:14.561Z] ---> Running in 55c2f6b5dc97 [2024-10-22T06:47:14.561Z] Removing intermediate container 55c2f6b5dc97 [2024-10-22T06:47:14.561Z] ---> f9401848f2c1 [2024-10-22T06:47:14.561Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-22T06:47:14.561Z] ---> Running in 37e8a44fc837 [2024-10-22T06:47:14.561Z] Removing intermediate container 37e8a44fc837 [2024-10-22T06:47:14.561Z] ---> de1e4e89ffc3 [2024-10-22T06:47:14.561Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-22T06:47:14.561Z] ---> Running in 6d69a0a80543 [2024-10-22T06:47:14.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:47:14.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:47:14.830Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T06:47:15.182Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-22T06:47:15.182Z] + sudo tee /etc/docker/daemon.new [2024-10-22T06:47:15.182Z] { [2024-10-22T06:47:15.182Z] "registry-mirrors": [ [2024-10-22T06:47:15.182Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T06:47:15.182Z] ], [2024-10-22T06:47:15.182Z] "bip": "10.250.0.254/24", [2024-10-22T06:47:15.182Z] "hosts": [ [2024-10-22T06:47:15.182Z] "tcp://0.0.0.0:5555", [2024-10-22T06:47:15.182Z] "unix:///var/run/docker.sock" [2024-10-22T06:47:15.182Z] ], [2024-10-22T06:47:15.182Z] "mtu": 1458, [2024-10-22T06:47:15.182Z] "selinux-enabled": true, [2024-10-22T06:47:15.182Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T06:47:15.182Z] } [Pipeline] sh [2024-10-22T06:47:15.413Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T06:47:15.413Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T06:47:15.413Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:47:15.413Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:47:15.413Z] OK: 9 MiB in 16 packages [2024-10-22T06:47:15.536Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T06:47:15.671Z] Removing intermediate container 6d69a0a80543 [2024-10-22T06:47:15.672Z] ---> 0c3795eef8c0 [2024-10-22T06:47:15.672Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-22T06:47:15.672Z] ---> Running in 75e73adb6f3b [2024-10-22T06:47:15.884Z] + sudo service docker restart [2024-10-22T06:47:15.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:47:15.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:47:16.189Z] Upgrading critical system libraries and apk-tools: [2024-10-22T06:47:16.189Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T06:47:16.189Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:47:16.450Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T06:47:16.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:47:16.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:47:16.733Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:47:16.733Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:47:16.733Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:47:16.733Z] OK: 9 MiB in 16 packages [2024-10-22T06:47:17.299Z] Removing intermediate container 75e73adb6f3b [2024-10-22T06:47:17.299Z] ---> dab77c1fc668 [2024-10-22T06:47:17.299Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T06:47:17.557Z] ---> 477eecdff367 [2024-10-22T06:47:17.557Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T06:47:17.557Z] ---> 07e84537f472 [2024-10-22T06:47:17.557Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-22T06:47:17.816Z] ---> bb3e41c17b16 [2024-10-22T06:47:17.816Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-22T06:47:17.816Z] ---> b8aa56666236 [2024-10-22T06:47:17.816Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-22T06:47:19.191Z] ---> 22215964d82d [2024-10-22T06:47:19.192Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-22T06:47:19.192Z] ---> Running in 2163ab09e034 [2024-10-22T06:47:19.458Z] Removing intermediate container 2163ab09e034 [2024-10-22T06:47:19.458Z] ---> dc6a05c5ee35 [2024-10-22T06:47:19.458Z] Step 24/30 : VOLUME /cache [2024-10-22T06:47:19.718Z] ---> Running in e0b73850776b [2024-10-22T06:47:19.718Z] Removing intermediate container e0b73850776b [2024-10-22T06:47:19.718Z] ---> 24b84a73d3fc [2024-10-22T06:47:19.718Z] Step 25/30 : EXPOSE 59711 [2024-10-22T06:47:19.718Z] ---> Running in 5933998ee2d7 [2024-10-22T06:47:19.718Z] Removing intermediate container 5933998ee2d7 [2024-10-22T06:47:19.718Z] ---> 55cf40cf33bd [2024-10-22T06:47:19.718Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-22T06:47:19.718Z] ---> Running in 1a39f39ec331 [2024-10-22T06:47:19.977Z] Removing intermediate container 1a39f39ec331 [2024-10-22T06:47:19.977Z] ---> a3d6876d8a31 [2024-10-22T06:47:19.977Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-22T06:47:19.977Z] ---> Running in d30af1f1d7be [2024-10-22T06:47:19.977Z] Removing intermediate container d30af1f1d7be [2024-10-22T06:47:19.977Z] ---> 41727fa14447 [2024-10-22T06:47:19.977Z] Step 28/30 : LABEL arch=amd64 [2024-10-22T06:47:19.977Z] ---> Running in a886adbff389 [2024-10-22T06:47:19.977Z] Removing intermediate container a886adbff389 [2024-10-22T06:47:19.977Z] ---> fe5741e69d22 [2024-10-22T06:47:19.977Z] Step 29/30 : LABEL git_sha=82880f0cc7c1e2380d7f481834f50bb91fae5b58 [2024-10-22T06:47:19.977Z] ---> Running in 4f1533798d66 [2024-10-22T06:47:20.237Z] Removing intermediate container 4f1533798d66 [2024-10-22T06:47:20.237Z] ---> b7d599ba4cb4 [2024-10-22T06:47:20.237Z] Step 30/30 : LABEL version=3.2.0-dev.33 [2024-10-22T06:47:20.237Z] ---> Running in fc0e98998974 [2024-10-22T06:47:20.237Z] Removing intermediate container fc0e98998974 [2024-10-22T06:47:20.237Z] ---> 13719f8f8eca [2024-10-22T06:47:20.237Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T06:47:20.237Z] Successfully built 13719f8f8eca [2024-10-22T06:47:20.237Z] 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-22T06:47:20.363Z] provisioning config files... [2024-10-22T06:47:20.373Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10394270437965354675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:47:20.678Z] ---> ****-login.sh [2024-10-22T06:47:20.678Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:47:20.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:20.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:20.678Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:20.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:20.678Z] [2024-10-22T06:47:20.678Z] Login Succeeded [2024-10-22T06:47:20.678Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:47:20.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:20.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:20.678Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:20.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:20.678Z] [2024-10-22T06:47:20.678Z] Login Succeeded [2024-10-22T06:47:20.678Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:47:20.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:20.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:20.937Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:20.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:20.938Z] [2024-10-22T06:47:20.938Z] Login Succeeded [2024-10-22T06:47:20.938Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:47:20.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:20.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:20.938Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:20.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:20.938Z] [2024-10-22T06:47:20.938Z] Login Succeeded [2024-10-22T06:47:20.938Z] ****.io [2024-10-22T06:47:20.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:21.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:21.198Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:21.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:21.198Z] [2024-10-22T06:47:21.198Z] Login Succeeded [2024-10-22T06:47:21.198Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:47:21.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T06:47:21.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:47:21.283Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-10-22T06:47:21.283Z] 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [2024-10-22T06:47:21.283Z] latest [2024-10-22T06:47:21.283Z] 3.2.0-dev.33 [2024-10-22T06:47:21.283Z] 82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [2024-10-22T06:47:21.283Z] main [2024-10-22T06:47:21.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:21.634Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:21.960Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58 [2024-10-22T06:47:21.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-22T06:47:21.960Z] 78a19428c0ba: Preparing [2024-10-22T06:47:21.960Z] 7fabf3f5b321: Preparing [2024-10-22T06:47:21.960Z] a3923c545c8e: Preparing [2024-10-22T06:47:21.960Z] 94d042dd615a: Preparing [2024-10-22T06:47:21.960Z] bd998d3a6062: Preparing [2024-10-22T06:47:21.960Z] fc14f0f81cdb: Preparing [2024-10-22T06:47:21.960Z] df3d5d2d3c25: Preparing [2024-10-22T06:47:21.960Z] b8e823f1280c: Preparing [2024-10-22T06:47:21.960Z] 63ca1fbb43ae: Preparing [2024-10-22T06:47:21.960Z] fc14f0f81cdb: Waiting [2024-10-22T06:47:21.960Z] df3d5d2d3c25: Waiting [2024-10-22T06:47:21.960Z] b8e823f1280c: Waiting [2024-10-22T06:47:21.960Z] 63ca1fbb43ae: Waiting [2024-10-22T06:47:21.960Z] 78a19428c0ba: Pushed [2024-10-22T06:47:21.960Z] bd998d3a6062: Pushed [2024-10-22T06:47:21.960Z] a3923c545c8e: Pushed [2024-10-22T06:47:21.960Z] 94d042dd615a: Pushed [2024-10-22T06:47:21.961Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:47:22.219Z] fc14f0f81cdb: Pushed [2024-10-22T06:47:22.219Z] b8e823f1280c: Pushed [2024-10-22T06:47:22.796Z] df3d5d2d3c25: Pushed [2024-10-22T06:47:26.989Z] 7fabf3f5b321: Pushed [2024-10-22T06:47:26.989Z] 82880f0cc7c1e2380d7f481834f50bb91fae5b58: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:27.316Z] + 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-22T06:47:27.655Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-22T06:47:27.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-22T06:47:27.655Z] 78a19428c0ba: Preparing [2024-10-22T06:47:27.655Z] 7fabf3f5b321: Preparing [2024-10-22T06:47:27.655Z] a3923c545c8e: Preparing [2024-10-22T06:47:27.655Z] 94d042dd615a: Preparing [2024-10-22T06:47:27.655Z] bd998d3a6062: Preparing [2024-10-22T06:47:27.655Z] fc14f0f81cdb: Preparing [2024-10-22T06:47:27.655Z] df3d5d2d3c25: Preparing [2024-10-22T06:47:27.655Z] b8e823f1280c: Preparing [2024-10-22T06:47:27.655Z] 63ca1fbb43ae: Preparing [2024-10-22T06:47:27.655Z] df3d5d2d3c25: Waiting [2024-10-22T06:47:27.655Z] b8e823f1280c: Waiting [2024-10-22T06:47:27.655Z] fc14f0f81cdb: Waiting [2024-10-22T06:47:27.655Z] 63ca1fbb43ae: Waiting [2024-10-22T06:47:27.655Z] a3923c545c8e: Layer already exists [2024-10-22T06:47:27.655Z] 78a19428c0ba: Layer already exists [2024-10-22T06:47:27.655Z] 7fabf3f5b321: Layer already exists [2024-10-22T06:47:27.655Z] 94d042dd615a: Layer already exists [2024-10-22T06:47:27.655Z] bd998d3a6062: Layer already exists [2024-10-22T06:47:27.655Z] b8e823f1280c: Layer already exists [2024-10-22T06:47:27.655Z] fc14f0f81cdb: Layer already exists [2024-10-22T06:47:27.655Z] df3d5d2d3c25: Layer already exists [2024-10-22T06:47:27.655Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:47:27.655Z] latest: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:27.979Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:28.306Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.33 [2024-10-22T06:47:28.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-22T06:47:28.306Z] 78a19428c0ba: Preparing [2024-10-22T06:47:28.306Z] 7fabf3f5b321: Preparing [2024-10-22T06:47:28.306Z] a3923c545c8e: Preparing [2024-10-22T06:47:28.306Z] 94d042dd615a: Preparing [2024-10-22T06:47:28.306Z] bd998d3a6062: Preparing [2024-10-22T06:47:28.306Z] fc14f0f81cdb: Preparing [2024-10-22T06:47:28.306Z] df3d5d2d3c25: Preparing [2024-10-22T06:47:28.306Z] b8e823f1280c: Preparing [2024-10-22T06:47:28.306Z] 63ca1fbb43ae: Preparing [2024-10-22T06:47:28.306Z] fc14f0f81cdb: Waiting [2024-10-22T06:47:28.306Z] df3d5d2d3c25: Waiting [2024-10-22T06:47:28.306Z] b8e823f1280c: Waiting [2024-10-22T06:47:28.306Z] 63ca1fbb43ae: Waiting [2024-10-22T06:47:28.306Z] a3923c545c8e: Layer already exists [2024-10-22T06:47:28.306Z] 78a19428c0ba: Layer already exists [2024-10-22T06:47:28.306Z] 7fabf3f5b321: Layer already exists [2024-10-22T06:47:28.306Z] 94d042dd615a: Layer already exists [2024-10-22T06:47:28.306Z] bd998d3a6062: Layer already exists [2024-10-22T06:47:28.306Z] fc14f0f81cdb: Layer already exists [2024-10-22T06:47:28.306Z] df3d5d2d3c25: Layer already exists [2024-10-22T06:47:28.306Z] b8e823f1280c: Layer already exists [2024-10-22T06:47:28.306Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:47:28.306Z] 3.2.0-dev.33: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:28.637Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:28.968Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [2024-10-22T06:47:28.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-22T06:47:28.968Z] 78a19428c0ba: Preparing [2024-10-22T06:47:28.968Z] 7fabf3f5b321: Preparing [2024-10-22T06:47:28.968Z] a3923c545c8e: Preparing [2024-10-22T06:47:28.968Z] 94d042dd615a: Preparing [2024-10-22T06:47:28.968Z] bd998d3a6062: Preparing [2024-10-22T06:47:28.968Z] fc14f0f81cdb: Preparing [2024-10-22T06:47:28.968Z] df3d5d2d3c25: Preparing [2024-10-22T06:47:28.968Z] b8e823f1280c: Preparing [2024-10-22T06:47:28.968Z] 63ca1fbb43ae: Preparing [2024-10-22T06:47:28.968Z] fc14f0f81cdb: Waiting [2024-10-22T06:47:28.968Z] 63ca1fbb43ae: Waiting [2024-10-22T06:47:28.968Z] df3d5d2d3c25: Waiting [2024-10-22T06:47:28.968Z] a3923c545c8e: Layer already exists [2024-10-22T06:47:28.968Z] 78a19428c0ba: Layer already exists [2024-10-22T06:47:28.968Z] 94d042dd615a: Layer already exists [2024-10-22T06:47:28.968Z] bd998d3a6062: Layer already exists [2024-10-22T06:47:28.968Z] 7fabf3f5b321: Layer already exists [2024-10-22T06:47:28.968Z] df3d5d2d3c25: Layer already exists [2024-10-22T06:47:28.968Z] fc14f0f81cdb: Layer already exists [2024-10-22T06:47:28.968Z] b8e823f1280c: Layer already exists [2024-10-22T06:47:28.968Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:47:28.968Z] 82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:29.302Z] + 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-22T06:47:29.638Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-10-22T06:47:29.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-22T06:47:29.638Z] 78a19428c0ba: Preparing [2024-10-22T06:47:29.638Z] 7fabf3f5b321: Preparing [2024-10-22T06:47:29.638Z] a3923c545c8e: Preparing [2024-10-22T06:47:29.638Z] 94d042dd615a: Preparing [2024-10-22T06:47:29.638Z] bd998d3a6062: Preparing [2024-10-22T06:47:29.638Z] fc14f0f81cdb: Preparing [2024-10-22T06:47:29.638Z] df3d5d2d3c25: Preparing [2024-10-22T06:47:29.638Z] b8e823f1280c: Preparing [2024-10-22T06:47:29.638Z] 63ca1fbb43ae: Preparing [2024-10-22T06:47:29.638Z] fc14f0f81cdb: Waiting [2024-10-22T06:47:29.638Z] 63ca1fbb43ae: Waiting [2024-10-22T06:47:29.638Z] df3d5d2d3c25: Waiting [2024-10-22T06:47:29.638Z] b8e823f1280c: Waiting [2024-10-22T06:47:29.638Z] 7fabf3f5b321: Layer already exists [2024-10-22T06:47:29.638Z] bd998d3a6062: Layer already exists [2024-10-22T06:47:29.638Z] a3923c545c8e: Layer already exists [2024-10-22T06:47:29.638Z] 78a19428c0ba: Layer already exists [2024-10-22T06:47:29.638Z] 94d042dd615a: Layer already exists [2024-10-22T06:47:29.638Z] df3d5d2d3c25: Layer already exists [2024-10-22T06:47:29.638Z] fc14f0f81cdb: Layer already exists [2024-10-22T06:47:29.638Z] b8e823f1280c: Layer already exists [2024-10-22T06:47:29.638Z] 63ca1fbb43ae: Layer already exists [2024-10-22T06:47:29.638Z] main: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T06:47:29.715Z] ===================================================== [Pipeline] echo [2024-10-22T06:47:29.730Z] taggedImages: [2024-10-22T06:47:29.730Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58 [2024-10-22T06:47:29.730Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-22T06:47:29.730Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.33 [2024-10-22T06:47:29.730Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [2024-10-22T06:47:29.730Z] - 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-22T06:47:30.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:47:30.149Z] [2024-10-22T06:47:30.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:30.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:47:30.452Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T06:47:30.452Z] 5eb5b503b376: Pulling fs layer [2024-10-22T06:47:30.452Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T06:47:30.452Z] ec43610c2a17: Pulling fs layer [2024-10-22T06:47:30.452Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T06:47:30.452Z] 33b1e0a273af: Pulling fs layer [2024-10-22T06:47:30.452Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T06:47:30.452Z] 2f39f015ded8: Pulling fs layer [2024-10-22T06:47:30.452Z] 5d3b04190fa2: Waiting [2024-10-22T06:47:30.452Z] 3a2ae6a8a46f: Waiting [2024-10-22T06:47:30.452Z] 2f39f015ded8: Waiting [2024-10-22T06:47:30.452Z] 33b1e0a273af: Waiting [2024-10-22T06:47:30.452Z] 5c69ac0246d0: Verifying Checksum [2024-10-22T06:47:30.452Z] 5c69ac0246d0: Download complete [2024-10-22T06:47:30.452Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T06:47:30.452Z] 3a2ae6a8a46f: Download complete [2024-10-22T06:47:30.452Z] 33b1e0a273af: Verifying Checksum [2024-10-22T06:47:30.452Z] 33b1e0a273af: Download complete [2024-10-22T06:47:30.452Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T06:47:30.452Z] ec43610c2a17: Verifying Checksum [2024-10-22T06:47:30.452Z] ec43610c2a17: Download complete [2024-10-22T06:47:30.712Z] 5eb5b503b376: Verifying Checksum [2024-10-22T06:47:30.712Z] 5eb5b503b376: Download complete [2024-10-22T06:47:31.278Z] 2f39f015ded8: Verifying Checksum [2024-10-22T06:47:31.278Z] 2f39f015ded8: Download complete [2024-10-22T06:47:31.845Z] 5eb5b503b376: Pull complete [2024-10-22T06:47:31.845Z] 5c69ac0246d0: Pull complete [2024-10-22T06:47:32.413Z] ec43610c2a17: Pull complete [2024-10-22T06:47:32.413Z] 3a2ae6a8a46f: Pull complete [2024-10-22T06:47:32.672Z] 33b1e0a273af: Pull complete [2024-10-22T06:47:32.672Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:47:34.225Z] provisioning config files... [2024-10-22T06:47:34.263Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/187@tmp/config1661089766120537237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:47:34.766Z] ---> ****-login.sh [2024-10-22T06:47:34.766Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:47:35.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:35.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:35.364Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:35.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:35.364Z] [2024-10-22T06:47:35.364Z] Login Succeeded [2024-10-22T06:47:35.364Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:47:35.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:35.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:35.914Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:35.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:35.914Z] [2024-10-22T06:47:35.914Z] Login Succeeded [2024-10-22T06:47:35.914Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:47:36.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:36.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:36.187Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:36.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:36.187Z] [2024-10-22T06:47:36.187Z] Login Succeeded [2024-10-22T06:47:36.187Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:47:36.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:36.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:36.738Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:36.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:36.738Z] [2024-10-22T06:47:36.738Z] Login Succeeded [2024-10-22T06:47:36.738Z] ****.io [2024-10-22T06:47:36.864Z] 2f39f015ded8: Pull complete [2024-10-22T06:47:36.864Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T06:47:36.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:47:36.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:47:36.968Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T06:47:37.001Z] $ 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-22T06:47:37.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:47:37.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:47:37.287Z] Configure a credential helper to remove this warning. See [2024-10-22T06:47:37.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:47:37.287Z] [2024-10-22T06:47:37.287Z] Login Succeeded [2024-10-22T06:47:37.287Z] ---> ****-login.sh ends [2024-10-22T06:47:40.312Z] $ docker top e98f87caa3e6932fea8de844953804308cd6e33fc69ecc8146fb5296b1448479 -eo pid,comm [Pipeline] { [Pipeline] } [2024-10-22T06:47:40.385Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-22T06:47:40.706Z] ---> job-cost.sh [2024-10-22T06:47:40.706Z] lf-activate-venv: SKIPPING [2024-10-22T06:47:40.706Z] INFO: No Stack... [Pipeline] echo [2024-10-22T06:47:40.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:47:40.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:47:40.841Z] ========================================================= [2024-10-22T06:47:40.841Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T06:47:40.841Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:47:40.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T06:47:41.224Z] INFO: Archiving Costs [2024-10-22T06:47:41.225Z] + 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 . [Pipeline] sh [2024-10-22T06:47:41.496Z] Sending build context to Docker daemon 684kB [2024-10-22T06:47:41.496Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:47:41.496Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T06:47:41.496Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T06:47:41.496Z] cf04c63912e1: Pulling fs layer [2024-10-22T06:47:41.496Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T06:47:41.496Z] a37a00ec5f00: Pulling fs layer [2024-10-22T06:47:41.496Z] 50b3750afda1: Pulling fs layer [2024-10-22T06:47:41.496Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:47:41.496Z] 80978eb59214: Pulling fs layer [2024-10-22T06:47:41.496Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T06:47:41.496Z] c5a475d317c9: Pulling fs layer [2024-10-22T06:47:41.496Z] 50b3750afda1: Waiting [2024-10-22T06:47:41.496Z] 4f4fb700ef54: Waiting [2024-10-22T06:47:41.496Z] 80978eb59214: Waiting [2024-10-22T06:47:41.496Z] c9f46d7d2bd2: Waiting [2024-10-22T06:47:41.496Z] c5a475d317c9: Waiting [2024-10-22T06:47:41.517Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-10-22T06:47:41.517Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T06:47:41.534Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [2024-10-22T06:47:41.545Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] did not exist. Created. [2024-10-22T06:47:41.552Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T06:47:41.768Z] 55b35a11ae5e: Download complete [2024-10-22T06:47:41.768Z] 50b3750afda1: Verifying Checksum [2024-10-22T06:47:41.768Z] 50b3750afda1: Download complete [2024-10-22T06:47:41.768Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T06:47:41.768Z] 4f4fb700ef54: Download complete [2024-10-22T06:47:41.768Z] 80978eb59214: Verifying Checksum [2024-10-22T06:47:41.768Z] 80978eb59214: Download complete [2024-10-22T06:47:41.768Z] cf04c63912e1: Download complete [2024-10-22T06:47:41.871Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T06:47:41.908Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T06:47:41.917Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T06:47:41.947Z] $ docker stop --time=1 e98f87caa3e6932fea8de844953804308cd6e33fc69ecc8146fb5296b1448479 [2024-10-22T06:47:42.376Z] c5a475d317c9: Verifying Checksum [2024-10-22T06:47:42.376Z] c5a475d317c9: Download complete [2024-10-22T06:47:42.992Z] cf04c63912e1: Pull complete [2024-10-22T06:47:43.091Z] $ docker rm -f --volumes e98f87caa3e6932fea8de844953804308cd6e33fc69ecc8146fb5296b1448479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T06:47:43.589Z] 55b35a11ae5e: Pull complete [2024-10-22T06:47:43.860Z] a37a00ec5f00: Verifying Checksum [2024-10-22T06:47:43.860Z] a37a00ec5f00: Download complete [2024-10-22T06:47:44.833Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T06:47:44.833Z] c9f46d7d2bd2: Download complete [2024-10-22T06:47:59.887Z] a37a00ec5f00: Pull complete [2024-10-22T06:47:59.887Z] 50b3750afda1: Pull complete [2024-10-22T06:47:59.887Z] 4f4fb700ef54: Pull complete [2024-10-22T06:47:59.887Z] 80978eb59214: Pull complete [2024-10-22T06:48:08.193Z] c9f46d7d2bd2: Pull complete [2024-10-22T06:48:09.333Z] c5a475d317c9: Pull complete [2024-10-22T06:48:09.333Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T06:48:09.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T06:48:09.333Z] ---> be29e6b0f0d4 [2024-10-22T06:48:09.333Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:48:11.272Z] ---> Running in f97b735205f1 [2024-10-22T06:48:11.272Z] Removing intermediate container f97b735205f1 [2024-10-22T06:48:11.272Z] ---> 042856ea4df4 [2024-10-22T06:48:11.272Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:48:11.272Z] ---> Running in ebc0783ee8e5 [2024-10-22T06:48:11.272Z] Removing intermediate container ebc0783ee8e5 [2024-10-22T06:48:11.272Z] ---> 571c442a209e [2024-10-22T06:48:11.272Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:48:11.272Z] ---> Running in d93f0e90d3da [2024-10-22T06:48:11.543Z] Removing intermediate container d93f0e90d3da [2024-10-22T06:48:11.543Z] ---> 6c8b6133d6b2 [2024-10-22T06:48:11.543Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:48:11.543Z] ---> Running in dc86e271a768 [2024-10-22T06:48:13.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:48:14.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:48:15.632Z] OK: 238 MiB in 54 packages [2024-10-22T06:48:16.599Z] Removing intermediate container dc86e271a768 [2024-10-22T06:48:16.599Z] ---> 8f4ef8bf222f [2024-10-22T06:48:16.599Z] Step 7/12 : WORKDIR /app [2024-10-22T06:48:16.599Z] ---> Running in 69efe992782d [2024-10-22T06:48:16.868Z] Removing intermediate container 69efe992782d [2024-10-22T06:48:16.868Z] ---> 78221b767f39 [2024-10-22T06:48:16.868Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T06:48:17.456Z] ---> adaa47b747fe [2024-10-22T06:48:17.456Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:48:17.456Z] ---> Running in ba5fd712bc0e [2024-10-22T06:50:24.201Z] Removing intermediate container ba5fd712bc0e [2024-10-22T06:50:24.201Z] ---> ff06334d10bc [2024-10-22T06:50:24.201Z] Step 10/12 : COPY . . [2024-10-22T06:50:24.201Z] ---> d8e15fc643ca [2024-10-22T06:50:24.201Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:50:24.201Z] ---> Running in a0666edad80b [2024-10-22T06:50:24.201Z] Removing intermediate container a0666edad80b [2024-10-22T06:50:24.201Z] ---> 09a97ef1a666 [2024-10-22T06:50:24.201Z] Step 12/12 : RUN $MAKE [2024-10-22T06:50:24.201Z] ---> Running in 94e7069aefab [2024-10-22T06:50:24.201Z] noop [2024-10-22T06:50:24.201Z] Removing intermediate container 94e7069aefab [2024-10-22T06:50:24.201Z] ---> 98f271f7cb8d [2024-10-22T06:50:24.201Z] Successfully built 98f271f7cb8d [2024-10-22T06:50:24.201Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:50:24.602Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:50:24.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:50:24.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-23484 does not seem to be running inside a container [2024-10-22T06:50:24.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/187 -v /w/workspace/app-rfid-llrp-inventory/187:/w/workspace/app-rfid-llrp-inventory/187:rw,z -v /w/workspace/app-rfid-llrp-inventory/187@tmp:/w/workspace/app-rfid-llrp-inventory/187@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-22T06:50:26.785Z] $ docker top ef41854d96a9ec65c823cff94d22e9db04240384ceec1b0da33cf3b2cde18411 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:50:27.689Z] + go version [2024-10-22T06:50:27.689Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T06:50:27.701Z] $ docker stop --time=1 ef41854d96a9ec65c823cff94d22e9db04240384ceec1b0da33cf3b2cde18411 [2024-10-22T06:50:29.415Z] $ docker rm -f --volumes ef41854d96a9ec65c823cff94d22e9db04240384ceec1b0da33cf3b2cde18411 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:50:30.284Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:50:30.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:50:30.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-23484 does not seem to be running inside a container [2024-10-22T06:50:30.557Z] $ 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/187 -v /w/workspace/app-rfid-llrp-inventory/187:/w/workspace/app-rfid-llrp-inventory/187:rw,z -v /w/workspace/app-rfid-llrp-inventory/187@tmp:/w/workspace/app-rfid-llrp-inventory/187@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-22T06:50:31.865Z] $ docker top b4af0559edb33f2e783f3205fc5ada8fc7a3cb8d0ac6b875b3389cab3a9d77f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:50:32.763Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/187 [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:50:33.435Z] + make test [2024-10-22T06:50:33.435Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-22T06:55:40.409Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-22T06:55:40.409Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-22T06:55:40.409Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.257s coverage: 86.2% of statements [2024-10-22T06:55:50.507Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.448s coverage: 71.9% of statements [2024-10-22T06:55:50.507Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T06:55:50.507Z] go vet ./... [2024-10-22T07:00:12.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T07:00:12.516Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T07:00:12.516Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-22T07:00:12.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T07:00:12.592Z] $ docker stop --time=1 b4af0559edb33f2e783f3205fc5ada8fc7a3cb8d0ac6b875b3389cab3a9d77f7 [2024-10-22T07:00:15.355Z] $ docker rm -f --volumes b4af0559edb33f2e783f3205fc5ada8fc7a3cb8d0ac6b875b3389cab3a9d77f7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T07:00:20.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T07:00:20.989Z] Warning: overwriting stash ‘coverage-report’ [2024-10-22T07:00:21.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T07:00:28.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T07:00:33.060Z] + ls -al . [2024-10-22T07:00:33.060Z] total 292 [2024-10-22T07:00:33.060Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 06:50 . [2024-10-22T07:00:33.060Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:47 .. [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 06:47 .dockerignore [2024-10-22T07:00:33.060Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:47 .git [2024-10-22T07:00:33.060Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:47 .github [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 06:47 .gitignore [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 06:47 .golangci.yml [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 06:47 Attribution.txt [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 06:47 CHANGELOG.md [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 06:47 Dockerfile [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:47 GOVERNANCE.md [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 06:47 Jenkinsfile [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 06:47 LICENSE [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 06:47 Makefile [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 06:47 OWNERS.md [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 06:47 README.md [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:43 VERSION [2024-10-22T07:00:33.060Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:47 bin [2024-10-22T07:00:33.060Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 06:55 coverage.out [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 06:47 go.mod [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 06:47 go.sum [2024-10-22T07:00:33.060Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:47 images [2024-10-22T07:00:33.060Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:47 internal [2024-10-22T07:00:33.060Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 06:47 main.go [2024-10-22T07:00:33.060Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:47 openapi [2024-10-22T07:00:33.060Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:47 res [2024-10-22T07:00:33.060Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:00:33.417Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=82880f0cc7c1e2380d7f481834f50bb91fae5b58 --label arch=arm64 --label version=3.2.0-dev.33 . [2024-10-22T07:00:33.686Z] Sending build context to Docker daemon 684kB [2024-10-22T07:00:33.686Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T07:00:33.686Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-22T07:00:33.686Z] ---> 98f271f7cb8d [2024-10-22T07:00:33.686Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T07:00:33.686Z] ---> Running in 699a8cab65cf [2024-10-22T07:00:34.285Z] Removing intermediate container 699a8cab65cf [2024-10-22T07:00:34.285Z] ---> a16f69b0a7d7 [2024-10-22T07:00:34.285Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T07:00:34.285Z] ---> Running in cf725fc97cd7 [2024-10-22T07:00:34.552Z] Removing intermediate container cf725fc97cd7 [2024-10-22T07:00:34.552Z] ---> 76108e9efdae [2024-10-22T07:00:34.552Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-22T07:00:34.552Z] ---> Running in 36d2a9ec8b2d [2024-10-22T07:00:34.831Z] Removing intermediate container 36d2a9ec8b2d [2024-10-22T07:00:34.831Z] ---> 10de4ef92b20 [2024-10-22T07:00:34.831Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T07:00:35.100Z] ---> Running in 6ff33af8f275 [2024-10-22T07:00:36.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T07:00:36.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T07:00:37.744Z] OK: 238 MiB in 54 packages [2024-10-22T07:00:38.707Z] Removing intermediate container 6ff33af8f275 [2024-10-22T07:00:38.707Z] ---> c421f5b3feb0 [2024-10-22T07:00:38.707Z] Step 7/30 : WORKDIR /app [2024-10-22T07:00:38.707Z] ---> Running in 30452ae3a659 [2024-10-22T07:00:39.290Z] Removing intermediate container 30452ae3a659 [2024-10-22T07:00:39.290Z] ---> bdc15af7b6ad [2024-10-22T07:00:39.290Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-22T07:00:39.871Z] ---> 0497abcecbc0 [2024-10-22T07:00:39.871Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T07:00:40.141Z] ---> Running in f054cc0e855e [2024-10-22T07:00:42.082Z] Removing intermediate container f054cc0e855e [2024-10-22T07:00:42.082Z] ---> 6385490f8f6a [2024-10-22T07:00:42.082Z] Step 10/30 : COPY . . [2024-10-22T07:00:42.665Z] ---> c73f7b7165c1 [2024-10-22T07:00:42.665Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T07:00:42.932Z] ---> Running in 1552e3cf283b [2024-10-22T07:00:43.199Z] Removing intermediate container 1552e3cf283b [2024-10-22T07:00:43.199Z] ---> 35c6cf480ddf [2024-10-22T07:00:43.199Z] Step 12/30 : RUN $MAKE [2024-10-22T07:00:43.199Z] ---> Running in bd54e2703d5b [2024-10-22T07:00:44.157Z] 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.33 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.33" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-22T07:04:50.949Z] Removing intermediate container bd54e2703d5b [2024-10-22T07:04:50.949Z] ---> 868ee0e7abbc [2024-10-22T07:04:50.949Z] Step 13/30 : FROM alpine:3.20 [2024-10-22T07:04:50.949Z] 3.20: Pulling from library/alpine [2024-10-22T07:04:50.949Z] cf04c63912e1: Already exists [2024-10-22T07:04:50.949Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T07:04:50.949Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T07:04:50.949Z] ---> c157a85ed455 [2024-10-22T07:04:50.949Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T07:04:50.949Z] ---> Running in 18284e00d760 [2024-10-22T07:04:50.949Z] Removing intermediate container 18284e00d760 [2024-10-22T07:04:50.949Z] ---> c6b000e914c9 [2024-10-22T07:04:50.949Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-22T07:04:50.949Z] ---> Running in 6084b2aebf03 [2024-10-22T07:04:50.949Z] Removing intermediate container 6084b2aebf03 [2024-10-22T07:04:50.949Z] ---> e3983ce0c7d6 [2024-10-22T07:04:50.949Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-22T07:04:50.949Z] ---> Running in 4cf33d8064cc [2024-10-22T07:04:50.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T07:04:50.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T07:04:50.949Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T07:04:50.949Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T07:04:50.949Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T07:04:50.949Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T07:04:50.949Z] OK: 10 MiB in 16 packages [2024-10-22T07:04:50.949Z] Removing intermediate container 4cf33d8064cc [2024-10-22T07:04:50.949Z] ---> da7f0cb0e02b [2024-10-22T07:04:50.949Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-22T07:04:50.949Z] ---> Running in 431043ce6edd [2024-10-22T07:04:50.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T07:04:50.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T07:04:50.949Z] Upgrading critical system libraries and apk-tools: [2024-10-22T07:04:50.949Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T07:04:50.949Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T07:04:50.949Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T07:04:50.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T07:04:50.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T07:04:50.949Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T07:04:50.949Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T07:04:50.949Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T07:04:50.949Z] OK: 10 MiB in 16 packages [2024-10-22T07:04:50.949Z] Removing intermediate container 431043ce6edd [2024-10-22T07:04:50.949Z] ---> f25c5c3291c8 [2024-10-22T07:04:50.949Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T07:04:50.949Z] ---> f16511604eb3 [2024-10-22T07:04:50.949Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T07:04:51.532Z] ---> b6b954795598 [2024-10-22T07:04:51.532Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-22T07:04:51.799Z] ---> 6270cb5b33cc [2024-10-22T07:04:51.799Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-22T07:04:53.208Z] ---> 3e8ee01fb2ba [2024-10-22T07:04:53.208Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-22T07:04:55.796Z] ---> c780de5b2db7 [2024-10-22T07:04:55.796Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-22T07:04:55.796Z] ---> Running in 5cd7e47f4782 [2024-10-22T07:04:57.214Z] Removing intermediate container 5cd7e47f4782 [2024-10-22T07:04:57.214Z] ---> eeb2a7b1b833 [2024-10-22T07:04:57.214Z] Step 24/30 : VOLUME /cache [2024-10-22T07:04:57.214Z] ---> Running in 7925b5eea75d [2024-10-22T07:04:57.802Z] Removing intermediate container 7925b5eea75d [2024-10-22T07:04:57.802Z] ---> 714f765becff [2024-10-22T07:04:57.802Z] Step 25/30 : EXPOSE 59711 [2024-10-22T07:04:57.802Z] ---> Running in fc512b2ef4a5 [2024-10-22T07:04:58.071Z] Removing intermediate container fc512b2ef4a5 [2024-10-22T07:04:58.071Z] ---> f1546255dd0b [2024-10-22T07:04:58.071Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-22T07:04:58.071Z] ---> Running in 175644679b9b [2024-10-22T07:04:58.655Z] Removing intermediate container 175644679b9b [2024-10-22T07:04:58.655Z] ---> 3e95e66cbdfe [2024-10-22T07:04:58.655Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-22T07:04:58.655Z] ---> Running in ad5615a72bec [2024-10-22T07:04:58.924Z] Removing intermediate container ad5615a72bec [2024-10-22T07:04:58.924Z] ---> e548f7855ebb [2024-10-22T07:04:58.924Z] Step 28/30 : LABEL arch=arm64 [2024-10-22T07:04:58.924Z] ---> Running in f486c576b98a [2024-10-22T07:04:59.206Z] Removing intermediate container f486c576b98a [2024-10-22T07:04:59.206Z] ---> 45ebd9084881 [2024-10-22T07:04:59.206Z] Step 29/30 : LABEL git_sha=82880f0cc7c1e2380d7f481834f50bb91fae5b58 [2024-10-22T07:04:59.474Z] ---> Running in 1ad154ced4a3 [2024-10-22T07:04:59.742Z] Removing intermediate container 1ad154ced4a3 [2024-10-22T07:04:59.743Z] ---> d4e711a2dc2c [2024-10-22T07:04:59.743Z] Step 30/30 : LABEL version=3.2.0-dev.33 [2024-10-22T07:04:59.743Z] ---> Running in adf20f241060 [2024-10-22T07:05:00.329Z] Removing intermediate container adf20f241060 [2024-10-22T07:05:00.329Z] ---> 6636ad5953a4 [2024-10-22T07:05:00.329Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T07:05:00.329Z] Successfully built 6636ad5953a4 [2024-10-22T07:05:00.329Z] 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-22T07:05:00.464Z] provisioning config files... [2024-10-22T07:05:00.480Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/187@tmp/config12570713808142689475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:05:00.824Z] ---> ****-login.sh [2024-10-22T07:05:00.824Z] nexus3.edgexfoundry.org:10001 [2024-10-22T07:05:01.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:05:01.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:05:01.093Z] Configure a credential helper to remove this warning. See [2024-10-22T07:05:01.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:05:01.093Z] [2024-10-22T07:05:01.093Z] Login Succeeded [2024-10-22T07:05:01.093Z] nexus3.edgexfoundry.org:10002 [2024-10-22T07:05:01.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:05:01.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:05:01.627Z] Configure a credential helper to remove this warning. See [2024-10-22T07:05:01.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:05:01.627Z] [2024-10-22T07:05:01.627Z] Login Succeeded [2024-10-22T07:05:01.627Z] nexus3.edgexfoundry.org:10003 [2024-10-22T07:05:01.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:05:01.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:05:01.900Z] Configure a credential helper to remove this warning. See [2024-10-22T07:05:01.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:05:01.900Z] [2024-10-22T07:05:01.900Z] Login Succeeded [2024-10-22T07:05:01.900Z] nexus3.edgexfoundry.org:10004 [2024-10-22T07:05:02.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:05:03.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:05:03.000Z] Configure a credential helper to remove this warning. See [2024-10-22T07:05:03.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:05:03.000Z] [2024-10-22T07:05:03.000Z] Login Succeeded [2024-10-22T07:05:03.000Z] ****.io [2024-10-22T07:05:03.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T07:05:03.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T07:05:03.535Z] Configure a credential helper to remove this warning. See [2024-10-22T07:05:03.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T07:05:03.535Z] [2024-10-22T07:05:03.535Z] Login Succeeded [2024-10-22T07:05:03.535Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T07:05:03.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T07:05:03.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T07:05:03.629Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-10-22T07:05:03.629Z] 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [2024-10-22T07:05:03.629Z] latest [2024-10-22T07:05:03.629Z] 3.2.0-dev.33 [2024-10-22T07:05:03.629Z] 82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [2024-10-22T07:05:03.629Z] main [2024-10-22T07:05:03.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:05:04.001Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:05:04.365Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58 [2024-10-22T07:05:04.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-22T07:05:04.365Z] a0fab60bfa98: Preparing [2024-10-22T07:05:04.365Z] 5b4b83ee2600: Preparing [2024-10-22T07:05:04.365Z] a3c56e36bcf0: Preparing [2024-10-22T07:05:04.365Z] 6f211499339e: Preparing [2024-10-22T07:05:04.365Z] d5ab281da13f: Preparing [2024-10-22T07:05:04.365Z] 2fb07f66c59a: Preparing [2024-10-22T07:05:04.365Z] 18c69123c125: Preparing [2024-10-22T07:05:04.365Z] 18a6828d20de: Preparing [2024-10-22T07:05:04.365Z] 16113d51b718: Preparing [2024-10-22T07:05:04.365Z] 18c69123c125: Waiting [2024-10-22T07:05:04.365Z] 18a6828d20de: Waiting [2024-10-22T07:05:04.365Z] 2fb07f66c59a: Waiting [2024-10-22T07:05:04.365Z] 16113d51b718: Waiting [2024-10-22T07:05:04.639Z] a3c56e36bcf0: Pushed [2024-10-22T07:05:04.639Z] 6f211499339e: Pushed [2024-10-22T07:05:04.639Z] d5ab281da13f: Pushed [2024-10-22T07:05:04.639Z] a0fab60bfa98: Pushed [2024-10-22T07:05:04.639Z] 16113d51b718: Layer already exists [2024-10-22T07:05:04.907Z] 2fb07f66c59a: Pushed [2024-10-22T07:05:05.175Z] 18a6828d20de: Pushed [2024-10-22T07:05:06.135Z] 18c69123c125: Pushed [2024-10-22T07:05:22.058Z] 5b4b83ee2600: Pushed [2024-10-22T07:05:22.058Z] 82880f0cc7c1e2380d7f481834f50bb91fae5b58: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:05:22.428Z] + 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-22T07:05:22.778Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-22T07:05:22.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-22T07:05:22.779Z] a0fab60bfa98: Preparing [2024-10-22T07:05:22.779Z] 5b4b83ee2600: Preparing [2024-10-22T07:05:22.779Z] a3c56e36bcf0: Preparing [2024-10-22T07:05:22.779Z] 6f211499339e: Preparing [2024-10-22T07:05:22.779Z] d5ab281da13f: Preparing [2024-10-22T07:05:22.779Z] 2fb07f66c59a: Preparing [2024-10-22T07:05:22.779Z] 18c69123c125: Preparing [2024-10-22T07:05:22.779Z] 18a6828d20de: Preparing [2024-10-22T07:05:22.779Z] 16113d51b718: Preparing [2024-10-22T07:05:22.779Z] 2fb07f66c59a: Waiting [2024-10-22T07:05:22.779Z] 18c69123c125: Waiting [2024-10-22T07:05:22.779Z] 18a6828d20de: Waiting [2024-10-22T07:05:22.779Z] 16113d51b718: Waiting [2024-10-22T07:05:22.779Z] 5b4b83ee2600: Layer already exists [2024-10-22T07:05:22.779Z] 6f211499339e: Layer already exists [2024-10-22T07:05:22.779Z] a3c56e36bcf0: Layer already exists [2024-10-22T07:05:22.779Z] a0fab60bfa98: Layer already exists [2024-10-22T07:05:22.779Z] d5ab281da13f: Layer already exists [2024-10-22T07:05:22.779Z] 18c69123c125: Layer already exists [2024-10-22T07:05:22.779Z] 18a6828d20de: Layer already exists [2024-10-22T07:05:22.779Z] 2fb07f66c59a: Layer already exists [2024-10-22T07:05:22.779Z] 16113d51b718: Layer already exists [2024-10-22T07:05:23.054Z] latest: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:05:23.439Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:05:23.802Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.33 [2024-10-22T07:05:23.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-22T07:05:23.802Z] a0fab60bfa98: Preparing [2024-10-22T07:05:23.802Z] 5b4b83ee2600: Preparing [2024-10-22T07:05:23.802Z] a3c56e36bcf0: Preparing [2024-10-22T07:05:23.802Z] 6f211499339e: Preparing [2024-10-22T07:05:23.802Z] d5ab281da13f: Preparing [2024-10-22T07:05:23.802Z] 2fb07f66c59a: Preparing [2024-10-22T07:05:23.802Z] 18c69123c125: Preparing [2024-10-22T07:05:23.802Z] 18a6828d20de: Preparing [2024-10-22T07:05:23.802Z] 16113d51b718: Preparing [2024-10-22T07:05:23.802Z] 18c69123c125: Waiting [2024-10-22T07:05:23.802Z] 18a6828d20de: Waiting [2024-10-22T07:05:23.802Z] 16113d51b718: Waiting [2024-10-22T07:05:23.802Z] 2fb07f66c59a: Waiting [2024-10-22T07:05:23.802Z] 5b4b83ee2600: Layer already exists [2024-10-22T07:05:23.802Z] a3c56e36bcf0: Layer already exists [2024-10-22T07:05:23.802Z] d5ab281da13f: Layer already exists [2024-10-22T07:05:23.802Z] 6f211499339e: Layer already exists [2024-10-22T07:05:23.802Z] a0fab60bfa98: Layer already exists [2024-10-22T07:05:23.802Z] 18a6828d20de: Layer already exists [2024-10-22T07:05:23.802Z] 18c69123c125: Layer already exists [2024-10-22T07:05:23.802Z] 2fb07f66c59a: Layer already exists [2024-10-22T07:05:23.802Z] 16113d51b718: Layer already exists [2024-10-22T07:05:24.068Z] 3.2.0-dev.33: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:05:24.445Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:05:24.811Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [2024-10-22T07:05:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-22T07:05:24.812Z] a0fab60bfa98: Preparing [2024-10-22T07:05:24.812Z] 5b4b83ee2600: Preparing [2024-10-22T07:05:24.812Z] a3c56e36bcf0: Preparing [2024-10-22T07:05:24.812Z] 6f211499339e: Preparing [2024-10-22T07:05:24.812Z] d5ab281da13f: Preparing [2024-10-22T07:05:24.812Z] 2fb07f66c59a: Preparing [2024-10-22T07:05:24.812Z] 18c69123c125: Preparing [2024-10-22T07:05:24.812Z] 18a6828d20de: Preparing [2024-10-22T07:05:24.812Z] 16113d51b718: Preparing [2024-10-22T07:05:24.812Z] 18c69123c125: Waiting [2024-10-22T07:05:24.812Z] 18a6828d20de: Waiting [2024-10-22T07:05:24.812Z] 16113d51b718: Waiting [2024-10-22T07:05:24.812Z] 2fb07f66c59a: Waiting [2024-10-22T07:05:24.812Z] a0fab60bfa98: Layer already exists [2024-10-22T07:05:24.812Z] 6f211499339e: Layer already exists [2024-10-22T07:05:24.812Z] a3c56e36bcf0: Layer already exists [2024-10-22T07:05:24.812Z] d5ab281da13f: Layer already exists [2024-10-22T07:05:24.812Z] 5b4b83ee2600: Layer already exists [2024-10-22T07:05:24.812Z] 18a6828d20de: Layer already exists [2024-10-22T07:05:24.812Z] 2fb07f66c59a: Layer already exists [2024-10-22T07:05:24.812Z] 16113d51b718: Layer already exists [2024-10-22T07:05:24.812Z] 18c69123c125: Layer already exists [2024-10-22T07:05:25.078Z] 82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:05:25.435Z] + 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-22T07:05:25.782Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-10-22T07:05:25.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-22T07:05:25.782Z] a0fab60bfa98: Preparing [2024-10-22T07:05:25.782Z] 5b4b83ee2600: Preparing [2024-10-22T07:05:25.782Z] a3c56e36bcf0: Preparing [2024-10-22T07:05:25.782Z] 6f211499339e: Preparing [2024-10-22T07:05:25.782Z] d5ab281da13f: Preparing [2024-10-22T07:05:25.782Z] 2fb07f66c59a: Preparing [2024-10-22T07:05:25.782Z] 18c69123c125: Preparing [2024-10-22T07:05:25.782Z] 18a6828d20de: Preparing [2024-10-22T07:05:25.782Z] 16113d51b718: Preparing [2024-10-22T07:05:25.782Z] 18a6828d20de: Waiting [2024-10-22T07:05:25.782Z] 16113d51b718: Waiting [2024-10-22T07:05:25.782Z] 2fb07f66c59a: Waiting [2024-10-22T07:05:25.782Z] 18c69123c125: Waiting [2024-10-22T07:05:25.782Z] a3c56e36bcf0: Layer already exists [2024-10-22T07:05:25.782Z] 5b4b83ee2600: Layer already exists [2024-10-22T07:05:25.782Z] d5ab281da13f: Layer already exists [2024-10-22T07:05:25.782Z] a0fab60bfa98: Layer already exists [2024-10-22T07:05:25.782Z] 6f211499339e: Layer already exists [2024-10-22T07:05:25.782Z] 18a6828d20de: Layer already exists [2024-10-22T07:05:25.782Z] 2fb07f66c59a: Layer already exists [2024-10-22T07:05:25.782Z] 16113d51b718: Layer already exists [2024-10-22T07:05:25.782Z] 18c69123c125: Layer already exists [2024-10-22T07:05:26.048Z] main: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-22T07:05:26.131Z] ===================================================== [Pipeline] echo [2024-10-22T07:05:26.147Z] taggedImages: [2024-10-22T07:05:26.147Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58 [2024-10-22T07:05:26.147Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-22T07:05:26.147Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.33 [2024-10-22T07:05:26.147Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [2024-10-22T07:05:26.147Z] - 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-22T07:05:26.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T07:05:26.545Z] [2024-10-22T07:05:26.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:05:26.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T07:05:26.887Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T07:05:26.887Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T07:05:26.887Z] 04944245beec: Pulling fs layer [2024-10-22T07:05:26.887Z] 699f458cf7ca: Pulling fs layer [2024-10-22T07:05:26.887Z] 765212b225bb: Pulling fs layer [2024-10-22T07:05:26.887Z] f23df028b6ca: Pulling fs layer [2024-10-22T07:05:26.887Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T07:05:26.887Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T07:05:26.887Z] f23df028b6ca: Waiting [2024-10-22T07:05:26.887Z] d65c8cfc05b1: Waiting [2024-10-22T07:05:26.887Z] 765212b225bb: Waiting [2024-10-22T07:05:26.887Z] 2437ff75d9bd: Waiting [2024-10-22T07:05:27.154Z] 04944245beec: Verifying Checksum [2024-10-22T07:05:27.154Z] 04944245beec: Download complete [2024-10-22T07:05:27.154Z] 765212b225bb: Verifying Checksum [2024-10-22T07:05:27.154Z] 765212b225bb: Download complete [2024-10-22T07:05:27.154Z] f23df028b6ca: Verifying Checksum [2024-10-22T07:05:27.154Z] f23df028b6ca: Download complete [2024-10-22T07:05:27.154Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T07:05:27.154Z] d65c8cfc05b1: Download complete [2024-10-22T07:05:27.421Z] 699f458cf7ca: Verifying Checksum [2024-10-22T07:05:27.421Z] 699f458cf7ca: Download complete [2024-10-22T07:05:27.687Z] 8998bd30e6a1: Verifying Checksum [2024-10-22T07:05:27.687Z] 8998bd30e6a1: Download complete [2024-10-22T07:05:30.268Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T07:05:30.268Z] 2437ff75d9bd: Download complete [2024-10-22T07:05:32.226Z] 8998bd30e6a1: Pull complete [2024-10-22T07:05:32.811Z] 04944245beec: Pull complete [2024-10-22T07:05:34.761Z] 699f458cf7ca: Pull complete [2024-10-22T07:05:34.761Z] 765212b225bb: Pull complete [2024-10-22T07:05:35.346Z] f23df028b6ca: Pull complete [2024-10-22T07:05:35.614Z] d65c8cfc05b1: Pull complete [2024-10-22T07:05:53.842Z] 2437ff75d9bd: Pull complete [2024-10-22T07:05:53.842Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T07:05:53.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T07:05:53.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:05:54.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-23484 does not seem to be running inside a container [2024-10-22T07:05:54.089Z] $ 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/187 -v /w/workspace/app-rfid-llrp-inventory/187:/w/workspace/app-rfid-llrp-inventory/187:rw,z -v /w/workspace/app-rfid-llrp-inventory/187@tmp:/w/workspace/app-rfid-llrp-inventory/187@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-22T07:05:55.493Z] $ docker top b33b890ab1b56f79f556a9f11b18497ddfecd183e2a44a7db1a09a71f31e8ac5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:05:56.374Z] ---> job-cost.sh [2024-10-22T07:05:56.374Z] lf-activate-venv: SKIPPING [2024-10-22T07:05:56.374Z] INFO: No Stack... [2024-10-22T07:05:56.637Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T07:05:57.589Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T07:05:57.914Z] + cat /w/workspace/app-rfid-llrp-inventory/187/archives/cost.csv [2024-10-22T07:05:57.914Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T07:05:57.946Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [2024-10-22T07:05:57.954Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] did not exist. Created. [2024-10-22T07:05:57.961Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T07:05:58.608Z] /w/workspace/app-rfid-llrp-inventory/187@tmp/durable-87107da0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T07:05:59.241Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T07:05:59.260Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T07:05:59.306Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T07:05:59.316Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T07:05:59.298Z] $ docker stop --time=1 b33b890ab1b56f79f556a9f11b18497ddfecd183e2a44a7db1a09a71f31e8ac5 [2024-10-22T07:06:00.781Z] $ docker rm -f --volumes b33b890ab1b56f79f556a9f11b18497ddfecd183e2a44a7db1a09a71f31e8ac5 [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-22T07:06:01.374Z] provisioning config files... [2024-10-22T07:06:01.379Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13168693188129306912tmp [Pipeline] { [Pipeline] sh [2024-10-22T07:06:01.689Z] + set +x [2024-10-22T07:06:01.689Z] + curl+ -s https://codecov.io/bash [2024-10-22T07:06:01.689Z] bash -s -- [2024-10-22T07:06:01.689Z] [2024-10-22T07:06:01.689Z] _____ _ [2024-10-22T07:06:01.689Z] / ____| | | [2024-10-22T07:06:01.689Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T07:06:01.689Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T07:06:01.689Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T07:06:01.689Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T07:06:01.689Z] Bash-1.0.6 [2024-10-22T07:06:01.689Z] [2024-10-22T07:06:01.689Z] [2024-10-22T07:06:01.689Z] ==> git version 2.25.1 found [2024-10-22T07:06:01.689Z] ==> 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-22T07:06:01.689Z] Release-Date: 2020-01-08 [2024-10-22T07:06:01.689Z] 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-22T07:06:01.689Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T07:06:01.689Z] ==> Jenkins CI detected. [2024-10-22T07:06:01.689Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-22T07:06:01.689Z] project root: . [2024-10-22T07:06:01.689Z] --> token set from env [2024-10-22T07:06:01.689Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T07:06:01.689Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T07:06:01.689Z] ==> Python coveragepy not found [2024-10-22T07:06:01.689Z] ==> Searching for coverage reports in: [2024-10-22T07:06:01.689Z] + . [2024-10-22T07:06:01.689Z] -> Found 1 reports [2024-10-22T07:06:01.689Z] ==> Detecting git/mercurial file structure [2024-10-22T07:06:01.689Z] ==> Reading reports [2024-10-22T07:06:01.948Z] + ./coverage.out bytes=55696 [2024-10-22T07:06:01.948Z] ==> Appending adjustments [2024-10-22T07:06:01.948Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T07:06:01.948Z] + Found adjustments [2024-10-22T07:06:01.948Z] ==> Gzipping contents [2024-10-22T07:06:01.948Z] 16K /tmp/codecov.TUA9fF.gz [2024-10-22T07:06:01.948Z] ==> Uploading reports [2024-10-22T07:06:01.948Z] url: https://codecov.io [2024-10-22T07:06:01.948Z] query: branch=main&commit=82880f0cc7c1e2380d7f481834f50bb91fae5b58&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-22T07:06:01.948Z] -> Pinging Codecov [2024-10-22T07:06:01.949Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82880f0cc7c1e2380d7f481834f50bb91fae5b58&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-22T07:06:08.526Z] -> Uploading to [2024-10-22T07:06:08.526Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/82880f0cc7c1e2380d7f481834f50bb91fae5b58/30d806ce-f4c0-4293-a911-2dfecc22bd7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T070606Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=730181c9e93e236f8493480ad5dab682864c7886c6784996229cb2e0bdc36b60 [2024-10-22T07:06:08.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T07:06:08.526Z] Dload Upload Total Spent Left Speed [2024-10-22T07:06:08.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 50466 --:--:-- --:--:-- --:--:-- 50466 [2024-10-22T07:06:08.526Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] } [2024-10-22T07:06:08.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-22T07:06:08.697Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-22T07:06:08.713Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:06:09.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T07:06:09.025Z] [2024-10-22T07:06:09.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:06:09.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T07:06:09.341Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-22T07:06:09.341Z] 43c4264eed91: Already exists [2024-10-22T07:06:09.341Z] 4cc291be95ef: Already exists [2024-10-22T07:06:09.341Z] 2ac1f1163629: Already exists [2024-10-22T07:06:09.341Z] 5c3c966382ef: Already exists [2024-10-22T07:06:09.341Z] 4f4fb700ef54: Already exists [2024-10-22T07:06:09.341Z] d9c7d2e4e75e: Pulling fs layer [2024-10-22T07:06:09.341Z] 9c3e1370e548: Pulling fs layer [2024-10-22T07:06:09.603Z] d9c7d2e4e75e: Verifying Checksum [2024-10-22T07:06:09.603Z] d9c7d2e4e75e: Download complete [2024-10-22T07:06:09.863Z] d9c7d2e4e75e: Pull complete [2024-10-22T07:06:10.432Z] 9c3e1370e548: Verifying Checksum [2024-10-22T07:06:10.432Z] 9c3e1370e548: Download complete [2024-10-22T07:06:13.718Z] 9c3e1370e548: Pull complete [2024-10-22T07:06:13.718Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-22T07:06:13.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-22T07:06:13.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:06:13.837Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T07:06:13.868Z] $ 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-22T07:06:15.580Z] $ docker top 5fc6b38f5a6aa47971f7e6a1af7e3c2fe3428db58eabe654d7b728058ee54800 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T07:06:15.945Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-10-22T07:06:15.956Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-10-22T07:06:16.241Z] + set -o pipefail [2024-10-22T07:06:16.242Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-10-22T07:06:24.375Z] [2024-10-22T07:06:24.375Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-10-22T07:06:24.375Z] [2024-10-22T07:06:24.375Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/cca7a652-be13-41ec-bdf6-efb741c54b00 [2024-10-22T07:06:24.375Z] [2024-10-22T07:06:24.375Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-22T07:06:24.375Z] [Pipeline] } [2024-10-22T07:06:24.383Z] $ docker stop --time=1 5fc6b38f5a6aa47971f7e6a1af7e3c2fe3428db58eabe654d7b728058ee54800 [2024-10-22T07:06:28.105Z] $ docker rm -f --volumes 5fc6b38f5a6aa47971f7e6a1af7e3c2fe3428db58eabe654d7b728058ee54800 [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-22T07:06:29.010Z] + git log --format=format:%s -1 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] sh [2024-10-22T07:06:29.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T07:06:29.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:06:29.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T07:06:29.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:06:29.705Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T07:06:29.729Z] $ 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-22T07:06:30.209Z] $ docker top 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e -eo pid,comm [2024-10-22T07:06:30.265Z] 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-22T07:06:30.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T07:06:30.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T07:06:30.320Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T07:06:30.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T07:06:30.423Z] $ docker exec 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e ssh-agent [2024-10-22T07:06:30.544Z] SSH_AUTH_SOCK=/tmp/ssh-gkPmvm329tqS/agent.32 [2024-10-22T07:06:30.544Z] SSH_AGENT_PID=38 [2024-10-22T07:06:30.549Z] Running ssh-add (command line suppressed) [2024-10-22T07:06:30.650Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5961306663560326209.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5961306663560326209.key) [2024-10-22T07:06:30.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T07:06:30.973Z] + git semver tag [2024-10-22T07:06:31.232Z] 2024-10-22 07:06:31,136 [run_tag] DEBUG tag force:False [2024-10-22T07:06:31.232Z] 2024-10-22 07:06:31,136 [check_head_tag] DEBUG check head tag [2024-10-22T07:06:31.232Z] 2024-10-22 07:06:31,138 [execute] INFO git cat-file --batch-check [2024-10-22T07:06:31.232Z] 2024-10-22 07:06:31,138 [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-22T07:06:31.232Z] 2024-10-22 07:06:31,142 [execute] INFO git cat-file --batch [2024-10-22T07:06:31.232Z] 2024-10-22 07:06:31,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-10-22T07:06:31.232Z] 2024-10-22 07:06:31,168 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-22T07:06:31.232Z] 2024-10-22 07:06:31,168 [execute] INFO git tag -a v3.2.0-dev.33 -m v3.2.0-dev.33 [2024-10-22T07:06:31.232Z] 2024-10-22 07:06:31,168 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.33', '-m', 'v3.2.0-dev.33'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-10-22T07:06:31.232Z] 2024-10-22 07:06:31,173 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-22T07:06:31.232Z] 3.2.0-dev.33 [Pipeline] } [2024-10-22T07:06:31.238Z] $ docker exec --env ******** --env ******** 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e ssh-agent -k [2024-10-22T07:06:31.339Z] unset SSH_AUTH_SOCK; [2024-10-22T07:06:31.339Z] unset SSH_AGENT_PID; [2024-10-22T07:06:31.339Z] echo Agent pid 38 killed; [2024-10-22T07:06:31.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T07:06:31.672Z] + git semver [Pipeline] } [2024-10-22T07:06:31.941Z] $ docker stop --time=1 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e [2024-10-22T07:06:33.203Z] $ docker rm -f --volumes 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:06:33.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T07:06:33.613Z] [2024-10-22T07:06:33.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:06:33.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T07:06:33.919Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-22T07:06:33.919Z] ab5ef0e58194: Pulling fs layer [2024-10-22T07:06:33.919Z] 9712f1f96733: Pulling fs layer [2024-10-22T07:06:33.919Z] 63f879dbbcfc: Pulling fs layer [2024-10-22T07:06:33.919Z] 0d9ebad4ef96: Pulling fs layer [2024-10-22T07:06:33.919Z] e9a5061849ea: Pulling fs layer [2024-10-22T07:06:33.919Z] d747dcd14b5f: Pulling fs layer [2024-10-22T07:06:33.919Z] 2de7ff778b66: Pulling fs layer [2024-10-22T07:06:33.919Z] 0d9ebad4ef96: Waiting [2024-10-22T07:06:33.919Z] e9a5061849ea: Waiting [2024-10-22T07:06:33.919Z] d747dcd14b5f: Waiting [2024-10-22T07:06:33.919Z] 2de7ff778b66: Waiting [2024-10-22T07:06:33.919Z] 9712f1f96733: Download complete [2024-10-22T07:06:34.177Z] 63f879dbbcfc: Verifying Checksum [2024-10-22T07:06:34.177Z] 63f879dbbcfc: Download complete [2024-10-22T07:06:34.442Z] e9a5061849ea: Verifying Checksum [2024-10-22T07:06:34.442Z] e9a5061849ea: Download complete [2024-10-22T07:06:34.442Z] d747dcd14b5f: Verifying Checksum [2024-10-22T07:06:34.442Z] d747dcd14b5f: Download complete [2024-10-22T07:06:34.442Z] 0d9ebad4ef96: Verifying Checksum [2024-10-22T07:06:34.442Z] 0d9ebad4ef96: Download complete [2024-10-22T07:06:34.442Z] ab5ef0e58194: Download complete [2024-10-22T07:06:34.442Z] 2de7ff778b66: Verifying Checksum [2024-10-22T07:06:34.442Z] 2de7ff778b66: Download complete [2024-10-22T07:06:37.731Z] ab5ef0e58194: Pull complete [2024-10-22T07:06:37.731Z] 9712f1f96733: Pull complete [2024-10-22T07:06:37.992Z] 63f879dbbcfc: Pull complete [2024-10-22T07:06:42.182Z] 0d9ebad4ef96: Pull complete [2024-10-22T07:06:42.182Z] e9a5061849ea: Pull complete [2024-10-22T07:06:42.182Z] d747dcd14b5f: Pull complete [2024-10-22T07:06:43.119Z] 2de7ff778b66: Pull complete [2024-10-22T07:06:43.119Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-22T07:06:43.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-22T07:06:43.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:06:43.484Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T07:06:43.505Z] $ 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-22T07:06:48.580Z] $ docker top 518aef485a696867cdd7e1ee94a2477d1fbbc162a51c1f296badf087f1a555f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-22T07:06:48.662Z] provisioning config files... [2024-10-22T07:06:48.667Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1188790569472955837tmp [2024-10-22T07:06:48.675Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10364003182035090159tmp [2024-10-22T07:06:48.681Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1028278530354420973tmp [Pipeline] { [Pipeline] echo [2024-10-22T07:06:48.775Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:06:49.081Z] ---> sigul-configuration.sh [2024-10-22T07:06:49.081Z] gpg: directory `/root/.gnupg' created [2024-10-22T07:06:49.081Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-22T07:06:49.081Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-22T07:06:49.081Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-22T07:06:49.081Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-22T07:06:49.081Z] gpg: CAST5 encrypted data [2024-10-22T07:06:49.081Z] gpg: encrypted with 1 passphrase [2024-10-22T07:06:49.081Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-22T07:06:49.375Z] + mkdir /home/jenkins [2024-10-22T07:06:49.375Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-22T07:06:49.674Z] + 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-22T07:06:49.690Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:06:49.984Z] ---> sigul-install.sh [2024-10-22T07:06:49.984Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-22T07:06:50.279Z] + git tag --list [2024-10-22T07:06:50.280Z] v0.0.0 [2024-10-22T07:06:50.280Z] v1.0.0 [2024-10-22T07:06:50.280Z] v2.1.0 [2024-10-22T07:06:50.280Z] v2.1.1 [2024-10-22T07:06:50.280Z] v2.2.0 [2024-10-22T07:06:50.280Z] v2.3.0 [2024-10-22T07:06:50.280Z] v3.0 [2024-10-22T07:06:50.280Z] v3.0.0 [2024-10-22T07:06:50.280Z] v3.0.1 [2024-10-22T07:06:50.280Z] v3.0.1-dev.1 [2024-10-22T07:06:50.280Z] v3.1 [2024-10-22T07:06:50.280Z] v3.1.0 [2024-10-22T07:06:50.280Z] v3.1.0-dev.1 [2024-10-22T07:06:50.280Z] v3.1.0-dev.10 [2024-10-22T07:06:50.280Z] v3.1.0-dev.11 [2024-10-22T07:06:50.280Z] v3.1.0-dev.12 [2024-10-22T07:06:50.280Z] v3.1.0-dev.13 [2024-10-22T07:06:50.280Z] v3.1.0-dev.14 [2024-10-22T07:06:50.280Z] v3.1.0-dev.15 [2024-10-22T07:06:50.280Z] v3.1.0-dev.16 [2024-10-22T07:06:50.280Z] v3.1.0-dev.17 [2024-10-22T07:06:50.280Z] v3.1.0-dev.18 [2024-10-22T07:06:50.280Z] v3.1.0-dev.19 [2024-10-22T07:06:50.280Z] v3.1.0-dev.2 [2024-10-22T07:06:50.280Z] v3.1.0-dev.20 [2024-10-22T07:06:50.280Z] v3.1.0-dev.21 [2024-10-22T07:06:50.280Z] v3.1.0-dev.22 [2024-10-22T07:06:50.280Z] v3.1.0-dev.23 [2024-10-22T07:06:50.280Z] v3.1.0-dev.24 [2024-10-22T07:06:50.280Z] v3.1.0-dev.25 [2024-10-22T07:06:50.280Z] v3.1.0-dev.26 [2024-10-22T07:06:50.280Z] v3.1.0-dev.27 [2024-10-22T07:06:50.280Z] v3.1.0-dev.28 [2024-10-22T07:06:50.280Z] v3.1.0-dev.29 [2024-10-22T07:06:50.280Z] v3.1.0-dev.3 [2024-10-22T07:06:50.280Z] v3.1.0-dev.30 [2024-10-22T07:06:50.280Z] v3.1.0-dev.31 [2024-10-22T07:06:50.280Z] v3.1.0-dev.32 [2024-10-22T07:06:50.280Z] v3.1.0-dev.33 [2024-10-22T07:06:50.280Z] v3.1.0-dev.34 [2024-10-22T07:06:50.280Z] v3.1.0-dev.35 [2024-10-22T07:06:50.280Z] v3.1.0-dev.36 [2024-10-22T07:06:50.280Z] v3.1.0-dev.37 [2024-10-22T07:06:50.280Z] v3.1.0-dev.38 [2024-10-22T07:06:50.280Z] v3.1.0-dev.39 [2024-10-22T07:06:50.280Z] v3.1.0-dev.4 [2024-10-22T07:06:50.280Z] v3.1.0-dev.40 [2024-10-22T07:06:50.280Z] v3.1.0-dev.5 [2024-10-22T07:06:50.280Z] v3.1.0-dev.6 [2024-10-22T07:06:50.280Z] v3.1.0-dev.7 [2024-10-22T07:06:50.280Z] v3.1.0-dev.8 [2024-10-22T07:06:50.280Z] v3.1.0-dev.9 [2024-10-22T07:06:50.280Z] v3.1.1 [2024-10-22T07:06:50.280Z] v3.2.0-dev.1 [2024-10-22T07:06:50.280Z] v3.2.0-dev.10 [2024-10-22T07:06:50.280Z] v3.2.0-dev.11 [2024-10-22T07:06:50.280Z] v3.2.0-dev.12 [2024-10-22T07:06:50.280Z] v3.2.0-dev.13 [2024-10-22T07:06:50.280Z] v3.2.0-dev.14 [2024-10-22T07:06:50.280Z] v3.2.0-dev.15 [2024-10-22T07:06:50.280Z] v3.2.0-dev.16 [2024-10-22T07:06:50.280Z] v3.2.0-dev.17 [2024-10-22T07:06:50.280Z] v3.2.0-dev.18 [2024-10-22T07:06:50.280Z] v3.2.0-dev.19 [2024-10-22T07:06:50.280Z] v3.2.0-dev.2 [2024-10-22T07:06:50.280Z] v3.2.0-dev.20 [2024-10-22T07:06:50.280Z] v3.2.0-dev.21 [2024-10-22T07:06:50.280Z] v3.2.0-dev.22 [2024-10-22T07:06:50.280Z] v3.2.0-dev.23 [2024-10-22T07:06:50.280Z] v3.2.0-dev.24 [2024-10-22T07:06:50.280Z] v3.2.0-dev.25 [2024-10-22T07:06:50.280Z] v3.2.0-dev.26 [2024-10-22T07:06:50.280Z] v3.2.0-dev.27 [2024-10-22T07:06:50.280Z] v3.2.0-dev.28 [2024-10-22T07:06:50.280Z] v3.2.0-dev.29 [2024-10-22T07:06:50.280Z] v3.2.0-dev.3 [2024-10-22T07:06:50.280Z] v3.2.0-dev.30 [2024-10-22T07:06:50.280Z] v3.2.0-dev.31 [2024-10-22T07:06:50.280Z] v3.2.0-dev.32 [2024-10-22T07:06:50.280Z] v3.2.0-dev.33 [2024-10-22T07:06:50.280Z] v3.2.0-dev.4 [2024-10-22T07:06:50.280Z] v3.2.0-dev.5 [2024-10-22T07:06:50.280Z] v3.2.0-dev.6 [2024-10-22T07:06:50.280Z] v3.2.0-dev.7 [2024-10-22T07:06:50.280Z] v3.2.0-dev.8 [2024-10-22T07:06:50.280Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-22T07:06:50.572Z] + lftools sign git-tag v3.2.0-dev.33 [2024-10-22T07:06:51.139Z] Signing Git tag with Sigul... [2024-10-22T07:06:51.139Z] Signing v3.2.0-dev.33 [Pipeline] echo [2024-10-22T07:06:51.723Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:06:52.015Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-22T07:06:52.023Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-22T07:06:52.045Z] $ docker stop --time=1 518aef485a696867cdd7e1ee94a2477d1fbbc162a51c1f296badf087f1a555f8 [2024-10-22T07:06:53.322Z] $ docker rm -f --volumes 518aef485a696867cdd7e1ee94a2477d1fbbc162a51c1f296badf087f1a555f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-22T07:06:53.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T07:06:53.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:06:54.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T07:06:54.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:06:54.160Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T07:06:54.186Z] $ 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-22T07:06:54.538Z] $ docker top e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 -eo pid,comm [2024-10-22T07:06:54.594Z] 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-22T07:06:54.594Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T07:06:54.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T07:06:54.648Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T07:06:54.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T07:06:54.755Z] $ docker exec e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 ssh-agent [2024-10-22T07:06:54.863Z] SSH_AUTH_SOCK=/tmp/ssh-DZZjafu4zavm/agent.33 [2024-10-22T07:06:54.863Z] SSH_AGENT_PID=39 [2024-10-22T07:06:54.867Z] Running ssh-add (command line suppressed) [2024-10-22T07:06:54.970Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16911524876974411188.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16911524876974411188.key) [2024-10-22T07:06:54.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T07:06:55.281Z] + git semver bump pre [2024-10-22T07:06:55.540Z] 2024-10-22 07:06:55,464 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-22T07:06:55.540Z] 2024-10-22 07:06:55,464 [bump_version] DEBUG bumping version:3.2.0-dev.33 on axis:pre with prefix:dev [2024-10-22T07:06:55.540Z] 2024-10-22 07:06:55,465 [bump_version] DEBUG bumped version:3.2.0-dev.34 [2024-10-22T07:06:55.540Z] 2024-10-22 07:06:55,465 [write_version] DEBUG write version:3.2.0-dev.34 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-10-22T07:06:55.540Z] 2024-10-22 07:06:55,465 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-22T07:06:55.540Z] 2024-10-22 07:06:55,465 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-22T07:06:55.540Z] 2024-10-22 07:06:55,467 [execute] INFO git cat-file --batch-check [2024-10-22T07:06:55.540Z] 2024-10-22 07:06:55,467 [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-22T07:06:55.540Z] 2024-10-22 07:06:55,472 [execute] INFO git cat-file --batch [2024-10-22T07:06:55.540Z] 2024-10-22 07:06:55,473 [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-22T07:06:55.540Z] 2024-10-22 07:06:55,480 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-22T07:06:55.540Z] 3.2.0-dev.34 [Pipeline] } [2024-10-22T07:06:55.547Z] $ docker exec --env ******** --env ******** e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 ssh-agent -k [2024-10-22T07:06:55.655Z] unset SSH_AUTH_SOCK; [2024-10-22T07:06:55.655Z] unset SSH_AGENT_PID; [2024-10-22T07:06:55.655Z] echo Agent pid 39 killed; [2024-10-22T07:06:55.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T07:06:55.992Z] + git semver [Pipeline] } [2024-10-22T07:06:56.261Z] $ docker stop --time=1 e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 [2024-10-22T07:06:57.527Z] $ docker rm -f --volumes e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T07:06:57.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T07:06:57.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:06:58.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T07:06:58.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:06:58.304Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T07:06:58.331Z] $ 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-22T07:06:58.684Z] $ docker top c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T07:06:58.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T07:06:58.820Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T07:06:58.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T07:06:58.936Z] $ docker exec c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 ssh-agent [2024-10-22T07:06:59.053Z] SSH_AUTH_SOCK=/tmp/ssh-UpYg6pmugie7/agent.32 [2024-10-22T07:06:59.053Z] SSH_AGENT_PID=38 [2024-10-22T07:06:59.058Z] Running ssh-add (command line suppressed) [2024-10-22T07:06:59.164Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1153873691341045840.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1153873691341045840.key) [2024-10-22T07:06:59.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T07:06:59.476Z] + git semver push [2024-10-22T07:06:59.736Z] 2024-10-22 07:06:59,674 [run_push] DEBUG push [2024-10-22T07:06:59.736Z] 2024-10-22 07:06:59,675 [execute] INFO git cat-file --batch-check [2024-10-22T07:06:59.736Z] 2024-10-22 07:06:59,675 [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-22T07:06:59.736Z] 2024-10-22 07:06:59,679 [execute] INFO git rev-list fd5fc14b2a681f4301c3cd76dfa3cd8550fbaeeb -- [2024-10-22T07:06:59.736Z] 2024-10-22 07:06:59,679 [execute] DEBUG Popen(['git', 'rev-list', 'fd5fc14b2a681f4301c3cd76dfa3cd8550fbaeeb', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-22T07:06:59.736Z] 2024-10-22 07:06:59,688 [execute] INFO git fetch -v origin [2024-10-22T07:06:59.736Z] 2024-10-22 07:06:59,688 [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-22T07:07:00.305Z] 2024-10-22 07:07:00,145 [run_push] DEBUG no remote changes detected [2024-10-22T07:07:00.305Z] 2024-10-22 07:07:00,146 [execute] INFO git push origin semver [2024-10-22T07:07:00.305Z] 2024-10-22 07:07:00,147 [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-22T07:07:00.873Z] 2024-10-22 07:07:00,844 [run_push] DEBUG push all version tags [2024-10-22T07:07:00.873Z] 2024-10-22 07:07:00,845 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-22T07:07:00.873Z] 2024-10-22 07:07:00,845 [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-22T07:07:01.814Z] 2024-10-22 07:07:01,567 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-22T07:07:01.814Z] 3.2.0-dev.34 [Pipeline] } [2024-10-22T07:07:01.820Z] $ docker exec --env ******** --env ******** c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 ssh-agent -k [2024-10-22T07:07:01.920Z] unset SSH_AUTH_SOCK; [2024-10-22T07:07:01.920Z] unset SSH_AGENT_PID; [2024-10-22T07:07:01.920Z] echo Agent pid 38 killed; [2024-10-22T07:07:01.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T07:07:02.261Z] + git semver [Pipeline] } [2024-10-22T07:07:02.531Z] $ docker stop --time=1 c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 [2024-10-22T07:07:03.812Z] $ docker rm -f --volumes c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 [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-22T07:07:04.417Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-10-22T07:07:04.417Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-22T07:07:04.417Z] total 16 [2024-10-22T07:07:04.417Z] drwxr-xr-x 3 root root 4096 Oct 22 06:47 . [2024-10-22T07:07:04.417Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 07:06 .. [2024-10-22T07:07:04.417Z] drwxr-xr-x 2 root root 4096 Oct 22 06:47 cost [2024-10-22T07:07:04.417Z] -rw-r--r-- 1 root root 95 Oct 22 06:47 cost.csv [2024-10-22T07:07:04.417Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-22T07:07:04.417Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-22T07:07:04.417Z] total 16 [2024-10-22T07:07:04.417Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:47 . [2024-10-22T07:07:04.417Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 07:06 .. [2024-10-22T07:07:04.417Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 06:47 cost [2024-10-22T07:07:04.417Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 22 06:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:07:04.713Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:07:05.574Z] ---> package-listing.sh [2024-10-22T07:07:05.574Z] ++ facter osfamily [2024-10-22T07:07:05.574Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T07:07:05.834Z] + OS_FAMILY=debian [2024-10-22T07:07:05.834Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-22T07:07:05.834Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T07:07:05.834Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T07:07:05.834Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T07:07:05.834Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T07:07:05.834Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-22T07:07:05.834Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T07:07:05.834Z] + case "${OS_FAMILY}" in [2024-10-22T07:07:05.834Z] + dpkg -l [2024-10-22T07:07:05.834Z] + grep '^ii' [2024-10-22T07:07:05.834Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T07:07:05.834Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T07:07:05.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T07:07:05.834Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-22T07:07:05.834Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-10-22T07:07:05.834Z] + 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-22T07:07:05.849Z] 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-22T07:07:06.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T07:07:06.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T07:07:06.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T07:07:06.780Z] prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container [2024-10-22T07:07:06.801Z] $ 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-22T07:07:06.989Z] $ docker top d765200408756bd8a6b074ef8a3a88f7d1c14abf7c8c615689202ad02fcb69d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T07:07:07.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T07:07:07.638Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T07:07:07.927Z] + ls /var/log/sa-host [2024-10-22T07:07:07.927Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T07:07:08.017Z] provisioning config files... [2024-10-22T07:07:08.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5084274367249310199tmp [Pipeline] { [Pipeline] echo [2024-10-22T07:07:08.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:07:08.454Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T07:07:08.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:07:08.836Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T07:07:08.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:07:09.136Z] ---> sudo-logs.sh [2024-10-22T07:07:09.136Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T07:07:09.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:07:09.453Z] ---> job-cost.sh [2024-10-22T07:07:09.453Z] lf-activate-venv: SKIPPING [2024-10-22T07:07:09.453Z] DEBUG: total: 0.2199999988079071 [2024-10-22T07:07:09.453Z] INFO: Retrieving Stack Cost... [2024-10-22T07:07:10.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T07:07:10.282Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T07:07:10.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T07:07:10.579Z] ---> logs-deploy.sh [2024-10-22T07:07:10.579Z] lf-activate-venv: SKIPPING [2024-10-22T07:07:10.579Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/187 [2024-10-22T07:07:10.579Z] INFO: archiving workspace using pattern(s): [2024-10-22T07:07:11.519Z] Archives upload complete. [2024-10-22T07:07:11.519Z] INFO: archiving logs to Nexus