Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 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-ssh3683914650255789181.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-ssh11196734686433837367.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-ssh16022398364834725436.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-ssh2973645719643816602.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-ssh5883765046288513644.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-25843 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c (main) Commit message: "Merge pull request #314 from jackchenjc/edgex-go-issue-4916-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 > git rev-list --no-walk 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T03:51:49.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T03:51:49.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T03:51:49.940Z] ========================================================= [2024-11-08T03:51:49.940Z] EdgeX Global Pipelines Version Info [2024-11-08T03:51:49.940Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:51:51.040Z] ------------------- [2024-11-08T03:51:51.040Z] stable info: [2024-11-08T03:51:51.040Z] ------------------- [2024-11-08T03:51:51.040Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T03:51:51.040Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T03:51:51.040Z] Message: update stable to v1.0.265 [2024-11-08T03:51:51.300Z] ------------------- [2024-11-08T03:51:51.300Z] experimental info: [2024-11-08T03:51:51.300Z] ------------------- [2024-11-08T03:51:51.300Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T03:51:51.300Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T03:51:51.300Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T03:51:51.386Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-11-08T03:51:51.406Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-11-08T03:51:51.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T03:51:51.459Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T03:51:51.484Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T03:51:51.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T03:51:51.539Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T03:51:51.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T03:51:51.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T03:51:51.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T03:51:51.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T03:51:51.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-11-08T03:51:51.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T03:51:51.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T03:51:51.726Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T03:51:51.747Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T03:51:51.770Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T03:51:51.796Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T03:51:51.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T03:51:51.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T03:51:51.868Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T03:51:51.889Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T03:51:51.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T03:51:51.939Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T03:51:51.965Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T03:51:51.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T03:51:52.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T03:51:52.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T03:51:52.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T03:51:52.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T03:51:52.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] echo [2024-11-08T03:51:52.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ad8c94 [Pipeline] echo [2024-11-08T03:51:52.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:51:52.242Z] provisioning config files... [2024-11-08T03:51:52.262Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17335729693934219743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:51:52.603Z] ---> ****-login.sh [2024-11-08T03:51:52.603Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:51:52.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:51:52.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:51:52.863Z] Configure a credential helper to remove this warning. See [2024-11-08T03:51:52.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:51:52.863Z] [2024-11-08T03:51:52.863Z] Login Succeeded [2024-11-08T03:51:52.863Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:51:52.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:51:53.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:51:53.126Z] Configure a credential helper to remove this warning. See [2024-11-08T03:51:53.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:51:53.126Z] [2024-11-08T03:51:53.126Z] Login Succeeded [2024-11-08T03:51:53.126Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:51:53.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:51:53.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:51:53.126Z] Configure a credential helper to remove this warning. See [2024-11-08T03:51:53.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:51:53.126Z] [2024-11-08T03:51:53.126Z] Login Succeeded [2024-11-08T03:51:53.126Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:51:53.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:51:53.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:51:53.126Z] Configure a credential helper to remove this warning. See [2024-11-08T03:51:53.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:51:53.126Z] [2024-11-08T03:51:53.126Z] Login Succeeded [2024-11-08T03:51:53.126Z] ****.io [2024-11-08T03:51:53.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:51:53.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:51:53.387Z] Configure a credential helper to remove this warning. See [2024-11-08T03:51:53.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:51:53.387Z] [2024-11-08T03:51:53.387Z] Login Succeeded [2024-11-08T03:51:53.387Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:51:53.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T03:51:53.805Z] + git rev-list -1 --merges 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c~1..5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] echo [2024-11-08T03:51:53.834Z] -----------> git rev-list -1 --merges 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c~1..5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [2024-11-08T03:51:53.835Z] 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [false] [Pipeline] sh [2024-11-08T03:51:54.131Z] + git log --format=format:%s -1 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] echo [2024-11-08T03:51:54.150Z] ========================================================= [2024-11-08T03:51:54.150Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T03:51:54.150Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:51:54.504Z] + git log --format=format:%s -1 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] echo [2024-11-08T03:51:54.517Z] [semverPrep] GIT_COMMIT: 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c, Commit Message: Merge pull request #314 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T03:51:54.537Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T03:51:54.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T03:51:54.926Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T03:51:54.926Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T03:51:54.926Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T03:51:54.926Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T03:51:54.926Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T03:51:54.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:51:55.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:51:55.399Z] [2024-11-08T03:51:55.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:51:55.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:51:55.720Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T03:51:55.720Z] b85a868b505f: Pulling fs layer [2024-11-08T03:51:55.720Z] e2be974225ed: Pulling fs layer [2024-11-08T03:51:55.720Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T03:51:55.720Z] 988bab9f4d93: Pulling fs layer [2024-11-08T03:51:55.720Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T03:51:55.720Z] eaf3925da568: Pulling fs layer [2024-11-08T03:51:55.720Z] bab4dde63d76: Pulling fs layer [2024-11-08T03:51:55.720Z] bde34c3a00c8: Pulling fs layer [2024-11-08T03:51:55.720Z] b352a97aabf1: Pulling fs layer [2024-11-08T03:51:55.720Z] 4872d77fe225: Pulling fs layer [2024-11-08T03:51:55.720Z] 5851b861e8e6: Pulling fs layer [2024-11-08T03:51:55.720Z] 1469e6f7b9e6: Waiting [2024-11-08T03:51:55.720Z] eaf3925da568: Waiting [2024-11-08T03:51:55.720Z] bab4dde63d76: Waiting [2024-11-08T03:51:55.720Z] bde34c3a00c8: Waiting [2024-11-08T03:51:55.720Z] b352a97aabf1: Waiting [2024-11-08T03:51:55.721Z] 4872d77fe225: Waiting [2024-11-08T03:51:55.721Z] 5851b861e8e6: Waiting [2024-11-08T03:51:55.721Z] e2be974225ed: Verifying Checksum [2024-11-08T03:51:55.721Z] e2be974225ed: Download complete [2024-11-08T03:51:55.721Z] 988bab9f4d93: Verifying Checksum [2024-11-08T03:51:55.721Z] 988bab9f4d93: Download complete [2024-11-08T03:51:55.721Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T03:51:55.721Z] 1469e6f7b9e6: Download complete [2024-11-08T03:51:55.721Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T03:51:55.721Z] 339a4e72a1f5: Download complete [2024-11-08T03:51:55.721Z] eaf3925da568: Verifying Checksum [2024-11-08T03:51:55.721Z] eaf3925da568: Download complete [2024-11-08T03:51:55.979Z] bde34c3a00c8: Verifying Checksum [2024-11-08T03:51:55.979Z] bde34c3a00c8: Download complete [2024-11-08T03:51:55.979Z] b352a97aabf1: Verifying Checksum [2024-11-08T03:51:55.979Z] b352a97aabf1: Download complete [2024-11-08T03:51:55.979Z] 4872d77fe225: Verifying Checksum [2024-11-08T03:51:55.979Z] 4872d77fe225: Download complete [2024-11-08T03:51:55.979Z] 5851b861e8e6: Verifying Checksum [2024-11-08T03:51:55.979Z] 5851b861e8e6: Download complete [2024-11-08T03:51:55.979Z] b85a868b505f: Download complete [2024-11-08T03:51:56.237Z] bab4dde63d76: Verifying Checksum [2024-11-08T03:51:56.237Z] bab4dde63d76: Download complete [2024-11-08T03:51:57.618Z] b85a868b505f: Pull complete [2024-11-08T03:51:58.190Z] e2be974225ed: Pull complete [2024-11-08T03:51:59.125Z] 339a4e72a1f5: Pull complete [2024-11-08T03:51:59.692Z] 988bab9f4d93: Pull complete [2024-11-08T03:52:00.259Z] 1469e6f7b9e6: Pull complete [2024-11-08T03:52:01.195Z] eaf3925da568: Pull complete [2024-11-08T03:52:03.095Z] bab4dde63d76: Pull complete [2024-11-08T03:52:03.095Z] bde34c3a00c8: Pull complete [2024-11-08T03:52:03.095Z] b352a97aabf1: Pull complete [2024-11-08T03:52:03.095Z] 4872d77fe225: Pull complete [2024-11-08T03:52:03.095Z] 5851b861e8e6: Pull complete [2024-11-08T03:52:03.095Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T03:52:03.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:52:03.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:52:03.253Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T03:52:03.280Z] $ 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-11-08T03:52:07.119Z] $ docker top 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 -eo pid,comm [2024-11-08T03:52:07.175Z] 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-11-08T03:52:07.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T03:52:07.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:52:07.231Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:52:07.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:52:07.340Z] $ docker exec 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 ssh-agent [2024-11-08T03:52:07.439Z] SSH_AUTH_SOCK=/tmp/ssh-Tbg7ZvbsU09j/agent.31 [2024-11-08T03:52:07.439Z] SSH_AGENT_PID=37 [2024-11-08T03:52:07.444Z] Running ssh-add (command line suppressed) [2024-11-08T03:52:07.549Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7345820476397381311.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7345820476397381311.key) [2024-11-08T03:52:07.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:52:07.854Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T03:52:07.869Z] $ docker exec --env ******** --env ******** 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 ssh-agent -k [2024-11-08T03:52:07.955Z] unset SSH_AUTH_SOCK; [2024-11-08T03:52:07.955Z] unset SSH_AGENT_PID; [2024-11-08T03:52:07.955Z] echo Agent pid 37 killed; [2024-11-08T03:52:07.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T03:52:08.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:52:08.012Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:52:08.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:52:08.131Z] $ docker exec 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 ssh-agent [2024-11-08T03:52:08.230Z] SSH_AUTH_SOCK=/tmp/ssh-UnTj4UgNY8zm/agent.71 [2024-11-08T03:52:08.230Z] SSH_AGENT_PID=77 [2024-11-08T03:52:08.236Z] Running ssh-add (command line suppressed) [2024-11-08T03:52:08.343Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8213356386063177221.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8213356386063177221.key) [2024-11-08T03:52:08.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:52:08.648Z] + git semver init [2024-11-08T03:52:08.909Z] 2024-11-08 03:52:08,804 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T03:52:08.909Z] 2024-11-08 03:52:08,805 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-11-08T03:52:08.909Z] 2024-11-08 03:52:08,806 [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-11-08T03:52:08.909Z] 2024-11-08 03:52:08,806 [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-11-08T03:52:10.821Z] 2024-11-08 03:52:10,814 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-11-08T03:52:10.821Z] 2024-11-08 03:52:10,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-11-08T03:52:10.821Z] 2024-11-08 03:52:10,815 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-08T03:52:10.821Z] 2024-11-08 03:52:10,815 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-08T03:52:10.821Z] 4.0.0-dev.1 [Pipeline] } [2024-11-08T03:52:11.088Z] $ docker exec --env ******** --env ******** 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 ssh-agent -k [2024-11-08T03:52:11.176Z] unset SSH_AUTH_SOCK; [2024-11-08T03:52:11.177Z] unset SSH_AGENT_PID; [2024-11-08T03:52:11.177Z] echo Agent pid 77 killed; [2024-11-08T03:52:11.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T03:52:11.516Z] + git semver [Pipeline] } [2024-11-08T03:52:11.790Z] $ docker stop --time=1 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 [2024-11-08T03:52:13.084Z] $ docker rm -f --volumes 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:52:13.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T03:52:13.674Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T03:52:13.679Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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-11-08T03:52:13.882Z] provisioning config files... [2024-11-08T03:52:13.892Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17430087835470054478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:52:14.197Z] ---> ****-login.sh [2024-11-08T03:52:14.197Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:52:14.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:14.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:14.197Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:14.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:14.197Z] [2024-11-08T03:52:14.197Z] Login Succeeded [2024-11-08T03:52:14.197Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:52:14.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:14.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:14.197Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:14.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:14.197Z] [2024-11-08T03:52:14.197Z] Login Succeeded [2024-11-08T03:52:14.197Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:52:14.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:14.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:14.456Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:14.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:14.456Z] [2024-11-08T03:52:14.456Z] Login Succeeded [2024-11-08T03:52:14.456Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:52:14.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:14.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:14.456Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:14.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:14.456Z] [2024-11-08T03:52:14.456Z] Login Succeeded [2024-11-08T03:52:14.456Z] ****.io [2024-11-08T03:52:14.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:52:14.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:52:14.716Z] Configure a credential helper to remove this warning. See [2024-11-08T03:52:14.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:52:14.716Z] [2024-11-08T03:52:14.716Z] Login Succeeded [2024-11-08T03:52:14.716Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:52:14.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T03:52:14.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:52:14.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:52:14.859Z] ========================================================= [2024-11-08T03:52:14.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T03:52:14.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:52:15.198Z] + 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-11-08T03:52:15.198Z] Sending build context to Docker daemon 19.99MB [2024-11-08T03:52:15.198Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T03:52:15.198Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T03:52:15.488Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T03:52:15.488Z] 43c4264eed91: Pulling fs layer [2024-11-08T03:52:15.488Z] 4cc291be95ef: Pulling fs layer [2024-11-08T03:52:15.488Z] 2ac1f1163629: Pulling fs layer [2024-11-08T03:52:15.488Z] 5c3c966382ef: Pulling fs layer [2024-11-08T03:52:15.488Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:52:15.488Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T03:52:15.488Z] 9f66e0745190: Pulling fs layer [2024-11-08T03:52:15.488Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T03:52:15.488Z] 5c3c966382ef: Waiting [2024-11-08T03:52:15.488Z] 4f4fb700ef54: Waiting [2024-11-08T03:52:15.488Z] 5d5c8e513c77: Waiting [2024-11-08T03:52:15.488Z] 9f66e0745190: Waiting [2024-11-08T03:52:15.488Z] f49a43e4bbc0: Waiting [2024-11-08T03:52:15.488Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T03:52:15.488Z] 561ebcabdf7f: Waiting [2024-11-08T03:52:15.488Z] 4cc291be95ef: Download complete [2024-11-08T03:52:15.488Z] 5c3c966382ef: Verifying Checksum [2024-11-08T03:52:15.488Z] 5c3c966382ef: Download complete [2024-11-08T03:52:15.488Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T03:52:15.488Z] 4f4fb700ef54: Download complete [2024-11-08T03:52:15.488Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T03:52:15.488Z] 5d5c8e513c77: Download complete [2024-11-08T03:52:15.488Z] 43c4264eed91: Verifying Checksum [2024-11-08T03:52:15.488Z] 43c4264eed91: Download complete [2024-11-08T03:52:15.488Z] 9f66e0745190: Verifying Checksum [2024-11-08T03:52:15.488Z] 9f66e0745190: Download complete [2024-11-08T03:52:15.750Z] 43c4264eed91: Pull complete [2024-11-08T03:52:15.750Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T03:52:15.750Z] 561ebcabdf7f: Download complete [2024-11-08T03:52:15.750Z] 4cc291be95ef: Pull complete [2024-11-08T03:52:16.005Z] 2ac1f1163629: Verifying Checksum [2024-11-08T03:52:16.005Z] 2ac1f1163629: Download complete [2024-11-08T03:52:16.262Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T03:52:16.262Z] f49a43e4bbc0: Download complete [2024-11-08T03:52:19.543Z] 2ac1f1163629: Pull complete [2024-11-08T03:52:19.543Z] 5c3c966382ef: Pull complete [2024-11-08T03:52:19.543Z] 4f4fb700ef54: Pull complete [2024-11-08T03:52:19.543Z] 5d5c8e513c77: Pull complete [2024-11-08T03:52:19.543Z] 9f66e0745190: Pull complete [2024-11-08T03:52:21.455Z] f49a43e4bbc0: Pull complete [2024-11-08T03:52:21.714Z] 561ebcabdf7f: Pull complete [2024-11-08T03:52:21.973Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T03:52:21.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T03:52:21.973Z] ---> 3a752c3f9dda [2024-11-08T03:52:21.973Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T03:52:28.543Z] ---> Running in 58b186b87666 [2024-11-08T03:52:28.543Z] Removing intermediate container 58b186b87666 [2024-11-08T03:52:28.543Z] ---> 02571ede541a [2024-11-08T03:52:28.543Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T03:52:28.543Z] ---> Running in 2f3f2f265607 [2024-11-08T03:52:28.543Z] Removing intermediate container 2f3f2f265607 [2024-11-08T03:52:28.543Z] ---> adf1ea98f0de [2024-11-08T03:52:28.543Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T03:52:28.543Z] ---> Running in eb0a9cc49fe0 [2024-11-08T03:52:28.543Z] Removing intermediate container eb0a9cc49fe0 [2024-11-08T03:52:28.543Z] ---> 6316ccaebcf5 [2024-11-08T03:52:28.543Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T03:52:28.543Z] ---> Running in 40a10a5e1699 [2024-11-08T03:52:28.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:52:28.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:52:28.543Z] OK: 246 MiB in 54 packages [2024-11-08T03:52:28.803Z] Removing intermediate container 40a10a5e1699 [2024-11-08T03:52:28.803Z] ---> 02efd7cf32a0 [2024-11-08T03:52:28.803Z] Step 7/12 : WORKDIR /app [2024-11-08T03:52:28.803Z] ---> Running in 5b9e7fb44540 [2024-11-08T03:52:28.803Z] Removing intermediate container 5b9e7fb44540 [2024-11-08T03:52:28.803Z] ---> 47262197376f [2024-11-08T03:52:28.803Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T03:52:28.822Z] Still waiting to schedule task [2024-11-08T03:52:28.823Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T03:52:29.061Z] ---> 391fe6fcf1db [2024-11-08T03:52:29.061Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:52:29.061Z] ---> Running in 191fef29948b [2024-11-08T03:53:36.783Z] Removing intermediate container 191fef29948b [2024-11-08T03:53:36.783Z] ---> b34fc329f410 [2024-11-08T03:53:36.783Z] Step 10/12 : COPY . . [2024-11-08T03:53:36.783Z] ---> 1677f2ba0cb3 [2024-11-08T03:53:36.783Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T03:53:36.783Z] ---> Running in 417fbd530a94 [2024-11-08T03:53:36.783Z] Removing intermediate container 417fbd530a94 [2024-11-08T03:53:36.783Z] ---> 5b10f8093dca [2024-11-08T03:53:36.783Z] Step 12/12 : RUN $MAKE [2024-11-08T03:53:36.783Z] ---> Running in f4b247bb4094 [2024-11-08T03:53:36.783Z] noop [2024-11-08T03:53:36.783Z] Removing intermediate container f4b247bb4094 [2024-11-08T03:53:36.783Z] ---> ba0caef554c2 [2024-11-08T03:53:36.783Z] Successfully built ba0caef554c2 [2024-11-08T03:53:36.783Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:53:37.116Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:53:37.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:53:37.199Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T03:53:37.229Z] $ 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-11-08T03:53:37.757Z] $ docker top 85ce9cc9296bef41b10971a96bbb01a92ecf415eb6807accc437d49d58fec278 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:53:38.106Z] + go version [2024-11-08T03:53:38.106Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T03:53:38.114Z] $ docker stop --time=1 85ce9cc9296bef41b10971a96bbb01a92ecf415eb6807accc437d49d58fec278 [2024-11-08T03:53:39.378Z] $ docker rm -f --volumes 85ce9cc9296bef41b10971a96bbb01a92ecf415eb6807accc437d49d58fec278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:53:39.842Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:53:39.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:53:39.924Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T03:53:39.948Z] $ 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-11-08T03:53:40.262Z] $ docker top 6984904cd9ed15c20c96a21ecc885465fb2da6d9bf4c4cafdd6adbf5759853ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:53:40.601Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:53:40.904Z] + make test [2024-11-08T03:53:40.904Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-08T03:54:12.983Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-08T03:54:12.983Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-08T03:54:12.983Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.126s coverage: 86.2% of statements [2024-11-08T03:54:14.888Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.675s coverage: 71.9% of statements [2024-11-08T03:54:47.015Z] go vet ./... [2024-11-08T03:54:51.195Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T03:54:51.195Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T03:54:51.195Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-08T03:54:51.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T03:54:51.220Z] $ docker stop --time=1 6984904cd9ed15c20c96a21ecc885465fb2da6d9bf4c4cafdd6adbf5759853ed [2024-11-08T03:54:57.933Z] $ docker rm -f --volumes 6984904cd9ed15c20c96a21ecc885465fb2da6d9bf4c4cafdd6adbf5759853ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:54:58.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T03:54:58.684Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T03:54:59.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T03:54:59.509Z] + ls -al . [2024-11-08T03:54:59.509Z] total 296 [2024-11-08T03:54:59.509Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 03:53 . [2024-11-08T03:54:59.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:51 .. [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 03:51 .dockerignore [2024-11-08T03:54:59.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:54 .git [2024-11-08T03:54:59.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:51 .github [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 03:51 .gitignore [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 8 03:51 .golangci.yml [2024-11-08T03:54:59.509Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:52 .semver [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 20300 Nov 8 03:51 Attribution.txt [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 8 03:51 CHANGELOG.md [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 8 03:51 Dockerfile [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 03:51 GOVERNANCE.md [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 03:51 Jenkinsfile [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 03:51 LICENSE [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 3065 Nov 8 03:51 Makefile [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 03:51 OWNERS.md [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 03:51 README.md [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 03:52 VERSION [2024-11-08T03:54:59.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:51 bin [2024-11-08T03:54:59.509Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 8 03:54 coverage.out [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 7508 Nov 8 03:51 go.mod [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 100922 Nov 8 03:51 go.sum [2024-11-08T03:54:59.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:51 images [2024-11-08T03:54:59.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:51 internal [2024-11-08T03:54:59.509Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 03:51 main.go [2024-11-08T03:54:59.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:51 openapi [2024-11-08T03:54:59.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:51 res [2024-11-08T03:54:59.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:54:59.825Z] + 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=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c --label arch=amd64 --label version=4.0.0-dev.1 . [2024-11-08T03:54:59.825Z] Sending build context to Docker daemon 19.99MB [2024-11-08T03:54:59.825Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T03:54:59.825Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-08T03:54:59.825Z] ---> ba0caef554c2 [2024-11-08T03:54:59.825Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T03:55:00.391Z] ---> Running in a809701933a6 [2024-11-08T03:55:00.391Z] Removing intermediate container a809701933a6 [2024-11-08T03:55:00.391Z] ---> be69e78eca95 [2024-11-08T03:55:00.391Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T03:55:00.391Z] ---> Running in 49d9c54ebfdd [2024-11-08T03:55:00.649Z] Removing intermediate container 49d9c54ebfdd [2024-11-08T03:55:00.650Z] ---> c82c0eec5168 [2024-11-08T03:55:00.650Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-08T03:55:00.650Z] ---> Running in c0929fa16a5c [2024-11-08T03:55:00.650Z] Removing intermediate container c0929fa16a5c [2024-11-08T03:55:00.650Z] ---> 91b9f877921d [2024-11-08T03:55:00.650Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T03:55:00.650Z] ---> Running in 8ede58776761 [2024-11-08T03:55:00.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:00.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:01.167Z] OK: 246 MiB in 54 packages [2024-11-08T03:55:02.106Z] Removing intermediate container 8ede58776761 [2024-11-08T03:55:02.106Z] ---> 0462490270c0 [2024-11-08T03:55:02.106Z] Step 7/30 : WORKDIR /app [2024-11-08T03:55:02.106Z] ---> Running in ba04eff41308 [2024-11-08T03:55:02.106Z] Removing intermediate container ba04eff41308 [2024-11-08T03:55:02.106Z] ---> 0afe2b553e95 [2024-11-08T03:55:02.106Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-08T03:55:02.106Z] ---> 865b9f4dc26f [2024-11-08T03:55:02.106Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:55:02.106Z] ---> Running in 304cfed3bb78 [2024-11-08T03:55:02.674Z] Removing intermediate container 304cfed3bb78 [2024-11-08T03:55:02.674Z] ---> 8d5b15c45bd8 [2024-11-08T03:55:02.674Z] Step 10/30 : COPY . . [2024-11-08T03:55:03.610Z] ---> 3d0292e72e67 [2024-11-08T03:55:03.610Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T03:55:03.611Z] ---> Running in 3649fc88f42c [2024-11-08T03:55:03.611Z] Removing intermediate container 3649fc88f42c [2024-11-08T03:55:03.611Z] ---> 41ae0ec9275a [2024-11-08T03:55:03.611Z] Step 12/30 : RUN $MAKE [2024-11-08T03:55:03.611Z] ---> Running in e99684fd4d75 [2024-11-08T03:55:03.869Z] 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=4.0.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-08T03:55:04.031Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25848 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-11-08T03:55:04.048Z] Running in /w/workspace/app-rfid-llrp-inventory/188 [Pipeline] { [Pipeline] checkout [2024-11-08T03:55:07.111Z] The recommended git tool is: git [2024-11-08T03:55:14.161Z] using credential edgex-jenkins-ssh [2024-11-08T03:55:14.187Z] Cloning the remote Git repository [2024-11-08T03:55:14.261Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-08T03:55:14.397Z] > git init /w/workspace/app-rfid-llrp-inventory/188 # timeout=10 [2024-11-08T03:55:14.614Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-08T03:55:14.616Z] > git --version # timeout=10 [2024-11-08T03:55:14.644Z] > git --version # 'git version 2.25.1' [2024-11-08T03:55:14.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T03:55:14.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:55:19.327Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-11-08T03:55:19.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:55:20.818Z] Avoid second fetch [2024-11-08T03:55:20.819Z] Checking out Revision 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c (main) [2024-11-08T03:55:21.807Z] Commit message: "Merge pull request #314 from jackchenjc/edgex-go-issue-4916-2" [2024-11-08T03:55:20.852Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T03:55:20.944Z] > git checkout -f 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:55:27.048Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T03:55:27.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:55:27.048Z] Dload Upload Total Spent Left Speed [2024-11-08T03:55:27.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh [2024-11-08T03:55:27.437Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T03:55:27.809Z] + sudo tee /etc/docker/daemon.new [2024-11-08T03:55:27.809Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T03:55:27.809Z] { [2024-11-08T03:55:27.809Z] "registry-mirrors": [ [2024-11-08T03:55:27.809Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T03:55:27.809Z] ], [2024-11-08T03:55:27.809Z] "bip": "10.250.0.254/24", [2024-11-08T03:55:27.809Z] "hosts": [ [2024-11-08T03:55:27.809Z] "tcp://0.0.0.0:5555", [2024-11-08T03:55:27.809Z] "unix:///var/run/docker.sock" [2024-11-08T03:55:27.809Z] ], [2024-11-08T03:55:27.809Z] "mtu": 1458, [2024-11-08T03:55:27.809Z] "selinux-enabled": true, [2024-11-08T03:55:27.809Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T03:55:27.809Z] } [Pipeline] sh [2024-11-08T03:55:28.190Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T03:55:28.576Z] + sudo service docker restart [2024-11-08T03:55:42.630Z] Removing intermediate container e99684fd4d75 [2024-11-08T03:55:42.630Z] ---> 802b450c2fdf [2024-11-08T03:55:42.630Z] Step 13/30 : FROM alpine:3.20 [2024-11-08T03:55:42.630Z] 3.20: Pulling from library/alpine [2024-11-08T03:55:42.630Z] 43c4264eed91: Already exists [2024-11-08T03:55:42.630Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:55:42.630Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T03:55:42.630Z] ---> 91ef0af61f39 [2024-11-08T03:55:42.630Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T03:55:42.630Z] ---> Running in 13a9c52dfa31 [2024-11-08T03:55:42.630Z] Removing intermediate container 13a9c52dfa31 [2024-11-08T03:55:42.630Z] ---> affa6d9d0fd0 [2024-11-08T03:55:42.630Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-08T03:55:42.630Z] ---> Running in 160363528a0f [2024-11-08T03:55:42.630Z] Removing intermediate container 160363528a0f [2024-11-08T03:55:42.630Z] ---> 43bed666affe [2024-11-08T03:55:42.630Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-08T03:55:42.630Z] ---> Running in e157ed452e71 [2024-11-08T03:55:42.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:42.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:42.630Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T03:55:42.630Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T03:55:42.630Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:55:42.630Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:55:42.630Z] OK: 9 MiB in 16 packages [2024-11-08T03:55:42.630Z] Removing intermediate container e157ed452e71 [2024-11-08T03:55:42.630Z] ---> fd38586893d9 [2024-11-08T03:55:42.630Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-08T03:55:42.899Z] ---> Running in 004516d2bc60 [2024-11-08T03:55:42.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:43.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:43.418Z] Upgrading critical system libraries and apk-tools: [2024-11-08T03:55:43.418Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:55:43.418Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:55:43.418Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:55:43.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:43.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:55:43.677Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:55:43.677Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:55:43.677Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:55:43.936Z] OK: 9 MiB in 16 packages [2024-11-08T03:55:44.195Z] Removing intermediate container 004516d2bc60 [2024-11-08T03:55:44.195Z] ---> 43125ae90bba [2024-11-08T03:55:44.195Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T03:55:44.454Z] ---> 1f191f2c24c9 [2024-11-08T03:55:44.454Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T03:55:44.454Z] ---> 6425f92b0b95 [2024-11-08T03:55:44.454Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-08T03:55:44.714Z] ---> 4dfef99c3538 [2024-11-08T03:55:44.714Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-08T03:55:44.714Z] ---> 8044b05d7d68 [2024-11-08T03:55:44.714Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-08T03:55:46.633Z] ---> 4be20afa15d6 [2024-11-08T03:55:46.633Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-08T03:55:46.633Z] ---> Running in 82a8371e88ac [2024-11-08T03:55:46.911Z] Removing intermediate container 82a8371e88ac [2024-11-08T03:55:46.911Z] ---> c5c267802295 [2024-11-08T03:55:46.911Z] Step 24/30 : VOLUME /cache [2024-11-08T03:55:46.911Z] ---> Running in 8dd838fe5521 [2024-11-08T03:55:46.911Z] Removing intermediate container 8dd838fe5521 [2024-11-08T03:55:46.911Z] ---> a78ba38f4177 [2024-11-08T03:55:46.911Z] Step 25/30 : EXPOSE 59711 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:55:46.974Z] provisioning config files... [2024-11-08T03:55:47.015Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/188@tmp/config6148929202112979045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:55:47.171Z] ---> Running in 599b9bbf09a7 [2024-11-08T03:55:47.171Z] Removing intermediate container 599b9bbf09a7 [2024-11-08T03:55:47.171Z] ---> 4309e59ab4fd [2024-11-08T03:55:47.171Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-08T03:55:47.171Z] ---> Running in f632e3486f5b [2024-11-08T03:55:47.508Z] Removing intermediate container f632e3486f5b [2024-11-08T03:55:47.508Z] ---> ba309040046d [2024-11-08T03:55:47.508Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-11-08T03:55:47.767Z] ---> Running in 0414a5173be5 [2024-11-08T03:55:47.767Z] Removing intermediate container 0414a5173be5 [2024-11-08T03:55:47.767Z] ---> 4665261c0249 [2024-11-08T03:55:47.767Z] Step 28/30 : LABEL arch=amd64 [2024-11-08T03:55:47.767Z] ---> Running in 5e378b470dd7 [2024-11-08T03:55:47.767Z] Removing intermediate container 5e378b470dd7 [2024-11-08T03:55:47.767Z] ---> 10c6c5eaf045 [2024-11-08T03:55:47.767Z] Step 29/30 : LABEL git_sha=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [2024-11-08T03:55:47.767Z] ---> Running in 3754966fa56a [2024-11-08T03:55:47.789Z] ---> ****-login.sh [2024-11-08T03:55:47.789Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:55:48.029Z] Removing intermediate container 3754966fa56a [2024-11-08T03:55:48.029Z] ---> a6e3caeff77f [2024-11-08T03:55:48.029Z] Step 30/30 : LABEL version=4.0.0-dev.1 [2024-11-08T03:55:48.029Z] ---> Running in 4d181ae3bf23 [2024-11-08T03:55:48.029Z] Removing intermediate container 4d181ae3bf23 [2024-11-08T03:55:48.029Z] ---> 7adb4a6f616d [2024-11-08T03:55:48.029Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T03:55:48.029Z] Successfully built 7adb4a6f616d [2024-11-08T03:55:48.029Z] 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-11-08T03:55:48.164Z] provisioning config files... [2024-11-08T03:55:48.175Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13178613461781474666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:55:48.486Z] ---> ****-login.sh [2024-11-08T03:55:48.486Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:55:48.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:48.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:48.486Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:48.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:48.486Z] [2024-11-08T03:55:48.486Z] Login Succeeded [2024-11-08T03:55:48.486Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:55:48.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:48.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:48.486Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:48.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:48.486Z] [2024-11-08T03:55:48.486Z] Login Succeeded [2024-11-08T03:55:48.486Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:55:48.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:48.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:48.744Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:48.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:48.744Z] [2024-11-08T03:55:48.744Z] Login Succeeded [2024-11-08T03:55:48.744Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:55:48.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:48.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:48.744Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:48.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:48.744Z] [2024-11-08T03:55:48.744Z] Login Succeeded [2024-11-08T03:55:48.744Z] ****.io [2024-11-08T03:55:48.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:48.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:48.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:48.795Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:48.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:48.795Z] [2024-11-08T03:55:48.795Z] Login Succeeded [2024-11-08T03:55:49.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:49.003Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:49.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:49.003Z] [2024-11-08T03:55:49.003Z] Login Succeeded [2024-11-08T03:55:49.003Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:55:49.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:55:49.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-11-08T03:55:49.072Z] nexus3.edgexfoundry.org:10002 [Pipeline] echo [2024-11-08T03:55:49.094Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-11-08T03:55:49.094Z] 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [2024-11-08T03:55:49.094Z] latest [2024-11-08T03:55:49.094Z] 4.0.0-dev.1 [2024-11-08T03:55:49.094Z] 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [2024-11-08T03:55:49.094Z] main [2024-11-08T03:55:49.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:49.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:49.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:49.350Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:49.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:49.350Z] [2024-11-08T03:55:49.350Z] Login Succeeded [2024-11-08T03:55:49.350Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:55:49.438Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:49.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:49.773Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [2024-11-08T03:55:49.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-08T03:55:49.773Z] 2c0fd7f14ea6: Preparing [2024-11-08T03:55:49.773Z] 6e7fe0febef7: Preparing [2024-11-08T03:55:49.773Z] a5e7282d983b: Preparing [2024-11-08T03:55:49.773Z] 5a7e9865ccfc: Preparing [2024-11-08T03:55:49.773Z] 9e1cb624f868: Preparing [2024-11-08T03:55:49.773Z] caadf55d1f90: Preparing [2024-11-08T03:55:49.773Z] 3e0404a9ea66: Preparing [2024-11-08T03:55:49.773Z] 660f4176b8ed: Preparing [2024-11-08T03:55:49.773Z] 63ca1fbb43ae: Preparing [2024-11-08T03:55:49.773Z] 3e0404a9ea66: Waiting [2024-11-08T03:55:49.773Z] caadf55d1f90: Waiting [2024-11-08T03:55:49.773Z] 660f4176b8ed: Waiting [2024-11-08T03:55:49.773Z] 63ca1fbb43ae: Waiting [2024-11-08T03:55:49.773Z] 9e1cb624f868: Pushed [2024-11-08T03:55:49.773Z] a5e7282d983b: Pushed [2024-11-08T03:55:49.773Z] 5a7e9865ccfc: Pushed [2024-11-08T03:55:49.773Z] 2c0fd7f14ea6: Pushed [2024-11-08T03:55:49.773Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:55:49.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:49.930Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:49.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:49.930Z] [2024-11-08T03:55:49.930Z] Login Succeeded [2024-11-08T03:55:49.930Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:55:50.029Z] caadf55d1f90: Pushed [2024-11-08T03:55:50.029Z] 660f4176b8ed: Pushed [2024-11-08T03:55:50.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:50.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:50.500Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:50.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:50.500Z] [2024-11-08T03:55:50.500Z] Login Succeeded [2024-11-08T03:55:50.500Z] ****.io [2024-11-08T03:55:50.594Z] 3e0404a9ea66: Pushed [2024-11-08T03:55:50.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:55:51.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:55:51.053Z] Configure a credential helper to remove this warning. See [2024-11-08T03:55:51.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:55:51.053Z] [2024-11-08T03:55:51.053Z] Login Succeeded [2024-11-08T03:55:51.053Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:55:51.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T03:55:51.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:55:51.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:55:51.588Z] ========================================================= [2024-11-08T03:55:51.588Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T03:55:51.588Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:51.989Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T03:55:52.271Z] Sending build context to Docker daemon 684kB [2024-11-08T03:55:52.271Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T03:55:52.271Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T03:55:52.561Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T03:55:52.561Z] cf04c63912e1: Pulling fs layer [2024-11-08T03:55:52.561Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T03:55:52.561Z] a37a00ec5f00: Pulling fs layer [2024-11-08T03:55:52.561Z] 50b3750afda1: Pulling fs layer [2024-11-08T03:55:52.561Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:55:52.561Z] 80978eb59214: Pulling fs layer [2024-11-08T03:55:52.561Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T03:55:52.561Z] 4f4fb700ef54: Waiting [2024-11-08T03:55:52.561Z] 80978eb59214: Waiting [2024-11-08T03:55:52.561Z] c9f46d7d2bd2: Waiting [2024-11-08T03:55:52.561Z] 50b3750afda1: Waiting [2024-11-08T03:55:52.561Z] c5a475d317c9: Pulling fs layer [2024-11-08T03:55:52.561Z] c5a475d317c9: Waiting [2024-11-08T03:55:52.561Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T03:55:52.561Z] 55b35a11ae5e: Download complete [2024-11-08T03:55:52.561Z] 50b3750afda1: Verifying Checksum [2024-11-08T03:55:52.561Z] 50b3750afda1: Download complete [2024-11-08T03:55:52.561Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T03:55:52.561Z] 4f4fb700ef54: Download complete [2024-11-08T03:55:52.561Z] cf04c63912e1: Download complete [2024-11-08T03:55:52.561Z] 80978eb59214: Verifying Checksum [2024-11-08T03:55:52.839Z] 80978eb59214: Download complete [2024-11-08T03:55:53.118Z] c5a475d317c9: Verifying Checksum [2024-11-08T03:55:53.118Z] c5a475d317c9: Download complete [2024-11-08T03:55:53.901Z] 6e7fe0febef7: Pushed [2024-11-08T03:55:53.901Z] 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:54.119Z] cf04c63912e1: Pull complete [2024-11-08T03:55:54.232Z] + 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-11-08T03:55:54.557Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-11-08T03:55:54.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-08T03:55:54.557Z] 2c0fd7f14ea6: Preparing [2024-11-08T03:55:54.557Z] 6e7fe0febef7: Preparing [2024-11-08T03:55:54.557Z] a5e7282d983b: Preparing [2024-11-08T03:55:54.557Z] 5a7e9865ccfc: Preparing [2024-11-08T03:55:54.557Z] 9e1cb624f868: Preparing [2024-11-08T03:55:54.557Z] caadf55d1f90: Preparing [2024-11-08T03:55:54.557Z] 3e0404a9ea66: Preparing [2024-11-08T03:55:54.557Z] 660f4176b8ed: Preparing [2024-11-08T03:55:54.557Z] 63ca1fbb43ae: Preparing [2024-11-08T03:55:54.557Z] caadf55d1f90: Waiting [2024-11-08T03:55:54.557Z] 3e0404a9ea66: Waiting [2024-11-08T03:55:54.557Z] 660f4176b8ed: Waiting [2024-11-08T03:55:54.557Z] 63ca1fbb43ae: Waiting [2024-11-08T03:55:54.557Z] 6e7fe0febef7: Layer already exists [2024-11-08T03:55:54.557Z] 9e1cb624f868: Layer already exists [2024-11-08T03:55:54.557Z] a5e7282d983b: Layer already exists [2024-11-08T03:55:54.557Z] 2c0fd7f14ea6: Layer already exists [2024-11-08T03:55:54.557Z] 5a7e9865ccfc: Layer already exists [2024-11-08T03:55:54.557Z] 3e0404a9ea66: Layer already exists [2024-11-08T03:55:54.557Z] 660f4176b8ed: Layer already exists [2024-11-08T03:55:54.557Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:55:54.557Z] caadf55d1f90: Layer already exists [2024-11-08T03:55:54.557Z] latest: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:54.722Z] 55b35a11ae5e: Pull complete [2024-11-08T03:55:54.886Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:54.999Z] a37a00ec5f00: Verifying Checksum [2024-11-08T03:55:54.999Z] a37a00ec5f00: Download complete [2024-11-08T03:55:55.218Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.1 [2024-11-08T03:55:55.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-08T03:55:55.218Z] 2c0fd7f14ea6: Preparing [2024-11-08T03:55:55.218Z] 6e7fe0febef7: Preparing [2024-11-08T03:55:55.218Z] a5e7282d983b: Preparing [2024-11-08T03:55:55.218Z] 5a7e9865ccfc: Preparing [2024-11-08T03:55:55.218Z] 9e1cb624f868: Preparing [2024-11-08T03:55:55.218Z] caadf55d1f90: Preparing [2024-11-08T03:55:55.218Z] 3e0404a9ea66: Preparing [2024-11-08T03:55:55.218Z] 660f4176b8ed: Preparing [2024-11-08T03:55:55.218Z] caadf55d1f90: Waiting [2024-11-08T03:55:55.218Z] 660f4176b8ed: Waiting [2024-11-08T03:55:55.218Z] 63ca1fbb43ae: Preparing [2024-11-08T03:55:55.218Z] 63ca1fbb43ae: Waiting [2024-11-08T03:55:55.218Z] 3e0404a9ea66: Waiting [2024-11-08T03:55:55.218Z] 6e7fe0febef7: Layer already exists [2024-11-08T03:55:55.218Z] 9e1cb624f868: Layer already exists [2024-11-08T03:55:55.218Z] 5a7e9865ccfc: Layer already exists [2024-11-08T03:55:55.218Z] a5e7282d983b: Layer already exists [2024-11-08T03:55:55.218Z] 2c0fd7f14ea6: Layer already exists [2024-11-08T03:55:55.218Z] 3e0404a9ea66: Layer already exists [2024-11-08T03:55:55.218Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:55:55.218Z] caadf55d1f90: Layer already exists [2024-11-08T03:55:55.218Z] 660f4176b8ed: Layer already exists [2024-11-08T03:55:55.218Z] 4.0.0-dev.1: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:55.543Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:55.870Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [2024-11-08T03:55:55.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-08T03:55:55.870Z] 2c0fd7f14ea6: Preparing [2024-11-08T03:55:55.870Z] 6e7fe0febef7: Preparing [2024-11-08T03:55:55.870Z] a5e7282d983b: Preparing [2024-11-08T03:55:55.870Z] 5a7e9865ccfc: Preparing [2024-11-08T03:55:55.870Z] 9e1cb624f868: Preparing [2024-11-08T03:55:55.870Z] caadf55d1f90: Preparing [2024-11-08T03:55:55.870Z] 3e0404a9ea66: Preparing [2024-11-08T03:55:55.870Z] 660f4176b8ed: Preparing [2024-11-08T03:55:55.870Z] 63ca1fbb43ae: Preparing [2024-11-08T03:55:55.870Z] caadf55d1f90: Waiting [2024-11-08T03:55:55.870Z] 660f4176b8ed: Waiting [2024-11-08T03:55:55.870Z] 3e0404a9ea66: Waiting [2024-11-08T03:55:55.870Z] 63ca1fbb43ae: Waiting [2024-11-08T03:55:55.870Z] 5a7e9865ccfc: Layer already exists [2024-11-08T03:55:55.870Z] 2c0fd7f14ea6: Layer already exists [2024-11-08T03:55:55.870Z] 6e7fe0febef7: Layer already exists [2024-11-08T03:55:55.870Z] 9e1cb624f868: Layer already exists [2024-11-08T03:55:55.870Z] a5e7282d983b: Layer already exists [2024-11-08T03:55:55.870Z] 3e0404a9ea66: Layer already exists [2024-11-08T03:55:55.870Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:55:55.870Z] 660f4176b8ed: Layer already exists [2024-11-08T03:55:55.870Z] caadf55d1f90: Layer already exists [2024-11-08T03:55:55.870Z] 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:55.983Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T03:55:55.984Z] c9f46d7d2bd2: Download complete [2024-11-08T03:55:56.197Z] + 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-11-08T03:55:56.525Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-11-08T03:55:56.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-08T03:55:56.525Z] 2c0fd7f14ea6: Preparing [2024-11-08T03:55:56.525Z] 6e7fe0febef7: Preparing [2024-11-08T03:55:56.525Z] a5e7282d983b: Preparing [2024-11-08T03:55:56.525Z] 5a7e9865ccfc: Preparing [2024-11-08T03:55:56.525Z] 9e1cb624f868: Preparing [2024-11-08T03:55:56.525Z] caadf55d1f90: Preparing [2024-11-08T03:55:56.525Z] 3e0404a9ea66: Preparing [2024-11-08T03:55:56.525Z] 660f4176b8ed: Preparing [2024-11-08T03:55:56.525Z] 63ca1fbb43ae: Preparing [2024-11-08T03:55:56.525Z] caadf55d1f90: Waiting [2024-11-08T03:55:56.525Z] 3e0404a9ea66: Waiting [2024-11-08T03:55:56.525Z] 660f4176b8ed: Waiting [2024-11-08T03:55:56.525Z] 63ca1fbb43ae: Waiting [2024-11-08T03:55:56.525Z] 9e1cb624f868: Layer already exists [2024-11-08T03:55:56.525Z] 5a7e9865ccfc: Layer already exists [2024-11-08T03:55:56.525Z] 2c0fd7f14ea6: Layer already exists [2024-11-08T03:55:56.525Z] a5e7282d983b: Layer already exists [2024-11-08T03:55:56.525Z] 6e7fe0febef7: Layer already exists [2024-11-08T03:55:56.525Z] caadf55d1f90: Layer already exists [2024-11-08T03:55:56.525Z] 660f4176b8ed: Layer already exists [2024-11-08T03:55:56.525Z] 3e0404a9ea66: Layer already exists [2024-11-08T03:55:56.525Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:55:56.525Z] main: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:55:56.612Z] ===================================================== [Pipeline] echo [2024-11-08T03:55:56.630Z] taggedImages: [2024-11-08T03:55:56.630Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [2024-11-08T03:55:56.630Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-11-08T03:55:56.630Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.1 [2024-11-08T03:55:56.630Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [2024-11-08T03:55:56.630Z] - 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-11-08T03:55:57.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:55:57.042Z] [2024-11-08T03:55:57.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:55:57.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:55:57.348Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T03:55:57.348Z] 5eb5b503b376: Pulling fs layer [2024-11-08T03:55:57.348Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T03:55:57.348Z] ec43610c2a17: Pulling fs layer [2024-11-08T03:55:57.348Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T03:55:57.348Z] 33b1e0a273af: Pulling fs layer [2024-11-08T03:55:57.348Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T03:55:57.348Z] 2f39f015ded8: Pulling fs layer [2024-11-08T03:55:57.348Z] 3a2ae6a8a46f: Waiting [2024-11-08T03:55:57.348Z] 33b1e0a273af: Waiting [2024-11-08T03:55:57.348Z] 5d3b04190fa2: Waiting [2024-11-08T03:55:57.348Z] 2f39f015ded8: Waiting [2024-11-08T03:55:57.348Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T03:55:57.348Z] 5c69ac0246d0: Download complete [2024-11-08T03:55:57.348Z] 3a2ae6a8a46f: Download complete [2024-11-08T03:55:57.348Z] 33b1e0a273af: Verifying Checksum [2024-11-08T03:55:57.348Z] 33b1e0a273af: Download complete [2024-11-08T03:55:57.348Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T03:55:57.348Z] 5d3b04190fa2: Download complete [2024-11-08T03:55:57.348Z] ec43610c2a17: Verifying Checksum [2024-11-08T03:55:57.348Z] ec43610c2a17: Download complete [2024-11-08T03:55:57.606Z] 5eb5b503b376: Verifying Checksum [2024-11-08T03:55:57.606Z] 5eb5b503b376: Download complete [2024-11-08T03:55:58.172Z] 2f39f015ded8: Verifying Checksum [2024-11-08T03:55:58.172Z] 2f39f015ded8: Download complete [2024-11-08T03:55:58.762Z] 5eb5b503b376: Pull complete [2024-11-08T03:55:58.762Z] 5c69ac0246d0: Pull complete [2024-11-08T03:55:59.326Z] ec43610c2a17: Pull complete [2024-11-08T03:55:59.326Z] 3a2ae6a8a46f: Pull complete [2024-11-08T03:55:59.326Z] 33b1e0a273af: Pull complete [2024-11-08T03:55:59.583Z] 5d3b04190fa2: Pull complete [2024-11-08T03:56:03.793Z] 2f39f015ded8: Pull complete [2024-11-08T03:56:03.793Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T03:56:03.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:56:03.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:56:03.922Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T03:56:03.960Z] $ 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-11-08T03:56:08.743Z] $ docker top b084f11d2d4074432d6f3b921593c4e414d1253817aa90db9c2098a4c96c24ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:56:09.152Z] ---> job-cost.sh [2024-11-08T03:56:09.152Z] lf-activate-venv: SKIPPING [2024-11-08T03:56:09.152Z] INFO: No Stack... [2024-11-08T03:56:09.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T03:56:09.670Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T03:56:09.958Z] + cut -d, -f6 [2024-11-08T03:56:09.958Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock [2024-11-08T03:56:09.973Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [2024-11-08T03:56:09.981Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] did not exist. Created. [2024-11-08T03:56:09.988Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T03:56:10.297Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T03:56:10.331Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T03:56:10.340Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T03:56:10.360Z] $ docker stop --time=1 b084f11d2d4074432d6f3b921593c4e414d1253817aa90db9c2098a4c96c24ea [2024-11-08T03:56:11.194Z] a37a00ec5f00: Pull complete [2024-11-08T03:56:11.194Z] 50b3750afda1: Pull complete [2024-11-08T03:56:11.194Z] 4f4fb700ef54: Pull complete [2024-11-08T03:56:11.194Z] 80978eb59214: Pull complete [2024-11-08T03:56:11.502Z] $ docker rm -f --volumes b084f11d2d4074432d6f3b921593c4e414d1253817aa90db9c2098a4c96c24ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T03:56:19.489Z] c9f46d7d2bd2: Pull complete [2024-11-08T03:56:21.465Z] c5a475d317c9: Pull complete [2024-11-08T03:56:21.465Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T03:56:21.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T03:56:21.465Z] ---> be29e6b0f0d4 [2024-11-08T03:56:21.465Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T03:56:22.457Z] ---> Running in ded416184557 [2024-11-08T03:56:22.732Z] Removing intermediate container ded416184557 [2024-11-08T03:56:22.732Z] ---> e6f303cc564a [2024-11-08T03:56:22.732Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T03:56:22.732Z] ---> Running in 16dcde62ab5f [2024-11-08T03:56:23.357Z] Removing intermediate container 16dcde62ab5f [2024-11-08T03:56:23.357Z] ---> 77b8e6840d4f [2024-11-08T03:56:23.357Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T03:56:23.972Z] ---> Running in 8b88e20a7361 [2024-11-08T03:56:24.257Z] Removing intermediate container 8b88e20a7361 [2024-11-08T03:56:24.257Z] ---> 3c2908a73dc4 [2024-11-08T03:56:24.257Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T03:56:24.536Z] ---> Running in 62f03c0c08f1 [2024-11-08T03:56:25.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:56:26.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:56:27.707Z] OK: 238 MiB in 54 packages [2024-11-08T03:56:29.151Z] Removing intermediate container 62f03c0c08f1 [2024-11-08T03:56:29.151Z] ---> 45955ea6e2fe [2024-11-08T03:56:29.151Z] Step 7/12 : WORKDIR /app [2024-11-08T03:56:29.151Z] ---> Running in 8ad6bab1d710 [2024-11-08T03:56:29.422Z] Removing intermediate container 8ad6bab1d710 [2024-11-08T03:56:29.422Z] ---> b068caf3aa1b [2024-11-08T03:56:29.422Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T03:56:30.013Z] ---> 25a35568ad71 [2024-11-08T03:56:30.013Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:56:30.013Z] ---> Running in 8016fd5bf1cf [2024-11-08T03:58:36.838Z] Removing intermediate container 8016fd5bf1cf [2024-11-08T03:58:36.838Z] ---> e340258dcbcf [2024-11-08T03:58:36.838Z] Step 10/12 : COPY . . [2024-11-08T03:58:36.838Z] ---> cc8159e4f805 [2024-11-08T03:58:36.838Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T03:58:36.838Z] ---> Running in decf7fca146e [2024-11-08T03:58:36.838Z] Removing intermediate container decf7fca146e [2024-11-08T03:58:36.838Z] ---> 13c10f70f894 [2024-11-08T03:58:36.838Z] Step 12/12 : RUN $MAKE [2024-11-08T03:58:36.838Z] ---> Running in 0dedb575a192 [2024-11-08T03:58:36.838Z] noop [2024-11-08T03:58:36.838Z] Removing intermediate container 0dedb575a192 [2024-11-08T03:58:36.838Z] ---> 0abb0be0d1d2 [2024-11-08T03:58:36.838Z] Successfully built 0abb0be0d1d2 [2024-11-08T03:58:36.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:58:37.272Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T03:58:37.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:58:37.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-25848 does not seem to be running inside a container [2024-11-08T03:58:37.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/188 -v /w/workspace/app-rfid-llrp-inventory/188:/w/workspace/app-rfid-llrp-inventory/188:rw,z -v /w/workspace/app-rfid-llrp-inventory/188@tmp:/w/workspace/app-rfid-llrp-inventory/188@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-11-08T03:58:38.997Z] $ docker top 10f14ba307137c8ec0e6859399c21f191d35ac8d3728d1d2fd1a9c2b298c85a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:58:39.851Z] + go version [2024-11-08T03:58:39.851Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T03:58:39.880Z] $ docker stop --time=1 10f14ba307137c8ec0e6859399c21f191d35ac8d3728d1d2fd1a9c2b298c85a3 [2024-11-08T03:58:41.557Z] $ docker rm -f --volumes 10f14ba307137c8ec0e6859399c21f191d35ac8d3728d1d2fd1a9c2b298c85a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:58:42.169Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T03:58:42.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:58:42.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-25848 does not seem to be running inside a container [2024-11-08T03:58:42.475Z] $ 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/188 -v /w/workspace/app-rfid-llrp-inventory/188:/w/workspace/app-rfid-llrp-inventory/188:rw,z -v /w/workspace/app-rfid-llrp-inventory/188@tmp:/w/workspace/app-rfid-llrp-inventory/188@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-11-08T03:58:43.845Z] $ docker top 63b59a6f7a7505784491f32f2ab3cff076a4be4193e9a46837298de7a8716cba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:58:44.769Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/188 [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:58:45.476Z] + make test [2024-11-08T03:58:45.477Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-08T04:04:37.917Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-08T04:04:41.290Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-08T04:04:43.867Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.274s coverage: 86.2% of statements [2024-11-08T04:04:59.088Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.554s coverage: 71.9% of statements [2024-11-08T04:04:59.088Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T04:04:59.088Z] go vet ./... [2024-11-08T04:10:21.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T04:10:21.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T04:10:21.277Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-08T04:10:21.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T04:10:21.331Z] $ docker stop --time=1 63b59a6f7a7505784491f32f2ab3cff076a4be4193e9a46837298de7a8716cba [2024-11-08T04:10:23.342Z] $ docker rm -f --volumes 63b59a6f7a7505784491f32f2ab3cff076a4be4193e9a46837298de7a8716cba [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:10:26.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T04:10:26.127Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T04:10:26.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T04:10:27.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T04:10:27.551Z] + ls -al . [2024-11-08T04:10:27.551Z] total 292 [2024-11-08T04:10:27.551Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 03:58 . [2024-11-08T04:10:27.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:55 .. [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 03:55 .dockerignore [2024-11-08T04:10:27.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:55 .git [2024-11-08T04:10:27.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:55 .github [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 03:55 .gitignore [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 8 03:55 .golangci.yml [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 20300 Nov 8 03:55 Attribution.txt [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 8 03:55 CHANGELOG.md [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 8 03:55 Dockerfile [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 03:55 GOVERNANCE.md [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 03:55 Jenkinsfile [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 03:55 LICENSE [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 3065 Nov 8 03:55 Makefile [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 03:55 OWNERS.md [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 03:55 README.md [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 03:52 VERSION [2024-11-08T04:10:27.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 bin [2024-11-08T04:10:27.551Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 8 04:04 coverage.out [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 7508 Nov 8 03:55 go.mod [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 100922 Nov 8 03:55 go.sum [2024-11-08T04:10:27.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 images [2024-11-08T04:10:27.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:55 internal [2024-11-08T04:10:27.551Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 03:55 main.go [2024-11-08T04:10:27.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 openapi [2024-11-08T04:10:27.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 res [2024-11-08T04:10:27.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:10:27.918Z] + 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=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c --label arch=arm64 --label version=4.0.0-dev.1 . [2024-11-08T04:10:28.201Z] Sending build context to Docker daemon 684kB [2024-11-08T04:10:28.201Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T04:10:28.201Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-08T04:10:28.201Z] ---> 0abb0be0d1d2 [2024-11-08T04:10:28.201Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T04:10:28.475Z] ---> Running in eee92891b660 [2024-11-08T04:10:28.746Z] Removing intermediate container eee92891b660 [2024-11-08T04:10:28.746Z] ---> ab91e8743653 [2024-11-08T04:10:28.746Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T04:10:28.746Z] ---> Running in d8d8d0689e77 [2024-11-08T04:10:29.331Z] Removing intermediate container d8d8d0689e77 [2024-11-08T04:10:29.331Z] ---> 69d523eb59aa [2024-11-08T04:10:29.331Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-08T04:10:29.331Z] ---> Running in 4a2a0498d3b4 [2024-11-08T04:10:29.633Z] Removing intermediate container 4a2a0498d3b4 [2024-11-08T04:10:29.633Z] ---> f4939e706ec9 [2024-11-08T04:10:29.633Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T04:10:29.633Z] ---> Running in 86cd7b7789d3 [2024-11-08T04:10:31.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:10:31.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:10:32.767Z] OK: 238 MiB in 54 packages [2024-11-08T04:10:33.742Z] Removing intermediate container 86cd7b7789d3 [2024-11-08T04:10:33.742Z] ---> ee23be1726c4 [2024-11-08T04:10:33.742Z] Step 7/30 : WORKDIR /app [2024-11-08T04:10:34.012Z] ---> Running in ca77b5038e00 [2024-11-08T04:10:34.280Z] Removing intermediate container ca77b5038e00 [2024-11-08T04:10:34.281Z] ---> 3b2a6b76b476 [2024-11-08T04:10:34.281Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-08T04:10:34.868Z] ---> 830e19705c5a [2024-11-08T04:10:34.868Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T04:10:34.868Z] ---> Running in 8bb959a73e5c [2024-11-08T04:10:37.461Z] Removing intermediate container 8bb959a73e5c [2024-11-08T04:10:37.461Z] ---> 7c262b95d2cb [2024-11-08T04:10:37.461Z] Step 10/30 : COPY . . [2024-11-08T04:10:38.421Z] ---> de3c6a55b59a [2024-11-08T04:10:38.421Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T04:10:38.421Z] ---> Running in 78834f390824 [2024-11-08T04:10:38.690Z] Removing intermediate container 78834f390824 [2024-11-08T04:10:38.691Z] ---> 62fdf27d1d74 [2024-11-08T04:10:38.691Z] Step 12/30 : RUN $MAKE [2024-11-08T04:10:38.691Z] ---> Running in 897fca8f9ba5 [2024-11-08T04:10:40.104Z] 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=4.0.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-08T04:15:17.077Z] Removing intermediate container 897fca8f9ba5 [2024-11-08T04:15:17.077Z] ---> a9bcd4fa6f81 [2024-11-08T04:15:17.077Z] Step 13/30 : FROM alpine:3.20 [2024-11-08T04:15:17.077Z] 3.20: Pulling from library/alpine [2024-11-08T04:15:17.077Z] cf04c63912e1: Already exists [2024-11-08T04:15:17.077Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T04:15:17.077Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T04:15:17.077Z] ---> c157a85ed455 [2024-11-08T04:15:17.077Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T04:15:17.077Z] ---> Running in 69ccef714094 [2024-11-08T04:15:17.077Z] Removing intermediate container 69ccef714094 [2024-11-08T04:15:17.077Z] ---> d5a40e351607 [2024-11-08T04:15:17.077Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-08T04:15:17.077Z] ---> Running in d17ff7c89277 [2024-11-08T04:15:17.077Z] Removing intermediate container d17ff7c89277 [2024-11-08T04:15:17.077Z] ---> 84a649140b9f [2024-11-08T04:15:17.077Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-08T04:15:17.077Z] ---> Running in 5e5e6201d45f [2024-11-08T04:15:17.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:15:17.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:15:17.077Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T04:15:17.077Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T04:15:17.077Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:15:17.077Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:15:17.077Z] OK: 10 MiB in 16 packages [2024-11-08T04:15:17.077Z] Removing intermediate container 5e5e6201d45f [2024-11-08T04:15:17.077Z] ---> 7abc1fbe5ea4 [2024-11-08T04:15:17.077Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-08T04:15:17.077Z] ---> Running in 2ce12daf4488 [2024-11-08T04:15:17.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:15:17.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:15:18.041Z] Upgrading critical system libraries and apk-tools: [2024-11-08T04:15:18.041Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T04:15:18.312Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T04:15:18.583Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T04:15:18.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T04:15:18.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T04:15:20.260Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:15:20.261Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T04:15:20.528Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T04:15:20.528Z] OK: 10 MiB in 16 packages [2024-11-08T04:15:21.937Z] Removing intermediate container 2ce12daf4488 [2024-11-08T04:15:21.937Z] ---> f7f37daeb5ec [2024-11-08T04:15:21.937Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T04:15:22.205Z] ---> a44f56bfa50a [2024-11-08T04:15:22.205Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T04:15:22.788Z] ---> 3551915dda6b [2024-11-08T04:15:22.788Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-08T04:15:23.371Z] ---> 86f926290d22 [2024-11-08T04:15:23.371Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-08T04:15:23.950Z] ---> 630542beb08e [2024-11-08T04:15:23.950Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-08T04:15:26.652Z] ---> b5fc22abdeb5 [2024-11-08T04:15:26.652Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-08T04:15:26.652Z] ---> Running in 447ff85f76c8 [2024-11-08T04:15:28.070Z] Removing intermediate container 447ff85f76c8 [2024-11-08T04:15:28.070Z] ---> 9c41eb648799 [2024-11-08T04:15:28.070Z] Step 24/30 : VOLUME /cache [2024-11-08T04:15:28.344Z] ---> Running in 17839710c5c0 [2024-11-08T04:15:28.610Z] Removing intermediate container 17839710c5c0 [2024-11-08T04:15:28.610Z] ---> e7cb43369f26 [2024-11-08T04:15:28.610Z] Step 25/30 : EXPOSE 59711 [2024-11-08T04:15:28.610Z] ---> Running in c6d50d60e9fd [2024-11-08T04:15:28.879Z] Removing intermediate container c6d50d60e9fd [2024-11-08T04:15:28.879Z] ---> 2e6dda58e893 [2024-11-08T04:15:28.879Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-08T04:15:29.158Z] ---> Running in ae1a459b34be [2024-11-08T04:15:29.425Z] Removing intermediate container ae1a459b34be [2024-11-08T04:15:29.426Z] ---> 0f251aa77270 [2024-11-08T04:15:29.426Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-11-08T04:15:29.426Z] ---> Running in 4b89acf08199 [2024-11-08T04:15:29.692Z] Removing intermediate container 4b89acf08199 [2024-11-08T04:15:29.692Z] ---> e97e13834b7a [2024-11-08T04:15:29.692Z] Step 28/30 : LABEL arch=arm64 [2024-11-08T04:15:29.692Z] ---> Running in 4fe1d48dd38a [2024-11-08T04:15:29.967Z] Removing intermediate container 4fe1d48dd38a [2024-11-08T04:15:29.967Z] ---> f69620908d72 [2024-11-08T04:15:29.967Z] Step 29/30 : LABEL git_sha=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [2024-11-08T04:15:30.237Z] ---> Running in 34b86c1e0c9a [2024-11-08T04:15:30.502Z] Removing intermediate container 34b86c1e0c9a [2024-11-08T04:15:30.502Z] ---> 732225c1daa7 [2024-11-08T04:15:30.502Z] Step 30/30 : LABEL version=4.0.0-dev.1 [2024-11-08T04:15:30.502Z] ---> Running in 64d87e4e0ba6 [2024-11-08T04:15:30.775Z] Removing intermediate container 64d87e4e0ba6 [2024-11-08T04:15:30.775Z] ---> 9d3748443cd0 [2024-11-08T04:15:30.775Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T04:15:30.775Z] Successfully built 9d3748443cd0 [2024-11-08T04:15:30.775Z] 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-11-08T04:15:30.911Z] provisioning config files... [2024-11-08T04:15:30.924Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/188@tmp/config341177722209820775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:15:31.264Z] ---> ****-login.sh [2024-11-08T04:15:31.264Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:15:31.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:15:31.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:15:31.534Z] Configure a credential helper to remove this warning. See [2024-11-08T04:15:31.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:15:31.534Z] [2024-11-08T04:15:31.534Z] Login Succeeded [2024-11-08T04:15:31.534Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:15:31.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:15:31.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:15:31.800Z] Configure a credential helper to remove this warning. See [2024-11-08T04:15:31.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:15:31.800Z] [2024-11-08T04:15:31.800Z] Login Succeeded [2024-11-08T04:15:31.800Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:15:32.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:15:32.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:15:32.333Z] Configure a credential helper to remove this warning. See [2024-11-08T04:15:32.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:15:32.333Z] [2024-11-08T04:15:32.333Z] Login Succeeded [2024-11-08T04:15:32.333Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:15:32.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:15:32.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:15:32.599Z] Configure a credential helper to remove this warning. See [2024-11-08T04:15:32.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:15:32.599Z] [2024-11-08T04:15:32.599Z] Login Succeeded [2024-11-08T04:15:32.599Z] ****.io [2024-11-08T04:15:32.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:15:33.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:15:33.131Z] Configure a credential helper to remove this warning. See [2024-11-08T04:15:33.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:15:33.131Z] [2024-11-08T04:15:33.131Z] Login Succeeded [2024-11-08T04:15:33.131Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:15:33.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:15:33.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:15:33.233Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-11-08T04:15:33.233Z] 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [2024-11-08T04:15:33.233Z] latest [2024-11-08T04:15:33.233Z] 4.0.0-dev.1 [2024-11-08T04:15:33.233Z] 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [2024-11-08T04:15:33.233Z] main [2024-11-08T04:15:33.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:33.620Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:33.985Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [2024-11-08T04:15:33.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-08T04:15:33.985Z] 88628c0dd1bd: Preparing [2024-11-08T04:15:33.985Z] 20b5948ce78e: Preparing [2024-11-08T04:15:33.985Z] e42a483746a4: Preparing [2024-11-08T04:15:33.985Z] 6f260830f7fa: Preparing [2024-11-08T04:15:33.985Z] 6f67d86b8466: Preparing [2024-11-08T04:15:33.985Z] 74ec4cfdd785: Preparing [2024-11-08T04:15:33.985Z] 5ed3719f235e: Preparing [2024-11-08T04:15:33.985Z] d97aecff5b0d: Preparing [2024-11-08T04:15:33.985Z] 16113d51b718: Preparing [2024-11-08T04:15:33.985Z] 74ec4cfdd785: Waiting [2024-11-08T04:15:33.985Z] 5ed3719f235e: Waiting [2024-11-08T04:15:33.985Z] d97aecff5b0d: Waiting [2024-11-08T04:15:33.985Z] 16113d51b718: Waiting [2024-11-08T04:15:34.256Z] e42a483746a4: Pushed [2024-11-08T04:15:34.256Z] 88628c0dd1bd: Pushed [2024-11-08T04:15:34.256Z] 6f67d86b8466: Pushed [2024-11-08T04:15:34.256Z] 6f260830f7fa: Pushed [2024-11-08T04:15:34.256Z] 16113d51b718: Layer already exists [2024-11-08T04:15:34.520Z] 74ec4cfdd785: Pushed [2024-11-08T04:15:34.784Z] d97aecff5b0d: Pushed [2024-11-08T04:15:36.188Z] 5ed3719f235e: Pushed [2024-11-08T04:15:42.821Z] 20b5948ce78e: Pushed [2024-11-08T04:15:42.821Z] 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:43.211Z] + 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-11-08T04:15:43.580Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-11-08T04:15:43.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-08T04:15:43.849Z] 88628c0dd1bd: Preparing [2024-11-08T04:15:43.849Z] 20b5948ce78e: Preparing [2024-11-08T04:15:43.849Z] e42a483746a4: Preparing [2024-11-08T04:15:43.849Z] 6f260830f7fa: Preparing [2024-11-08T04:15:43.849Z] 6f67d86b8466: Preparing [2024-11-08T04:15:43.849Z] 74ec4cfdd785: Preparing [2024-11-08T04:15:43.849Z] 5ed3719f235e: Preparing [2024-11-08T04:15:43.849Z] d97aecff5b0d: Preparing [2024-11-08T04:15:43.849Z] 16113d51b718: Preparing [2024-11-08T04:15:43.849Z] 74ec4cfdd785: Waiting [2024-11-08T04:15:43.849Z] 5ed3719f235e: Waiting [2024-11-08T04:15:43.849Z] d97aecff5b0d: Waiting [2024-11-08T04:15:43.849Z] 16113d51b718: Waiting [2024-11-08T04:15:43.849Z] 20b5948ce78e: Layer already exists [2024-11-08T04:15:43.849Z] e42a483746a4: Layer already exists [2024-11-08T04:15:43.849Z] 6f260830f7fa: Layer already exists [2024-11-08T04:15:43.849Z] 6f67d86b8466: Layer already exists [2024-11-08T04:15:43.849Z] 88628c0dd1bd: Layer already exists [2024-11-08T04:15:43.849Z] 5ed3719f235e: Layer already exists [2024-11-08T04:15:43.849Z] 16113d51b718: Layer already exists [2024-11-08T04:15:43.849Z] 74ec4cfdd785: Layer already exists [2024-11-08T04:15:43.849Z] d97aecff5b0d: Layer already exists [2024-11-08T04:15:44.137Z] latest: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:44.518Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:44.896Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.1 [2024-11-08T04:15:44.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-08T04:15:44.896Z] 88628c0dd1bd: Preparing [2024-11-08T04:15:44.896Z] 20b5948ce78e: Preparing [2024-11-08T04:15:44.896Z] e42a483746a4: Preparing [2024-11-08T04:15:44.896Z] 6f260830f7fa: Preparing [2024-11-08T04:15:44.896Z] 6f67d86b8466: Preparing [2024-11-08T04:15:44.896Z] 74ec4cfdd785: Preparing [2024-11-08T04:15:44.896Z] 5ed3719f235e: Preparing [2024-11-08T04:15:44.896Z] d97aecff5b0d: Preparing [2024-11-08T04:15:44.896Z] 16113d51b718: Preparing [2024-11-08T04:15:44.896Z] 74ec4cfdd785: Waiting [2024-11-08T04:15:44.896Z] 5ed3719f235e: Waiting [2024-11-08T04:15:44.896Z] d97aecff5b0d: Waiting [2024-11-08T04:15:44.896Z] 16113d51b718: Waiting [2024-11-08T04:15:44.896Z] e42a483746a4: Layer already exists [2024-11-08T04:15:44.896Z] 88628c0dd1bd: Layer already exists [2024-11-08T04:15:44.896Z] 6f67d86b8466: Layer already exists [2024-11-08T04:15:44.896Z] 6f260830f7fa: Layer already exists [2024-11-08T04:15:44.896Z] 20b5948ce78e: Layer already exists [2024-11-08T04:15:44.896Z] 74ec4cfdd785: Layer already exists [2024-11-08T04:15:44.896Z] d97aecff5b0d: Layer already exists [2024-11-08T04:15:44.896Z] 16113d51b718: Layer already exists [2024-11-08T04:15:44.896Z] 5ed3719f235e: Layer already exists [2024-11-08T04:15:45.162Z] 4.0.0-dev.1: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:45.526Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:45.977Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [2024-11-08T04:15:45.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-08T04:15:45.977Z] 88628c0dd1bd: Preparing [2024-11-08T04:15:45.977Z] 20b5948ce78e: Preparing [2024-11-08T04:15:45.977Z] e42a483746a4: Preparing [2024-11-08T04:15:45.977Z] 6f260830f7fa: Preparing [2024-11-08T04:15:45.977Z] 6f67d86b8466: Preparing [2024-11-08T04:15:45.977Z] 74ec4cfdd785: Preparing [2024-11-08T04:15:45.977Z] 5ed3719f235e: Preparing [2024-11-08T04:15:45.977Z] d97aecff5b0d: Preparing [2024-11-08T04:15:45.977Z] 16113d51b718: Preparing [2024-11-08T04:15:45.977Z] 74ec4cfdd785: Waiting [2024-11-08T04:15:45.977Z] 5ed3719f235e: Waiting [2024-11-08T04:15:45.977Z] d97aecff5b0d: Waiting [2024-11-08T04:15:45.977Z] 16113d51b718: Waiting [2024-11-08T04:15:45.977Z] 6f260830f7fa: Layer already exists [2024-11-08T04:15:45.977Z] e42a483746a4: Layer already exists [2024-11-08T04:15:45.977Z] 6f67d86b8466: Layer already exists [2024-11-08T04:15:45.977Z] 20b5948ce78e: Layer already exists [2024-11-08T04:15:45.977Z] 88628c0dd1bd: Layer already exists [2024-11-08T04:15:45.977Z] 74ec4cfdd785: Layer already exists [2024-11-08T04:15:45.977Z] 16113d51b718: Layer already exists [2024-11-08T04:15:45.977Z] 5ed3719f235e: Layer already exists [2024-11-08T04:15:45.977Z] d97aecff5b0d: Layer already exists [2024-11-08T04:15:45.977Z] 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:46.603Z] + 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-11-08T04:15:46.957Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-11-08T04:15:46.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-08T04:15:46.957Z] 88628c0dd1bd: Preparing [2024-11-08T04:15:46.957Z] 20b5948ce78e: Preparing [2024-11-08T04:15:46.957Z] e42a483746a4: Preparing [2024-11-08T04:15:46.957Z] 6f260830f7fa: Preparing [2024-11-08T04:15:46.957Z] 6f67d86b8466: Preparing [2024-11-08T04:15:46.957Z] 74ec4cfdd785: Preparing [2024-11-08T04:15:46.957Z] 5ed3719f235e: Preparing [2024-11-08T04:15:46.957Z] d97aecff5b0d: Preparing [2024-11-08T04:15:46.957Z] 16113d51b718: Preparing [2024-11-08T04:15:46.957Z] 5ed3719f235e: Waiting [2024-11-08T04:15:46.957Z] d97aecff5b0d: Waiting [2024-11-08T04:15:46.957Z] 16113d51b718: Waiting [2024-11-08T04:15:46.957Z] 74ec4cfdd785: Waiting [2024-11-08T04:15:46.957Z] 88628c0dd1bd: Layer already exists [2024-11-08T04:15:46.957Z] e42a483746a4: Layer already exists [2024-11-08T04:15:46.957Z] 6f67d86b8466: Layer already exists [2024-11-08T04:15:46.957Z] 6f260830f7fa: Layer already exists [2024-11-08T04:15:46.957Z] 20b5948ce78e: Layer already exists [2024-11-08T04:15:46.957Z] 74ec4cfdd785: Layer already exists [2024-11-08T04:15:46.957Z] d97aecff5b0d: Layer already exists [2024-11-08T04:15:46.957Z] 16113d51b718: Layer already exists [2024-11-08T04:15:46.957Z] 5ed3719f235e: Layer already exists [2024-11-08T04:15:47.222Z] main: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:15:47.293Z] ===================================================== [Pipeline] echo [2024-11-08T04:15:47.303Z] taggedImages: [2024-11-08T04:15:47.303Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [2024-11-08T04:15:47.303Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-11-08T04:15:47.303Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.1 [2024-11-08T04:15:47.303Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [2024-11-08T04:15:47.303Z] - 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-11-08T04:15:47.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:15:47.696Z] [2024-11-08T04:15:47.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:15:48.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:15:48.088Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T04:15:48.088Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T04:15:48.088Z] 04944245beec: Pulling fs layer [2024-11-08T04:15:48.088Z] 699f458cf7ca: Pulling fs layer [2024-11-08T04:15:48.088Z] 765212b225bb: Pulling fs layer [2024-11-08T04:15:48.088Z] f23df028b6ca: Pulling fs layer [2024-11-08T04:15:48.088Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T04:15:48.088Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T04:15:48.088Z] f23df028b6ca: Waiting [2024-11-08T04:15:48.088Z] d65c8cfc05b1: Waiting [2024-11-08T04:15:48.088Z] 2437ff75d9bd: Waiting [2024-11-08T04:15:48.088Z] 765212b225bb: Waiting [2024-11-08T04:15:48.088Z] 04944245beec: Verifying Checksum [2024-11-08T04:15:48.088Z] 04944245beec: Download complete [2024-11-08T04:15:48.357Z] 765212b225bb: Verifying Checksum [2024-11-08T04:15:48.357Z] 765212b225bb: Download complete [2024-11-08T04:15:48.357Z] f23df028b6ca: Verifying Checksum [2024-11-08T04:15:48.357Z] f23df028b6ca: Download complete [2024-11-08T04:15:48.357Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T04:15:48.357Z] d65c8cfc05b1: Download complete [2024-11-08T04:15:48.357Z] 699f458cf7ca: Verifying Checksum [2024-11-08T04:15:48.357Z] 699f458cf7ca: Download complete [2024-11-08T04:15:48.941Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T04:15:48.941Z] 8998bd30e6a1: Download complete [2024-11-08T04:15:51.520Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T04:15:51.520Z] 2437ff75d9bd: Download complete [2024-11-08T04:15:53.461Z] 8998bd30e6a1: Pull complete [2024-11-08T04:15:54.044Z] 04944245beec: Pull complete [2024-11-08T04:15:55.985Z] 699f458cf7ca: Pull complete [2024-11-08T04:15:55.985Z] 765212b225bb: Pull complete [2024-11-08T04:15:56.942Z] f23df028b6ca: Pull complete [2024-11-08T04:15:56.942Z] d65c8cfc05b1: Pull complete [2024-11-08T04:16:15.123Z] 2437ff75d9bd: Pull complete [2024-11-08T04:16:15.123Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T04:16:15.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:16:15.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:16:15.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-25848 does not seem to be running inside a container [2024-11-08T04:16:15.426Z] $ 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/188 -v /w/workspace/app-rfid-llrp-inventory/188:/w/workspace/app-rfid-llrp-inventory/188:rw,z -v /w/workspace/app-rfid-llrp-inventory/188@tmp:/w/workspace/app-rfid-llrp-inventory/188@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-11-08T04:16:18.344Z] $ docker top 8ee698286624303a6ff0173ac57f28f76d41f49cf9e27539b5ae329b9fd34983 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:16:19.180Z] ---> job-cost.sh [2024-11-08T04:16:19.180Z] lf-activate-venv: SKIPPING [2024-11-08T04:16:19.180Z] INFO: No Stack... [2024-11-08T04:16:19.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T04:16:20.340Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T04:16:20.973Z] + cat /w/workspace/app-rfid-llrp-inventory/188/archives/cost.csv [2024-11-08T04:16:20.973Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T04:16:21.041Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [2024-11-08T04:16:21.052Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] did not exist. Created. [2024-11-08T04:16:21.059Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T04:16:21.759Z] /w/workspace/app-rfid-llrp-inventory/188@tmp/durable-57c39a8c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T04:16:22.406Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T04:16:22.421Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T04:16:22.478Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T04:16:22.489Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T04:16:22.528Z] $ docker stop --time=1 8ee698286624303a6ff0173ac57f28f76d41f49cf9e27539b5ae329b9fd34983 [2024-11-08T04:16:24.073Z] $ docker rm -f --volumes 8ee698286624303a6ff0173ac57f28f76d41f49cf9e27539b5ae329b9fd34983 [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-11-08T04:16:24.536Z] provisioning config files... [2024-11-08T04:16:24.554Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5688377107814574112tmp [Pipeline] { [Pipeline] sh [2024-11-08T04:16:24.954Z] + set +x [2024-11-08T04:16:24.954Z] + curl -s https://codecov.io/bash [2024-11-08T04:16:24.954Z] + bash -s -- [2024-11-08T04:16:24.954Z] [2024-11-08T04:16:24.954Z] _____ _ [2024-11-08T04:16:24.954Z] / ____| | | [2024-11-08T04:16:24.954Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T04:16:24.954Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T04:16:24.954Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T04:16:24.954Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T04:16:24.954Z] Bash-1.0.6 [2024-11-08T04:16:24.954Z] [2024-11-08T04:16:24.954Z] [2024-11-08T04:16:24.954Z] ==> git version 2.25.1 found [2024-11-08T04:16:24.954Z] ==> 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-11-08T04:16:24.954Z] Release-Date: 2020-01-08 [2024-11-08T04:16:24.955Z] 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-11-08T04:16:24.955Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T04:16:24.955Z] ==> Jenkins CI detected. [2024-11-08T04:16:24.955Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-11-08T04:16:24.955Z] project root: . [2024-11-08T04:16:24.955Z] --> token set from env [2024-11-08T04:16:24.955Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T04:16:24.955Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T04:16:24.955Z] ==> Python coveragepy not found [2024-11-08T04:16:24.955Z] ==> Searching for coverage reports in: [2024-11-08T04:16:24.955Z] + . [2024-11-08T04:16:24.955Z] -> Found 1 reports [2024-11-08T04:16:24.955Z] ==> Detecting git/mercurial file structure [2024-11-08T04:16:24.955Z] ==> Reading reports [2024-11-08T04:16:24.955Z] + ./coverage.out bytes=55696 [2024-11-08T04:16:24.955Z] ==> Appending adjustments [2024-11-08T04:16:24.955Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T04:16:25.292Z] + Found adjustments [2024-11-08T04:16:25.292Z] ==> Gzipping contents [2024-11-08T04:16:25.292Z] 16K /tmp/codecov.chhMeJ.gz [2024-11-08T04:16:25.292Z] ==> Uploading reports [2024-11-08T04:16:25.292Z] url: https://codecov.io [2024-11-08T04:16:25.292Z] query: branch=main&commit=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T04:16:25.292Z] -> Pinging Codecov [2024-11-08T04:16:25.292Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T04:16:25.559Z] -> Uploading to [2024-11-08T04:16:25.559Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c/6e0c9bd5-30fc-440e-a5ab-9c7cc0d2f678.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T041625Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8a058ee1ccf442a57331472e2cdcfa32a14065abead13400ea94be23049be5bb [2024-11-08T04:16:25.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:16:25.559Z] Dload Upload Total Spent Left Speed [2024-11-08T04:16:25.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 58235 --:--:-- --:--:-- --:--:-- 58500 [2024-11-08T04:16:25.559Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] } [2024-11-08T04:16:25.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T04:16:25.692Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T04:16:25.708Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:26.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:16:26.010Z] [2024-11-08T04:16:26.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:26.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:16:26.309Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T04:16:26.309Z] 43c4264eed91: Already exists [2024-11-08T04:16:26.309Z] 4cc291be95ef: Already exists [2024-11-08T04:16:26.309Z] 2ac1f1163629: Already exists [2024-11-08T04:16:26.309Z] 5c3c966382ef: Already exists [2024-11-08T04:16:26.309Z] 4f4fb700ef54: Already exists [2024-11-08T04:16:26.309Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T04:16:26.309Z] 9c3e1370e548: Pulling fs layer [2024-11-08T04:16:26.567Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T04:16:26.567Z] d9c7d2e4e75e: Download complete [2024-11-08T04:16:26.824Z] d9c7d2e4e75e: Pull complete [2024-11-08T04:16:27.083Z] 9c3e1370e548: Download complete [2024-11-08T04:16:30.363Z] 9c3e1370e548: Pull complete [2024-11-08T04:16:30.364Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T04:16:30.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:16:30.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:16:30.465Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T04:16:30.491Z] $ 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-11-08T04:16:33.002Z] $ docker top 24acb6635a95d96b5b1f98571a9ba51b6218231e1fc1cb46d6bcbbfc994700a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:16:33.359Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-11-08T04:16:33.368Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-11-08T04:16:33.818Z] + set -o pipefail [2024-11-08T04:16:33.818Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-11-08T04:16:41.920Z] [2024-11-08T04:16:41.920Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-11-08T04:16:41.920Z] [2024-11-08T04:16:41.920Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/eccd3da1-4dfa-47db-96b8-4261f087f97b [2024-11-08T04:16:41.920Z] [2024-11-08T04:16:41.920Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T04:16:41.920Z] [2024-11-08T04:16:41.920Z] [2024-11-08T04:16:41.920Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T04:16:41.920Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T04:16:41.924Z] $ docker stop --time=1 24acb6635a95d96b5b1f98571a9ba51b6218231e1fc1cb46d6bcbbfc994700a9 [2024-11-08T04:16:46.674Z] $ docker rm -f --volumes 24acb6635a95d96b5b1f98571a9ba51b6218231e1fc1cb46d6bcbbfc994700a9 [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-11-08T04:16:47.553Z] + git log --format=format:%s -1 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] sh [2024-11-08T04:16:47.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:16:47.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:48.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:16:48.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:16:48.233Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T04:16:48.256Z] $ 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-11-08T04:16:48.776Z] $ docker top 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 -eo pid,comm [2024-11-08T04:16:48.832Z] 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-11-08T04:16:48.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:16:48.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:16:48.889Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:16:49.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:16:49.007Z] $ docker exec 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 ssh-agent [2024-11-08T04:16:49.118Z] SSH_AUTH_SOCK=/tmp/ssh-CELvs4PpK3cS/agent.33 [2024-11-08T04:16:49.118Z] SSH_AGENT_PID=39 [2024-11-08T04:16:49.123Z] Running ssh-add (command line suppressed) [2024-11-08T04:16:49.227Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11605191412375005711.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11605191412375005711.key) [2024-11-08T04:16:49.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:16:49.533Z] + git semver tag [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,724 [run_tag] DEBUG tag force:False [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,724 [check_head_tag] DEBUG check head tag [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,726 [execute] INFO git cat-file --batch-check [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,730 [execute] INFO git cat-file --batch [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,754 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,755 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,755 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:16:49.791Z] 2024-11-08 04:16:49,759 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-08T04:16:49.791Z] 4.0.0-dev.1 [Pipeline] } [2024-11-08T04:16:49.793Z] $ docker exec --env ******** --env ******** 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 ssh-agent -k [2024-11-08T04:16:49.896Z] unset SSH_AUTH_SOCK; [2024-11-08T04:16:49.897Z] unset SSH_AGENT_PID; [2024-11-08T04:16:49.897Z] echo Agent pid 39 killed; [2024-11-08T04:16:49.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:16:50.233Z] + git semver [Pipeline] } [2024-11-08T04:16:50.498Z] $ docker stop --time=1 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 [2024-11-08T04:16:51.798Z] $ docker rm -f --volumes 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:52.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:16:52.214Z] [2024-11-08T04:16:52.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:16:52.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:16:52.518Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T04:16:52.518Z] ab5ef0e58194: Pulling fs layer [2024-11-08T04:16:52.518Z] 9712f1f96733: Pulling fs layer [2024-11-08T04:16:52.518Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T04:16:52.518Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T04:16:52.518Z] e9a5061849ea: Pulling fs layer [2024-11-08T04:16:52.518Z] d747dcd14b5f: Pulling fs layer [2024-11-08T04:16:52.518Z] 2de7ff778b66: Pulling fs layer [2024-11-08T04:16:52.518Z] 0d9ebad4ef96: Waiting [2024-11-08T04:16:52.518Z] e9a5061849ea: Waiting [2024-11-08T04:16:52.518Z] d747dcd14b5f: Waiting [2024-11-08T04:16:52.518Z] 2de7ff778b66: Waiting [2024-11-08T04:16:52.518Z] 9712f1f96733: Verifying Checksum [2024-11-08T04:16:52.518Z] 9712f1f96733: Download complete [2024-11-08T04:16:52.776Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T04:16:52.776Z] 63f879dbbcfc: Download complete [2024-11-08T04:16:52.776Z] e9a5061849ea: Verifying Checksum [2024-11-08T04:16:52.776Z] e9a5061849ea: Download complete [2024-11-08T04:16:53.034Z] d747dcd14b5f: Verifying Checksum [2024-11-08T04:16:53.034Z] d747dcd14b5f: Download complete [2024-11-08T04:16:53.034Z] ab5ef0e58194: Verifying Checksum [2024-11-08T04:16:53.034Z] ab5ef0e58194: Download complete [2024-11-08T04:16:53.034Z] 2de7ff778b66: Verifying Checksum [2024-11-08T04:16:53.034Z] 2de7ff778b66: Download complete [2024-11-08T04:16:53.034Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T04:16:53.034Z] 0d9ebad4ef96: Download complete [2024-11-08T04:16:55.562Z] ab5ef0e58194: Pull complete [2024-11-08T04:16:55.562Z] 9712f1f96733: Pull complete [2024-11-08T04:16:56.494Z] 63f879dbbcfc: Pull complete [2024-11-08T04:16:59.771Z] 0d9ebad4ef96: Pull complete [2024-11-08T04:17:00.337Z] e9a5061849ea: Pull complete [2024-11-08T04:17:00.337Z] d747dcd14b5f: Pull complete [2024-11-08T04:17:01.269Z] 2de7ff778b66: Pull complete [2024-11-08T04:17:01.269Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T04:17:01.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:17:01.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:17:01.372Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T04:17:01.396Z] $ 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-11-08T04:17:06.349Z] $ docker top 431e27b0163b633bfe5a3d09be76e564d45c87a0f44b816ef0558c9c1e2f3b4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:17:06.433Z] provisioning config files... [2024-11-08T04:17:06.439Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14585392083041035202tmp [2024-11-08T04:17:06.446Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17481581651471483577tmp [2024-11-08T04:17:06.453Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2403549851612397472tmp [Pipeline] { [Pipeline] echo [2024-11-08T04:17:06.477Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:06.774Z] ---> sigul-configuration.sh [2024-11-08T04:17:06.774Z] gpg: directory `/root/.gnupg' created [2024-11-08T04:17:06.774Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T04:17:06.774Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T04:17:06.774Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T04:17:06.774Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T04:17:06.774Z] gpg: CAST5 encrypted data [2024-11-08T04:17:06.774Z] gpg: encrypted with 1 passphrase [2024-11-08T04:17:06.774Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T04:17:07.064Z] + mkdir /home/jenkins [2024-11-08T04:17:07.064Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T04:17:07.357Z] + 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-11-08T04:17:07.368Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:07.663Z] ---> sigul-install.sh [2024-11-08T04:17:07.663Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T04:17:07.958Z] + git tag --list [2024-11-08T04:17:07.958Z] v0.0.0 [2024-11-08T04:17:07.958Z] v1.0.0 [2024-11-08T04:17:07.958Z] v2.1.0 [2024-11-08T04:17:07.958Z] v2.1.1 [2024-11-08T04:17:07.958Z] v2.2.0 [2024-11-08T04:17:07.958Z] v2.3.0 [2024-11-08T04:17:07.958Z] v3.0 [2024-11-08T04:17:07.958Z] v3.0.0 [2024-11-08T04:17:07.958Z] v3.0.1 [2024-11-08T04:17:07.958Z] v3.0.1-dev.1 [2024-11-08T04:17:07.958Z] v3.1 [2024-11-08T04:17:07.958Z] v3.1.0 [2024-11-08T04:17:07.958Z] v3.1.0-dev.1 [2024-11-08T04:17:07.958Z] v3.1.0-dev.10 [2024-11-08T04:17:07.958Z] v3.1.0-dev.11 [2024-11-08T04:17:07.958Z] v3.1.0-dev.12 [2024-11-08T04:17:07.958Z] v3.1.0-dev.13 [2024-11-08T04:17:07.958Z] v3.1.0-dev.14 [2024-11-08T04:17:07.958Z] v3.1.0-dev.15 [2024-11-08T04:17:07.958Z] v3.1.0-dev.16 [2024-11-08T04:17:07.958Z] v3.1.0-dev.17 [2024-11-08T04:17:07.958Z] v3.1.0-dev.18 [2024-11-08T04:17:07.958Z] v3.1.0-dev.19 [2024-11-08T04:17:07.958Z] v3.1.0-dev.2 [2024-11-08T04:17:07.958Z] v3.1.0-dev.20 [2024-11-08T04:17:07.958Z] v3.1.0-dev.21 [2024-11-08T04:17:07.958Z] v3.1.0-dev.22 [2024-11-08T04:17:07.958Z] v3.1.0-dev.23 [2024-11-08T04:17:07.958Z] v3.1.0-dev.24 [2024-11-08T04:17:07.958Z] v3.1.0-dev.25 [2024-11-08T04:17:07.958Z] v3.1.0-dev.26 [2024-11-08T04:17:07.958Z] v3.1.0-dev.27 [2024-11-08T04:17:07.958Z] v3.1.0-dev.28 [2024-11-08T04:17:07.958Z] v3.1.0-dev.29 [2024-11-08T04:17:07.958Z] v3.1.0-dev.3 [2024-11-08T04:17:07.958Z] v3.1.0-dev.30 [2024-11-08T04:17:07.958Z] v3.1.0-dev.31 [2024-11-08T04:17:07.958Z] v3.1.0-dev.32 [2024-11-08T04:17:07.958Z] v3.1.0-dev.33 [2024-11-08T04:17:07.958Z] v3.1.0-dev.34 [2024-11-08T04:17:07.958Z] v3.1.0-dev.35 [2024-11-08T04:17:07.958Z] v3.1.0-dev.36 [2024-11-08T04:17:07.958Z] v3.1.0-dev.37 [2024-11-08T04:17:07.958Z] v3.1.0-dev.38 [2024-11-08T04:17:07.958Z] v3.1.0-dev.39 [2024-11-08T04:17:07.958Z] v3.1.0-dev.4 [2024-11-08T04:17:07.958Z] v3.1.0-dev.40 [2024-11-08T04:17:07.958Z] v3.1.0-dev.5 [2024-11-08T04:17:07.958Z] v3.1.0-dev.6 [2024-11-08T04:17:07.958Z] v3.1.0-dev.7 [2024-11-08T04:17:07.958Z] v3.1.0-dev.8 [2024-11-08T04:17:07.958Z] v3.1.0-dev.9 [2024-11-08T04:17:07.958Z] v3.1.1 [2024-11-08T04:17:07.958Z] v3.2.0-dev.1 [2024-11-08T04:17:07.958Z] v3.2.0-dev.10 [2024-11-08T04:17:07.958Z] v3.2.0-dev.11 [2024-11-08T04:17:07.958Z] v3.2.0-dev.12 [2024-11-08T04:17:07.958Z] v3.2.0-dev.13 [2024-11-08T04:17:07.958Z] v3.2.0-dev.14 [2024-11-08T04:17:07.958Z] v3.2.0-dev.15 [2024-11-08T04:17:07.958Z] v3.2.0-dev.16 [2024-11-08T04:17:07.958Z] v3.2.0-dev.17 [2024-11-08T04:17:07.958Z] v3.2.0-dev.18 [2024-11-08T04:17:07.958Z] v3.2.0-dev.19 [2024-11-08T04:17:07.958Z] v3.2.0-dev.2 [2024-11-08T04:17:07.958Z] v3.2.0-dev.20 [2024-11-08T04:17:07.958Z] v3.2.0-dev.21 [2024-11-08T04:17:07.958Z] v3.2.0-dev.22 [2024-11-08T04:17:07.958Z] v3.2.0-dev.23 [2024-11-08T04:17:07.958Z] v3.2.0-dev.24 [2024-11-08T04:17:07.958Z] v3.2.0-dev.25 [2024-11-08T04:17:07.958Z] v3.2.0-dev.26 [2024-11-08T04:17:07.958Z] v3.2.0-dev.27 [2024-11-08T04:17:07.958Z] v3.2.0-dev.28 [2024-11-08T04:17:07.958Z] v3.2.0-dev.29 [2024-11-08T04:17:07.958Z] v3.2.0-dev.3 [2024-11-08T04:17:07.958Z] v3.2.0-dev.30 [2024-11-08T04:17:07.958Z] v3.2.0-dev.31 [2024-11-08T04:17:07.958Z] v3.2.0-dev.32 [2024-11-08T04:17:07.958Z] v3.2.0-dev.33 [2024-11-08T04:17:07.958Z] v3.2.0-dev.4 [2024-11-08T04:17:07.958Z] v3.2.0-dev.5 [2024-11-08T04:17:07.958Z] v3.2.0-dev.6 [2024-11-08T04:17:07.958Z] v3.2.0-dev.7 [2024-11-08T04:17:07.958Z] v3.2.0-dev.8 [2024-11-08T04:17:07.958Z] v3.2.0-dev.9 [2024-11-08T04:17:07.958Z] v4.0.0-dev.1 [Pipeline] sh [2024-11-08T04:17:08.248Z] + lftools sign git-tag v4.0.0-dev.1 [2024-11-08T04:17:08.814Z] Signing Git tag with Sigul... [2024-11-08T04:17:08.814Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-11-08T04:17:09.083Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:09.370Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T04:17:09.376Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T04:17:09.394Z] $ docker stop --time=1 431e27b0163b633bfe5a3d09be76e564d45c87a0f44b816ef0558c9c1e2f3b4e [2024-11-08T04:17:10.704Z] $ docker rm -f --volumes 431e27b0163b633bfe5a3d09be76e564d45c87a0f44b816ef0558c9c1e2f3b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T04:17:11.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:17:11.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:17:11.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:17:11.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:17:11.534Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T04:17:11.556Z] $ 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-11-08T04:17:11.887Z] $ docker top ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 -eo pid,comm [2024-11-08T04:17:11.939Z] 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-11-08T04:17:11.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:17:16.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:17:16.661Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:17:16.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:17:16.810Z] $ docker exec ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 ssh-agent [2024-11-08T04:17:16.906Z] SSH_AUTH_SOCK=/tmp/ssh-R64xzBMaxMES/agent.32 [2024-11-08T04:17:16.906Z] SSH_AGENT_PID=38 [2024-11-08T04:17:16.909Z] Running ssh-add (command line suppressed) [2024-11-08T04:17:17.008Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17978990062051110525.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17978990062051110525.key) [2024-11-08T04:17:17.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:17:17.320Z] + git semver bump pre [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,478 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,479 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,479 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,479 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,479 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,479 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,483 [execute] INFO git cat-file --batch-check [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,483 [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-11-08T04:17:17.579Z] 2024-11-08 04:17:17,488 [execute] INFO git cat-file --batch [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:17:17.579Z] 2024-11-08 04:17:17,492 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-08T04:17:17.579Z] 4.0.0-dev.2 [Pipeline] } [2024-11-08T04:17:17.582Z] $ docker exec --env ******** --env ******** ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 ssh-agent -k [2024-11-08T04:17:17.684Z] unset SSH_AUTH_SOCK; [2024-11-08T04:17:17.684Z] unset SSH_AGENT_PID; [2024-11-08T04:17:17.684Z] echo Agent pid 38 killed; [2024-11-08T04:17:17.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:17:18.019Z] + git semver [Pipeline] } [2024-11-08T04:17:18.285Z] $ docker stop --time=1 ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 [2024-11-08T04:17:19.546Z] $ docker rm -f --volumes ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:17:19.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:17:19.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:17:20.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:17:20.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:17:20.296Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T04:17:20.321Z] $ 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-11-08T04:17:20.640Z] $ docker top b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f -eo pid,comm [2024-11-08T04:17:20.687Z] 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-11-08T04:17:20.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:17:20.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:17:20.749Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:17:20.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:17:20.855Z] $ docker exec b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f ssh-agent [2024-11-08T04:17:20.963Z] SSH_AUTH_SOCK=/tmp/ssh-AmCak8GWpJFk/agent.31 [2024-11-08T04:17:20.963Z] SSH_AGENT_PID=37 [2024-11-08T04:17:20.968Z] Running ssh-add (command line suppressed) [2024-11-08T04:17:21.063Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16305219339334787879.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16305219339334787879.key) [2024-11-08T04:17:21.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:17:21.377Z] + git semver push [2024-11-08T04:17:21.635Z] 2024-11-08 04:17:21,532 [run_push] DEBUG push [2024-11-08T04:17:21.635Z] 2024-11-08 04:17:21,533 [execute] INFO git cat-file --batch-check [2024-11-08T04:17:21.636Z] 2024-11-08 04:17:21,533 [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-11-08T04:17:21.636Z] 2024-11-08 04:17:21,536 [execute] INFO git rev-list 5d371522fc081228810021d641fa0774cab1663c -- [2024-11-08T04:17:21.636Z] 2024-11-08 04:17:21,536 [execute] DEBUG Popen(['git', 'rev-list', '5d371522fc081228810021d641fa0774cab1663c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:17:21.636Z] 2024-11-08 04:17:21,545 [execute] INFO git fetch -v origin [2024-11-08T04:17:21.636Z] 2024-11-08 04:17:21,545 [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-11-08T04:17:22.203Z] 2024-11-08 04:17:22,044 [run_push] DEBUG no remote changes detected [2024-11-08T04:17:22.203Z] 2024-11-08 04:17:22,044 [execute] INFO git push origin semver [2024-11-08T04:17:22.203Z] 2024-11-08 04:17:22,044 [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-11-08T04:17:22.771Z] 2024-11-08 04:17:22,694 [run_push] DEBUG push all version tags [2024-11-08T04:17:22.771Z] 2024-11-08 04:17:22,695 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T04:17:22.771Z] 2024-11-08 04:17:22,695 [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-11-08T04:17:23.341Z] 2024-11-08 04:17:23,289 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-08T04:17:23.341Z] 4.0.0-dev.2 [Pipeline] } [2024-11-08T04:17:23.344Z] $ docker exec --env ******** --env ******** b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f ssh-agent -k [2024-11-08T04:17:23.440Z] unset SSH_AUTH_SOCK; [2024-11-08T04:17:23.440Z] unset SSH_AGENT_PID; [2024-11-08T04:17:23.440Z] echo Agent pid 37 killed; [2024-11-08T04:17:23.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:17:23.787Z] + git semver [Pipeline] } [2024-11-08T04:17:24.054Z] $ docker stop --time=1 b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f [2024-11-08T04:17:25.341Z] $ docker rm -f --volumes b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f [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-11-08T04:17:26.011Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-11-08T04:17:26.011Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-11-08T04:17:26.011Z] total 16 [2024-11-08T04:17:26.011Z] drwxr-xr-x 3 root root 4096 Nov 8 03:56 . [2024-11-08T04:17:26.011Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:17 .. [2024-11-08T04:17:26.011Z] drwxr-xr-x 2 root root 4096 Nov 8 03:56 cost [2024-11-08T04:17:26.011Z] -rw-r--r-- 1 root root 95 Nov 8 03:56 cost.csv [2024-11-08T04:17:26.011Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-11-08T04:17:26.011Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-11-08T04:17:26.011Z] total 16 [2024-11-08T04:17:26.011Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:56 . [2024-11-08T04:17:26.011Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:17 .. [2024-11-08T04:17:26.011Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:56 cost [2024-11-08T04:17:26.011Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 8 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:26.305Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:27.164Z] ---> package-listing.sh [2024-11-08T04:17:27.164Z] ++ facter osfamily [2024-11-08T04:17:27.164Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T04:17:27.423Z] + OS_FAMILY=debian [2024-11-08T04:17:27.423Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-11-08T04:17:27.423Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T04:17:27.423Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T04:17:27.423Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T04:17:27.423Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T04:17:27.423Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-11-08T04:17:27.423Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T04:17:27.423Z] + case "${OS_FAMILY}" in [2024-11-08T04:17:27.423Z] + dpkg -l [2024-11-08T04:17:27.423Z] + grep '^ii' [2024-11-08T04:17:27.423Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T04:17:27.423Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T04:17:27.423Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T04:17:27.423Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-11-08T04:17:27.423Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-11-08T04:17:27.423Z] + 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-11-08T04:17:27.434Z] 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-11-08T04:17:27.712Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:17:28.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:17:28.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:17:28.348Z] prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container [2024-11-08T04:17:28.368Z] $ 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-11-08T04:17:28.584Z] $ docker top a89385a81f7dc9b1ca84e572dcd6a895edc1848db31380079b21e63aaeef9076 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:17:28.935Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T04:17:29.225Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T04:17:29.512Z] + ls /var/log/sa-host [2024-11-08T04:17:29.512Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:17:29.601Z] provisioning config files... [2024-11-08T04:17:29.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8142342399971251062tmp [Pipeline] { [Pipeline] echo [2024-11-08T04:17:29.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:29.913Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T04:17:29.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:30.264Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T04:17:30.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:30.558Z] ---> sudo-logs.sh [2024-11-08T04:17:30.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T04:17:30.593Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:30.875Z] ---> job-cost.sh [2024-11-08T04:17:30.875Z] lf-activate-venv: SKIPPING [2024-11-08T04:17:30.875Z] DEBUG: total: 0.2199999988079071 [2024-11-08T04:17:30.875Z] INFO: Retrieving Stack Cost... [2024-11-08T04:17:31.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T04:17:31.702Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T04:17:31.717Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:17:32.004Z] ---> logs-deploy.sh [2024-11-08T04:17:32.004Z] lf-activate-venv: SKIPPING [2024-11-08T04:17:32.004Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/188 [2024-11-08T04:17:32.004Z] INFO: archiving workspace using pattern(s): [2024-11-08T04:17:32.941Z] Archives upload complete. [2024-11-08T04:17:32.941Z] INFO: archiving logs to Nexus