Pull request #230 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2a342cd3d4d9ce87072014fffa436de2f441bac+c241bade3ee9071a9e26e762dececcccd66e40f4 (4e19ef3715e2b42d3860e0e02468ba4b51c978dc) 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-ssh18207474365078007502.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3499267822956941948.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-230/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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14480835614915270610.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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16819203198628162056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13724773125918257547.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-230/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-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3579869377711075891.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8137 in /w/workspace/y_app-rfid-llrp-inventory_PR-230 [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-230 # 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 c241bade3ee9071a9e26e762dececcccd66e40f4 into PR head commit f2a342cd3d4d9ce87072014fffa436de2f441bac Merge succeeded, producing f2a342cd3d4d9ce87072014fffa436de2f441bac Checking out Revision f2a342cd3d4d9ce87072014fffa436de2f441bac (PR-230) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2a342cd3d4d9ce87072014fffa436de2f441bac # 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 c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2a342cd3d4d9ce87072014fffa436de2f441bac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-28T13:24:57.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-28T13:24:57.864Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-28T13:24:57.967Z] ========================================================= [2023-09-28T13:24:57.967Z] EdgeX Global Pipelines Version Info [2023-09-28T13:24:57.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:24:59.104Z] ------------------- [2023-09-28T13:24:59.104Z] stable info: [2023-09-28T13:24:59.104Z] ------------------- [2023-09-28T13:24:59.104Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-28T13:24:59.104Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T13:24:59.104Z] Message: update stable to v1.0.254 [2023-09-28T13:24:59.369Z] ------------------- [2023-09-28T13:24:59.369Z] experimental info: [2023-09-28T13:24:59.369Z] ------------------- [2023-09-28T13:24:59.369Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-28T13:24:59.369Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T13:24:59.369Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-28T13:24:59.659Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-28T13:24:59.699Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-28T13:24:59.742Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-28T13:24:59.788Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-28T13:24:59.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-28T13:24:59.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-28T13:24:59.917Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-28T13:24:59.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-28T13:24:59.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-28T13:25:00.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-28T13:25:00.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-28T13:25:00.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-28T13:25:00.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-28T13:25:00.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-28T13:25:00.253Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T13:25:00.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T13:25:00.341Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T13:25:00.382Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T13:25:00.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-28T13:25:00.460Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-28T13:25:00.505Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-28T13:25:00.544Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-28T13:25:00.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-28T13:25:00.626Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-28T13:25:00.676Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-28T13:25:00.718Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-28T13:25:00.761Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-28T13:25:00.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo [2023-09-28T13:25:00.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo [2023-09-28T13:25:00.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo [2023-09-28T13:25:00.938Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] echo [2023-09-28T13:25:00.980Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2a342c [Pipeline] echo [2023-09-28T13:25:01.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T13:25:01.142Z] provisioning config files... [2023-09-28T13:25:01.159Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/config874364894358021160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:25:01.499Z] ---> docker-login.sh [2023-09-28T13:25:01.499Z] nexus3.edgexfoundry.org:10001 [2023-09-28T13:25:02.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:02.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:02.339Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:02.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:02.339Z] [2023-09-28T13:25:02.339Z] Login Succeeded [2023-09-28T13:25:02.339Z] nexus3.edgexfoundry.org:10002 [2023-09-28T13:25:02.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:02.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:02.339Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:02.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:02.339Z] [2023-09-28T13:25:02.339Z] Login Succeeded [2023-09-28T13:25:02.339Z] nexus3.edgexfoundry.org:10003 [2023-09-28T13:25:02.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:02.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:02.599Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:02.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:02.599Z] [2023-09-28T13:25:02.599Z] Login Succeeded [2023-09-28T13:25:02.599Z] nexus3.edgexfoundry.org:10004 [2023-09-28T13:25:02.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:02.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:02.599Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:02.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:02.599Z] [2023-09-28T13:25:02.599Z] Login Succeeded [2023-09-28T13:25:02.599Z] docker.io [2023-09-28T13:25:02.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:03.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:03.125Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:03.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:03.125Z] [2023-09-28T13:25:03.125Z] Login Succeeded [2023-09-28T13:25:03.125Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T13:25:03.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-28T13:25:03.794Z] + git rev-list -1 --merges f2a342cd3d4d9ce87072014fffa436de2f441bac~1..f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] echo [2023-09-28T13:25:03.858Z] -----------> git rev-list -1 --merges f2a342cd3d4d9ce87072014fffa436de2f441bac~1..f2a342cd3d4d9ce87072014fffa436de2f441bac f2a342cd3d4d9ce87072014fffa436de2f441bac [false] [Pipeline] sh [2023-09-28T13:25:04.168Z] + git log --format=format:%s -1 f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] echo [2023-09-28T13:25:04.202Z] ========================================================= [2023-09-28T13:25:04.202Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-28T13:25:04.202Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T13:25:04.658Z] + git log --format=format:%s -1 f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] echo [2023-09-28T13:25:04.690Z] [semverPrep] GIT_COMMIT: f2a342cd3d4d9ce87072014fffa436de2f441bac, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-28T13:25:04.717Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-28T13:25:05.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T13:25:05.126Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-28T13:25:05.126Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-28T13:25:05.126Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-28T13:25:05.126Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-28T13:25:05.126Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-28T13:25:05.126Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:25:05.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T13:25:05.626Z] [2023-09-28T13:25:05.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:25:05.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T13:25:05.999Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-28T13:25:06.000Z] b85a868b505f: Pulling fs layer [2023-09-28T13:25:06.000Z] e2be974225ed: Pulling fs layer [2023-09-28T13:25:06.000Z] 339a4e72a1f5: Pulling fs layer [2023-09-28T13:25:06.000Z] 988bab9f4d93: Pulling fs layer [2023-09-28T13:25:06.000Z] 1469e6f7b9e6: Pulling fs layer [2023-09-28T13:25:06.000Z] eaf3925da568: Pulling fs layer [2023-09-28T13:25:06.000Z] bab4dde63d76: Pulling fs layer [2023-09-28T13:25:06.000Z] bde34c3a00c8: Pulling fs layer [2023-09-28T13:25:06.000Z] eaf3925da568: Waiting [2023-09-28T13:25:06.000Z] b352a97aabf1: Pulling fs layer [2023-09-28T13:25:06.000Z] bab4dde63d76: Waiting [2023-09-28T13:25:06.000Z] 988bab9f4d93: Waiting [2023-09-28T13:25:06.000Z] bde34c3a00c8: Waiting [2023-09-28T13:25:06.000Z] 4872d77fe225: Pulling fs layer [2023-09-28T13:25:06.000Z] b352a97aabf1: Waiting [2023-09-28T13:25:06.000Z] 5851b861e8e6: Pulling fs layer [2023-09-28T13:25:06.000Z] e2be974225ed: Download complete [2023-09-28T13:25:06.000Z] 988bab9f4d93: Download complete [2023-09-28T13:25:06.000Z] 1469e6f7b9e6: Verifying Checksum [2023-09-28T13:25:06.000Z] 1469e6f7b9e6: Download complete [2023-09-28T13:25:06.000Z] 339a4e72a1f5: Verifying Checksum [2023-09-28T13:25:06.000Z] 339a4e72a1f5: Download complete [2023-09-28T13:25:06.258Z] eaf3925da568: Verifying Checksum [2023-09-28T13:25:06.258Z] eaf3925da568: Download complete [2023-09-28T13:25:06.258Z] bde34c3a00c8: Verifying Checksum [2023-09-28T13:25:06.258Z] bde34c3a00c8: Download complete [2023-09-28T13:25:06.258Z] b352a97aabf1: Verifying Checksum [2023-09-28T13:25:06.258Z] b352a97aabf1: Download complete [2023-09-28T13:25:06.258Z] 4872d77fe225: Download complete [2023-09-28T13:25:06.258Z] 5851b861e8e6: Verifying Checksum [2023-09-28T13:25:06.258Z] 5851b861e8e6: Download complete [2023-09-28T13:25:06.258Z] b85a868b505f: Verifying Checksum [2023-09-28T13:25:06.258Z] b85a868b505f: Download complete [2023-09-28T13:25:06.517Z] bab4dde63d76: Verifying Checksum [2023-09-28T13:25:06.517Z] bab4dde63d76: Download complete [2023-09-28T13:25:07.454Z] b85a868b505f: Pull complete [2023-09-28T13:25:07.454Z] e2be974225ed: Pull complete [2023-09-28T13:25:08.022Z] 339a4e72a1f5: Pull complete [2023-09-28T13:25:08.022Z] 988bab9f4d93: Pull complete [2023-09-28T13:25:08.281Z] 1469e6f7b9e6: Pull complete [2023-09-28T13:25:08.281Z] eaf3925da568: Pull complete [2023-09-28T13:25:10.187Z] bab4dde63d76: Pull complete [2023-09-28T13:25:10.187Z] bde34c3a00c8: Pull complete [2023-09-28T13:25:10.187Z] b352a97aabf1: Pull complete [2023-09-28T13:25:10.187Z] 4872d77fe225: Pull complete [2023-09-28T13:25:10.448Z] 5851b861e8e6: Pull complete [2023-09-28T13:25:10.448Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-28T13:25:10.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T13:25:10.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:25:10.683Z] prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container [2023-09-28T13:25:10.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-28T13:25:15.256Z] $ docker top 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 -eo pid,comm [2023-09-28T13:25:15.312Z] 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-09-28T13:25:15.312Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T13:25:15.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T13:25:15.441Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T13:25:15.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T13:25:15.564Z] $ docker exec 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 ssh-agent [2023-09-28T13:25:15.694Z] SSH_AUTH_SOCK=/tmp/ssh-lRqU3JafFZ8r/agent.32 [2023-09-28T13:25:15.694Z] SSH_AGENT_PID=38 [2023-09-28T13:25:15.700Z] Running ssh-add (command line suppressed) [2023-09-28T13:25:15.817Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/private_key_2720390671782807078.key (/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/private_key_2720390671782807078.key) [2023-09-28T13:25:15.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T13:25:16.167Z] + git tag --points-at HEAD [Pipeline] } [2023-09-28T13:25:16.199Z] $ docker exec --env ******** --env ******** 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 ssh-agent -k [2023-09-28T13:25:16.297Z] unset SSH_AUTH_SOCK; [2023-09-28T13:25:16.298Z] unset SSH_AGENT_PID; [2023-09-28T13:25:16.298Z] echo Agent pid 38 killed; [2023-09-28T13:25:16.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-28T13:25:16.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T13:25:16.407Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T13:25:16.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T13:25:16.519Z] $ docker exec 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 ssh-agent [2023-09-28T13:25:16.618Z] SSH_AUTH_SOCK=/tmp/ssh-ae09AribefUe/agent.71 [2023-09-28T13:25:16.618Z] SSH_AGENT_PID=77 [2023-09-28T13:25:16.623Z] Running ssh-add (command line suppressed) [2023-09-28T13:25:16.726Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/private_key_2582678488864702669.key (/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/private_key_2582678488864702669.key) [2023-09-28T13:25:16.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T13:25:17.073Z] + git semver init [2023-09-28T13:25:17.333Z] 2023-09-28 13:25:17,246 [run_init] DEBUG init version:0.0.0 force:False [2023-09-28T13:25:17.333Z] 2023-09-28 13:25:17,247 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver [2023-09-28T13:25:17.333Z] 2023-09-28 13:25:17,247 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver [2023-09-28T13:25:17.333Z] 2023-09-28 13:25:17,247 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-230, universal_newlines=False, shell=None, istream=None) [2023-09-28T13:25:18.713Z] 2023-09-28 13:25:18,470 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230/.git/info/exclude [2023-09-28T13:25:18.713Z] 2023-09-28 13:25:18,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver/PR-230 with force:False [2023-09-28T13:25:18.713Z] 2023-09-28 13:25:18,471 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver/PR-230 [2023-09-28T13:25:18.713Z] 2023-09-28 13:25:18,475 [execute] INFO git cat-file --batch-check [2023-09-28T13:25:18.713Z] 2023-09-28 13:25:18,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T13:25:18.713Z] 2023-09-28 13:25:18,482 [execute] INFO git cat-file --batch [2023-09-28T13:25:18.713Z] 2023-09-28 13:25:18,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T13:25:18.713Z] 2023-09-28 13:25:18,487 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver/PR-230 [2023-09-28T13:25:18.713Z] 0.0.0 [Pipeline] } [2023-09-28T13:25:18.737Z] $ docker exec --env ******** --env ******** 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 ssh-agent -k [2023-09-28T13:25:18.830Z] unset SSH_AUTH_SOCK; [2023-09-28T13:25:18.831Z] unset SSH_AGENT_PID; [2023-09-28T13:25:18.831Z] echo Agent pid 77 killed; [2023-09-28T13:25:18.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T13:25:19.250Z] + git semver [Pipeline] } [2023-09-28T13:25:19.531Z] $ docker stop --time=1 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 [2023-09-28T13:25:20.813Z] $ docker rm -f --volumes 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T13:25:21.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-28T13:25:21.470Z] Stashed 1 file(s) [Pipeline] echo [2023-09-28T13:25:21.487Z] [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-09-28T13:25:22.070Z] provisioning config files... [2023-09-28T13:25:22.081Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/config7947569553831775130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:25:22.427Z] ---> docker-login.sh [2023-09-28T13:25:22.427Z] nexus3.edgexfoundry.org:10001 [2023-09-28T13:25:22.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:22.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:22.427Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:22.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:22.427Z] [2023-09-28T13:25:22.427Z] Login Succeeded [2023-09-28T13:25:22.427Z] nexus3.edgexfoundry.org:10002 [2023-09-28T13:25:22.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:22.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:22.427Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:22.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:22.427Z] [2023-09-28T13:25:22.427Z] Login Succeeded [2023-09-28T13:25:22.427Z] nexus3.edgexfoundry.org:10003 [2023-09-28T13:25:22.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:22.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:22.687Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:22.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:22.687Z] [2023-09-28T13:25:22.687Z] Login Succeeded [2023-09-28T13:25:22.687Z] nexus3.edgexfoundry.org:10004 [2023-09-28T13:25:22.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:22.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:22.687Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:22.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:22.687Z] [2023-09-28T13:25:22.687Z] Login Succeeded [2023-09-28T13:25:22.687Z] docker.io [2023-09-28T13:25:22.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:25:22.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:25:22.946Z] Configure a credential helper to remove this warning. See [2023-09-28T13:25:22.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:25:22.946Z] [2023-09-28T13:25:22.946Z] Login Succeeded [2023-09-28T13:25:22.946Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T13:25:22.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T13:25:23.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T13:25:23.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T13:25:23.238Z] ========================================================= [2023-09-28T13:25:23.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-28T13:25:23.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:25:23.729Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T13:25:23.729Z] Sending build context to Docker daemon 12.73MB [2023-09-28T13:25:23.729Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T13:25:23.729Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T13:25:23.729Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-28T13:25:23.729Z] 7264a8db6415: Pulling fs layer [2023-09-28T13:25:23.729Z] c4d48a809fc2: Pulling fs layer [2023-09-28T13:25:23.729Z] 4f1c88b9dad5: Pulling fs layer [2023-09-28T13:25:23.729Z] ad3a456e5733: Pulling fs layer [2023-09-28T13:25:23.729Z] 33e27b845d1e: Pulling fs layer [2023-09-28T13:25:23.729Z] c68163c4e522: Pulling fs layer [2023-09-28T13:25:23.729Z] ad3a456e5733: Waiting [2023-09-28T13:25:23.729Z] 50da416c3ac9: Pulling fs layer [2023-09-28T13:25:23.729Z] c68163c4e522: Waiting [2023-09-28T13:25:23.729Z] 50da416c3ac9: Waiting [2023-09-28T13:25:23.729Z] 23d2d4c4bb30: Pulling fs layer [2023-09-28T13:25:23.729Z] 23d2d4c4bb30: Waiting [2023-09-28T13:25:23.729Z] c4d48a809fc2: Verifying Checksum [2023-09-28T13:25:23.729Z] c4d48a809fc2: Download complete [2023-09-28T13:25:23.988Z] ad3a456e5733: Verifying Checksum [2023-09-28T13:25:23.988Z] ad3a456e5733: Download complete [2023-09-28T13:25:23.988Z] 33e27b845d1e: Verifying Checksum [2023-09-28T13:25:23.988Z] 33e27b845d1e: Download complete [2023-09-28T13:25:23.988Z] 7264a8db6415: Verifying Checksum [2023-09-28T13:25:23.988Z] 7264a8db6415: Download complete [2023-09-28T13:25:23.988Z] c68163c4e522: Verifying Checksum [2023-09-28T13:25:23.988Z] c68163c4e522: Download complete [2023-09-28T13:25:23.988Z] 7264a8db6415: Pull complete [2023-09-28T13:25:24.245Z] 23d2d4c4bb30: Verifying Checksum [2023-09-28T13:25:24.245Z] 23d2d4c4bb30: Download complete [2023-09-28T13:25:24.245Z] c4d48a809fc2: Pull complete [2023-09-28T13:25:24.245Z] 4f1c88b9dad5: Download complete [2023-09-28T13:25:24.504Z] 50da416c3ac9: Download complete [2023-09-28T13:25:27.806Z] 4f1c88b9dad5: Pull complete [2023-09-28T13:25:27.806Z] ad3a456e5733: Pull complete [2023-09-28T13:25:28.065Z] 33e27b845d1e: Pull complete [2023-09-28T13:25:28.323Z] c68163c4e522: Pull complete [2023-09-28T13:25:31.949Z] 50da416c3ac9: Pull complete [2023-09-28T13:25:31.949Z] 23d2d4c4bb30: Pull complete [2023-09-28T13:25:31.949Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-28T13:25:31.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-28T13:25:31.949Z] ---> 0786185ac409 [2023-09-28T13:25:31.949Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T13:25:36.188Z] ---> Running in dc08bbd026c8 [2023-09-28T13:25:36.188Z] Removing intermediate container dc08bbd026c8 [2023-09-28T13:25:36.188Z] ---> 55c97db80332 [2023-09-28T13:25:36.188Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T13:25:36.449Z] ---> Running in 0c912064b560 [2023-09-28T13:25:36.449Z] Removing intermediate container 0c912064b560 [2023-09-28T13:25:36.449Z] ---> 0ad64e66bdb2 [2023-09-28T13:25:36.449Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T13:25:36.449Z] ---> Running in b03669062a64 [2023-09-28T13:25:36.449Z] Removing intermediate container b03669062a64 [2023-09-28T13:25:36.449Z] ---> 0d558f6fedab [2023-09-28T13:25:36.449Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T13:25:36.449Z] ---> Running in ad3ce3e31c44 [2023-09-28T13:25:36.885Z] Still waiting to schedule task [2023-09-28T13:25:36.886Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-28T13:25:37.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T13:25:37.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T13:25:37.272Z] OK: 264 MiB in 52 packages [2023-09-28T13:25:37.533Z] Removing intermediate container ad3ce3e31c44 [2023-09-28T13:25:37.533Z] ---> b628a36a35db [2023-09-28T13:25:37.533Z] Step 7/12 : WORKDIR /app [2023-09-28T13:25:37.533Z] ---> Running in a14ca470ee93 [2023-09-28T13:25:37.533Z] Removing intermediate container a14ca470ee93 [2023-09-28T13:25:37.533Z] ---> 84077cd2af1a [2023-09-28T13:25:37.533Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-28T13:25:37.791Z] ---> 4055c19499d2 [2023-09-28T13:25:37.791Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T13:25:37.791Z] ---> Running in cf3c30872215 [2023-09-28T13:26:24.506Z] Removing intermediate container cf3c30872215 [2023-09-28T13:26:24.506Z] ---> 8449629c34a2 [2023-09-28T13:26:24.506Z] Step 10/12 : COPY . . [2023-09-28T13:26:24.506Z] ---> 3f9e25082601 [2023-09-28T13:26:24.506Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T13:26:24.506Z] ---> Running in cb43be8a363a [2023-09-28T13:26:24.506Z] Removing intermediate container cb43be8a363a [2023-09-28T13:26:24.506Z] ---> 76379e463509 [2023-09-28T13:26:24.506Z] Step 12/12 : RUN $MAKE [2023-09-28T13:26:24.506Z] ---> Running in 4fc94320c8fb [2023-09-28T13:26:24.506Z] noop [2023-09-28T13:26:24.506Z] Removing intermediate container 4fc94320c8fb [2023-09-28T13:26:24.506Z] ---> ce88af004024 [2023-09-28T13:26:24.506Z] Successfully built ce88af004024 [2023-09-28T13:26:24.506Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:26:24.944Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T13:26:24.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:26:25.093Z] prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container [2023-09-28T13:26:25.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-28T13:26:25.447Z] $ docker top b974267bc41ed117fa665cd5a8989b731e2dcf372450bd339363b2bf33924d42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:26:25.843Z] + go version [2023-09-28T13:26:25.843Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-28T13:26:25.880Z] $ docker stop --time=1 b974267bc41ed117fa665cd5a8989b731e2dcf372450bd339363b2bf33924d42 [2023-09-28T13:26:27.169Z] $ docker rm -f --volumes b974267bc41ed117fa665cd5a8989b731e2dcf372450bd339363b2bf33924d42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:26:27.909Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T13:26:27.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:26:28.064Z] prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container [2023-09-28T13:26:28.098Z] $ 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-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-28T13:26:28.419Z] $ docker top c240c42da23b0a2e6eed0a8d7bcccb6de5216b7ab4bb195fb3adcb272ea6fea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:26:28.810Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-230 [Pipeline] fileExists [Pipeline] sh [2023-09-28T13:26:29.217Z] + make test [2023-09-28T13:26:29.217Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-28T13:26:47.388Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-28T13:26:47.388Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-28T13:26:48.325Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements [2023-09-28T13:26:50.639Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.695s coverage: 71.9% of statements [2023-09-28T13:27:07.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8138 in /w/workspace/y_app-rfid-llrp-inventory_PR-230 [Pipeline] { [Pipeline] ws [2023-09-28T13:27:07.557Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-09-28T13:27:07.637Z] The recommended git tool is: git [2023-09-28T13:27:09.169Z] go vet ./... [2023-09-28T13:27:12.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T13:27:12.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T13:27:12.452Z] ./bin/test-attribution.sh [2023-09-28T13:27:12.452Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-28T13:27:12.452Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-28T13:27:12.452Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-28T13:27:12.452Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-28T13:27:12.452Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-28T13:27:12.452Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-09-28T13:27:12.480Z] using credential edgex-jenkins-ssh [Pipeline] echo [2023-09-28T13:27:12.494Z] Cloning the remote Git repository [2023-09-28T13:27:12.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T13:27:12.525Z] $ docker stop --time=1 c240c42da23b0a2e6eed0a8d7bcccb6de5216b7ab4bb195fb3adcb272ea6fea6 [2023-09-28T13:27:12.535Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-28T13:27:12.620Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-09-28T13:27:12.746Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-28T13:27:12.747Z] > git --version # timeout=10 [2023-09-28T13:27:12.766Z] > git --version # 'git version 2.25.1' [2023-09-28T13:27:12.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T13:27:12.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T13:27:15.072Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-28T13:27:15.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T13:27:15.897Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-28T13:27:15.934Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-28T13:27:15.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T13:27:15.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-28T13:27:16.484Z] Merging remotes/origin/main commit c241bade3ee9071a9e26e762dececcccd66e40f4 into PR head commit f2a342cd3d4d9ce87072014fffa436de2f441bac [2023-09-28T13:27:16.761Z] Merge succeeded, producing f2a342cd3d4d9ce87072014fffa436de2f441bac [2023-09-28T13:27:16.762Z] Checking out Revision f2a342cd3d4d9ce87072014fffa436de2f441bac (PR-230) [2023-09-28T13:27:17.088Z] $ docker rm -f --volumes c240c42da23b0a2e6eed0a8d7bcccb6de5216b7ab4bb195fb3adcb272ea6fea6 [2023-09-28T13:27:17.220Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-28T13:27:17.269Z] > git --version # timeout=10 [2023-09-28T13:27:17.282Z] > git --version # 'git version 2.25.1' [2023-09-28T13:27:17.297Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T13:27:17.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T13:27:17.730Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T13:27:16.502Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T13:27:16.572Z] > git checkout -f f2a342cd3d4d9ce87072014fffa436de2f441bac # timeout=10 [2023-09-28T13:27:16.670Z] > git remote # timeout=10 [2023-09-28T13:27:16.690Z] > git config --get remote.origin.url # timeout=10 [2023-09-28T13:27:16.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T13:27:16.719Z] > git merge c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 [2023-09-28T13:27:16.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-28T13:27:16.767Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T13:27:16.779Z] > git checkout -f f2a342cd3d4d9ce87072014fffa436de2f441bac # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T13:27:18.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T13:27:18.802Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-28T13:27:18.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T13:27:18.802Z] Dload Upload Total Spent Left Speed [2023-09-28T13:27:18.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [2023-09-28T13:27:18.826Z] + ls -al . [2023-09-28T13:27:18.826Z] total 236 [2023-09-28T13:27:18.826Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 13:26 . [2023-09-28T13:27:18.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:24 .. [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 28 13:24 .dockerignore [2023-09-28T13:27:18.826Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:26 .git [2023-09-28T13:27:18.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:24 .github [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 28 13:24 .gitignore [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:24 .golangci.yml [2023-09-28T13:27:18.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:25 .semver [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 28 13:24 Attribution.txt [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 28 13:24 CHANGELOG.md [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 28 13:24 Dockerfile [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:24 GOVERNANCE.md [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 28 13:24 Jenkinsfile [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 13:24 LICENSE [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 28 13:24 Makefile [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 13:24 OWNERS.md [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 28 13:24 README.md [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 13:25 VERSION [2023-09-28T13:27:18.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:24 bin [2023-09-28T13:27:18.826Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 28 13:26 coverage.out [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 28 13:24 go.mod [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 28 13:24 go.sum [2023-09-28T13:27:18.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:24 images [2023-09-28T13:27:18.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:24 internal [2023-09-28T13:27:18.826Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 28 13:24 main.go [2023-09-28T13:27:18.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:24 res [2023-09-28T13:27:18.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:24 snap [2023-09-28T13:27:18.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-09-28T13:27:19.234Z] + 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=f2a342cd3d4d9ce87072014fffa436de2f441bac --label arch=amd64 --label version=0.0.0 . [2023-09-28T13:27:19.234Z] Sending build context to Docker daemon 12.73MB [2023-09-28T13:27:19.234Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T13:27:19.234Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-28T13:27:19.234Z] ---> ce88af004024 [2023-09-28T13:27:19.234Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T13:27:19.429Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-28T13:27:19.492Z] ---> Running in 0084551ce186 [2023-09-28T13:27:19.492Z] Removing intermediate container 0084551ce186 [2023-09-28T13:27:19.492Z] ---> 93e06fa76b90 [2023-09-28T13:27:19.492Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T13:27:19.492Z] ---> Running in 6b721f269eda [2023-09-28T13:27:19.753Z] Removing intermediate container 6b721f269eda [2023-09-28T13:27:19.753Z] ---> 054865171947 [2023-09-28T13:27:19.753Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-28T13:27:19.753Z] ---> Running in 1089b175ebbe [2023-09-28T13:27:19.753Z] Removing intermediate container 1089b175ebbe [2023-09-28T13:27:19.753Z] ---> 6c1e70c10dcc [2023-09-28T13:27:19.753Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T13:27:19.753Z] ---> Running in 612c1048b3d6 [2023-09-28T13:27:19.774Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-28T13:27:19.774Z] + sudo tee /etc/docker/daemon.new [2023-09-28T13:27:19.774Z] { [2023-09-28T13:27:19.774Z] "registry-mirrors": [ [2023-09-28T13:27:19.774Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-28T13:27:19.774Z] ], [2023-09-28T13:27:19.774Z] "bip": "10.250.0.254/24", [2023-09-28T13:27:19.774Z] "hosts": [ [2023-09-28T13:27:19.774Z] "tcp://0.0.0.0:5555", [2023-09-28T13:27:19.774Z] "unix:///var/run/docker.sock" [2023-09-28T13:27:19.774Z] ], [2023-09-28T13:27:19.774Z] "mtu": 1458, [2023-09-28T13:27:19.774Z] "selinux-enabled": true, [2023-09-28T13:27:19.774Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-28T13:27:19.774Z] } [Pipeline] sh [2023-09-28T13:27:20.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T13:27:20.116Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-28T13:27:20.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T13:27:20.459Z] + sudo service docker restart [2023-09-28T13:27:20.532Z] OK: 264 MiB in 52 packages [2023-09-28T13:27:20.791Z] Removing intermediate container 612c1048b3d6 [2023-09-28T13:27:20.791Z] ---> d80837615a4d [2023-09-28T13:27:20.791Z] Step 7/29 : WORKDIR /app [2023-09-28T13:27:20.791Z] ---> Running in a9a391ef746b [2023-09-28T13:27:20.791Z] Removing intermediate container a9a391ef746b [2023-09-28T13:27:20.791Z] ---> b23257fdeeb6 [2023-09-28T13:27:20.791Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-28T13:27:21.052Z] ---> bfddeb7e5789 [2023-09-28T13:27:21.052Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T13:27:21.052Z] ---> Running in 44080f6359cd [2023-09-28T13:27:21.619Z] Removing intermediate container 44080f6359cd [2023-09-28T13:27:21.619Z] ---> 999f32a9fab6 [2023-09-28T13:27:21.619Z] Step 10/29 : COPY . . [2023-09-28T13:27:22.186Z] ---> 3d3edb9d6402 [2023-09-28T13:27:22.186Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T13:27:22.186Z] ---> Running in e650a0c01ec5 [2023-09-28T13:27:22.186Z] Removing intermediate container e650a0c01ec5 [2023-09-28T13:27:22.186Z] ---> 191e96b5b4b9 [2023-09-28T13:27:22.186Z] Step 12/29 : RUN $MAKE [2023-09-28T13:27:22.186Z] ---> Running in 1e72aea9dd04 [2023-09-28T13:27:22.443Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -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-09-28T13:27:38.769Z] provisioning config files... [2023-09-28T13:27:38.791Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3367527819869069456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:27:39.175Z] ---> docker-login.sh [2023-09-28T13:27:39.175Z] nexus3.edgexfoundry.org:10001 [2023-09-28T13:27:39.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:27:39.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:27:39.717Z] Configure a credential helper to remove this warning. See [2023-09-28T13:27:39.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:27:39.717Z] [2023-09-28T13:27:39.717Z] Login Succeeded [2023-09-28T13:27:39.717Z] nexus3.edgexfoundry.org:10002 [2023-09-28T13:27:39.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:27:39.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:27:39.984Z] Configure a credential helper to remove this warning. See [2023-09-28T13:27:39.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:27:39.984Z] [2023-09-28T13:27:39.984Z] Login Succeeded [2023-09-28T13:27:39.984Z] nexus3.edgexfoundry.org:10003 [2023-09-28T13:27:40.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:27:40.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:27:40.520Z] Configure a credential helper to remove this warning. See [2023-09-28T13:27:40.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:27:40.520Z] [2023-09-28T13:27:40.520Z] Login Succeeded [2023-09-28T13:27:40.520Z] nexus3.edgexfoundry.org:10004 [2023-09-28T13:27:40.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:27:40.522Z] Removing intermediate container 1e72aea9dd04 [2023-09-28T13:27:40.522Z] ---> 2a067263369f [2023-09-28T13:27:40.522Z] Step 13/29 : FROM alpine:3.18 [2023-09-28T13:27:40.522Z] 3.18: Pulling from library/alpine [2023-09-28T13:27:40.522Z] 7264a8db6415: Already exists [2023-09-28T13:27:40.522Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T13:27:40.522Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T13:27:40.522Z] ---> 7e01a0d0a1dc [2023-09-28T13:27:40.522Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-28T13:27:40.522Z] ---> Running in fc1716412d9d [2023-09-28T13:27:40.522Z] Removing intermediate container fc1716412d9d [2023-09-28T13:27:40.522Z] ---> d22e8e4d0915 [2023-09-28T13:27:40.522Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-28T13:27:40.522Z] ---> Running in 4e477cf8fe63 [2023-09-28T13:27:40.522Z] Removing intermediate container 4e477cf8fe63 [2023-09-28T13:27:40.522Z] ---> d75bd16cb979 [2023-09-28T13:27:40.522Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-28T13:27:40.522Z] ---> Running in b2c4fad46cb7 [2023-09-28T13:27:40.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T13:27:40.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T13:27:40.522Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-28T13:27:40.522Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-28T13:27:40.522Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T13:27:40.522Z] Executing ca-certificates-20230506-r0.trigger [2023-09-28T13:27:40.781Z] OK: 8 MiB in 17 packages [2023-09-28T13:27:40.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:27:40.790Z] Configure a credential helper to remove this warning. See [2023-09-28T13:27:40.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:27:40.790Z] [2023-09-28T13:27:40.790Z] Login Succeeded [2023-09-28T13:27:40.790Z] docker.io [2023-09-28T13:27:41.039Z] Removing intermediate container b2c4fad46cb7 [2023-09-28T13:27:41.039Z] ---> 05ac29c53869 [2023-09-28T13:27:41.039Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-28T13:27:41.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T13:27:41.297Z] ---> 301a332c6f6c [2023-09-28T13:27:41.297Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-28T13:27:41.297Z] ---> 921ebb916684 [2023-09-28T13:27:41.297Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-28T13:27:41.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T13:27:41.324Z] Configure a credential helper to remove this warning. See [2023-09-28T13:27:41.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T13:27:41.324Z] [2023-09-28T13:27:41.324Z] Login Succeeded [2023-09-28T13:27:41.324Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T13:27:41.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-28T13:27:41.554Z] ---> 5e9f225faefd [2023-09-28T13:27:41.554Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-28T13:27:41.554Z] ---> 0a7e4c1ff9e6 [2023-09-28T13:27:41.554Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [Pipeline] echo [2023-09-28T13:27:41.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T13:27:41.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T13:27:41.820Z] ========================================================= [2023-09-28T13:27:41.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-28T13:27:41.820Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:27:42.120Z] ---> 3343ee78cc66 [2023-09-28T13:27:42.120Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-28T13:27:42.120Z] ---> Running in 650754f4a570 [2023-09-28T13:27:42.336Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T13:27:42.612Z] Sending build context to Docker daemon 685.1kB [2023-09-28T13:27:42.612Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T13:27:42.612Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T13:27:42.612Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-28T13:27:42.612Z] 9fda8d8052c6: Pulling fs layer [2023-09-28T13:27:42.612Z] 5d54e960e981: Pulling fs layer [2023-09-28T13:27:42.612Z] c4a7e357bf2a: Pulling fs layer [2023-09-28T13:27:42.612Z] f0e02332f6b5: Pulling fs layer [2023-09-28T13:27:42.612Z] cefa15bbcfad: Pulling fs layer [2023-09-28T13:27:42.612Z] 17808c966233: Pulling fs layer [2023-09-28T13:27:42.612Z] f4c1fc716caa: Pulling fs layer [2023-09-28T13:27:42.612Z] f0e02332f6b5: Waiting [2023-09-28T13:27:42.612Z] cefa15bbcfad: Waiting [2023-09-28T13:27:42.612Z] 17808c966233: Waiting [2023-09-28T13:27:42.612Z] f4c1fc716caa: Waiting [2023-09-28T13:27:42.690Z] Removing intermediate container 650754f4a570 [2023-09-28T13:27:42.690Z] ---> bc8e8cd9ae41 [2023-09-28T13:27:42.690Z] Step 23/29 : VOLUME /cache [2023-09-28T13:27:42.690Z] ---> Running in e01a800e6661 [2023-09-28T13:27:42.690Z] Removing intermediate container e01a800e6661 [2023-09-28T13:27:42.690Z] ---> 6aec8e968561 [2023-09-28T13:27:42.690Z] Step 24/29 : EXPOSE 59711 [2023-09-28T13:27:42.894Z] 5d54e960e981: Verifying Checksum [2023-09-28T13:27:42.894Z] 5d54e960e981: Download complete [2023-09-28T13:27:42.894Z] f0e02332f6b5: Verifying Checksum [2023-09-28T13:27:42.894Z] f0e02332f6b5: Download complete [2023-09-28T13:27:42.894Z] cefa15bbcfad: Verifying Checksum [2023-09-28T13:27:42.894Z] cefa15bbcfad: Download complete [2023-09-28T13:27:42.894Z] 9fda8d8052c6: Verifying Checksum [2023-09-28T13:27:42.894Z] 9fda8d8052c6: Download complete [2023-09-28T13:27:42.954Z] ---> Running in 530722103b40 [2023-09-28T13:27:42.954Z] Removing intermediate container 530722103b40 [2023-09-28T13:27:42.954Z] ---> ed2bbf278440 [2023-09-28T13:27:42.954Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-28T13:27:42.954Z] ---> Running in 5dd91bc3390c [2023-09-28T13:27:42.954Z] Removing intermediate container 5dd91bc3390c [2023-09-28T13:27:42.954Z] ---> 4642ddd9c846 [2023-09-28T13:27:42.954Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-28T13:27:42.954Z] ---> Running in e24e98514efd [2023-09-28T13:27:42.954Z] Removing intermediate container e24e98514efd [2023-09-28T13:27:42.954Z] ---> aa1231a9b815 [2023-09-28T13:27:42.954Z] Step 27/29 : LABEL arch=amd64 [2023-09-28T13:27:43.213Z] ---> Running in 19e5ab1d4c73 [2023-09-28T13:27:43.213Z] Removing intermediate container 19e5ab1d4c73 [2023-09-28T13:27:43.213Z] ---> bc1def5433fb [2023-09-28T13:27:43.213Z] Step 28/29 : LABEL git_sha=f2a342cd3d4d9ce87072014fffa436de2f441bac [2023-09-28T13:27:43.213Z] ---> Running in 1cbddd1ddace [2023-09-28T13:27:43.213Z] Removing intermediate container 1cbddd1ddace [2023-09-28T13:27:43.213Z] ---> 93116950e9db [2023-09-28T13:27:43.213Z] Step 29/29 : LABEL version=0.0.0 [2023-09-28T13:27:43.213Z] ---> Running in fd31d1f8d703 [2023-09-28T13:27:43.472Z] Removing intermediate container fd31d1f8d703 [2023-09-28T13:27:43.472Z] ---> f028938b3c44 [2023-09-28T13:27:43.472Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T13:27:43.472Z] Successfully built f028938b3c44 [2023-09-28T13:27:43.472Z] Successfully tagged app-rfid-llrp-inventory:latest [2023-09-28T13:27:43.496Z] f4c1fc716caa: Verifying Checksum [2023-09-28T13:27:43.496Z] f4c1fc716caa: Download complete [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-09-28T13:27:44.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T13:27:44.349Z] [2023-09-28T13:27:44.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:27:44.577Z] 9fda8d8052c6: Pull complete [2023-09-28T13:27:44.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T13:27:44.724Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-28T13:27:44.724Z] 5eb5b503b376: Pulling fs layer [2023-09-28T13:27:44.724Z] 5c69ac0246d0: Pulling fs layer [2023-09-28T13:27:44.724Z] ec43610c2a17: Pulling fs layer [2023-09-28T13:27:44.724Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-28T13:27:44.724Z] 33b1e0a273af: Pulling fs layer [2023-09-28T13:27:44.724Z] 5d3b04190fa2: Pulling fs layer [2023-09-28T13:27:44.724Z] 2f39f015ded8: Pulling fs layer [2023-09-28T13:27:44.724Z] 33b1e0a273af: Waiting [2023-09-28T13:27:44.724Z] 5d3b04190fa2: Waiting [2023-09-28T13:27:44.724Z] 2f39f015ded8: Waiting [2023-09-28T13:27:44.725Z] 3a2ae6a8a46f: Waiting [2023-09-28T13:27:44.725Z] 5c69ac0246d0: Download complete [2023-09-28T13:27:44.725Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-28T13:27:44.725Z] 3a2ae6a8a46f: Download complete [2023-09-28T13:27:44.725Z] 33b1e0a273af: Verifying Checksum [2023-09-28T13:27:44.725Z] 33b1e0a273af: Download complete [2023-09-28T13:27:44.725Z] ec43610c2a17: Verifying Checksum [2023-09-28T13:27:44.725Z] ec43610c2a17: Download complete [2023-09-28T13:27:44.725Z] 5d3b04190fa2: Verifying Checksum [2023-09-28T13:27:44.725Z] 5d3b04190fa2: Download complete [2023-09-28T13:27:44.985Z] 5eb5b503b376: Verifying Checksum [2023-09-28T13:27:44.985Z] 5eb5b503b376: Download complete [2023-09-28T13:27:45.188Z] 5d54e960e981: Pull complete [2023-09-28T13:27:45.465Z] c4a7e357bf2a: Verifying Checksum [2023-09-28T13:27:45.465Z] c4a7e357bf2a: Download complete [2023-09-28T13:27:45.552Z] 2f39f015ded8: Download complete [2023-09-28T13:27:46.062Z] 17808c966233: Verifying Checksum [2023-09-28T13:27:46.062Z] 17808c966233: Download complete [2023-09-28T13:27:46.116Z] 5eb5b503b376: Pull complete [2023-09-28T13:27:46.116Z] 5c69ac0246d0: Pull complete [2023-09-28T13:27:46.681Z] ec43610c2a17: Pull complete [2023-09-28T13:27:46.681Z] 3a2ae6a8a46f: Pull complete [2023-09-28T13:27:46.939Z] 33b1e0a273af: Pull complete [2023-09-28T13:27:46.939Z] 5d3b04190fa2: Pull complete [2023-09-28T13:27:51.116Z] 2f39f015ded8: Pull complete [2023-09-28T13:27:51.116Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-28T13:27:51.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T13:27:51.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:27:51.351Z] prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container [2023-09-28T13:27:51.379Z] $ 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-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-28T13:27:53.994Z] $ docker top 734a310e3aad424588da78facb8e18b9dec289706b5337fb2e8212dc8869d78c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:27:54.443Z] ---> job-cost.sh [2023-09-28T13:27:54.443Z] lf-activate-venv: SKIPPING [2023-09-28T13:27:54.443Z] INFO: No Stack... [2023-09-28T13:27:54.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T13:27:54.960Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T13:27:55.274Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives/cost.csv [2023-09-28T13:27:55.274Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T13:27:55.313Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [2023-09-28T13:27:55.319Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] did not exist. Created. [2023-09-28T13:27:55.319Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T13:27:55.710Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-28T13:27:55.762Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T13:27:55.794Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T13:27:55.884Z] $ docker stop --time=1 734a310e3aad424588da78facb8e18b9dec289706b5337fb2e8212dc8869d78c [2023-09-28T13:27:56.156Z] c4a7e357bf2a: Pull complete [2023-09-28T13:27:56.156Z] f0e02332f6b5: Pull complete [2023-09-28T13:27:56.427Z] cefa15bbcfad: Pull complete [2023-09-28T13:27:57.031Z] $ docker rm -f --volumes 734a310e3aad424588da78facb8e18b9dec289706b5337fb2e8212dc8869d78c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-28T13:28:03.086Z] 17808c966233: Pull complete [2023-09-28T13:28:04.502Z] f4c1fc716caa: Pull complete [2023-09-28T13:28:04.502Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-28T13:28:04.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-28T13:28:04.502Z] ---> ea914061e18c [2023-09-28T13:28:04.502Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T13:28:06.449Z] ---> Running in dabdc4f2f771 [2023-09-28T13:28:06.449Z] Removing intermediate container dabdc4f2f771 [2023-09-28T13:28:06.449Z] ---> e2a6a28946f4 [2023-09-28T13:28:06.449Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T13:28:06.449Z] ---> Running in 4d16f061e7fc [2023-09-28T13:28:06.717Z] Removing intermediate container 4d16f061e7fc [2023-09-28T13:28:06.717Z] ---> a37e339d602f [2023-09-28T13:28:06.717Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T13:28:06.984Z] ---> Running in a8e3a19b9257 [2023-09-28T13:28:07.255Z] Removing intermediate container a8e3a19b9257 [2023-09-28T13:28:07.255Z] ---> 8c025f1cf0c0 [2023-09-28T13:28:07.255Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T13:28:07.255Z] ---> Running in f0367e7adc35 [2023-09-28T13:28:08.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T13:28:08.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T13:28:09.754Z] OK: 266 MiB in 52 packages [2023-09-28T13:28:10.338Z] Removing intermediate container f0367e7adc35 [2023-09-28T13:28:10.338Z] ---> 6b290d8f0afe [2023-09-28T13:28:10.338Z] Step 7/12 : WORKDIR /app [2023-09-28T13:28:10.608Z] ---> Running in 21ddbd1b440b [2023-09-28T13:28:10.876Z] Removing intermediate container 21ddbd1b440b [2023-09-28T13:28:10.876Z] ---> 5b9ba9b4dcef [2023-09-28T13:28:10.876Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-28T13:28:11.476Z] ---> d197a10096a1 [2023-09-28T13:28:11.476Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T13:28:11.476Z] ---> Running in 30086be872d5 [2023-09-28T13:29:33.101Z] Removing intermediate container 30086be872d5 [2023-09-28T13:29:33.101Z] ---> 3c2141ff5c2a [2023-09-28T13:29:33.101Z] Step 10/12 : COPY . . [2023-09-28T13:29:33.101Z] ---> 5f2173b16457 [2023-09-28T13:29:33.102Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T13:29:33.102Z] ---> Running in b8f2a86c65e7 [2023-09-28T13:29:33.102Z] Removing intermediate container b8f2a86c65e7 [2023-09-28T13:29:33.102Z] ---> f68ba4e59070 [2023-09-28T13:29:33.102Z] Step 12/12 : RUN $MAKE [2023-09-28T13:29:33.102Z] ---> Running in 40fb27ba5f93 [2023-09-28T13:29:33.102Z] noop [2023-09-28T13:29:33.102Z] Removing intermediate container 40fb27ba5f93 [2023-09-28T13:29:33.102Z] ---> e15270511c54 [2023-09-28T13:29:33.102Z] Successfully built e15270511c54 [2023-09-28T13:29:33.102Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:29:33.586Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T13:29:33.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:29:33.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-8138 does not seem to be running inside a container [2023-09-28T13:29:33.933Z] $ 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-09-28T13:29:35.122Z] $ docker top 781c7f8176743ed7fedc190ede6d94118750ece2e38f52a55f9b051c6ab9d68d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:29:35.995Z] + go version [2023-09-28T13:29:35.995Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-28T13:29:36.035Z] $ docker stop --time=1 781c7f8176743ed7fedc190ede6d94118750ece2e38f52a55f9b051c6ab9d68d [2023-09-28T13:29:39.044Z] $ docker rm -f --volumes 781c7f8176743ed7fedc190ede6d94118750ece2e38f52a55f9b051c6ab9d68d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:29:39.880Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T13:29:39.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:29:40.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-8138 does not seem to be running inside a container [2023-09-28T13:29:40.186Z] $ 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-09-28T13:29:41.286Z] $ docker top c42c51c0e91193551002d2b7f492dea1118bed3c64d617f369a45acfe1be85e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:29:41.848Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-09-28T13:29:42.233Z] + make test [2023-09-28T13:29:42.233Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-28T13:31:48.917Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-28T13:31:48.917Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-28T13:31:48.917Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.982s coverage: 86.2% of statements [2023-09-28T13:31:57.123Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.329s coverage: 71.9% of statements [2023-09-28T13:31:58.083Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-28T13:31:58.083Z] go vet ./... [2023-09-28T13:33:49.734Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T13:33:49.734Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T13:33:49.734Z] ./bin/test-attribution.sh [2023-09-28T13:33:49.734Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-28T13:33:49.734Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-28T13:33:49.734Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-28T13:33:49.734Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-28T13:33:49.734Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-28T13:33:49.734Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-28T13:33:49.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T13:33:49.810Z] $ docker stop --time=1 c42c51c0e91193551002d2b7f492dea1118bed3c64d617f369a45acfe1be85e9 [2023-09-28T13:33:55.206Z] $ docker rm -f --volumes c42c51c0e91193551002d2b7f492dea1118bed3c64d617f369a45acfe1be85e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T13:33:56.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T13:33:56.856Z] Warning: overwriting stash ‘coverage-report’ [2023-09-28T13:33:57.309Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T13:33:57.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T13:33:58.248Z] + ls -al . [2023-09-28T13:33:58.249Z] total 232 [2023-09-28T13:33:58.249Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 13:29 . [2023-09-28T13:33:58.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:27 .. [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 28 13:27 .dockerignore [2023-09-28T13:33:58.249Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:27 .git [2023-09-28T13:33:58.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:27 .github [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 28 13:27 .gitignore [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:27 .golangci.yml [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 28 13:27 Attribution.txt [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 28 13:27 CHANGELOG.md [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 28 13:27 Dockerfile [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:27 GOVERNANCE.md [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 28 13:27 Jenkinsfile [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 13:27 LICENSE [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 28 13:27 Makefile [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 13:27 OWNERS.md [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 28 13:27 README.md [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 13:25 VERSION [2023-09-28T13:33:58.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:27 bin [2023-09-28T13:33:58.249Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 28 13:31 coverage.out [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 28 13:27 go.mod [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 28 13:27 go.sum [2023-09-28T13:33:58.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:27 images [2023-09-28T13:33:58.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:27 internal [2023-09-28T13:33:58.249Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 28 13:27 main.go [2023-09-28T13:33:58.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:27 res [2023-09-28T13:33:58.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:27 snap [2023-09-28T13:33:58.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:33:58.678Z] + 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=f2a342cd3d4d9ce87072014fffa436de2f441bac --label arch=arm64 --label version=0.0.0 . [2023-09-28T13:33:58.949Z] Sending build context to Docker daemon 685.1kB [2023-09-28T13:33:58.949Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T13:33:58.949Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-28T13:33:58.949Z] ---> e15270511c54 [2023-09-28T13:33:58.949Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T13:33:58.949Z] ---> Running in 5894584404ea [2023-09-28T13:33:59.220Z] Removing intermediate container 5894584404ea [2023-09-28T13:33:59.220Z] ---> 63f978f37415 [2023-09-28T13:33:59.220Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T13:33:59.486Z] ---> Running in 9ae23f21be36 [2023-09-28T13:33:59.486Z] Removing intermediate container 9ae23f21be36 [2023-09-28T13:33:59.486Z] ---> 4f4149855a89 [2023-09-28T13:33:59.486Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-28T13:33:59.754Z] ---> Running in b8bf1e8246b9 [2023-09-28T13:34:00.022Z] Removing intermediate container b8bf1e8246b9 [2023-09-28T13:34:00.022Z] ---> df39ef8c0474 [2023-09-28T13:34:00.022Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T13:34:00.022Z] ---> Running in a0ff2090cb12 [2023-09-28T13:34:00.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T13:34:01.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T13:34:02.665Z] OK: 266 MiB in 52 packages [2023-09-28T13:34:03.263Z] Removing intermediate container a0ff2090cb12 [2023-09-28T13:34:03.263Z] ---> 4767504d47ae [2023-09-28T13:34:03.263Z] Step 7/29 : WORKDIR /app [2023-09-28T13:34:03.529Z] ---> Running in 8f5a8fab64ce [2023-09-28T13:34:03.798Z] Removing intermediate container 8f5a8fab64ce [2023-09-28T13:34:03.798Z] ---> 4d95568c5eb2 [2023-09-28T13:34:03.798Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-28T13:34:04.066Z] ---> ac819ce18418 [2023-09-28T13:34:04.066Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T13:34:04.338Z] ---> Running in 6eed0161eb3d [2023-09-28T13:34:08.587Z] Removing intermediate container 6eed0161eb3d [2023-09-28T13:34:08.587Z] ---> c51750090e75 [2023-09-28T13:34:08.587Z] Step 10/29 : COPY . . [2023-09-28T13:34:08.587Z] ---> 9a3b48f97f70 [2023-09-28T13:34:08.587Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T13:34:08.587Z] ---> Running in 7bade86fabab [2023-09-28T13:34:08.860Z] Removing intermediate container 7bade86fabab [2023-09-28T13:34:08.860Z] ---> 0d3cfcb757fb [2023-09-28T13:34:08.860Z] Step 12/29 : RUN $MAKE [2023-09-28T13:34:09.128Z] ---> Running in 6c6fa594a9b3 [2023-09-28T13:34:10.085Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -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-09-28T13:36:01.745Z] Removing intermediate container 6c6fa594a9b3 [2023-09-28T13:36:01.745Z] ---> c4d208a9f846 [2023-09-28T13:36:01.745Z] Step 13/29 : FROM alpine:3.18 [2023-09-28T13:36:01.745Z] 3.18: Pulling from library/alpine [2023-09-28T13:36:01.745Z] 9fda8d8052c6: Already exists [2023-09-28T13:36:01.745Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T13:36:01.745Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T13:36:01.745Z] ---> f6648c04cd6c [2023-09-28T13:36:01.745Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-28T13:36:01.745Z] ---> Running in ac265a35c287 [2023-09-28T13:36:01.745Z] Removing intermediate container ac265a35c287 [2023-09-28T13:36:01.745Z] ---> b34e7091cd28 [2023-09-28T13:36:01.745Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-28T13:36:01.745Z] ---> Running in 5ab012951267 [2023-09-28T13:36:01.745Z] Removing intermediate container 5ab012951267 [2023-09-28T13:36:01.745Z] ---> 365a6729d7e2 [2023-09-28T13:36:01.745Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-28T13:36:02.013Z] ---> Running in 99f2482fa80b [2023-09-28T13:36:02.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T13:36:03.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T13:36:04.638Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-28T13:36:04.638Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-28T13:36:04.638Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T13:36:04.638Z] Executing ca-certificates-20230506-r0.trigger [2023-09-28T13:36:04.638Z] OK: 9 MiB in 17 packages [2023-09-28T13:36:07.208Z] Removing intermediate container 99f2482fa80b [2023-09-28T13:36:07.208Z] ---> 696b744a3d46 [2023-09-28T13:36:07.208Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-28T13:36:07.472Z] ---> e02cbf3f4999 [2023-09-28T13:36:07.472Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-28T13:36:08.053Z] ---> 7ec502d95623 [2023-09-28T13:36:08.053Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-28T13:36:08.318Z] ---> c11216dd9a55 [2023-09-28T13:36:08.318Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-28T13:36:08.901Z] ---> aa307db70687 [2023-09-28T13:36:08.901Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-28T13:36:10.312Z] ---> 7798257f5a18 [2023-09-28T13:36:10.312Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-28T13:36:10.312Z] ---> Running in 82a1e64e9a97 [2023-09-28T13:36:11.724Z] Removing intermediate container 82a1e64e9a97 [2023-09-28T13:36:11.724Z] ---> af98eacdd6cf [2023-09-28T13:36:11.724Z] Step 23/29 : VOLUME /cache [2023-09-28T13:36:11.724Z] ---> Running in 511ea353510d [2023-09-28T13:36:11.995Z] Removing intermediate container 511ea353510d [2023-09-28T13:36:11.995Z] ---> c188c07e5017 [2023-09-28T13:36:11.995Z] Step 24/29 : EXPOSE 59711 [2023-09-28T13:36:12.265Z] ---> Running in b83714b07afb [2023-09-28T13:36:12.535Z] Removing intermediate container b83714b07afb [2023-09-28T13:36:12.535Z] ---> 4281ada35a78 [2023-09-28T13:36:12.535Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-28T13:36:12.535Z] ---> Running in 2890875713f3 [2023-09-28T13:36:12.803Z] Removing intermediate container 2890875713f3 [2023-09-28T13:36:12.803Z] ---> d6fcadf3715b [2023-09-28T13:36:12.803Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-28T13:36:12.803Z] ---> Running in c87769c5fe4f [2023-09-28T13:36:13.143Z] Removing intermediate container c87769c5fe4f [2023-09-28T13:36:13.143Z] ---> e28f25e6ad9f [2023-09-28T13:36:13.143Z] Step 27/29 : LABEL arch=arm64 [2023-09-28T13:36:13.419Z] ---> Running in 0dfe0a4f367a [2023-09-28T13:36:13.690Z] Removing intermediate container 0dfe0a4f367a [2023-09-28T13:36:13.690Z] ---> 2eb28f22bb80 [2023-09-28T13:36:13.690Z] Step 28/29 : LABEL git_sha=f2a342cd3d4d9ce87072014fffa436de2f441bac [2023-09-28T13:36:13.690Z] ---> Running in a038e4023465 [2023-09-28T13:36:13.979Z] Removing intermediate container a038e4023465 [2023-09-28T13:36:13.979Z] ---> f9ff89fb98ca [2023-09-28T13:36:13.979Z] Step 29/29 : LABEL version=0.0.0 [2023-09-28T13:36:13.979Z] ---> Running in 7c2aa3d7286c [2023-09-28T13:36:14.277Z] Removing intermediate container 7c2aa3d7286c [2023-09-28T13:36:14.277Z] ---> f801bd741c29 [2023-09-28T13:36:14.277Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T13:36:14.277Z] Successfully built f801bd741c29 [2023-09-28T13:36:14.277Z] 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-09-28T13:36:15.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T13:36:15.086Z] [2023-09-28T13:36:15.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:36:15.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T13:36:15.785Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-28T13:36:15.785Z] 8998bd30e6a1: Pulling fs layer [2023-09-28T13:36:15.785Z] 04944245beec: Pulling fs layer [2023-09-28T13:36:15.785Z] 699f458cf7ca: Pulling fs layer [2023-09-28T13:36:15.785Z] 765212b225bb: Pulling fs layer [2023-09-28T13:36:15.785Z] f23df028b6ca: Pulling fs layer [2023-09-28T13:36:15.785Z] d65c8cfc05b1: Pulling fs layer [2023-09-28T13:36:15.785Z] 2437ff75d9bd: Pulling fs layer [2023-09-28T13:36:15.785Z] 765212b225bb: Waiting [2023-09-28T13:36:15.785Z] f23df028b6ca: Waiting [2023-09-28T13:36:15.785Z] d65c8cfc05b1: Waiting [2023-09-28T13:36:15.785Z] 2437ff75d9bd: Waiting [2023-09-28T13:36:15.785Z] 04944245beec: Verifying Checksum [2023-09-28T13:36:15.785Z] 04944245beec: Download complete [2023-09-28T13:36:15.785Z] 765212b225bb: Verifying Checksum [2023-09-28T13:36:15.785Z] 765212b225bb: Download complete [2023-09-28T13:36:15.785Z] f23df028b6ca: Verifying Checksum [2023-09-28T13:36:15.785Z] f23df028b6ca: Download complete [2023-09-28T13:36:15.785Z] d65c8cfc05b1: Verifying Checksum [2023-09-28T13:36:15.785Z] d65c8cfc05b1: Download complete [2023-09-28T13:36:16.067Z] 699f458cf7ca: Verifying Checksum [2023-09-28T13:36:16.067Z] 699f458cf7ca: Download complete [2023-09-28T13:36:16.341Z] 8998bd30e6a1: Verifying Checksum [2023-09-28T13:36:16.341Z] 8998bd30e6a1: Download complete [2023-09-28T13:36:18.935Z] 2437ff75d9bd: Verifying Checksum [2023-09-28T13:36:18.935Z] 2437ff75d9bd: Download complete [2023-09-28T13:36:20.351Z] 8998bd30e6a1: Pull complete [2023-09-28T13:36:20.937Z] 04944245beec: Pull complete [2023-09-28T13:36:22.348Z] 699f458cf7ca: Pull complete [2023-09-28T13:36:22.348Z] 765212b225bb: Pull complete [2023-09-28T13:36:23.311Z] f23df028b6ca: Pull complete [2023-09-28T13:36:23.579Z] d65c8cfc05b1: Pull complete [2023-09-28T13:36:38.574Z] 2437ff75d9bd: Pull complete [2023-09-28T13:36:38.574Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-28T13:36:38.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T13:36:38.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:36:38.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-8138 does not seem to be running inside a container [2023-09-28T13:36:38.988Z] $ 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-09-28T13:36:41.566Z] $ docker top 3702dbdb10fa14da91b3adfa904c6d128f8efd312d56fb1ab554b812d8514ac8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:36:42.116Z] ---> job-cost.sh [2023-09-28T13:36:42.380Z] lf-activate-venv: SKIPPING [2023-09-28T13:36:42.380Z] INFO: No Stack... [2023-09-28T13:36:42.959Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-28T13:36:43.540Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T13:36:43.887Z] + cut -d, -f6 [2023-09-28T13:36:43.887Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-09-28T13:36:44.080Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [2023-09-28T13:36:44.086Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] did not exist. Created. [2023-09-28T13:36:44.087Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T13:36:44.509Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7c9ef243/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-28T13:36:44.868Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-28T13:36:44.904Z] Warning: overwriting stash ‘stack-cost’ [2023-09-28T13:36:44.958Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T13:36:44.976Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T13:36:45.061Z] $ docker stop --time=1 3702dbdb10fa14da91b3adfa904c6d128f8efd312d56fb1ab554b812d8514ac8 [2023-09-28T13:36:46.535Z] $ docker rm -f --volumes 3702dbdb10fa14da91b3adfa904c6d128f8efd312d56fb1ab554b812d8514ac8 [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-09-28T13:36:48.162Z] provisioning config files... [2023-09-28T13:36:48.172Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/config4808645365083093367tmp [Pipeline] { [Pipeline] sh [2023-09-28T13:36:50.058Z] + set +x [2023-09-28T13:36:50.059Z] + curl -s https://codecov.io/bash [2023-09-28T13:36:50.059Z] + bash -s -- [2023-09-28T13:36:50.059Z] [2023-09-28T13:36:50.059Z] _____ _ [2023-09-28T13:36:50.059Z] / ____| | | [2023-09-28T13:36:50.059Z] | | ___ __| | ___ ___ _____ __ [2023-09-28T13:36:50.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-28T13:36:50.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-28T13:36:50.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-28T13:36:50.059Z] Bash-1.0.6 [2023-09-28T13:36:50.059Z] [2023-09-28T13:36:50.059Z] [2023-09-28T13:36:50.059Z] ==> git version 2.25.1 found [2023-09-28T13:36:50.059Z] ==> 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-09-28T13:36:50.059Z] Release-Date: 2020-01-08 [2023-09-28T13:36:50.059Z] 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-09-28T13:36:50.059Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-28T13:36:50.059Z] ==> Jenkins CI detected. [2023-09-28T13:36:50.059Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-230 [2023-09-28T13:36:50.059Z] project root: . [2023-09-28T13:36:50.059Z] --> token set from env [2023-09-28T13:36:50.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-28T13:36:50.059Z] ==> Running gcov in . (disable via -X gcov) [2023-09-28T13:36:50.059Z] ==> Python coveragepy not found [2023-09-28T13:36:50.059Z] ==> Searching for coverage reports in: [2023-09-28T13:36:50.059Z] + . [2023-09-28T13:36:50.059Z] -> Found 1 reports [2023-09-28T13:36:50.059Z] ==> Detecting git/mercurial file structure [2023-09-28T13:36:50.318Z] ==> Reading reports [2023-09-28T13:36:50.318Z] + ./coverage.out bytes=41317 [2023-09-28T13:36:50.318Z] ==> Appending adjustments [2023-09-28T13:36:50.318Z] https://docs.codecov.io/docs/fixing-reports [2023-09-28T13:36:50.318Z] + Found adjustments [2023-09-28T13:36:50.318Z] ==> Gzipping contents [2023-09-28T13:36:50.318Z] 12K /tmp/codecov.hMABQ0.gz [2023-09-28T13:36:50.318Z] ==> Uploading reports [2023-09-28T13:36:50.318Z] url: https://codecov.io [2023-09-28T13:36:50.318Z] query: branch=PR-230&commit=f2a342cd3d4d9ce87072014fffa436de2f441bac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=230&job=&cmd_args= [2023-09-28T13:36:50.318Z] -> Pinging Codecov [2023-09-28T13:36:50.318Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-230&commit=f2a342cd3d4d9ce87072014fffa436de2f441bac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=230&job=&cmd_args= [2023-09-28T13:36:50.578Z] -> Uploading to [2023-09-28T13:36:50.578Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-28/581DD39554BDF9B6E22D074273EAD858/f2a342cd3d4d9ce87072014fffa436de2f441bac/2994db8e-1620-4a10-81d9-9f8a5fea1b88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T133650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d545d826f8aa578f88691543de819e7b6bcbb4103028f684dd33a86692ac606e [2023-09-28T13:36:50.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T13:36:50.578Z] Dload Upload Total Spent Left Speed [2023-09-28T13:36:50.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 58182 --:--:-- --:--:-- --:--:-- 58182 100 11811 0 0 100 11811 0 41588 --:--:-- --:--:-- --:--:-- 41442 [2023-09-28T13:36:50.837Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] } [2023-09-28T13:36:50.865Z] 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-09-28T13:36:52.702Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives ] [2023-09-28T13:36:52.702Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives [2023-09-28T13:36:52.702Z] total 16 [2023-09-28T13:36:52.702Z] drwxr-xr-x 3 root root 4096 Sep 28 13:27 . [2023-09-28T13:36:52.702Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 13:27 .. [2023-09-28T13:36:52.702Z] drwxr-xr-x 2 root root 4096 Sep 28 13:27 cost [2023-09-28T13:36:52.702Z] -rw-r--r-- 1 root root 95 Sep 28 13:27 cost.csv [2023-09-28T13:36:52.702Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives [2023-09-28T13:36:52.702Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives [2023-09-28T13:36:52.702Z] total 16 [2023-09-28T13:36:52.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:27 . [2023-09-28T13:36:52.702Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 13:27 .. [2023-09-28T13:36:52.702Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 13:27 cost [2023-09-28T13:36:52.702Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 28 13:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:36:53.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:36:53.928Z] ---> package-listing.sh [2023-09-28T13:36:53.928Z] ++ facter osfamily [2023-09-28T13:36:53.928Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-28T13:36:54.189Z] + OS_FAMILY=debian [2023-09-28T13:36:54.189Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-230 [2023-09-28T13:36:54.189Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-28T13:36:54.189Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-28T13:36:54.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-28T13:36:54.189Z] + PACKAGES=/tmp/packages_start.txt [2023-09-28T13:36:54.189Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-230 ']' [2023-09-28T13:36:54.189Z] + PACKAGES=/tmp/packages_end.txt [2023-09-28T13:36:54.189Z] + case "${OS_FAMILY}" in [2023-09-28T13:36:54.189Z] + dpkg -l [2023-09-28T13:36:54.189Z] + grep '^ii' [2023-09-28T13:36:54.189Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-28T13:36:54.189Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-28T13:36:54.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-28T13:36:54.189Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-230 ']' [2023-09-28T13:36:54.189Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives/ [2023-09-28T13:36:54.189Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives/ [Pipeline] echo [2023-09-28T13:36:54.227Z] 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-28T13:36:54.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T13:36:55.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T13:36:55.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T13:36:55.300Z] prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container [2023-09-28T13:36:55.333Z] $ 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-230/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-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@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-09-28T13:36:55.521Z] $ docker top 3c99223a7b1b6727cc6795856bd9c72479243383ae641df0d109b25c06d97639 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T13:36:55.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-28T13:36:56.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-28T13:36:56.553Z] + ls /var/log/sa-host [2023-09-28T13:36:56.553Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T13:36:56.769Z] provisioning config files... [2023-09-28T13:36:56.778Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/config10043550304465303895tmp [Pipeline] { [Pipeline] echo [2023-09-28T13:36:56.826Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:36:57.141Z] ---> create-netrc.sh [Pipeline] } [2023-09-28T13:36:57.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:36:57.571Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-28T13:36:57.600Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:36:57.909Z] ---> sudo-logs.sh [2023-09-28T13:36:57.909Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-28T13:36:57.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:36:58.298Z] ---> job-cost.sh [2023-09-28T13:36:58.298Z] lf-activate-venv: SKIPPING [2023-09-28T13:36:58.298Z] DEBUG: total: 0.2199999988079071 [2023-09-28T13:36:58.298Z] INFO: Retrieving Stack Cost... [2023-09-28T13:36:58.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T13:36:59.126Z] INFO: Archiving Costs [Pipeline] echo [2023-09-28T13:36:59.159Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T13:36:59.471Z] ---> logs-deploy.sh [2023-09-28T13:36:59.471Z] lf-activate-venv: SKIPPING [2023-09-28T13:36:59.471Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-230/1 [2023-09-28T13:36:59.471Z] INFO: archiving workspace using pattern(s): [2023-09-28T13:37:00.407Z] Archives upload complete. [2023-09-28T13:37:00.407Z] INFO: archiving logs to Nexus