Push event to branch winio-attribution Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95be71569b9e06f85175aab574804b2477afe1bc 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-ssh10514184160435438281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4304991819656709894.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/winio-attribution/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/winio-attribution/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1878397177186140297.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/winio-attribution/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh869714467536498617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh9586752884540356046.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/winio-attribution/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/winio-attribution/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5340294042711614827.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17037’ Running on prd-ubuntu20.04-docker-8c-8g-17038 in /w/workspace/llrp-inventory_winio-attribution [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/llrp-inventory_winio-attribution # 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 Avoid second fetch Checking out Revision 95be71569b9e06f85175aab574804b2477afe1bc (winio-attribution) > 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 core.sparsecheckout # timeout=10 > git checkout -f 95be71569b9e06f85175aab574804b2477afe1bc # timeout=10 Commit message: "build: Lastest SDK, update attribtion script and file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:13:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:13:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:13:50 ========================================================= 18:13:50 EdgeX Global Pipelines Version Info 18:13:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:13:51 ------------------- 18:13:51 stable info: 18:13:51 ------------------- 18:13:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:13:51 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 18:13:51 Message: update stable to v1.0.234 18:13:52 ------------------- 18:13:52 experimental info: 18:13:52 ------------------- 18:13:52 Commited By: **** collab-it+edgex@linuxfoundation.org 18:13:52 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 18:13:52 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = winio-attribution [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = winio-attribution [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = winio-attribution [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95be715 [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:53 provisioning config files... 18:13:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/llrp-inventory_winio-attribution@tmp/config4524936179225930920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:54 ---> docker-login.sh 18:13:54 nexus3.edgexfoundry.org:10001 18:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:54 Configure a credential helper to remove this warning. See 18:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:54 18:13:54 Login Succeeded 18:13:54 nexus3.edgexfoundry.org:10002 18:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:55 Configure a credential helper to remove this warning. See 18:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:55 18:13:55 Login Succeeded 18:13:55 nexus3.edgexfoundry.org:10003 18:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:55 Configure a credential helper to remove this warning. See 18:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:55 18:13:55 Login Succeeded 18:13:55 nexus3.edgexfoundry.org:10004 18:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:55 Configure a credential helper to remove this warning. See 18:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:55 18:13:55 Login Succeeded 18:13:55 docker.io 18:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:55 Configure a credential helper to remove this warning. See 18:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:55 18:13:55 Login Succeeded 18:13:55 ---> docker-login.sh ends [Pipeline] } 18:13:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:13:56 + git rev-list -1 --merges 95be71569b9e06f85175aab574804b2477afe1bc~1..95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo 18:13:56 -----------> git rev-list -1 --merges 95be71569b9e06f85175aab574804b2477afe1bc~1..95be71569b9e06f85175aab574804b2477afe1bc 95be71569b9e06f85175aab574804b2477afe1bc [false] [Pipeline] sh 18:13:56 + git log --format=format:%s -1 95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo 18:13:56 ========================================================= 18:13:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:13:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:57 + git log --format=format:%s -1 95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo 18:13:57 [semverPrep] GIT_COMMIT: 95be71569b9e06f85175aab574804b2477afe1bc, Commit Message: build: Lastest SDK, update attribtion script and file [Pipeline] echo 18:13:57 [semverPrep] This is not a build commit. [Pipeline] sh 18:13:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:57 + grep -v github /etc/ssh/ssh_known_hosts 18:13:57 + [ -e /tmp/ssh_known_hosts ] 18:13:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:13:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:13:57 + sudo tee -a /etc/ssh/ssh_known_hosts 18:13:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:58 18:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:58 0.1.4: Pulling from edgex-devops/py-git-semver 18:13:58 42c077c10790: Pulling fs layer 18:13:58 f63e77b7563a: Pulling fs layer 18:13:58 bd5fdadae976: Pulling fs layer 18:13:58 205491f53016: Pulling fs layer 18:13:58 df18705c85c3: Pulling fs layer 18:13:58 bdb3f477010e: Pulling fs layer 18:13:58 c8a8fc8e1c8f: Pulling fs layer 18:13:58 2c6e9b1d212d: Pulling fs layer 18:13:58 bdb8f0575790: Pulling fs layer 18:13:58 386e3cb2ff24: Pulling fs layer 18:13:58 2343380bae48: Pulling fs layer 18:13:58 205491f53016: Waiting 18:13:58 df18705c85c3: Waiting 18:13:58 bdb3f477010e: Waiting 18:13:58 bdb8f0575790: Waiting 18:13:58 c8a8fc8e1c8f: Waiting 18:13:58 2c6e9b1d212d: Waiting 18:13:58 386e3cb2ff24: Waiting 18:13:58 2343380bae48: Waiting 18:13:58 f63e77b7563a: Verifying Checksum 18:13:58 f63e77b7563a: Download complete 18:13:58 205491f53016: Verifying Checksum 18:13:58 205491f53016: Download complete 18:13:58 df18705c85c3: Verifying Checksum 18:13:58 df18705c85c3: Download complete 18:13:58 bdb3f477010e: Verifying Checksum 18:13:58 bdb3f477010e: Download complete 18:13:58 bd5fdadae976: Verifying Checksum 18:13:58 bd5fdadae976: Download complete 18:13:58 2c6e9b1d212d: Verifying Checksum 18:13:58 2c6e9b1d212d: Download complete 18:13:58 bdb8f0575790: Verifying Checksum 18:13:58 bdb8f0575790: Download complete 18:13:58 386e3cb2ff24: Download complete 18:13:58 2343380bae48: Verifying Checksum 18:13:58 2343380bae48: Download complete 18:13:58 42c077c10790: Verifying Checksum 18:13:58 42c077c10790: Download complete 18:13:59 c8a8fc8e1c8f: Verifying Checksum 18:13:59 c8a8fc8e1c8f: Download complete 18:14:00 42c077c10790: Pull complete 18:14:00 f63e77b7563a: Pull complete 18:14:00 bd5fdadae976: Pull complete 18:14:01 205491f53016: Pull complete 18:14:01 df18705c85c3: Pull complete 18:14:01 bdb3f477010e: Pull complete 18:14:03 c8a8fc8e1c8f: Pull complete 18:14:03 2c6e9b1d212d: Pull complete 18:14:03 bdb8f0575790: Pull complete 18:14:03 386e3cb2ff24: Pull complete 18:14:04 2343380bae48: Pull complete 18:14:04 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 18:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:04 prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container 18:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:14:06 $ docker top 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f -eo pid,comm 18:14:06 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). 18:14:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:06 [ssh-agent] Looking for ssh-agent implementation... 18:14:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:07 $ docker exec 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f ssh-agent 18:14:07 SSH_AUTH_SOCK=/tmp/ssh-I9yT3Ys1ceOv/agent.31 18:14:07 SSH_AGENT_PID=37 18:14:07 Running ssh-add (command line suppressed) 18:14:07 Identity added: /w/workspace/llrp-inventory_winio-attribution@tmp/private_key_7726375397827537719.key (/w/workspace/llrp-inventory_winio-attribution@tmp/private_key_7726375397827537719.key) 18:14:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:07 + git tag --points-at HEAD [Pipeline] } 18:14:07 $ docker exec --env ******** --env ******** 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f ssh-agent -k 18:14:07 unset SSH_AUTH_SOCK; 18:14:07 unset SSH_AGENT_PID; 18:14:07 echo Agent pid 37 killed; 18:14:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:07 [ssh-agent] Looking for ssh-agent implementation... 18:14:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:08 $ docker exec 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f ssh-agent 18:14:08 SSH_AUTH_SOCK=/tmp/ssh-tCDW1hvHUF8C/agent.71 18:14:08 SSH_AGENT_PID=78 18:14:08 Running ssh-add (command line suppressed) 18:14:08 Identity added: /w/workspace/llrp-inventory_winio-attribution@tmp/private_key_402853223941464529.key (/w/workspace/llrp-inventory_winio-attribution@tmp/private_key_402853223941464529.key) 18:14:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:08 + git semver init 18:14:08 2022-07-06 18:14:08,938 [run_init] DEBUG init version:0.0.0 force:False 18:14:08 2022-07-06 18:14:08,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/llrp-inventory_winio-attribution/.semver 18:14:08 2022-07-06 18:14:08,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/llrp-inventory_winio-attribution/.semver 18:14:08 2022-07-06 18:14:08,941 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/llrp-inventory_winio-attribution/.semver'], cwd=/w/workspace/llrp-inventory_winio-attribution, universal_newlines=False, shell=None, istream=None) 18:14:10 2022-07-06 18:14:10,106 [append_file] DEBUG append to file:/w/workspace/llrp-inventory_winio-attribution/.git/info/exclude 18:14:10 2022-07-06 18:14:10,107 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/llrp-inventory_winio-attribution/.semver/winio-attribution with force:False 18:14:10 2022-07-06 18:14:10,107 [write_file] DEBUG write to file:/w/workspace/llrp-inventory_winio-attribution/.semver/winio-attribution 18:14:10 2022-07-06 18:14:10,111 [execute] INFO git cat-file --batch-check 18:14:10 2022-07-06 18:14:10,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/llrp-inventory_winio-attribution/.semver, universal_newlines=False, shell=None, istream=) 18:14:10 2022-07-06 18:14:10,117 [execute] INFO git cat-file --batch 18:14:10 2022-07-06 18:14:10,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/llrp-inventory_winio-attribution/.semver, universal_newlines=False, shell=None, istream=) 18:14:10 2022-07-06 18:14:10,124 [read_version] DEBUG read version from /w/workspace/llrp-inventory_winio-attribution/.semver/winio-attribution 18:14:10 0.0.0 [Pipeline] } 18:14:10 $ docker exec --env ******** --env ******** 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f ssh-agent -k 18:14:10 unset SSH_AUTH_SOCK; 18:14:10 unset SSH_AGENT_PID; 18:14:10 echo Agent pid 78 killed; 18:14:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:10 + git semver [Pipeline] } 18:14:11 $ docker stop --time=1 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f 18:14:12 $ docker rm -f 8bcceb702c30c00eae5cef2299050a2f9e28319db18e4b032e4734263d273c8f [Pipeline] // withDockerContainer [Pipeline] sh 18:14:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:13 Stashed 1 file(s) [Pipeline] echo 18:14:13 [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 18:14:14 provisioning config files... 18:14:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/llrp-inventory_winio-attribution@tmp/config8321451850213307189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:14 ---> docker-login.sh 18:14:14 nexus3.edgexfoundry.org:10001 18:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:14 Configure a credential helper to remove this warning. See 18:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:14 18:14:14 Login Succeeded 18:14:14 nexus3.edgexfoundry.org:10002 18:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:14 Configure a credential helper to remove this warning. See 18:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:14 18:14:14 Login Succeeded 18:14:14 nexus3.edgexfoundry.org:10003 18:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:14 Configure a credential helper to remove this warning. See 18:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:14 18:14:14 Login Succeeded 18:14:14 nexus3.edgexfoundry.org:10004 18:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:14 Configure a credential helper to remove this warning. See 18:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:14 18:14:14 Login Succeeded 18:14:14 docker.io 18:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:15 Configure a credential helper to remove this warning. See 18:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:15 18:14:15 Login Succeeded 18:14:15 ---> docker-login.sh ends [Pipeline] } 18:14:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:15 [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:15 [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:15 ========================================================= 18:14:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:14:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:14:15 Sending build context to Docker daemon 12.46MB 18:14:15 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:14:15 Step 2/13 : FROM ${BASE} AS builder 18:14:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:14:15 59bf1c3509f3: Pulling fs layer 18:14:15 666ba61612fd: Pulling fs layer 18:14:15 8ed8ca486205: Pulling fs layer 18:14:15 cc1cd167ecdc: Pulling fs layer 18:14:15 c516ae0d96e1: Pulling fs layer 18:14:15 684cea983483: Pulling fs layer 18:14:15 dd3240ac7de5: Pulling fs layer 18:14:15 b1e948a4e11c: Pulling fs layer 18:14:15 a8fd76ee1af6: Pulling fs layer 18:14:15 cc1cd167ecdc: Waiting 18:14:15 c516ae0d96e1: Waiting 18:14:15 684cea983483: Waiting 18:14:15 dd3240ac7de5: Waiting 18:14:15 b1e948a4e11c: Waiting 18:14:15 646ad004c059: Pulling fs layer 18:14:16 8ed8ca486205: Verifying Checksum 18:14:16 8ed8ca486205: Download complete 18:14:16 666ba61612fd: Download complete 18:14:16 c516ae0d96e1: Download complete 18:14:16 684cea983483: Verifying Checksum 18:14:16 684cea983483: Download complete 18:14:16 59bf1c3509f3: Verifying Checksum 18:14:16 59bf1c3509f3: Download complete 18:14:16 dd3240ac7de5: Verifying Checksum 18:14:16 dd3240ac7de5: Download complete 18:14:16 b1e948a4e11c: Verifying Checksum 18:14:16 b1e948a4e11c: Download complete 18:14:16 59bf1c3509f3: Pull complete 18:14:16 666ba61612fd: Pull complete 18:14:16 8ed8ca486205: Pull complete 18:14:16 646ad004c059: Verifying Checksum 18:14:16 646ad004c059: Download complete 18:14:17 a8fd76ee1af6: Verifying Checksum 18:14:17 a8fd76ee1af6: Download complete 18:14:17 cc1cd167ecdc: Verifying Checksum 18:14:17 cc1cd167ecdc: Download complete 18:14:21 cc1cd167ecdc: Pull complete 18:14:21 c516ae0d96e1: Pull complete 18:14:21 684cea983483: Pull complete 18:14:21 dd3240ac7de5: Pull complete 18:14:21 b1e948a4e11c: Pull complete 18:14:23 a8fd76ee1af6: Pull complete 18:14:24 646ad004c059: Pull complete 18:14:24 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 18:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:14:24 ---> 8f69c11f6b0c 18:14:24 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:14:26 ---> Running in e22e6ff21641 18:14:26 Removing intermediate container e22e6ff21641 18:14:26 ---> 2583cc2d829f 18:14:26 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:14:26 ---> Running in 12d1de097cbf 18:14:26 Removing intermediate container 12d1de097cbf 18:14:26 ---> 3f92bdc09a81 18:14:26 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:14:26 ---> Running in 8b610871d25d 18:14:27 Removing intermediate container 8b610871d25d 18:14:27 ---> 17e90e651a04 18:14:27 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:27 ---> Running in ce45470eb50c 18:14:27 Removing intermediate container ce45470eb50c 18:14:27 ---> 13763a211db7 18:14:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:27 ---> Running in bbd75d405cf3 18:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:14:28 Still waiting to schedule task 18:14:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17035’ is offline 18:14:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:14:29 OK: 221 MiB in 52 packages 18:14:30 Removing intermediate container bbd75d405cf3 18:14:30 ---> 441c833964bd 18:14:30 Step 8/13 : WORKDIR /app 18:14:30 ---> Running in 549dc7a4b385 18:14:30 Removing intermediate container 549dc7a4b385 18:14:30 ---> 54fb2b011050 18:14:30 Step 9/13 : COPY go.mod vendor* ./ 18:14:30 ---> 19f882a0ee84 18:14:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:30 ---> Running in 01d0919d5596 18:14:48 Removing intermediate container 01d0919d5596 18:14:48 ---> ba23b9da3173 18:14:48 Step 11/13 : COPY . . 18:14:48 ---> 427c493448e9 18:14:48 Step 12/13 : ARG MAKE="make build" 18:14:48 ---> Running in ac08a371f992 18:14:48 Removing intermediate container ac08a371f992 18:14:48 ---> 3e1ada3f8881 18:14:48 Step 13/13 : RUN $MAKE 18:14:48 ---> Running in 472b68923887 18:14:49 noop 18:14:49 Removing intermediate container 472b68923887 18:14:49 ---> 46ee5d9b861e 18:14:49 Successfully built 46ee5d9b861e 18:14:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:49 + docker inspect -f . ci-base-image-x86_64 18:14:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:50 prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container 18:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** ci-base-image-x86_64 cat 18:14:50 $ docker top 500358a42c17cd29b4490a19b94c58809cf60f2653b164b7b8d065f771670f3b -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:51 + go version 18:14:51 go version go1.17.7 linux/amd64 [Pipeline] } 18:14:51 $ docker stop --time=1 500358a42c17cd29b4490a19b94c58809cf60f2653b164b7b8d065f771670f3b 18:14:52 $ docker rm -f 500358a42c17cd29b4490a19b94c58809cf60f2653b164b7b8d065f771670f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:53 + docker inspect -f . ci-base-image-x86_64 18:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:53 prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container 18:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** ci-base-image-x86_64 cat 18:14:53 $ docker top ad7fb60341db12728e6899efadd9e1e0f184e0b6a1605fa46736dcbf209839fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:14:54 + make test 18:14:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:15:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:15:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.041s coverage: 86.2% of statements 18:15:04 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:15:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.551s coverage: 71.9% of statements 18:15:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:15:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:18 ./bin/test-attribution.sh [Pipeline] echo 18:15:18 [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:18 $ docker stop --time=1 ad7fb60341db12728e6899efadd9e1e0f184e0b6a1605fa46736dcbf209839fd 18:15:21 $ docker rm -f ad7fb60341db12728e6899efadd9e1e0f184e0b6a1605fa46736dcbf209839fd [Pipeline] // withDockerContainer [Pipeline] sh 18:15:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:15:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:22 + ls -al . 18:15:22 total 232 18:15:22 drwxrwxr-x 11 jenkins jenkins 4096 Jul 6 18:14 . 18:15:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:13 .. 18:15:22 -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 18:13 .dockerignore 18:15:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 18:14 .git 18:15:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:13 .github 18:15:22 -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 18:13 .gitignore 18:15:22 -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 18:13 .golangci.yml 18:15:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 18:14 .semver 18:15:22 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 18:13 Attribution.txt 18:15:22 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 18:13 CHANGELOG.md 18:15:22 -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 18:13 Dockerfile 18:15:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 18:13 GOVERNANCE.md 18:15:22 -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 18:13 Jenkinsfile 18:15:22 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 18:13 LICENSE 18:15:22 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 18:13 Makefile 18:15:22 -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 18:13 OWNERS.md 18:15:22 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 18:13 README.md 18:15:22 -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 18:14 VERSION 18:15:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:13 bin 18:15:22 -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 18:15 coverage.out 18:15:22 -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 18:13 go.mod 18:15:22 -rw-rw-r-- 1 jenkins jenkins 37046 Jul 6 18:13 go.sum 18:15:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:13 images 18:15:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:13 internal 18:15:22 -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 18:13 main.go 18:15:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:13 res 18:15:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:13 snap 18:15:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:23 + 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=95be71569b9e06f85175aab574804b2477afe1bc --label arch=amd64 --label version=0.0.0 . 18:15:23 Sending build context to Docker daemon 12.46MB 18:15:23 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:15:23 Step 2/31 : FROM ${BASE} AS builder 18:15:23 ---> 46ee5d9b861e 18:15:23 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:15:23 ---> Running in f71d6d3ed7b5 18:15:23 Removing intermediate container f71d6d3ed7b5 18:15:23 ---> 5181d6d77343 18:15:23 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:15:23 ---> Running in f4de43e7758c 18:15:23 Removing intermediate container f4de43e7758c 18:15:23 ---> 6938b176fc36 18:15:23 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:15:23 ---> Running in c2ed34504bfc 18:15:23 Removing intermediate container c2ed34504bfc 18:15:23 ---> fb4a3a0449a5 18:15:23 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:23 ---> Running in f3662511799f 18:15:24 Removing intermediate container f3662511799f 18:15:24 ---> 314468056a8a 18:15:24 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:24 ---> Running in ca51d2abff11 18:15:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:15:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:15:25 OK: 221 MiB in 52 packages 18:15:26 Removing intermediate container ca51d2abff11 18:15:26 ---> 3da6165ada75 18:15:26 Step 8/31 : WORKDIR /app 18:15:26 ---> Running in e11a41575812 18:15:26 Removing intermediate container e11a41575812 18:15:26 ---> 46218906a64a 18:15:26 Step 9/31 : COPY go.mod vendor* ./ 18:15:26 ---> 82ebe9a21795 18:15:26 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:26 ---> Running in 9c65637b44d3 18:15:27 Removing intermediate container 9c65637b44d3 18:15:27 ---> 89bc3b8e406d 18:15:27 Step 11/31 : COPY . . 18:15:27 ---> d161275bf4c8 18:15:27 Step 12/31 : ARG MAKE="make build" 18:15:27 ---> Running in 019d58539486 18:15:27 Removing intermediate container 019d58539486 18:15:27 ---> 34c2b2994d21 18:15:27 Step 13/31 : RUN $MAKE 18:15:27 ---> Running in 65679cec5833 18:15:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:15:49 Removing intermediate container 65679cec5833 18:15:49 ---> 2a1fa0b61cdb 18:15:49 Step 14/31 : FROM alpine:3.14 18:15:49 3.14: Pulling from library/alpine 18:15:49 8663204ce13b: Pulling fs layer 18:15:49 8663204ce13b: Verifying Checksum 18:15:49 8663204ce13b: Download complete 18:15:49 8663204ce13b: Pull complete 18:15:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:15:49 Status: Downloaded newer image for alpine:3.14 18:15:49 ---> e04c818066af 18:15:49 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:15:49 ---> Running in 1ce2546809cd 18:15:49 Removing intermediate container 1ce2546809cd 18:15:49 ---> ee172688e70c 18:15:49 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:15:49 ---> Running in 820f940a1406 18:15:49 Removing intermediate container 820f940a1406 18:15:49 ---> 5c348464bc94 18:15:49 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:49 ---> Running in 52643e541622 18:15:49 Removing intermediate container 52643e541622 18:15:49 ---> 4ff4c05ae2ad 18:15:49 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 18:15:49 ---> Running in 724969f79da3 18:15:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:15:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:15:50 (1/7) Installing ca-certificates (20211220-r0) 18:15:50 (2/7) Installing dumb-init (1.2.5-r1) 18:15:50 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:15:50 (4/7) Installing libsodium (1.0.18-r0) 18:15:50 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:15:50 (6/7) Installing libzmq (4.3.4-r0) 18:15:51 (7/7) Installing zeromq (4.3.4-r0) 18:15:51 Executing busybox-1.33.1-r7.trigger 18:15:51 Executing ca-certificates-20211220-r0.trigger 18:15:51 OK: 9 MiB in 21 packages 18:15:51 Removing intermediate container 724969f79da3 18:15:51 ---> 7bd8441429e4 18:15:51 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:15:51 ---> ecb641b653f2 18:15:51 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:15:51 ---> 404361c2d1bb 18:15:51 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:15:52 ---> 5189abf95f74 18:15:52 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:15:52 ---> 9e5ed5d53f09 18:15:52 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:15:52 ---> 63c4526571b0 18:15:52 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:15:53 ---> Running in f6df1b15147b 18:15:53 Removing intermediate container f6df1b15147b 18:15:53 ---> 18bb9f630c56 18:15:53 Step 25/31 : VOLUME /cache 18:15:53 ---> Running in b7f8d8e7c7aa 18:15:53 Removing intermediate container b7f8d8e7c7aa 18:15:53 ---> 8066fd4133e8 18:15:53 Step 26/31 : EXPOSE 59711 18:15:53 ---> Running in a055baab4026 18:15:53 Removing intermediate container a055baab4026 18:15:53 ---> 1f97a79ecf3e 18:15:53 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:15:54 ---> Running in d6f5be044b31 18:15:54 Removing intermediate container d6f5be044b31 18:15:54 ---> 1e079dad3669 18:15:54 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:15:54 ---> Running in 791a75fe5a8c 18:15:54 Removing intermediate container 791a75fe5a8c 18:15:54 ---> 6572b38693c7 18:15:54 Step 29/31 : LABEL arch=amd64 18:15:54 ---> Running in 6896db6acc91 18:15:54 Removing intermediate container 6896db6acc91 18:15:54 ---> 5ddea5b94531 18:15:54 Step 30/31 : LABEL git_sha=95be71569b9e06f85175aab574804b2477afe1bc 18:15:54 ---> Running in c3bfbe07a45a 18:15:54 Removing intermediate container c3bfbe07a45a 18:15:54 ---> 5a2c25e2b7f8 18:15:54 Step 31/31 : LABEL version=0.0.0 18:15:54 ---> Running in 6b40f4ffde05 18:15:54 Removing intermediate container 6b40f4ffde05 18:15:54 ---> 5c883698d957 18:15:54 [Warning] One or more build-args [ARCH] were not consumed 18:15:54 Successfully built 5c883698d957 18:15:54 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 18:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:55 18:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:56 latest: Pulling from edgex-lftools-log-publisher 18:15:56 5eb5b503b376: Pulling fs layer 18:15:56 5c69ac0246d0: Pulling fs layer 18:15:56 ec43610c2a17: Pulling fs layer 18:15:56 3a2ae6a8a46f: Pulling fs layer 18:15:56 33b1e0a273af: Pulling fs layer 18:15:56 5d3b04190fa2: Pulling fs layer 18:15:56 2f39f015ded8: Pulling fs layer 18:15:56 33b1e0a273af: Waiting 18:15:56 5d3b04190fa2: Waiting 18:15:56 2f39f015ded8: Waiting 18:15:56 3a2ae6a8a46f: Waiting 18:15:56 3a2ae6a8a46f: Verifying Checksum 18:15:56 3a2ae6a8a46f: Download complete 18:15:56 33b1e0a273af: Verifying Checksum 18:15:56 33b1e0a273af: Download complete 18:15:56 5d3b04190fa2: Verifying Checksum 18:15:56 ec43610c2a17: Verifying Checksum 18:15:56 ec43610c2a17: Download complete 18:15:56 5eb5b503b376: Verifying Checksum 18:15:56 5eb5b503b376: Download complete 18:15:57 2f39f015ded8: Download complete 18:15:57 5eb5b503b376: Pull complete 18:15:57 5c69ac0246d0: Pull complete 18:15:58 ec43610c2a17: Pull complete 18:15:58 3a2ae6a8a46f: Pull complete 18:15:58 33b1e0a273af: Pull complete 18:15:58 5d3b04190fa2: Pull complete 18:16:02 2f39f015ded8: Pull complete 18:16:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:03 prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container 18:16:03 $ 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/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:16:05 $ docker top bd50a3ad0c79a9b4d7661e832c72171d0381463192b8776f0a863640f09e9f0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:05 ---> job-cost.sh 18:16:05 lf-activate-venv: SKIPPING 18:16:05 INFO: No Stack... 18:16:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:06 INFO: Archiving Costs [Pipeline] sh 18:16:07 + cat /w/workspace/llrp-inventory_winio-attribution/archives/cost.csv 18:16:07 + cut -d, -f6 [Pipeline] lock 18:16:07 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] 18:16:07 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] did not exist. Created. 18:16:07 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:07 + echo total: 0.2199999988079071 [Pipeline] stash 18:16:07 Stashed 1 file(s) [Pipeline] } 18:16:07 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:07 $ docker stop --time=1 bd50a3ad0c79a9b4d7661e832c72171d0381463192b8776f0a863640f09e9f0d 18:16:08 $ docker rm -f bd50a3ad0c79a9b4d7661e832c72171d0381463192b8776f0a863640f09e9f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:16:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17040 in /w/workspace/llrp-inventory_winio-attribution [Pipeline] { [Pipeline] ws 18:16:09 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 18:16:09 The recommended git tool is: git 18:16:15 using credential edgex-jenkins-ssh 18:16:15 Cloning the remote Git repository 18:16:15 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:16:15 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 18:16:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:16:15 > git --version # timeout=10 18:16:15 > git --version # 'git version 2.25.1' 18:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:17 Avoid second fetch 18:16:17 Checking out Revision 95be71569b9e06f85175aab574804b2477afe1bc (winio-attribution) 18:16:17 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:16:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:17 > git config core.sparsecheckout # timeout=10 18:16:17 > git checkout -f 95be71569b9e06f85175aab574804b2477afe1bc # timeout=10 18:16:21 Commit message: "build: Lastest SDK, update attribtion script and file" 18:16:21 > git --version # timeout=10 18:16:21 > git --version # 'git version 2.25.1' 18:16:21 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:16:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:22 Dload Upload Total Spent Left Speed 18:16:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 64151 0 --:--:-- --:--:-- --:--:-- 64151 [Pipeline] sh 18:16:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:16:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:16:23 + sudo tee /etc/docker/daemon.new 18:16:23 { 18:16:23 "registry-mirrors": [ 18:16:23 "https://nexus3.edgexfoundry.org:10001" 18:16:23 ], 18:16:23 "bip": "10.250.0.254/24", 18:16:23 "hosts": [ 18:16:23 "tcp://0.0.0.0:5555", 18:16:23 "unix:///var/run/docker.sock" 18:16:23 ], 18:16:23 "mtu": 1458, 18:16:23 "selinux-enabled": true, 18:16:23 "seccomp-profile": "/etc/docker/seccomp.json" 18:16:23 } [Pipeline] sh 18:16:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:16:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:43 provisioning config files... 18:16:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5270136797856758018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:43 ---> docker-login.sh 18:16:43 nexus3.edgexfoundry.org:10001 18:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:44 Configure a credential helper to remove this warning. See 18:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:44 18:16:44 Login Succeeded 18:16:44 nexus3.edgexfoundry.org:10002 18:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:45 Configure a credential helper to remove this warning. See 18:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:45 18:16:45 Login Succeeded 18:16:45 nexus3.edgexfoundry.org:10003 18:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:45 Configure a credential helper to remove this warning. See 18:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:45 18:16:45 Login Succeeded 18:16:45 nexus3.edgexfoundry.org:10004 18:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:46 Configure a credential helper to remove this warning. See 18:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:46 18:16:46 Login Succeeded 18:16:46 docker.io 18:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:47 Configure a credential helper to remove this warning. See 18:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:47 18:16:47 Login Succeeded 18:16:47 ---> docker-login.sh ends [Pipeline] } 18:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:16:47 [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:47 [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:47 ========================================================= 18:16:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:16:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:16:48 Sending build context to Docker daemon 687.1kB 18:16:48 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:16:48 Step 2/13 : FROM ${BASE} AS builder 18:16:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:16:48 9b3977197b4f: Pulling fs layer 18:16:48 1a89e8eeedd5: Pulling fs layer 18:16:48 94645a83ff95: Pulling fs layer 18:16:48 e6fb740bc735: Pulling fs layer 18:16:48 3a77bd46dcc9: Pulling fs layer 18:16:48 355e64cbe906: Pulling fs layer 18:16:48 63ab81a10011: Pulling fs layer 18:16:48 555d1d1c4555: Pulling fs layer 18:16:48 7d9057610161: Pulling fs layer 18:16:48 355e64cbe906: Waiting 18:16:48 63ab81a10011: Waiting 18:16:48 555d1d1c4555: Waiting 18:16:48 7d9057610161: Waiting 18:16:48 e6fb740bc735: Waiting 18:16:48 3a77bd46dcc9: Waiting 18:16:48 94645a83ff95: Verifying Checksum 18:16:48 94645a83ff95: Download complete 18:16:48 1a89e8eeedd5: Verifying Checksum 18:16:48 1a89e8eeedd5: Download complete 18:16:48 3a77bd46dcc9: Verifying Checksum 18:16:48 3a77bd46dcc9: Download complete 18:16:48 355e64cbe906: Verifying Checksum 18:16:48 355e64cbe906: Download complete 18:16:48 9b3977197b4f: Verifying Checksum 18:16:48 9b3977197b4f: Download complete 18:16:48 63ab81a10011: Verifying Checksum 18:16:48 63ab81a10011: Download complete 18:16:49 9b3977197b4f: Pull complete 18:16:49 7d9057610161: Verifying Checksum 18:16:49 7d9057610161: Download complete 18:16:50 1a89e8eeedd5: Pull complete 18:16:50 94645a83ff95: Pull complete 18:16:51 555d1d1c4555: Verifying Checksum 18:16:51 555d1d1c4555: Download complete 18:16:51 e6fb740bc735: Verifying Checksum 18:16:51 e6fb740bc735: Download complete 18:17:04 e6fb740bc735: Pull complete 18:17:04 3a77bd46dcc9: Pull complete 18:17:04 355e64cbe906: Pull complete 18:17:04 63ab81a10011: Pull complete 18:17:10 555d1d1c4555: Pull complete 18:17:12 7d9057610161: Pull complete 18:17:12 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 18:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:17:12 ---> 819e984ddca1 18:17:12 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:17:13 ---> Running in 8adadcd94277 18:17:13 Removing intermediate container 8adadcd94277 18:17:13 ---> 04b6deb77426 18:17:13 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:17:13 ---> Running in 89884e908a38 18:17:14 Removing intermediate container 89884e908a38 18:17:14 ---> eeb7d9c6bb23 18:17:14 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:17:14 ---> Running in 90b4d95922ec 18:17:14 Removing intermediate container 90b4d95922ec 18:17:14 ---> cef4f3230381 18:17:14 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:14 ---> Running in ec18ae73d87d 18:17:16 Removing intermediate container ec18ae73d87d 18:17:16 ---> 95a4eb10737f 18:17:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:17:16 ---> Running in ffde0757c575 18:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:17:19 OK: 220 MiB in 52 packages 18:17:20 Removing intermediate container ffde0757c575 18:17:20 ---> 249f54d57510 18:17:20 Step 8/13 : WORKDIR /app 18:17:20 ---> Running in 699f68dc5b43 18:17:21 Removing intermediate container 699f68dc5b43 18:17:21 ---> 7a3ae01d3d09 18:17:21 Step 9/13 : COPY go.mod vendor* ./ 18:17:21 ---> c2b89cf5835d 18:17:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:21 ---> Running in fc6043566609 18:18:08 Removing intermediate container fc6043566609 18:18:08 ---> de0f7a5b813b 18:18:08 Step 11/13 : COPY . . 18:18:08 ---> c64d612040f9 18:18:08 Step 12/13 : ARG MAKE="make build" 18:18:09 ---> Running in 10b35a063ba3 18:18:09 Removing intermediate container 10b35a063ba3 18:18:09 ---> d506ef17ba90 18:18:09 Step 13/13 : RUN $MAKE 18:18:09 ---> Running in 6e48b07b5d66 18:18:10 noop 18:18:11 Removing intermediate container 6e48b07b5d66 18:18:11 ---> dd294dff80c8 18:18:11 Successfully built dd294dff80c8 18:18:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:11 + docker inspect -f . ci-base-image-arm64 18:18:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:11 prd-ubuntu20.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container 18:18:11 $ 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 ******** ci-base-image-arm64 cat 18:18:13 $ docker top 8026c8bb9d5628bbc36f82901dcdb52bd83ba69da5d2c829f68c216ea495f11a -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:14 + go version 18:18:14 go version go1.17.7 linux/arm64 [Pipeline] } 18:18:14 $ docker stop --time=1 8026c8bb9d5628bbc36f82901dcdb52bd83ba69da5d2c829f68c216ea495f11a 18:18:15 $ docker rm -f 8026c8bb9d5628bbc36f82901dcdb52bd83ba69da5d2c829f68c216ea495f11a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:16 + docker inspect -f . ci-base-image-arm64 18:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:17 prd-ubuntu20.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container 18:18:17 $ 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 ******** ci-base-image-arm64 cat 18:18:18 $ docker top f4f36ac97f6e5aa4c83ef04e5a91fc19a93b77907181b6c7a549e2a2f266b3b1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:18:19 + make test 18:18:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:19:56 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:19:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.301s coverage: 86.2% of statements 18:19:56 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:19:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.759s coverage: 71.9% of statements 18:19:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:19:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:20:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:20:23 ./bin/test-attribution.sh [Pipeline] echo 18:20:24 [edgeX.isLTS] Checking if [winio-attribution] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:20:24 $ docker stop --time=1 f4f36ac97f6e5aa4c83ef04e5a91fc19a93b77907181b6c7a549e2a2f266b3b1 18:20:26 $ docker rm -f f4f36ac97f6e5aa4c83ef04e5a91fc19a93b77907181b6c7a549e2a2f266b3b1 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:27 Warning: overwriting stash ‘coverage-report’ 18:20:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:28 + ls -al . 18:20:28 total 228 18:20:28 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 18:18 . 18:20:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:16 .. 18:20:28 -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 18:16 .dockerignore 18:20:28 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 18:16 .git 18:20:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:16 .github 18:20:28 -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 18:16 .gitignore 18:20:28 -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 18:16 .golangci.yml 18:20:28 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 18:16 Attribution.txt 18:20:28 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 18:16 CHANGELOG.md 18:20:28 -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 18:16 Dockerfile 18:20:28 -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 18:16 GOVERNANCE.md 18:20:28 -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 18:16 Jenkinsfile 18:20:28 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 18:16 LICENSE 18:20:28 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 18:16 Makefile 18:20:28 -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 18:16 OWNERS.md 18:20:28 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 18:16 README.md 18:20:28 -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 18:14 VERSION 18:20:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:16 bin 18:20:28 -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 18:19 coverage.out 18:20:28 -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 18:16 go.mod 18:20:28 -rw-rw-r-- 1 jenkins jenkins 37046 Jul 6 18:16 go.sum 18:20:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:16 images 18:20:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:16 internal 18:20:28 -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 18:16 main.go 18:20:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:16 res 18:20:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:16 snap 18:20:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:29 + 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=95be71569b9e06f85175aab574804b2477afe1bc --label arch=arm64 --label version=0.0.0 . 18:20:29 Sending build context to Docker daemon 687.1kB 18:20:29 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:20:29 Step 2/31 : FROM ${BASE} AS builder 18:20:29 ---> dd294dff80c8 18:20:29 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:20:29 ---> Running in a55875ada840 18:20:30 Removing intermediate container a55875ada840 18:20:30 ---> 8a927dd76c1d 18:20:30 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:20:30 ---> Running in 86e3bb329db3 18:20:30 Removing intermediate container 86e3bb329db3 18:20:30 ---> dd74b474de02 18:20:30 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:20:30 ---> Running in 3b55c51bff75 18:20:31 Removing intermediate container 3b55c51bff75 18:20:31 ---> 388fb31f4982 18:20:31 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:31 ---> Running in 9ff1ce215c31 18:20:33 Removing intermediate container 9ff1ce215c31 18:20:33 ---> 88bf86cb722b 18:20:33 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:33 ---> Running in 7c7b67bce177 18:20:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:20:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:20:36 OK: 220 MiB in 52 packages 18:20:37 Removing intermediate container 7c7b67bce177 18:20:37 ---> 9f55ec758b1c 18:20:37 Step 8/31 : WORKDIR /app 18:20:37 ---> Running in 596041995d18 18:20:37 Removing intermediate container 596041995d18 18:20:37 ---> 6857ce4b82a5 18:20:37 Step 9/31 : COPY go.mod vendor* ./ 18:20:37 ---> 4c84ca446593 18:20:37 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:38 ---> Running in 2ba59a911a3a 18:20:40 Removing intermediate container 2ba59a911a3a 18:20:40 ---> a5a9e7647f14 18:20:40 Step 11/31 : COPY . . 18:20:40 ---> 4bbbb0477ed3 18:20:40 Step 12/31 : ARG MAKE="make build" 18:20:41 ---> Running in 17ef6be6f349 18:20:41 Removing intermediate container 17ef6be6f349 18:20:41 ---> 33a72da85603 18:20:41 Step 13/31 : RUN $MAKE 18:20:41 ---> Running in d638fe591903 18:20:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:23:04 Removing intermediate container d638fe591903 18:23:04 ---> 8193b36c11b5 18:23:04 Step 14/31 : FROM alpine:3.14 18:23:04 3.14: Pulling from library/alpine 18:23:04 455c02918c45: Pulling fs layer 18:23:04 455c02918c45: Verifying Checksum 18:23:04 455c02918c45: Download complete 18:23:04 455c02918c45: Pull complete 18:23:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:23:04 Status: Downloaded newer image for alpine:3.14 18:23:04 ---> ac73e934f311 18:23:04 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:23:04 ---> Running in 00e218e8ead8 18:23:04 Removing intermediate container 00e218e8ead8 18:23:04 ---> 7ac8385f0ad8 18:23:04 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:23:04 ---> Running in 59cdc6534d19 18:23:04 Removing intermediate container 59cdc6534d19 18:23:04 ---> 0aaa6b813122 18:23:04 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:04 ---> Running in 0875856b8f68 18:23:04 Removing intermediate container 0875856b8f68 18:23:04 ---> a164ca5993b2 18:23:04 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 18:23:04 ---> Running in 6df2322cae03 18:23:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:23:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:23:04 (1/7) Installing ca-certificates (20211220-r0) 18:23:04 (2/7) Installing dumb-init (1.2.5-r1) 18:23:04 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:23:04 (4/7) Installing libsodium (1.0.18-r0) 18:23:04 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:23:04 (6/7) Installing libzmq (4.3.4-r0) 18:23:04 (7/7) Installing zeromq (4.3.4-r0) 18:23:04 Executing busybox-1.33.1-r7.trigger 18:23:04 Executing ca-certificates-20211220-r0.trigger 18:23:04 OK: 9 MiB in 21 packages 18:23:04 Removing intermediate container 6df2322cae03 18:23:04 ---> 946fac28db6a 18:23:04 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:23:04 ---> 87dabc22d298 18:23:04 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:23:04 ---> d589bd4c5789 18:23:04 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:23:04 ---> 8e54eb7eae32 18:23:04 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:23:04 ---> ebcfd1a9a7f4 18:23:04 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:23:05 ---> 9e29cb54c99d 18:23:05 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:23:05 ---> Running in e419bc6b3c62 18:23:07 Removing intermediate container e419bc6b3c62 18:23:07 ---> ec05f84a303d 18:23:07 Step 25/31 : VOLUME /cache 18:23:07 ---> Running in 167635a4ad31 18:23:07 Removing intermediate container 167635a4ad31 18:23:07 ---> af269ff28bd6 18:23:07 Step 26/31 : EXPOSE 59711 18:23:07 ---> Running in 7418288ab8b2 18:23:08 Removing intermediate container 7418288ab8b2 18:23:08 ---> 8fefe3d47ee1 18:23:08 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:23:08 ---> Running in cfc6244ea420 18:23:08 Removing intermediate container cfc6244ea420 18:23:08 ---> 90c98bcf399b 18:23:08 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:23:08 ---> Running in 3fb9c563aaa4 18:23:08 Removing intermediate container 3fb9c563aaa4 18:23:08 ---> 1dee9c42726d 18:23:08 Step 29/31 : LABEL arch=arm64 18:23:08 ---> Running in 242f6b5ab07c 18:23:09 Removing intermediate container 242f6b5ab07c 18:23:09 ---> 053da1a5b413 18:23:09 Step 30/31 : LABEL git_sha=95be71569b9e06f85175aab574804b2477afe1bc 18:23:09 ---> Running in 4abd45b6e2b2 18:23:09 Removing intermediate container 4abd45b6e2b2 18:23:09 ---> a47ca624db90 18:23:09 Step 31/31 : LABEL version=0.0.0 18:23:09 ---> Running in e2b65b6b93e4 18:23:10 Removing intermediate container e2b65b6b93e4 18:23:10 ---> 9eba134e8704 18:23:10 [Warning] One or more build-args [ARCH] were not consumed 18:23:10 Successfully built 9eba134e8704 18:23:10 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 18:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:11 18:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:11 arm64: Pulling from edgex-lftools-log-publisher 18:23:11 8998bd30e6a1: Pulling fs layer 18:23:11 04944245beec: Pulling fs layer 18:23:11 699f458cf7ca: Pulling fs layer 18:23:11 765212b225bb: Pulling fs layer 18:23:11 f23df028b6ca: Pulling fs layer 18:23:11 d65c8cfc05b1: Pulling fs layer 18:23:11 2437ff75d9bd: Pulling fs layer 18:23:11 765212b225bb: Waiting 18:23:11 f23df028b6ca: Waiting 18:23:11 d65c8cfc05b1: Waiting 18:23:11 2437ff75d9bd: Waiting 18:23:11 04944245beec: Verifying Checksum 18:23:11 04944245beec: Download complete 18:23:11 765212b225bb: Verifying Checksum 18:23:11 765212b225bb: Download complete 18:23:11 f23df028b6ca: Download complete 18:23:11 d65c8cfc05b1: Verifying Checksum 18:23:11 d65c8cfc05b1: Download complete 18:23:12 699f458cf7ca: Verifying Checksum 18:23:12 8998bd30e6a1: Verifying Checksum 18:23:12 8998bd30e6a1: Download complete 18:23:15 2437ff75d9bd: Verifying Checksum 18:23:15 2437ff75d9bd: Download complete 18:23:16 8998bd30e6a1: Pull complete 18:23:17 04944245beec: Pull complete 18:23:18 699f458cf7ca: Pull complete 18:23:18 765212b225bb: Pull complete 18:23:19 f23df028b6ca: Pull complete 18:23:19 d65c8cfc05b1: Pull complete 18:23:34 2437ff75d9bd: Pull complete 18:23:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:35 prd-ubuntu20.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container 18:23:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:23:37 $ docker top f5992c1e7bfb463d75d9ceb28ada8829696f4a132e8522bb739ee04a6b01aef5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:38 ---> job-cost.sh 18:23:38 lf-activate-venv: SKIPPING 18:23:38 INFO: No Stack... 18:23:39 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:40 INFO: Archiving Costs [Pipeline] sh 18:23:40 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 18:23:40 + cut -d, -f6 [Pipeline] lock 18:23:41 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] 18:23:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] did not exist. Created. 18:23:41 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:41 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e949ea81/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:23:42 + echo total: 0.10999999940395355 [Pipeline] stash 18:23:42 Warning: overwriting stash ‘stack-cost’ 18:23:42 Stashed 1 file(s) [Pipeline] } 18:23:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-winio-attribution-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:42 $ docker stop --time=1 f5992c1e7bfb463d75d9ceb28ada8829696f4a132e8522bb739ee04a6b01aef5 18:23:44 $ docker rm -f f5992c1e7bfb463d75d9ceb28ada8829696f4a132e8522bb739ee04a6b01aef5 [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 18:23:45 provisioning config files... 18:23:45 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/llrp-inventory_winio-attribution@tmp/config1718954874899599955tmp [Pipeline] { [Pipeline] sh 18:23:45 + set +x 18:23:45 + curl -s https://codecov.io/bash 18:23:45 + bash -s -- 18:23:45 18:23:45 _____ _ 18:23:45 / ____| | | 18:23:45 | | ___ __| | ___ ___ _____ __ 18:23:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:23:45 | |___| (_) | (_| | __/ (_| (_) \ V / 18:23:45 \_____\___/ \__,_|\___|\___\___/ \_/ 18:23:45 Bash-1.0.6 18:23:45 18:23:45 18:23:45 ==> git version 2.25.1 found 18:23:45 ==> 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 18:23:45 Release-Date: 2020-01-08 18:23:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:23:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:23:45 ==> Jenkins CI detected. 18:23:45 current dir:  /w/workspace/llrp-inventory_winio-attribution 18:23:45 project root: . 18:23:45 --> token set from env 18:23:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:23:45 ==> Running gcov in . (disable via -X gcov) 18:23:45 ==> Python coveragepy not found 18:23:45 ==> Searching for coverage reports in: 18:23:45 + . 18:23:45 -> Found 1 reports 18:23:45 ==> Detecting git/mercurial file structure 18:23:45 ==> Reading reports 18:23:45 + ./coverage.out bytes=41008 18:23:45 ==> Appending adjustments 18:23:45 https://docs.codecov.io/docs/fixing-reports 18:23:45 + Found adjustments 18:23:45 ==> Gzipping contents 18:23:45 12K /tmp/codecov.jHqo2J.gz 18:23:45 ==> Uploading reports 18:23:45 url: https://codecov.io 18:23:45 query: branch=winio-attribution&commit=95be71569b9e06f85175aab574804b2477afe1bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fwinio-attribution%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:23:45 -> Pinging Codecov 18:23:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=winio-attribution&commit=95be71569b9e06f85175aab574804b2477afe1bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fwinio-attribution%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:23:46 -> Uploading to 18:23:46 https://storage.googleapis.com/codecov/v4/raw/2022-07-06/581DD39554BDF9B6E22D074273EAD858/95be71569b9e06f85175aab574804b2477afe1bc/720acf08-4ab5-4be5-9e58-c30d96021a9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T182346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0a52ef23e37900fa7cee2ac0c2be71a72a9c0d0d676474590ba4fcdf9dd75a9 18:23:46 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:46 Dload Upload Total Spent Left Speed 18:23:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11474 0 0 100 11474 0 48008 --:--:-- --:--:-- --:--:-- 48008 18:23:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] } 18:23:46 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 18:23:48 + [ -d /w/workspace/llrp-inventory_winio-attribution/archives ] 18:23:48 + ls -al /w/workspace/llrp-inventory_winio-attribution/archives 18:23:48 total 16 18:23:48 drwxr-xr-x 3 root root 4096 Jul 6 18:16 . 18:23:48 drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 18:16 .. 18:23:48 drwxr-xr-x 2 root root 4096 Jul 6 18:16 cost 18:23:48 -rw-r--r-- 1 root root 105 Jul 6 18:16 cost.csv 18:23:48 + sudo chown -R jenkins:jenkins /w/workspace/llrp-inventory_winio-attribution/archives 18:23:48 + ls -al /w/workspace/llrp-inventory_winio-attribution/archives 18:23:48 total 16 18:23:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 18:16 . 18:23:48 drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 18:16 .. 18:23:48 drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 18:16 cost 18:23:48 -rw-r--r-- 1 jenkins jenkins 105 Jul 6 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:23:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:49 ---> package-listing.sh 18:23:49 ++ facter osfamily 18:23:49 ++ tr '[:upper:]' '[:lower:]' 18:23:49 + OS_FAMILY=debian 18:23:49 + workspace=/w/workspace/llrp-inventory_winio-attribution 18:23:49 + START_PACKAGES=/tmp/packages_start.txt 18:23:49 + END_PACKAGES=/tmp/packages_end.txt 18:23:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:49 + PACKAGES=/tmp/packages_start.txt 18:23:49 + '[' /w/workspace/llrp-inventory_winio-attribution ']' 18:23:49 + PACKAGES=/tmp/packages_end.txt 18:23:49 + case "${OS_FAMILY}" in 18:23:49 + dpkg -l 18:23:49 + grep '^ii' 18:23:49 + '[' -f /tmp/packages_start.txt ']' 18:23:49 + '[' -f /tmp/packages_end.txt ']' 18:23:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:49 + '[' /w/workspace/llrp-inventory_winio-attribution ']' 18:23:49 + mkdir -p /w/workspace/llrp-inventory_winio-attribution/archives/ 18:23:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/llrp-inventory_winio-attribution/archives/ [Pipeline] echo 18:23:49 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/llrp-inventory_winio-attribution/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:23:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:50 prd-ubuntu20.04-docker-8c-8g-17038 does not seem to be running inside a container 18:23:50 $ 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/llrp-inventory_winio-attribution/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/llrp-inventory_winio-attribution -v /w/workspace/llrp-inventory_winio-attribution:/w/workspace/llrp-inventory_winio-attribution:rw,z -v /w/workspace/llrp-inventory_winio-attribution@tmp:/w/workspace/llrp-inventory_winio-attribution@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:23:51 $ docker top db9c2b39266c45df9ebf840b3deb4f27017a603ff4654cbe8eb39aba7de2b3ee -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:51 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:51 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:52 + ls /var/log/sa-host 18:23:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:52 provisioning config files... 18:23:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/llrp-inventory_winio-attribution@tmp/config4922313235922956068tmp [Pipeline] { [Pipeline] echo 18:23:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:52 ---> create-netrc.sh [Pipeline] } 18:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:52 ---> python-tools-install.sh [Pipeline] echo 18:23:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:53 ---> sudo-logs.sh 18:23:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:23:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:53 ---> job-cost.sh 18:23:53 lf-activate-venv: SKIPPING 18:23:53 DEBUG: total: 0.2199999988079071 18:23:53 INFO: Retrieving Stack Cost... 18:23:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:54 INFO: Archiving Costs [Pipeline] echo 18:23:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:54 ---> logs-deploy.sh 18:23:54 lf-activate-venv: SKIPPING 18:23:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/winio-attribution/1 18:23:54 INFO: archiving workspace using pattern(s): 18:23:55 Archives upload complete. 18:23:56 INFO: archiving logs to Nexus