Pull request #293 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edb5fee5a9de95e6562923ef837e4b77bed16499+67966766603bd524e2987370c2b88b0d977a6152 (0b672cb86c286369e1b199fea37b88cf229e737f) 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-ssh4469850464540382973.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15075370705705453076.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14198660174783307895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10239935629259088951.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2253630866356206089.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5464105021744949220.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5797 in /w/workspace/y_app-rfid-llrp-inventory_PR-293 [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/y_app-rfid-llrp-inventory_PR-293 # 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 Merging remotes/origin/main commit 67966766603bd524e2987370c2b88b0d977a6152 into PR head commit edb5fee5a9de95e6562923ef837e4b77bed16499 Merge succeeded, producing edb5fee5a9de95e6562923ef837e4b77bed16499 Checking out Revision edb5fee5a9de95e6562923ef837e4b77bed16499 (PR-293) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb5fee5a9de95e6562923ef837e4b77bed16499 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb5fee5a9de95e6562923ef837e4b77bed16499 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-17T13:28:21.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-17T13:28:21.998Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-17T13:28:22.123Z] ========================================================= [2024-07-17T13:28:22.123Z] EdgeX Global Pipelines Version Info [2024-07-17T13:28:22.123Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:28:22.913Z] ------------------- [2024-07-17T13:28:22.913Z] stable info: [2024-07-17T13:28:22.913Z] ------------------- [2024-07-17T13:28:22.913Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-17T13:28:22.913Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-17T13:28:22.913Z] Message: update stable to v1.0.260 [2024-07-17T13:28:23.486Z] ------------------- [2024-07-17T13:28:23.486Z] experimental info: [2024-07-17T13:28:23.486Z] ------------------- [2024-07-17T13:28:23.486Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-17T13:28:23.486Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-17T13:28:23.486Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-17T13:28:23.720Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-07-17T13:28:23.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-07-17T13:28:23.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-17T13:28:23.890Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-17T13:28:23.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-17T13:28:24.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-17T13:28:24.067Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-17T13:28:24.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-17T13:28:24.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-17T13:28:24.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-17T13:28:24.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-17T13:28:24.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-07-17T13:28:24.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-17T13:28:24.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-17T13:28:24.555Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-17T13:28:24.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-17T13:28:24.673Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-17T13:28:24.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-17T13:28:24.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-17T13:28:24.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-17T13:28:24.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-17T13:28:24.966Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-17T13:28:25.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-17T13:28:25.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-17T13:28:25.123Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-17T13:28:25.181Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-17T13:28:25.237Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-17T13:28:25.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo [2024-07-17T13:28:25.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo [2024-07-17T13:28:25.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo [2024-07-17T13:28:25.473Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] echo [2024-07-17T13:28:25.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edb5fee [Pipeline] echo [2024-07-17T13:28:25.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T13:28:25.749Z] provisioning config files... [2024-07-17T13:28:25.764Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/config13074868127223876178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:28:26.174Z] ---> ****-login.sh [2024-07-17T13:28:26.174Z] nexus3.edgexfoundry.org:10001 [2024-07-17T13:28:26.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:26.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:26.699Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:26.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:26.699Z] [2024-07-17T13:28:26.699Z] Login Succeeded [2024-07-17T13:28:26.699Z] nexus3.edgexfoundry.org:10002 [2024-07-17T13:28:26.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:26.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:26.700Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:26.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:26.700Z] [2024-07-17T13:28:26.700Z] Login Succeeded [2024-07-17T13:28:26.700Z] nexus3.edgexfoundry.org:10003 [2024-07-17T13:28:26.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:26.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:26.960Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:26.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:26.960Z] [2024-07-17T13:28:26.960Z] Login Succeeded [2024-07-17T13:28:26.960Z] nexus3.edgexfoundry.org:10004 [2024-07-17T13:28:26.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:26.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:26.960Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:26.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:26.960Z] [2024-07-17T13:28:26.960Z] Login Succeeded [2024-07-17T13:28:26.960Z] ****.io [2024-07-17T13:28:26.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:27.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:27.221Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:27.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:27.221Z] [2024-07-17T13:28:27.221Z] Login Succeeded [2024-07-17T13:28:27.221Z] ---> ****-login.sh ends [Pipeline] } [2024-07-17T13:28:27.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-17T13:28:27.991Z] + git rev-list -1 --merges edb5fee5a9de95e6562923ef837e4b77bed16499~1..edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] echo [2024-07-17T13:28:28.052Z] -----------> git rev-list -1 --merges edb5fee5a9de95e6562923ef837e4b77bed16499~1..edb5fee5a9de95e6562923ef837e4b77bed16499 edb5fee5a9de95e6562923ef837e4b77bed16499 [false] [Pipeline] sh [2024-07-17T13:28:28.384Z] + git log --format=format:%s -1 edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] echo [2024-07-17T13:28:28.434Z] ========================================================= [2024-07-17T13:28:28.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-17T13:28:28.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-17T13:28:28.903Z] + git log --format=format:%s -1 edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] echo [2024-07-17T13:28:28.943Z] [semverPrep] GIT_COMMIT: edb5fee5a9de95e6562923ef837e4b77bed16499, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-07-17T13:28:28.984Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-17T13:28:29.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-17T13:28:29.399Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-17T13:28:29.399Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-17T13:28:29.399Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-17T13:28:29.399Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-17T13:28:29.399Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-17T13:28:29.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:28:29.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-17T13:28:29.918Z] [2024-07-17T13:28:29.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:28:30.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-17T13:28:30.425Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-17T13:28:30.425Z] b85a868b505f: Pulling fs layer [2024-07-17T13:28:30.425Z] e2be974225ed: Pulling fs layer [2024-07-17T13:28:30.425Z] 339a4e72a1f5: Pulling fs layer [2024-07-17T13:28:30.425Z] 988bab9f4d93: Pulling fs layer [2024-07-17T13:28:30.425Z] 1469e6f7b9e6: Pulling fs layer [2024-07-17T13:28:30.425Z] eaf3925da568: Pulling fs layer [2024-07-17T13:28:30.425Z] bab4dde63d76: Pulling fs layer [2024-07-17T13:28:30.425Z] bde34c3a00c8: Pulling fs layer [2024-07-17T13:28:30.425Z] b352a97aabf1: Pulling fs layer [2024-07-17T13:28:30.425Z] 4872d77fe225: Pulling fs layer [2024-07-17T13:28:30.425Z] 5851b861e8e6: Pulling fs layer [2024-07-17T13:28:30.425Z] 988bab9f4d93: Waiting [2024-07-17T13:28:30.425Z] 1469e6f7b9e6: Waiting [2024-07-17T13:28:30.425Z] 5851b861e8e6: Waiting [2024-07-17T13:28:30.425Z] eaf3925da568: Waiting [2024-07-17T13:28:30.425Z] b352a97aabf1: Waiting [2024-07-17T13:28:30.425Z] bab4dde63d76: Waiting [2024-07-17T13:28:30.425Z] bde34c3a00c8: Waiting [2024-07-17T13:28:30.425Z] e2be974225ed: Verifying Checksum [2024-07-17T13:28:30.425Z] e2be974225ed: Download complete [2024-07-17T13:28:30.425Z] 988bab9f4d93: Verifying Checksum [2024-07-17T13:28:30.425Z] 988bab9f4d93: Download complete [2024-07-17T13:28:30.425Z] 1469e6f7b9e6: Verifying Checksum [2024-07-17T13:28:30.425Z] 1469e6f7b9e6: Download complete [2024-07-17T13:28:30.685Z] 339a4e72a1f5: Verifying Checksum [2024-07-17T13:28:30.685Z] eaf3925da568: Download complete [2024-07-17T13:28:30.685Z] bde34c3a00c8: Verifying Checksum [2024-07-17T13:28:30.685Z] bde34c3a00c8: Download complete [2024-07-17T13:28:30.685Z] b352a97aabf1: Verifying Checksum [2024-07-17T13:28:30.685Z] b352a97aabf1: Download complete [2024-07-17T13:28:30.685Z] 4872d77fe225: Verifying Checksum [2024-07-17T13:28:30.685Z] 4872d77fe225: Download complete [2024-07-17T13:28:30.685Z] 5851b861e8e6: Verifying Checksum [2024-07-17T13:28:30.685Z] 5851b861e8e6: Download complete [2024-07-17T13:28:30.685Z] b85a868b505f: Verifying Checksum [2024-07-17T13:28:30.685Z] b85a868b505f: Download complete [2024-07-17T13:28:30.943Z] bab4dde63d76: Verifying Checksum [2024-07-17T13:28:30.943Z] bab4dde63d76: Download complete [2024-07-17T13:28:31.882Z] b85a868b505f: Pull complete [2024-07-17T13:28:32.143Z] e2be974225ed: Pull complete [2024-07-17T13:28:32.711Z] 339a4e72a1f5: Pull complete [2024-07-17T13:28:32.711Z] 988bab9f4d93: Pull complete [2024-07-17T13:28:32.971Z] 1469e6f7b9e6: Pull complete [2024-07-17T13:28:32.971Z] eaf3925da568: Pull complete [2024-07-17T13:28:34.888Z] bab4dde63d76: Pull complete [2024-07-17T13:28:34.888Z] bde34c3a00c8: Pull complete [2024-07-17T13:28:35.149Z] b352a97aabf1: Pull complete [2024-07-17T13:28:35.149Z] 4872d77fe225: Pull complete [2024-07-17T13:28:35.149Z] 5851b861e8e6: Pull complete [2024-07-17T13:28:35.412Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-17T13:28:35.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-17T13:28:35.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T13:28:35.716Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2024-07-17T13:28:35.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-17T13:28:39.992Z] $ docker top 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 -eo pid,comm [2024-07-17T13:28:40.046Z] 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-07-17T13:28:40.046Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-17T13:28:40.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-17T13:28:40.222Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-17T13:28:40.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-17T13:28:40.342Z] $ docker exec 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 ssh-agent [2024-07-17T13:28:40.442Z] SSH_AUTH_SOCK=/tmp/ssh-nk7I79GllxfK/agent.32 [2024-07-17T13:28:40.442Z] SSH_AGENT_PID=38 [2024-07-17T13:28:40.448Z] Running ssh-add (command line suppressed) [2024-07-17T13:28:40.550Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/private_key_9934006349938631890.key (/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/private_key_9934006349938631890.key) [2024-07-17T13:28:40.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-17T13:28:40.921Z] + git tag --points-at HEAD [Pipeline] } [2024-07-17T13:28:40.951Z] $ docker exec --env ******** --env ******** 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 ssh-agent -k [2024-07-17T13:28:41.042Z] unset SSH_AUTH_SOCK; [2024-07-17T13:28:41.043Z] unset SSH_AGENT_PID; [2024-07-17T13:28:41.043Z] echo Agent pid 38 killed; [2024-07-17T13:28:41.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-17T13:28:41.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-17T13:28:41.171Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-17T13:28:41.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-17T13:28:41.268Z] $ docker exec 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 ssh-agent [2024-07-17T13:28:41.375Z] SSH_AUTH_SOCK=/tmp/ssh-3o5gcJy1QoGm/agent.71 [2024-07-17T13:28:41.375Z] SSH_AGENT_PID=77 [2024-07-17T13:28:41.380Z] Running ssh-add (command line suppressed) [2024-07-17T13:28:41.477Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/private_key_12805002302257394394.key (/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/private_key_12805002302257394394.key) [2024-07-17T13:28:41.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-17T13:28:41.855Z] + git semver init [2024-07-17T13:28:42.115Z] 2024-07-17 13:28:42,011 [run_init] DEBUG init version:0.0.0 force:False [2024-07-17T13:28:42.115Z] 2024-07-17 13:28:42,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver [2024-07-17T13:28:42.115Z] 2024-07-17 13:28:42,013 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver [2024-07-17T13:28:42.115Z] 2024-07-17 13:28:42,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-293, universal_newlines=False, shell=None, istream=None) [2024-07-17T13:28:44.023Z] 2024-07-17 13:28:43,703 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293/.git/info/exclude [2024-07-17T13:28:44.023Z] 2024-07-17 13:28:43,704 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver/PR-293 with force:False [2024-07-17T13:28:44.023Z] 2024-07-17 13:28:43,704 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver/PR-293 [2024-07-17T13:28:44.023Z] 2024-07-17 13:28:43,708 [execute] INFO git cat-file --batch-check [2024-07-17T13:28:44.023Z] 2024-07-17 13:28:43,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2024-07-17T13:28:44.023Z] 2024-07-17 13:28:43,714 [execute] INFO git cat-file --batch [2024-07-17T13:28:44.023Z] 2024-07-17 13:28:43,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2024-07-17T13:28:44.023Z] 2024-07-17 13:28:43,719 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-293/.semver/PR-293 [2024-07-17T13:28:44.023Z] 0.0.0 [Pipeline] } [2024-07-17T13:28:44.053Z] $ docker exec --env ******** --env ******** 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 ssh-agent -k [2024-07-17T13:28:44.156Z] unset SSH_AUTH_SOCK; [2024-07-17T13:28:44.156Z] unset SSH_AGENT_PID; [2024-07-17T13:28:44.156Z] echo Agent pid 77 killed; [2024-07-17T13:28:44.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-17T13:28:44.636Z] + git semver [Pipeline] } [2024-07-17T13:28:44.926Z] $ docker stop --time=1 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 [2024-07-17T13:28:46.249Z] $ docker rm -f --volumes 16b2161dbb6abbc8fa99dc8f3efaee375b948bfe7a64df4d40134a28fa979814 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-17T13:28:46.756Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-17T13:28:47.161Z] Stashed 1 file(s) [Pipeline] echo [2024-07-17T13:28:47.188Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-07-17T13:28:47.899Z] provisioning config files... [2024-07-17T13:28:47.910Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/config14986373482628057616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:28:48.286Z] ---> ****-login.sh [2024-07-17T13:28:48.286Z] nexus3.edgexfoundry.org:10001 [2024-07-17T13:28:48.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:48.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:48.286Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:48.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:48.287Z] [2024-07-17T13:28:48.287Z] Login Succeeded [2024-07-17T13:28:48.287Z] nexus3.edgexfoundry.org:10002 [2024-07-17T13:28:48.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:48.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:48.287Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:48.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:48.287Z] [2024-07-17T13:28:48.287Z] Login Succeeded [2024-07-17T13:28:48.287Z] nexus3.edgexfoundry.org:10003 [2024-07-17T13:28:48.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:48.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:48.549Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:48.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:48.549Z] [2024-07-17T13:28:48.549Z] Login Succeeded [2024-07-17T13:28:48.549Z] nexus3.edgexfoundry.org:10004 [2024-07-17T13:28:48.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:48.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:48.549Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:48.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:48.549Z] [2024-07-17T13:28:48.549Z] Login Succeeded [2024-07-17T13:28:48.549Z] ****.io [2024-07-17T13:28:48.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:28:48.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:28:48.808Z] Configure a credential helper to remove this warning. See [2024-07-17T13:28:48.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:28:48.808Z] [2024-07-17T13:28:48.808Z] Login Succeeded [2024-07-17T13:28:48.808Z] ---> ****-login.sh ends [Pipeline] } [2024-07-17T13:28:48.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-17T13:28:49.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T13:28:49.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T13:28:49.207Z] ========================================================= [2024-07-17T13:28:49.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-17T13:28:49.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:28:49.724Z] + 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-07-17T13:28:49.724Z] Sending build context to Docker daemon 20.03MB [2024-07-17T13:28:49.724Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-17T13:28:49.724Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-17T13:28:49.724Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-17T13:28:49.724Z] 619be1103602: Pulling fs layer [2024-07-17T13:28:49.724Z] 7862e08f4a3e: Pulling fs layer [2024-07-17T13:28:49.724Z] 5df492c9dc93: Pulling fs layer [2024-07-17T13:28:49.724Z] 7629e6793208: Pulling fs layer [2024-07-17T13:28:49.724Z] 4f4fb700ef54: Pulling fs layer [2024-07-17T13:28:49.724Z] fb5054dd5b73: Pulling fs layer [2024-07-17T13:28:49.724Z] eeca6798cff9: Pulling fs layer [2024-07-17T13:28:49.724Z] aa269ceb94a6: Pulling fs layer [2024-07-17T13:28:49.724Z] ada007ff1a6a: Pulling fs layer [2024-07-17T13:28:49.724Z] fb5054dd5b73: Waiting [2024-07-17T13:28:49.724Z] 7629e6793208: Waiting [2024-07-17T13:28:49.724Z] eeca6798cff9: Waiting [2024-07-17T13:28:49.724Z] aa269ceb94a6: Waiting [2024-07-17T13:28:49.724Z] ada007ff1a6a: Waiting [2024-07-17T13:28:49.724Z] 4f4fb700ef54: Waiting [2024-07-17T13:28:49.983Z] 7862e08f4a3e: Verifying Checksum [2024-07-17T13:28:49.983Z] 7862e08f4a3e: Download complete [2024-07-17T13:28:49.983Z] 7629e6793208: Verifying Checksum [2024-07-17T13:28:49.983Z] 7629e6793208: Download complete [2024-07-17T13:28:49.983Z] 4f4fb700ef54: Download complete [2024-07-17T13:28:49.983Z] 619be1103602: Verifying Checksum [2024-07-17T13:28:49.983Z] 619be1103602: Download complete [2024-07-17T13:28:49.983Z] fb5054dd5b73: Verifying Checksum [2024-07-17T13:28:49.983Z] fb5054dd5b73: Download complete [2024-07-17T13:28:49.983Z] eeca6798cff9: Verifying Checksum [2024-07-17T13:28:49.983Z] eeca6798cff9: Download complete [2024-07-17T13:28:49.983Z] 619be1103602: Pull complete [2024-07-17T13:28:49.983Z] ada007ff1a6a: Verifying Checksum [2024-07-17T13:28:49.983Z] ada007ff1a6a: Download complete [2024-07-17T13:28:50.245Z] 7862e08f4a3e: Pull complete [2024-07-17T13:28:50.245Z] 5df492c9dc93: Verifying Checksum [2024-07-17T13:28:50.245Z] 5df492c9dc93: Download complete [2024-07-17T13:28:50.812Z] aa269ceb94a6: Verifying Checksum [2024-07-17T13:28:50.812Z] aa269ceb94a6: Download complete [2024-07-17T13:28:53.346Z] 5df492c9dc93: Pull complete [2024-07-17T13:28:53.346Z] 7629e6793208: Pull complete [2024-07-17T13:28:53.346Z] 4f4fb700ef54: Pull complete [2024-07-17T13:28:53.346Z] fb5054dd5b73: Pull complete [2024-07-17T13:28:53.346Z] eeca6798cff9: Pull complete [2024-07-17T13:28:55.889Z] aa269ceb94a6: Pull complete [2024-07-17T13:28:56.149Z] ada007ff1a6a: Pull complete [2024-07-17T13:28:56.149Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-17T13:28:56.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-17T13:28:56.149Z] ---> f489d0715acc [2024-07-17T13:28:56.149Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-17T13:29:02.705Z] Still waiting to schedule task [2024-07-17T13:29:02.706Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-17T13:29:04.302Z] ---> Running in 3dc906097312 [2024-07-17T13:29:04.302Z] Removing intermediate container 3dc906097312 [2024-07-17T13:29:04.302Z] ---> e2f9d8ea3558 [2024-07-17T13:29:04.302Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-17T13:29:04.302Z] ---> Running in 5edf701dcbc4 [2024-07-17T13:29:04.302Z] Removing intermediate container 5edf701dcbc4 [2024-07-17T13:29:04.302Z] ---> f56654f98f60 [2024-07-17T13:29:04.302Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-17T13:29:04.302Z] ---> Running in 1384b8c9f950 [2024-07-17T13:29:04.302Z] Removing intermediate container 1384b8c9f950 [2024-07-17T13:29:04.302Z] ---> 859cc7466021 [2024-07-17T13:29:04.302Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-17T13:29:04.302Z] ---> Running in daac8a74f3f7 [2024-07-17T13:29:04.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T13:29:04.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T13:29:04.303Z] OK: 264 MiB in 52 packages [2024-07-17T13:29:04.303Z] Removing intermediate container daac8a74f3f7 [2024-07-17T13:29:04.303Z] ---> 2906814cc21c [2024-07-17T13:29:04.303Z] Step 7/12 : WORKDIR /app [2024-07-17T13:29:04.303Z] ---> Running in c0c7cd850d3b [2024-07-17T13:29:04.303Z] Removing intermediate container c0c7cd850d3b [2024-07-17T13:29:04.303Z] ---> 911e0298f196 [2024-07-17T13:29:04.303Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-17T13:29:04.563Z] ---> 0cecacd3ec49 [2024-07-17T13:29:04.563Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T13:29:04.563Z] ---> Running in 513295f61341 [2024-07-17T13:30:12.275Z] Removing intermediate container 513295f61341 [2024-07-17T13:30:12.275Z] ---> 911f9859790e [2024-07-17T13:30:12.275Z] Step 10/12 : COPY . . [2024-07-17T13:30:12.275Z] ---> c6a6928c5010 [2024-07-17T13:30:12.275Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-17T13:30:12.275Z] ---> Running in 94bfbac7b1bb [2024-07-17T13:30:12.275Z] Removing intermediate container 94bfbac7b1bb [2024-07-17T13:30:12.275Z] ---> baf2d26d964c [2024-07-17T13:30:12.275Z] Step 12/12 : RUN $MAKE [2024-07-17T13:30:12.275Z] ---> Running in ec4deb4a841e [2024-07-17T13:30:12.275Z] noop [2024-07-17T13:30:12.275Z] Removing intermediate container ec4deb4a841e [2024-07-17T13:30:12.275Z] ---> ff9c9ee0a50e [2024-07-17T13:30:12.275Z] Successfully built ff9c9ee0a50e [2024-07-17T13:30:12.276Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:30:12.783Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-17T13:30:12.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T13:30:12.956Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2024-07-17T13:30:12.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-17T13:30:13.362Z] $ docker top bf88e580e6fb333d5bb106b5bdeae4e915fc320877d5b01f86dcce66f77a4dda -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T13:30:13.788Z] + go version [2024-07-17T13:30:13.788Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-17T13:30:13.826Z] $ docker stop --time=1 bf88e580e6fb333d5bb106b5bdeae4e915fc320877d5b01f86dcce66f77a4dda [2024-07-17T13:30:15.089Z] $ docker rm -f --volumes bf88e580e6fb333d5bb106b5bdeae4e915fc320877d5b01f86dcce66f77a4dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:30:15.920Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-17T13:30:15.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T13:30:16.101Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2024-07-17T13:30:16.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-17T13:30:16.477Z] $ docker top bf516376f6c3318fb6793f3116e353d131d91d1505343750f03c06e12c8fd412 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T13:30:16.897Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-293 [Pipeline] fileExists [Pipeline] sh [2024-07-17T13:30:17.279Z] + make test [2024-07-17T13:30:17.279Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-17T13:30:38.980Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5798 in /w/workspace/y_app-rfid-llrp-inventory_PR-293 [Pipeline] { [Pipeline] ws [2024-07-17T13:30:39.059Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-07-17T13:30:39.153Z] The recommended git tool is: git [2024-07-17T13:30:43.733Z] using credential edgex-jenkins-ssh [2024-07-17T13:30:43.767Z] Cloning the remote Git repository [2024-07-17T13:30:43.808Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-17T13:30:43.898Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-07-17T13:30:44.032Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-17T13:30:44.033Z] > git --version # timeout=10 [2024-07-17T13:30:44.052Z] > git --version # 'git version 2.25.1' [2024-07-17T13:30:44.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-17T13:30:44.190Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-17T13:30:47.379Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-17T13:30:47.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-17T13:30:48.848Z] Merging remotes/origin/main commit 67966766603bd524e2987370c2b88b0d977a6152 into PR head commit edb5fee5a9de95e6562923ef837e4b77bed16499 [2024-07-17T13:30:49.182Z] Merge succeeded, producing edb5fee5a9de95e6562923ef837e4b77bed16499 [2024-07-17T13:30:49.183Z] Checking out Revision edb5fee5a9de95e6562923ef837e4b77bed16499 (PR-293) [2024-07-17T13:30:48.229Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-17T13:30:48.276Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-17T13:30:48.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-17T13:30:48.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-17T13:30:48.863Z] > git config core.sparsecheckout # timeout=10 [2024-07-17T13:30:48.982Z] > git checkout -f edb5fee5a9de95e6562923ef837e4b77bed16499 # timeout=10 [2024-07-17T13:30:49.074Z] > git remote # timeout=10 [2024-07-17T13:30:49.093Z] > git config --get remote.origin.url # timeout=10 [2024-07-17T13:30:49.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-17T13:30:49.129Z] > git merge 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 [2024-07-17T13:30:49.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-17T13:30:49.187Z] > git config core.sparsecheckout # timeout=10 [2024-07-17T13:30:49.206Z] > git checkout -f edb5fee5a9de95e6562923ef837e4b77bed16499 # timeout=10 [2024-07-17T13:30:49.360Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-17T13:30:49.360Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-17T13:30:49.360Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.129s coverage: 86.2% of statements [2024-07-17T13:30:49.360Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.706s coverage: 71.9% of statements [2024-07-17T13:30:49.720Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-07-17T13:30:49.762Z] > git --version # timeout=10 [2024-07-17T13:30:49.773Z] > git --version # 'git version 2.25.1' [2024-07-17T13:30:49.795Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-17T13:30:54.978Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-17T13:30:54.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-17T13:30:54.979Z] Dload Upload Total Spent Left Speed [2024-07-17T13:30:54.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh [2024-07-17T13:30:55.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-17T13:30:55.700Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-17T13:30:55.700Z] /etc/docker/daemon.json [2024-07-17T13:30:55.700Z] { [2024-07-17T13:30:55.700Z] "registry-mirrors": [ [2024-07-17T13:30:55.700Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-17T13:30:55.700Z] ], [2024-07-17T13:30:55.700Z] "bip": "10.250.0.254/24", [2024-07-17T13:30:55.700Z] "hosts": [ [2024-07-17T13:30:55.700Z] "tcp://0.0.0.0:5555", [2024-07-17T13:30:55.700Z] "unix:///var/run/docker.sock" [2024-07-17T13:30:55.700Z] ], [2024-07-17T13:30:55.700Z] "mtu": 1458, [2024-07-17T13:30:55.700Z] "selinux-enabled": true, [2024-07-17T13:30:55.700Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-17T13:30:55.700Z] } [Pipeline] sh [2024-07-17T13:30:56.052Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-17T13:30:56.404Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T13:31:14.739Z] provisioning config files... [2024-07-17T13:31:14.767Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11444392797309274571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:31:15.259Z] ---> ****-login.sh [2024-07-17T13:31:15.259Z] nexus3.edgexfoundry.org:10001 [2024-07-17T13:31:15.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:31:15.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:31:15.804Z] Configure a credential helper to remove this warning. See [2024-07-17T13:31:15.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:31:15.804Z] [2024-07-17T13:31:15.804Z] Login Succeeded [2024-07-17T13:31:15.804Z] nexus3.edgexfoundry.org:10002 [2024-07-17T13:31:16.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:31:16.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:31:16.346Z] Configure a credential helper to remove this warning. See [2024-07-17T13:31:16.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:31:16.346Z] [2024-07-17T13:31:16.346Z] Login Succeeded [2024-07-17T13:31:16.346Z] nexus3.edgexfoundry.org:10003 [2024-07-17T13:31:16.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:31:16.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:31:16.617Z] Configure a credential helper to remove this warning. See [2024-07-17T13:31:16.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:31:16.617Z] [2024-07-17T13:31:16.617Z] Login Succeeded [2024-07-17T13:31:16.617Z] nexus3.edgexfoundry.org:10004 [2024-07-17T13:31:16.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:31:16.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:31:16.887Z] Configure a credential helper to remove this warning. See [2024-07-17T13:31:16.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:31:16.887Z] [2024-07-17T13:31:16.887Z] Login Succeeded [2024-07-17T13:31:16.887Z] ****.io [2024-07-17T13:31:17.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T13:31:17.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T13:31:17.431Z] Configure a credential helper to remove this warning. See [2024-07-17T13:31:17.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T13:31:17.431Z] [2024-07-17T13:31:17.432Z] Login Succeeded [2024-07-17T13:31:17.432Z] ---> ****-login.sh ends [Pipeline] } [2024-07-17T13:31:17.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-17T13:31:18.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T13:31:18.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T13:31:18.146Z] ========================================================= [2024-07-17T13:31:18.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-17T13:31:18.146Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:31:18.707Z] + 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-07-17T13:31:18.978Z] Sending build context to Docker daemon 673.8kB [2024-07-17T13:31:18.978Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-17T13:31:18.978Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-17T13:31:19.251Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-17T13:31:19.251Z] c6b39de5b339: Pulling fs layer [2024-07-17T13:31:19.251Z] a69c41024577: Pulling fs layer [2024-07-17T13:31:19.251Z] d6de4b400683: Pulling fs layer [2024-07-17T13:31:19.251Z] 35cb2a7552d0: Pulling fs layer [2024-07-17T13:31:19.251Z] 4f4fb700ef54: Pulling fs layer [2024-07-17T13:31:19.251Z] 464afbd9ba4c: Pulling fs layer [2024-07-17T13:31:19.251Z] 00f215d4a9da: Pulling fs layer [2024-07-17T13:31:19.251Z] d496ad576159: Pulling fs layer [2024-07-17T13:31:19.251Z] 464afbd9ba4c: Waiting [2024-07-17T13:31:19.251Z] 35cb2a7552d0: Waiting [2024-07-17T13:31:19.251Z] 4f4fb700ef54: Waiting [2024-07-17T13:31:19.251Z] 00f215d4a9da: Waiting [2024-07-17T13:31:19.251Z] d496ad576159: Waiting [2024-07-17T13:31:19.251Z] a69c41024577: Verifying Checksum [2024-07-17T13:31:19.251Z] a69c41024577: Download complete [2024-07-17T13:31:19.251Z] 35cb2a7552d0: Verifying Checksum [2024-07-17T13:31:19.251Z] 35cb2a7552d0: Download complete [2024-07-17T13:31:19.251Z] 4f4fb700ef54: Verifying Checksum [2024-07-17T13:31:19.251Z] 4f4fb700ef54: Download complete [2024-07-17T13:31:19.251Z] 464afbd9ba4c: Verifying Checksum [2024-07-17T13:31:19.251Z] 464afbd9ba4c: Download complete [2024-07-17T13:31:19.251Z] c6b39de5b339: Download complete [2024-07-17T13:31:19.839Z] d496ad576159: Verifying Checksum [2024-07-17T13:31:19.839Z] d496ad576159: Download complete [2024-07-17T13:31:20.431Z] c6b39de5b339: Pull complete [2024-07-17T13:31:21.016Z] a69c41024577: Pull complete [2024-07-17T13:31:21.601Z] d6de4b400683: Download complete [2024-07-17T13:31:22.559Z] 00f215d4a9da: Verifying Checksum [2024-07-17T13:31:22.559Z] 00f215d4a9da: Download complete [2024-07-17T13:31:28.166Z] go vet ./... [2024-07-17T13:31:30.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-17T13:31:30.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-17T13:31:30.327Z] ./bin/test-attribution.sh [2024-07-17T13:31:30.327Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-17T13:31:30.327Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-17T13:31:30.328Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-17T13:31:30.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-17T13:31:30.426Z] $ docker stop --time=1 bf516376f6c3318fb6793f3116e353d131d91d1505343750f03c06e12c8fd412 [2024-07-17T13:31:34.868Z] d6de4b400683: Pull complete [2024-07-17T13:31:34.868Z] 35cb2a7552d0: Pull complete [2024-07-17T13:31:34.868Z] 4f4fb700ef54: Pull complete [2024-07-17T13:31:34.868Z] 464afbd9ba4c: Pull complete [2024-07-17T13:31:36.989Z] $ docker rm -f --volumes bf516376f6c3318fb6793f3116e353d131d91d1505343750f03c06e12c8fd412 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-17T13:31:37.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-17T13:31:37.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-17T13:31:38.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-17T13:31:38.903Z] + ls -al . [2024-07-17T13:31:38.903Z] total 280 [2024-07-17T13:31:38.903Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 17 13:30 . [2024-07-17T13:31:38.903Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 13:28 .. [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 17 13:28 .dockerignore [2024-07-17T13:31:38.903Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 13:30 .git [2024-07-17T13:31:38.903Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:28 .github [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 17 13:28 .gitignore [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 13:28 .golangci.yml [2024-07-17T13:31:38.903Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 13:28 .semver [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 17 13:28 Attribution.txt [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 17 13:28 CHANGELOG.md [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 17 13:28 Dockerfile [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 13:28 GOVERNANCE.md [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 17 13:28 Jenkinsfile [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 17 13:28 LICENSE [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 17 13:28 Makefile [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 17 13:28 OWNERS.md [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 17 13:28 README.md [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 13:28 VERSION [2024-07-17T13:31:38.903Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:28 bin [2024-07-17T13:31:38.903Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 17 13:30 coverage.out [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 7350 Jul 17 13:28 go.mod [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 102427 Jul 17 13:28 go.sum [2024-07-17T13:31:38.903Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:28 images [2024-07-17T13:31:38.903Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 13:28 internal [2024-07-17T13:31:38.903Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 17 13:28 main.go [2024-07-17T13:31:38.903Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:28 openapi [2024-07-17T13:31:38.903Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:28 res [2024-07-17T13:31:38.903Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:31:39.382Z] + 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=edb5fee5a9de95e6562923ef837e4b77bed16499 --label arch=amd64 --label version=0.0.0 . [2024-07-17T13:31:39.382Z] Sending build context to Docker daemon 20.03MB [2024-07-17T13:31:39.382Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-17T13:31:39.382Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-17T13:31:39.382Z] ---> ff9c9ee0a50e [2024-07-17T13:31:39.382Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-17T13:31:39.951Z] ---> Running in 6cfa35001289 [2024-07-17T13:31:39.951Z] Removing intermediate container 6cfa35001289 [2024-07-17T13:31:39.951Z] ---> 68947c5cd3b5 [2024-07-17T13:31:39.951Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-17T13:31:39.951Z] ---> Running in 4f0798bf4016 [2024-07-17T13:31:39.951Z] Removing intermediate container 4f0798bf4016 [2024-07-17T13:31:39.951Z] ---> ee891de7a48d [2024-07-17T13:31:39.951Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-17T13:31:39.951Z] ---> Running in 5fc471bb4b54 [2024-07-17T13:31:40.209Z] Removing intermediate container 5fc471bb4b54 [2024-07-17T13:31:40.209Z] ---> d8204a1f002e [2024-07-17T13:31:40.209Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-17T13:31:40.209Z] ---> Running in 68e21bd90dc0 [2024-07-17T13:31:40.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T13:31:40.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T13:31:40.729Z] OK: 264 MiB in 52 packages [2024-07-17T13:31:41.299Z] Removing intermediate container 68e21bd90dc0 [2024-07-17T13:31:41.299Z] ---> 8ab058940c03 [2024-07-17T13:31:41.299Z] Step 7/30 : WORKDIR /app [2024-07-17T13:31:41.299Z] ---> Running in fe148e1533e8 [2024-07-17T13:31:41.299Z] Removing intermediate container fe148e1533e8 [2024-07-17T13:31:41.299Z] ---> 9046b25d03b4 [2024-07-17T13:31:41.299Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-17T13:31:41.299Z] ---> 57cb4a1052ff [2024-07-17T13:31:41.299Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T13:31:41.299Z] ---> Running in e25f7299559f [2024-07-17T13:31:42.238Z] Removing intermediate container e25f7299559f [2024-07-17T13:31:42.238Z] ---> 876f78fc99b1 [2024-07-17T13:31:42.238Z] Step 10/30 : COPY . . [2024-07-17T13:31:42.809Z] ---> 629a5a3b6f60 [2024-07-17T13:31:42.809Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-17T13:31:42.809Z] ---> Running in bae0881c97f7 [2024-07-17T13:31:43.068Z] Removing intermediate container bae0881c97f7 [2024-07-17T13:31:43.068Z] ---> 9db3c217d987 [2024-07-17T13:31:43.068Z] Step 12/30 : RUN $MAKE [2024-07-17T13:31:43.068Z] ---> Running in 72f9f8b3d8c0 [2024-07-17T13:31:43.327Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-17T13:31:44.939Z] 00f215d4a9da: Pull complete [2024-07-17T13:31:45.212Z] d496ad576159: Pull complete [2024-07-17T13:31:45.212Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-17T13:31:45.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-17T13:31:45.212Z] ---> f246e2811388 [2024-07-17T13:31:45.212Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-17T13:31:46.174Z] ---> Running in 6507455faa8f [2024-07-17T13:31:46.174Z] Removing intermediate container 6507455faa8f [2024-07-17T13:31:46.174Z] ---> dd5385320288 [2024-07-17T13:31:46.174Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-17T13:31:46.445Z] ---> Running in f71bec1fc4b2 [2024-07-17T13:31:46.713Z] Removing intermediate container f71bec1fc4b2 [2024-07-17T13:31:46.713Z] ---> ab43e9d7d868 [2024-07-17T13:31:46.713Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-17T13:31:46.713Z] ---> Running in 29490ef60ac4 [2024-07-17T13:31:46.980Z] Removing intermediate container 29490ef60ac4 [2024-07-17T13:31:46.980Z] ---> 00215b1ba582 [2024-07-17T13:31:46.980Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-17T13:31:47.252Z] ---> Running in 1e0540aea1a1 [2024-07-17T13:31:48.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T13:31:48.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T13:31:49.441Z] OK: 266 MiB in 52 packages [2024-07-17T13:31:50.404Z] Removing intermediate container 1e0540aea1a1 [2024-07-17T13:31:50.404Z] ---> bc68497b46af [2024-07-17T13:31:50.404Z] Step 7/12 : WORKDIR /app [2024-07-17T13:31:50.404Z] ---> Running in 4fe75ef201b3 [2024-07-17T13:31:50.673Z] Removing intermediate container 4fe75ef201b3 [2024-07-17T13:31:50.673Z] ---> 8f78cee78738 [2024-07-17T13:31:50.673Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-17T13:31:51.269Z] ---> 4facf4ebb75b [2024-07-17T13:31:51.269Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T13:31:51.269Z] ---> Running in d37a2091789b [2024-07-17T13:32:15.451Z] Removing intermediate container 72f9f8b3d8c0 [2024-07-17T13:32:15.451Z] ---> a2e19686c2f3 [2024-07-17T13:32:15.451Z] Step 13/30 : FROM alpine:3.18 [2024-07-17T13:32:15.709Z] 3.18: Pulling from library/alpine [2024-07-17T13:32:15.709Z] 73baa7ef167e: Pulling fs layer [2024-07-17T13:32:15.969Z] 73baa7ef167e: Download complete [2024-07-17T13:32:16.228Z] 73baa7ef167e: Pull complete [2024-07-17T13:32:16.902Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T13:32:16.902Z] Status: Downloaded newer image for alpine:3.18 [2024-07-17T13:32:16.902Z] ---> 8fd7cac70a4a [2024-07-17T13:32:16.902Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-17T13:32:17.162Z] ---> Running in f32ceb26780b [2024-07-17T13:32:17.162Z] Removing intermediate container f32ceb26780b [2024-07-17T13:32:17.162Z] ---> 4aaecede4cf2 [2024-07-17T13:32:17.162Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-17T13:32:17.162Z] ---> Running in 8547116b70c0 [2024-07-17T13:32:17.421Z] Removing intermediate container 8547116b70c0 [2024-07-17T13:32:17.421Z] ---> 3131fa89d527 [2024-07-17T13:32:17.421Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-17T13:32:17.421Z] ---> Running in 173e87ab5c88 [2024-07-17T13:32:17.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T13:32:17.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T13:32:17.939Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-17T13:32:17.939Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-17T13:32:17.939Z] Executing busybox-1.36.1-r7.trigger [2024-07-17T13:32:17.939Z] Executing ca-certificates-20240226-r0.trigger [2024-07-17T13:32:18.199Z] OK: 8 MiB in 17 packages [2024-07-17T13:32:18.458Z] Removing intermediate container 173e87ab5c88 [2024-07-17T13:32:18.458Z] ---> f0a64d259cf1 [2024-07-17T13:32:18.458Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-17T13:32:18.458Z] ---> Running in a01f39bf306f [2024-07-17T13:32:18.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T13:32:18.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T13:32:18.974Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T13:32:19.299Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T13:32:19.299Z] Executing ca-certificates-20240226-r0.trigger [2024-07-17T13:32:19.299Z] OK: 8 MiB in 17 packages [2024-07-17T13:32:19.866Z] Removing intermediate container a01f39bf306f [2024-07-17T13:32:19.866Z] ---> c07578ee8c84 [2024-07-17T13:32:19.866Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-17T13:32:19.866Z] ---> 87087e4db890 [2024-07-17T13:32:19.866Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-17T13:32:19.866Z] ---> f7ed9710da47 [2024-07-17T13:32:19.866Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-17T13:32:20.124Z] ---> 11f7b3c6071a [2024-07-17T13:32:20.124Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-17T13:32:20.124Z] ---> 69ca985afaf8 [2024-07-17T13:32:20.124Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-17T13:32:22.027Z] ---> f0485d0ae232 [2024-07-17T13:32:22.027Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-17T13:32:22.027Z] ---> Running in 09c4dfc850f6 [2024-07-17T13:32:22.595Z] Removing intermediate container 09c4dfc850f6 [2024-07-17T13:32:22.595Z] ---> c37773b7d2f3 [2024-07-17T13:32:22.595Z] Step 24/30 : VOLUME /cache [2024-07-17T13:32:22.595Z] ---> Running in bb77ef886255 [2024-07-17T13:32:22.856Z] Removing intermediate container bb77ef886255 [2024-07-17T13:32:22.856Z] ---> ed928c49d7ae [2024-07-17T13:32:22.856Z] Step 25/30 : EXPOSE 59711 [2024-07-17T13:32:22.856Z] ---> Running in dcc969405162 [2024-07-17T13:32:22.856Z] Removing intermediate container dcc969405162 [2024-07-17T13:32:22.856Z] ---> 576fc7e6a421 [2024-07-17T13:32:22.856Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-17T13:32:22.856Z] ---> Running in 1bac87b13f62 [2024-07-17T13:32:22.856Z] Removing intermediate container 1bac87b13f62 [2024-07-17T13:32:22.856Z] ---> 26d3482c39cd [2024-07-17T13:32:22.856Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-17T13:32:23.115Z] ---> Running in fc17467c513a [2024-07-17T13:32:23.115Z] Removing intermediate container fc17467c513a [2024-07-17T13:32:23.115Z] ---> 28969a378711 [2024-07-17T13:32:23.115Z] Step 28/30 : LABEL arch=amd64 [2024-07-17T13:32:23.115Z] ---> Running in ee0ee1a152dd [2024-07-17T13:32:23.115Z] Removing intermediate container ee0ee1a152dd [2024-07-17T13:32:23.115Z] ---> 72a8b30d87e8 [2024-07-17T13:32:23.115Z] Step 29/30 : LABEL git_sha=edb5fee5a9de95e6562923ef837e4b77bed16499 [2024-07-17T13:32:23.115Z] ---> Running in 5c337f40e05f [2024-07-17T13:32:23.375Z] Removing intermediate container 5c337f40e05f [2024-07-17T13:32:23.375Z] ---> 7b535c2bf066 [2024-07-17T13:32:23.375Z] Step 30/30 : LABEL version=0.0.0 [2024-07-17T13:32:23.375Z] ---> Running in 7c996214e3bf [2024-07-17T13:32:23.375Z] Removing intermediate container 7c996214e3bf [2024-07-17T13:32:23.375Z] ---> f1fe51042130 [2024-07-17T13:32:23.375Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-17T13:32:23.375Z] Successfully built f1fe51042130 [2024-07-17T13:32:23.375Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:32:24.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T13:32:24.461Z] [2024-07-17T13:32:24.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:32:24.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T13:32:24.876Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-17T13:32:24.876Z] 5eb5b503b376: Pulling fs layer [2024-07-17T13:32:24.876Z] 5c69ac0246d0: Pulling fs layer [2024-07-17T13:32:24.876Z] ec43610c2a17: Pulling fs layer [2024-07-17T13:32:24.876Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-17T13:32:24.876Z] 33b1e0a273af: Pulling fs layer [2024-07-17T13:32:24.876Z] 5d3b04190fa2: Pulling fs layer [2024-07-17T13:32:24.876Z] 2f39f015ded8: Pulling fs layer [2024-07-17T13:32:24.876Z] 33b1e0a273af: Waiting [2024-07-17T13:32:24.876Z] 5d3b04190fa2: Waiting [2024-07-17T13:32:24.876Z] 2f39f015ded8: Waiting [2024-07-17T13:32:24.876Z] 3a2ae6a8a46f: Waiting [2024-07-17T13:32:24.876Z] 5c69ac0246d0: Verifying Checksum [2024-07-17T13:32:24.876Z] 5c69ac0246d0: Download complete [2024-07-17T13:32:24.876Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-17T13:32:24.876Z] 3a2ae6a8a46f: Download complete [2024-07-17T13:32:24.876Z] 33b1e0a273af: Verifying Checksum [2024-07-17T13:32:24.876Z] 33b1e0a273af: Download complete [2024-07-17T13:32:24.876Z] ec43610c2a17: Verifying Checksum [2024-07-17T13:32:24.876Z] ec43610c2a17: Download complete [2024-07-17T13:32:24.876Z] 5d3b04190fa2: Verifying Checksum [2024-07-17T13:32:24.876Z] 5d3b04190fa2: Download complete [2024-07-17T13:32:25.135Z] 5eb5b503b376: Verifying Checksum [2024-07-17T13:32:25.135Z] 5eb5b503b376: Download complete [2024-07-17T13:32:25.700Z] 2f39f015ded8: Download complete [2024-07-17T13:32:26.265Z] 5eb5b503b376: Pull complete [2024-07-17T13:32:26.524Z] 5c69ac0246d0: Pull complete [2024-07-17T13:32:27.091Z] ec43610c2a17: Pull complete [2024-07-17T13:32:27.669Z] 3a2ae6a8a46f: Pull complete [2024-07-17T13:32:28.237Z] 33b1e0a273af: Pull complete [2024-07-17T13:32:28.496Z] 5d3b04190fa2: Pull complete [2024-07-17T13:32:32.765Z] 2f39f015ded8: Pull complete [2024-07-17T13:32:32.765Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-17T13:32:32.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T13:32:32.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T13:32:33.052Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2024-07-17T13:32:33.083Z] $ 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/y_app-rfid-llrp-inventory_PR-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-17T13:32:37.841Z] $ docker top 0ad2137ccba8167963f865440a6a12adab7c1b6c8cd3b21e40e1a6646b0ca70d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:32:38.348Z] ---> job-cost.sh [2024-07-17T13:32:38.348Z] lf-activate-venv: SKIPPING [2024-07-17T13:32:38.348Z] INFO: No Stack... [2024-07-17T13:32:38.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-17T13:32:39.178Z] INFO: Archiving Costs [Pipeline] sh [2024-07-17T13:32:39.513Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives/cost.csv [2024-07-17T13:32:39.514Z] + cut -d, -f6 [Pipeline] lock [2024-07-17T13:32:39.569Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [2024-07-17T13:32:39.576Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] did not exist. Created. [2024-07-17T13:32:39.582Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-17T13:32:40.002Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-17T13:32:40.069Z] Stashed 1 file(s) [Pipeline] } [2024-07-17T13:32:40.101Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-17T13:32:40.204Z] $ docker stop --time=1 0ad2137ccba8167963f865440a6a12adab7c1b6c8cd3b21e40e1a6646b0ca70d [2024-07-17T13:32:41.354Z] $ docker rm -f --volumes 0ad2137ccba8167963f865440a6a12adab7c1b6c8cd3b21e40e1a6646b0ca70d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-17T13:33:42.931Z] Removing intermediate container d37a2091789b [2024-07-17T13:33:42.931Z] ---> 9ee609a703d9 [2024-07-17T13:33:42.931Z] Step 10/12 : COPY . . [2024-07-17T13:33:42.931Z] ---> 201212064fae [2024-07-17T13:33:42.931Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-17T13:33:42.931Z] ---> Running in 1e8bf8c15cd3 [2024-07-17T13:33:42.931Z] Removing intermediate container 1e8bf8c15cd3 [2024-07-17T13:33:42.931Z] ---> 51c1a4d96e73 [2024-07-17T13:33:42.931Z] Step 12/12 : RUN $MAKE [2024-07-17T13:33:42.931Z] ---> Running in 41949ed4c8b5 [2024-07-17T13:33:42.931Z] noop [2024-07-17T13:33:42.931Z] Removing intermediate container 41949ed4c8b5 [2024-07-17T13:33:42.931Z] ---> 1ac973926450 [2024-07-17T13:33:42.931Z] Successfully built 1ac973926450 [2024-07-17T13:33:42.931Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:33:43.446Z] + docker inspect -f . ci-base-image-arm64 [2024-07-17T13:33:43.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T13:33:43.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container [2024-07-17T13:33:43.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-17T13:33:45.054Z] $ docker top ca7286a603b9b4e54992c3f2bc14582913816acc63535cbc9c8cb23bda7cefa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T13:33:45.963Z] + go version [2024-07-17T13:33:45.963Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-17T13:33:45.999Z] $ docker stop --time=1 ca7286a603b9b4e54992c3f2bc14582913816acc63535cbc9c8cb23bda7cefa3 [2024-07-17T13:33:47.595Z] $ docker rm -f --volumes ca7286a603b9b4e54992c3f2bc14582913816acc63535cbc9c8cb23bda7cefa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:33:48.534Z] + docker inspect -f . ci-base-image-arm64 [2024-07-17T13:33:48.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T13:33:48.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container [2024-07-17T13:33:48.861Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-17T13:33:50.058Z] $ docker top 2ee4a34467efc8d45237fca804e16783ed2f8b002a6464deabedd21aba7898e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T13:33:50.729Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-07-17T13:33:51.179Z] + make test [2024-07-17T13:33:51.448Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-17T13:37:43.252Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-17T13:37:49.876Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-17T13:37:50.828Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.903s coverage: 86.2% of statements [2024-07-17T13:38:00.877Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.294s coverage: 71.9% of statements [2024-07-17T13:38:02.297Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-17T13:38:02.297Z] go vet ./... [2024-07-17T13:41:39.077Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-17T13:41:39.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-17T13:41:39.078Z] ./bin/test-attribution.sh [2024-07-17T13:41:39.078Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-17T13:41:39.078Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-17T13:41:39.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-17T13:41:39.176Z] $ docker stop --time=1 2ee4a34467efc8d45237fca804e16783ed2f8b002a6464deabedd21aba7898e7 [2024-07-17T13:41:41.124Z] $ docker rm -f --volumes 2ee4a34467efc8d45237fca804e16783ed2f8b002a6464deabedd21aba7898e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-17T13:41:43.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-17T13:41:43.474Z] Warning: overwriting stash ‘coverage-report’ [2024-07-17T13:41:43.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-17T13:41:44.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-17T13:41:44.895Z] + ls -al . [2024-07-17T13:41:44.895Z] total 276 [2024-07-17T13:41:44.895Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 17 13:33 . [2024-07-17T13:41:44.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 13:30 .. [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 17 13:30 .dockerignore [2024-07-17T13:41:44.895Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 13:30 .git [2024-07-17T13:41:44.895Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:30 .github [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 17 13:30 .gitignore [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 13:30 .golangci.yml [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 17 13:30 Attribution.txt [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 17 13:30 CHANGELOG.md [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 17 13:30 Dockerfile [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 13:30 GOVERNANCE.md [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 17 13:30 Jenkinsfile [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 17 13:30 LICENSE [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 17 13:30 Makefile [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 17 13:30 OWNERS.md [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 17 13:30 README.md [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 13:28 VERSION [2024-07-17T13:41:44.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:30 bin [2024-07-17T13:41:44.895Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 17 13:38 coverage.out [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 7350 Jul 17 13:30 go.mod [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 102427 Jul 17 13:30 go.sum [2024-07-17T13:41:44.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:30 images [2024-07-17T13:41:44.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 13:30 internal [2024-07-17T13:41:44.895Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 17 13:30 main.go [2024-07-17T13:41:44.895Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:30 openapi [2024-07-17T13:41:44.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 13:30 res [2024-07-17T13:41:44.895Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 13:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:41:45.338Z] + 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=edb5fee5a9de95e6562923ef837e4b77bed16499 --label arch=arm64 --label version=0.0.0 . [2024-07-17T13:41:45.604Z] Sending build context to Docker daemon 673.8kB [2024-07-17T13:41:45.604Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-17T13:41:45.604Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-17T13:41:45.604Z] ---> 1ac973926450 [2024-07-17T13:41:45.604Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-17T13:41:45.604Z] ---> Running in af11363eaef2 [2024-07-17T13:41:45.869Z] Removing intermediate container af11363eaef2 [2024-07-17T13:41:45.869Z] ---> 11fc2befe6e0 [2024-07-17T13:41:45.869Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-17T13:41:46.145Z] ---> Running in d361ca43e080 [2024-07-17T13:41:46.410Z] Removing intermediate container d361ca43e080 [2024-07-17T13:41:46.410Z] ---> de0b89c5e64b [2024-07-17T13:41:46.410Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-17T13:41:46.410Z] ---> Running in 37e6b182e35e [2024-07-17T13:41:46.678Z] Removing intermediate container 37e6b182e35e [2024-07-17T13:41:46.678Z] ---> fade3fd41b8a [2024-07-17T13:41:46.678Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-17T13:41:46.952Z] ---> Running in 546e01cf59d1 [2024-07-17T13:41:47.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T13:41:48.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T13:41:49.134Z] OK: 266 MiB in 52 packages [2024-07-17T13:41:50.097Z] Removing intermediate container 546e01cf59d1 [2024-07-17T13:41:50.097Z] ---> 27ee688be300 [2024-07-17T13:41:50.097Z] Step 7/30 : WORKDIR /app [2024-07-17T13:41:50.097Z] ---> Running in 2b26a2f400d8 [2024-07-17T13:41:50.368Z] Removing intermediate container 2b26a2f400d8 [2024-07-17T13:41:50.368Z] ---> ee4580be3d48 [2024-07-17T13:41:50.368Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-17T13:41:50.958Z] ---> ae2ccb858e49 [2024-07-17T13:41:50.958Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T13:41:50.958Z] ---> Running in c8391e3d48de [2024-07-17T13:41:53.544Z] Removing intermediate container c8391e3d48de [2024-07-17T13:41:53.544Z] ---> 848620429cee [2024-07-17T13:41:53.544Z] Step 10/30 : COPY . . [2024-07-17T13:41:53.811Z] ---> 4b429ca1a38e [2024-07-17T13:41:53.811Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-17T13:41:53.811Z] ---> Running in 2eae59354305 [2024-07-17T13:41:54.087Z] Removing intermediate container 2eae59354305 [2024-07-17T13:41:54.087Z] ---> a42af54920e5 [2024-07-17T13:41:54.087Z] Step 12/30 : RUN $MAKE [2024-07-17T13:41:54.356Z] ---> Running in bc9b4321bf16 [2024-07-17T13:41:55.317Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-17T13:45:17.074Z] Removing intermediate container bc9b4321bf16 [2024-07-17T13:45:17.074Z] ---> 5fa371ef6bb5 [2024-07-17T13:45:17.074Z] Step 13/30 : FROM alpine:3.18 [2024-07-17T13:45:17.074Z] 3.18: Pulling from library/alpine [2024-07-17T13:45:17.074Z] 5c905c7ebe2f: Pulling fs layer [2024-07-17T13:45:17.074Z] 5c905c7ebe2f: Verifying Checksum [2024-07-17T13:45:17.074Z] 5c905c7ebe2f: Download complete [2024-07-17T13:45:17.074Z] 5c905c7ebe2f: Pull complete [2024-07-17T13:45:17.074Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T13:45:17.074Z] Status: Downloaded newer image for alpine:3.18 [2024-07-17T13:45:17.074Z] ---> dec292d02e07 [2024-07-17T13:45:17.074Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-17T13:45:17.074Z] ---> Running in d114a9650381 [2024-07-17T13:45:17.074Z] Removing intermediate container d114a9650381 [2024-07-17T13:45:17.074Z] ---> 26d7f2c508db [2024-07-17T13:45:17.074Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-17T13:45:17.074Z] ---> Running in a5d8cfec7b9f [2024-07-17T13:45:17.074Z] Removing intermediate container a5d8cfec7b9f [2024-07-17T13:45:17.074Z] ---> 60a3c0e1c886 [2024-07-17T13:45:17.074Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-17T13:45:17.074Z] ---> Running in 71e3322e5a54 [2024-07-17T13:45:17.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T13:45:17.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T13:45:17.074Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-17T13:45:17.074Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-17T13:45:17.074Z] Executing busybox-1.36.1-r7.trigger [2024-07-17T13:45:17.074Z] Executing ca-certificates-20240226-r0.trigger [2024-07-17T13:45:17.074Z] OK: 9 MiB in 17 packages [2024-07-17T13:45:17.074Z] Removing intermediate container 71e3322e5a54 [2024-07-17T13:45:17.074Z] ---> 37e611788697 [2024-07-17T13:45:17.074Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-17T13:45:17.074Z] ---> Running in dee79972cca2 [2024-07-17T13:45:17.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T13:45:17.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T13:45:17.338Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T13:45:17.604Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T13:45:17.604Z] Executing ca-certificates-20240226-r0.trigger [2024-07-17T13:45:17.872Z] OK: 9 MiB in 17 packages [2024-07-17T13:45:18.825Z] Removing intermediate container dee79972cca2 [2024-07-17T13:45:18.825Z] ---> c075d6ac9718 [2024-07-17T13:45:18.825Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-17T13:45:19.091Z] ---> 9b226e1554db [2024-07-17T13:45:19.091Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-17T13:45:19.677Z] ---> 0f92d2d5fb5b [2024-07-17T13:45:19.677Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-17T13:45:20.262Z] ---> 5174d1aeeeea [2024-07-17T13:45:20.262Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-17T13:45:20.528Z] ---> 74146d1139e3 [2024-07-17T13:45:20.528Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-17T13:45:21.938Z] ---> df8cd77cbbb0 [2024-07-17T13:45:21.938Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-17T13:45:22.205Z] ---> Running in e7937a317160 [2024-07-17T13:45:23.602Z] Removing intermediate container e7937a317160 [2024-07-17T13:45:23.602Z] ---> 1daf97e03de9 [2024-07-17T13:45:23.602Z] Step 24/30 : VOLUME /cache [2024-07-17T13:45:23.602Z] ---> Running in 885cb857cd03 [2024-07-17T13:45:23.868Z] Removing intermediate container 885cb857cd03 [2024-07-17T13:45:23.868Z] ---> d14e4b4010d3 [2024-07-17T13:45:23.868Z] Step 25/30 : EXPOSE 59711 [2024-07-17T13:45:24.132Z] ---> Running in 04ce598205c8 [2024-07-17T13:45:24.397Z] Removing intermediate container 04ce598205c8 [2024-07-17T13:45:24.397Z] ---> cb60d2bcdb8c [2024-07-17T13:45:24.397Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-17T13:45:24.397Z] ---> Running in 512bd3322897 [2024-07-17T13:45:24.662Z] Removing intermediate container 512bd3322897 [2024-07-17T13:45:24.662Z] ---> 4bae02c58765 [2024-07-17T13:45:24.662Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-17T13:45:24.662Z] ---> Running in 06c5d81d516f [2024-07-17T13:45:24.934Z] Removing intermediate container 06c5d81d516f [2024-07-17T13:45:24.934Z] ---> e615137d574c [2024-07-17T13:45:24.934Z] Step 28/30 : LABEL arch=arm64 [2024-07-17T13:45:24.934Z] ---> Running in 73cf662ef0ab [2024-07-17T13:45:25.209Z] Removing intermediate container 73cf662ef0ab [2024-07-17T13:45:25.209Z] ---> 751875644ac8 [2024-07-17T13:45:25.209Z] Step 29/30 : LABEL git_sha=edb5fee5a9de95e6562923ef837e4b77bed16499 [2024-07-17T13:45:25.474Z] ---> Running in f3650a41edf5 [2024-07-17T13:45:25.738Z] Removing intermediate container f3650a41edf5 [2024-07-17T13:45:25.738Z] ---> 795e4e4a3f75 [2024-07-17T13:45:25.738Z] Step 30/30 : LABEL version=0.0.0 [2024-07-17T13:45:25.738Z] ---> Running in 06d628878345 [2024-07-17T13:45:26.004Z] Removing intermediate container 06d628878345 [2024-07-17T13:45:26.004Z] ---> f520434766cf [2024-07-17T13:45:26.004Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-17T13:45:26.004Z] Successfully built f520434766cf [2024-07-17T13:45:26.004Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:45:26.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-17T13:45:27.000Z] [2024-07-17T13:45:27.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:45:27.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-17T13:45:27.430Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-17T13:45:27.430Z] 8998bd30e6a1: Pulling fs layer [2024-07-17T13:45:27.430Z] 04944245beec: Pulling fs layer [2024-07-17T13:45:27.430Z] 699f458cf7ca: Pulling fs layer [2024-07-17T13:45:27.430Z] 765212b225bb: Pulling fs layer [2024-07-17T13:45:27.430Z] f23df028b6ca: Pulling fs layer [2024-07-17T13:45:27.430Z] d65c8cfc05b1: Pulling fs layer [2024-07-17T13:45:27.430Z] 2437ff75d9bd: Pulling fs layer [2024-07-17T13:45:27.430Z] d65c8cfc05b1: Waiting [2024-07-17T13:45:27.430Z] 765212b225bb: Waiting [2024-07-17T13:45:27.430Z] 2437ff75d9bd: Waiting [2024-07-17T13:45:27.430Z] f23df028b6ca: Waiting [2024-07-17T13:45:27.696Z] 04944245beec: Verifying Checksum [2024-07-17T13:45:27.696Z] 04944245beec: Download complete [2024-07-17T13:45:27.696Z] 765212b225bb: Verifying Checksum [2024-07-17T13:45:27.696Z] 765212b225bb: Download complete [2024-07-17T13:45:27.696Z] f23df028b6ca: Verifying Checksum [2024-07-17T13:45:27.696Z] f23df028b6ca: Download complete [2024-07-17T13:45:27.696Z] d65c8cfc05b1: Verifying Checksum [2024-07-17T13:45:27.696Z] d65c8cfc05b1: Download complete [2024-07-17T13:45:27.962Z] 699f458cf7ca: Verifying Checksum [2024-07-17T13:45:27.962Z] 699f458cf7ca: Download complete [2024-07-17T13:45:28.228Z] 8998bd30e6a1: Verifying Checksum [2024-07-17T13:45:28.228Z] 8998bd30e6a1: Download complete [2024-07-17T13:45:30.804Z] 2437ff75d9bd: Verifying Checksum [2024-07-17T13:45:30.804Z] 2437ff75d9bd: Download complete [2024-07-17T13:45:32.741Z] 8998bd30e6a1: Pull complete [2024-07-17T13:45:33.323Z] 04944245beec: Pull complete [2024-07-17T13:45:35.252Z] 699f458cf7ca: Pull complete [2024-07-17T13:45:35.252Z] 765212b225bb: Pull complete [2024-07-17T13:45:35.831Z] f23df028b6ca: Pull complete [2024-07-17T13:45:36.096Z] d65c8cfc05b1: Pull complete [2024-07-17T13:45:54.281Z] 2437ff75d9bd: Pull complete [2024-07-17T13:45:54.281Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-17T13:45:54.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-17T13:45:54.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T13:45:54.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container [2024-07-17T13:45:54.709Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-17T13:45:57.304Z] $ docker top 72ce7728f2f296cb41a84c36773874bc4f5e5e2a76919661d2ffd68af6f63747 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:45:58.229Z] ---> job-cost.sh [2024-07-17T13:45:58.229Z] lf-activate-venv: SKIPPING [2024-07-17T13:45:58.229Z] INFO: No Stack... [2024-07-17T13:45:58.494Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-17T13:45:59.448Z] INFO: Archiving Costs [Pipeline] sh [2024-07-17T13:45:59.803Z] + cut -d, -f6 [2024-07-17T13:45:59.803Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-07-17T13:46:00.153Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [2024-07-17T13:46:00.160Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] did not exist. Created. [2024-07-17T13:46:00.167Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-17T13:46:00.921Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-fede136d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-17T13:46:01.335Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-17T13:46:01.387Z] Warning: overwriting stash ‘stack-cost’ [2024-07-17T13:46:01.503Z] Stashed 1 file(s) [Pipeline] } [2024-07-17T13:46:01.532Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-293-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-17T13:46:01.632Z] $ docker stop --time=1 72ce7728f2f296cb41a84c36773874bc4f5e5e2a76919661d2ffd68af6f63747 [2024-07-17T13:46:03.117Z] $ docker rm -f --volumes 72ce7728f2f296cb41a84c36773874bc4f5e5e2a76919661d2ffd68af6f63747 [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-07-17T13:46:04.377Z] provisioning config files... [2024-07-17T13:46:04.387Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/config18241073985476408608tmp [Pipeline] { [Pipeline] sh [2024-07-17T13:46:04.740Z] + set +x [2024-07-17T13:46:04.741Z] + curl -s https://codecov.io/bash [2024-07-17T13:46:04.741Z] + bash -s -- [2024-07-17T13:46:04.741Z] [2024-07-17T13:46:04.741Z] _____ _ [2024-07-17T13:46:04.741Z] / ____| | | [2024-07-17T13:46:04.741Z] | | ___ __| | ___ ___ _____ __ [2024-07-17T13:46:04.741Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-17T13:46:04.741Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-17T13:46:04.741Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-17T13:46:04.741Z] Bash-1.0.6 [2024-07-17T13:46:04.741Z] [2024-07-17T13:46:04.741Z] [2024-07-17T13:46:04.741Z] ==> git version 2.25.1 found [2024-07-17T13:46:04.741Z] ==> 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-07-17T13:46:04.741Z] Release-Date: 2020-01-08 [2024-07-17T13:46:04.741Z] 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-07-17T13:46:04.741Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-17T13:46:04.741Z] ==> Jenkins CI detected. [2024-07-17T13:46:04.741Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-293 [2024-07-17T13:46:04.741Z] project root: . [2024-07-17T13:46:04.741Z] --> token set from env [2024-07-17T13:46:04.741Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-17T13:46:04.741Z] ==> Running gcov in . (disable via -X gcov) [2024-07-17T13:46:04.741Z] ==> Python coveragepy not found [2024-07-17T13:46:04.741Z] ==> Searching for coverage reports in: [2024-07-17T13:46:04.741Z] + . [2024-07-17T13:46:05.000Z] -> Found 1 reports [2024-07-17T13:46:05.000Z] ==> Detecting git/mercurial file structure [2024-07-17T13:46:05.000Z] ==> Reading reports [2024-07-17T13:46:05.000Z] + ./coverage.out bytes=41317 [2024-07-17T13:46:05.000Z] ==> Appending adjustments [2024-07-17T13:46:05.000Z] https://docs.codecov.io/docs/fixing-reports [2024-07-17T13:46:05.000Z] + Found adjustments [2024-07-17T13:46:05.000Z] ==> Gzipping contents [2024-07-17T13:46:05.000Z] 12K /tmp/codecov.S02Xz1.gz [2024-07-17T13:46:05.000Z] ==> Uploading reports [2024-07-17T13:46:05.000Z] url: https://codecov.io [2024-07-17T13:46:05.000Z] query: branch=PR-293&commit=edb5fee5a9de95e6562923ef837e4b77bed16499&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=293&job=&cmd_args= [2024-07-17T13:46:05.000Z] -> Pinging Codecov [2024-07-17T13:46:05.000Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-293&commit=edb5fee5a9de95e6562923ef837e4b77bed16499&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=293&job=&cmd_args= [2024-07-17T13:46:05.264Z] -> Uploading to [2024-07-17T13:46:05.264Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-17/581DD39554BDF9B6E22D074273EAD858/edb5fee5a9de95e6562923ef837e4b77bed16499/e0c38b23-cb0c-4fc4-a370-f3d44a7b76f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240717%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240717T134605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af873b97c2bd1de43cf46d39de073aceeead156a47f882aa6c9f473e4f12af33 [2024-07-17T13:46:05.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-17T13:46:05.264Z] Dload Upload Total Spent Left Speed [2024-07-17T13:46:05.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 45003 --:--:-- --:--:-- --:--:-- 44830 100 11611 0 0 100 11611 0 45003 --:--:-- --:--:-- --:--:-- 44830 [2024-07-17T13:46:05.524Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/edb5fee5a9de95e6562923ef837e4b77bed16499 [Pipeline] } [2024-07-17T13:46:05.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-17T13:46:07.929Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives ] [2024-07-17T13:46:07.929Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives [2024-07-17T13:46:07.929Z] total 16 [2024-07-17T13:46:07.929Z] drwxr-xr-x 3 root root 4096 Jul 17 13:32 . [2024-07-17T13:46:07.929Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 13:32 .. [2024-07-17T13:46:07.929Z] drwxr-xr-x 2 root root 4096 Jul 17 13:32 cost [2024-07-17T13:46:07.929Z] -rw-r--r-- 1 root root 95 Jul 17 13:32 cost.csv [2024-07-17T13:46:07.929Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives [2024-07-17T13:46:07.929Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives [2024-07-17T13:46:07.929Z] total 16 [2024-07-17T13:46:07.929Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 13:32 . [2024-07-17T13:46:07.929Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 17 13:32 .. [2024-07-17T13:46:07.929Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 13:32 cost [2024-07-17T13:46:07.929Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 17 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:46:08.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:46:09.191Z] ---> package-listing.sh [2024-07-17T13:46:09.191Z] ++ facter osfamily [2024-07-17T13:46:09.191Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-17T13:46:09.451Z] + OS_FAMILY=debian [2024-07-17T13:46:09.451Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-293 [2024-07-17T13:46:09.452Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-17T13:46:09.452Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-17T13:46:09.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-17T13:46:09.452Z] + PACKAGES=/tmp/packages_start.txt [2024-07-17T13:46:09.452Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-293 ']' [2024-07-17T13:46:09.452Z] + PACKAGES=/tmp/packages_end.txt [2024-07-17T13:46:09.452Z] + case "${OS_FAMILY}" in [2024-07-17T13:46:09.452Z] + dpkg -l [2024-07-17T13:46:09.452Z] + grep '^ii' [2024-07-17T13:46:09.452Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-17T13:46:09.452Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-17T13:46:09.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-17T13:46:09.452Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-293 ']' [2024-07-17T13:46:09.452Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives/ [2024-07-17T13:46:09.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-293/archives/ [Pipeline] echo [2024-07-17T13:46:09.495Z] 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/y_app-rfid-llrp-inventory_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-17T13:46:09.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T13:46:10.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T13:46:10.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T13:46:10.862Z] prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container [2024-07-17T13:46:10.994Z] $ 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/y_app-rfid-llrp-inventory_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-293 -v /w/workspace/y_app-rfid-llrp-inventory_PR-293:/w/workspace/y_app-rfid-llrp-inventory_PR-293:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-293@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-17T13:46:11.182Z] $ docker top dae9add523f6a1cdd6e9846c0f9864a01299b943c7b54184cfde426af3bfaf14 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T13:46:11.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-17T13:46:11.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-17T13:46:12.247Z] + ls /var/log/sa-host [2024-07-17T13:46:12.247Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T13:46:12.498Z] provisioning config files... [2024-07-17T13:46:12.507Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-293@tmp/config5211679539639929503tmp [Pipeline] { [Pipeline] echo [2024-07-17T13:46:12.582Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:46:12.906Z] ---> create-netrc.sh [Pipeline] } [2024-07-17T13:46:12.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:46:13.365Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-17T13:46:13.414Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:46:13.743Z] ---> sudo-logs.sh [2024-07-17T13:46:13.743Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-17T13:46:13.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:46:14.177Z] ---> job-cost.sh [2024-07-17T13:46:14.178Z] lf-activate-venv: SKIPPING [2024-07-17T13:46:14.178Z] DEBUG: total: 0.2199999988079071 [2024-07-17T13:46:14.178Z] INFO: Retrieving Stack Cost... [2024-07-17T13:46:14.438Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-17T13:46:15.009Z] INFO: Archiving Costs [Pipeline] echo [2024-07-17T13:46:15.058Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T13:46:15.385Z] ---> logs-deploy.sh [2024-07-17T13:46:15.386Z] lf-activate-venv: SKIPPING [2024-07-17T13:46:15.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-293/1 [2024-07-17T13:46:15.386Z] INFO: archiving workspace using pattern(s): [2024-07-17T13:46:16.321Z] Archives upload complete. [2024-07-17T13:46:16.322Z] INFO: archiving logs to Nexus