Pull request #132 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 083a7c8b8bf661dbe28294791706cc3ad352007e+bbc8cea5256726f873dd73e5987e9fb16baf68a3 (136cdb34ed504139d91dc1c1dde667b407315b0c) 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-ssh11110846450712816095.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1259183827913360463.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-132/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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12595760341078026489.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-132/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16909746000441019173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3297545284274410182.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-132/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-132/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10937032074499690210.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-2575 in /w/workspace/y_app-rfid-llrp-inventory_PR-132 [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-132 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bbc8cea5256726f873dd73e5987e9fb16baf68a3 into PR head commit 083a7c8b8bf661dbe28294791706cc3ad352007e Merge succeeded, producing 083a7c8b8bf661dbe28294791706cc3ad352007e Checking out Revision 083a7c8b8bf661dbe28294791706cc3ad352007e (PR-132) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 083a7c8b8bf661dbe28294791706cc3ad352007e # 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 bbc8cea5256726f873dd73e5987e9fb16baf68a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 083a7c8b8bf661dbe28294791706cc3ad352007e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-16T13:04:11.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-16T13:04:11.202Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-16T13:04:11.286Z] ========================================================= [2023-01-16T13:04:11.286Z] EdgeX Global Pipelines Version Info [2023-01-16T13:04:11.286Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:04:12.035Z] ------------------- [2023-01-16T13:04:12.035Z] stable info: [2023-01-16T13:04:12.035Z] ------------------- [2023-01-16T13:04:12.035Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-16T13:04:12.035Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-16T13:04:12.035Z] Message: update stable to v1.0.244 [2023-01-16T13:04:12.613Z] ------------------- [2023-01-16T13:04:12.613Z] experimental info: [2023-01-16T13:04:12.613Z] ------------------- [2023-01-16T13:04:12.613Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-16T13:04:12.613Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-16T13:04:12.613Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-16T13:04:12.893Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-01-16T13:04:12.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-01-16T13:04:12.972Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-16T13:04:13.014Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-16T13:04:13.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-16T13:04:13.086Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-16T13:04:13.128Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-16T13:04:13.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-16T13:04:13.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-16T13:04:13.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-16T13:04:13.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-16T13:04:13.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-01-16T13:04:13.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-16T13:04:13.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-16T13:04:13.456Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-16T13:04:13.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-16T13:04:13.537Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T13:04:13.588Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T13:04:13.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-16T13:04:13.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-16T13:04:13.709Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-16T13:04:13.746Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-16T13:04:13.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-16T13:04:13.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-16T13:04:13.870Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-16T13:04:13.911Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-16T13:04:13.952Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-16T13:04:13.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-132 [Pipeline] echo [2023-01-16T13:04:14.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-132 [Pipeline] echo [2023-01-16T13:04:14.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-132 [Pipeline] echo [2023-01-16T13:04:14.117Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] echo [2023-01-16T13:04:14.161Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 083a7c8 [Pipeline] echo [2023-01-16T13:04:14.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T13:04:14.306Z] provisioning config files... [2023-01-16T13:04:14.320Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/config5671553051480775104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:04:14.668Z] ---> docker-login.sh [2023-01-16T13:04:14.668Z] nexus3.edgexfoundry.org:10001 [2023-01-16T13:04:14.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:14.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:14.928Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:14.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:14.928Z] [2023-01-16T13:04:14.928Z] Login Succeeded [2023-01-16T13:04:14.928Z] nexus3.edgexfoundry.org:10002 [2023-01-16T13:04:15.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:15.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:15.188Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:15.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:15.188Z] [2023-01-16T13:04:15.188Z] Login Succeeded [2023-01-16T13:04:15.188Z] nexus3.edgexfoundry.org:10003 [2023-01-16T13:04:15.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:15.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:15.189Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:15.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:15.189Z] [2023-01-16T13:04:15.189Z] Login Succeeded [2023-01-16T13:04:15.189Z] nexus3.edgexfoundry.org:10004 [2023-01-16T13:04:15.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:15.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:15.449Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:15.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:15.449Z] [2023-01-16T13:04:15.449Z] Login Succeeded [2023-01-16T13:04:15.449Z] docker.io [2023-01-16T13:04:15.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:15.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:15.708Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:15.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:15.708Z] [2023-01-16T13:04:15.708Z] Login Succeeded [2023-01-16T13:04:15.708Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T13:04:15.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-16T13:04:16.352Z] + git rev-list -1 --merges 083a7c8b8bf661dbe28294791706cc3ad352007e~1..083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] echo [2023-01-16T13:04:16.420Z] -----------> git rev-list -1 --merges 083a7c8b8bf661dbe28294791706cc3ad352007e~1..083a7c8b8bf661dbe28294791706cc3ad352007e 083a7c8b8bf661dbe28294791706cc3ad352007e [false] [Pipeline] sh [2023-01-16T13:04:16.732Z] + git log --format=format:%s -1 083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] echo [2023-01-16T13:04:16.771Z] ========================================================= [2023-01-16T13:04:16.771Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-16T13:04:16.771Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T13:04:17.203Z] + git log --format=format:%s -1 083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] echo [2023-01-16T13:04:17.236Z] [semverPrep] GIT_COMMIT: 083a7c8b8bf661dbe28294791706cc3ad352007e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-01-16T13:04:17.262Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-16T13:04:17.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-16T13:04:17.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-16T13:04:17.663Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-16T13:04:17.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-16T13:04:17.663Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-16T13:04:17.663Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-16T13:04:17.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:04:18.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T13:04:18.153Z] [2023-01-16T13:04:18.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:04:18.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T13:04:18.534Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-16T13:04:18.534Z] b85a868b505f: Pulling fs layer [2023-01-16T13:04:18.534Z] e2be974225ed: Pulling fs layer [2023-01-16T13:04:18.534Z] 339a4e72a1f5: Pulling fs layer [2023-01-16T13:04:18.534Z] 988bab9f4d93: Pulling fs layer [2023-01-16T13:04:18.534Z] 1469e6f7b9e6: Pulling fs layer [2023-01-16T13:04:18.534Z] eaf3925da568: Pulling fs layer [2023-01-16T13:04:18.534Z] bab4dde63d76: Pulling fs layer [2023-01-16T13:04:18.534Z] bde34c3a00c8: Pulling fs layer [2023-01-16T13:04:18.534Z] b352a97aabf1: Pulling fs layer [2023-01-16T13:04:18.534Z] 4872d77fe225: Pulling fs layer [2023-01-16T13:04:18.534Z] 5851b861e8e6: Pulling fs layer [2023-01-16T13:04:18.534Z] 988bab9f4d93: Waiting [2023-01-16T13:04:18.534Z] 1469e6f7b9e6: Waiting [2023-01-16T13:04:18.534Z] eaf3925da568: Waiting [2023-01-16T13:04:18.534Z] bab4dde63d76: Waiting [2023-01-16T13:04:18.534Z] bde34c3a00c8: Waiting [2023-01-16T13:04:18.534Z] b352a97aabf1: Waiting [2023-01-16T13:04:18.534Z] 5851b861e8e6: Waiting [2023-01-16T13:04:18.534Z] 4872d77fe225: Waiting [2023-01-16T13:04:18.534Z] e2be974225ed: Verifying Checksum [2023-01-16T13:04:18.534Z] e2be974225ed: Download complete [2023-01-16T13:04:18.534Z] 988bab9f4d93: Verifying Checksum [2023-01-16T13:04:18.534Z] 988bab9f4d93: Download complete [2023-01-16T13:04:19.121Z] 1469e6f7b9e6: Verifying Checksum [2023-01-16T13:04:19.121Z] 1469e6f7b9e6: Download complete [2023-01-16T13:04:19.121Z] eaf3925da568: Download complete [2023-01-16T13:04:19.121Z] 339a4e72a1f5: Verifying Checksum [2023-01-16T13:04:19.121Z] 339a4e72a1f5: Download complete [2023-01-16T13:04:19.121Z] bde34c3a00c8: Verifying Checksum [2023-01-16T13:04:19.121Z] bde34c3a00c8: Download complete [2023-01-16T13:04:19.121Z] b352a97aabf1: Verifying Checksum [2023-01-16T13:04:19.121Z] b352a97aabf1: Download complete [2023-01-16T13:04:19.121Z] 4872d77fe225: Download complete [2023-01-16T13:04:19.121Z] 5851b861e8e6: Verifying Checksum [2023-01-16T13:04:19.691Z] b85a868b505f: Download complete [2023-01-16T13:04:19.951Z] bab4dde63d76: Verifying Checksum [2023-01-16T13:04:19.951Z] bab4dde63d76: Download complete [2023-01-16T13:04:20.891Z] b85a868b505f: Pull complete [2023-01-16T13:04:20.891Z] e2be974225ed: Pull complete [2023-01-16T13:04:21.460Z] 339a4e72a1f5: Pull complete [2023-01-16T13:04:21.460Z] 988bab9f4d93: Pull complete [2023-01-16T13:04:22.029Z] 1469e6f7b9e6: Pull complete [2023-01-16T13:04:22.029Z] eaf3925da568: Pull complete [2023-01-16T13:04:23.956Z] bab4dde63d76: Pull complete [2023-01-16T13:04:23.956Z] bde34c3a00c8: Pull complete [2023-01-16T13:04:23.956Z] b352a97aabf1: Pull complete [2023-01-16T13:04:23.956Z] 4872d77fe225: Pull complete [2023-01-16T13:04:24.215Z] 5851b861e8e6: Pull complete [2023-01-16T13:04:24.215Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-16T13:04:24.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T13:04:24.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T13:04:24.443Z] prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container [2023-01-16T13:04:24.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-16T13:04:25.831Z] $ docker top df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 -eo pid,comm [2023-01-16T13:04:25.888Z] 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-01-16T13:04:25.888Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-16T13:04:26.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T13:04:26.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T13:04:26.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T13:04:26.146Z] $ docker exec df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 ssh-agent [2023-01-16T13:04:26.265Z] SSH_AUTH_SOCK=/tmp/ssh-voOFy3ig0amC/agent.32 [2023-01-16T13:04:26.265Z] SSH_AGENT_PID=39 [2023-01-16T13:04:26.271Z] Running ssh-add (command line suppressed) [2023-01-16T13:04:26.374Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/private_key_4754644178993507992.key (/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/private_key_4754644178993507992.key) [2023-01-16T13:04:26.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T13:04:26.715Z] + git tag --points-at HEAD [Pipeline] } [2023-01-16T13:04:26.744Z] $ docker exec --env ******** --env ******** df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 ssh-agent -k [2023-01-16T13:04:26.836Z] unset SSH_AUTH_SOCK; [2023-01-16T13:04:26.837Z] unset SSH_AGENT_PID; [2023-01-16T13:04:26.837Z] echo Agent pid 39 killed; [2023-01-16T13:04:26.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-16T13:04:26.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T13:04:26.941Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T13:04:27.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T13:04:27.062Z] $ docker exec df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 ssh-agent [2023-01-16T13:04:27.174Z] SSH_AUTH_SOCK=/tmp/ssh-GYsOcTXSUYLz/agent.71 [2023-01-16T13:04:27.174Z] SSH_AGENT_PID=77 [2023-01-16T13:04:27.178Z] Running ssh-add (command line suppressed) [2023-01-16T13:04:27.281Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/private_key_11496590059072712853.key (/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/private_key_11496590059072712853.key) [2023-01-16T13:04:27.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T13:04:27.618Z] + git semver init [2023-01-16T13:04:27.878Z] 2023-01-16 13:04:27,789 [run_init] DEBUG init version:0.0.0 force:False [2023-01-16T13:04:27.878Z] 2023-01-16 13:04:27,790 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver [2023-01-16T13:04:27.878Z] 2023-01-16 13:04:27,790 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver [2023-01-16T13:04:27.878Z] 2023-01-16 13:04:27,790 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-132, universal_newlines=False, shell=None, istream=None) [2023-01-16T13:04:29.263Z] 2023-01-16 13:04:28,904 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132/.git/info/exclude [2023-01-16T13:04:29.263Z] 2023-01-16 13:04:28,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver/PR-132 with force:False [2023-01-16T13:04:29.263Z] 2023-01-16 13:04:28,904 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver/PR-132 [2023-01-16T13:04:29.263Z] 2023-01-16 13:04:28,907 [execute] INFO git cat-file --batch-check [2023-01-16T13:04:29.263Z] 2023-01-16 13:04:28,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver, universal_newlines=False, shell=None, istream=) [2023-01-16T13:04:29.263Z] 2023-01-16 13:04:28,912 [execute] INFO git cat-file --batch [2023-01-16T13:04:29.263Z] 2023-01-16 13:04:28,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver, universal_newlines=False, shell=None, istream=) [2023-01-16T13:04:29.263Z] 2023-01-16 13:04:28,917 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-132/.semver/PR-132 [2023-01-16T13:04:29.263Z] 0.0.0 [Pipeline] } [2023-01-16T13:04:29.299Z] $ docker exec --env ******** --env ******** df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 ssh-agent -k [2023-01-16T13:04:29.383Z] unset SSH_AUTH_SOCK; [2023-01-16T13:04:29.383Z] unset SSH_AGENT_PID; [2023-01-16T13:04:29.383Z] echo Agent pid 77 killed; [2023-01-16T13:04:29.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-16T13:04:29.811Z] + git semver [Pipeline] } [2023-01-16T13:04:30.102Z] $ docker stop --time=1 df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 [2023-01-16T13:04:31.484Z] $ docker rm -f --volumes df706bd8ed74ba137cd615231d4f698ff38c331df1f07a310c29c0c0d7bb9c46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T13:04:31.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-16T13:04:32.151Z] Stashed 1 file(s) [Pipeline] echo [2023-01-16T13:04:32.170Z] [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-01-16T13:04:32.715Z] provisioning config files... [2023-01-16T13:04:32.725Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/config3884238313449562296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:04:33.071Z] ---> docker-login.sh [2023-01-16T13:04:33.071Z] nexus3.edgexfoundry.org:10001 [2023-01-16T13:04:33.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:33.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:33.071Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:33.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:33.071Z] [2023-01-16T13:04:33.071Z] Login Succeeded [2023-01-16T13:04:33.071Z] nexus3.edgexfoundry.org:10002 [2023-01-16T13:04:33.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:33.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:33.072Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:33.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:33.072Z] [2023-01-16T13:04:33.072Z] Login Succeeded [2023-01-16T13:04:33.072Z] nexus3.edgexfoundry.org:10003 [2023-01-16T13:04:33.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:33.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:33.334Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:33.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:33.334Z] [2023-01-16T13:04:33.334Z] Login Succeeded [2023-01-16T13:04:33.334Z] nexus3.edgexfoundry.org:10004 [2023-01-16T13:04:33.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:33.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:33.334Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:33.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:33.334Z] [2023-01-16T13:04:33.334Z] Login Succeeded [2023-01-16T13:04:33.334Z] docker.io [2023-01-16T13:04:33.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:04:33.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:04:33.855Z] Configure a credential helper to remove this warning. See [2023-01-16T13:04:33.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:04:33.855Z] [2023-01-16T13:04:33.855Z] Login Succeeded [2023-01-16T13:04:33.855Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T13:04:33.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-16T13:04:34.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T13:04:34.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T13:04:34.134Z] ========================================================= [2023-01-16T13:04:34.134Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-16T13:04:34.134Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:04:34.614Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-16T13:04:34.614Z] Sending build context to Docker daemon 12.56MB [2023-01-16T13:04:34.614Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T13:04:34.614Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-16T13:04:34.614Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-16T13:04:34.614Z] 213ec9aee27d: Pulling fs layer [2023-01-16T13:04:34.614Z] 4583459ba037: Pulling fs layer [2023-01-16T13:04:34.614Z] 93c1e223e6f2: Pulling fs layer [2023-01-16T13:04:34.614Z] 53926ce57604: Pulling fs layer [2023-01-16T13:04:34.614Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-16T13:04:34.614Z] 22ff95d597cd: Pulling fs layer [2023-01-16T13:04:34.614Z] 12d6caf4c0d1: Pulling fs layer [2023-01-16T13:04:34.614Z] 96b7cbca73a9: Pulling fs layer [2023-01-16T13:04:34.614Z] a7acece74701: Pulling fs layer [2023-01-16T13:04:34.614Z] 53926ce57604: Waiting [2023-01-16T13:04:34.614Z] 96b7cbca73a9: Waiting [2023-01-16T13:04:34.614Z] 22ff95d597cd: Waiting [2023-01-16T13:04:34.614Z] 12d6caf4c0d1: Waiting [2023-01-16T13:04:34.614Z] a7acece74701: Waiting [2023-01-16T13:04:34.614Z] 21b2b0c7a3f4: Waiting [2023-01-16T13:04:34.876Z] 93c1e223e6f2: Verifying Checksum [2023-01-16T13:04:34.876Z] 93c1e223e6f2: Download complete [2023-01-16T13:04:34.876Z] 4583459ba037: Verifying Checksum [2023-01-16T13:04:34.876Z] 4583459ba037: Download complete [2023-01-16T13:04:34.876Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-16T13:04:34.876Z] 21b2b0c7a3f4: Download complete [2023-01-16T13:04:34.876Z] 22ff95d597cd: Verifying Checksum [2023-01-16T13:04:34.876Z] 22ff95d597cd: Download complete [2023-01-16T13:04:34.876Z] 213ec9aee27d: Verifying Checksum [2023-01-16T13:04:34.876Z] 213ec9aee27d: Download complete [2023-01-16T13:04:34.876Z] 12d6caf4c0d1: Verifying Checksum [2023-01-16T13:04:34.876Z] 12d6caf4c0d1: Download complete [2023-01-16T13:04:35.164Z] 213ec9aee27d: Pull complete [2023-01-16T13:04:35.164Z] 4583459ba037: Pull complete [2023-01-16T13:04:35.428Z] 93c1e223e6f2: Pull complete [2023-01-16T13:04:36.868Z] a7acece74701: Verifying Checksum [2023-01-16T13:04:36.868Z] a7acece74701: Download complete [2023-01-16T13:04:38.301Z] 53926ce57604: Verifying Checksum [2023-01-16T13:04:38.301Z] 53926ce57604: Download complete [2023-01-16T13:04:38.301Z] 96b7cbca73a9: Download complete [2023-01-16T13:04:42.490Z] 53926ce57604: Pull complete [2023-01-16T13:04:42.490Z] 21b2b0c7a3f4: Pull complete [2023-01-16T13:04:42.490Z] 22ff95d597cd: Pull complete [2023-01-16T13:04:42.490Z] 12d6caf4c0d1: Pull complete [2023-01-16T13:04:45.019Z] 96b7cbca73a9: Pull complete [2023-01-16T13:04:45.585Z] a7acece74701: Pull complete [2023-01-16T13:04:45.585Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-16T13:04:45.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-16T13:04:45.586Z] ---> db6d94c90886 [2023-01-16T13:04:45.586Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-16T13:04:46.965Z] ---> Running in d44d2f06467f [2023-01-16T13:04:47.226Z] Removing intermediate container d44d2f06467f [2023-01-16T13:04:47.226Z] ---> d6099c2a9416 [2023-01-16T13:04:47.226Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-16T13:04:47.226Z] ---> Running in 841be84a7ecb [2023-01-16T13:04:47.226Z] Removing intermediate container 841be84a7ecb [2023-01-16T13:04:47.226Z] ---> 4ac6d1107acd [2023-01-16T13:04:47.226Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-16T13:04:47.485Z] ---> Running in e3a1b9139535 [2023-01-16T13:04:47.485Z] Removing intermediate container e3a1b9139535 [2023-01-16T13:04:47.485Z] ---> 0f81a829793a [2023-01-16T13:04:47.485Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-16T13:04:47.485Z] ---> Running in 7aef593f7e41 [2023-01-16T13:04:47.551Z] Still waiting to schedule task [2023-01-16T13:04:47.551Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-16T13:04:47.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T13:04:48.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T13:04:48.265Z] OK: 211 MiB in 51 packages [2023-01-16T13:04:48.837Z] Removing intermediate container 7aef593f7e41 [2023-01-16T13:04:48.837Z] ---> 0021019b2d9e [2023-01-16T13:04:48.837Z] Step 7/12 : WORKDIR /app [2023-01-16T13:04:48.837Z] ---> Running in e5ee4f467da4 [2023-01-16T13:04:48.837Z] Removing intermediate container e5ee4f467da4 [2023-01-16T13:04:48.837Z] ---> 0a7074e6e890 [2023-01-16T13:04:48.837Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-16T13:04:49.096Z] ---> 76854e721879 [2023-01-16T13:04:49.096Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T13:04:49.096Z] ---> Running in 50fab2975264 [2023-01-16T13:05:15.681Z] Removing intermediate container 50fab2975264 [2023-01-16T13:05:15.681Z] ---> 6a23bb2bb034 [2023-01-16T13:05:15.681Z] Step 10/12 : COPY . . [2023-01-16T13:05:15.681Z] ---> 03587cf9782d [2023-01-16T13:05:15.681Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-16T13:05:15.681Z] ---> Running in 483b68c34dd2 [2023-01-16T13:05:15.681Z] Removing intermediate container 483b68c34dd2 [2023-01-16T13:05:15.681Z] ---> 23ce9213dc4a [2023-01-16T13:05:15.681Z] Step 12/12 : RUN $MAKE [2023-01-16T13:05:15.681Z] ---> Running in 631be8e24c54 [2023-01-16T13:05:15.681Z] noop [2023-01-16T13:05:15.681Z] Removing intermediate container 631be8e24c54 [2023-01-16T13:05:15.681Z] ---> 21561d1d6275 [2023-01-16T13:05:15.681Z] Successfully built 21561d1d6275 [2023-01-16T13:05:15.681Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:05:16.137Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-16T13:05:16.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T13:05:16.308Z] prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container [2023-01-16T13:05:16.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-16T13:05:16.714Z] $ docker top fe2919c9fc1f4317e31cf52deeff49e5109f12bc5bff99255a0439722d5e2532 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T13:05:17.115Z] + go version [2023-01-16T13:05:17.115Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-16T13:05:17.164Z] $ docker stop --time=1 fe2919c9fc1f4317e31cf52deeff49e5109f12bc5bff99255a0439722d5e2532 [2023-01-16T13:05:18.447Z] $ docker rm -f --volumes fe2919c9fc1f4317e31cf52deeff49e5109f12bc5bff99255a0439722d5e2532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:05:19.157Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-16T13:05:19.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T13:05:19.304Z] prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container [2023-01-16T13:05:19.339Z] $ 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-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-16T13:05:19.703Z] $ docker top ff985fd61fec495e3f70db2b1c46645d817403bebc7ed290346ef39d8ef39834 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T13:05:20.102Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-132 [Pipeline] fileExists [Pipeline] sh [2023-01-16T13:05:20.462Z] + make test [2023-01-16T13:05:20.462Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-16T13:05:42.402Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-16T13:05:42.402Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.167s coverage: 86.2% of statements [2023-01-16T13:05:42.402Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-16T13:05:42.402Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.746s coverage: 71.9% of statements [2023-01-16T13:05:57.297Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-16T13:05:57.297Z] go vet ./... [2023-01-16T13:06:00.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-16T13:06:00.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-16T13:06:00.582Z] ./bin/test-attribution.sh [Pipeline] echo [2023-01-16T13:06:00.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-16T13:06:00.662Z] $ docker stop --time=1 ff985fd61fec495e3f70db2b1c46645d817403bebc7ed290346ef39d8ef39834 [2023-01-16T13:06:02.754Z] $ docker rm -f --volumes ff985fd61fec495e3f70db2b1c46645d817403bebc7ed290346ef39d8ef39834 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T13:06:03.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-16T13:06:03.414Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-16T13:06:04.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-16T13:06:04.453Z] + ls -al . [2023-01-16T13:06:04.453Z] total 240 [2023-01-16T13:06:04.453Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 13:05 . [2023-01-16T13:06:04.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:04 .. [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 16 13:04 .dockerignore [2023-01-16T13:06:04.453Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 13:05 .git [2023-01-16T13:06:04.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 13:04 .github [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 16 13:04 .gitignore [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 16 13:04 .golangci.yml [2023-01-16T13:06:04.453Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 13:04 .semver [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 9818 Jan 16 13:04 Attribution.txt [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 16 13:04 CHANGELOG.md [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jan 16 13:04 Dockerfile [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 13:04 GOVERNANCE.md [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 16 13:04 Jenkinsfile [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 16 13:04 LICENSE [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 2462 Jan 16 13:04 Makefile [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 16 13:04 OWNERS.md [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 16 13:04 README.md [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 13:04 VERSION [2023-01-16T13:06:04.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:04 bin [2023-01-16T13:06:04.453Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 16 13:05 coverage.out [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 16 13:04 go.mod [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 45003 Jan 16 13:04 go.sum [2023-01-16T13:06:04.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:04 images [2023-01-16T13:06:04.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:04 internal [2023-01-16T13:06:04.453Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 16 13:04 main.go [2023-01-16T13:06:04.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:04 res [2023-01-16T13:06:04.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:04 snap [2023-01-16T13:06:04.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 13:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:06:04.857Z] + 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=083a7c8b8bf661dbe28294791706cc3ad352007e --label arch=amd64 --label version=0.0.0 . [2023-01-16T13:06:04.857Z] Sending build context to Docker daemon 12.56MB [2023-01-16T13:06:04.857Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T13:06:04.857Z] Step 2/29 : FROM ${BASE} AS builder [2023-01-16T13:06:04.857Z] ---> 21561d1d6275 [2023-01-16T13:06:04.857Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-01-16T13:06:04.857Z] ---> Running in 823e8ae1f62f [2023-01-16T13:06:05.114Z] Removing intermediate container 823e8ae1f62f [2023-01-16T13:06:05.114Z] ---> e1978baef2ac [2023-01-16T13:06:05.114Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-01-16T13:06:05.114Z] ---> Running in 6e8a38b71d98 [2023-01-16T13:06:05.114Z] Removing intermediate container 6e8a38b71d98 [2023-01-16T13:06:05.114Z] ---> f9cb7cf9941a [2023-01-16T13:06:05.114Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-01-16T13:06:05.114Z] ---> Running in 4a4a2efdca96 [2023-01-16T13:06:05.373Z] Removing intermediate container 4a4a2efdca96 [2023-01-16T13:06:05.373Z] ---> 10b0ba490fcc [2023-01-16T13:06:05.373Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-16T13:06:05.373Z] ---> Running in bff8dcb73255 [2023-01-16T13:06:05.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T13:06:05.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T13:06:06.200Z] OK: 211 MiB in 51 packages [2023-01-16T13:06:06.461Z] Removing intermediate container bff8dcb73255 [2023-01-16T13:06:06.461Z] ---> 21cda3a69cbf [2023-01-16T13:06:06.461Z] Step 7/29 : WORKDIR /app [2023-01-16T13:06:06.461Z] ---> Running in d66de32352f4 [2023-01-16T13:06:06.461Z] Removing intermediate container d66de32352f4 [2023-01-16T13:06:06.461Z] ---> dc3b2813d7ae [2023-01-16T13:06:06.461Z] Step 8/29 : COPY go.mod vendor* ./ [2023-01-16T13:06:06.720Z] ---> 690e7a9172e5 [2023-01-16T13:06:06.720Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T13:06:06.720Z] ---> Running in 1afcd59c3689 [2023-01-16T13:06:07.287Z] Removing intermediate container 1afcd59c3689 [2023-01-16T13:06:07.287Z] ---> f3bc29eede9d [2023-01-16T13:06:07.287Z] Step 10/29 : COPY . . [2023-01-16T13:06:07.550Z] ---> aeb8b10fca9d [2023-01-16T13:06:07.550Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-16T13:06:07.810Z] ---> Running in d421ea345b0f [2023-01-16T13:06:07.810Z] Removing intermediate container d421ea345b0f [2023-01-16T13:06:07.810Z] ---> 94790465f0c6 [2023-01-16T13:06:07.810Z] Step 12/29 : RUN $MAKE [2023-01-16T13:06:07.810Z] ---> Running in 67d3424e330b [2023-01-16T13:06:08.069Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -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-01-16T13:06:23.025Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2577 in /w/workspace/y_app-rfid-llrp-inventory_PR-132 [Pipeline] { [Pipeline] ws [2023-01-16T13:06:23.078Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-01-16T13:06:23.153Z] The recommended git tool is: git [2023-01-16T13:06:26.142Z] Removing intermediate container 67d3424e330b [2023-01-16T13:06:26.142Z] ---> 3edf13a5748d [2023-01-16T13:06:26.142Z] Step 13/29 : FROM alpine:3.14 [2023-01-16T13:06:26.142Z] 3.14: Pulling from library/alpine [2023-01-16T13:06:26.142Z] c7ed990a2339: Pulling fs layer [2023-01-16T13:06:26.142Z] c7ed990a2339: Verifying Checksum [2023-01-16T13:06:26.142Z] c7ed990a2339: Download complete [2023-01-16T13:06:26.142Z] c7ed990a2339: Pull complete [2023-01-16T13:06:26.142Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-16T13:06:26.142Z] Status: Downloaded newer image for alpine:3.14 [2023-01-16T13:06:26.142Z] ---> dd53f409bf0b [2023-01-16T13:06:26.142Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T13:06:26.142Z] ---> Running in 91dea5257a6f [2023-01-16T13:06:26.142Z] Removing intermediate container 91dea5257a6f [2023-01-16T13:06:26.142Z] ---> 15714c1ef686 [2023-01-16T13:06:26.142Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-16T13:06:26.400Z] ---> Running in 426a16c1c467 [2023-01-16T13:06:26.400Z] Removing intermediate container 426a16c1c467 [2023-01-16T13:06:26.400Z] ---> 301b450606c8 [2023-01-16T13:06:26.400Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-01-16T13:06:26.400Z] ---> Running in ccf60cebf8bf [2023-01-16T13:06:26.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-01-16T13:06:26.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-01-16T13:06:27.178Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-16T13:06:27.178Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-16T13:06:27.178Z] Executing busybox-1.33.1-r8.trigger [2023-01-16T13:06:27.178Z] Executing ca-certificates-20220614-r0.trigger [2023-01-16T13:06:27.178Z] OK: 6 MiB in 16 packages [2023-01-16T13:06:27.745Z] Removing intermediate container ccf60cebf8bf [2023-01-16T13:06:27.745Z] ---> 68ffe4cd8e9d [2023-01-16T13:06:27.745Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-16T13:06:27.745Z] ---> 08af84f32596 [2023-01-16T13:06:27.745Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-16T13:06:28.003Z] ---> cbb156efbb6c [2023-01-16T13:06:28.003Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-01-16T13:06:28.003Z] ---> fce5ed3c32f7 [2023-01-16T13:06:28.003Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-01-16T13:06:28.261Z] ---> 605d08dcb9c9 [2023-01-16T13:06:28.261Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-16T13:06:28.280Z] using credential edgex-jenkins-ssh [2023-01-16T13:06:28.293Z] Cloning the remote Git repository [2023-01-16T13:06:28.829Z] ---> 8efac18f3fe3 [2023-01-16T13:06:28.829Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-16T13:06:28.829Z] ---> Running in 6701e8593972 [2023-01-16T13:06:28.335Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-16T13:06:28.406Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-01-16T13:06:28.565Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-16T13:06:28.567Z] > git --version # timeout=10 [2023-01-16T13:06:28.589Z] > git --version # 'git version 2.25.1' [2023-01-16T13:06:28.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T13:06:28.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-16T13:06:29.394Z] Removing intermediate container 6701e8593972 [2023-01-16T13:06:29.394Z] ---> 199fa09ab738 [2023-01-16T13:06:29.394Z] Step 23/29 : VOLUME /cache [2023-01-16T13:06:29.394Z] ---> Running in 393e48aeb86a [2023-01-16T13:06:29.394Z] Removing intermediate container 393e48aeb86a [2023-01-16T13:06:29.394Z] ---> 152c3952baff [2023-01-16T13:06:29.394Z] Step 24/29 : EXPOSE 59711 [2023-01-16T13:06:29.394Z] ---> Running in f488dbae1778 [2023-01-16T13:06:29.652Z] Removing intermediate container f488dbae1778 [2023-01-16T13:06:29.652Z] ---> 77f0958a1513 [2023-01-16T13:06:29.652Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-16T13:06:29.652Z] ---> Running in ec576fe135b0 [2023-01-16T13:06:29.652Z] Removing intermediate container ec576fe135b0 [2023-01-16T13:06:29.652Z] ---> fdcc0ad09af3 [2023-01-16T13:06:29.652Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-16T13:06:29.652Z] ---> Running in 24999aa42e3d [2023-01-16T13:06:29.909Z] Removing intermediate container 24999aa42e3d [2023-01-16T13:06:29.909Z] ---> 6c4048937bfa [2023-01-16T13:06:29.909Z] Step 27/29 : LABEL arch=amd64 [2023-01-16T13:06:29.909Z] ---> Running in 410f202f5220 [2023-01-16T13:06:29.909Z] Removing intermediate container 410f202f5220 [2023-01-16T13:06:29.909Z] ---> ba904f956b58 [2023-01-16T13:06:29.909Z] Step 28/29 : LABEL git_sha=083a7c8b8bf661dbe28294791706cc3ad352007e [2023-01-16T13:06:29.909Z] ---> Running in 795e16d2caba [2023-01-16T13:06:30.167Z] Removing intermediate container 795e16d2caba [2023-01-16T13:06:30.167Z] ---> 96933250ea46 [2023-01-16T13:06:30.167Z] Step 29/29 : LABEL version=0.0.0 [2023-01-16T13:06:30.167Z] ---> Running in 366b6a836f11 [2023-01-16T13:06:30.167Z] Removing intermediate container 366b6a836f11 [2023-01-16T13:06:30.168Z] ---> f3f2324a849b [2023-01-16T13:06:30.168Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-16T13:06:30.168Z] Successfully built f3f2324a849b [2023-01-16T13:06:30.168Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:06:31.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T13:06:31.036Z] [2023-01-16T13:06:31.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:06:31.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T13:06:31.405Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-16T13:06:31.405Z] 5eb5b503b376: Pulling fs layer [2023-01-16T13:06:31.405Z] 5c69ac0246d0: Pulling fs layer [2023-01-16T13:06:31.405Z] ec43610c2a17: Pulling fs layer [2023-01-16T13:06:31.405Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-16T13:06:31.405Z] 33b1e0a273af: Pulling fs layer [2023-01-16T13:06:31.405Z] 5d3b04190fa2: Pulling fs layer [2023-01-16T13:06:31.405Z] 2f39f015ded8: Pulling fs layer [2023-01-16T13:06:31.405Z] 5d3b04190fa2: Waiting [2023-01-16T13:06:31.405Z] 33b1e0a273af: Waiting [2023-01-16T13:06:31.405Z] 2f39f015ded8: Waiting [2023-01-16T13:06:31.405Z] 3a2ae6a8a46f: Waiting [2023-01-16T13:06:31.405Z] 5c69ac0246d0: Verifying Checksum [2023-01-16T13:06:31.405Z] 5c69ac0246d0: Download complete [2023-01-16T13:06:31.405Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-16T13:06:31.405Z] 3a2ae6a8a46f: Download complete [2023-01-16T13:06:31.666Z] 33b1e0a273af: Verifying Checksum [2023-01-16T13:06:31.666Z] 33b1e0a273af: Download complete [2023-01-16T13:06:31.666Z] ec43610c2a17: Verifying Checksum [2023-01-16T13:06:31.666Z] ec43610c2a17: Download complete [2023-01-16T13:06:31.666Z] 5d3b04190fa2: Verifying Checksum [2023-01-16T13:06:31.666Z] 5d3b04190fa2: Download complete [2023-01-16T13:06:31.677Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-16T13:06:31.698Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-16T13:06:32.235Z] 5eb5b503b376: Verifying Checksum [2023-01-16T13:06:32.235Z] 5eb5b503b376: Download complete [2023-01-16T13:06:33.176Z] Merging remotes/origin/main commit bbc8cea5256726f873dd73e5987e9fb16baf68a3 into PR head commit 083a7c8b8bf661dbe28294791706cc3ad352007e [2023-01-16T13:06:32.635Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-16T13:06:32.681Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-16T13:06:32.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T13:06:32.700Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-16T13:06:33.192Z] > git config core.sparsecheckout # timeout=10 [2023-01-16T13:06:33.216Z] > git checkout -f 083a7c8b8bf661dbe28294791706cc3ad352007e # timeout=10 [2023-01-16T13:06:33.452Z] Merge succeeded, producing 083a7c8b8bf661dbe28294791706cc3ad352007e [2023-01-16T13:06:33.452Z] Checking out Revision 083a7c8b8bf661dbe28294791706cc3ad352007e (PR-132) [2023-01-16T13:06:33.633Z] 5eb5b503b376: Pull complete [2023-01-16T13:06:33.633Z] 5c69ac0246d0: Pull complete [2023-01-16T13:06:33.633Z] 2f39f015ded8: Verifying Checksum [2023-01-16T13:06:33.633Z] 2f39f015ded8: Download complete [2023-01-16T13:06:33.890Z] ec43610c2a17: Pull complete [2023-01-16T13:06:33.890Z] 3a2ae6a8a46f: Pull complete [2023-01-16T13:06:34.008Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-01-16T13:06:34.058Z] > git --version # timeout=10 [2023-01-16T13:06:34.074Z] > git --version # 'git version 2.25.1' [2023-01-16T13:06:34.106Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-16T13:06:34.147Z] 33b1e0a273af: Pull complete [2023-01-16T13:06:34.147Z] 5d3b04190fa2: Pull complete [2023-01-16T13:06:34.435Z] [2023-01-16T13:06:34.435Z] GitHub has been notified of this commit’s build result [2023-01-16T13:06:34.435Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T13:06:33.334Z] > git remote # timeout=10 [2023-01-16T13:06:33.355Z] > git config --get remote.origin.url # timeout=10 [2023-01-16T13:06:33.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T13:06:33.397Z] > git merge bbc8cea5256726f873dd73e5987e9fb16baf68a3 # timeout=10 [2023-01-16T13:06:33.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-16T13:06:33.455Z] > git config core.sparsecheckout # timeout=10 [2023-01-16T13:06:33.469Z] > git checkout -f 083a7c8b8bf661dbe28294791706cc3ad352007e # timeout=10 [2023-01-16T13:06:35.178Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-16T13:06:35.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-16T13:06:35.178Z] Dload Upload Total Spent Left Speed [2023-01-16T13:06:35.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-01-16T13:06:35.785Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-16T13:06:36.131Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-01-16T13:06:36.131Z] [2023-01-16T13:06:36.131Z] { [2023-01-16T13:06:36.131Z] "registry-mirrors": [ [2023-01-16T13:06:36.131Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-16T13:06:36.131Z] ], [2023-01-16T13:06:36.131Z] "bip": "10.250.0.254/24", [2023-01-16T13:06:36.131Z] "hosts": [ [2023-01-16T13:06:36.131Z] "tcp://0.0.0.0:5555", [2023-01-16T13:06:36.131Z] "unix:///var/run/docker.sock" [2023-01-16T13:06:36.131Z] ], [2023-01-16T13:06:36.131Z] "mtu": 1458, [2023-01-16T13:06:36.131Z] "selinux-enabled": true, [2023-01-16T13:06:36.131Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-16T13:06:36.131Z] } [Pipeline] sh [2023-01-16T13:06:36.485Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-16T13:06:36.842Z] + sudo service docker restart [2023-01-16T13:06:38.329Z] 2f39f015ded8: Pull complete [2023-01-16T13:06:38.329Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-16T13:06:38.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T13:06:38.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T13:06:38.544Z] prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container [2023-01-16T13:06:38.578Z] $ 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-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@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-01-16T13:06:40.047Z] $ docker top daceacc31b97ae7d49ac10082144715c4b6bd6f900e703d3352f89ecc3d29f25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:06:40.512Z] ---> job-cost.sh [2023-01-16T13:06:40.512Z] lf-activate-venv: SKIPPING [2023-01-16T13:06:40.512Z] INFO: No Stack... [2023-01-16T13:06:40.771Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-16T13:06:41.341Z] INFO: Archiving Costs [Pipeline] sh [2023-01-16T13:06:41.661Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives/cost.csv [2023-01-16T13:06:41.661Z] + cut -d, -f6 [Pipeline] lock [2023-01-16T13:06:41.708Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [2023-01-16T13:06:41.713Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] did not exist. Created. [2023-01-16T13:06:41.713Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-16T13:06:42.119Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-16T13:06:42.168Z] Stashed 1 file(s) [Pipeline] } [2023-01-16T13:06:42.198Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-16T13:06:42.275Z] $ docker stop --time=1 daceacc31b97ae7d49ac10082144715c4b6bd6f900e703d3352f89ecc3d29f25 [2023-01-16T13:06:43.460Z] $ docker rm -f --volumes daceacc31b97ae7d49ac10082144715c4b6bd6f900e703d3352f89ecc3d29f25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T13:06:55.174Z] provisioning config files... [2023-01-16T13:06:55.201Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config15735375339134612271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:06:55.587Z] ---> docker-login.sh [2023-01-16T13:06:55.587Z] nexus3.edgexfoundry.org:10001 [2023-01-16T13:06:56.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:06:56.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:06:56.180Z] Configure a credential helper to remove this warning. See [2023-01-16T13:06:56.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:06:56.180Z] [2023-01-16T13:06:56.180Z] Login Succeeded [2023-01-16T13:06:56.180Z] nexus3.edgexfoundry.org:10002 [2023-01-16T13:06:56.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:06:56.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:06:56.723Z] Configure a credential helper to remove this warning. See [2023-01-16T13:06:56.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:06:56.723Z] [2023-01-16T13:06:56.723Z] Login Succeeded [2023-01-16T13:06:56.723Z] nexus3.edgexfoundry.org:10003 [2023-01-16T13:06:56.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:06:56.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:06:56.993Z] Configure a credential helper to remove this warning. See [2023-01-16T13:06:56.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:06:56.993Z] [2023-01-16T13:06:56.993Z] Login Succeeded [2023-01-16T13:06:56.993Z] nexus3.edgexfoundry.org:10004 [2023-01-16T13:06:57.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:06:57.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:06:57.539Z] Configure a credential helper to remove this warning. See [2023-01-16T13:06:57.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:06:57.539Z] [2023-01-16T13:06:57.539Z] Login Succeeded [2023-01-16T13:06:57.539Z] docker.io [2023-01-16T13:06:57.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T13:06:58.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T13:06:58.079Z] Configure a credential helper to remove this warning. See [2023-01-16T13:06:58.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T13:06:58.079Z] [2023-01-16T13:06:58.079Z] Login Succeeded [2023-01-16T13:06:58.079Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T13:06:58.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-16T13:06:58.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T13:06:58.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T13:06:58.572Z] ========================================================= [2023-01-16T13:06:58.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-16T13:06:58.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:06:59.069Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-16T13:06:59.340Z] Sending build context to Docker daemon 685.6kB [2023-01-16T13:06:59.340Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T13:06:59.341Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-16T13:06:59.341Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-16T13:06:59.341Z] 9b18e9b68314: Pulling fs layer [2023-01-16T13:06:59.612Z] 35d82f9e3411: Pulling fs layer [2023-01-16T13:06:59.612Z] e16973657156: Pulling fs layer [2023-01-16T13:06:59.612Z] fc693d55d65f: Pulling fs layer [2023-01-16T13:06:59.612Z] 7e9fc2657dce: Pulling fs layer [2023-01-16T13:06:59.612Z] dda99020689f: Pulling fs layer [2023-01-16T13:06:59.612Z] db1c61fa0a46: Pulling fs layer [2023-01-16T13:06:59.612Z] 891c053d2c06: Pulling fs layer [2023-01-16T13:06:59.612Z] fc693d55d65f: Waiting [2023-01-16T13:06:59.612Z] 7e9fc2657dce: Waiting [2023-01-16T13:06:59.612Z] dda99020689f: Waiting [2023-01-16T13:06:59.612Z] db1c61fa0a46: Waiting [2023-01-16T13:06:59.612Z] 891c053d2c06: Waiting [2023-01-16T13:06:59.612Z] e16973657156: Download complete [2023-01-16T13:06:59.612Z] 35d82f9e3411: Verifying Checksum [2023-01-16T13:06:59.612Z] 35d82f9e3411: Download complete [2023-01-16T13:06:59.612Z] 7e9fc2657dce: Verifying Checksum [2023-01-16T13:06:59.612Z] 7e9fc2657dce: Download complete [2023-01-16T13:06:59.612Z] dda99020689f: Verifying Checksum [2023-01-16T13:06:59.612Z] dda99020689f: Download complete [2023-01-16T13:06:59.612Z] 9b18e9b68314: Verifying Checksum [2023-01-16T13:06:59.612Z] 9b18e9b68314: Download complete [2023-01-16T13:07:00.593Z] 9b18e9b68314: Pull complete [2023-01-16T13:07:01.198Z] 35d82f9e3411: Pull complete [2023-01-16T13:07:01.198Z] 891c053d2c06: Verifying Checksum [2023-01-16T13:07:01.198Z] 891c053d2c06: Download complete [2023-01-16T13:07:01.477Z] e16973657156: Pull complete [2023-01-16T13:07:02.466Z] db1c61fa0a46: Verifying Checksum [2023-01-16T13:07:02.466Z] db1c61fa0a46: Download complete [2023-01-16T13:07:03.056Z] fc693d55d65f: Verifying Checksum [2023-01-16T13:07:03.056Z] fc693d55d65f: Download complete [2023-01-16T13:07:15.450Z] fc693d55d65f: Pull complete [2023-01-16T13:07:15.450Z] 7e9fc2657dce: Pull complete [2023-01-16T13:07:15.726Z] dda99020689f: Pull complete [2023-01-16T13:07:22.420Z] db1c61fa0a46: Pull complete [2023-01-16T13:07:24.374Z] 891c053d2c06: Pull complete [2023-01-16T13:07:24.374Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-16T13:07:24.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-16T13:07:24.374Z] ---> f96f9c87975a [2023-01-16T13:07:24.374Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-16T13:07:25.343Z] ---> Running in 9c3319022056 [2023-01-16T13:07:25.613Z] Removing intermediate container 9c3319022056 [2023-01-16T13:07:25.613Z] ---> e8262373b56b [2023-01-16T13:07:25.613Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-16T13:07:25.887Z] ---> Running in 91abf0e8d0ee [2023-01-16T13:07:26.157Z] Removing intermediate container 91abf0e8d0ee [2023-01-16T13:07:26.157Z] ---> fcdb27b64ea3 [2023-01-16T13:07:26.157Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-16T13:07:26.157Z] ---> Running in 89f46526f5cd [2023-01-16T13:07:26.426Z] Removing intermediate container 89f46526f5cd [2023-01-16T13:07:26.426Z] ---> 11770f621b03 [2023-01-16T13:07:26.426Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-16T13:07:26.701Z] ---> Running in 2ec235994e42 [2023-01-16T13:07:27.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T13:07:28.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T13:07:29.226Z] OK: 221 MiB in 51 packages [2023-01-16T13:07:30.191Z] Removing intermediate container 2ec235994e42 [2023-01-16T13:07:30.191Z] ---> c8b1fd8e461e [2023-01-16T13:07:30.191Z] Step 7/12 : WORKDIR /app [2023-01-16T13:07:30.191Z] ---> Running in 09205fb0d269 [2023-01-16T13:07:30.460Z] Removing intermediate container 09205fb0d269 [2023-01-16T13:07:30.460Z] ---> 3018f767ac19 [2023-01-16T13:07:30.460Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-16T13:07:31.047Z] ---> 4a2683e20e45 [2023-01-16T13:07:31.047Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T13:07:31.047Z] ---> Running in cf3b15498932 [2023-01-16T13:08:27.487Z] Removing intermediate container cf3b15498932 [2023-01-16T13:08:27.487Z] ---> dfd53493fddd [2023-01-16T13:08:27.487Z] Step 10/12 : COPY . . [2023-01-16T13:08:27.487Z] ---> be0e16798ec2 [2023-01-16T13:08:27.487Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-16T13:08:27.487Z] ---> Running in f56c98d7a092 [2023-01-16T13:08:27.487Z] Removing intermediate container f56c98d7a092 [2023-01-16T13:08:27.487Z] ---> e493c428ce18 [2023-01-16T13:08:27.487Z] Step 12/12 : RUN $MAKE [2023-01-16T13:08:27.487Z] ---> Running in de93e833ae5f [2023-01-16T13:08:27.487Z] noop [2023-01-16T13:08:27.487Z] Removing intermediate container de93e833ae5f [2023-01-16T13:08:27.487Z] ---> 6cb4e6815241 [2023-01-16T13:08:27.487Z] Successfully built 6cb4e6815241 [2023-01-16T13:08:27.487Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:08:27.961Z] + docker inspect -f . ci-base-image-arm64 [2023-01-16T13:08:27.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T13:08:28.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-2577 does not seem to be running inside a container [2023-01-16T13:08:28.272Z] $ 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-01-16T13:08:29.461Z] $ docker top ca2373bf0bc4200485763c3650de5a662e384758533e6a4d46480020144e5e35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T13:08:30.350Z] + go version [2023-01-16T13:08:30.351Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-16T13:08:30.383Z] $ docker stop --time=1 ca2373bf0bc4200485763c3650de5a662e384758533e6a4d46480020144e5e35 [2023-01-16T13:08:32.024Z] $ docker rm -f --volumes ca2373bf0bc4200485763c3650de5a662e384758533e6a4d46480020144e5e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:08:32.882Z] + docker inspect -f . ci-base-image-arm64 [2023-01-16T13:08:32.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T13:08:33.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-2577 does not seem to be running inside a container [2023-01-16T13:08:33.185Z] $ 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-01-16T13:08:34.323Z] $ docker top 75e78ecebb2f2dd13c8deec2a50372ddd5c77e91cb1a1aefd0f3e7d7b0cef2ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T13:08:34.859Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-01-16T13:08:35.255Z] + make test [2023-01-16T13:08:35.255Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-16T13:10:56.964Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-01-16T13:11:01.237Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.914s coverage: 86.2% of statements [2023-01-16T13:11:01.237Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-01-16T13:11:13.589Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.705s coverage: 71.9% of statements [2023-01-16T13:11:13.589Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-16T13:11:13.589Z] go vet ./... [2023-01-16T13:13:05.342Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-16T13:13:05.342Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-16T13:13:05.342Z] ./bin/test-attribution.sh [Pipeline] echo [2023-01-16T13:13:05.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-16T13:13:05.418Z] $ docker stop --time=1 75e78ecebb2f2dd13c8deec2a50372ddd5c77e91cb1a1aefd0f3e7d7b0cef2ea [2023-01-16T13:13:08.144Z] $ docker rm -f --volumes 75e78ecebb2f2dd13c8deec2a50372ddd5c77e91cb1a1aefd0f3e7d7b0cef2ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T13:13:09.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-16T13:13:09.591Z] Warning: overwriting stash ‘coverage-report’ [2023-01-16T13:13:10.108Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T13:13:10.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-16T13:13:11.063Z] + ls -al . [2023-01-16T13:13:11.063Z] total 236 [2023-01-16T13:13:11.063Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 13:08 . [2023-01-16T13:13:11.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:06 .. [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 16 13:06 .dockerignore [2023-01-16T13:13:11.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 13:06 .git [2023-01-16T13:13:11.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 13:06 .github [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 16 13:06 .gitignore [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 16 13:06 .golangci.yml [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 9818 Jan 16 13:06 Attribution.txt [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 4331 Jan 16 13:06 CHANGELOG.md [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jan 16 13:06 Dockerfile [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 13:06 GOVERNANCE.md [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 16 13:06 Jenkinsfile [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 16 13:06 LICENSE [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 2462 Jan 16 13:06 Makefile [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 16 13:06 OWNERS.md [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 31023 Jan 16 13:06 README.md [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 13:04 VERSION [2023-01-16T13:13:11.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:06 bin [2023-01-16T13:13:11.063Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 16 13:11 coverage.out [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 16 13:06 go.mod [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 45003 Jan 16 13:06 go.sum [2023-01-16T13:13:11.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:06 images [2023-01-16T13:13:11.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:06 internal [2023-01-16T13:13:11.063Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 16 13:06 main.go [2023-01-16T13:13:11.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 13:06 res [2023-01-16T13:13:11.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 13:06 snap [2023-01-16T13:13:11.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 13:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:13:11.498Z] + 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=083a7c8b8bf661dbe28294791706cc3ad352007e --label arch=arm64 --label version=0.0.0 . [2023-01-16T13:13:11.768Z] Sending build context to Docker daemon 685.6kB [2023-01-16T13:13:11.768Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T13:13:11.768Z] Step 2/29 : FROM ${BASE} AS builder [2023-01-16T13:13:11.768Z] ---> 6cb4e6815241 [2023-01-16T13:13:11.768Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-01-16T13:13:11.768Z] ---> Running in b5b4a99dd71b [2023-01-16T13:13:12.359Z] Removing intermediate container b5b4a99dd71b [2023-01-16T13:13:12.359Z] ---> 719cd7672333 [2023-01-16T13:13:12.359Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-01-16T13:13:12.359Z] ---> Running in 84eb275a3e0a [2023-01-16T13:13:12.630Z] Removing intermediate container 84eb275a3e0a [2023-01-16T13:13:12.630Z] ---> c6c330e3a7f3 [2023-01-16T13:13:12.630Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-01-16T13:13:12.630Z] ---> Running in 618db901aa8b [2023-01-16T13:13:12.899Z] Removing intermediate container 618db901aa8b [2023-01-16T13:13:12.899Z] ---> fc98ea84e4cc [2023-01-16T13:13:12.899Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-16T13:13:13.186Z] ---> Running in 6482e1d8c184 [2023-01-16T13:13:14.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T13:13:14.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T13:13:15.836Z] OK: 221 MiB in 51 packages [2023-01-16T13:13:16.437Z] Removing intermediate container 6482e1d8c184 [2023-01-16T13:13:16.437Z] ---> db47266deaa5 [2023-01-16T13:13:16.437Z] Step 7/29 : WORKDIR /app [2023-01-16T13:13:16.437Z] ---> Running in 9701579313a9 [2023-01-16T13:13:17.024Z] Removing intermediate container 9701579313a9 [2023-01-16T13:13:17.024Z] ---> 841a303d679e [2023-01-16T13:13:17.024Z] Step 8/29 : COPY go.mod vendor* ./ [2023-01-16T13:13:17.294Z] ---> 75fd22923590 [2023-01-16T13:13:17.294Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T13:13:17.562Z] ---> Running in f13e4f383f0f [2023-01-16T13:13:20.927Z] Removing intermediate container f13e4f383f0f [2023-01-16T13:13:20.927Z] ---> b0669db900b6 [2023-01-16T13:13:20.927Z] Step 10/29 : COPY . . [2023-01-16T13:13:21.513Z] ---> 624376171eaf [2023-01-16T13:13:21.513Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-16T13:13:21.513Z] ---> Running in c5ff9ee13460 [2023-01-16T13:13:21.782Z] Removing intermediate container c5ff9ee13460 [2023-01-16T13:13:21.782Z] ---> 99d45da6e56c [2023-01-16T13:13:21.782Z] Step 12/29 : RUN $MAKE [2023-01-16T13:13:21.782Z] ---> Running in 13251de9116c [2023-01-16T13:13:22.749Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -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-01-16T13:15:29.450Z] Removing intermediate container 13251de9116c [2023-01-16T13:15:29.450Z] ---> 183a8ec8f2e2 [2023-01-16T13:15:29.450Z] Step 13/29 : FROM alpine:3.14 [2023-01-16T13:15:29.450Z] 3.14: Pulling from library/alpine [2023-01-16T13:15:29.450Z] 90cda3b7c325: Pulling fs layer [2023-01-16T13:15:29.450Z] 90cda3b7c325: Verifying Checksum [2023-01-16T13:15:29.450Z] 90cda3b7c325: Download complete [2023-01-16T13:15:29.450Z] 90cda3b7c325: Pull complete [2023-01-16T13:15:29.450Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-16T13:15:29.450Z] Status: Downloaded newer image for alpine:3.14 [2023-01-16T13:15:29.450Z] ---> 275902a1839d [2023-01-16T13:15:29.450Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-16T13:15:29.450Z] ---> Running in b2e63c9dc518 [2023-01-16T13:15:29.450Z] Removing intermediate container b2e63c9dc518 [2023-01-16T13:15:29.450Z] ---> 63b331089590 [2023-01-16T13:15:29.450Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-01-16T13:15:29.450Z] ---> Running in dc9b549f3da0 [2023-01-16T13:15:29.450Z] Removing intermediate container dc9b549f3da0 [2023-01-16T13:15:29.450Z] ---> 8f6a2b6b35ad [2023-01-16T13:15:29.450Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-01-16T13:15:29.450Z] ---> Running in aeadca644865 [2023-01-16T13:15:29.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-01-16T13:15:29.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-01-16T13:15:29.450Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-16T13:15:29.450Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-16T13:15:29.450Z] Executing busybox-1.33.1-r8.trigger [2023-01-16T13:15:29.450Z] Executing ca-certificates-20220614-r0.trigger [2023-01-16T13:15:29.450Z] OK: 6 MiB in 16 packages [2023-01-16T13:15:29.450Z] Removing intermediate container aeadca644865 [2023-01-16T13:15:29.450Z] ---> 7cdae890ac1d [2023-01-16T13:15:29.450Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-16T13:15:29.450Z] ---> 787f5b284173 [2023-01-16T13:15:29.450Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-16T13:15:29.450Z] ---> 79d4f8d92530 [2023-01-16T13:15:29.450Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-01-16T13:15:29.450Z] ---> 7bdd73d1a13d [2023-01-16T13:15:29.450Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-01-16T13:15:29.450Z] ---> 589d8692daf2 [2023-01-16T13:15:29.450Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-01-16T13:15:29.450Z] ---> 74a63344d4d0 [2023-01-16T13:15:29.450Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-01-16T13:15:29.450Z] ---> Running in 6210ae5bf2b2 [2023-01-16T13:15:29.450Z] Removing intermediate container 6210ae5bf2b2 [2023-01-16T13:15:29.450Z] ---> 3162ee11d212 [2023-01-16T13:15:29.450Z] Step 23/29 : VOLUME /cache [2023-01-16T13:15:29.450Z] ---> Running in ee59d74f2ee9 [2023-01-16T13:15:29.450Z] Removing intermediate container ee59d74f2ee9 [2023-01-16T13:15:29.450Z] ---> 86ffcca4c886 [2023-01-16T13:15:29.450Z] Step 24/29 : EXPOSE 59711 [2023-01-16T13:15:29.450Z] ---> Running in b9e2d0619e61 [2023-01-16T13:15:29.450Z] Removing intermediate container b9e2d0619e61 [2023-01-16T13:15:29.450Z] ---> 9bcb76c88cf6 [2023-01-16T13:15:29.450Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-01-16T13:15:29.450Z] ---> Running in 5ab52b94a48f [2023-01-16T13:15:29.450Z] Removing intermediate container 5ab52b94a48f [2023-01-16T13:15:29.450Z] ---> de506793071e [2023-01-16T13:15:29.450Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-01-16T13:15:29.721Z] ---> Running in 7f662749383b [2023-01-16T13:15:29.989Z] Removing intermediate container 7f662749383b [2023-01-16T13:15:29.989Z] ---> 4c377320c32a [2023-01-16T13:15:29.989Z] Step 27/29 : LABEL arch=arm64 [2023-01-16T13:15:29.989Z] ---> Running in b3eba28a7c14 [2023-01-16T13:15:30.255Z] Removing intermediate container b3eba28a7c14 [2023-01-16T13:15:30.255Z] ---> ea91a1b1b641 [2023-01-16T13:15:30.255Z] Step 28/29 : LABEL git_sha=083a7c8b8bf661dbe28294791706cc3ad352007e [2023-01-16T13:15:30.255Z] ---> Running in b137e3141307 [2023-01-16T13:15:30.524Z] Removing intermediate container b137e3141307 [2023-01-16T13:15:30.524Z] ---> 1f02e0ba0085 [2023-01-16T13:15:30.524Z] Step 29/29 : LABEL version=0.0.0 [2023-01-16T13:15:30.793Z] ---> Running in ea83cd00c52d [2023-01-16T13:15:31.060Z] Removing intermediate container ea83cd00c52d [2023-01-16T13:15:31.060Z] ---> 222a425d344f [2023-01-16T13:15:31.060Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-16T13:15:31.060Z] Successfully built 222a425d344f [2023-01-16T13:15:31.060Z] 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-01-16T13:15:31.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T13:15:31.894Z] [2023-01-16T13:15:31.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:15:32.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T13:15:32.298Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-16T13:15:32.298Z] 8998bd30e6a1: Pulling fs layer [2023-01-16T13:15:32.298Z] 04944245beec: Pulling fs layer [2023-01-16T13:15:32.298Z] 699f458cf7ca: Pulling fs layer [2023-01-16T13:15:32.298Z] 765212b225bb: Pulling fs layer [2023-01-16T13:15:32.298Z] f23df028b6ca: Pulling fs layer [2023-01-16T13:15:32.298Z] d65c8cfc05b1: Pulling fs layer [2023-01-16T13:15:32.298Z] 2437ff75d9bd: Pulling fs layer [2023-01-16T13:15:32.298Z] 765212b225bb: Waiting [2023-01-16T13:15:32.298Z] f23df028b6ca: Waiting [2023-01-16T13:15:32.298Z] d65c8cfc05b1: Waiting [2023-01-16T13:15:32.298Z] 2437ff75d9bd: Waiting [2023-01-16T13:15:32.567Z] 04944245beec: Verifying Checksum [2023-01-16T13:15:32.567Z] 04944245beec: Download complete [2023-01-16T13:15:32.567Z] 765212b225bb: Verifying Checksum [2023-01-16T13:15:32.567Z] 765212b225bb: Download complete [2023-01-16T13:15:32.834Z] f23df028b6ca: Verifying Checksum [2023-01-16T13:15:32.834Z] f23df028b6ca: Download complete [2023-01-16T13:15:32.834Z] d65c8cfc05b1: Verifying Checksum [2023-01-16T13:15:32.834Z] d65c8cfc05b1: Download complete [2023-01-16T13:15:32.834Z] 699f458cf7ca: Download complete [2023-01-16T13:15:33.421Z] 8998bd30e6a1: Download complete [2023-01-16T13:15:36.014Z] 2437ff75d9bd: Download complete [2023-01-16T13:15:37.421Z] 8998bd30e6a1: Pull complete [2023-01-16T13:15:39.356Z] 04944245beec: Pull complete [2023-01-16T13:15:40.311Z] 699f458cf7ca: Pull complete [2023-01-16T13:15:40.638Z] 765212b225bb: Pull complete [2023-01-16T13:15:41.264Z] f23df028b6ca: Pull complete [2023-01-16T13:15:41.544Z] d65c8cfc05b1: Pull complete [2023-01-16T13:15:53.932Z] 2437ff75d9bd: Pull complete [2023-01-16T13:15:53.932Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-16T13:15:53.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T13:15:53.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T13:15:54.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-2577 does not seem to be running inside a container [2023-01-16T13:15:54.298Z] $ 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-01-16T13:15:56.612Z] $ docker top 571341eb9c061b5c4d4aa31078d9ada0507b8bc9a3cac42730abc6aeb5cc3a49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:15:57.171Z] ---> job-cost.sh [2023-01-16T13:15:57.437Z] lf-activate-venv: SKIPPING [2023-01-16T13:15:57.437Z] INFO: No Stack... [2023-01-16T13:15:58.016Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-16T13:15:58.970Z] INFO: Archiving Costs [Pipeline] sh [2023-01-16T13:15:59.316Z] + + cut -d,cat -f6 /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-01-16T13:15:59.316Z] [Pipeline] lock [2023-01-16T13:15:59.395Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [2023-01-16T13:15:59.400Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] did not exist. Created. [2023-01-16T13:15:59.400Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-16T13:15:59.812Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-919f2ff1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-16T13:16:00.163Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-16T13:16:00.204Z] Warning: overwriting stash ‘stack-cost’ [2023-01-16T13:16:00.248Z] Stashed 1 file(s) [Pipeline] } [2023-01-16T13:16:00.263Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-132-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-16T13:16:00.346Z] $ docker stop --time=1 571341eb9c061b5c4d4aa31078d9ada0507b8bc9a3cac42730abc6aeb5cc3a49 [2023-01-16T13:16:01.815Z] $ docker rm -f --volumes 571341eb9c061b5c4d4aa31078d9ada0507b8bc9a3cac42730abc6aeb5cc3a49 [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-01-16T13:16:02.836Z] provisioning config files... [2023-01-16T13:16:02.845Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/config7343598294758377038tmp [Pipeline] { [Pipeline] sh [2023-01-16T13:16:03.173Z] + set +x [2023-01-16T13:16:03.173Z] + curl -s https://codecov.io/bash [2023-01-16T13:16:03.173Z] + bash -s -- [2023-01-16T13:16:03.173Z] [2023-01-16T13:16:03.173Z] _____ _ [2023-01-16T13:16:03.173Z] / ____| | | [2023-01-16T13:16:03.173Z] | | ___ __| | ___ ___ _____ __ [2023-01-16T13:16:03.173Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-16T13:16:03.173Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-16T13:16:03.173Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-16T13:16:03.173Z] Bash-1.0.6 [2023-01-16T13:16:03.173Z] [2023-01-16T13:16:03.173Z] [2023-01-16T13:16:03.173Z] ==> git version 2.25.1 found [2023-01-16T13:16:03.173Z] ==> 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-01-16T13:16:03.173Z] Release-Date: 2020-01-08 [2023-01-16T13:16:03.173Z] 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-01-16T13:16:03.173Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-16T13:16:03.173Z] ==> Jenkins CI detected. [2023-01-16T13:16:03.173Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-132 [2023-01-16T13:16:03.173Z] project root: . [2023-01-16T13:16:03.173Z] --> token set from env [2023-01-16T13:16:03.173Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-16T13:16:03.433Z] ==> Running gcov in . (disable via -X gcov) [2023-01-16T13:16:03.433Z] ==> Python coveragepy not found [2023-01-16T13:16:03.433Z] ==> Searching for coverage reports in: [2023-01-16T13:16:03.433Z] + . [2023-01-16T13:16:03.433Z] -> Found 1 reports [2023-01-16T13:16:03.433Z] ==> Detecting git/mercurial file structure [2023-01-16T13:16:03.433Z] ==> Reading reports [2023-01-16T13:16:03.433Z] + ./coverage.out bytes=41317 [2023-01-16T13:16:03.433Z] ==> Appending adjustments [2023-01-16T13:16:03.433Z] https://docs.codecov.io/docs/fixing-reports [2023-01-16T13:16:03.433Z] + Found adjustments [2023-01-16T13:16:03.433Z] ==> Gzipping contents [2023-01-16T13:16:03.433Z] 12K /tmp/codecov.HufN41.gz [2023-01-16T13:16:03.433Z] ==> Uploading reports [2023-01-16T13:16:03.433Z] url: https://codecov.io [2023-01-16T13:16:03.433Z] query: branch=PR-132&commit=083a7c8b8bf661dbe28294791706cc3ad352007e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=132&job=&cmd_args= [2023-01-16T13:16:03.433Z] -> Pinging Codecov [2023-01-16T13:16:03.433Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-132&commit=083a7c8b8bf661dbe28294791706cc3ad352007e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-132%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=132&job=&cmd_args= [2023-01-16T13:16:04.005Z] -> Uploading to [2023-01-16T13:16:04.005Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-16/581DD39554BDF9B6E22D074273EAD858/083a7c8b8bf661dbe28294791706cc3ad352007e/a3e3af5c-0f05-414a-a85e-748e90ff38a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230116T131603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10a0c9182906a94480405c36430622164d0e536cd2ce181be07513481b53ee19 [2023-01-16T13:16:04.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-16T13:16:04.005Z] Dload Upload Total Spent Left Speed [2023-01-16T13:16:04.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11857 0 0 100 11857 0 52004 --:--:-- --:--:-- --:--:-- 51777 100 11857 0 0 100 11857 0 41313 --:--:-- --:--:-- --:--:-- 41313 [2023-01-16T13:16:04.005Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/083a7c8b8bf661dbe28294791706cc3ad352007e [Pipeline] } [2023-01-16T13:16:04.032Z] 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-01-16T13:16:05.760Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives ] [2023-01-16T13:16:05.761Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives [2023-01-16T13:16:05.761Z] total 16 [2023-01-16T13:16:05.761Z] drwxr-xr-x 3 root root 4096 Jan 16 13:06 . [2023-01-16T13:16:05.761Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 13:06 .. [2023-01-16T13:16:05.761Z] drwxr-xr-x 2 root root 4096 Jan 16 13:06 cost [2023-01-16T13:16:05.761Z] -rw-r--r-- 1 root root 95 Jan 16 13:06 cost.csv [2023-01-16T13:16:05.761Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives [2023-01-16T13:16:05.761Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives [2023-01-16T13:16:05.761Z] total 16 [2023-01-16T13:16:05.761Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 13:06 . [2023-01-16T13:16:05.761Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 13:06 .. [2023-01-16T13:16:05.761Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 13:06 cost [2023-01-16T13:16:05.761Z] -rw-r--r-- 1 jenkins jenkins 95 Jan 16 13:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:16:06.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:16:06.982Z] ---> package-listing.sh [2023-01-16T13:16:06.982Z] ++ facter osfamily [2023-01-16T13:16:06.982Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-16T13:16:07.239Z] + OS_FAMILY=debian [2023-01-16T13:16:07.239Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-132 [2023-01-16T13:16:07.239Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-16T13:16:07.239Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-16T13:16:07.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-16T13:16:07.239Z] + PACKAGES=/tmp/packages_start.txt [2023-01-16T13:16:07.239Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-132 ']' [2023-01-16T13:16:07.239Z] + PACKAGES=/tmp/packages_end.txt [2023-01-16T13:16:07.239Z] + case "${OS_FAMILY}" in [2023-01-16T13:16:07.239Z] + dpkg -l [2023-01-16T13:16:07.239Z] + grep '^ii' [2023-01-16T13:16:07.239Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-16T13:16:07.239Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-16T13:16:07.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-16T13:16:07.239Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-132 ']' [2023-01-16T13:16:07.239Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives/ [2023-01-16T13:16:07.239Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-132/archives/ [Pipeline] echo [2023-01-16T13:16:07.275Z] 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-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-16T13:16:07.561Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T13:16:08.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T13:16:08.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T13:16:08.337Z] prd-ubuntu20.04-docker-8c-8g-2575 does not seem to be running inside a container [2023-01-16T13:16:08.364Z] $ 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-132/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-132 -v /w/workspace/y_app-rfid-llrp-inventory_PR-132:/w/workspace/y_app-rfid-llrp-inventory_PR-132:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-16T13:16:08.595Z] $ docker top 432ac89654a2b78d8e6e707b823ae99ae04b55cf1f2f712721966a5516eb605c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T13:16:08.979Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-16T13:16:09.294Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-16T13:16:09.607Z] + ls /var/log/sa-host [2023-01-16T13:16:09.607Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T13:16:09.749Z] provisioning config files... [2023-01-16T13:16:09.757Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-132@tmp/config4800377482438120204tmp [Pipeline] { [Pipeline] echo [2023-01-16T13:16:09.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:16:10.116Z] ---> create-netrc.sh [Pipeline] } [2023-01-16T13:16:10.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:16:10.522Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-16T13:16:10.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:16:10.858Z] ---> sudo-logs.sh [2023-01-16T13:16:10.858Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-16T13:16:10.938Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:16:11.245Z] ---> job-cost.sh [2023-01-16T13:16:11.245Z] lf-activate-venv: SKIPPING [2023-01-16T13:16:11.245Z] DEBUG: total: 0.2199999988079071 [2023-01-16T13:16:11.245Z] INFO: Retrieving Stack Cost... [2023-01-16T13:16:11.817Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-16T13:16:12.077Z] INFO: Archiving Costs [Pipeline] echo [2023-01-16T13:16:12.112Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T13:16:12.470Z] ---> logs-deploy.sh [2023-01-16T13:16:12.470Z] lf-activate-venv: SKIPPING [2023-01-16T13:16:12.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-132/1 [2023-01-16T13:16:12.470Z] INFO: archiving workspace using pattern(s): [2023-01-16T13:16:13.407Z] Archives upload complete. [2023-01-16T13:16:13.407Z] INFO: archiving logs to Nexus