Push event to branch released-2.1.1-sdk-go-mods-and-change-log Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 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-ssh17669832498604336320.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14055477101619537316.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/released-2.7ju8i2idh.-change-log/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/released-2.7ju8i2idh.-change-log/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7658414093297409337.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/released-2.7ju8i2idh.-change-log/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh868329601485798540.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh4643048081483788278.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/released-2.7ju8i2idh.-change-log/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/released-2.7ju8i2idh.-change-log/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6270438281738354157.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-745’ is offline Running on prd-ubuntu20.04-docker-8c-8g-746 in /w/workspace/2.1.1-sdk-go-mods-and-change-log [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/2.1.1-sdk-go-mods-and-change-log # 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 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 (released-2.1.1-sdk-go-mods-and-change-log) > 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 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 # timeout=10 Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:13:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:13:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:13:37 ========================================================= 00:13:37 EdgeX Global Pipelines Version Info 00:13:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:13:38 ------------------- 00:13:38 stable info: 00:13:38 ------------------- 00:13:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:13:38 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:13:38 Message: update stable to v1.0.230 00:13:38 ------------------- 00:13:38 experimental info: 00:13:38 ------------------- 00:13:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:13:38 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 00:13:38 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:13:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = released-2.1.1-sdk-go-mods-and-change-log [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = released-2.1.1-sdk-go-mods-and-change-log [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = released-2.1.1-sdk-go-mods-and-change-log [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26fe5cd [Pipeline] echo 00:13:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:40 provisioning config files... 00:13:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/config1742569461947761671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:41 ---> docker-login.sh 00:13:41 nexus3.edgexfoundry.org:10001 00:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:41 Configure a credential helper to remove this warning. See 00:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:41 00:13:41 Login Succeeded 00:13:41 nexus3.edgexfoundry.org:10002 00:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:41 Configure a credential helper to remove this warning. See 00:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:41 00:13:41 Login Succeeded 00:13:41 nexus3.edgexfoundry.org:10003 00:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:41 Configure a credential helper to remove this warning. See 00:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:41 00:13:41 Login Succeeded 00:13:41 nexus3.edgexfoundry.org:10004 00:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:41 Configure a credential helper to remove this warning. See 00:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:41 00:13:41 Login Succeeded 00:13:41 docker.io 00:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:42 Configure a credential helper to remove this warning. See 00:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:42 00:13:42 Login Succeeded 00:13:42 ---> docker-login.sh ends [Pipeline] } 00:13:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:13:43 + git rev-list -1 --merges 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4~1..26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo 00:13:43 -----------> git rev-list -1 --merges 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4~1..26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [false] [Pipeline] sh 00:13:43 + git log --format=format:%s -1 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo 00:13:43 ========================================================= 00:13:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:13:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:13:43 + git log --format=format:%s -1 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] echo 00:13:44 [semverPrep] GIT_COMMIT: 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4, Commit Message: build: Update to released SDK and go-mods and change log for 2.1.1 patch [Pipeline] echo 00:13:44 [semverPrep] This is not a build commit. [Pipeline] sh 00:13:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:13:44 + grep -v github /etc/ssh/ssh_known_hosts 00:13:44 + [ -e /tmp/ssh_known_hosts ] 00:13:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:13:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:13:44 + sudo tee -a /etc/ssh/ssh_known_hosts 00:13:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:13:44 00:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:13:45 latest: Pulling from edgex-devops/py-git-semver 00:13:45 42c077c10790: Pulling fs layer 00:13:45 f63e77b7563a: Pulling fs layer 00:13:45 bd5fdadae976: Pulling fs layer 00:13:45 205491f53016: Pulling fs layer 00:13:45 df18705c85c3: Pulling fs layer 00:13:45 bdb3f477010e: Pulling fs layer 00:13:45 c8a8fc8e1c8f: Pulling fs layer 00:13:45 2c6e9b1d212d: Pulling fs layer 00:13:45 bdb8f0575790: Pulling fs layer 00:13:45 386e3cb2ff24: Pulling fs layer 00:13:45 2343380bae48: Pulling fs layer 00:13:45 205491f53016: Waiting 00:13:45 df18705c85c3: Waiting 00:13:45 bdb3f477010e: Waiting 00:13:45 c8a8fc8e1c8f: Waiting 00:13:45 bdb8f0575790: Waiting 00:13:45 2343380bae48: Waiting 00:13:45 2c6e9b1d212d: Waiting 00:13:45 386e3cb2ff24: Waiting 00:13:45 f63e77b7563a: Download complete 00:13:45 205491f53016: Verifying Checksum 00:13:45 205491f53016: Download complete 00:13:45 df18705c85c3: Verifying Checksum 00:13:45 df18705c85c3: Download complete 00:13:45 bdb3f477010e: Verifying Checksum 00:13:45 bdb3f477010e: Download complete 00:13:45 bd5fdadae976: Verifying Checksum 00:13:45 bd5fdadae976: Download complete 00:13:45 2c6e9b1d212d: Verifying Checksum 00:13:45 2c6e9b1d212d: Download complete 00:13:45 bdb8f0575790: Download complete 00:13:45 386e3cb2ff24: Download complete 00:13:45 2343380bae48: Verifying Checksum 00:13:45 2343380bae48: Download complete 00:13:45 42c077c10790: Download complete 00:13:45 c8a8fc8e1c8f: Download complete 00:13:47 42c077c10790: Pull complete 00:13:47 f63e77b7563a: Pull complete 00:13:47 bd5fdadae976: Pull complete 00:13:47 205491f53016: Pull complete 00:13:48 df18705c85c3: Pull complete 00:13:48 bdb3f477010e: Pull complete 00:13:49 c8a8fc8e1c8f: Pull complete 00:13:49 2c6e9b1d212d: Pull complete 00:13:50 bdb8f0575790: Pull complete 00:13:50 386e3cb2ff24: Pull complete 00:13:50 2343380bae48: Pull complete 00:13:50 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 00:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:13:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:50 prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container 00:13:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:13:52 $ docker top 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a -eo pid,comm 00:13:52 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). 00:13:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:13:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:52 [ssh-agent] Looking for ssh-agent implementation... 00:13:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:52 $ docker exec 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a ssh-agent 00:13:52 SSH_AUTH_SOCK=/tmp/ssh-PLhaSqovE6Gz/agent.33 00:13:52 SSH_AGENT_PID=39 00:13:52 Running ssh-add (command line suppressed) 00:13:52 Identity added: /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/private_key_4849560369868237488.key (/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/private_key_4849560369868237488.key) 00:13:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:53 + git tag --points-at HEAD [Pipeline] } 00:13:53 $ docker exec --env ******** --env ******** 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a ssh-agent -k 00:13:53 unset SSH_AUTH_SOCK; 00:13:53 unset SSH_AGENT_PID; 00:13:53 echo Agent pid 39 killed; 00:13:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:13:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:53 [ssh-agent] Looking for ssh-agent implementation... 00:13:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:53 $ docker exec 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a ssh-agent 00:13:53 SSH_AUTH_SOCK=/tmp/ssh-279bfA7XFi2O/agent.71 00:13:53 SSH_AGENT_PID=77 00:13:53 Running ssh-add (command line suppressed) 00:13:53 Identity added: /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/private_key_121266260352790127.key (/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/private_key_121266260352790127.key) 00:13:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:54 + git semver init 00:13:54 2022-06-03 00:13:54,332 [run_init] DEBUG init version:0.0.0 force:False 00:13:54 2022-06-03 00:13:54,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver 00:13:54 2022-06-03 00:13:54,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver 00:13:54 2022-06-03 00:13:54,333 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver'], cwd=/w/workspace/2.1.1-sdk-go-mods-and-change-log, universal_newlines=False, shell=None, istream=None) 00:13:55 2022-06-03 00:13:55,286 [append_file] DEBUG append to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log/.git/info/exclude 00:13:55 2022-06-03 00:13:55,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver/released-2.1.1-sdk-go-mods-and-change-log with force:False 00:13:55 2022-06-03 00:13:55,287 [write_file] DEBUG write to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver/released-2.1.1-sdk-go-mods-and-change-log 00:13:55 2022-06-03 00:13:55,292 [execute] INFO git cat-file --batch-check 00:13:55 2022-06-03 00:13:55,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver, universal_newlines=False, shell=None, istream=) 00:13:55 2022-06-03 00:13:55,299 [execute] INFO git cat-file --batch 00:13:55 2022-06-03 00:13:55,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver, universal_newlines=False, shell=None, istream=) 00:13:55 2022-06-03 00:13:55,304 [read_version] DEBUG read version from /w/workspace/2.1.1-sdk-go-mods-and-change-log/.semver/released-2.1.1-sdk-go-mods-and-change-log 00:13:55 0.0.0 [Pipeline] } 00:13:55 $ docker exec --env ******** --env ******** 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a ssh-agent -k 00:13:55 unset SSH_AUTH_SOCK; 00:13:55 unset SSH_AGENT_PID; 00:13:55 echo Agent pid 77 killed; 00:13:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:13:56 + git semver [Pipeline] } 00:13:56 $ docker stop --time=1 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a 00:13:57 $ docker rm -f 51bc4f57f96d3240e024f72c82030659f9faac30074d3e36fc2701ec87c03d3a [Pipeline] // withDockerContainer [Pipeline] sh 00:13:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:13:58 Stashed 1 file(s) [Pipeline] echo 00:13:58 [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 00:13:59 provisioning config files... 00:13:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/config5920984389855947907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:59 ---> docker-login.sh 00:13:59 nexus3.edgexfoundry.org:10001 00:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:59 Configure a credential helper to remove this warning. See 00:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:59 00:13:59 Login Succeeded 00:13:59 nexus3.edgexfoundry.org:10002 00:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:59 Configure a credential helper to remove this warning. See 00:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:59 00:13:59 Login Succeeded 00:13:59 nexus3.edgexfoundry.org:10003 00:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:59 Configure a credential helper to remove this warning. See 00:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:59 00:13:59 Login Succeeded 00:13:59 nexus3.edgexfoundry.org:10004 00:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:00 Configure a credential helper to remove this warning. See 00:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:00 00:14:00 Login Succeeded 00:14:00 docker.io 00:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:00 Configure a credential helper to remove this warning. See 00:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:00 00:14:00 Login Succeeded 00:14:00 ---> docker-login.sh ends [Pipeline] } 00:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:14:00 [edgeX.isLTS] Checking if [released-2.1.1-sdk-go-mods-and-change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:14:00 ========================================================= 00:14:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:14:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:01 + 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 . 00:14:01 Sending build context to Docker daemon 23.66MB 00:14:01 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:14:01 Step 2/13 : FROM ${BASE} AS builder 00:14:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:14:01 59bf1c3509f3: Pulling fs layer 00:14:01 666ba61612fd: Pulling fs layer 00:14:01 8ed8ca486205: Pulling fs layer 00:14:01 4fe6c5a15a65: Pulling fs layer 00:14:01 22a0e8bec74d: Pulling fs layer 00:14:01 ca2b28591e48: Pulling fs layer 00:14:01 a51346096db8: Pulling fs layer 00:14:01 daebc70d1ce1: Pulling fs layer 00:14:01 0e18a0eac166: Pulling fs layer 00:14:01 4fe6c5a15a65: Waiting 00:14:01 22a0e8bec74d: Waiting 00:14:01 ca2b28591e48: Waiting 00:14:01 a51346096db8: Waiting 00:14:01 daebc70d1ce1: Waiting 00:14:01 8ed8ca486205: Verifying Checksum 00:14:01 8ed8ca486205: Download complete 00:14:01 666ba61612fd: Verifying Checksum 00:14:01 666ba61612fd: Download complete 00:14:01 22a0e8bec74d: Verifying Checksum 00:14:01 22a0e8bec74d: Download complete 00:14:01 ca2b28591e48: Verifying Checksum 00:14:01 ca2b28591e48: Download complete 00:14:01 59bf1c3509f3: Verifying Checksum 00:14:01 59bf1c3509f3: Download complete 00:14:01 a51346096db8: Verifying Checksum 00:14:01 a51346096db8: Download complete 00:14:01 daebc70d1ce1: Verifying Checksum 00:14:01 daebc70d1ce1: Download complete 00:14:01 59bf1c3509f3: Pull complete 00:14:02 666ba61612fd: Pull complete 00:14:02 8ed8ca486205: Pull complete 00:14:02 0e18a0eac166: Verifying Checksum 00:14:02 0e18a0eac166: Download complete 00:14:02 4fe6c5a15a65: Verifying Checksum 00:14:02 4fe6c5a15a65: Download complete 00:14:06 4fe6c5a15a65: Pull complete 00:14:06 22a0e8bec74d: Pull complete 00:14:06 ca2b28591e48: Pull complete 00:14:06 a51346096db8: Pull complete 00:14:06 daebc70d1ce1: Pull complete 00:14:09 0e18a0eac166: Pull complete 00:14:09 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 00:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:14:09 ---> f018257e8ee9 00:14:09 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:14:10 ---> Running in 67298141ad77 00:14:10 Removing intermediate container 67298141ad77 00:14:10 ---> 93b7426ecd7c 00:14:10 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:14:10 ---> Running in 0b05c1f1d874 00:14:10 Removing intermediate container 0b05c1f1d874 00:14:10 ---> 55a0589ac97e 00:14:10 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:14:10 ---> Running in 478860e516b2 00:14:10 Removing intermediate container 478860e516b2 00:14:10 ---> 25f542c68ea2 00:14:10 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:10 ---> Running in e44dc44471d9 00:14:11 Removing intermediate container e44dc44471d9 00:14:11 ---> caef8709928b 00:14:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:14:11 ---> Running in 667eae73a890 00:14:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:14:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:14:12 OK: 221 MiB in 52 packages 00:14:12 Removing intermediate container 667eae73a890 00:14:12 ---> 750b91919bb7 00:14:12 Step 8/13 : WORKDIR /app 00:14:12 ---> Running in d0887bfba7ca 00:14:13 Removing intermediate container d0887bfba7ca 00:14:13 ---> 4fe9f8b59cc9 00:14:13 Step 9/13 : COPY go.mod vendor* ./ 00:14:13 ---> cb2c52968e2e 00:14:13 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:13 Still waiting to schedule task 00:14:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-744’ is offline 00:14:14 ---> Running in f5f963396402 00:14:40 Removing intermediate container f5f963396402 00:14:40 ---> 59bc7bb10230 00:14:40 Step 11/13 : COPY . . 00:14:40 ---> 77b5259e18b5 00:14:40 Step 12/13 : ARG MAKE="make build" 00:14:40 ---> Running in f40faf58a112 00:14:40 Removing intermediate container f40faf58a112 00:14:40 ---> 6d8ca7710f4f 00:14:40 Step 13/13 : RUN $MAKE 00:14:40 ---> Running in 035a9548a836 00:14:40 noop 00:14:40 Removing intermediate container 035a9548a836 00:14:40 ---> 376d10f8dc2d 00:14:40 Successfully built 376d10f8dc2d 00:14:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:41 + docker inspect -f . ci-base-image-x86_64 00:14:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:41 prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container 00:14:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 ******** ci-base-image-x86_64 cat 00:14:41 $ docker top cee33eff925378b1241f41d7155426dfb584ae7e435ae4c051c657f64e48de20 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:42 + go version 00:14:42 go version go1.17.6 linux/amd64 [Pipeline] } 00:14:42 $ docker stop --time=1 cee33eff925378b1241f41d7155426dfb584ae7e435ae4c051c657f64e48de20 00:14:43 $ docker rm -f cee33eff925378b1241f41d7155426dfb584ae7e435ae4c051c657f64e48de20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:44 + docker inspect -f . ci-base-image-x86_64 00:14:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:44 prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container 00:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 ******** ci-base-image-x86_64 cat 00:14:44 $ docker top 510e3a1aaded1cdd8a479fd0a72d6c05cac9d60369aba6f712591775c26c0b9f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:14:45 + make test 00:14:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:14:53 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:14:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.033s coverage: 86.2% of statements 00:14:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:14:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements 00:14:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 00:15:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:15:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:15:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:15:05 ./bin/test-attribution.sh [Pipeline] echo 00:15:05 [edgeX.isLTS] Checking if [released-2.1.1-sdk-go-mods-and-change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:15:05 $ docker stop --time=1 510e3a1aaded1cdd8a479fd0a72d6c05cac9d60369aba6f712591775c26c0b9f 00:15:07 $ docker rm -f 510e3a1aaded1cdd8a479fd0a72d6c05cac9d60369aba6f712591775c26c0b9f [Pipeline] // withDockerContainer [Pipeline] sh 00:15:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:15:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:15:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:15:08 + ls -al . 00:15:08 total 248 00:15:08 drwxrwxr-x 12 jenkins jenkins 4096 Jun 3 00:15 . 00:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:13 .. 00:15:08 -rw-rw-r-- 1 jenkins jenkins 262 Jun 3 00:13 .dockerignore 00:15:08 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:13 .git 00:15:08 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:13 .github 00:15:08 -rw-rw-r-- 1 jenkins jenkins 780 Jun 3 00:13 .gitignore 00:15:08 -rw-rw-r-- 1 jenkins jenkins 41 Jun 3 00:13 .golangci.yml 00:15:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:13 .semver 00:15:08 -rw-rw-r-- 1 jenkins jenkins 8248 Jun 3 00:13 Attribution.txt 00:15:08 -rw-rw-r-- 1 jenkins jenkins 1809 Jun 3 00:13 CHANGELOG.md 00:15:08 -rw-rw-r-- 1 jenkins jenkins 1923 Jun 3 00:13 Dockerfile 00:15:08 -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:13 GOVERNANCE.md 00:15:08 -rw-rw-r-- 1 jenkins jenkins 687 Jun 3 00:13 Jenkinsfile 00:15:08 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 3 00:13 LICENSE 00:15:08 -rw-rw-r-- 1 jenkins jenkins 2095 Jun 3 00:13 Makefile 00:15:08 -rw-rw-r-- 1 jenkins jenkins 617 Jun 3 00:13 OWNERS.md 00:15:08 -rw-rw-r-- 1 jenkins jenkins 30131 Jun 3 00:13 README.md 00:15:08 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 00:13 VERSION 00:15:08 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:13 bin 00:15:08 -rw-r--r-- 1 jenkins jenkins 41008 Jun 3 00:14 coverage.out 00:15:08 -rw-rw-r-- 1 jenkins jenkins 2443 Jun 3 00:15 go.mod 00:15:08 -rw-rw-r-- 1 jenkins jenkins 49531 Jun 3 00:13 go.sum 00:15:08 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:13 images 00:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:13 internal 00:15:08 -rw-rw-r-- 1 jenkins jenkins 531 Jun 3 00:13 main.go 00:15:08 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:13 res 00:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:13 snap 00:15:08 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:13 static 00:15:08 drwxrwxr-x 6 jenkins jenkins 4096 Jun 3 00:13 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:09 + 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=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 --label arch=amd64 --label version=0.0.0 . 00:15:09 Sending build context to Docker daemon 23.66MB 00:15:09 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 00:15:09 Step 2/31 : FROM ${BASE} AS builder 00:15:09 ---> 376d10f8dc2d 00:15:09 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:15:09 ---> Running in 0ff7e2de97ad 00:15:09 Removing intermediate container 0ff7e2de97ad 00:15:09 ---> 330eb3489334 00:15:09 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 00:15:09 ---> Running in 904d86bba3cc 00:15:09 Removing intermediate container 904d86bba3cc 00:15:09 ---> afa8a1d20562 00:15:09 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:15:09 ---> Running in 8c6db4ce4062 00:15:10 Removing intermediate container 8c6db4ce4062 00:15:10 ---> b0f01b5b329c 00:15:10 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:15:10 ---> Running in c71bc27c0042 00:15:10 Removing intermediate container c71bc27c0042 00:15:10 ---> 994e2113a118 00:15:10 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:10 ---> Running in 77ef580b04ec 00:15:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:15:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:15:12 OK: 221 MiB in 52 packages 00:15:12 Removing intermediate container 77ef580b04ec 00:15:12 ---> e18d67243ae8 00:15:12 Step 8/31 : WORKDIR /app 00:15:12 ---> Running in e6b2503b3813 00:15:12 Removing intermediate container e6b2503b3813 00:15:12 ---> c609ec401e58 00:15:12 Step 9/31 : COPY go.mod vendor* ./ 00:15:13 ---> 147f4d1ae9e1 00:15:13 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:13 ---> Running in c83a7f62195f 00:15:13 skipping... 00:15:14 Removing intermediate container c83a7f62195f 00:15:14 ---> e3e031306fce 00:15:14 Step 11/31 : COPY . . 00:15:15 ---> 22a5194418fb 00:15:15 Step 12/31 : ARG MAKE="make build" 00:15:15 ---> Running in 2cc2979f243f 00:15:15 Removing intermediate container 2cc2979f243f 00:15:15 ---> 6dbbfe7f6afb 00:15:15 Step 13/31 : RUN $MAKE 00:15:15 ---> Running in ac5fc17ea8fd 00:15:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 00:15:23 Removing intermediate container ac5fc17ea8fd 00:15:23 ---> 655a76db6b17 00:15:23 Step 14/31 : FROM alpine:3.14 00:15:23 3.14: Pulling from library/alpine 00:15:23 8663204ce13b: Pulling fs layer 00:15:24 8663204ce13b: Verifying Checksum 00:15:24 8663204ce13b: Download complete 00:15:24 8663204ce13b: Pull complete 00:15:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:15:24 Status: Downloaded newer image for alpine:3.14 00:15:24 ---> e04c818066af 00:15:24 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:15:24 ---> Running in 06342677e9e3 00:15:24 Removing intermediate container 06342677e9e3 00:15:24 ---> e92c6ef30faa 00:15:24 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:15:24 ---> Running in 03628f63742f 00:15:24 Removing intermediate container 03628f63742f 00:15:24 ---> 6337f0839d47 00:15:24 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:15:24 ---> Running in c455c006f306 00:15:25 Removing intermediate container c455c006f306 00:15:25 ---> a43b99bc54a0 00:15:25 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 00:15:25 ---> Running in 2c1e8a57cc72 00:15:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:15:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:15:26 (1/6) Installing ca-certificates (20211220-r0) 00:15:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:15:26 (3/6) Installing libsodium (1.0.18-r0) 00:15:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:15:26 (5/6) Installing libzmq (4.3.4-r0) 00:15:27 (6/6) Installing zeromq (4.3.4-r0) 00:15:27 Executing busybox-1.33.1-r7.trigger 00:15:27 Executing ca-certificates-20211220-r0.trigger 00:15:27 OK: 9 MiB in 20 packages 00:15:27 Removing intermediate container 2c1e8a57cc72 00:15:27 ---> 6d17f4063b36 00:15:27 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:15:27 ---> c7245e82c3c6 00:15:27 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 00:15:27 ---> 0f2992a44946 00:15:27 Step 21/31 : COPY --from=builder /app/res/ /res/ 00:15:27 ---> f3f4cc8857fc 00:15:27 Step 22/31 : COPY --from=builder /app/static/ /static/ 00:15:28 ---> 6a460659d4d2 00:15:28 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:15:28 ---> 6339cf4ed837 00:15:28 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:15:28 ---> Running in 44e2ebdddf02 00:15:29 Removing intermediate container 44e2ebdddf02 00:15:29 ---> 33bdb7919b20 00:15:29 Step 25/31 : VOLUME /cache 00:15:29 ---> Running in ec0ee95abd39 00:15:29 Removing intermediate container ec0ee95abd39 00:15:29 ---> 5322b84fcec2 00:15:29 Step 26/31 : EXPOSE 59711 00:15:29 ---> Running in 0ad1b144fbfb 00:15:29 Removing intermediate container 0ad1b144fbfb 00:15:29 ---> 53ac9783e408 00:15:29 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:15:29 ---> Running in 0df9f1ecb220 00:15:29 Removing intermediate container 0df9f1ecb220 00:15:29 ---> 5fb462bfef40 00:15:29 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 00:15:29 ---> Running in 45d93e199268 00:15:29 Removing intermediate container 45d93e199268 00:15:29 ---> c5e8ba144c97 00:15:29 Step 29/31 : LABEL arch=amd64 00:15:29 ---> Running in 945bacda793f 00:15:30 Removing intermediate container 945bacda793f 00:15:30 ---> fb0b931607a5 00:15:30 Step 30/31 : LABEL git_sha=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 00:15:30 ---> Running in fc26825acd20 00:15:30 Removing intermediate container fc26825acd20 00:15:30 ---> dc5caf55c61a 00:15:30 Step 31/31 : LABEL version=0.0.0 00:15:30 ---> Running in 1bb70cd2ee09 00:15:30 Removing intermediate container 1bb70cd2ee09 00:15:30 ---> 68c46e2a90fb 00:15:30 [Warning] One or more build-args [ARCH] were not consumed 00:15:30 Successfully built 68c46e2a90fb 00:15:30 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 00:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:31 00:15:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:31 latest: Pulling from edgex-lftools-log-publisher 00:15:31 5eb5b503b376: Pulling fs layer 00:15:31 5c69ac0246d0: Pulling fs layer 00:15:31 ec43610c2a17: Pulling fs layer 00:15:31 3a2ae6a8a46f: Pulling fs layer 00:15:31 33b1e0a273af: Pulling fs layer 00:15:31 5d3b04190fa2: Pulling fs layer 00:15:31 2f39f015ded8: Pulling fs layer 00:15:31 33b1e0a273af: Waiting 00:15:31 3a2ae6a8a46f: Waiting 00:15:31 5d3b04190fa2: Waiting 00:15:31 2f39f015ded8: Waiting 00:15:31 5c69ac0246d0: Verifying Checksum 00:15:31 5c69ac0246d0: Download complete 00:15:31 3a2ae6a8a46f: Verifying Checksum 00:15:31 3a2ae6a8a46f: Download complete 00:15:31 33b1e0a273af: Verifying Checksum 00:15:31 33b1e0a273af: Download complete 00:15:31 5d3b04190fa2: Verifying Checksum 00:15:31 5d3b04190fa2: Download complete 00:15:32 ec43610c2a17: Verifying Checksum 00:15:32 ec43610c2a17: Download complete 00:15:32 5eb5b503b376: Verifying Checksum 00:15:32 5eb5b503b376: Download complete 00:15:32 2f39f015ded8: Download complete 00:15:33 5eb5b503b376: Pull complete 00:15:33 5c69ac0246d0: Pull complete 00:15:34 ec43610c2a17: Pull complete 00:15:34 3a2ae6a8a46f: Pull complete 00:15:34 33b1e0a273af: Pull complete 00:15:34 5d3b04190fa2: Pull complete 00:15:38 2f39f015ded8: Pull complete 00:15:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:38 prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container 00:15:38 $ 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/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 00:15:40 $ docker top 7f08c07d9eb6d83c917c3150a980a6e53e8f9c1c1b1a30791b48f1593282d1c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:40 ---> job-cost.sh 00:15:40 lf-activate-venv: SKIPPING 00:15:40 INFO: No Stack... 00:15:41 INFO: Retrieving Pricing Info for: v3-standard-8 00:15:41 INFO: Archiving Costs [Pipeline] sh 00:15:42 + cat /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives/cost.csv 00:15:42 + cut -d, -f6 [Pipeline] lock 00:15:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] 00:15:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] did not exist. Created. 00:15:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:15:42 + echo total: 0.2199999988079071 [Pipeline] stash 00:15:42 Stashed 1 file(s) [Pipeline] } 00:15:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:15:42 $ docker stop --time=1 7f08c07d9eb6d83c917c3150a980a6e53e8f9c1c1b1a30791b48f1593282d1c9 00:15:43 $ docker rm -f 7f08c07d9eb6d83c917c3150a980a6e53e8f9c1c1b1a30791b48f1593282d1c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:16:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-749 in /w/workspace/2.1.1-sdk-go-mods-and-change-log [Pipeline] { [Pipeline] ws 00:16:21 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 00:16:21 The recommended git tool is: git 00:16:28 using credential edgex-jenkins-ssh 00:16:28 Cloning the remote Git repository 00:16:28 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:16:28 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 00:16:28 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:16:28 > git --version # timeout=10 00:16:28 > git --version # 'git version 2.25.1' 00:16:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:16:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:16:30 Avoid second fetch 00:16:30 Checking out Revision 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 (released-2.1.1-sdk-go-mods-and-change-log) 00:16:30 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:16:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:16:30 > git config core.sparsecheckout # timeout=10 00:16:30 > git checkout -f 26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 # timeout=10 00:16:35 Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" 00:16:35 > git --version # timeout=10 00:16:35 > git --version # 'git version 2.25.1' 00:16:35 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:16:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:16:36 % Total % Received % Xferd Average Speed Time Time Time Current 00:16:36 Dload Upload Total Spent Left Speed 00:16:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 00:16:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:16:37 + sudo tee /etc/docker/daemon.new 00:16:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:16:37 { 00:16:37 "registry-mirrors": [ 00:16:37 "https://nexus3.edgexfoundry.org:10001" 00:16:37 ], 00:16:37 "bip": "10.250.0.254/24", 00:16:37 "hosts": [ 00:16:37 "tcp://0.0.0.0:5555", 00:16:37 "unix:///var/run/docker.sock" 00:16:37 ], 00:16:37 "mtu": 1458, 00:16:37 "selinux-enabled": true, 00:16:37 "seccomp-profile": "/etc/docker/seccomp.json" 00:16:37 } [Pipeline] sh 00:16:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:16:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:56 provisioning config files... 00:16:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7969242810608918873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:57 ---> docker-login.sh 00:16:57 nexus3.edgexfoundry.org:10001 00:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:58 Configure a credential helper to remove this warning. See 00:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:58 00:16:58 Login Succeeded 00:16:58 nexus3.edgexfoundry.org:10002 00:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:58 Configure a credential helper to remove this warning. See 00:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:58 00:16:58 Login Succeeded 00:16:58 nexus3.edgexfoundry.org:10003 00:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:58 Configure a credential helper to remove this warning. See 00:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:58 00:16:58 Login Succeeded 00:16:58 nexus3.edgexfoundry.org:10004 00:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:59 Configure a credential helper to remove this warning. See 00:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:59 00:16:59 Login Succeeded 00:16:59 docker.io 00:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:00 Configure a credential helper to remove this warning. See 00:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:00 00:17:00 Login Succeeded 00:17:00 ---> docker-login.sh ends [Pipeline] } 00:17:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:17:00 [edgeX.isLTS] Checking if [released-2.1.1-sdk-go-mods-and-change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:17:00 ========================================================= 00:17:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:17:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:01 + 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 . 00:17:02 Sending build context to Docker daemon 11.92MB 00:17:02 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 00:17:02 Step 2/13 : FROM ${BASE} AS builder 00:17:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:17:02 9b3977197b4f: Pulling fs layer 00:17:02 1a89e8eeedd5: Pulling fs layer 00:17:02 94645a83ff95: Pulling fs layer 00:17:02 3f3a8bcf1eab: Pulling fs layer 00:17:02 0c92f367c5e7: Pulling fs layer 00:17:02 3096ccb668a1: Pulling fs layer 00:17:02 e8cf19c19ddd: Pulling fs layer 00:17:02 a4caa8a26152: Pulling fs layer 00:17:02 3f3a8bcf1eab: Waiting 00:17:02 3096ccb668a1: Waiting 00:17:02 0c92f367c5e7: Waiting 00:17:02 a4caa8a26152: Waiting 00:17:02 e8cf19c19ddd: Waiting 00:17:02 94645a83ff95: Verifying Checksum 00:17:02 94645a83ff95: Download complete 00:17:02 1a89e8eeedd5: Verifying Checksum 00:17:02 1a89e8eeedd5: Download complete 00:17:02 0c92f367c5e7: Verifying Checksum 00:17:02 0c92f367c5e7: Download complete 00:17:02 3096ccb668a1: Verifying Checksum 00:17:02 3096ccb668a1: Download complete 00:17:02 9b3977197b4f: Verifying Checksum 00:17:02 9b3977197b4f: Download complete 00:17:02 e8cf19c19ddd: Verifying Checksum 00:17:02 e8cf19c19ddd: Download complete 00:17:03 9b3977197b4f: Pull complete 00:17:03 1a89e8eeedd5: Pull complete 00:17:04 94645a83ff95: Pull complete 00:17:04 a4caa8a26152: Verifying Checksum 00:17:04 a4caa8a26152: Download complete 00:17:04 3f3a8bcf1eab: Verifying Checksum 00:17:04 3f3a8bcf1eab: Download complete 00:17:17 3f3a8bcf1eab: Pull complete 00:17:17 0c92f367c5e7: Pull complete 00:17:17 3096ccb668a1: Pull complete 00:17:17 e8cf19c19ddd: Pull complete 00:17:24 a4caa8a26152: Pull complete 00:17:24 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:17:24 ---> 725f1c02e7f9 00:17:24 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:17:25 ---> Running in e4b97da0c33e 00:17:25 Removing intermediate container e4b97da0c33e 00:17:25 ---> 7e5c65e23514 00:17:25 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:17:25 ---> Running in e384ce538a62 00:17:25 Removing intermediate container e384ce538a62 00:17:25 ---> f661dbe83db2 00:17:25 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:17:25 ---> Running in 07ba21e6ffcd 00:17:26 Removing intermediate container 07ba21e6ffcd 00:17:26 ---> 895e92c51f49 00:17:26 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:26 ---> Running in 044c476e4cc1 00:17:28 Removing intermediate container 044c476e4cc1 00:17:28 ---> 8d6e1133c5eb 00:17:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:17:28 ---> Running in 59bf2b4f0228 00:17:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:17:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:17:31 OK: 220 MiB in 52 packages 00:17:32 Removing intermediate container 59bf2b4f0228 00:17:32 ---> 6a6c263630c6 00:17:32 Step 8/13 : WORKDIR /app 00:17:32 ---> Running in 0c4e8ae864e7 00:17:32 Removing intermediate container 0c4e8ae864e7 00:17:32 ---> e4aa7a11e95b 00:17:32 Step 9/13 : COPY go.mod vendor* ./ 00:17:35 ---> 1e3ab87ef8bc 00:17:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:36 ---> Running in 689d131822ad 00:18:57 Removing intermediate container 689d131822ad 00:18:57 ---> 372685882a83 00:18:57 Step 11/13 : COPY . . 00:18:57 ---> 15527f056eae 00:18:57 Step 12/13 : ARG MAKE="make build" 00:18:57 ---> Running in 7b28d7f87bb5 00:18:57 Removing intermediate container 7b28d7f87bb5 00:18:57 ---> 4487b27e2be5 00:18:57 Step 13/13 : RUN $MAKE 00:18:57 ---> Running in 9c9f5de7d6ab 00:18:57 noop 00:18:57 Removing intermediate container 9c9f5de7d6ab 00:18:57 ---> 74ca7aba24ef 00:18:58 Successfully built 74ca7aba24ef 00:18:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:58 + docker inspect -f . ci-base-image-arm64 00:18:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:59 prd-ubuntu20.04-docker-arm64-4c-16g-749 does not seem to be running inside a container 00:18:59 $ 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 ******** ci-base-image-arm64 cat 00:19:00 $ docker top 6e4ba7a8164043fda9000dc0b343c081c1ede67d36a2f372503057b43ec326e6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:01 + go version 00:19:01 go version go1.17.6 linux/arm64 [Pipeline] } 00:19:01 $ docker stop --time=1 6e4ba7a8164043fda9000dc0b343c081c1ede67d36a2f372503057b43ec326e6 00:19:03 $ docker rm -f 6e4ba7a8164043fda9000dc0b343c081c1ede67d36a2f372503057b43ec326e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:04 + docker inspect -f . ci-base-image-arm64 00:19:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:04 prd-ubuntu20.04-docker-arm64-4c-16g-749 does not seem to be running inside a container 00:19:04 $ 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 ******** ci-base-image-arm64 cat 00:19:06 $ docker top 019ad424b37e1b9a8e0fe902cad130bc0ad6d5a9ee727b4010c539f09c153149 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:19:07 + make test 00:19:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:20:03 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:20:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.181s coverage: 86.2% of statements 00:20:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:20:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements 00:20:09 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 00:20:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:20:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:20:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:20:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:20:32 ./bin/test-attribution.sh [Pipeline] echo 00:20:35 [edgeX.isLTS] Checking if [released-2.1.1-sdk-go-mods-and-change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:20:35 $ docker stop --time=1 019ad424b37e1b9a8e0fe902cad130bc0ad6d5a9ee727b4010c539f09c153149 00:20:37 $ docker rm -f 019ad424b37e1b9a8e0fe902cad130bc0ad6d5a9ee727b4010c539f09c153149 [Pipeline] // withDockerContainer [Pipeline] sh 00:20:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:20:38 Warning: overwriting stash ‘coverage-report’ 00:20:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:20:40 + ls -al . 00:20:40 total 244 00:20:40 drwxrwxr-x 11 jenkins jenkins 4096 Jun 3 00:20 . 00:20:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:16 .. 00:20:40 -rw-rw-r-- 1 jenkins jenkins 262 Jun 3 00:16 .dockerignore 00:20:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:16 .git 00:20:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:16 .github 00:20:40 -rw-rw-r-- 1 jenkins jenkins 780 Jun 3 00:16 .gitignore 00:20:40 -rw-rw-r-- 1 jenkins jenkins 41 Jun 3 00:16 .golangci.yml 00:20:40 -rw-rw-r-- 1 jenkins jenkins 8248 Jun 3 00:16 Attribution.txt 00:20:40 -rw-rw-r-- 1 jenkins jenkins 1809 Jun 3 00:16 CHANGELOG.md 00:20:40 -rw-rw-r-- 1 jenkins jenkins 1923 Jun 3 00:16 Dockerfile 00:20:40 -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:16 GOVERNANCE.md 00:20:40 -rw-rw-r-- 1 jenkins jenkins 687 Jun 3 00:16 Jenkinsfile 00:20:40 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 3 00:16 LICENSE 00:20:40 -rw-rw-r-- 1 jenkins jenkins 2095 Jun 3 00:16 Makefile 00:20:40 -rw-rw-r-- 1 jenkins jenkins 617 Jun 3 00:16 OWNERS.md 00:20:40 -rw-rw-r-- 1 jenkins jenkins 30131 Jun 3 00:16 README.md 00:20:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 00:13 VERSION 00:20:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:16 bin 00:20:40 -rw-r--r-- 1 jenkins jenkins 41008 Jun 3 00:20 coverage.out 00:20:40 -rw-rw-r-- 1 jenkins jenkins 2443 Jun 3 00:20 go.mod 00:20:40 -rw-rw-r-- 1 jenkins jenkins 49531 Jun 3 00:16 go.sum 00:20:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:16 images 00:20:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:16 internal 00:20:40 -rw-rw-r-- 1 jenkins jenkins 531 Jun 3 00:16 main.go 00:20:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:16 res 00:20:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:16 snap 00:20:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:16 static 00:20:40 drwxrwxr-x 6 jenkins jenkins 4096 Jun 3 00:16 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:40 + 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=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 --label arch=arm64 --label version=0.0.0 . 00:20:42 Sending build context to Docker daemon 11.92MB 00:20:42 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 00:20:42 Step 2/31 : FROM ${BASE} AS builder 00:20:42 ---> 74ca7aba24ef 00:20:42 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:20:42 ---> Running in faf41c4572a6 00:20:42 Removing intermediate container faf41c4572a6 00:20:42 ---> a01f3bb9775a 00:20:42 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 00:20:42 ---> Running in 6003bd5e38ed 00:20:42 Removing intermediate container 6003bd5e38ed 00:20:42 ---> 4a51f532c2b3 00:20:42 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:20:42 ---> Running in 94bba69e82bb 00:20:43 Removing intermediate container 94bba69e82bb 00:20:43 ---> b8e65be3c5f4 00:20:43 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:43 ---> Running in 8d0f02733337 00:20:45 Removing intermediate container 8d0f02733337 00:20:45 ---> 4e372abae991 00:20:45 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:45 ---> Running in 1904d0c8e79a 00:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:48 OK: 220 MiB in 52 packages 00:20:48 Removing intermediate container 1904d0c8e79a 00:20:48 ---> 99e8a6289fb2 00:20:48 Step 8/31 : WORKDIR /app 00:20:48 ---> Running in 56baae6ccf98 00:20:49 Removing intermediate container 56baae6ccf98 00:20:49 ---> a2dbae9d521b 00:20:49 Step 9/31 : COPY go.mod vendor* ./ 00:20:53 ---> e746baaf5669 00:20:53 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:53 ---> Running in 5d8b99af52d1 00:20:54 skipping... 00:20:54 Removing intermediate container 5d8b99af52d1 00:20:54 ---> bf2ed1bbf1b6 00:20:54 Step 11/31 : COPY . . 00:20:59 ---> e502d72241e8 00:20:59 Step 12/31 : ARG MAKE="make build" 00:20:59 ---> Running in 550124e0f6e3 00:20:59 Removing intermediate container 550124e0f6e3 00:20:59 ---> f1152da4f5cb 00:20:59 Step 13/31 : RUN $MAKE 00:20:59 ---> Running in ab076baceac9 00:21:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 00:21:47 Removing intermediate container ab076baceac9 00:21:47 ---> 4c99f024b3bc 00:21:47 Step 14/31 : FROM alpine:3.14 00:21:47 3.14: Pulling from library/alpine 00:21:47 455c02918c45: Pulling fs layer 00:21:47 455c02918c45: Download complete 00:21:48 455c02918c45: Pull complete 00:21:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:21:48 Status: Downloaded newer image for alpine:3.14 00:21:48 ---> ac73e934f311 00:21:48 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:21:48 ---> Running in 8c44b66e814a 00:21:48 Removing intermediate container 8c44b66e814a 00:21:48 ---> bcabfd3e2c1f 00:21:48 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:21:48 ---> Running in 06feac4d7deb 00:21:49 Removing intermediate container 06feac4d7deb 00:21:49 ---> 0e83b43bd6af 00:21:49 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:49 ---> Running in ba48cb72f6f6 00:21:51 Removing intermediate container ba48cb72f6f6 00:21:51 ---> 7173699fa189 00:21:51 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 00:21:51 ---> Running in f44097d0490a 00:21:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:21:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:21:54 (1/6) Installing ca-certificates (20211220-r0) 00:21:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:21:54 (3/6) Installing libsodium (1.0.18-r0) 00:21:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:21:54 (5/6) Installing libzmq (4.3.4-r0) 00:21:54 (6/6) Installing zeromq (4.3.4-r0) 00:21:54 Executing busybox-1.33.1-r7.trigger 00:21:54 Executing ca-certificates-20211220-r0.trigger 00:21:55 OK: 9 MiB in 20 packages 00:21:56 Removing intermediate container f44097d0490a 00:21:56 ---> 0c9ffcf7b94b 00:21:56 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:21:56 ---> 38c1c7a60ef7 00:21:56 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 00:21:57 ---> 9a2484c9572a 00:21:57 Step 21/31 : COPY --from=builder /app/res/ /res/ 00:21:57 ---> 20ad9bb6e76a 00:21:57 Step 22/31 : COPY --from=builder /app/static/ /static/ 00:21:58 ---> 2fc85af51d1f 00:21:58 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:21:59 ---> 8de0448be3e5 00:21:59 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:21:59 ---> Running in 37a2ac856daa 00:22:01 Removing intermediate container 37a2ac856daa 00:22:01 ---> 5e6ac438a949 00:22:01 Step 25/31 : VOLUME /cache 00:22:01 ---> Running in 06607dc50e4c 00:22:01 Removing intermediate container 06607dc50e4c 00:22:01 ---> c065633536c9 00:22:01 Step 26/31 : EXPOSE 59711 00:22:01 ---> Running in 62ed00ac8cf7 00:22:02 Removing intermediate container 62ed00ac8cf7 00:22:02 ---> edd87ef5f151 00:22:02 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:22:02 ---> Running in 0c5fcb8bd151 00:22:02 Removing intermediate container 0c5fcb8bd151 00:22:02 ---> f67ca57a7f0e 00:22:02 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 00:22:02 ---> Running in 706ee5362429 00:22:02 Removing intermediate container 706ee5362429 00:22:02 ---> 7d7c5784ab43 00:22:02 Step 29/31 : LABEL arch=arm64 00:22:02 ---> Running in e78858751bb4 00:22:03 Removing intermediate container e78858751bb4 00:22:03 ---> 3fc7454f1d19 00:22:03 Step 30/31 : LABEL git_sha=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 00:22:03 ---> Running in 7d97ef597eee 00:22:03 Removing intermediate container 7d97ef597eee 00:22:03 ---> 04a900e837b9 00:22:03 Step 31/31 : LABEL version=0.0.0 00:22:03 ---> Running in 82a058d199a5 00:22:03 Removing intermediate container 82a058d199a5 00:22:03 ---> a764da43e80d 00:22:03 [Warning] One or more build-args [ARCH] were not consumed 00:22:04 Successfully built a764da43e80d 00:22:04 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 00:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:22:05 00:22:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:22:05 arm64: Pulling from edgex-lftools-log-publisher 00:22:05 8998bd30e6a1: Pulling fs layer 00:22:05 04944245beec: Pulling fs layer 00:22:05 699f458cf7ca: Pulling fs layer 00:22:05 765212b225bb: Pulling fs layer 00:22:05 f23df028b6ca: Pulling fs layer 00:22:05 d65c8cfc05b1: Pulling fs layer 00:22:05 2437ff75d9bd: Pulling fs layer 00:22:05 f23df028b6ca: Waiting 00:22:05 d65c8cfc05b1: Waiting 00:22:05 765212b225bb: Waiting 00:22:05 2437ff75d9bd: Waiting 00:22:05 04944245beec: Verifying Checksum 00:22:05 04944245beec: Download complete 00:22:05 765212b225bb: Download complete 00:22:05 f23df028b6ca: Verifying Checksum 00:22:05 f23df028b6ca: Download complete 00:22:05 d65c8cfc05b1: Verifying Checksum 00:22:05 d65c8cfc05b1: Download complete 00:22:06 699f458cf7ca: Verifying Checksum 00:22:06 699f458cf7ca: Download complete 00:22:06 8998bd30e6a1: Verifying Checksum 00:22:06 8998bd30e6a1: Download complete 00:22:08 2437ff75d9bd: Verifying Checksum 00:22:08 2437ff75d9bd: Download complete 00:22:10 8998bd30e6a1: Pull complete 00:22:11 04944245beec: Pull complete 00:22:12 699f458cf7ca: Pull complete 00:22:12 765212b225bb: Pull complete 00:22:13 f23df028b6ca: Pull complete 00:22:14 d65c8cfc05b1: Pull complete 00:22:29 2437ff75d9bd: Pull complete 00:22:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:22:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:29 prd-ubuntu20.04-docker-arm64-4c-16g-749 does not seem to be running inside a container 00:22:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:22:32 $ docker top 1f857adf0a208266f83340214613a787f75991b7e75bdc4790837d7f3b459ff4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:33 ---> job-cost.sh 00:22:33 lf-activate-venv: SKIPPING 00:22:33 INFO: No Stack... 00:22:33 INFO: Retrieving Pricing Info for: v3-standard-4 00:22:34 INFO: Archiving Costs [Pipeline] sh 00:22:35 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 00:22:35 + cut -d, -f6 [Pipeline] lock 00:22:35 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] 00:22:35 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] did not exist. Created. 00:22:35 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:22:36 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-784b7cba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:22:37 + echo total: 0.10999999940395355 [Pipeline] stash 00:22:37 Warning: overwriting stash ‘stack-cost’ 00:22:37 Stashed 1 file(s) [Pipeline] } 00:22:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-2.1.1-sdk-go-mods-and-change-log-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:22:37 $ docker stop --time=1 1f857adf0a208266f83340214613a787f75991b7e75bdc4790837d7f3b459ff4 00:22:39 $ docker rm -f 1f857adf0a208266f83340214613a787f75991b7e75bdc4790837d7f3b459ff4 [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 00:22:40 provisioning config files... 00:22:40 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/config7973429137258457372tmp [Pipeline] { [Pipeline] sh 00:22:40 + set +x 00:22:40 + curl -s https://codecov.io/bash 00:22:40 + bash -s -- 00:22:40 00:22:40 _____ _ 00:22:40 / ____| | | 00:22:40 | | ___ __| | ___ ___ _____ __ 00:22:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:22:40 | |___| (_) | (_| | __/ (_| (_) \ V / 00:22:40 \_____\___/ \__,_|\___|\___\___/ \_/ 00:22:40 Bash-1.0.6 00:22:40 00:22:40 00:22:40 ==> git version 2.25.1 found 00:22:40 ==> 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 00:22:40 Release-Date: 2020-01-08 00:22:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:22:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:22:40 ==> Jenkins CI detected. 00:22:40 current dir:  /w/workspace/2.1.1-sdk-go-mods-and-change-log 00:22:40 project root: . 00:22:40 --> token set from env 00:22:40 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml 00:22:40 ==> Running gcov in . (disable via -X gcov) 00:22:40 ==> Python coveragepy not found 00:22:40 ==> Searching for coverage reports in: 00:22:40 + . 00:22:40 -> Found 1 reports 00:22:40 ==> Detecting git/mercurial file structure 00:22:40 ==> Reading reports 00:22:40 + ./coverage.out bytes=41008 00:22:40 ==> Appending adjustments 00:22:40 https://docs.codecov.io/docs/fixing-reports 00:22:40 + Found adjustments 00:22:40 ==> Gzipping contents 00:22:40 20K /tmp/codecov.vySqyb.gz 00:22:40 ==> Uploading reports 00:22:40 url: https://codecov.io 00:22:40 query: branch=released-2.1.1-sdk-go-mods-and-change-log&commit=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Freleased-2.1.1-sdk-go-mods-and-change-log%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:22:40 -> Pinging Codecov 00:22:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=released-2.1.1-sdk-go-mods-and-change-log&commit=26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Freleased-2.1.1-sdk-go-mods-and-change-log%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:22:40 -> Uploading to 00:22:40 https://storage.googleapis.com/codecov/v4/raw/2022-06-03/581DD39554BDF9B6E22D074273EAD858/26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4/3d323cd9-5662-44b5-9237-78b12948ab20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T002240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19d8f4b6f47e6f0ee52393545f35f6c9934be54e98d98571b12b6c03225a8fdc 00:22:40 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:40 Dload Upload Total Spent Left Speed 00:22:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18609 0 0 100 18609 0 86957 --:--:-- --:--:-- --:--:-- 86957 00:22:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/26fe5cd8ed535f6269065a3f76c1f8c4779ce6c4 [Pipeline] } 00:22:41 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 00:22:43 + [ -d /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives ] 00:22:43 + ls -al /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives 00:22:43 total 16 00:22:43 drwxr-xr-x 3 root root 4096 Jun 3 00:15 . 00:22:43 drwxrwxr-x 13 jenkins jenkins 4096 Jun 3 00:15 .. 00:22:43 drwxr-xr-x 2 root root 4096 Jun 3 00:15 cost 00:22:43 -rw-r--r-- 1 root root 129 Jun 3 00:15 cost.csv 00:22:43 + sudo chown -R jenkins:jenkins /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives 00:22:43 + ls -al /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives 00:22:43 total 16 00:22:43 drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:15 . 00:22:43 drwxrwxr-x 13 jenkins jenkins 4096 Jun 3 00:15 .. 00:22:43 drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 00:15 cost 00:22:43 -rw-r--r-- 1 jenkins jenkins 129 Jun 3 00:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:22:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:22:44 ---> package-listing.sh 00:22:44 ++ facter osfamily 00:22:44 ++ tr '[:upper:]' '[:lower:]' 00:22:44 + OS_FAMILY=debian 00:22:44 + workspace=/w/workspace/2.1.1-sdk-go-mods-and-change-log 00:22:44 + START_PACKAGES=/tmp/packages_start.txt 00:22:44 + END_PACKAGES=/tmp/packages_end.txt 00:22:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:22:44 + PACKAGES=/tmp/packages_start.txt 00:22:44 + '[' /w/workspace/2.1.1-sdk-go-mods-and-change-log ']' 00:22:44 + PACKAGES=/tmp/packages_end.txt 00:22:44 + case "${OS_FAMILY}" in 00:22:44 + dpkg -l 00:22:44 + grep '^ii' 00:22:44 + '[' -f /tmp/packages_start.txt ']' 00:22:44 + '[' -f /tmp/packages_end.txt ']' 00:22:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:22:44 + '[' /w/workspace/2.1.1-sdk-go-mods-and-change-log ']' 00:22:44 + mkdir -p /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives/ 00:22:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/2.1.1-sdk-go-mods-and-change-log/archives/ [Pipeline] echo 00:22:44 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/2.1.1-sdk-go-mods-and-change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:22:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:45 prd-ubuntu20.04-docker-8c-8g-746 does not seem to be running inside a container 00:22:45 $ 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/2.1.1-sdk-go-mods-and-change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/2.1.1-sdk-go-mods-and-change-log -v /w/workspace/2.1.1-sdk-go-mods-and-change-log:/w/workspace/2.1.1-sdk-go-mods-and-change-log:rw,z -v /w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp:/w/workspace/2.1.1-sdk-go-mods-and-change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:22:45 $ docker top bdbc9eee0156b167139eeb516fc3b0fca48a368dd65c8d5eaa3f09e86dced153 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:46 + touch /tmp/pre-build-complete [Pipeline] sh 00:22:46 + mkdir -p /var/log/sysstat [Pipeline] sh 00:22:46 + ls /var/log/sa-host 00:22:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:47 provisioning config files... 00:22:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/2.1.1-sdk-go-mods-and-change-log@tmp/config3581383825698057431tmp [Pipeline] { [Pipeline] echo 00:22:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:22:47 ---> create-netrc.sh [Pipeline] } 00:22:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:22:47 ---> python-tools-install.sh [Pipeline] echo 00:22:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:22:48 ---> sudo-logs.sh 00:22:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:22:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:22:48 ---> job-cost.sh 00:22:48 lf-activate-venv: SKIPPING 00:22:48 DEBUG: total: 0.2199999988079071 00:22:48 INFO: Retrieving Stack Cost... 00:22:49 INFO: Retrieving Pricing Info for: v3-standard-8 00:22:49 INFO: Archiving Costs [Pipeline] echo 00:22:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:22:49 ---> logs-deploy.sh 00:22:49 lf-activate-venv: SKIPPING 00:22:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/released-2.1.1-sdk-go-mods-and-change-log/1 00:22:49 INFO: archiving workspace using pattern(s): 00:22:50 Archives upload complete. 00:22:50 INFO: archiving logs to Nexus 00:22:51 ---> uname -a: 00:22:51 Linux prd-ubuntu20-04-docker-8c-8g-746 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:22:51 00:22:51 00:22:51 ---> lscpu: 00:22:51 Architecture: x86_64 00:22:51 CPU op-mode(s): 32-bit, 64-bit 00:22:51 Byte Order: Little Endian 00:22:51 Address sizes: 40 bits physical, 48 bits virtual 00:22:51 CPU(s): 8 00:22:51 On-line CPU(s) list: 0-7 00:22:51 Thread(s) per core: 1 00:22:51 Core(s) per socket: 1 00:22:51 Socket(s): 8 00:22:51 NUMA node(s): 1 00:22:51 Vendor ID: AuthenticAMD 00:22:51 CPU family: 23 00:22:51 Model: 49 00:22:51 Model name: AMD EPYC-Rome Processor 00:22:51 Stepping: 0 00:22:51 CPU MHz: 2799.998 00:22:51 BogoMIPS: 5599.99 00:22:51 Virtualization: AMD-V 00:22:51 Hypervisor vendor: KVM 00:22:51 Virtualization type: full 00:22:51 L1d cache: 256 KiB 00:22:51 L1i cache: 256 KiB 00:22:51 L2 cache: 4 MiB 00:22:51 L3 cache: 128 MiB 00:22:51 NUMA node0 CPU(s): 0-7 00:22:51 Vulnerability Itlb multihit: Not affected 00:22:51 Vulnerability L1tf: Not affected 00:22:51 Vulnerability Mds: Not affected 00:22:51 Vulnerability Meltdown: Not affected 00:22:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:22:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:22:51 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:22:51 Vulnerability Srbds: Not affected 00:22:51 Vulnerability Tsx async abort: Not affected 00:22:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:22:51 00:22:51 00:22:51 ---> nproc: 00:22:51 8 00:22:51 00:22:51 00:22:51 ---> df -h: 00:22:51 Filesystem Size Used Avail Use% Mounted on 00:22:51 overlay 155G 11G 144G 8% / 00:22:51 tmpfs 64M 0 64M 0% /dev 00:22:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:22:51 shm 64M 0 64M 0% /dev/shm 00:22:51 /dev/vda1 155G 11G 144G 8% /facter-os 00:22:51 00:22:51 00:22:51 ---> sar -b -r -n DEV: 00:22:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-746) 06/03/22 _x86_64_ (8 CPU) 00:22:51 00:22:51 00:13:01 LINUX RESTART (8 CPU) 00:22:51 00:22:51 00:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:22:51 00:15:01 208.92 1.47 207.45 0.00 24.93 84865.06 0.00 00:22:51 00:16:01 213.83 0.08 213.75 0.00 5.60 33193.00 0.00 00:22:51 00:17:01 1.27 0.02 1.25 0.00 0.13 15.35 0.00 00:22:51 00:18:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 00:22:51 00:19:01 1.02 0.03 0.98 0.00 0.40 11.86 0.00 00:22:51 00:20:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 00:22:51 00:21:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 00:22:51 00:22:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 00:22:51 Average: 53.75 0.20 53.55 0.00 3.88 14767.94 0.00 00:22:51 00:22:51 00:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:22:51 00:15:01 27892172 31709232 582816 1.77 192572 3782708 2151504 6.34 1362564 3129036 88352 00:22:51 00:16:01 27395560 31780508 510624 1.55 205068 4289400 1846656 5.44 1362020 3571520 140 00:22:51 00:17:01 27395032 31780176 510156 1.55 205108 4289404 1846656 5.44 1362716 3571524 184 00:22:51 00:18:01 27405264 31790468 499840 1.52 205148 4289400 1846656 5.44 1352228 3571552 28 00:22:51 00:19:01 27405728 31790984 499256 1.52 205176 4289428 1846656 5.44 1352044 3571560 44 00:22:51 00:20:01 27405780 31791148 499004 1.52 205208 4289428 1846656 5.44 1351928 3571572 180 00:22:51 00:21:01 27406064 31791544 498712 1.52 205224 4289432 1846656 5.44 1352016 3571668 20 00:22:51 00:22:01 27406048 31791572 498692 1.52 205256 4289436 1846656 5.44 1352396 3571672 8 00:22:51 Average: 27463956 31778204 512388 1.56 203595 4226080 1884762 5.55 1355989 3516263 11120 00:22:51 00:22:51 00:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:22:51 00:15:01 veth7e546b4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:22:51 00:15:01 docker0 174.89 219.86 14.33 2080.60 0.00 0.00 0.00 0.00 00:22:51 00:15:01 ens3 378.50 270.29 5444.51 74.61 0.00 0.00 0.00 0.00 00:22:51 00:15:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 00:22:51 00:16:01 docker0 13.95 17.23 0.82 91.66 0.00 0.00 0.00 0.00 00:22:51 00:16:01 ens3 178.90 122.28 2687.77 74.81 0.00 0.00 0.00 0.00 00:22:51 00:16:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 00:22:51 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:51 00:17:01 ens3 2.42 0.92 1.77 0.25 0.00 0.00 0.00 0.00 00:22:51 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:51 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:51 00:18:01 ens3 0.85 0.62 0.37 0.29 0.00 0.00 0.00 0.00 00:22:51 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:22:51 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:51 00:19:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:22:51 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:51 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:51 00:20:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:22:51 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:22:51 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:51 00:21:01 ens3 0.65 0.10 0.11 0.01 0.00 0.00 0.00 0.00 00:22:51 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:51 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:51 00:22:01 ens3 0.60 0.52 0.27 0.22 0.00 0.00 0.00 0.00 00:22:51 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:22:51 Average: docker0 23.60 29.64 1.89 271.53 0.00 0.00 0.00 0.00 00:22:51 Average: ens3 70.28 49.37 1016.86 18.78 0.00 0.00 0.00 0.00 00:22:51 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:22:51 00:22:51 00:22:51 ---> sar -P ALL: 00:22:51 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-746) 06/03/22 _x86_64_ (8 CPU) 00:22:51 00:22:51 00:13:01 LINUX RESTART (8 CPU) 00:22:51 00:22:51 00:14:01 CPU %user %nice %system %iowait %steal %idle 00:22:51 00:15:01 all 23.59 0.00 6.21 1.57 0.10 68.53 00:22:51 00:15:01 0 22.42 0.00 6.61 6.07 0.08 64.81 00:22:51 00:15:01 1 23.91 0.00 5.45 1.14 0.12 69.38 00:22:51 00:15:01 2 25.43 0.00 6.17 1.59 0.10 66.71 00:22:51 00:15:01 3 23.08 0.00 6.73 1.89 0.10 68.20 00:22:51 00:15:01 4 23.03 0.00 6.48 0.58 0.10 69.81 00:22:51 00:15:01 5 24.10 0.00 5.62 0.54 0.10 69.63 00:22:51 00:15:01 6 23.66 0.00 6.40 0.15 0.08 69.71 00:22:51 00:15:01 7 23.12 0.00 6.23 0.56 0.10 69.98 00:22:51 00:16:01 all 12.43 0.00 3.71 1.10 0.07 82.69 00:22:51 00:16:01 0 12.55 0.00 4.30 1.86 0.07 81.22 00:22:51 00:16:01 1 12.69 0.00 4.09 3.85 0.07 79.30 00:22:51 00:16:01 2 12.36 0.00 3.99 0.34 0.07 83.24 00:22:51 00:16:01 3 12.09 0.00 3.55 1.08 0.07 83.21 00:22:51 00:16:01 4 12.73 0.00 3.41 0.77 0.07 83.02 00:22:51 00:16:01 5 11.98 0.00 3.51 0.40 0.08 84.02 00:22:51 00:16:01 6 13.05 0.00 3.11 0.33 0.07 83.44 00:22:51 00:16:01 7 11.95 0.00 3.74 0.15 0.05 84.11 00:22:51 00:17:01 all 0.27 0.00 0.01 0.01 0.00 99.70 00:22:51 00:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:22:51 00:17:01 1 1.97 0.00 0.00 0.02 0.00 98.01 00:22:51 00:17:01 2 0.08 0.00 0.02 0.00 0.00 99.90 00:22:51 00:17:01 3 0.03 0.00 0.05 0.03 0.00 99.88 00:22:51 00:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:22:51 00:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:22:51 00:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:22:51 00:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:22:51 00:18:01 all 0.29 0.00 0.06 0.00 0.01 99.64 00:22:51 00:18:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:22:51 00:18:01 1 1.97 0.00 0.03 0.02 0.00 97.98 00:22:51 00:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:22:51 00:18:01 3 0.07 0.00 0.05 0.02 0.02 99.85 00:22:51 00:18:01 4 0.07 0.00 0.15 0.00 0.00 99.78 00:22:51 00:18:01 5 0.10 0.00 0.10 0.00 0.00 99.80 00:22:51 00:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:22:51 00:18:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:22:51 00:19:01 all 0.08 0.00 0.02 0.00 0.01 99.89 00:22:51 00:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:22:51 00:19:01 1 0.52 0.00 0.15 0.02 0.00 99.32 00:22:51 00:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:22:51 00:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:22:51 00:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:22:51 00:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:22:51 00:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:22:51 00:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:22:51 00:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:22:51 00:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:22:51 00:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 00:22:51 00:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:22:51 00:20:01 3 0.05 0.00 0.02 0.02 0.00 99.92 00:22:51 00:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:22:51 00:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:22:51 00:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:22:51 00:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:22:51 00:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:22:51 00:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:22:51 00:21:01 1 0.00 0.00 0.00 0.02 0.02 99.97 00:22:51 00:21:01 2 0.07 0.00 0.07 0.00 0.00 99.87 00:22:51 00:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:22:51 00:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:22:51 00:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:22:51 00:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:22:51 00:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:22:51 00:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:22:51 00:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:22:51 00:22:01 1 0.00 0.00 0.00 0.03 0.00 99.97 00:22:51 00:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:22:51 00:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:22:51 00:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:22:51 00:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:22:51 00:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:22:51 00:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:22:51 Average: all 4.55 0.00 1.24 0.33 0.02 93.85 00:22:51 Average: 0 4.34 0.00 1.36 0.98 0.02 93.30 00:22:51 Average: 1 5.11 0.00 1.21 0.64 0.02 93.03 00:22:51 Average: 2 4.71 0.00 1.28 0.24 0.03 93.74 00:22:51 Average: 3 4.38 0.00 1.29 0.38 0.02 93.92 00:22:51 Average: 4 4.44 0.00 1.25 0.17 0.02 94.12 00:22:51 Average: 5 4.48 0.00 1.15 0.12 0.03 94.22 00:22:51 Average: 6 4.56 0.00 1.18 0.06 0.02 94.18 00:22:51 Average: 7 4.34 0.00 1.24 0.09 0.02 94.31 00:22:51 00:22:51 00:22:51