Pull request #220 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3623e5c97e25400793d966ab7b1b6d5250ebcbce+cd2fdb78346a746a4a513aea6141dac1c9baeef7 (ac1dc299ae78edae35ac2ab423d9204f58c37401) 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-ssh3878873286064913942.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh358682811968931931.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-220/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-220/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9170704074911311276.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-220/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1585946799423650834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh12662800798137042173.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-220/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-220/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14161799780565152255.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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, buildSnap:false] ========================================================= [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.20 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-3786 in /w/workspace/y_app-rfid-llrp-inventory_PR-220 [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-220 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cd2fdb78346a746a4a513aea6141dac1c9baeef7 into PR head commit 3623e5c97e25400793d966ab7b1b6d5250ebcbce Merge succeeded, producing 3623e5c97e25400793d966ab7b1b6d5250ebcbce Checking out Revision 3623e5c97e25400793d966ab7b1b6d5250ebcbce (PR-220) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 > 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/220/head:refs/remotes/origin/PR-220 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3623e5c97e25400793d966ab7b1b6d5250ebcbce # 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 cd2fdb78346a746a4a513aea6141dac1c9baeef7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3623e5c97e25400793d966ab7b1b6d5250ebcbce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T13:23:40.651Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T13:23:40.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T13:23:40.943Z] ========================================================= [2023-08-16T13:23:40.943Z] EdgeX Global Pipelines Version Info [2023-08-16T13:23:40.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:23:41.829Z] ------------------- [2023-08-16T13:23:41.829Z] stable info: [2023-08-16T13:23:41.829Z] ------------------- [2023-08-16T13:23:41.829Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T13:23:41.829Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T13:23:41.829Z] Message: update stable to v1.0.253 [2023-08-16T13:23:42.400Z] ------------------- [2023-08-16T13:23:42.400Z] experimental info: [2023-08-16T13:23:42.400Z] ------------------- [2023-08-16T13:23:42.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T13:23:42.400Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T13:23:42.400Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T13:23:42.675Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-16T13:23:42.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-16T13:23:42.754Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T13:23:42.793Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T13:23:42.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T13:23:42.876Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T13:23:42.915Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T13:23:42.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-16T13:23:42.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T13:23:43.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T13:23:43.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T13:23:43.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-16T13:23:43.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T13:23:43.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T13:23:43.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T13:23:43.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T13:23:43.324Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T13:23:43.368Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T13:23:43.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T13:23:43.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T13:23:43.495Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-16T13:23:43.532Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-16T13:23:43.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-16T13:23:43.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-16T13:23:43.655Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-16T13:23:43.693Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T13:23:43.737Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T13:23:43.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-220 [Pipeline] echo [2023-08-16T13:23:43.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-220 [Pipeline] echo [2023-08-16T13:23:43.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-220 [Pipeline] echo [2023-08-16T13:23:43.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3623e5c97e25400793d966ab7b1b6d5250ebcbce [Pipeline] echo [2023-08-16T13:23:43.971Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3623e5c [Pipeline] echo [2023-08-16T13:23:44.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T13:23:44.142Z] provisioning config files... [2023-08-16T13:23:44.172Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp/config6919141056747906923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:23:44.516Z] ---> docker-login.sh [2023-08-16T13:23:44.516Z] nexus3.edgexfoundry.org:10001 [2023-08-16T13:23:44.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:23:45.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:23:45.037Z] Configure a credential helper to remove this warning. See [2023-08-16T13:23:45.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:23:45.037Z] [2023-08-16T13:23:45.037Z] Login Succeeded [2023-08-16T13:23:45.037Z] nexus3.edgexfoundry.org:10002 [2023-08-16T13:23:45.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:23:45.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:23:45.037Z] Configure a credential helper to remove this warning. See [2023-08-16T13:23:45.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:23:45.037Z] [2023-08-16T13:23:45.037Z] Login Succeeded [2023-08-16T13:23:45.037Z] nexus3.edgexfoundry.org:10003 [2023-08-16T13:23:45.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:23:45.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:23:45.297Z] Configure a credential helper to remove this warning. See [2023-08-16T13:23:45.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:23:45.297Z] [2023-08-16T13:23:45.297Z] Login Succeeded [2023-08-16T13:23:45.297Z] nexus3.edgexfoundry.org:10004 [2023-08-16T13:23:45.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:23:45.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:23:45.297Z] Configure a credential helper to remove this warning. See [2023-08-16T13:23:45.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:23:45.297Z] [2023-08-16T13:23:45.297Z] Login Succeeded [2023-08-16T13:23:45.297Z] docker.io [2023-08-16T13:23:45.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:23:45.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:23:45.559Z] Configure a credential helper to remove this warning. See [2023-08-16T13:23:45.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:23:45.559Z] [2023-08-16T13:23:45.559Z] Login Succeeded [2023-08-16T13:23:45.559Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T13:23:45.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-16T13:23:46.215Z] + git rev-list -1 --merges 3623e5c97e25400793d966ab7b1b6d5250ebcbce~1..3623e5c97e25400793d966ab7b1b6d5250ebcbce [Pipeline] echo [2023-08-16T13:23:46.271Z] -----------> git rev-list -1 --merges 3623e5c97e25400793d966ab7b1b6d5250ebcbce~1..3623e5c97e25400793d966ab7b1b6d5250ebcbce 3623e5c97e25400793d966ab7b1b6d5250ebcbce [false] [Pipeline] sh [2023-08-16T13:23:46.578Z] + git log --format=format:%s -1 3623e5c97e25400793d966ab7b1b6d5250ebcbce [Pipeline] echo [2023-08-16T13:23:46.612Z] ========================================================= [2023-08-16T13:23:46.612Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T13:23:46.612Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T13:23:47.051Z] + git log --format=format:%s -1 3623e5c97e25400793d966ab7b1b6d5250ebcbce [Pipeline] echo [2023-08-16T13:23:47.081Z] [semverPrep] GIT_COMMIT: 3623e5c97e25400793d966ab7b1b6d5250ebcbce, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-16T13:23:47.110Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-16T13:23:47.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T13:23:47.519Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T13:23:47.519Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T13:23:47.519Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T13:23:47.519Z] + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-08-16T13:23:47.519Z] [2023-08-16T13:23:47.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:23:48.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T13:23:48.008Z] [2023-08-16T13:23:48.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:23:48.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T13:23:48.372Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T13:23:48.372Z] b85a868b505f: Pulling fs layer [2023-08-16T13:23:48.372Z] e2be974225ed: Pulling fs layer [2023-08-16T13:23:48.372Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T13:23:48.372Z] 988bab9f4d93: Pulling fs layer [2023-08-16T13:23:48.372Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T13:23:48.372Z] eaf3925da568: Pulling fs layer [2023-08-16T13:23:48.372Z] bab4dde63d76: Pulling fs layer [2023-08-16T13:23:48.372Z] bde34c3a00c8: Pulling fs layer [2023-08-16T13:23:48.372Z] b352a97aabf1: Pulling fs layer [2023-08-16T13:23:48.372Z] 4872d77fe225: Pulling fs layer [2023-08-16T13:23:48.372Z] 5851b861e8e6: Pulling fs layer [2023-08-16T13:23:48.372Z] bab4dde63d76: Waiting [2023-08-16T13:23:48.372Z] bde34c3a00c8: Waiting [2023-08-16T13:23:48.372Z] b352a97aabf1: Waiting [2023-08-16T13:23:48.372Z] 4872d77fe225: Waiting [2023-08-16T13:23:48.372Z] 5851b861e8e6: Waiting [2023-08-16T13:23:48.372Z] 988bab9f4d93: Waiting [2023-08-16T13:23:48.372Z] eaf3925da568: Waiting [2023-08-16T13:23:48.372Z] e2be974225ed: Verifying Checksum [2023-08-16T13:23:48.372Z] e2be974225ed: Download complete [2023-08-16T13:23:48.372Z] 988bab9f4d93: Verifying Checksum [2023-08-16T13:23:48.372Z] 988bab9f4d93: Download complete [2023-08-16T13:23:48.372Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T13:23:48.372Z] 1469e6f7b9e6: Download complete [2023-08-16T13:23:48.631Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T13:23:48.631Z] 339a4e72a1f5: Download complete [2023-08-16T13:23:48.631Z] eaf3925da568: Verifying Checksum [2023-08-16T13:23:48.631Z] eaf3925da568: Download complete [2023-08-16T13:23:48.631Z] bde34c3a00c8: Download complete [2023-08-16T13:23:48.631Z] b352a97aabf1: Verifying Checksum [2023-08-16T13:23:48.631Z] b352a97aabf1: Download complete [2023-08-16T13:23:48.631Z] 4872d77fe225: Download complete [2023-08-16T13:23:48.631Z] 5851b861e8e6: Download complete [2023-08-16T13:23:48.631Z] b85a868b505f: Download complete [2023-08-16T13:23:48.891Z] bab4dde63d76: Verifying Checksum [2023-08-16T13:23:49.833Z] b85a868b505f: Pull complete [2023-08-16T13:23:50.092Z] e2be974225ed: Pull complete [2023-08-16T13:23:50.664Z] 339a4e72a1f5: Pull complete [2023-08-16T13:23:50.664Z] 988bab9f4d93: Pull complete [2023-08-16T13:23:51.250Z] 1469e6f7b9e6: Pull complete [2023-08-16T13:23:51.250Z] eaf3925da568: Pull complete [2023-08-16T13:23:53.153Z] bab4dde63d76: Pull complete [2023-08-16T13:23:53.153Z] bde34c3a00c8: Pull complete [2023-08-16T13:23:53.153Z] b352a97aabf1: Pull complete [2023-08-16T13:23:53.153Z] 4872d77fe225: Pull complete [2023-08-16T13:23:53.153Z] 5851b861e8e6: Pull complete [2023-08-16T13:23:53.413Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T13:23:53.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T13:23:53.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T13:23:53.633Z] prd-ubuntu20.04-docker-8c-8g-3786 does not seem to be running inside a container [2023-08-16T13:23:53.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-220 -v /w/workspace/y_app-rfid-llrp-inventory_PR-220:/w/workspace/y_app-rfid-llrp-inventory_PR-220:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T13:23:57.140Z] $ docker top 00086d9ba2e164b6dd09d51153634a1bd9d7c186e4a7c8971aea9f3258a5b3da -eo pid,comm [2023-08-16T13:23:57.196Z] 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). [2023-08-16T13:23:57.196Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T13:23:57.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T13:23:57.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T13:23:57.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T13:23:57.443Z] $ docker exec 00086d9ba2e164b6dd09d51153634a1bd9d7c186e4a7c8971aea9f3258a5b3da ssh-agent [2023-08-16T13:23:57.553Z] SSH_AUTH_SOCK=/tmp/ssh-vwj8EoqdqqRw/agent.33 [2023-08-16T13:23:57.553Z] SSH_AGENT_PID=39 [2023-08-16T13:23:57.561Z] Running ssh-add (command line suppressed) [2023-08-16T13:23:57.668Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp/private_key_3685704698124656555.key (/w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp/private_key_3685704698124656555.key) [2023-08-16T13:23:57.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T13:23:58.011Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T13:23:58.040Z] $ docker exec --env ******** --env ******** 00086d9ba2e164b6dd09d51153634a1bd9d7c186e4a7c8971aea9f3258a5b3da ssh-agent -k [2023-08-16T13:23:58.155Z] unset SSH_AUTH_SOCK; [2023-08-16T13:23:58.156Z] unset SSH_AGENT_PID; [2023-08-16T13:23:58.156Z] echo Agent pid 39 killed; [2023-08-16T13:23:58.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T13:23:58.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T13:23:58.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T13:23:58.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T13:23:58.380Z] $ docker exec 00086d9ba2e164b6dd09d51153634a1bd9d7c186e4a7c8971aea9f3258a5b3da ssh-agent [2023-08-16T13:23:58.490Z] SSH_AUTH_SOCK=/tmp/ssh-UWOXbknpSuqL/agent.71 [2023-08-16T13:23:58.490Z] SSH_AGENT_PID=77 [2023-08-16T13:23:58.495Z] Running ssh-add (command line suppressed) [2023-08-16T13:23:58.595Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp/private_key_12352339610695498585.key (/w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp/private_key_12352339610695498585.key) [2023-08-16T13:23:58.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T13:23:58.942Z] + git semver init [2023-08-16T13:23:59.201Z] 2023-08-16 13:23:59,154 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T13:23:59.201Z] 2023-08-16 13:23:59,155 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-220/.semver [2023-08-16T13:23:59.201Z] 2023-08-16 13:23:59,155 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-220/.semver [2023-08-16T13:23:59.201Z] 2023-08-16 13:23:59,156 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-220/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-220, universal_newlines=False, shell=None, istream=None) [2023-08-16T13:24:00.587Z] 2023-08-16 13:24:00,279 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-220/.git/info/exclude [2023-08-16T13:24:00.587Z] 2023-08-16 13:24:00,280 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-220/.semver/PR-220 with force:False [2023-08-16T13:24:00.587Z] 2023-08-16 13:24:00,280 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-220/.semver/PR-220 [2023-08-16T13:24:00.587Z] 2023-08-16 13:24:00,284 [execute] INFO git cat-file --batch-check [2023-08-16T13:24:00.587Z] 2023-08-16 13:24:00,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-220/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T13:24:00.587Z] 2023-08-16 13:24:00,291 [execute] INFO git cat-file --batch [2023-08-16T13:24:00.587Z] 2023-08-16 13:24:00,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-220/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T13:24:00.587Z] 2023-08-16 13:24:00,297 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-220/.semver/PR-220 [2023-08-16T13:24:00.587Z] 0.0.0 [Pipeline] } [2023-08-16T13:24:00.615Z] $ docker exec --env ******** --env ******** 00086d9ba2e164b6dd09d51153634a1bd9d7c186e4a7c8971aea9f3258a5b3da ssh-agent -k [2023-08-16T13:24:00.731Z] unset SSH_AUTH_SOCK; [2023-08-16T13:24:00.732Z] unset SSH_AGENT_PID; [2023-08-16T13:24:00.737Z] echo Agent pid 77 killed; [2023-08-16T13:24:00.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T13:24:01.162Z] + git semver [Pipeline] } [2023-08-16T13:24:01.447Z] $ docker stop --time=1 00086d9ba2e164b6dd09d51153634a1bd9d7c186e4a7c8971aea9f3258a5b3da [2023-08-16T13:24:02.734Z] $ docker rm -f --volumes 00086d9ba2e164b6dd09d51153634a1bd9d7c186e4a7c8971aea9f3258a5b3da [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T13:24:03.132Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T13:24:03.391Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T13:24:03.408Z] [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 [2023-08-16T13:24:04.012Z] provisioning config files... [2023-08-16T13:24:04.021Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp/config5678919377033728529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:24:04.380Z] ---> docker-login.sh [2023-08-16T13:24:04.380Z] nexus3.edgexfoundry.org:10001 [2023-08-16T13:24:04.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:24:04.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:24:04.380Z] Configure a credential helper to remove this warning. See [2023-08-16T13:24:04.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:24:04.380Z] [2023-08-16T13:24:04.380Z] Login Succeeded [2023-08-16T13:24:04.380Z] nexus3.edgexfoundry.org:10002 [2023-08-16T13:24:04.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:24:04.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:24:04.380Z] Configure a credential helper to remove this warning. See [2023-08-16T13:24:04.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:24:04.380Z] [2023-08-16T13:24:04.380Z] Login Succeeded [2023-08-16T13:24:04.380Z] nexus3.edgexfoundry.org:10003 [2023-08-16T13:24:04.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:24:04.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:24:04.639Z] Configure a credential helper to remove this warning. See [2023-08-16T13:24:04.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:24:04.639Z] [2023-08-16T13:24:04.639Z] Login Succeeded [2023-08-16T13:24:04.639Z] nexus3.edgexfoundry.org:10004 [2023-08-16T13:24:04.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:24:04.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:24:04.639Z] Configure a credential helper to remove this warning. See [2023-08-16T13:24:04.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:24:04.639Z] [2023-08-16T13:24:04.639Z] Login Succeeded [2023-08-16T13:24:04.639Z] docker.io [2023-08-16T13:24:04.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:24:04.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:24:04.898Z] Configure a credential helper to remove this warning. See [2023-08-16T13:24:04.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:24:04.898Z] [2023-08-16T13:24:04.898Z] Login Succeeded [2023-08-16T13:24:04.898Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T13:24:04.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T13:24:05.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T13:24:05.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T13:24:05.202Z] ========================================================= [2023-08-16T13:24:05.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T13:24:05.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:24:05.682Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-16T13:24:05.682Z] Sending build context to Docker daemon 12.69MB [2023-08-16T13:24:05.682Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T13:24:05.682Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-16T13:24:05.682Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T13:24:05.682Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T13:24:05.682Z] 6911f1a30b25: Pulling fs layer [2023-08-16T13:24:05.682Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T13:24:05.682Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T13:24:05.682Z] ec0bb842ea78: Pulling fs layer [2023-08-16T13:24:05.683Z] 40a00589a448: Pulling fs layer [2023-08-16T13:24:05.683Z] 6c08303d61cc: Pulling fs layer [2023-08-16T13:24:05.683Z] 798269fcf238: Pulling fs layer [2023-08-16T13:24:05.683Z] 6863d3e3a2b1: Waiting [2023-08-16T13:24:05.683Z] ec0bb842ea78: Waiting [2023-08-16T13:24:05.683Z] 40a00589a448: Waiting [2023-08-16T13:24:05.683Z] 6c08303d61cc: Waiting [2023-08-16T13:24:05.683Z] 798269fcf238: Waiting [2023-08-16T13:24:05.944Z] 6911f1a30b25: Verifying Checksum [2023-08-16T13:24:05.944Z] 6911f1a30b25: Download complete [2023-08-16T13:24:05.944Z] 6863d3e3a2b1: Verifying Checksum [2023-08-16T13:24:05.944Z] 6863d3e3a2b1: Download complete [2023-08-16T13:24:05.944Z] ec0bb842ea78: Download complete [2023-08-16T13:24:05.944Z] 4db1b89c0bd1: Verifying Checksum [2023-08-16T13:24:05.944Z] 4db1b89c0bd1: Download complete [2023-08-16T13:24:05.944Z] 40a00589a448: Verifying Checksum [2023-08-16T13:24:05.944Z] 40a00589a448: Download complete [2023-08-16T13:24:06.209Z] 4db1b89c0bd1: Pull complete [2023-08-16T13:24:06.209Z] 6911f1a30b25: Pull complete [2023-08-16T13:24:06.469Z] 798269fcf238: Verifying Checksum [2023-08-16T13:24:06.469Z] 798269fcf238: Download complete [2023-08-16T13:24:06.469Z] e194b8c5c2a9: Download complete [2023-08-16T13:24:06.728Z] 6c08303d61cc: Verifying Checksum [2023-08-16T13:24:06.728Z] 6c08303d61cc: Download complete [2023-08-16T13:24:10.920Z] e194b8c5c2a9: Pull complete [2023-08-16T13:24:10.920Z] 6863d3e3a2b1: Pull complete [2023-08-16T13:24:10.920Z] ec0bb842ea78: Pull complete [2023-08-16T13:24:10.920Z] 40a00589a448: Pull complete [2023-08-16T13:24:12.827Z] 6c08303d61cc: Pull complete [2023-08-16T13:24:13.775Z] 798269fcf238: Pull complete [2023-08-16T13:24:13.775Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T13:24:13.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T13:24:13.775Z] ---> ec979cd7f677 [2023-08-16T13:24:13.775Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T13:24:18.835Z] Still waiting to schedule task [2023-08-16T13:24:18.835Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-16T13:24:19.075Z] ---> Running in 2ff330243761 [2023-08-16T13:24:19.075Z] Removing intermediate container 2ff330243761 [2023-08-16T13:24:19.075Z] ---> 85fbda8809ca [2023-08-16T13:24:19.075Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T13:24:19.075Z] ---> Running in 540406d73bed [2023-08-16T13:24:19.075Z] Removing intermediate container 540406d73bed [2023-08-16T13:24:19.075Z] ---> aa54e7742fd3 [2023-08-16T13:24:19.075Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-16T13:24:19.075Z] ---> Running in d649a119d4d8 [2023-08-16T13:24:19.075Z] Removing intermediate container d649a119d4d8 [2023-08-16T13:24:19.075Z] ---> 9fd3f334586f [2023-08-16T13:24:19.075Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T13:24:19.075Z] ---> Running in a5a6c315eb4d [2023-08-16T13:24:19.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T13:24:19.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T13:24:19.855Z] OK: 265 MiB in 53 packages [2023-08-16T13:24:20.115Z] Removing intermediate container a5a6c315eb4d [2023-08-16T13:24:20.115Z] ---> 1bb2ceeefb1c [2023-08-16T13:24:20.115Z] Step 7/12 : WORKDIR /app [2023-08-16T13:24:20.115Z] ---> Running in 14d0c1f20e16 [2023-08-16T13:24:20.373Z] Removing intermediate container 14d0c1f20e16 [2023-08-16T13:24:20.373Z] ---> ce22b9704e06 [2023-08-16T13:24:20.373Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-16T13:24:20.373Z] ---> ab0925b1239f [2023-08-16T13:24:20.373Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T13:24:20.373Z] ---> Running in f52cd5341593 [2023-08-16T13:25:01.088Z] Removing intermediate container f52cd5341593 [2023-08-16T13:25:01.088Z] ---> fa80cd2ed4e8 [2023-08-16T13:25:01.088Z] Step 10/12 : COPY . . [2023-08-16T13:25:01.088Z] ---> 183bc87e43e3 [2023-08-16T13:25:01.088Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T13:25:01.088Z] ---> Running in 44fbadbbb019 [2023-08-16T13:25:01.088Z] Removing intermediate container 44fbadbbb019 [2023-08-16T13:25:01.088Z] ---> f94833b402b4 [2023-08-16T13:25:01.088Z] Step 12/12 : RUN $MAKE [2023-08-16T13:25:01.088Z] ---> Running in afc693500e9d [2023-08-16T13:25:01.088Z] noop [2023-08-16T13:25:01.088Z] Removing intermediate container afc693500e9d [2023-08-16T13:25:01.088Z] ---> e605791618ab [2023-08-16T13:25:01.088Z] Successfully built e605791618ab [2023-08-16T13:25:01.088Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:25:01.543Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T13:25:01.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T13:25:01.695Z] prd-ubuntu20.04-docker-8c-8g-3786 does not seem to be running inside a container [2023-08-16T13:25:01.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-220 -v /w/workspace/y_app-rfid-llrp-inventory_PR-220:/w/workspace/y_app-rfid-llrp-inventory_PR-220:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-220@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 ******** ci-base-image-x86_64 cat [2023-08-16T13:25:02.077Z] $ docker top 8462af926f51a555a6a7b723a41e0d588fbd054df796e7f9b4b34f07fa4236e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T13:25:02.471Z] + go version [2023-08-16T13:25:02.471Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T13:25:02.506Z] $ docker stop --time=1 8462af926f51a555a6a7b723a41e0d588fbd054df796e7f9b4b34f07fa4236e3 [2023-08-16T13:25:03.743Z] $ docker rm -f --volumes 8462af926f51a555a6a7b723a41e0d588fbd054df796e7f9b4b34f07fa4236e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:25:04.477Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T13:25:04.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T13:25:04.616Z] prd-ubuntu20.04-docker-8c-8g-3786 does not seem to be running inside a container [2023-08-16T13:25:04.654Z] $ 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-220 -v /w/workspace/y_app-rfid-llrp-inventory_PR-220:/w/workspace/y_app-rfid-llrp-inventory_PR-220:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-220@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 ******** ci-base-image-x86_64 cat [2023-08-16T13:25:04.974Z] $ docker top 992a844a9a53df08e2920d59595c180e10c99ec08ccac422496c39f0aa3afdcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T13:25:05.359Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-220 [Pipeline] fileExists [Pipeline] sh [2023-08-16T13:25:05.727Z] + make test [2023-08-16T13:25:05.727Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-16T13:25:27.652Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-16T13:25:27.652Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-16T13:25:27.652Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.174s coverage: 86.2% of statements [2023-08-16T13:25:27.652Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements [2023-08-16T13:25:42.053Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3787 in /w/workspace/y_app-rfid-llrp-inventory_PR-220 [Pipeline] { [Pipeline] ws [2023-08-16T13:25:42.108Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-08-16T13:25:42.195Z] The recommended git tool is: git [2023-08-16T13:25:47.066Z] using credential edgex-jenkins-ssh [2023-08-16T13:25:47.081Z] Cloning the remote Git repository [2023-08-16T13:25:47.123Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-16T13:25:47.210Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-08-16T13:25:47.343Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-16T13:25:47.345Z] > git --version # timeout=10 [2023-08-16T13:25:47.365Z] > git --version # 'git version 2.25.1' [2023-08-16T13:25:47.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T13:25:47.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T13:25:49.477Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-16T13:25:49.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T13:25:50.817Z] Merging remotes/origin/main commit cd2fdb78346a746a4a513aea6141dac1c9baeef7 into PR head commit 3623e5c97e25400793d966ab7b1b6d5250ebcbce [2023-08-16T13:25:50.300Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-16T13:25:50.345Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-16T13:25:50.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T13:25:50.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/220/head:refs/remotes/origin/PR-220 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-16T13:25:50.839Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T13:25:51.113Z] Merge succeeded, producing 3623e5c97e25400793d966ab7b1b6d5250ebcbce [2023-08-16T13:25:51.113Z] Checking out Revision 3623e5c97e25400793d966ab7b1b6d5250ebcbce (PR-220) [2023-08-16T13:25:51.594Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-16T13:25:51.645Z] > git --version # timeout=10 [2023-08-16T13:25:51.656Z] > git --version # 'git version 2.25.1' [2023-08-16T13:25:51.678Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [2023-08-16T13:25:50.910Z] > git checkout -f 3623e5c97e25400793d966ab7b1b6d5250ebcbce # timeout=10 [2023-08-16T13:25:51.009Z] > git remote # timeout=10 [2023-08-16T13:25:51.028Z] > git config --get remote.origin.url # timeout=10 [2023-08-16T13:25:51.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T13:25:51.071Z] > git merge cd2fdb78346a746a4a513aea6141dac1c9baeef7 # timeout=10 [2023-08-16T13:25:51.097Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-16T13:25:51.120Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T13:25:51.140Z] > git checkout -f 3623e5c97e25400793d966ab7b1b6d5250ebcbce # timeout=10 [Pipeline] { [2023-08-16T13:25:52.338Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T13:25:53.004Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T13:25:53.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T13:25:53.004Z] Dload Upload Total Spent Left Speed [2023-08-16T13:25:53.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 28462 0 --:--:-- --:--:-- --:--:-- 28398 [2023-08-16T13:25:53.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T13:25:53.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T13:25:53.549Z] ./bin/test-attribution.sh [Pipeline] sh [Pipeline] echo [2023-08-16T13:25:53.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T13:25:53.703Z] $ docker stop --time=1 992a844a9a53df08e2920d59595c180e10c99ec08ccac422496c39f0aa3afdcb [2023-08-16T13:25:53.867Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-08-16T13:25:57.718Z] $ docker rm -f --volumes 992a844a9a53df08e2920d59595c180e10c99ec08ccac422496c39f0aa3afdcb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-08-16T13:25:58.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T13:25:58.362Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T13:25:58.362Z] sudo tee /etc/docker/daemon.new [2023-08-16T13:25:58.362Z] { [2023-08-16T13:25:58.362Z] "registry-mirrors": [ [2023-08-16T13:25:58.362Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T13:25:58.362Z] ], [2023-08-16T13:25:58.362Z] "bip": "10.250.0.254/24", [2023-08-16T13:25:58.362Z] "hosts": [ [2023-08-16T13:25:58.362Z] "tcp://0.0.0.0:5555", [2023-08-16T13:25:58.362Z] "unix:///var/run/docker.sock" [2023-08-16T13:25:58.362Z] ], [2023-08-16T13:25:58.362Z] "mtu": 1458, [2023-08-16T13:25:58.362Z] "selinux-enabled": true, [2023-08-16T13:25:58.362Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T13:25:58.362Z] } [2023-08-16T13:25:58.386Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-16T13:25:58.700Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2023-08-16T13:25:59.325Z] + sudo service docker restart [2023-08-16T13:25:59.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T13:25:59.683Z] + ls -al . [2023-08-16T13:25:59.683Z] total 236 [2023-08-16T13:25:59.683Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 13:25 . [2023-08-16T13:25:59.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 13:23 .. [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 16 13:23 .dockerignore [2023-08-16T13:25:59.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 13:24 .git [2023-08-16T13:25:59.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 13:23 .github [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 16 13:23 .gitignore [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 13:23 .golangci.yml [2023-08-16T13:25:59.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 13:24 .semver [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 16 13:23 Attribution.txt [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 16 13:23 CHANGELOG.md [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 16 13:23 Dockerfile [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 13:23 GOVERNANCE.md [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 16 13:23 Jenkinsfile [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 16 13:23 LICENSE [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 16 13:23 Makefile [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 16 13:23 OWNERS.md [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 16 13:23 README.md [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 13:24 VERSION [2023-08-16T13:25:59.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 13:23 bin [2023-08-16T13:25:59.683Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 16 13:25 coverage.out [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 16 13:23 go.mod [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 16 13:23 go.sum [2023-08-16T13:25:59.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 13:23 images [2023-08-16T13:25:59.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 13:23 internal [2023-08-16T13:25:59.683Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 16 13:23 main.go [2023-08-16T13:25:59.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 13:23 res [2023-08-16T13:25:59.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 13:23 snap [2023-08-16T13:25:59.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 13:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:26:00.087Z] + 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=3623e5c97e25400793d966ab7b1b6d5250ebcbce --label arch=amd64 --label version=0.0.0 . [2023-08-16T13:26:00.087Z] Sending build context to Docker daemon 12.69MB [2023-08-16T13:26:00.087Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T13:26:00.087Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-16T13:26:00.087Z] ---> e605791618ab [2023-08-16T13:26:00.087Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T13:26:00.345Z] ---> Running in dd7c0af8ca59 [2023-08-16T13:26:00.605Z] Removing intermediate container dd7c0af8ca59 [2023-08-16T13:26:00.605Z] ---> 3151545a403b [2023-08-16T13:26:00.605Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T13:26:00.605Z] ---> Running in 1fef512e6e09 [2023-08-16T13:26:00.605Z] Removing intermediate container 1fef512e6e09 [2023-08-16T13:26:00.605Z] ---> 69784ac28464 [2023-08-16T13:26:00.605Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-16T13:26:00.605Z] ---> Running in 3e35bc06ce7d [2023-08-16T13:26:00.605Z] Removing intermediate container 3e35bc06ce7d [2023-08-16T13:26:00.605Z] ---> b55b455bb0b9 [2023-08-16T13:26:00.605Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T13:26:00.605Z] ---> Running in 8a80ae8ee37f [2023-08-16T13:26:00.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T13:26:01.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T13:26:01.384Z] OK: 265 MiB in 53 packages [2023-08-16T13:26:01.950Z] Removing intermediate container 8a80ae8ee37f [2023-08-16T13:26:01.951Z] ---> 24d3310048fc [2023-08-16T13:26:01.951Z] Step 7/29 : WORKDIR /app [2023-08-16T13:26:01.951Z] ---> Running in ffa4c5eb44fc [2023-08-16T13:26:01.951Z] Removing intermediate container ffa4c5eb44fc [2023-08-16T13:26:01.951Z] ---> 73dbccf102fb [2023-08-16T13:26:01.951Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-16T13:26:01.951Z] ---> d357eb2362f6 [2023-08-16T13:26:01.951Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T13:26:01.951Z] ---> Running in 000a67bf5260 [2023-08-16T13:26:02.516Z] Removing intermediate container 000a67bf5260 [2023-08-16T13:26:02.516Z] ---> d7a40140355d [2023-08-16T13:26:02.516Z] Step 10/29 : COPY . . [2023-08-16T13:26:03.129Z] ---> 12b1d48f82c8 [2023-08-16T13:26:03.129Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T13:26:03.129Z] ---> Running in d69d04bfe56b [2023-08-16T13:26:03.129Z] Removing intermediate container d69d04bfe56b [2023-08-16T13:26:03.129Z] ---> a56837470359 [2023-08-16T13:26:03.129Z] Step 12/29 : RUN $MAKE [2023-08-16T13:26:03.129Z] ---> Running in e670af956204 [2023-08-16T13:26:03.386Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T13:26:17.624Z] provisioning config files... [2023-08-16T13:26:17.649Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11980925243794797100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:26:18.035Z] ---> docker-login.sh [2023-08-16T13:26:18.035Z] nexus3.edgexfoundry.org:10001 [2023-08-16T13:26:18.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:26:18.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:26:18.575Z] Configure a credential helper to remove this warning. See [2023-08-16T13:26:18.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:26:18.575Z] [2023-08-16T13:26:18.575Z] Login Succeeded [2023-08-16T13:26:18.575Z] nexus3.edgexfoundry.org:10002 [2023-08-16T13:26:18.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:26:18.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:26:18.847Z] Configure a credential helper to remove this warning. See [2023-08-16T13:26:18.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:26:18.847Z] [2023-08-16T13:26:18.847Z] Login Succeeded [2023-08-16T13:26:18.847Z] nexus3.edgexfoundry.org:10003 [2023-08-16T13:26:19.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:26:19.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:26:19.385Z] Configure a credential helper to remove this warning. See [2023-08-16T13:26:19.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:26:19.385Z] [2023-08-16T13:26:19.385Z] Login Succeeded [2023-08-16T13:26:19.385Z] nexus3.edgexfoundry.org:10004 [2023-08-16T13:26:19.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:26:19.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:26:19.652Z] Configure a credential helper to remove this warning. See [2023-08-16T13:26:19.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:26:19.652Z] [2023-08-16T13:26:19.652Z] Login Succeeded [2023-08-16T13:26:19.652Z] docker.io [2023-08-16T13:26:19.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T13:26:20.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T13:26:20.188Z] Configure a credential helper to remove this warning. See [2023-08-16T13:26:20.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T13:26:20.188Z] [2023-08-16T13:26:20.188Z] Login Succeeded [2023-08-16T13:26:20.188Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T13:26:20.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T13:26:20.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T13:26:20.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T13:26:20.664Z] ========================================================= [2023-08-16T13:26:20.664Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T13:26:20.664Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:26:21.152Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-16T13:26:21.427Z] Sending build context to Docker daemon 684kB [2023-08-16T13:26:21.427Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T13:26:21.427Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-16T13:26:21.427Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T13:26:21.428Z] edb6bdbacee9: Pulling fs layer [2023-08-16T13:26:21.428Z] 5f9638ab2659: Pulling fs layer [2023-08-16T13:26:21.428Z] 8d51d6327a98: Pulling fs layer [2023-08-16T13:26:21.428Z] 8b374f2dd631: Pulling fs layer [2023-08-16T13:26:21.428Z] ec14aa9079de: Pulling fs layer [2023-08-16T13:26:21.428Z] 2f466654f4bb: Pulling fs layer [2023-08-16T13:26:21.428Z] 554e91adad29: Pulling fs layer [2023-08-16T13:26:21.428Z] 8b374f2dd631: Waiting [2023-08-16T13:26:21.428Z] ec14aa9079de: Waiting [2023-08-16T13:26:21.428Z] 2f466654f4bb: Waiting [2023-08-16T13:26:21.428Z] 554e91adad29: Waiting [2023-08-16T13:26:21.428Z] 5f9638ab2659: Verifying Checksum [2023-08-16T13:26:21.428Z] 5f9638ab2659: Download complete [2023-08-16T13:26:21.701Z] 8b374f2dd631: Verifying Checksum [2023-08-16T13:26:21.701Z] 8b374f2dd631: Download complete [2023-08-16T13:26:21.701Z] ec14aa9079de: Verifying Checksum [2023-08-16T13:26:21.701Z] ec14aa9079de: Download complete [2023-08-16T13:26:21.701Z] edb6bdbacee9: Verifying Checksum [2023-08-16T13:26:21.701Z] edb6bdbacee9: Download complete [2023-08-16T13:26:22.833Z] edb6bdbacee9: Pull complete [2023-08-16T13:26:22.833Z] 554e91adad29: Verifying Checksum [2023-08-16T13:26:22.833Z] 554e91adad29: Download complete [2023-08-16T13:26:23.128Z] 5f9638ab2659: Pull complete [2023-08-16T13:26:24.096Z] 8d51d6327a98: Verifying Checksum [2023-08-16T13:26:24.096Z] 8d51d6327a98: Download complete [2023-08-16T13:26:24.096Z] 2f466654f4bb: Verifying Checksum [2023-08-16T13:26:24.096Z] 2f466654f4bb: Download complete [2023-08-16T13:26:35.541Z] Removing intermediate container e670af956204 [2023-08-16T13:26:35.541Z] ---> 5ace73081ecf [2023-08-16T13:26:35.541Z] Step 13/29 : FROM alpine:3.17 [2023-08-16T13:26:35.541Z] 3.17: Pulling from library/alpine [2023-08-16T13:26:35.541Z] 9398808236ff: Pulling fs layer [2023-08-16T13:26:35.541Z] 9398808236ff: Verifying Checksum [2023-08-16T13:26:35.541Z] 9398808236ff: Download complete [2023-08-16T13:26:35.541Z] 9398808236ff: Pull complete [2023-08-16T13:26:35.541Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T13:26:35.541Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T13:26:35.541Z] ---> 1e0b8b5322fc [2023-08-16T13:26:35.541Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-16T13:26:35.541Z] ---> Running in 1bccf2ad5de6 [2023-08-16T13:26:35.541Z] Removing intermediate container 1bccf2ad5de6 [2023-08-16T13:26:35.541Z] ---> 8367c312a1f1 [2023-08-16T13:26:35.541Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-16T13:26:35.541Z] ---> Running in 4c20098bacf9 [2023-08-16T13:26:35.541Z] Removing intermediate container 4c20098bacf9 [2023-08-16T13:26:35.541Z] ---> 6a60a583fa9c [2023-08-16T13:26:35.541Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-16T13:26:35.541Z] ---> Running in c3aed79e6836 [2023-08-16T13:26:35.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T13:26:35.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T13:26:35.541Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T13:26:35.541Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T13:26:35.541Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T13:26:35.541Z] Executing ca-certificates-20230506-r0.trigger [2023-08-16T13:26:35.541Z] OK: 8 MiB in 17 packages [2023-08-16T13:26:35.541Z] Removing intermediate container c3aed79e6836 [2023-08-16T13:26:35.541Z] ---> 127f4c6b3096 [2023-08-16T13:26:35.541Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-16T13:26:35.541Z] ---> fb14b9ba7332 [2023-08-16T13:26:35.541Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-16T13:26:35.541Z] ---> 6b8a9c90e767 [2023-08-16T13:26:35.541Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-16T13:26:35.541Z] ---> 730bd5a283f5 [2023-08-16T13:26:35.541Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-16T13:26:35.541Z] ---> 88d3fe47842c [2023-08-16T13:26:35.541Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-16T13:26:35.541Z] ---> 12206e317915 [2023-08-16T13:26:35.541Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-16T13:26:35.541Z] ---> Running in 6b08b1617c2c [2023-08-16T13:26:35.541Z] Removing intermediate container 6b08b1617c2c [2023-08-16T13:26:35.541Z] ---> 16593ce3c956 [2023-08-16T13:26:35.541Z] Step 23/29 : VOLUME /cache [2023-08-16T13:26:35.541Z] ---> Running in 05cc64be6689 [2023-08-16T13:26:35.541Z] Removing intermediate container 05cc64be6689 [2023-08-16T13:26:35.541Z] ---> 9589d2a0955f [2023-08-16T13:26:35.541Z] Step 24/29 : EXPOSE 59711 [2023-08-16T13:26:35.541Z] ---> Running in 0dd38a105fcc [2023-08-16T13:26:35.541Z] Removing intermediate container 0dd38a105fcc [2023-08-16T13:26:35.541Z] ---> da9cb8e1475d [2023-08-16T13:26:35.541Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-16T13:26:35.541Z] ---> Running in dc847b2ef57b [2023-08-16T13:26:35.541Z] Removing intermediate container dc847b2ef57b [2023-08-16T13:26:35.541Z] ---> d6deb29301f5 [2023-08-16T13:26:35.541Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-16T13:26:35.541Z] ---> Running in 7bd92e6a9bbc [2023-08-16T13:26:35.541Z] Removing intermediate container 7bd92e6a9bbc [2023-08-16T13:26:35.541Z] ---> dd6b36f1ee28 [2023-08-16T13:26:35.541Z] Step 27/29 : LABEL arch=amd64 [2023-08-16T13:26:35.541Z] ---> Running in 5d3b375aae68 [2023-08-16T13:26:35.541Z] Removing intermediate container 5d3b375aae68 [2023-08-16T13:26:35.541Z] ---> 7bf0623baceb [2023-08-16T13:26:35.541Z] Step 28/29 : LABEL git_sha=3623e5c97e25400793d966ab7b1b6d5250ebcbce [2023-08-16T13:26:35.541Z] ---> Running in 5ddfc146bf36 [2023-08-16T13:26:35.541Z] Removing intermediate container 5ddfc146bf36 [2023-08-16T13:26:35.541Z] ---> c94d6c33bc14 [2023-08-16T13:26:35.541Z] Step 29/29 : LABEL version=0.0.0 [2023-08-16T13:26:35.541Z] ---> Running in 7a61648e5455 [2023-08-16T13:26:35.541Z] Removing intermediate container 7a61648e5455 [2023-08-16T13:26:35.541Z] ---> 4fd61187fe38 [2023-08-16T13:26:35.541Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T13:26:35.541Z] Successfully built 4fd61187fe38 [2023-08-16T13:26:35.541Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:26:36.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T13:26:36.412Z] [2023-08-16T13:26:36.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T13:26:36.431Z] 8d51d6327a98: Pull complete [2023-08-16T13:26:36.431Z] 8b374f2dd631: Pull complete [2023-08-16T13:26:36.431Z] ec14aa9079de: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:26:36.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T13:26:36.808Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T13:26:36.808Z] 5eb5b503b376: Pulling fs layer [2023-08-16T13:26:36.808Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T13:26:36.809Z] ec43610c2a17: Pulling fs layer [2023-08-16T13:26:36.809Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T13:26:36.809Z] 33b1e0a273af: Pulling fs layer [2023-08-16T13:26:36.809Z] 3a2ae6a8a46f: Waiting [2023-08-16T13:26:36.809Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T13:26:36.809Z] 2f39f015ded8: Pulling fs layer [2023-08-16T13:26:36.809Z] 33b1e0a273af: Waiting [2023-08-16T13:26:36.809Z] 5d3b04190fa2: Waiting [2023-08-16T13:26:36.809Z] 2f39f015ded8: Waiting [2023-08-16T13:26:36.809Z] 5c69ac0246d0: Download complete [2023-08-16T13:26:36.809Z] 3a2ae6a8a46f: Download complete [2023-08-16T13:26:36.809Z] 33b1e0a273af: Verifying Checksum [2023-08-16T13:26:36.809Z] 33b1e0a273af: Download complete [2023-08-16T13:26:36.809Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T13:26:36.809Z] 5d3b04190fa2: Download complete [2023-08-16T13:26:36.809Z] ec43610c2a17: Verifying Checksum [2023-08-16T13:26:36.809Z] ec43610c2a17: Download complete [2023-08-16T13:26:37.067Z] 5eb5b503b376: Verifying Checksum [2023-08-16T13:26:37.067Z] 5eb5b503b376: Download complete [2023-08-16T13:26:37.633Z] 2f39f015ded8: Download complete [2023-08-16T13:26:38.200Z] 5eb5b503b376: Pull complete [2023-08-16T13:26:38.200Z] 5c69ac0246d0: Pull complete [2023-08-16T13:26:38.457Z] ec43610c2a17: Pull complete [2023-08-16T13:26:38.715Z] 3a2ae6a8a46f: Pull complete [2023-08-16T13:26:38.715Z] 33b1e0a273af: Pull complete [2023-08-16T13:26:38.972Z] 5d3b04190fa2: Pull complete [2023-08-16T13:26:41.803Z] 2f466654f4bb: Pull complete [2023-08-16T13:26:43.154Z] 2f39f015ded8: Pull complete [2023-08-16T13:26:43.719Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T13:26:44.407Z] 554e91adad29: Pull complete [2023-08-16T13:26:44.407Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T13:26:44.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T13:26:44.407Z] ---> 1e15ea492957 [2023-08-16T13:26:44.407Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T13:26:46.357Z] ---> Running in be965579a364 [2023-08-16T13:26:46.357Z] Removing intermediate container be965579a364 [2023-08-16T13:26:46.357Z] ---> 21812e6da59c [2023-08-16T13:26:46.357Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T13:26:46.634Z] ---> Running in 13aec190ec69 [2023-08-16T13:26:46.901Z] Removing intermediate container 13aec190ec69 [2023-08-16T13:26:46.901Z] ---> 3b51523c1e7b [2023-08-16T13:26:46.901Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-16T13:26:46.901Z] ---> Running in 1a76488156cf [2023-08-16T13:26:47.171Z] Removing intermediate container 1a76488156cf [2023-08-16T13:26:47.171Z] ---> c069e6dfbae8 [2023-08-16T13:26:47.171Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T13:26:47.171Z] ---> Running in a1099c318894 [2023-08-16T13:26:48.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T13:26:48.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T13:26:49.805Z] OK: 263 MiB in 53 packages [2023-08-16T13:26:50.781Z] Removing intermediate container a1099c318894 [2023-08-16T13:26:50.781Z] ---> d0c8a1fb5edf [2023-08-16T13:26:50.781Z] Step 7/12 : WORKDIR /app [2023-08-16T13:26:50.781Z] ---> Running in 362d199dd88b [2023-08-16T13:26:51.046Z] Removing intermediate container 362d199dd88b [2023-08-16T13:26:51.046Z] ---> 66178c577055 [2023-08-16T13:26:51.046Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-16T13:26:51.640Z] ---> ac52cbb0382d [2023-08-16T13:26:51.640Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T13:26:51.640Z] ---> Running in f8e33365c150 [2023-08-16T13:26:53.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T13:26:53.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T13:26:53.911Z] prd-ubuntu20.04-docker-8c-8g-3786 does not seem to be running inside a container [2023-08-16T13:26:53.942Z] $ 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-220 -v /w/workspace/y_app-rfid-llrp-inventory_PR-220:/w/workspace/y_app-rfid-llrp-inventory_PR-220:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-220@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 [2023-08-16T13:27:07.721Z] $ docker top b2b7d193948b286ccced696bb45a8411509996aeec7590f15837c61ae310edac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:27:08.186Z] ---> job-cost.sh [2023-08-16T13:27:08.186Z] lf-activate-venv: SKIPPING [2023-08-16T13:27:08.186Z] INFO: No Stack... [2023-08-16T13:27:08.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T13:27:09.011Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T13:27:09.328Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-220/archives/cost.csv [2023-08-16T13:27:09.328Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T13:27:09.373Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-220-1-stack-cost] [2023-08-16T13:27:09.378Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-220-1-stack-cost] did not exist. Created. [2023-08-16T13:27:09.378Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T13:27:09.761Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-16T13:27:09.811Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T13:27:09.836Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-220-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T13:27:09.907Z] $ docker stop --time=1 b2b7d193948b286ccced696bb45a8411509996aeec7590f15837c61ae310edac [2023-08-16T13:27:11.057Z] $ docker rm -f --volumes b2b7d193948b286ccced696bb45a8411509996aeec7590f15837c61ae310edac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-16T13:27:59.516Z] Removing intermediate container f8e33365c150 [2023-08-16T13:27:59.517Z] ---> c6ab183da2d2 [2023-08-16T13:27:59.517Z] Step 10/12 : COPY . . [2023-08-16T13:27:59.517Z] ---> cd0c1da55a3f [2023-08-16T13:27:59.517Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T13:27:59.517Z] ---> Running in 3000854cb70e [2023-08-16T13:27:59.517Z] Removing intermediate container 3000854cb70e [2023-08-16T13:27:59.517Z] ---> 3c158236e881 [2023-08-16T13:27:59.517Z] Step 12/12 : RUN $MAKE [2023-08-16T13:27:59.517Z] ---> Running in 05327957e25d [2023-08-16T13:27:59.517Z] noop [2023-08-16T13:27:59.517Z] Removing intermediate container 05327957e25d [2023-08-16T13:27:59.517Z] ---> 6a9418424b8d [2023-08-16T13:27:59.517Z] Successfully built 6a9418424b8d [2023-08-16T13:27:59.517Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:27:59.982Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T13:27:59.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T13:28:00.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-3787 does not seem to be running inside a container [2023-08-16T13:28:00.351Z] $ 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 [2023-08-16T13:28:01.595Z] $ docker top 1b4d42f54f707d7a96ff774662ef3095888df99c52267d00f8924065749ba5af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T13:28:02.454Z] + go version [2023-08-16T13:28:02.454Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T13:28:02.572Z] $ docker stop --time=1 1b4d42f54f707d7a96ff774662ef3095888df99c52267d00f8924065749ba5af [2023-08-16T13:28:05.499Z] $ docker rm -f --volumes 1b4d42f54f707d7a96ff774662ef3095888df99c52267d00f8924065749ba5af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:28:06.395Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T13:28:06.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T13:28:06.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-3787 does not seem to be running inside a container [2023-08-16T13:28:06.699Z] $ 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 [2023-08-16T13:28:07.776Z] $ docker top 9abbbb43b9a87b854fd47fdb7a20eef65bfa756c05f9196ba69dfe299ac00aec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T13:28:08.392Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-08-16T13:28:08.841Z] + make test [2023-08-16T13:28:08.841Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-16T13:30:45.662Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-16T13:30:52.340Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-16T13:30:52.606Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.097s coverage: 86.2% of statements [2023-08-16T13:31:02.677Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.380s coverage: 71.9% of statements [2023-08-16T13:31:02.677Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T13:31:02.677Z] go vet ./... [2023-08-16T13:33:24.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T13:33:24.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T13:33:24.372Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-16T13:33:24.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T13:33:24.447Z] $ docker stop --time=1 9abbbb43b9a87b854fd47fdb7a20eef65bfa756c05f9196ba69dfe299ac00aec [2023-08-16T13:33:26.232Z] $ docker rm -f --volumes 9abbbb43b9a87b854fd47fdb7a20eef65bfa756c05f9196ba69dfe299ac00aec [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T13:33:27.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T13:33:27.768Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T13:33:28.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T13:33:28.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T13:33:29.108Z] + ls -al . [2023-08-16T13:33:29.108Z] total 232 [2023-08-16T13:33:29.108Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 13:28 . [2023-08-16T13:33:29.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 13:25 .. [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 16 13:25 .dockerignore [2023-08-16T13:33:29.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 13:25 .git [2023-08-16T13:33:29.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 13:25 .github [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 16 13:25 .gitignore [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 13:25 .golangci.yml [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 16 13:25 Attribution.txt [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 16 13:25 CHANGELOG.md [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 16 13:25 Dockerfile [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 13:25 GOVERNANCE.md [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 16 13:25 Jenkinsfile [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 16 13:25 LICENSE [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 16 13:25 Makefile [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 16 13:25 OWNERS.md [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 16 13:25 README.md [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 13:24 VERSION [2023-08-16T13:33:29.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 13:25 bin [2023-08-16T13:33:29.108Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 16 13:31 coverage.out [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 16 13:25 go.mod [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 16 13:25 go.sum [2023-08-16T13:33:29.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 13:25 images [2023-08-16T13:33:29.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 13:25 internal [2023-08-16T13:33:29.108Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 16 13:25 main.go [2023-08-16T13:33:29.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 13:25 res [2023-08-16T13:33:29.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 13:25 snap [2023-08-16T13:33:29.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 13:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:33:29.540Z] + 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=3623e5c97e25400793d966ab7b1b6d5250ebcbce --label arch=arm64 --label version=0.0.0 . [2023-08-16T13:33:29.806Z] Sending build context to Docker daemon 684kB [2023-08-16T13:33:29.806Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T13:33:29.806Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-16T13:33:29.806Z] ---> 6a9418424b8d [2023-08-16T13:33:29.806Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T13:33:29.806Z] ---> Running in 346041f2043b [2023-08-16T13:33:30.076Z] Removing intermediate container 346041f2043b [2023-08-16T13:33:30.076Z] ---> 2d3d5a2fd1d0 [2023-08-16T13:33:30.076Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T13:33:30.076Z] ---> Running in e405cbbc3d0a [2023-08-16T13:33:30.343Z] Removing intermediate container e405cbbc3d0a [2023-08-16T13:33:30.344Z] ---> e5c72d34d790 [2023-08-16T13:33:30.344Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-16T13:33:30.611Z] ---> Running in 08ca4509c682 [2023-08-16T13:33:30.878Z] Removing intermediate container 08ca4509c682 [2023-08-16T13:33:30.878Z] ---> 8af814915571 [2023-08-16T13:33:30.878Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T13:33:30.878Z] ---> Running in 4fe7df73def1 [2023-08-16T13:33:31.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T13:33:32.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T13:33:33.377Z] OK: 263 MiB in 53 packages [2023-08-16T13:33:34.348Z] Removing intermediate container 4fe7df73def1 [2023-08-16T13:33:34.348Z] ---> 1b9c4fd175ab [2023-08-16T13:33:34.348Z] Step 7/29 : WORKDIR /app [2023-08-16T13:33:34.348Z] ---> Running in c5d19c1f2368 [2023-08-16T13:33:34.617Z] Removing intermediate container c5d19c1f2368 [2023-08-16T13:33:34.617Z] ---> c0960fc609a4 [2023-08-16T13:33:34.617Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-16T13:33:34.885Z] ---> 17c2da498f53 [2023-08-16T13:33:34.885Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T13:33:35.155Z] ---> Running in d7e8d2c1ee64 [2023-08-16T13:33:37.103Z] Removing intermediate container d7e8d2c1ee64 [2023-08-16T13:33:37.103Z] ---> e5fac6ff33b6 [2023-08-16T13:33:37.103Z] Step 10/29 : COPY . . [2023-08-16T13:33:37.687Z] ---> 954cfc12deb6 [2023-08-16T13:33:37.687Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T13:33:37.687Z] ---> Running in 9f75c0ea2ddf [2023-08-16T13:33:37.957Z] Removing intermediate container 9f75c0ea2ddf [2023-08-16T13:33:37.957Z] ---> 4b2549c88ec1 [2023-08-16T13:33:37.957Z] Step 12/29 : RUN $MAKE [2023-08-16T13:33:37.957Z] ---> Running in 7b79c6d0227d [2023-08-16T13:33:38.920Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -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 [2023-08-16T13:35:45.595Z] Removing intermediate container 7b79c6d0227d [2023-08-16T13:35:45.595Z] ---> a99093d63dbb [2023-08-16T13:35:45.595Z] Step 13/29 : FROM alpine:3.17 [2023-08-16T13:35:45.595Z] 3.17: Pulling from library/alpine [2023-08-16T13:35:45.595Z] 4060ece20d7a: Pulling fs layer [2023-08-16T13:35:45.595Z] 4060ece20d7a: Verifying Checksum [2023-08-16T13:35:45.595Z] 4060ece20d7a: Download complete [2023-08-16T13:35:45.595Z] 4060ece20d7a: Pull complete [2023-08-16T13:35:45.595Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T13:35:45.595Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T13:35:45.595Z] ---> 8650cd65339b [2023-08-16T13:35:45.595Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-16T13:35:45.863Z] ---> Running in 9f7631976be3 [2023-08-16T13:35:46.133Z] Removing intermediate container 9f7631976be3 [2023-08-16T13:35:46.133Z] ---> a248d6145c5b [2023-08-16T13:35:46.133Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-16T13:35:46.133Z] ---> Running in db3faba96014 [2023-08-16T13:35:46.405Z] Removing intermediate container db3faba96014 [2023-08-16T13:35:46.405Z] ---> c5e3df2a09c6 [2023-08-16T13:35:46.405Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-16T13:35:46.405Z] ---> Running in 1c9ec07be362 [2023-08-16T13:35:47.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T13:35:47.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T13:35:48.908Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T13:35:48.908Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T13:35:48.908Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T13:35:49.173Z] Executing ca-certificates-20230506-r0.trigger [2023-08-16T13:35:49.439Z] OK: 8 MiB in 17 packages [2023-08-16T13:35:50.856Z] Removing intermediate container 1c9ec07be362 [2023-08-16T13:35:50.856Z] ---> dd83ae54b1dd [2023-08-16T13:35:50.856Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-16T13:35:51.439Z] ---> 56133e1a7771 [2023-08-16T13:35:51.439Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-16T13:35:52.021Z] ---> d065b90ee6e8 [2023-08-16T13:35:52.021Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-16T13:35:52.286Z] ---> e9332e3bab76 [2023-08-16T13:35:52.286Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-16T13:35:52.868Z] ---> 239f0343e1e1 [2023-08-16T13:35:52.868Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-16T13:35:54.274Z] ---> 54ff6781e3c5 [2023-08-16T13:35:54.274Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-16T13:35:54.274Z] ---> Running in d36e42907bd7 [2023-08-16T13:35:55.689Z] Removing intermediate container d36e42907bd7 [2023-08-16T13:35:55.689Z] ---> e9ad577916c6 [2023-08-16T13:35:55.689Z] Step 23/29 : VOLUME /cache [2023-08-16T13:35:55.689Z] ---> Running in baef0c37d4ee [2023-08-16T13:35:55.955Z] Removing intermediate container baef0c37d4ee [2023-08-16T13:35:55.955Z] ---> 266117c88c6f [2023-08-16T13:35:55.955Z] Step 24/29 : EXPOSE 59711 [2023-08-16T13:35:55.955Z] ---> Running in 4abd7f84853c [2023-08-16T13:35:56.222Z] Removing intermediate container 4abd7f84853c [2023-08-16T13:35:56.222Z] ---> 1ed9f171c740 [2023-08-16T13:35:56.222Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-16T13:35:56.222Z] ---> Running in 06fe87d9af4b [2023-08-16T13:35:56.490Z] Removing intermediate container 06fe87d9af4b [2023-08-16T13:35:56.490Z] ---> cfd5ddca78da [2023-08-16T13:35:56.490Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-16T13:35:56.757Z] ---> Running in bb456198d5ba [2023-08-16T13:35:57.023Z] Removing intermediate container bb456198d5ba [2023-08-16T13:35:57.023Z] ---> ddddefa4e241 [2023-08-16T13:35:57.023Z] Step 27/29 : LABEL arch=arm64 [2023-08-16T13:35:57.023Z] ---> Running in 61806f131478 [2023-08-16T13:35:57.288Z] Removing intermediate container 61806f131478 [2023-08-16T13:35:57.289Z] ---> a3c2ebebf60a [2023-08-16T13:35:57.289Z] Step 28/29 : LABEL git_sha=3623e5c97e25400793d966ab7b1b6d5250ebcbce [2023-08-16T13:35:57.289Z] ---> Running in c8641a329b0c [2023-08-16T13:35:57.555Z] Removing intermediate container c8641a329b0c [2023-08-16T13:35:57.555Z] ---> 8c6bed06b39e [2023-08-16T13:35:57.555Z] Step 29/29 : LABEL version=0.0.0 [2023-08-16T13:35:57.555Z] ---> Running in 04ee0b823d89 [2023-08-16T13:35:57.821Z] Removing intermediate container 04ee0b823d89 [2023-08-16T13:35:57.821Z] ---> f6c707801c73 [2023-08-16T13:35:57.821Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T13:35:58.088Z] Successfully built f6c707801c73 [2023-08-16T13:35:58.088Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:35:58.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T13:35:58.949Z] [2023-08-16T13:35:58.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:35:59.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T13:35:59.418Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T13:35:59.418Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T13:35:59.418Z] 04944245beec: Pulling fs layer [2023-08-16T13:35:59.418Z] 699f458cf7ca: Pulling fs layer [2023-08-16T13:35:59.418Z] 765212b225bb: Pulling fs layer [2023-08-16T13:35:59.418Z] f23df028b6ca: Pulling fs layer [2023-08-16T13:35:59.418Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T13:35:59.418Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T13:35:59.418Z] 765212b225bb: Waiting [2023-08-16T13:35:59.418Z] f23df028b6ca: Waiting [2023-08-16T13:35:59.418Z] d65c8cfc05b1: Waiting [2023-08-16T13:35:59.418Z] 2437ff75d9bd: Waiting [2023-08-16T13:35:59.418Z] 04944245beec: Verifying Checksum [2023-08-16T13:35:59.418Z] 04944245beec: Download complete [2023-08-16T13:35:59.697Z] 765212b225bb: Verifying Checksum [2023-08-16T13:35:59.697Z] 765212b225bb: Download complete [2023-08-16T13:35:59.697Z] f23df028b6ca: Verifying Checksum [2023-08-16T13:35:59.697Z] f23df028b6ca: Download complete [2023-08-16T13:35:59.697Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T13:35:59.697Z] d65c8cfc05b1: Download complete [2023-08-16T13:35:59.697Z] 699f458cf7ca: Verifying Checksum [2023-08-16T13:35:59.697Z] 699f458cf7ca: Download complete [2023-08-16T13:36:00.312Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T13:36:00.312Z] 8998bd30e6a1: Download complete [2023-08-16T13:36:02.332Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T13:36:02.332Z] 2437ff75d9bd: Download complete [2023-08-16T13:36:04.351Z] 8998bd30e6a1: Pull complete [2023-08-16T13:36:04.619Z] 04944245beec: Pull complete [2023-08-16T13:36:06.031Z] 699f458cf7ca: Pull complete [2023-08-16T13:36:06.031Z] 765212b225bb: Pull complete [2023-08-16T13:36:06.996Z] f23df028b6ca: Pull complete [2023-08-16T13:36:06.996Z] d65c8cfc05b1: Pull complete [2023-08-16T13:36:22.002Z] 2437ff75d9bd: Pull complete [2023-08-16T13:36:22.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T13:36:22.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T13:36:22.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T13:36:22.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-3787 does not seem to be running inside a container [2023-08-16T13:36:22.389Z] $ 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 [2023-08-16T13:36:24.774Z] $ docker top b2ec64870c60e12ffc8f8629d92948054aed6d8add9f717b633877d4edb2b621 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:36:25.347Z] ---> job-cost.sh [2023-08-16T13:36:25.615Z] lf-activate-venv: SKIPPING [2023-08-16T13:36:25.615Z] INFO: No Stack... [2023-08-16T13:36:26.194Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T13:36:26.772Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T13:36:27.110Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-08-16T13:36:27.110Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T13:36:27.190Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-220-1-stack-cost] [2023-08-16T13:36:27.195Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-220-1-stack-cost] did not exist. Created. [2023-08-16T13:36:27.195Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T13:36:27.614Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-a6c13e91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-16T13:36:27.967Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T13:36:28.000Z] Warning: overwriting stash ‘stack-cost’ [2023-08-16T13:36:28.053Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T13:36:28.067Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-220-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T13:36:28.143Z] $ docker stop --time=1 b2ec64870c60e12ffc8f8629d92948054aed6d8add9f717b633877d4edb2b621 [2023-08-16T13:36:30.063Z] $ docker rm -f --volumes b2ec64870c60e12ffc8f8629d92948054aed6d8add9f717b633877d4edb2b621 [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 [2023-08-16T13:36:31.011Z] provisioning config files... [2023-08-16T13:36:31.020Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp/config12187956241962786950tmp [Pipeline] { [Pipeline] sh [2023-08-16T13:36:31.357Z] + set +x [2023-08-16T13:36:31.357Z] + curl -s https://codecov.io/bash [2023-08-16T13:36:31.357Z] + bash -s -- [2023-08-16T13:36:31.357Z] [2023-08-16T13:36:31.357Z] _____ _ [2023-08-16T13:36:31.357Z] / ____| | | [2023-08-16T13:36:31.357Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T13:36:31.357Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T13:36:31.357Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T13:36:31.357Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T13:36:31.357Z] Bash-1.0.6 [2023-08-16T13:36:31.357Z] [2023-08-16T13:36:31.357Z] [2023-08-16T13:36:31.357Z] ==> git version 2.25.1 found [2023-08-16T13:36:31.357Z] ==> 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 [2023-08-16T13:36:31.357Z] Release-Date: 2020-01-08 [2023-08-16T13:36:31.357Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-16T13:36:31.357Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T13:36:31.357Z] ==> Jenkins CI detected. [2023-08-16T13:36:31.357Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-220 [2023-08-16T13:36:31.357Z] project root: . [2023-08-16T13:36:31.357Z] --> token set from env [2023-08-16T13:36:31.357Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T13:36:31.357Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T13:36:31.357Z] ==> Python coveragepy not found [2023-08-16T13:36:31.357Z] ==> Searching for coverage reports in: [2023-08-16T13:36:31.357Z] + . [2023-08-16T13:36:31.357Z] -> Found 1 reports [2023-08-16T13:36:31.357Z] ==> Detecting git/mercurial file structure [2023-08-16T13:36:31.616Z] ==> Reading reports [2023-08-16T13:36:31.616Z] + ./coverage.out bytes=41317 [2023-08-16T13:36:31.616Z] ==> Appending adjustments [2023-08-16T13:36:31.616Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T13:36:31.616Z] + Found adjustments [2023-08-16T13:36:31.616Z] ==> Gzipping contents [2023-08-16T13:36:31.616Z] 12K /tmp/codecov.vgoHaT.gz [2023-08-16T13:36:31.616Z] ==> Uploading reports [2023-08-16T13:36:31.616Z] url: https://codecov.io [2023-08-16T13:36:31.616Z] query: branch=PR-220&commit=3623e5c97e25400793d966ab7b1b6d5250ebcbce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=220&job=&cmd_args= [2023-08-16T13:36:31.616Z] -> Pinging Codecov [2023-08-16T13:36:31.616Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-220&commit=3623e5c97e25400793d966ab7b1b6d5250ebcbce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=220&job=&cmd_args= [2023-08-16T13:36:31.878Z] -> Uploading to [2023-08-16T13:36:31.878Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-16/581DD39554BDF9B6E22D074273EAD858/3623e5c97e25400793d966ab7b1b6d5250ebcbce/5bac4c90-e0ae-4f6f-be4a-e97dbe006ce9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T133631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f2ff169c804fc00484240430f5fd0356a17d11d98cf62b7465d40d43f784878 [2023-08-16T13:36:31.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T13:36:31.878Z] Dload Upload Total Spent Left Speed [2023-08-16T13:36:32.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 50905 --:--:-- --:--:-- --:--:-- 50905 [2023-08-16T13:36:32.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3623e5c97e25400793d966ab7b1b6d5250ebcbce [Pipeline] } [2023-08-16T13:36:32.170Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-16T13:36:33.886Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-220/archives ] [2023-08-16T13:36:33.887Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-220/archives [2023-08-16T13:36:33.887Z] total 16 [2023-08-16T13:36:33.887Z] drwxr-xr-x 3 root root 4096 Aug 16 13:27 . [2023-08-16T13:36:33.887Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 16 13:27 .. [2023-08-16T13:36:33.887Z] drwxr-xr-x 2 root root 4096 Aug 16 13:27 cost [2023-08-16T13:36:33.887Z] -rw-r--r-- 1 root root 95 Aug 16 13:27 cost.csv [2023-08-16T13:36:33.887Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-220/archives [2023-08-16T13:36:33.887Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-220/archives [2023-08-16T13:36:33.887Z] total 16 [2023-08-16T13:36:33.887Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 13:27 . [2023-08-16T13:36:33.887Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 16 13:27 .. [2023-08-16T13:36:33.887Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 13:27 cost [2023-08-16T13:36:33.887Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 16 13:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:36:34.224Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:36:35.113Z] ---> package-listing.sh [2023-08-16T13:36:35.113Z] ++ facter osfamily [2023-08-16T13:36:35.113Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T13:36:35.372Z] + OS_FAMILY=debian [2023-08-16T13:36:35.372Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-220 [2023-08-16T13:36:35.372Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T13:36:35.372Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T13:36:35.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T13:36:35.372Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T13:36:35.372Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-220 ']' [2023-08-16T13:36:35.372Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T13:36:35.372Z] + case "${OS_FAMILY}" in [2023-08-16T13:36:35.372Z] + dpkg -l [2023-08-16T13:36:35.372Z] + grep '^ii' [2023-08-16T13:36:35.372Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T13:36:35.372Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T13:36:35.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T13:36:35.372Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-220 ']' [2023-08-16T13:36:35.372Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-220/archives/ [2023-08-16T13:36:35.372Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-220/archives/ [Pipeline] echo [2023-08-16T13:36:35.406Z] 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-220/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-16T13:36:35.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T13:36:36.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T13:36:36.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T13:36:36.462Z] prd-ubuntu20.04-docker-8c-8g-3786 does not seem to be running inside a container [2023-08-16T13:36:36.494Z] $ 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-220/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-220 -v /w/workspace/y_app-rfid-llrp-inventory_PR-220:/w/workspace/y_app-rfid-llrp-inventory_PR-220:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T13:36:36.695Z] $ docker top a7b56d0b7ecd7e7c0eed3d0c1c45aaf32987cb57344aed8b810ce131d45dda64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T13:36:37.083Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T13:36:37.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T13:36:37.728Z] + ls /var/log/sa-host [2023-08-16T13:36:37.728Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T13:36:37.946Z] provisioning config files... [2023-08-16T13:36:37.957Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-220@tmp/config3035369313123520207tmp [Pipeline] { [Pipeline] echo [2023-08-16T13:36:38.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:36:38.320Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T13:36:38.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:36:38.752Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T13:36:38.786Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:36:39.098Z] ---> sudo-logs.sh [2023-08-16T13:36:39.098Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T13:36:39.173Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:36:39.482Z] ---> job-cost.sh [2023-08-16T13:36:39.482Z] lf-activate-venv: SKIPPING [2023-08-16T13:36:39.482Z] DEBUG: total: 0.2199999988079071 [2023-08-16T13:36:39.482Z] INFO: Retrieving Stack Cost... [2023-08-16T13:36:40.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T13:36:40.310Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T13:36:40.354Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T13:36:40.669Z] ---> logs-deploy.sh [2023-08-16T13:36:40.669Z] lf-activate-venv: SKIPPING [2023-08-16T13:36:40.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-220/1 [2023-08-16T13:36:40.669Z] INFO: archiving workspace using pattern(s): [2023-08-16T13:36:41.608Z] Archives upload complete. [2023-08-16T13:36:41.608Z] INFO: archiving logs to Nexus