Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c 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-ssh7679515870961315837.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3120758041812609566.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10562826808540653559.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18042675868149997253.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-ssh8057726831841555466.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-602’ Running on prd-ubuntu20.04-docker-8c-8g-604 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 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#282)" > git config core.sparsecheckout # timeout=10 > git checkout -f c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c # timeout=10 > git rev-list --no-walk 125685d47fb5baadf84338e65a976beb966b1d5c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T19:20:25.085Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T19:20:25.168Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T19:20:25.195Z] ========================================================= [2024-03-21T19:20:25.195Z] EdgeX Global Pipelines Version Info [2024-03-21T19:20:25.195Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:20:25.928Z] ------------------- [2024-03-21T19:20:25.928Z] stable info: [2024-03-21T19:20:25.928Z] ------------------- [2024-03-21T19:20:25.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T19:20:25.928Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T19:20:25.928Z] Message: update stable to v1.0.258 [2024-03-21T19:20:26.869Z] ------------------- [2024-03-21T19:20:26.869Z] experimental info: [2024-03-21T19:20:26.869Z] ------------------- [2024-03-21T19:20:26.869Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T19:20:26.869Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T19:20:26.869Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T19:20:26.951Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-21T19:20:26.974Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-21T19:20:26.998Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T19:20:27.025Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T19:20:27.049Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T19:20:27.078Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T19:20:27.100Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T19:20:27.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T19:20:27.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T19:20:27.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T19:20:27.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T19:20:27.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-21T19:20:27.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T19:20:27.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T19:20:27.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T19:20:27.290Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T19:20:27.311Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T19:20:27.331Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T19:20:27.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T19:20:27.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T19:20:27.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T19:20:27.422Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T19:20:27.440Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T19:20:27.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T19:20:27.485Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T19:20:27.507Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T19:20:27.528Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T19:20:27.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-21T19:20:27.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-21T19:20:27.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-21T19:20:27.620Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] echo [2024-03-21T19:20:27.642Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1e1c5d [Pipeline] echo [2024-03-21T19:20:27.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T19:20:27.719Z] provisioning config files... [2024-03-21T19:20:27.737Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13011559065244924262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:20:28.071Z] ---> ****-login.sh [2024-03-21T19:20:28.071Z] nexus3.edgexfoundry.org:10001 [2024-03-21T19:20:28.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:28.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:28.331Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:28.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:28.331Z] [2024-03-21T19:20:28.331Z] Login Succeeded [2024-03-21T19:20:28.331Z] nexus3.edgexfoundry.org:10002 [2024-03-21T19:20:28.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:28.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:28.591Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:28.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:28.591Z] [2024-03-21T19:20:28.591Z] Login Succeeded [2024-03-21T19:20:28.591Z] nexus3.edgexfoundry.org:10003 [2024-03-21T19:20:28.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:28.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:28.591Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:28.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:28.591Z] [2024-03-21T19:20:28.591Z] Login Succeeded [2024-03-21T19:20:28.591Z] nexus3.edgexfoundry.org:10004 [2024-03-21T19:20:28.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:28.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:28.850Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:28.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:28.850Z] [2024-03-21T19:20:28.850Z] Login Succeeded [2024-03-21T19:20:28.850Z] ****.io [2024-03-21T19:20:28.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:29.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:29.111Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:29.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:29.111Z] [2024-03-21T19:20:29.111Z] Login Succeeded [2024-03-21T19:20:29.111Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T19:20:29.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T19:20:29.523Z] + git rev-list -1 --merges c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c~1..c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] echo [2024-03-21T19:20:29.551Z] -----------> git rev-list -1 --merges c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c~1..c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [false] [Pipeline] sh [2024-03-21T19:20:29.847Z] + git log --format=format:%s -1 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] echo [2024-03-21T19:20:29.863Z] ========================================================= [2024-03-21T19:20:29.863Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T19:20:29.863Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T19:20:30.205Z] + git log --format=format:%s -1 c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] echo [2024-03-21T19:20:30.218Z] [semverPrep] GIT_COMMIT: c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#282) [Pipeline] echo [2024-03-21T19:20:30.234Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T19:20:30.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T19:20:30.585Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T19:20:30.585Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T19:20:30.585Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T19:20:30.585Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T19:20:30.585Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T19:20:30.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:20:30.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T19:20:30.945Z] [2024-03-21T19:20:30.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:20:31.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T19:20:31.253Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T19:20:31.253Z] b85a868b505f: Pulling fs layer [2024-03-21T19:20:31.253Z] e2be974225ed: Pulling fs layer [2024-03-21T19:20:31.253Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T19:20:31.253Z] 988bab9f4d93: Pulling fs layer [2024-03-21T19:20:31.253Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T19:20:31.253Z] eaf3925da568: Pulling fs layer [2024-03-21T19:20:31.253Z] bab4dde63d76: Pulling fs layer [2024-03-21T19:20:31.253Z] bde34c3a00c8: Pulling fs layer [2024-03-21T19:20:31.253Z] b352a97aabf1: Pulling fs layer [2024-03-21T19:20:31.253Z] 4872d77fe225: Pulling fs layer [2024-03-21T19:20:31.253Z] 5851b861e8e6: Pulling fs layer [2024-03-21T19:20:31.253Z] bab4dde63d76: Waiting [2024-03-21T19:20:31.253Z] 988bab9f4d93: Waiting [2024-03-21T19:20:31.253Z] bde34c3a00c8: Waiting [2024-03-21T19:20:31.253Z] 1469e6f7b9e6: Waiting [2024-03-21T19:20:31.253Z] b352a97aabf1: Waiting [2024-03-21T19:20:31.253Z] eaf3925da568: Waiting [2024-03-21T19:20:31.253Z] 4872d77fe225: Waiting [2024-03-21T19:20:31.253Z] 5851b861e8e6: Waiting [2024-03-21T19:20:31.253Z] e2be974225ed: Verifying Checksum [2024-03-21T19:20:31.253Z] e2be974225ed: Download complete [2024-03-21T19:20:31.253Z] 988bab9f4d93: Verifying Checksum [2024-03-21T19:20:31.253Z] 988bab9f4d93: Download complete [2024-03-21T19:20:31.253Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T19:20:31.253Z] 1469e6f7b9e6: Download complete [2024-03-21T19:20:31.253Z] eaf3925da568: Verifying Checksum [2024-03-21T19:20:31.253Z] eaf3925da568: Download complete [2024-03-21T19:20:31.513Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T19:20:31.513Z] 339a4e72a1f5: Download complete [2024-03-21T19:20:31.513Z] bde34c3a00c8: Verifying Checksum [2024-03-21T19:20:31.513Z] bde34c3a00c8: Download complete [2024-03-21T19:20:31.513Z] b352a97aabf1: Download complete [2024-03-21T19:20:31.513Z] 4872d77fe225: Download complete [2024-03-21T19:20:31.513Z] 5851b861e8e6: Download complete [2024-03-21T19:20:31.513Z] b85a868b505f: Verifying Checksum [2024-03-21T19:20:31.513Z] b85a868b505f: Download complete [2024-03-21T19:20:31.771Z] bab4dde63d76: Verifying Checksum [2024-03-21T19:20:31.771Z] bab4dde63d76: Download complete [2024-03-21T19:20:32.708Z] b85a868b505f: Pull complete [2024-03-21T19:20:32.968Z] e2be974225ed: Pull complete [2024-03-21T19:20:33.550Z] 339a4e72a1f5: Pull complete [2024-03-21T19:20:33.550Z] 988bab9f4d93: Pull complete [2024-03-21T19:20:33.812Z] 1469e6f7b9e6: Pull complete [2024-03-21T19:20:33.812Z] eaf3925da568: Pull complete [2024-03-21T19:20:35.720Z] bab4dde63d76: Pull complete [2024-03-21T19:20:35.720Z] bde34c3a00c8: Pull complete [2024-03-21T19:20:35.980Z] b352a97aabf1: Pull complete [2024-03-21T19:20:35.980Z] 4872d77fe225: Pull complete [2024-03-21T19:20:36.240Z] 5851b861e8e6: Pull complete [2024-03-21T19:20:36.240Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T19:20:36.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T19:20:36.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:20:36.395Z] prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container [2024-03-21T19:20:36.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T19:20:40.384Z] $ docker top cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d -eo pid,comm [2024-03-21T19:20:40.446Z] 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-03-21T19:20:40.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T19:20:40.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T19:20:40.508Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T19:20:40.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T19:20:40.625Z] $ docker exec cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d ssh-agent [2024-03-21T19:20:40.754Z] SSH_AUTH_SOCK=/tmp/ssh-zoePEtgLHr8V/agent.33 [2024-03-21T19:20:40.754Z] SSH_AGENT_PID=39 [2024-03-21T19:20:40.761Z] Running ssh-add (command line suppressed) [2024-03-21T19:20:40.869Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9313956038474733149.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9313956038474733149.key) [2024-03-21T19:20:40.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T19:20:41.185Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T19:20:41.198Z] $ docker exec --env ******** --env ******** cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d ssh-agent -k [2024-03-21T19:20:41.295Z] unset SSH_AUTH_SOCK; [2024-03-21T19:20:41.295Z] unset SSH_AGENT_PID; [2024-03-21T19:20:41.295Z] echo Agent pid 39 killed; [2024-03-21T19:20:41.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T19:20:41.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T19:20:41.343Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T19:20:41.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T19:20:41.457Z] $ docker exec cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d ssh-agent [2024-03-21T19:20:41.569Z] SSH_AUTH_SOCK=/tmp/ssh-eOwOKNIOQOqz/agent.72 [2024-03-21T19:20:41.569Z] SSH_AGENT_PID=78 [2024-03-21T19:20:41.575Z] Running ssh-add (command line suppressed) [2024-03-21T19:20:41.682Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15760770680839742521.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15760770680839742521.key) [2024-03-21T19:20:41.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T19:20:41.992Z] + git semver init [2024-03-21T19:20:42.252Z] 2024-03-21 19:20:42,168 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T19:20:42.253Z] 2024-03-21 19:20:42,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-21T19:20:42.253Z] 2024-03-21 19:20:42,170 [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-03-21T19:20:42.253Z] 2024-03-21 19:20:42,170 [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-03-21T19:20:43.631Z] 2024-03-21 19:20:43,455 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-03-21T19:20:43.632Z] 2024-03-21 19:20:43,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-03-21T19:20:43.632Z] 2024-03-21 19:20:43,456 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-21T19:20:43.632Z] 2024-03-21 19:20:43,456 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-21T19:20:43.632Z] 3.2.0-dev.19 [Pipeline] } [2024-03-21T19:20:43.643Z] $ docker exec --env ******** --env ******** cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d ssh-agent -k [2024-03-21T19:20:43.753Z] unset SSH_AUTH_SOCK; [2024-03-21T19:20:43.753Z] unset SSH_AGENT_PID; [2024-03-21T19:20:43.753Z] echo Agent pid 78 killed; [2024-03-21T19:20:43.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T19:20:44.088Z] + git semver [Pipeline] } [2024-03-21T19:20:44.363Z] $ docker stop --time=1 cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d [2024-03-21T19:20:45.651Z] $ docker rm -f --volumes cbf5a823e5403b993fd086defcf3d8eb942bc6e1d603f01fa0ded209f617349d [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T19:20:45.991Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T19:20:46.210Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T19:20:46.212Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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-03-21T19:20:46.415Z] provisioning config files... [2024-03-21T19:20:46.427Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5780706015065796402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:20:46.738Z] ---> ****-login.sh [2024-03-21T19:20:46.739Z] nexus3.edgexfoundry.org:10001 [2024-03-21T19:20:46.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:46.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:46.739Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:46.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:46.739Z] [2024-03-21T19:20:46.739Z] Login Succeeded [2024-03-21T19:20:46.739Z] nexus3.edgexfoundry.org:10002 [2024-03-21T19:20:46.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:46.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:46.739Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:46.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:46.739Z] [2024-03-21T19:20:46.739Z] Login Succeeded [2024-03-21T19:20:46.739Z] nexus3.edgexfoundry.org:10003 [2024-03-21T19:20:47.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:47.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:47.001Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:47.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:47.001Z] [2024-03-21T19:20:47.001Z] Login Succeeded [2024-03-21T19:20:47.001Z] nexus3.edgexfoundry.org:10004 [2024-03-21T19:20:47.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:47.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:47.002Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:47.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:47.002Z] [2024-03-21T19:20:47.002Z] Login Succeeded [2024-03-21T19:20:47.002Z] ****.io [2024-03-21T19:20:47.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:20:47.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:20:47.260Z] Configure a credential helper to remove this warning. See [2024-03-21T19:20:47.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:20:47.260Z] [2024-03-21T19:20:47.260Z] Login Succeeded [2024-03-21T19:20:47.520Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T19:20:47.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T19:20:47.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:20:47.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:20:47.644Z] ========================================================= [2024-03-21T19:20:47.644Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T19:20:47.644Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:20:47.978Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T19:20:47.978Z] Sending build context to Docker daemon 16.96MB [2024-03-21T19:20:47.978Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T19:20:47.978Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T19:20:47.978Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T19:20:47.978Z] 7264a8db6415: Pulling fs layer [2024-03-21T19:20:47.978Z] c4d48a809fc2: Pulling fs layer [2024-03-21T19:20:47.978Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T19:20:47.978Z] ad3a456e5733: Pulling fs layer [2024-03-21T19:20:47.978Z] 69c7f0334f64: Pulling fs layer [2024-03-21T19:20:47.978Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T19:20:47.978Z] ce7588e14bc9: Pulling fs layer [2024-03-21T19:20:47.978Z] b5e4710f87ac: Pulling fs layer [2024-03-21T19:20:47.978Z] ad3a456e5733: Waiting [2024-03-21T19:20:47.978Z] 69c7f0334f64: Waiting [2024-03-21T19:20:47.978Z] 1f1c1a5573a3: Waiting [2024-03-21T19:20:47.978Z] ce7588e14bc9: Waiting [2024-03-21T19:20:47.978Z] b5e4710f87ac: Waiting [2024-03-21T19:20:48.240Z] c4d48a809fc2: Download complete [2024-03-21T19:20:48.240Z] ad3a456e5733: Download complete [2024-03-21T19:20:48.240Z] 69c7f0334f64: Download complete [2024-03-21T19:20:48.240Z] 7264a8db6415: Verifying Checksum [2024-03-21T19:20:48.240Z] 7264a8db6415: Download complete [2024-03-21T19:20:48.240Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T19:20:48.240Z] 1f1c1a5573a3: Download complete [2024-03-21T19:20:48.240Z] 7264a8db6415: Pull complete [2024-03-21T19:20:48.500Z] b5e4710f87ac: Verifying Checksum [2024-03-21T19:20:48.500Z] b5e4710f87ac: Download complete [2024-03-21T19:20:48.500Z] c4d48a809fc2: Pull complete [2024-03-21T19:20:48.761Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T19:20:48.761Z] 4f1c88b9dad5: Download complete [2024-03-21T19:20:49.021Z] ce7588e14bc9: Verifying Checksum [2024-03-21T19:20:49.021Z] ce7588e14bc9: Download complete [2024-03-21T19:20:52.303Z] 4f1c88b9dad5: Pull complete [2024-03-21T19:20:52.303Z] ad3a456e5733: Pull complete [2024-03-21T19:20:52.303Z] 69c7f0334f64: Pull complete [2024-03-21T19:20:52.303Z] 1f1c1a5573a3: Pull complete [2024-03-21T19:20:54.844Z] ce7588e14bc9: Pull complete [2024-03-21T19:20:55.411Z] b5e4710f87ac: Pull complete [2024-03-21T19:20:55.411Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T19:20:55.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T19:20:55.411Z] ---> 88b5674ff536 [2024-03-21T19:20:55.411Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T19:21:00.689Z] ---> Running in 72125db97a39 [2024-03-21T19:21:00.689Z] Removing intermediate container 72125db97a39 [2024-03-21T19:21:00.689Z] ---> d6fec462dd4e [2024-03-21T19:21:00.689Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T19:21:00.689Z] ---> Running in 20dcdefd41c5 [2024-03-21T19:21:00.689Z] Removing intermediate container 20dcdefd41c5 [2024-03-21T19:21:00.689Z] ---> 6f8b8e60da9e [2024-03-21T19:21:00.689Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T19:21:00.689Z] ---> Running in cc9eb1d40a47 [2024-03-21T19:21:00.689Z] Removing intermediate container cc9eb1d40a47 [2024-03-21T19:21:00.689Z] ---> 84881b63d294 [2024-03-21T19:21:00.689Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T19:21:00.689Z] ---> Running in 1a07c25aeb63 [2024-03-21T19:21:00.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:21:01.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:21:01.208Z] OK: 264 MiB in 52 packages [2024-03-21T19:21:01.356Z] Still waiting to schedule task [2024-03-21T19:21:01.356Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-603’ [2024-03-21T19:21:01.777Z] Removing intermediate container 1a07c25aeb63 [2024-03-21T19:21:01.777Z] ---> d395ccd0fc57 [2024-03-21T19:21:01.777Z] Step 7/12 : WORKDIR /app [2024-03-21T19:21:01.777Z] ---> Running in e542915c7847 [2024-03-21T19:21:01.777Z] Removing intermediate container e542915c7847 [2024-03-21T19:21:01.777Z] ---> b9088a1672e2 [2024-03-21T19:21:01.777Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T19:21:02.036Z] ---> c49a74a22146 [2024-03-21T19:21:02.036Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:21:02.036Z] ---> Running in d2b81d9af5e5 [2024-03-21T19:22:09.755Z] Removing intermediate container d2b81d9af5e5 [2024-03-21T19:22:09.755Z] ---> a7845519cb02 [2024-03-21T19:22:09.755Z] Step 10/12 : COPY . . [2024-03-21T19:22:09.755Z] ---> 911bda59a497 [2024-03-21T19:22:09.755Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T19:22:09.755Z] ---> Running in ef58746a4e7d [2024-03-21T19:22:09.755Z] Removing intermediate container ef58746a4e7d [2024-03-21T19:22:09.755Z] ---> 0233cc6e820a [2024-03-21T19:22:09.755Z] Step 12/12 : RUN $MAKE [2024-03-21T19:22:09.755Z] ---> Running in eaddc2701148 [2024-03-21T19:22:09.755Z] noop [2024-03-21T19:22:09.755Z] Removing intermediate container eaddc2701148 [2024-03-21T19:22:09.755Z] ---> 3d96cf16efe0 [2024-03-21T19:22:09.755Z] Successfully built 3d96cf16efe0 [2024-03-21T19:22:09.755Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:22:10.087Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T19:22:10.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:22:10.171Z] prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container [2024-03-21T19:22:10.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T19:22:10.541Z] $ docker top 9d8df27b5e2ba0f1328cf6600b0fca6758b401628be8d07fd3cd1de42f16e1f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:22:10.902Z] + go version [2024-03-21T19:22:10.902Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T19:22:10.907Z] $ docker stop --time=1 9d8df27b5e2ba0f1328cf6600b0fca6758b401628be8d07fd3cd1de42f16e1f5 [2024-03-21T19:22:12.163Z] $ docker rm -f --volumes 9d8df27b5e2ba0f1328cf6600b0fca6758b401628be8d07fd3cd1de42f16e1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:22:12.608Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T19:22:12.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:22:12.681Z] prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container [2024-03-21T19:22:12.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T19:22:13.017Z] $ docker top 4c68f0d9f91acbe3a217d242f372bed2a2b208b1dc5bf105796133f422dfe362 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:22:13.376Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-03-21T19:22:13.684Z] + make test [2024-03-21T19:22:13.684Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-21T19:22:40.220Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-21T19:22:40.220Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-21T19:22:41.155Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements [2024-03-21T19:22:43.701Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements [2024-03-21T19:23:15.792Z] go vet ./... [2024-03-21T19:23:19.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T19:23:19.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T19:23:19.074Z] ./bin/test-attribution.sh [2024-03-21T19:23:19.074Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T19:23:19.074Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T19:23:19.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T19:23:19.093Z] $ docker stop --time=1 4c68f0d9f91acbe3a217d242f372bed2a2b208b1dc5bf105796133f422dfe362 [2024-03-21T19:23:24.109Z] $ docker rm -f --volumes 4c68f0d9f91acbe3a217d242f372bed2a2b208b1dc5bf105796133f422dfe362 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T19:23:24.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T19:23:24.783Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-21T19:23:25.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T19:23:25.519Z] + ls -al . [2024-03-21T19:23:25.519Z] total 276 [2024-03-21T19:23:25.519Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 19:22 . [2024-03-21T19:23:25.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 19:20 .. [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 19:20 .dockerignore [2024-03-21T19:23:25.519Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 19:22 .git [2024-03-21T19:23:25.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:20 .github [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 21 19:20 .gitignore [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 19:20 .golangci.yml [2024-03-21T19:23:25.519Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 19:20 .semver [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 21 19:20 Attribution.txt [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 21 19:20 CHANGELOG.md [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 21 19:20 Dockerfile [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 19:20 GOVERNANCE.md [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 21 19:20 Jenkinsfile [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 19:20 LICENSE [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 21 19:20 Makefile [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 19:20 OWNERS.md [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 21 19:20 README.md [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 19:20 VERSION [2024-03-21T19:23:25.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:20 bin [2024-03-21T19:23:25.519Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 19:22 coverage.out [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 7273 Mar 21 19:20 go.mod [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 21 19:20 go.sum [2024-03-21T19:23:25.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:20 images [2024-03-21T19:23:25.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 19:20 internal [2024-03-21T19:23:25.519Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 19:20 main.go [2024-03-21T19:23:25.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:20 openapi [2024-03-21T19:23:25.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:20 res [2024-03-21T19:23:25.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:23:25.839Z] + 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=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c --label arch=amd64 --label version=3.2.0-dev.19 . [2024-03-21T19:23:25.839Z] Sending build context to Docker daemon 16.96MB [2024-03-21T19:23:25.839Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T19:23:25.839Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-21T19:23:25.839Z] ---> 3d96cf16efe0 [2024-03-21T19:23:25.839Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T19:23:26.098Z] ---> Running in 60f0f926e61d [2024-03-21T19:23:26.098Z] Removing intermediate container 60f0f926e61d [2024-03-21T19:23:26.098Z] ---> fa9a17aaa1c6 [2024-03-21T19:23:26.098Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T19:23:26.098Z] ---> Running in 942503aa4dfb [2024-03-21T19:23:26.357Z] Removing intermediate container 942503aa4dfb [2024-03-21T19:23:26.357Z] ---> 4cb2858d0d7f [2024-03-21T19:23:26.357Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-21T19:23:26.357Z] ---> Running in 0ab18752c339 [2024-03-21T19:23:26.357Z] Removing intermediate container 0ab18752c339 [2024-03-21T19:23:26.357Z] ---> c02bbf71adbf [2024-03-21T19:23:26.357Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T19:23:26.357Z] ---> Running in b400b53ac545 [2024-03-21T19:23:26.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:23:26.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:23:26.874Z] OK: 264 MiB in 52 packages [2024-03-21T19:23:27.133Z] Removing intermediate container b400b53ac545 [2024-03-21T19:23:27.133Z] ---> 3579f87bda84 [2024-03-21T19:23:27.133Z] Step 7/30 : WORKDIR /app [2024-03-21T19:23:27.391Z] ---> Running in 7a7017db31a3 [2024-03-21T19:23:27.391Z] Removing intermediate container 7a7017db31a3 [2024-03-21T19:23:27.391Z] ---> a73ae33efd97 [2024-03-21T19:23:27.391Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-21T19:23:27.391Z] ---> 28a043e8e5e7 [2024-03-21T19:23:27.391Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:23:27.391Z] ---> Running in 43239f3444e3 [2024-03-21T19:23:28.445Z] Removing intermediate container 43239f3444e3 [2024-03-21T19:23:28.445Z] ---> b8bb58526b6a [2024-03-21T19:23:28.445Z] Step 10/30 : COPY . . [2024-03-21T19:23:28.705Z] ---> 453f7522cb04 [2024-03-21T19:23:28.705Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T19:23:28.705Z] ---> Running in 6cee772b6eae [2024-03-21T19:23:28.705Z] Removing intermediate container 6cee772b6eae [2024-03-21T19:23:28.705Z] ---> 987cc7db959a [2024-03-21T19:23:28.705Z] Step 12/30 : RUN $MAKE [2024-03-21T19:23:28.963Z] ---> Running in 4127b34a5e86 [2024-03-21T19:23:28.963Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-21T19:23:42.922Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-606 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-03-21T19:23:42.938Z] Running in /w/workspace/app-rfid-llrp-inventory/171 [Pipeline] { [Pipeline] checkout [2024-03-21T19:23:42.977Z] The recommended git tool is: git [2024-03-21T19:23:48.628Z] using credential edgex-jenkins-ssh [2024-03-21T19:23:48.658Z] Cloning the remote Git repository [2024-03-21T19:23:48.702Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-21T19:23:48.808Z] > git init /w/workspace/app-rfid-llrp-inventory/171 # timeout=10 [2024-03-21T19:23:48.954Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-21T19:23:48.955Z] > git --version # timeout=10 [2024-03-21T19:23:48.983Z] > git --version # 'git version 2.25.1' [2024-03-21T19:23:48.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T19:23:49.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T19:23:51.892Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-21T19:23:51.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T19:23:53.025Z] Avoid second fetch [2024-03-21T19:23:53.025Z] Checking out Revision c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c (main) [2024-03-21T19:23:53.041Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T19:23:53.122Z] > git checkout -f c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c # timeout=10 [2024-03-21T19:23:53.772Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#282)" [2024-03-21T19:23:55.498Z] Removing intermediate container 4127b34a5e86 [2024-03-21T19:23:55.498Z] ---> 2cd392c3459f [2024-03-21T19:23:55.498Z] Step 13/30 : FROM alpine:3.18 [2024-03-21T19:23:55.498Z] 3.18: Pulling from library/alpine [2024-03-21T19:23:55.498Z] 619be1103602: Pulling fs layer [2024-03-21T19:23:55.498Z] 619be1103602: Verifying Checksum [2024-03-21T19:23:55.498Z] 619be1103602: Download complete [2024-03-21T19:23:55.758Z] 619be1103602: Pull complete [2024-03-21T19:23:55.758Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:23:55.758Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T19:23:55.758Z] ---> d3782b16ccc9 [2024-03-21T19:23:55.758Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-21T19:23:55.758Z] ---> Running in e8515b472fdc [2024-03-21T19:23:56.017Z] Removing intermediate container e8515b472fdc [2024-03-21T19:23:56.017Z] ---> 4daba32093d1 [2024-03-21T19:23:56.017Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-21T19:23:56.017Z] ---> Running in 1ddb01c2cae9 [2024-03-21T19:23:56.017Z] Removing intermediate container 1ddb01c2cae9 [2024-03-21T19:23:56.017Z] ---> db590bd845c7 [2024-03-21T19:23:56.017Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-21T19:23:56.017Z] ---> Running in 7ec5c9eaefc8 [2024-03-21T19:23:56.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:23:56.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:23:56.794Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-21T19:23:56.794Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-21T19:23:56.794Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T19:23:56.794Z] Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:23:56.794Z] OK: 8 MiB in 17 packages [2024-03-21T19:23:57.361Z] Removing intermediate container 7ec5c9eaefc8 [2024-03-21T19:23:57.361Z] ---> 8bfd09970ae2 [2024-03-21T19:23:57.361Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-21T19:23:57.361Z] ---> Running in 0366aff76c56 [2024-03-21T19:23:57.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:23:57.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:23:57.879Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:23:57.879Z] Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:23:57.879Z] OK: 8 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T19:23:58.139Z] Removing intermediate container 0366aff76c56 [2024-03-21T19:23:58.139Z] ---> d56822ea192c [2024-03-21T19:23:58.139Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-21T19:23:58.398Z] ---> 96735dfc0139 [2024-03-21T19:23:58.398Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-21T19:23:58.398Z] ---> 5f58ebe605b6 [2024-03-21T19:23:58.398Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-21T19:23:58.503Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T19:23:58.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T19:23:58.504Z] Dload Upload Total Spent Left Speed [2024-03-21T19:23:58.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-03-21T19:23:58.655Z] ---> a5f518edb424 [2024-03-21T19:23:58.656Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-21T19:23:58.656Z] ---> 4329af574278 [2024-03-21T19:23:58.656Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-21T19:23:58.854Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T19:23:59.204Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T19:23:59.204Z] + sudo tee /etc/docker/daemon.new [2024-03-21T19:23:59.204Z] { [2024-03-21T19:23:59.204Z] "registry-mirrors": [ [2024-03-21T19:23:59.204Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T19:23:59.204Z] ], [2024-03-21T19:23:59.204Z] "bip": "10.250.0.254/24", [2024-03-21T19:23:59.204Z] "hosts": [ [2024-03-21T19:23:59.204Z] "tcp://0.0.0.0:5555", [2024-03-21T19:23:59.204Z] "unix:///var/run/docker.sock" [2024-03-21T19:23:59.204Z] ], [2024-03-21T19:23:59.204Z] "mtu": 1458, [2024-03-21T19:23:59.204Z] "selinux-enabled": true, [2024-03-21T19:23:59.204Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T19:23:59.204Z] } [Pipeline] sh [2024-03-21T19:23:59.541Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T19:23:59.589Z] ---> 6b15ac0a7b0c [2024-03-21T19:23:59.589Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-21T19:23:59.589Z] ---> Running in 0d750092bca0 [2024-03-21T19:23:59.847Z] Removing intermediate container 0d750092bca0 [2024-03-21T19:23:59.847Z] ---> ed2acbdb18f7 [2024-03-21T19:23:59.847Z] Step 24/30 : VOLUME /cache [2024-03-21T19:23:59.880Z] + sudo service docker restart [2024-03-21T19:24:00.105Z] ---> Running in 78617f608c65 [2024-03-21T19:24:00.105Z] Removing intermediate container 78617f608c65 [2024-03-21T19:24:00.105Z] ---> 5dff7dba8619 [2024-03-21T19:24:00.105Z] Step 25/30 : EXPOSE 59711 [2024-03-21T19:24:00.105Z] ---> Running in 97f18c3b9a38 [2024-03-21T19:24:00.364Z] Removing intermediate container 97f18c3b9a38 [2024-03-21T19:24:00.364Z] ---> 7d4cb17a5e24 [2024-03-21T19:24:00.364Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-21T19:24:00.364Z] ---> Running in 80878a012e72 [2024-03-21T19:24:00.364Z] Removing intermediate container 80878a012e72 [2024-03-21T19:24:00.364Z] ---> 29816b84cb2b [2024-03-21T19:24:00.364Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-21T19:24:00.364Z] ---> Running in 407934e2ea4f [2024-03-21T19:24:00.623Z] Removing intermediate container 407934e2ea4f [2024-03-21T19:24:00.623Z] ---> 1b9ec181de62 [2024-03-21T19:24:00.623Z] Step 28/30 : LABEL arch=amd64 [2024-03-21T19:24:00.623Z] ---> Running in 43864a7cfda3 [2024-03-21T19:24:00.623Z] Removing intermediate container 43864a7cfda3 [2024-03-21T19:24:00.623Z] ---> 245e5488bd41 [2024-03-21T19:24:00.623Z] Step 29/30 : LABEL git_sha=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [2024-03-21T19:24:00.623Z] ---> Running in 02e14390d9b2 [2024-03-21T19:24:00.882Z] Removing intermediate container 02e14390d9b2 [2024-03-21T19:24:00.882Z] ---> 7d2feb260d99 [2024-03-21T19:24:00.882Z] Step 30/30 : LABEL version=3.2.0-dev.19 [2024-03-21T19:24:00.882Z] ---> Running in 81f2d11ee440 [2024-03-21T19:24:00.882Z] Removing intermediate container 81f2d11ee440 [2024-03-21T19:24:00.882Z] ---> 74ea0fa52b39 [2024-03-21T19:24:00.882Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T19:24:00.882Z] Successfully built 74ea0fa52b39 [2024-03-21T19:24:00.882Z] 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-03-21T19:24:01.034Z] provisioning config files... [2024-03-21T19:24:01.043Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7047440678090812301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:24:01.345Z] ---> ****-login.sh [2024-03-21T19:24:01.345Z] nexus3.edgexfoundry.org:10001 [2024-03-21T19:24:01.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:01.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:01.345Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:01.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:01.345Z] [2024-03-21T19:24:01.345Z] Login Succeeded [2024-03-21T19:24:01.345Z] nexus3.edgexfoundry.org:10002 [2024-03-21T19:24:01.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:01.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:01.346Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:01.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:01.346Z] [2024-03-21T19:24:01.346Z] Login Succeeded [2024-03-21T19:24:01.346Z] nexus3.edgexfoundry.org:10003 [2024-03-21T19:24:01.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:01.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:01.605Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:01.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:01.605Z] [2024-03-21T19:24:01.605Z] Login Succeeded [2024-03-21T19:24:01.605Z] nexus3.edgexfoundry.org:10004 [2024-03-21T19:24:01.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:01.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:01.605Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:01.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:01.605Z] [2024-03-21T19:24:01.605Z] Login Succeeded [2024-03-21T19:24:01.605Z] ****.io [2024-03-21T19:24:01.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:01.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:01.864Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:01.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:01.864Z] [2024-03-21T19:24:01.864Z] Login Succeeded [2024-03-21T19:24:01.864Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T19:24:01.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T19:24:01.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:24:01.950Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-03-21T19:24:01.950Z] c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [2024-03-21T19:24:01.950Z] latest [2024-03-21T19:24:01.950Z] 3.2.0-dev.19 [2024-03-21T19:24:01.950Z] c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [2024-03-21T19:24:01.950Z] main [2024-03-21T19:24:01.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:02.284Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:02.610Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [2024-03-21T19:24:02.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-21T19:24:02.610Z] 05ad65abaf28: Preparing [2024-03-21T19:24:02.610Z] 97abb592f102: Preparing [2024-03-21T19:24:02.610Z] 1e79504c2772: Preparing [2024-03-21T19:24:02.610Z] 41ffb7f4a16b: Preparing [2024-03-21T19:24:02.610Z] 9a5b2f86e83f: Preparing [2024-03-21T19:24:02.610Z] f14a576714b3: Preparing [2024-03-21T19:24:02.610Z] 0eb36b916743: Preparing [2024-03-21T19:24:02.610Z] 2581a81911e0: Preparing [2024-03-21T19:24:02.610Z] aedc3bda2944: Preparing [2024-03-21T19:24:02.610Z] f14a576714b3: Waiting [2024-03-21T19:24:02.610Z] aedc3bda2944: Waiting [2024-03-21T19:24:02.610Z] 0eb36b916743: Waiting [2024-03-21T19:24:02.610Z] 2581a81911e0: Waiting [2024-03-21T19:24:02.610Z] 05ad65abaf28: Pushed [2024-03-21T19:24:02.610Z] 9a5b2f86e83f: Pushed [2024-03-21T19:24:02.610Z] 1e79504c2772: Pushed [2024-03-21T19:24:02.610Z] 41ffb7f4a16b: Pushed [2024-03-21T19:24:02.610Z] aedc3bda2944: Layer already exists [2024-03-21T19:24:02.869Z] f14a576714b3: Pushed [2024-03-21T19:24:02.869Z] 0eb36b916743: Pushed [2024-03-21T19:24:02.869Z] 2581a81911e0: Pushed [2024-03-21T19:24:05.408Z] 97abb592f102: Pushed [2024-03-21T19:24:05.668Z] c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:06.010Z] + 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-03-21T19:24:06.339Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-21T19:24:06.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-21T19:24:06.340Z] 05ad65abaf28: Preparing [2024-03-21T19:24:06.340Z] 97abb592f102: Preparing [2024-03-21T19:24:06.340Z] 1e79504c2772: Preparing [2024-03-21T19:24:06.340Z] 41ffb7f4a16b: Preparing [2024-03-21T19:24:06.340Z] 9a5b2f86e83f: Preparing [2024-03-21T19:24:06.340Z] f14a576714b3: Preparing [2024-03-21T19:24:06.340Z] 0eb36b916743: Preparing [2024-03-21T19:24:06.340Z] 2581a81911e0: Preparing [2024-03-21T19:24:06.340Z] aedc3bda2944: Preparing [2024-03-21T19:24:06.340Z] 0eb36b916743: Waiting [2024-03-21T19:24:06.340Z] 2581a81911e0: Waiting [2024-03-21T19:24:06.340Z] aedc3bda2944: Waiting [2024-03-21T19:24:06.340Z] f14a576714b3: Waiting [2024-03-21T19:24:06.340Z] 1e79504c2772: Layer already exists [2024-03-21T19:24:06.340Z] 41ffb7f4a16b: Layer already exists [2024-03-21T19:24:06.340Z] 9a5b2f86e83f: Layer already exists [2024-03-21T19:24:06.340Z] 97abb592f102: Layer already exists [2024-03-21T19:24:06.340Z] 05ad65abaf28: Layer already exists [2024-03-21T19:24:06.340Z] 2581a81911e0: Layer already exists [2024-03-21T19:24:06.340Z] f14a576714b3: Layer already exists [2024-03-21T19:24:06.340Z] 0eb36b916743: Layer already exists [2024-03-21T19:24:06.340Z] aedc3bda2944: Layer already exists [2024-03-21T19:24:06.340Z] latest: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:06.674Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:07.009Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 [2024-03-21T19:24:07.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-21T19:24:07.009Z] 05ad65abaf28: Preparing [2024-03-21T19:24:07.009Z] 97abb592f102: Preparing [2024-03-21T19:24:07.009Z] 1e79504c2772: Preparing [2024-03-21T19:24:07.009Z] 41ffb7f4a16b: Preparing [2024-03-21T19:24:07.009Z] 9a5b2f86e83f: Preparing [2024-03-21T19:24:07.009Z] f14a576714b3: Preparing [2024-03-21T19:24:07.009Z] 0eb36b916743: Preparing [2024-03-21T19:24:07.009Z] 2581a81911e0: Preparing [2024-03-21T19:24:07.009Z] aedc3bda2944: Preparing [2024-03-21T19:24:07.009Z] 0eb36b916743: Waiting [2024-03-21T19:24:07.009Z] aedc3bda2944: Waiting [2024-03-21T19:24:07.009Z] f14a576714b3: Waiting [2024-03-21T19:24:07.009Z] 2581a81911e0: Waiting [2024-03-21T19:24:07.009Z] 9a5b2f86e83f: Layer already exists [2024-03-21T19:24:07.009Z] 97abb592f102: Layer already exists [2024-03-21T19:24:07.009Z] 1e79504c2772: Layer already exists [2024-03-21T19:24:07.009Z] 05ad65abaf28: Layer already exists [2024-03-21T19:24:07.009Z] 41ffb7f4a16b: Layer already exists [2024-03-21T19:24:07.009Z] f14a576714b3: Layer already exists [2024-03-21T19:24:07.009Z] 0eb36b916743: Layer already exists [2024-03-21T19:24:07.009Z] aedc3bda2944: Layer already exists [2024-03-21T19:24:07.009Z] 2581a81911e0: Layer already exists [2024-03-21T19:24:07.009Z] 3.2.0-dev.19: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:07.347Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:07.681Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [2024-03-21T19:24:07.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-21T19:24:07.681Z] 05ad65abaf28: Preparing [2024-03-21T19:24:07.681Z] 97abb592f102: Preparing [2024-03-21T19:24:07.681Z] 1e79504c2772: Preparing [2024-03-21T19:24:07.681Z] 41ffb7f4a16b: Preparing [2024-03-21T19:24:07.681Z] 9a5b2f86e83f: Preparing [2024-03-21T19:24:07.681Z] f14a576714b3: Preparing [2024-03-21T19:24:07.681Z] 0eb36b916743: Preparing [2024-03-21T19:24:07.681Z] 2581a81911e0: Preparing [2024-03-21T19:24:07.681Z] aedc3bda2944: Preparing [2024-03-21T19:24:07.681Z] 2581a81911e0: Waiting [2024-03-21T19:24:07.681Z] f14a576714b3: Waiting [2024-03-21T19:24:07.681Z] aedc3bda2944: Waiting [2024-03-21T19:24:07.681Z] 0eb36b916743: Waiting [2024-03-21T19:24:07.681Z] 97abb592f102: Layer already exists [2024-03-21T19:24:07.681Z] 9a5b2f86e83f: Layer already exists [2024-03-21T19:24:07.681Z] 05ad65abaf28: Layer already exists [2024-03-21T19:24:07.681Z] 1e79504c2772: Layer already exists [2024-03-21T19:24:07.681Z] 41ffb7f4a16b: Layer already exists [2024-03-21T19:24:07.681Z] 2581a81911e0: Layer already exists [2024-03-21T19:24:07.681Z] f14a576714b3: Layer already exists [2024-03-21T19:24:07.681Z] 0eb36b916743: Layer already exists [2024-03-21T19:24:07.681Z] aedc3bda2944: Layer already exists [2024-03-21T19:24:07.681Z] c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:08.018Z] + 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-03-21T19:24:08.345Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-03-21T19:24:08.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-21T19:24:08.346Z] 05ad65abaf28: Preparing [2024-03-21T19:24:08.346Z] 97abb592f102: Preparing [2024-03-21T19:24:08.346Z] 1e79504c2772: Preparing [2024-03-21T19:24:08.346Z] 41ffb7f4a16b: Preparing [2024-03-21T19:24:08.346Z] 9a5b2f86e83f: Preparing [2024-03-21T19:24:08.346Z] f14a576714b3: Preparing [2024-03-21T19:24:08.346Z] 0eb36b916743: Preparing [2024-03-21T19:24:08.346Z] 2581a81911e0: Preparing [2024-03-21T19:24:08.346Z] aedc3bda2944: Preparing [2024-03-21T19:24:08.346Z] f14a576714b3: Waiting [2024-03-21T19:24:08.346Z] 0eb36b916743: Waiting [2024-03-21T19:24:08.346Z] 2581a81911e0: Waiting [2024-03-21T19:24:08.346Z] aedc3bda2944: Waiting [2024-03-21T19:24:08.346Z] 05ad65abaf28: Layer already exists [2024-03-21T19:24:08.346Z] 1e79504c2772: Layer already exists [2024-03-21T19:24:08.346Z] 9a5b2f86e83f: Layer already exists [2024-03-21T19:24:08.346Z] 41ffb7f4a16b: Layer already exists [2024-03-21T19:24:08.346Z] 97abb592f102: Layer already exists [2024-03-21T19:24:08.346Z] 0eb36b916743: Layer already exists [2024-03-21T19:24:08.346Z] f14a576714b3: Layer already exists [2024-03-21T19:24:08.346Z] 2581a81911e0: Layer already exists [2024-03-21T19:24:08.346Z] aedc3bda2944: Layer already exists [2024-03-21T19:24:08.346Z] main: digest: sha256:8eba1dacd6b801a76014c08af7f303e070b3afaa0ef690307a9dda0eadb6cf65 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T19:24:08.424Z] ===================================================== [Pipeline] echo [2024-03-21T19:24:08.440Z] taggedImages: [2024-03-21T19:24:08.440Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [2024-03-21T19:24:08.440Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-21T19:24:08.440Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.19 [2024-03-21T19:24:08.440Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [2024-03-21T19:24:08.440Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:08.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T19:24:08.858Z] [2024-03-21T19:24:08.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:09.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T19:24:09.165Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T19:24:09.165Z] 5eb5b503b376: Pulling fs layer [2024-03-21T19:24:09.165Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T19:24:09.165Z] ec43610c2a17: Pulling fs layer [2024-03-21T19:24:09.165Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T19:24:09.165Z] 33b1e0a273af: Pulling fs layer [2024-03-21T19:24:09.165Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T19:24:09.165Z] 2f39f015ded8: Pulling fs layer [2024-03-21T19:24:09.165Z] 33b1e0a273af: Waiting [2024-03-21T19:24:09.165Z] 5d3b04190fa2: Waiting [2024-03-21T19:24:09.165Z] 3a2ae6a8a46f: Waiting [2024-03-21T19:24:09.165Z] 5c69ac0246d0: Verifying Checksum [2024-03-21T19:24:09.165Z] 5c69ac0246d0: Download complete [2024-03-21T19:24:09.165Z] 3a2ae6a8a46f: Download complete [2024-03-21T19:24:09.165Z] 33b1e0a273af: Verifying Checksum [2024-03-21T19:24:09.165Z] 33b1e0a273af: Download complete [2024-03-21T19:24:09.165Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T19:24:09.165Z] 5d3b04190fa2: Download complete [2024-03-21T19:24:09.165Z] ec43610c2a17: Verifying Checksum [2024-03-21T19:24:09.165Z] ec43610c2a17: Download complete [2024-03-21T19:24:09.424Z] 5eb5b503b376: Verifying Checksum [2024-03-21T19:24:09.424Z] 5eb5b503b376: Download complete [2024-03-21T19:24:09.991Z] 2f39f015ded8: Download complete [2024-03-21T19:24:10.560Z] 5eb5b503b376: Pull complete [2024-03-21T19:24:10.818Z] 5c69ac0246d0: Pull complete [2024-03-21T19:24:11.077Z] ec43610c2a17: Pull complete [2024-03-21T19:24:11.336Z] 3a2ae6a8a46f: Pull complete [2024-03-21T19:24:11.595Z] 33b1e0a273af: Pull complete [2024-03-21T19:24:11.595Z] 5d3b04190fa2: Pull complete [2024-03-21T19:24:15.778Z] 2f39f015ded8: Pull complete [2024-03-21T19:24:15.778Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T19:24:15.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T19:24:15.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:24:15.872Z] prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container [2024-03-21T19:24:15.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T19:24:18.326Z] $ docker top edefd91cf0e4b41af326e794255e2a21493c5a99368516124b1a8b1b8e6263de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-03-21T19:24:18.472Z] provisioning config files... [2024-03-21T19:24:18.505Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/171@tmp/config4431172198366352241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:24:18.725Z] ---> job-cost.sh [2024-03-21T19:24:18.725Z] lf-activate-venv: SKIPPING [2024-03-21T19:24:18.725Z] INFO: No Stack... [2024-03-21T19:24:18.949Z] ---> ****-login.sh [2024-03-21T19:24:18.949Z] nexus3.edgexfoundry.org:10001 [2024-03-21T19:24:19.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T19:24:19.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:19.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:19.541Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:19.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:19.541Z] [2024-03-21T19:24:19.541Z] Login Succeeded [2024-03-21T19:24:19.541Z] nexus3.edgexfoundry.org:10002 [2024-03-21T19:24:19.550Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T19:24:19.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:19.835Z] + + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-03-21T19:24:19.835Z] cut -d, -f6 [Pipeline] lock [2024-03-21T19:24:19.848Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [2024-03-21T19:24:19.855Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] did not exist. Created. [2024-03-21T19:24:19.860Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T19:24:20.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:20.087Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:20.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:20.087Z] [2024-03-21T19:24:20.087Z] Login Succeeded [2024-03-21T19:24:20.162Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T19:24:20.194Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T19:24:20.202Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T19:24:20.220Z] $ docker stop --time=1 edefd91cf0e4b41af326e794255e2a21493c5a99368516124b1a8b1b8e6263de [2024-03-21T19:24:20.359Z] nexus3.edgexfoundry.org:10003 [2024-03-21T19:24:20.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:20.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:20.637Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:20.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:20.637Z] [2024-03-21T19:24:20.637Z] Login Succeeded [2024-03-21T19:24:20.637Z] nexus3.edgexfoundry.org:10004 [2024-03-21T19:24:20.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:20.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:20.911Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:20.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:20.911Z] [2024-03-21T19:24:20.911Z] Login Succeeded [2024-03-21T19:24:20.911Z] ****.io [2024-03-21T19:24:21.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:24:21.365Z] $ docker rm -f --volumes edefd91cf0e4b41af326e794255e2a21493c5a99368516124b1a8b1b8e6263de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-03-21T19:24:21.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:24:21.457Z] Configure a credential helper to remove this warning. See [2024-03-21T19:24:21.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:24:21.457Z] [2024-03-21T19:24:21.457Z] Login Succeeded [2024-03-21T19:24:21.457Z] ---> ****-login.sh ends [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [2024-03-21T19:24:21.483Z] Deleting 1 temporary files [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T19:24:21.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:24:21.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:24:21.861Z] ========================================================= [2024-03-21T19:24:21.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T19:24:21.861Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:24:22.376Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T19:24:22.650Z] Sending build context to Docker daemon 673.8kB [2024-03-21T19:24:22.650Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T19:24:22.650Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T19:24:22.920Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T19:24:22.920Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T19:24:22.920Z] 5d54e960e981: Pulling fs layer [2024-03-21T19:24:22.920Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T19:24:22.920Z] f0e02332f6b5: Pulling fs layer [2024-03-21T19:24:22.920Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T19:24:22.920Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T19:24:22.920Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T19:24:22.920Z] 0c6a40ed1a82: Waiting [2024-03-21T19:24:22.920Z] 94ae7d8d031c: Waiting [2024-03-21T19:24:22.920Z] f0e02332f6b5: Waiting [2024-03-21T19:24:22.920Z] 872ee5b61b7b: Waiting [2024-03-21T19:24:22.920Z] 5d54e960e981: Verifying Checksum [2024-03-21T19:24:22.920Z] 5d54e960e981: Download complete [2024-03-21T19:24:22.920Z] f0e02332f6b5: Verifying Checksum [2024-03-21T19:24:22.920Z] f0e02332f6b5: Download complete [2024-03-21T19:24:22.920Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T19:24:22.920Z] 872ee5b61b7b: Download complete [2024-03-21T19:24:22.920Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T19:24:22.920Z] 9fda8d8052c6: Download complete [2024-03-21T19:24:23.512Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T19:24:23.512Z] 94ae7d8d031c: Download complete [2024-03-21T19:24:24.493Z] 9fda8d8052c6: Pull complete [2024-03-21T19:24:25.463Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T19:24:25.463Z] c4a7e357bf2a: Download complete [2024-03-21T19:24:25.463Z] 5d54e960e981: Pull complete [2024-03-21T19:24:26.429Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T19:24:26.429Z] 0c6a40ed1a82: Download complete [2024-03-21T19:24:38.763Z] c4a7e357bf2a: Pull complete [2024-03-21T19:24:38.763Z] f0e02332f6b5: Pull complete [2024-03-21T19:24:38.763Z] 872ee5b61b7b: Pull complete [2024-03-21T19:24:46.986Z] 0c6a40ed1a82: Pull complete [2024-03-21T19:24:48.403Z] 94ae7d8d031c: Pull complete [2024-03-21T19:24:48.403Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T19:24:48.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T19:24:48.403Z] ---> 86de565de09d [2024-03-21T19:24:48.403Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T19:24:49.382Z] ---> Running in 7cef125eb8de [2024-03-21T19:24:49.651Z] Removing intermediate container 7cef125eb8de [2024-03-21T19:24:49.651Z] ---> 37e0e4f0e901 [2024-03-21T19:24:49.651Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T19:24:49.651Z] ---> Running in 182891a4b95e [2024-03-21T19:24:49.920Z] Removing intermediate container 182891a4b95e [2024-03-21T19:24:49.920Z] ---> bd1d14618b40 [2024-03-21T19:24:49.920Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T19:24:50.190Z] ---> Running in d6a926e7e9e9 [2024-03-21T19:24:50.463Z] Removing intermediate container d6a926e7e9e9 [2024-03-21T19:24:50.463Z] ---> 0901cf8ef70f [2024-03-21T19:24:50.463Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T19:24:50.463Z] ---> Running in f31ccfbc99d3 [2024-03-21T19:24:51.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:24:52.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:24:53.573Z] OK: 266 MiB in 52 packages [2024-03-21T19:24:54.541Z] Removing intermediate container f31ccfbc99d3 [2024-03-21T19:24:54.541Z] ---> e3562d771aa3 [2024-03-21T19:24:54.541Z] Step 7/12 : WORKDIR /app [2024-03-21T19:24:54.541Z] ---> Running in 314b7868dc59 [2024-03-21T19:24:54.814Z] Removing intermediate container 314b7868dc59 [2024-03-21T19:24:54.814Z] ---> 2a65f73dc71b [2024-03-21T19:24:54.814Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T19:24:55.405Z] ---> ad5c1227d8a9 [2024-03-21T19:24:55.405Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:55.405Z] ---> Running in d5df26c37a73 [2024-03-21T19:27:02.144Z] Removing intermediate container d5df26c37a73 [2024-03-21T19:27:02.144Z] ---> 1e84b195cb76 [2024-03-21T19:27:02.144Z] Step 10/12 : COPY . . [2024-03-21T19:27:02.144Z] ---> 560651527e3a [2024-03-21T19:27:02.144Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T19:27:02.144Z] ---> Running in 91abf1f20d4e [2024-03-21T19:27:02.144Z] Removing intermediate container 91abf1f20d4e [2024-03-21T19:27:02.144Z] ---> 258f3bf5ba99 [2024-03-21T19:27:02.144Z] Step 12/12 : RUN $MAKE [2024-03-21T19:27:02.144Z] ---> Running in 14263e2f2c13 [2024-03-21T19:27:02.144Z] noop [2024-03-21T19:27:02.144Z] Removing intermediate container 14263e2f2c13 [2024-03-21T19:27:02.144Z] ---> fbe756b66a37 [2024-03-21T19:27:02.144Z] Successfully built fbe756b66a37 [2024-03-21T19:27:02.144Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:27:02.532Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T19:27:02.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:27:02.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-606 does not seem to be running inside a container [2024-03-21T19:27:02.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/171 -v /w/workspace/app-rfid-llrp-inventory/171:/w/workspace/app-rfid-llrp-inventory/171:rw,z -v /w/workspace/app-rfid-llrp-inventory/171@tmp:/w/workspace/app-rfid-llrp-inventory/171@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-03-21T19:27:04.195Z] $ docker top 8409bce86248e0f889ffd7470c7d5ff6640fb3a879ac50fd3c3e40dfdecfa6de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:27:05.073Z] + go version [2024-03-21T19:27:05.073Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T19:27:05.086Z] $ docker stop --time=1 8409bce86248e0f889ffd7470c7d5ff6640fb3a879ac50fd3c3e40dfdecfa6de [2024-03-21T19:27:06.769Z] $ docker rm -f --volumes 8409bce86248e0f889ffd7470c7d5ff6640fb3a879ac50fd3c3e40dfdecfa6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:27:07.367Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T19:27:07.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:27:07.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-606 does not seem to be running inside a container [2024-03-21T19:27:07.660Z] $ 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/171 -v /w/workspace/app-rfid-llrp-inventory/171:/w/workspace/app-rfid-llrp-inventory/171:rw,z -v /w/workspace/app-rfid-llrp-inventory/171@tmp:/w/workspace/app-rfid-llrp-inventory/171@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-03-21T19:27:08.888Z] $ docker top 4dbc41df6c70adba2566a5b757a767462f0cabfd13479e3188b59453eea881d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:27:09.770Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/171 [Pipeline] fileExists [Pipeline] sh [2024-03-21T19:27:10.424Z] + make test [2024-03-21T19:27:10.424Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-21T19:30:47.228Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-21T19:30:47.228Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-21T19:30:47.228Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.087s coverage: 86.2% of statements [2024-03-21T19:30:51.486Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.383s coverage: 71.9% of statements [2024-03-21T19:30:52.087Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-21T19:30:52.087Z] go vet ./... [2024-03-21T19:33:59.175Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T19:33:59.175Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T19:33:59.175Z] ./bin/test-attribution.sh [2024-03-21T19:33:59.175Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T19:33:59.175Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T19:33:59.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T19:33:59.208Z] $ docker stop --time=1 4dbc41df6c70adba2566a5b757a767462f0cabfd13479e3188b59453eea881d3 [2024-03-21T19:34:01.261Z] $ docker rm -f --volumes 4dbc41df6c70adba2566a5b757a767462f0cabfd13479e3188b59453eea881d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T19:34:03.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T19:34:03.604Z] Warning: overwriting stash ‘coverage-report’ [2024-03-21T19:34:04.110Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T19:34:04.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T19:34:04.860Z] + ls -al . [2024-03-21T19:34:04.860Z] total 272 [2024-03-21T19:34:04.860Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 19:27 . [2024-03-21T19:34:04.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 19:23 .. [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 19:23 .dockerignore [2024-03-21T19:34:04.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 19:23 .git [2024-03-21T19:34:04.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:23 .github [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 21 19:23 .gitignore [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 19:23 .golangci.yml [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 21 19:23 Attribution.txt [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 21 19:23 CHANGELOG.md [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 21 19:23 Dockerfile [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 19:23 GOVERNANCE.md [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 21 19:23 Jenkinsfile [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 19:23 LICENSE [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 21 19:23 Makefile [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 19:23 OWNERS.md [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 21 19:23 README.md [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 19:20 VERSION [2024-03-21T19:34:04.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:23 bin [2024-03-21T19:34:04.860Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 19:30 coverage.out [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 7273 Mar 21 19:23 go.mod [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 21 19:23 go.sum [2024-03-21T19:34:04.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:23 images [2024-03-21T19:34:04.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 19:23 internal [2024-03-21T19:34:04.860Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 19:23 main.go [2024-03-21T19:34:04.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:23 openapi [2024-03-21T19:34:04.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 19:23 res [2024-03-21T19:34:04.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 19:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:34:05.222Z] + 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=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c --label arch=arm64 --label version=3.2.0-dev.19 . [2024-03-21T19:34:05.496Z] Sending build context to Docker daemon 673.8kB [2024-03-21T19:34:05.496Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T19:34:05.496Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-21T19:34:05.496Z] ---> fbe756b66a37 [2024-03-21T19:34:05.496Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T19:34:05.764Z] ---> Running in c43084cfa285 [2024-03-21T19:34:06.032Z] Removing intermediate container c43084cfa285 [2024-03-21T19:34:06.032Z] ---> 47855c97b358 [2024-03-21T19:34:06.032Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T19:34:06.032Z] ---> Running in 1f76061c2dea [2024-03-21T19:34:06.312Z] Removing intermediate container 1f76061c2dea [2024-03-21T19:34:06.312Z] ---> 63c9015b0e43 [2024-03-21T19:34:06.312Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-21T19:34:06.584Z] ---> Running in 4f38af01b812 [2024-03-21T19:34:06.853Z] Removing intermediate container 4f38af01b812 [2024-03-21T19:34:06.853Z] ---> c4d5bb9db722 [2024-03-21T19:34:06.853Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T19:34:06.853Z] ---> Running in c6b9cb5da38b [2024-03-21T19:34:07.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:34:08.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:34:09.367Z] OK: 266 MiB in 52 packages [2024-03-21T19:34:10.330Z] Removing intermediate container c6b9cb5da38b [2024-03-21T19:34:10.330Z] ---> 081a7cf741ed [2024-03-21T19:34:10.330Z] Step 7/30 : WORKDIR /app [2024-03-21T19:34:10.330Z] ---> Running in 8ee2d36e9652 [2024-03-21T19:34:10.599Z] Removing intermediate container 8ee2d36e9652 [2024-03-21T19:34:10.599Z] ---> 9cf308c13d99 [2024-03-21T19:34:10.599Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-21T19:34:11.184Z] ---> b925514d5dc4 [2024-03-21T19:34:11.184Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:34:11.184Z] ---> Running in a7795947d5fb [2024-03-21T19:34:13.787Z] Removing intermediate container a7795947d5fb [2024-03-21T19:34:13.787Z] ---> 1f7e59acefa9 [2024-03-21T19:34:13.787Z] Step 10/30 : COPY . . [2024-03-21T19:34:14.066Z] ---> a114214830eb [2024-03-21T19:34:14.066Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T19:34:14.066Z] ---> Running in 281dbdf5a66a [2024-03-21T19:34:14.652Z] Removing intermediate container 281dbdf5a66a [2024-03-21T19:34:14.652Z] ---> a6350c734703 [2024-03-21T19:34:14.652Z] Step 12/30 : RUN $MAKE [2024-03-21T19:34:14.652Z] ---> Running in 06508ed4db81 [2024-03-21T19:34:15.613Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-21T19:37:07.377Z] Removing intermediate container 06508ed4db81 [2024-03-21T19:37:07.377Z] ---> e84c3af6b283 [2024-03-21T19:37:07.377Z] Step 13/30 : FROM alpine:3.18 [2024-03-21T19:37:07.377Z] 3.18: Pulling from library/alpine [2024-03-21T19:37:07.377Z] c6b39de5b339: Pulling fs layer [2024-03-21T19:37:07.377Z] c6b39de5b339: Verifying Checksum [2024-03-21T19:37:07.377Z] c6b39de5b339: Pull complete [2024-03-21T19:37:07.377Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:37:07.377Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T19:37:07.377Z] ---> 33abbf032149 [2024-03-21T19:37:07.377Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-21T19:37:07.377Z] ---> Running in 485a6407a1bd [2024-03-21T19:37:07.377Z] Removing intermediate container 485a6407a1bd [2024-03-21T19:37:07.377Z] ---> cc45de7695ef [2024-03-21T19:37:07.377Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-21T19:37:07.377Z] ---> Running in f6af76ce7aa2 [2024-03-21T19:37:07.377Z] Removing intermediate container f6af76ce7aa2 [2024-03-21T19:37:07.377Z] ---> d55ad104f0fb [2024-03-21T19:37:07.377Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-21T19:37:07.377Z] ---> Running in fc72d9e00f56 [2024-03-21T19:37:07.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:37:07.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:37:07.377Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-21T19:37:07.377Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-21T19:37:07.377Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T19:37:07.377Z] Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:37:07.377Z] OK: 9 MiB in 17 packages [2024-03-21T19:37:07.377Z] Removing intermediate container fc72d9e00f56 [2024-03-21T19:37:07.377Z] ---> 7a4e43b4f5f0 [2024-03-21T19:37:07.377Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-21T19:37:07.377Z] ---> Running in 665b8ff5af40 [2024-03-21T19:37:07.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:37:07.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:37:07.377Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:37:07.377Z] Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:37:07.377Z] OK: 9 MiB in 17 packages [2024-03-21T19:37:07.377Z] Removing intermediate container 665b8ff5af40 [2024-03-21T19:37:07.377Z] ---> dc2fddee310b [2024-03-21T19:37:07.377Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-21T19:37:07.377Z] ---> 15343b6d79a2 [2024-03-21T19:37:07.377Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-21T19:37:07.964Z] ---> 10f3882f285a [2024-03-21T19:37:07.964Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-21T19:37:08.234Z] ---> 34bd6a21b386 [2024-03-21T19:37:08.234Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-21T19:37:08.822Z] ---> 18ae40b3a73a [2024-03-21T19:37:08.822Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-21T19:37:10.776Z] ---> f032300afb71 [2024-03-21T19:37:10.776Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-21T19:37:10.776Z] ---> Running in cebea5ab70e8 [2024-03-21T19:37:12.191Z] Removing intermediate container cebea5ab70e8 [2024-03-21T19:37:12.191Z] ---> caa25b0816d0 [2024-03-21T19:37:12.191Z] Step 24/30 : VOLUME /cache [2024-03-21T19:37:12.191Z] ---> Running in d9d98280a516 [2024-03-21T19:37:12.775Z] Removing intermediate container d9d98280a516 [2024-03-21T19:37:12.775Z] ---> 81bf175d12e6 [2024-03-21T19:37:12.775Z] Step 25/30 : EXPOSE 59711 [2024-03-21T19:37:12.775Z] ---> Running in e7581ddc9ab3 [2024-03-21T19:37:13.044Z] Removing intermediate container e7581ddc9ab3 [2024-03-21T19:37:13.044Z] ---> 726cc3d2d0cf [2024-03-21T19:37:13.044Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-21T19:37:13.044Z] ---> Running in 42fea1909d9d [2024-03-21T19:37:13.312Z] Removing intermediate container 42fea1909d9d [2024-03-21T19:37:13.312Z] ---> fc9289de2da8 [2024-03-21T19:37:13.312Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-21T19:37:13.312Z] ---> Running in fbd54b7c9cbc [2024-03-21T19:37:13.580Z] Removing intermediate container fbd54b7c9cbc [2024-03-21T19:37:13.580Z] ---> 46076d36bdd8 [2024-03-21T19:37:13.580Z] Step 28/30 : LABEL arch=arm64 [2024-03-21T19:37:13.849Z] ---> Running in bd440ac94dfb [2024-03-21T19:37:14.116Z] Removing intermediate container bd440ac94dfb [2024-03-21T19:37:14.116Z] ---> 7add3686612f [2024-03-21T19:37:14.116Z] Step 29/30 : LABEL git_sha=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [2024-03-21T19:37:14.116Z] ---> Running in 0a37e47dc841 [2024-03-21T19:37:14.384Z] Removing intermediate container 0a37e47dc841 [2024-03-21T19:37:14.384Z] ---> d2db6d19e0a1 [2024-03-21T19:37:14.384Z] Step 30/30 : LABEL version=3.2.0-dev.19 [2024-03-21T19:37:14.384Z] ---> Running in d90d1d62edc1 [2024-03-21T19:37:14.968Z] Removing intermediate container d90d1d62edc1 [2024-03-21T19:37:14.968Z] ---> e430b85e1dbb [2024-03-21T19:37:14.968Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T19:37:14.968Z] Successfully built e430b85e1dbb [2024-03-21T19:37:14.968Z] 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-03-21T19:37:15.131Z] provisioning config files... [2024-03-21T19:37:15.147Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/171@tmp/config14646320900404857455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:37:15.534Z] ---> ****-login.sh [2024-03-21T19:37:15.534Z] nexus3.edgexfoundry.org:10001 [2024-03-21T19:37:15.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:37:15.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:37:15.800Z] Configure a credential helper to remove this warning. See [2024-03-21T19:37:15.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:37:15.800Z] [2024-03-21T19:37:15.800Z] Login Succeeded [2024-03-21T19:37:15.800Z] nexus3.edgexfoundry.org:10002 [2024-03-21T19:37:16.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:37:16.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:37:16.069Z] Configure a credential helper to remove this warning. See [2024-03-21T19:37:16.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:37:16.069Z] [2024-03-21T19:37:16.069Z] Login Succeeded [2024-03-21T19:37:16.069Z] nexus3.edgexfoundry.org:10003 [2024-03-21T19:37:16.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:37:16.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:37:16.607Z] Configure a credential helper to remove this warning. See [2024-03-21T19:37:16.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:37:16.607Z] [2024-03-21T19:37:16.607Z] Login Succeeded [2024-03-21T19:37:16.607Z] nexus3.edgexfoundry.org:10004 [2024-03-21T19:37:16.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:37:16.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:37:16.874Z] Configure a credential helper to remove this warning. See [2024-03-21T19:37:16.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:37:16.874Z] [2024-03-21T19:37:16.874Z] Login Succeeded [2024-03-21T19:37:16.874Z] ****.io [2024-03-21T19:37:17.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:37:17.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:37:17.408Z] Configure a credential helper to remove this warning. See [2024-03-21T19:37:17.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:37:17.408Z] [2024-03-21T19:37:17.408Z] Login Succeeded [2024-03-21T19:37:17.408Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T19:37:17.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T19:37:17.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:37:17.508Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-03-21T19:37:17.509Z] c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [2024-03-21T19:37:17.509Z] latest [2024-03-21T19:37:17.509Z] 3.2.0-dev.19 [2024-03-21T19:37:17.509Z] c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [2024-03-21T19:37:17.509Z] main [2024-03-21T19:37:17.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:37:17.880Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:37:18.251Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [2024-03-21T19:37:18.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-21T19:37:18.251Z] 56fd9245b3d2: Preparing [2024-03-21T19:37:18.251Z] 42fd9a2187fc: Preparing [2024-03-21T19:37:18.251Z] 5565c2cf3c9d: Preparing [2024-03-21T19:37:18.251Z] 5d817953e049: Preparing [2024-03-21T19:37:18.251Z] a3761a320d55: Preparing [2024-03-21T19:37:18.251Z] 13ea0174c9eb: Preparing [2024-03-21T19:37:18.251Z] 2b268a219d4c: Preparing [2024-03-21T19:37:18.251Z] 823ea1db2deb: Preparing [2024-03-21T19:37:18.251Z] 7c504f21be85: Preparing [2024-03-21T19:37:18.251Z] 13ea0174c9eb: Waiting [2024-03-21T19:37:18.251Z] 2b268a219d4c: Waiting [2024-03-21T19:37:18.251Z] 823ea1db2deb: Waiting [2024-03-21T19:37:18.251Z] 7c504f21be85: Waiting [2024-03-21T19:37:18.516Z] a3761a320d55: Pushed [2024-03-21T19:37:18.516Z] 56fd9245b3d2: Pushed [2024-03-21T19:37:18.516Z] 5565c2cf3c9d: Pushed [2024-03-21T19:37:18.516Z] 5d817953e049: Pushed [2024-03-21T19:37:18.516Z] 7c504f21be85: Layer already exists [2024-03-21T19:37:18.516Z] 13ea0174c9eb: Pushed [2024-03-21T19:37:18.780Z] 2b268a219d4c: Pushed [2024-03-21T19:37:19.043Z] 823ea1db2deb: Pushed [2024-03-21T19:37:25.670Z] 42fd9a2187fc: Pushed [2024-03-21T19:37:25.670Z] c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:37:26.033Z] + 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-03-21T19:37:26.396Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-21T19:37:26.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-21T19:37:26.396Z] 56fd9245b3d2: Preparing [2024-03-21T19:37:26.396Z] 42fd9a2187fc: Preparing [2024-03-21T19:37:26.396Z] 5565c2cf3c9d: Preparing [2024-03-21T19:37:26.396Z] 5d817953e049: Preparing [2024-03-21T19:37:26.396Z] a3761a320d55: Preparing [2024-03-21T19:37:26.396Z] 13ea0174c9eb: Preparing [2024-03-21T19:37:26.396Z] 2b268a219d4c: Preparing [2024-03-21T19:37:26.396Z] 823ea1db2deb: Preparing [2024-03-21T19:37:26.396Z] 7c504f21be85: Preparing [2024-03-21T19:37:26.396Z] 13ea0174c9eb: Waiting [2024-03-21T19:37:26.396Z] 823ea1db2deb: Waiting [2024-03-21T19:37:26.396Z] 2b268a219d4c: Waiting [2024-03-21T19:37:26.396Z] 7c504f21be85: Waiting [2024-03-21T19:37:26.396Z] 56fd9245b3d2: Layer already exists [2024-03-21T19:37:26.396Z] a3761a320d55: Layer already exists [2024-03-21T19:37:26.396Z] 42fd9a2187fc: Layer already exists [2024-03-21T19:37:26.396Z] 5565c2cf3c9d: Layer already exists [2024-03-21T19:37:26.396Z] 5d817953e049: Layer already exists [2024-03-21T19:37:26.396Z] 7c504f21be85: Layer already exists [2024-03-21T19:37:26.396Z] 823ea1db2deb: Layer already exists [2024-03-21T19:37:26.396Z] 2b268a219d4c: Layer already exists [2024-03-21T19:37:26.397Z] 13ea0174c9eb: Layer already exists [2024-03-21T19:37:26.664Z] latest: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:37:27.056Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:37:27.435Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 [2024-03-21T19:37:27.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-21T19:37:27.436Z] 56fd9245b3d2: Preparing [2024-03-21T19:37:27.436Z] 42fd9a2187fc: Preparing [2024-03-21T19:37:27.436Z] 5565c2cf3c9d: Preparing [2024-03-21T19:37:27.436Z] 5d817953e049: Preparing [2024-03-21T19:37:27.436Z] a3761a320d55: Preparing [2024-03-21T19:37:27.436Z] 13ea0174c9eb: Preparing [2024-03-21T19:37:27.436Z] 2b268a219d4c: Preparing [2024-03-21T19:37:27.436Z] 13ea0174c9eb: Waiting [2024-03-21T19:37:27.436Z] 823ea1db2deb: Preparing [2024-03-21T19:37:27.436Z] 7c504f21be85: Preparing [2024-03-21T19:37:27.436Z] 2b268a219d4c: Waiting [2024-03-21T19:37:27.436Z] 823ea1db2deb: Waiting [2024-03-21T19:37:27.436Z] 7c504f21be85: Waiting [2024-03-21T19:37:27.436Z] a3761a320d55: Layer already exists [2024-03-21T19:37:27.436Z] 56fd9245b3d2: Layer already exists [2024-03-21T19:37:27.436Z] 5d817953e049: Layer already exists [2024-03-21T19:37:27.436Z] 42fd9a2187fc: Layer already exists [2024-03-21T19:37:27.436Z] 5565c2cf3c9d: Layer already exists [2024-03-21T19:37:27.436Z] 7c504f21be85: Layer already exists [2024-03-21T19:37:27.436Z] 13ea0174c9eb: Layer already exists [2024-03-21T19:37:27.436Z] 2b268a219d4c: Layer already exists [2024-03-21T19:37:27.436Z] 823ea1db2deb: Layer already exists [2024-03-21T19:37:27.703Z] 3.2.0-dev.19: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:37:28.074Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:37:28.437Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [2024-03-21T19:37:28.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-21T19:37:28.437Z] 56fd9245b3d2: Preparing [2024-03-21T19:37:28.437Z] 42fd9a2187fc: Preparing [2024-03-21T19:37:28.437Z] 5565c2cf3c9d: Preparing [2024-03-21T19:37:28.437Z] 5d817953e049: Preparing [2024-03-21T19:37:28.437Z] a3761a320d55: Preparing [2024-03-21T19:37:28.437Z] 13ea0174c9eb: Preparing [2024-03-21T19:37:28.437Z] 2b268a219d4c: Preparing [2024-03-21T19:37:28.437Z] 823ea1db2deb: Preparing [2024-03-21T19:37:28.437Z] 7c504f21be85: Preparing [2024-03-21T19:37:28.437Z] 13ea0174c9eb: Waiting [2024-03-21T19:37:28.437Z] 2b268a219d4c: Waiting [2024-03-21T19:37:28.437Z] 823ea1db2deb: Waiting [2024-03-21T19:37:28.437Z] 7c504f21be85: Waiting [2024-03-21T19:37:28.437Z] 42fd9a2187fc: Layer already exists [2024-03-21T19:37:28.438Z] a3761a320d55: Layer already exists [2024-03-21T19:37:28.438Z] 56fd9245b3d2: Layer already exists [2024-03-21T19:37:28.438Z] 5d817953e049: Layer already exists [2024-03-21T19:37:28.438Z] 5565c2cf3c9d: Layer already exists [2024-03-21T19:37:28.438Z] 13ea0174c9eb: Layer already exists [2024-03-21T19:37:28.438Z] 2b268a219d4c: Layer already exists [2024-03-21T19:37:28.438Z] 823ea1db2deb: Layer already exists [2024-03-21T19:37:28.438Z] 7c504f21be85: Layer already exists [2024-03-21T19:37:28.438Z] c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:37:29.068Z] + 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-03-21T19:37:29.427Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-03-21T19:37:29.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-21T19:37:29.428Z] 56fd9245b3d2: Preparing [2024-03-21T19:37:29.428Z] 42fd9a2187fc: Preparing [2024-03-21T19:37:29.428Z] 5565c2cf3c9d: Preparing [2024-03-21T19:37:29.428Z] 5d817953e049: Preparing [2024-03-21T19:37:29.428Z] a3761a320d55: Preparing [2024-03-21T19:37:29.428Z] 13ea0174c9eb: Preparing [2024-03-21T19:37:29.428Z] 2b268a219d4c: Preparing [2024-03-21T19:37:29.428Z] 13ea0174c9eb: Waiting [2024-03-21T19:37:29.428Z] 823ea1db2deb: Preparing [2024-03-21T19:37:29.428Z] 2b268a219d4c: Waiting [2024-03-21T19:37:29.428Z] 7c504f21be85: Preparing [2024-03-21T19:37:29.428Z] 823ea1db2deb: Waiting [2024-03-21T19:37:29.428Z] 7c504f21be85: Waiting [2024-03-21T19:37:29.428Z] 5d817953e049: Layer already exists [2024-03-21T19:37:29.428Z] 5565c2cf3c9d: Layer already exists [2024-03-21T19:37:29.428Z] a3761a320d55: Layer already exists [2024-03-21T19:37:29.428Z] 42fd9a2187fc: Layer already exists [2024-03-21T19:37:29.428Z] 56fd9245b3d2: Layer already exists [2024-03-21T19:37:29.428Z] 7c504f21be85: Layer already exists [2024-03-21T19:37:29.428Z] 2b268a219d4c: Layer already exists [2024-03-21T19:37:29.428Z] 823ea1db2deb: Layer already exists [2024-03-21T19:37:29.428Z] 13ea0174c9eb: Layer already exists [2024-03-21T19:37:29.695Z] main: digest: sha256:9d079c3f439dca8329bd02c235cf296126a2ef750df81b4fbf70234501cd527b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T19:37:29.779Z] ===================================================== [Pipeline] echo [2024-03-21T19:37:29.793Z] taggedImages: [2024-03-21T19:37:29.793Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [2024-03-21T19:37:29.793Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-21T19:37:29.793Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.19 [2024-03-21T19:37:29.793Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c-3.2.0-dev.19 [2024-03-21T19:37:29.793Z] - 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-03-21T19:37:30.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T19:37:30.187Z] [2024-03-21T19:37:30.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:37:30.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T19:37:30.528Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T19:37:30.528Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T19:37:30.528Z] 04944245beec: Pulling fs layer [2024-03-21T19:37:30.528Z] 699f458cf7ca: Pulling fs layer [2024-03-21T19:37:30.528Z] 765212b225bb: Pulling fs layer [2024-03-21T19:37:30.528Z] f23df028b6ca: Pulling fs layer [2024-03-21T19:37:30.528Z] 765212b225bb: Waiting [2024-03-21T19:37:30.528Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T19:37:30.528Z] f23df028b6ca: Waiting [2024-03-21T19:37:30.528Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T19:37:30.528Z] d65c8cfc05b1: Waiting [2024-03-21T19:37:30.528Z] 2437ff75d9bd: Waiting [2024-03-21T19:37:30.797Z] 04944245beec: Verifying Checksum [2024-03-21T19:37:30.797Z] 04944245beec: Download complete [2024-03-21T19:37:30.797Z] 765212b225bb: Verifying Checksum [2024-03-21T19:37:30.797Z] 765212b225bb: Download complete [2024-03-21T19:37:30.797Z] f23df028b6ca: Verifying Checksum [2024-03-21T19:37:30.797Z] f23df028b6ca: Download complete [2024-03-21T19:37:30.797Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T19:37:30.797Z] d65c8cfc05b1: Download complete [2024-03-21T19:37:30.797Z] 699f458cf7ca: Download complete [2024-03-21T19:37:31.380Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T19:37:31.380Z] 8998bd30e6a1: Download complete [2024-03-21T19:37:33.962Z] 2437ff75d9bd: Download complete [2024-03-21T19:37:35.907Z] 8998bd30e6a1: Pull complete [2024-03-21T19:37:36.492Z] 04944245beec: Pull complete [2024-03-21T19:37:37.896Z] 699f458cf7ca: Pull complete [2024-03-21T19:37:38.161Z] 765212b225bb: Pull complete [2024-03-21T19:37:39.119Z] f23df028b6ca: Pull complete [2024-03-21T19:37:39.119Z] d65c8cfc05b1: Pull complete [2024-03-21T19:37:57.433Z] 2437ff75d9bd: Pull complete [2024-03-21T19:37:57.433Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T19:37:57.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T19:37:57.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:37:57.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-606 does not seem to be running inside a container [2024-03-21T19:37:57.702Z] $ 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/171 -v /w/workspace/app-rfid-llrp-inventory/171:/w/workspace/app-rfid-llrp-inventory/171:rw,z -v /w/workspace/app-rfid-llrp-inventory/171@tmp:/w/workspace/app-rfid-llrp-inventory/171@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-03-21T19:38:00.531Z] $ docker top a21c2d15802e7f800517453121bce32844ca7d08aed67b8b9a1aa519d622a62d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:38:01.402Z] ---> job-cost.sh [2024-03-21T19:38:01.403Z] lf-activate-venv: SKIPPING [2024-03-21T19:38:01.403Z] INFO: No Stack... [2024-03-21T19:38:01.669Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T19:38:02.628Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T19:38:03.266Z] + cat /w/workspace/app-rfid-llrp-inventory/171/archives/cost.csv [2024-03-21T19:38:03.266Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T19:38:03.297Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [2024-03-21T19:38:03.304Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] did not exist. Created. [2024-03-21T19:38:03.311Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T19:38:03.961Z] /w/workspace/app-rfid-llrp-inventory/171@tmp/durable-3f757c9f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T19:38:04.598Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T19:38:04.614Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T19:38:04.670Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T19:38:04.678Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T19:38:04.696Z] $ docker stop --time=1 a21c2d15802e7f800517453121bce32844ca7d08aed67b8b9a1aa519d622a62d [2024-03-21T19:38:06.224Z] $ docker rm -f --volumes a21c2d15802e7f800517453121bce32844ca7d08aed67b8b9a1aa519d622a62d [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-03-21T19:38:06.743Z] provisioning config files... [2024-03-21T19:38:06.756Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1856138873723065536tmp [Pipeline] { [Pipeline] sh [2024-03-21T19:38:07.108Z] + set +x [2024-03-21T19:38:07.109Z] + bash -s --+ [2024-03-21T19:38:07.109Z] curl -s https://codecov.io/bash [2024-03-21T19:38:07.109Z] [2024-03-21T19:38:07.109Z] _____ _ [2024-03-21T19:38:07.109Z] / ____| | | [2024-03-21T19:38:07.109Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T19:38:07.109Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T19:38:07.109Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T19:38:07.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T19:38:07.109Z] Bash-1.0.6 [2024-03-21T19:38:07.109Z] [2024-03-21T19:38:07.109Z] [2024-03-21T19:38:07.109Z] ==> git version 2.25.1 found [2024-03-21T19:38:07.109Z] ==> 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-03-21T19:38:07.109Z] Release-Date: 2020-01-08 [2024-03-21T19:38:07.109Z] 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-03-21T19:38:07.109Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T19:38:07.109Z] ==> Jenkins CI detected. [2024-03-21T19:38:07.109Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-21T19:38:07.109Z] project root: . [2024-03-21T19:38:07.109Z] --> token set from env [2024-03-21T19:38:07.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T19:38:07.109Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T19:38:07.109Z] ==> Python coveragepy not found [2024-03-21T19:38:07.109Z] ==> Searching for coverage reports in: [2024-03-21T19:38:07.109Z] + . [2024-03-21T19:38:07.376Z] -> Found 1 reports [2024-03-21T19:38:07.376Z] ==> Detecting git/mercurial file structure [2024-03-21T19:38:07.376Z] ==> Reading reports [2024-03-21T19:38:07.376Z] + ./coverage.out bytes=41317 [2024-03-21T19:38:07.376Z] ==> Appending adjustments [2024-03-21T19:38:07.376Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T19:38:07.376Z] + Found adjustments [2024-03-21T19:38:07.376Z] ==> Gzipping contents [2024-03-21T19:38:07.376Z] 12K /tmp/codecov.jfJmfv.gz [2024-03-21T19:38:07.376Z] ==> Uploading reports [2024-03-21T19:38:07.376Z] url: https://codecov.io [2024-03-21T19:38:07.376Z] query: branch=main&commit=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-21T19:38:07.376Z] -> Pinging Codecov [2024-03-21T19:38:07.376Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-21T19:38:07.634Z] -> Uploading to [2024-03-21T19:38:07.635Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-21/581DD39554BDF9B6E22D074273EAD858/c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c/bf22345d-96ff-4a60-9bb6-a883e1a8fc22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T193807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85af45605e89b56ffc2bd542da03ac1a496c8913eccee422918260fa546d4e2a [2024-03-21T19:38:07.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T19:38:07.635Z] Dload Upload Total Spent Left Speed [2024-03-21T19:38:07.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 41766 --:--:-- --:--:-- --:--:-- 41766 [2024-03-21T19:38:07.893Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c1e1c5d59ac2c278b428453a1c5ca0315b3b2a8c [Pipeline] } [2024-03-21T19:38:07.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-21T19:38:08.043Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-21T19:38:08.060Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:38:08.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T19:38:08.368Z] [2024-03-21T19:38:08.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:38:08.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T19:38:08.670Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-21T19:38:08.670Z] df9b9388f04a: Pulling fs layer [2024-03-21T19:38:08.670Z] 52dc419b0ee2: Pulling fs layer [2024-03-21T19:38:08.670Z] 25bc292e5bac: Pulling fs layer [2024-03-21T19:38:08.670Z] 114826534d7a: Pulling fs layer [2024-03-21T19:38:08.670Z] 4657fd5d0bcf: Pulling fs layer [2024-03-21T19:38:08.670Z] 6ad1cebc031e: Pulling fs layer [2024-03-21T19:38:08.670Z] 8a3aa393b2d8: Pulling fs layer [2024-03-21T19:38:08.670Z] 114826534d7a: Waiting [2024-03-21T19:38:08.670Z] 4657fd5d0bcf: Waiting [2024-03-21T19:38:08.670Z] 6ad1cebc031e: Waiting [2024-03-21T19:38:08.670Z] 25bc292e5bac: Verifying Checksum [2024-03-21T19:38:08.670Z] 25bc292e5bac: Download complete [2024-03-21T19:38:08.670Z] 52dc419b0ee2: Verifying Checksum [2024-03-21T19:38:08.670Z] 52dc419b0ee2: Download complete [2024-03-21T19:38:08.670Z] 4657fd5d0bcf: Verifying Checksum [2024-03-21T19:38:08.670Z] 4657fd5d0bcf: Download complete [2024-03-21T19:38:08.670Z] df9b9388f04a: Download complete [2024-03-21T19:38:08.928Z] df9b9388f04a: Pull complete [2024-03-21T19:38:08.928Z] 6ad1cebc031e: Verifying Checksum [2024-03-21T19:38:08.928Z] 6ad1cebc031e: Download complete [2024-03-21T19:38:08.928Z] 52dc419b0ee2: Pull complete [2024-03-21T19:38:08.928Z] 25bc292e5bac: Pull complete [2024-03-21T19:38:09.493Z] 114826534d7a: Download complete [2024-03-21T19:38:09.493Z] 8a3aa393b2d8: Verifying Checksum [2024-03-21T19:38:09.493Z] 8a3aa393b2d8: Download complete [2024-03-21T19:38:12.775Z] 114826534d7a: Pull complete [2024-03-21T19:38:12.775Z] 4657fd5d0bcf: Pull complete [2024-03-21T19:38:12.775Z] 6ad1cebc031e: Pull complete [2024-03-21T19:38:15.309Z] 8a3aa393b2d8: Pull complete [2024-03-21T19:38:15.309Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-21T19:38:15.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T19:38:15.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:38:15.408Z] prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container [2024-03-21T19:38:15.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-21T19:38:18.229Z] $ docker top 74c3c78e1dd884c580c3387be2881e8c085bfbb38c679fcecf4b17f3e97016ee -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-21T19:38:18.317Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-03-21T19:38:18.593Z] + set -o pipefail [2024-03-21T19:38:18.593Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-03-21T19:43:25.274Z] [2024-03-21T19:43:25.274Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main... [2024-03-21T19:43:25.274Z] [2024-03-21T19:43:25.274Z] Connection timeout. [2024-03-21T19:43:25.274Z] [Pipeline] } [2024-03-21T19:43:25.543Z] $ docker stop --time=1 74c3c78e1dd884c580c3387be2881e8c085bfbb38c679fcecf4b17f3e97016ee [2024-03-21T19:43:26.834Z] $ docker rm -f --volumes 74c3c78e1dd884c580c3387be2881e8c085bfbb38c679fcecf4b17f3e97016ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T19:43:27.216Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-21T19:43:27.979Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-03-21T19:43:27.979Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-21T19:43:27.979Z] total 16 [2024-03-21T19:43:27.979Z] drwxr-xr-x 3 root root 4096 Mar 21 19:24 . [2024-03-21T19:43:27.979Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 19:24 .. [2024-03-21T19:43:27.979Z] drwxr-xr-x 2 root root 4096 Mar 21 19:24 cost [2024-03-21T19:43:27.979Z] -rw-r--r-- 1 root root 95 Mar 21 19:24 cost.csv [2024-03-21T19:43:27.979Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-21T19:43:27.979Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-21T19:43:27.979Z] total 16 [2024-03-21T19:43:27.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 19:24 . [2024-03-21T19:43:27.979Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 19:24 .. [2024-03-21T19:43:27.979Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 19:24 cost [2024-03-21T19:43:27.979Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 21 19:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:43:28.267Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:43:29.123Z] ---> package-listing.sh [2024-03-21T19:43:29.123Z] ++ facter osfamily [2024-03-21T19:43:29.123Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T19:43:29.381Z] + OS_FAMILY=debian [2024-03-21T19:43:29.381Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-21T19:43:29.381Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T19:43:29.381Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T19:43:29.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T19:43:29.381Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T19:43:29.381Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-21T19:43:29.381Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T19:43:29.381Z] + case "${OS_FAMILY}" in [2024-03-21T19:43:29.381Z] + dpkg -l [2024-03-21T19:43:29.381Z] + grep '^ii' [2024-03-21T19:43:29.381Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T19:43:29.381Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T19:43:29.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T19:43:29.381Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-21T19:43:29.381Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-03-21T19:43:29.381Z] + 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-03-21T19:43:29.392Z] 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-03-21T19:43:29.665Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:43:30.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T19:43:30.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:43:30.319Z] prd-ubuntu20.04-docker-8c-8g-604 does not seem to be running inside a container [2024-03-21T19:43:30.340Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T19:43:30.546Z] $ docker top d8fa8162dfab2d7ca3617ad57c43fcf448405cffbd10e82cc78bb6bcc3de4e3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:43:30.902Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T19:43:31.190Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T19:43:31.477Z] + ls /var/log/sa-host [2024-03-21T19:43:31.478Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T19:43:31.563Z] provisioning config files... [2024-03-21T19:43:31.572Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7837133263647614887tmp [Pipeline] { [Pipeline] echo [2024-03-21T19:43:31.588Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:43:31.866Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T19:43:31.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:43:32.211Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T19:43:32.220Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:43:32.504Z] ---> sudo-logs.sh [2024-03-21T19:43:32.504Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T19:43:32.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:43:32.827Z] ---> job-cost.sh [2024-03-21T19:43:32.827Z] lf-activate-venv: SKIPPING [2024-03-21T19:43:32.827Z] DEBUG: total: 0.2199999988079071 [2024-03-21T19:43:32.827Z] INFO: Retrieving Stack Cost... [2024-03-21T19:43:33.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T19:43:33.655Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T19:43:33.667Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:43:33.953Z] ---> logs-deploy.sh [2024-03-21T19:43:33.953Z] lf-activate-venv: SKIPPING [2024-03-21T19:43:33.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/171 [2024-03-21T19:43:33.953Z] INFO: archiving workspace using pattern(s): [2024-03-21T19:43:34.892Z] Archives upload complete. [2024-03-21T19:43:35.152Z] INFO: archiving logs to Nexus