Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from d18d0f12150e76f281615eee984fa5cbe55ac6d4+3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 (706fc4f6eb60594556d2720247bcf3121a6e21aa) 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-ssh15700181047059976919.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh5088486414134463717.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9896872946256111372.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh3799826451487436260.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11631002811545466876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33624 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [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/ry_app-rfid-llrp-inventory_PR-67 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 Merge succeeded, producing da37bf4da393498007cd951e6a524179d9e1c0fc Checking out Revision da37bf4da393498007cd951e6a524179d9e1c0fc (PR-67) > git config core.sparsecheckout # timeout=10 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da37bf4da393498007cd951e6a524179d9e1c0fc # timeout=10 Commit message: "Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T07:58:27.198Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T07:58:27.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T07:58:27.274Z] ========================================================= [2022-04-28T07:58:27.274Z] EdgeX Global Pipelines Version Info [2022-04-28T07:58:27.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T07:58:28.085Z] ------------------- [2022-04-28T07:58:28.085Z] stable info: [2022-04-28T07:58:28.086Z] ------------------- [2022-04-28T07:58:28.086Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T07:58:28.086Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T07:58:28.086Z] Message: update stable to v1.0.227 > git rev-list --no-walk 7f1997bb4c2fcce6a21194b07445d53c6f65e903 # timeout=10 [2022-04-28T07:58:28.661Z] ------------------- [2022-04-28T07:58:28.661Z] experimental info: [2022-04-28T07:58:28.661Z] ------------------- [2022-04-28T07:58:28.661Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T07:58:28.661Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T07:58:28.661Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T07:58:28.821Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-28T07:58:28.835Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T07:58:28.853Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T07:58:28.866Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T07:58:28.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T07:58:28.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T07:58:28.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T07:58:28.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T07:58:28.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T07:58:28.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T07:58:28.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T07:58:28.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T07:58:28.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T07:58:28.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T07:58:29.014Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T07:58:29.033Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T07:58:29.051Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T07:58:29.069Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T07:58:29.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T07:58:29.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T07:58:29.106Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T07:58:29.120Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T07:58:29.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T07:58:29.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T07:58:29.159Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T07:58:29.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T07:58:29.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo [2022-04-28T07:58:29.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo [2022-04-28T07:58:29.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo [2022-04-28T07:58:29.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] echo [2022-04-28T07:58:29.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da37bf4 [Pipeline] echo [2022-04-28T07:58:29.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T07:58:29.316Z] provisioning config files... [2022-04-28T07:58:29.331Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config7386402658179829408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T07:58:29.665Z] ---> docker-login.sh [2022-04-28T07:58:29.665Z] nexus3.edgexfoundry.org:10001 [2022-04-28T07:58:29.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:29.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:29.928Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:29.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:29.928Z] [2022-04-28T07:58:29.928Z] Login Succeeded [2022-04-28T07:58:29.928Z] nexus3.edgexfoundry.org:10002 [2022-04-28T07:58:30.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:30.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:30.192Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:30.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:30.192Z] [2022-04-28T07:58:30.192Z] Login Succeeded [2022-04-28T07:58:30.192Z] nexus3.edgexfoundry.org:10003 [2022-04-28T07:58:30.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:30.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:30.454Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:30.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:30.454Z] [2022-04-28T07:58:30.454Z] Login Succeeded [2022-04-28T07:58:30.454Z] nexus3.edgexfoundry.org:10004 [2022-04-28T07:58:30.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:30.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:30.454Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:30.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:30.454Z] [2022-04-28T07:58:30.454Z] Login Succeeded [2022-04-28T07:58:30.454Z] docker.io [2022-04-28T07:58:30.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:30.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:30.981Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:30.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:30.981Z] [2022-04-28T07:58:30.981Z] Login Succeeded [2022-04-28T07:58:30.981Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T07:58:30.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T07:58:31.392Z] + git rev-list -1 --merges da37bf4da393498007cd951e6a524179d9e1c0fc~1..da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] echo [2022-04-28T07:58:31.424Z] -----------> git rev-list -1 --merges da37bf4da393498007cd951e6a524179d9e1c0fc~1..da37bf4da393498007cd951e6a524179d9e1c0fc da37bf4da393498007cd951e6a524179d9e1c0fc [2022-04-28T07:58:31.424Z] da37bf4da393498007cd951e6a524179d9e1c0fc [false] [Pipeline] sh [2022-04-28T07:58:31.728Z] + git log --format=format:%s -1 da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] echo [2022-04-28T07:58:31.746Z] ========================================================= [2022-04-28T07:58:31.746Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T07:58:31.746Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T07:58:32.092Z] + git log --format=format:%s -1 da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] echo [2022-04-28T07:58:32.109Z] [semverPrep] GIT_COMMIT: da37bf4da393498007cd951e6a524179d9e1c0fc, Commit Message: Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD [Pipeline] echo [2022-04-28T07:58:32.119Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T07:58:32.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T07:58:32.615Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T07:58:32.615Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T07:58:32.615Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T07:58:32.615Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T07:58:32.615Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T07:58:32.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T07:58:33.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T07:58:33.047Z] [2022-04-28T07:58:33.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T07:58:33.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T07:58:33.360Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T07:58:33.360Z] 1fe172e4850f: Pulling fs layer [2022-04-28T07:58:33.360Z] caf521ccaac6: Pulling fs layer [2022-04-28T07:58:33.360Z] 3ead6fa29328: Pulling fs layer [2022-04-28T07:58:33.360Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T07:58:33.360Z] a8d5f1318db7: Pulling fs layer [2022-04-28T07:58:33.360Z] c427282e49a2: Pulling fs layer [2022-04-28T07:58:33.360Z] 1827001aaf11: Pulling fs layer [2022-04-28T07:58:33.360Z] 0714d37db230: Pulling fs layer [2022-04-28T07:58:33.360Z] ac28cf19c067: Pulling fs layer [2022-04-28T07:58:33.360Z] ca983d60f3e2: Pulling fs layer [2022-04-28T07:58:33.360Z] 9f894cec8388: Pulling fs layer [2022-04-28T07:58:33.360Z] 1827001aaf11: Waiting [2022-04-28T07:58:33.360Z] ac28cf19c067: Waiting [2022-04-28T07:58:33.360Z] 5c2a1cbceb83: Waiting [2022-04-28T07:58:33.360Z] ca983d60f3e2: Waiting [2022-04-28T07:58:33.360Z] 0714d37db230: Waiting [2022-04-28T07:58:33.360Z] c427282e49a2: Waiting [2022-04-28T07:58:33.360Z] a8d5f1318db7: Waiting [2022-04-28T07:58:33.360Z] caf521ccaac6: Verifying Checksum [2022-04-28T07:58:33.360Z] caf521ccaac6: Download complete [2022-04-28T07:58:33.360Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T07:58:33.360Z] 5c2a1cbceb83: Download complete [2022-04-28T07:58:33.630Z] a8d5f1318db7: Verifying Checksum [2022-04-28T07:58:33.630Z] a8d5f1318db7: Download complete [2022-04-28T07:58:33.630Z] 3ead6fa29328: Verifying Checksum [2022-04-28T07:58:33.630Z] 3ead6fa29328: Download complete [2022-04-28T07:58:33.630Z] c427282e49a2: Verifying Checksum [2022-04-28T07:58:33.630Z] c427282e49a2: Download complete [2022-04-28T07:58:33.630Z] 0714d37db230: Download complete [2022-04-28T07:58:33.630Z] ac28cf19c067: Verifying Checksum [2022-04-28T07:58:33.630Z] ac28cf19c067: Download complete [2022-04-28T07:58:33.630Z] ca983d60f3e2: Verifying Checksum [2022-04-28T07:58:33.630Z] ca983d60f3e2: Download complete [2022-04-28T07:58:33.630Z] 9f894cec8388: Verifying Checksum [2022-04-28T07:58:33.630Z] 9f894cec8388: Download complete [2022-04-28T07:58:33.630Z] 1fe172e4850f: Verifying Checksum [2022-04-28T07:58:33.630Z] 1fe172e4850f: Download complete [2022-04-28T07:58:33.903Z] 1827001aaf11: Verifying Checksum [2022-04-28T07:58:33.903Z] 1827001aaf11: Download complete [2022-04-28T07:58:35.295Z] 1fe172e4850f: Pull complete [2022-04-28T07:58:35.295Z] caf521ccaac6: Pull complete [2022-04-28T07:58:35.870Z] 3ead6fa29328: Pull complete [2022-04-28T07:58:36.131Z] 5c2a1cbceb83: Pull complete [2022-04-28T07:58:36.391Z] a8d5f1318db7: Pull complete [2022-04-28T07:58:36.391Z] c427282e49a2: Pull complete [2022-04-28T07:58:39.010Z] 1827001aaf11: Pull complete [2022-04-28T07:58:39.010Z] 0714d37db230: Pull complete [2022-04-28T07:58:39.585Z] ac28cf19c067: Pull complete [2022-04-28T07:58:39.846Z] ca983d60f3e2: Pull complete [2022-04-28T07:58:40.107Z] 9f894cec8388: Pull complete [2022-04-28T07:58:40.369Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T07:58:40.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T07:58:40.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T07:58:40.451Z] prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container [2022-04-28T07:58:40.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T07:58:47.861Z] $ docker top 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 -eo pid,comm [2022-04-28T07:58:47.940Z] 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). [2022-04-28T07:58:47.940Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T07:58:47.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T07:58:47.979Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T07:58:48.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T07:58:48.145Z] $ docker exec 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 ssh-agent [2022-04-28T07:58:48.293Z] SSH_AUTH_SOCK=/tmp/ssh-Qj02GzuKM3cF/agent.15 [2022-04-28T07:58:48.293Z] SSH_AGENT_PID=23 [2022-04-28T07:58:48.302Z] Running ssh-add (command line suppressed) [2022-04-28T07:58:48.493Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_8619491376296336638.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_8619491376296336638.key) [2022-04-28T07:58:48.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T07:58:48.808Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T07:58:48.837Z] $ docker exec --env ******** --env ******** 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 ssh-agent -k [2022-04-28T07:58:48.976Z] unset SSH_AUTH_SOCK; [2022-04-28T07:58:48.977Z] unset SSH_AGENT_PID; [2022-04-28T07:58:48.977Z] echo Agent pid 23 killed; [2022-04-28T07:58:48.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T07:58:49.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T07:58:49.008Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T07:58:49.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T07:58:49.164Z] $ docker exec 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 ssh-agent [2022-04-28T07:58:49.303Z] SSH_AUTH_SOCK=/tmp/ssh-Z16uQn3TJzem/agent.76 [2022-04-28T07:58:49.303Z] SSH_AGENT_PID=83 [2022-04-28T07:58:49.309Z] Running ssh-add (command line suppressed) [2022-04-28T07:58:49.438Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_4797335289196658025.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_4797335289196658025.key) [2022-04-28T07:58:49.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T07:58:49.745Z] + git semver init [2022-04-28T07:58:50.007Z] 2022-04-28 07:58:49,973 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T07:58:50.007Z] 2022-04-28 07:58:49,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver [2022-04-28T07:58:50.007Z] 2022-04-28 07:58:49,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver [2022-04-28T07:58:50.007Z] 2022-04-28 07:58:49,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-67, universal_newlines=False, shell=None, istream=None) [2022-04-28T07:58:51.406Z] 2022-04-28 07:58:51,303 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.git/info/exclude [2022-04-28T07:58:51.406Z] 2022-04-28 07:58:51,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver/PR-67 with force:False [2022-04-28T07:58:51.406Z] 2022-04-28 07:58:51,304 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver/PR-67 [2022-04-28T07:58:51.406Z] 2022-04-28 07:58:51,308 [execute] INFO git cat-file --batch-check [2022-04-28T07:58:51.406Z] 2022-04-28 07:58:51,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T07:58:51.406Z] 2022-04-28 07:58:51,315 [execute] INFO git cat-file --batch [2022-04-28T07:58:51.406Z] 2022-04-28 07:58:51,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T07:58:51.406Z] 2022-04-28 07:58:51,321 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver/PR-67 [2022-04-28T07:58:51.406Z] 0.0.0 [Pipeline] } [2022-04-28T07:58:51.425Z] $ docker exec --env ******** --env ******** 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 ssh-agent -k [2022-04-28T07:58:51.555Z] unset SSH_AUTH_SOCK; [2022-04-28T07:58:51.555Z] unset SSH_AGENT_PID; [2022-04-28T07:58:51.556Z] echo Agent pid 83 killed; [2022-04-28T07:58:51.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T07:58:51.884Z] + git semver [Pipeline] } [2022-04-28T07:58:52.170Z] $ docker stop --time=1 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 [2022-04-28T07:58:54.146Z] $ docker rm -f 6f22366968a57da9fbd350d02a9e9dab9537f6e43d55c087a3e8df4d80e87e99 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T07:58:54.563Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T07:58:54.913Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T07:58:54.918Z] [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 [2022-04-28T07:58:55.071Z] provisioning config files... [2022-04-28T07:58:55.081Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config5475486129706275821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T07:58:55.383Z] ---> docker-login.sh [2022-04-28T07:58:55.383Z] nexus3.edgexfoundry.org:10001 [2022-04-28T07:58:55.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:55.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:55.383Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:55.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:55.383Z] [2022-04-28T07:58:55.383Z] Login Succeeded [2022-04-28T07:58:55.383Z] nexus3.edgexfoundry.org:10002 [2022-04-28T07:58:55.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:55.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:55.645Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:55.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:55.645Z] [2022-04-28T07:58:55.645Z] Login Succeeded [2022-04-28T07:58:55.645Z] nexus3.edgexfoundry.org:10003 [2022-04-28T07:58:55.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:55.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:55.646Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:55.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:55.646Z] [2022-04-28T07:58:55.646Z] Login Succeeded [2022-04-28T07:58:55.646Z] nexus3.edgexfoundry.org:10004 [2022-04-28T07:58:55.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:55.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:55.907Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:55.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:55.907Z] [2022-04-28T07:58:55.907Z] Login Succeeded [2022-04-28T07:58:55.907Z] docker.io [2022-04-28T07:58:55.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:58:56.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:58:56.170Z] Configure a credential helper to remove this warning. See [2022-04-28T07:58:56.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:58:56.170Z] [2022-04-28T07:58:56.170Z] Login Succeeded [2022-04-28T07:58:56.170Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T07:58:56.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T07:58:56.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T07:58:56.264Z] ========================================================= [2022-04-28T07:58:56.264Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T07:58:56.264Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T07:58:56.579Z] + 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 . [2022-04-28T07:58:56.579Z] Sending build context to Docker daemon 12.4MB [2022-04-28T07:58:56.579Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T07:58:56.579Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T07:58:56.579Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T07:58:56.579Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T07:58:56.579Z] 666ba61612fd: Pulling fs layer [2022-04-28T07:58:56.579Z] 8ed8ca486205: Pulling fs layer [2022-04-28T07:58:56.579Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T07:58:56.579Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T07:58:56.579Z] ca2b28591e48: Pulling fs layer [2022-04-28T07:58:56.579Z] a51346096db8: Pulling fs layer [2022-04-28T07:58:56.579Z] daebc70d1ce1: Pulling fs layer [2022-04-28T07:58:56.579Z] 0e18a0eac166: Pulling fs layer [2022-04-28T07:58:56.579Z] ca2b28591e48: Waiting [2022-04-28T07:58:56.579Z] a51346096db8: Waiting [2022-04-28T07:58:56.579Z] daebc70d1ce1: Waiting [2022-04-28T07:58:56.579Z] 0e18a0eac166: Waiting [2022-04-28T07:58:56.579Z] 4fe6c5a15a65: Waiting [2022-04-28T07:58:56.839Z] 8ed8ca486205: Verifying Checksum [2022-04-28T07:58:56.839Z] 8ed8ca486205: Download complete [2022-04-28T07:58:56.839Z] 666ba61612fd: Download complete [2022-04-28T07:58:56.839Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T07:58:56.839Z] 22a0e8bec74d: Download complete [2022-04-28T07:58:56.839Z] ca2b28591e48: Download complete [2022-04-28T07:58:56.839Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T07:58:56.839Z] 59bf1c3509f3: Download complete [2022-04-28T07:58:56.839Z] a51346096db8: Verifying Checksum [2022-04-28T07:58:56.839Z] a51346096db8: Download complete [2022-04-28T07:58:56.839Z] daebc70d1ce1: Verifying Checksum [2022-04-28T07:58:56.839Z] daebc70d1ce1: Download complete [2022-04-28T07:58:56.839Z] 59bf1c3509f3: Pull complete [2022-04-28T07:58:57.103Z] 666ba61612fd: Pull complete [2022-04-28T07:58:57.103Z] 8ed8ca486205: Pull complete [2022-04-28T07:58:57.364Z] 0e18a0eac166: Verifying Checksum [2022-04-28T07:58:57.364Z] 0e18a0eac166: Download complete [2022-04-28T07:58:57.625Z] 4fe6c5a15a65: Download complete [2022-04-28T07:59:01.828Z] 4fe6c5a15a65: Pull complete [2022-04-28T07:59:01.828Z] 22a0e8bec74d: Pull complete [2022-04-28T07:59:01.828Z] ca2b28591e48: Pull complete [2022-04-28T07:59:01.828Z] a51346096db8: Pull complete [2022-04-28T07:59:02.086Z] daebc70d1ce1: Pull complete [2022-04-28T07:59:04.627Z] 0e18a0eac166: Pull complete [2022-04-28T07:59:04.627Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T07:59:04.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T07:59:04.627Z] ---> f018257e8ee9 [2022-04-28T07:59:04.627Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T07:59:06.555Z] ---> Running in 981863489fc5 [2022-04-28T07:59:06.555Z] Removing intermediate container 981863489fc5 [2022-04-28T07:59:06.555Z] ---> 1a195911f8f4 [2022-04-28T07:59:06.555Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T07:59:06.555Z] ---> Running in 6dfef6f3e0dd [2022-04-28T07:59:06.555Z] Removing intermediate container 6dfef6f3e0dd [2022-04-28T07:59:06.555Z] ---> bb5c2ed5a40f [2022-04-28T07:59:06.555Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T07:59:06.555Z] ---> Running in 57669e035b5c [2022-04-28T07:59:06.817Z] Removing intermediate container 57669e035b5c [2022-04-28T07:59:06.817Z] ---> 9a30bb6e943a [2022-04-28T07:59:06.817Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T07:59:06.817Z] ---> Running in 9e2bb9deb3a3 [2022-04-28T07:59:07.398Z] Removing intermediate container 9e2bb9deb3a3 [2022-04-28T07:59:07.398Z] ---> 5a43bbbb4ed7 [2022-04-28T07:59:07.398Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T07:59:07.398Z] ---> Running in 28b4afe3139e [2022-04-28T07:59:07.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T07:59:08.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T07:59:08.864Z] OK: 221 MiB in 52 packages [2022-04-28T07:59:09.448Z] Removing intermediate container 28b4afe3139e [2022-04-28T07:59:09.448Z] ---> 111c71bc2db1 [2022-04-28T07:59:09.448Z] Step 8/13 : WORKDIR /app [2022-04-28T07:59:09.448Z] ---> Running in 19fbf130fe9b [2022-04-28T07:59:09.448Z] Removing intermediate container 19fbf130fe9b [2022-04-28T07:59:09.448Z] ---> 1c91bfc2891a [2022-04-28T07:59:09.448Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T07:59:09.448Z] ---> b79f5b508b78 [2022-04-28T07:59:09.448Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T07:59:09.710Z] ---> Running in aed05be5809b [2022-04-28T07:59:10.029Z] Still waiting to schedule task [2022-04-28T07:59:10.029Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-28T07:59:41.858Z] Removing intermediate container aed05be5809b [2022-04-28T07:59:41.858Z] ---> 860fcaa70a0e [2022-04-28T07:59:41.858Z] Step 11/13 : COPY . . [2022-04-28T07:59:41.858Z] ---> 3327d12f260c [2022-04-28T07:59:41.858Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T07:59:41.858Z] ---> Running in 9cf8de8786e9 [2022-04-28T07:59:41.858Z] Removing intermediate container 9cf8de8786e9 [2022-04-28T07:59:41.858Z] ---> 5919cf7174c3 [2022-04-28T07:59:41.858Z] Step 13/13 : RUN $MAKE [2022-04-28T07:59:41.858Z] ---> Running in c711a2a3101d [2022-04-28T07:59:41.858Z] noop [2022-04-28T07:59:41.858Z] Removing intermediate container c711a2a3101d [2022-04-28T07:59:41.858Z] ---> c53c9a61610b [2022-04-28T07:59:41.858Z] Successfully built c53c9a61610b [2022-04-28T07:59:41.858Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T07:59:42.161Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T07:59:42.161Z] . [Pipeline] withDockerContainer [2022-04-28T07:59:42.238Z] prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container [2022-04-28T07:59:42.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T07:59:43.022Z] $ docker top 4cf63c7b121bf5a46bd1132e9968c0d566b1f2825f3763e2a9521d0718b094fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T07:59:43.391Z] + go version [2022-04-28T07:59:43.391Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T07:59:43.410Z] $ docker stop --time=1 4cf63c7b121bf5a46bd1132e9968c0d566b1f2825f3763e2a9521d0718b094fa [2022-04-28T07:59:44.776Z] $ docker rm -f 4cf63c7b121bf5a46bd1132e9968c0d566b1f2825f3763e2a9521d0718b094fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T07:59:45.201Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T07:59:45.201Z] . [Pipeline] withDockerContainer [2022-04-28T07:59:45.274Z] prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container [2022-04-28T07:59:45.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T07:59:45.736Z] $ docker top 6c57317701bfb2e2d6eb96688f67baaec59a75c3154b1072548ec54c77b36a48 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T07:59:46.112Z] + make test [2022-04-28T07:59:46.113Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T07:59:54.342Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T07:59:54.342Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.036s coverage: 86.2% of statements [2022-04-28T07:59:54.342Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T07:59:56.261Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.550s coverage: 71.9% of statements [2022-04-28T07:59:56.261Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T08:00:02.839Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T08:00:07.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T08:00:07.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T08:00:07.044Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T08:00:07.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T08:00:07.083Z] $ docker stop --time=1 6c57317701bfb2e2d6eb96688f67baaec59a75c3154b1072548ec54c77b36a48 [2022-04-28T08:00:08.890Z] $ docker rm -f 6c57317701bfb2e2d6eb96688f67baaec59a75c3154b1072548ec54c77b36a48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:00:09.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T08:00:09.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T08:00:10.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T08:00:10.423Z] + ls -al . [2022-04-28T08:00:10.423Z] total 244 [2022-04-28T08:00:10.423Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 08:00 . [2022-04-28T08:00:10.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:58 .. [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 07:58 .dockerignore [2022-04-28T08:00:10.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 07:58 .git [2022-04-28T08:00:10.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 07:58 .github [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 07:58 .gitignore [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 07:58 .golangci.yml [2022-04-28T08:00:10.423Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 07:58 .semver [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 07:58 Attribution.txt [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 07:58 CHANGELOG.md [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 07:58 Dockerfile [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 07:58 GOVERNANCE.md [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 07:58 Jenkinsfile [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 07:58 LICENSE [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 07:58 Makefile [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 07:58 OWNERS.md [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 07:58 README.md [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 07:58 VERSION [2022-04-28T08:00:10.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:58 bin [2022-04-28T08:00:10.423Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 07:59 coverage.out [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 08:00 go.mod [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 28 07:58 go.sum [2022-04-28T08:00:10.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:58 images [2022-04-28T08:00:10.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:58 internal [2022-04-28T08:00:10.423Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 07:58 main.go [2022-04-28T08:00:10.423Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:58 res [2022-04-28T08:00:10.423Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:58 snap [2022-04-28T08:00:10.423Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 07:58 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:00:10.726Z] + 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=da37bf4da393498007cd951e6a524179d9e1c0fc --label arch=amd64 --label version=0.0.0 . [2022-04-28T08:00:10.726Z] Sending build context to Docker daemon 12.4MB [2022-04-28T08:00:10.726Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:00:10.726Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T08:00:10.726Z] ---> c53c9a61610b [2022-04-28T08:00:10.726Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T08:00:10.988Z] ---> Running in dda1c8ed91ca [2022-04-28T08:00:10.988Z] Removing intermediate container dda1c8ed91ca [2022-04-28T08:00:10.988Z] ---> e593c27d6e9a [2022-04-28T08:00:10.988Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T08:00:11.251Z] ---> Running in 3aeac09ed5eb [2022-04-28T08:00:11.251Z] Removing intermediate container 3aeac09ed5eb [2022-04-28T08:00:11.251Z] ---> 30c4f7a05877 [2022-04-28T08:00:11.251Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:00:11.251Z] ---> Running in 396661e7e7fd [2022-04-28T08:00:11.512Z] Removing intermediate container 396661e7e7fd [2022-04-28T08:00:11.512Z] ---> 7dbd95900c36 [2022-04-28T08:00:11.513Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:00:11.513Z] ---> Running in ce8a2f6247ad [2022-04-28T08:00:12.084Z] Removing intermediate container ce8a2f6247ad [2022-04-28T08:00:12.084Z] ---> 9c6bd0a02e99 [2022-04-28T08:00:12.084Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T08:00:12.084Z] ---> Running in 05866625c101 [2022-04-28T08:00:12.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:00:13.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:00:13.805Z] OK: 221 MiB in 52 packages [2022-04-28T08:00:14.066Z] Removing intermediate container 05866625c101 [2022-04-28T08:00:14.066Z] ---> 95140d7f0747 [2022-04-28T08:00:14.066Z] Step 8/31 : WORKDIR /app [2022-04-28T08:00:14.066Z] ---> Running in 444c19cca246 [2022-04-28T08:00:14.329Z] Removing intermediate container 444c19cca246 [2022-04-28T08:00:14.329Z] ---> 294771277733 [2022-04-28T08:00:14.329Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T08:00:14.329Z] ---> fcd81d82a12d [2022-04-28T08:00:14.329Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:00:14.329Z] ---> Running in 8082af389bfd [2022-04-28T08:00:15.271Z] Removing intermediate container 8082af389bfd [2022-04-28T08:00:15.271Z] ---> 0c2489430020 [2022-04-28T08:00:15.271Z] Step 11/31 : COPY . . [2022-04-28T08:00:15.536Z] ---> e2b0a0a1e193 [2022-04-28T08:00:15.536Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T08:00:15.536Z] ---> Running in 0861b4e3ab67 [2022-04-28T08:00:15.536Z] Removing intermediate container 0861b4e3ab67 [2022-04-28T08:00:15.536Z] ---> 2a7060dbb3cc [2022-04-28T08:00:15.536Z] Step 13/31 : RUN $MAKE [2022-04-28T08:00:15.798Z] ---> Running in 1a49ac4d56ad [2022-04-28T08:00:16.059Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-28T08:00:34.180Z] Removing intermediate container 1a49ac4d56ad [2022-04-28T08:00:34.180Z] ---> 8cb22d6b846e [2022-04-28T08:00:34.180Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T08:00:34.442Z] 3.14: Pulling from library/alpine [2022-04-28T08:00:34.702Z] 8663204ce13b: Pulling fs layer [2022-04-28T08:00:34.702Z] 8663204ce13b: Verifying Checksum [2022-04-28T08:00:34.702Z] 8663204ce13b: Download complete [2022-04-28T08:00:34.964Z] 8663204ce13b: Pull complete [2022-04-28T08:00:34.964Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:00:34.964Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T08:00:34.964Z] ---> e04c818066af [2022-04-28T08:00:34.964Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:00:34.964Z] ---> Running in d0c7652b8c54 [2022-04-28T08:00:35.225Z] Removing intermediate container d0c7652b8c54 [2022-04-28T08:00:35.225Z] ---> a800f876a439 [2022-04-28T08:00:35.225Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T08:00:35.225Z] ---> Running in 2039f6d5544d [2022-04-28T08:00:35.225Z] Removing intermediate container 2039f6d5544d [2022-04-28T08:00:35.225Z] ---> 08e954ea68bf [2022-04-28T08:00:35.225Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:00:35.225Z] ---> Running in 4144378d08a3 [2022-04-28T08:00:36.171Z] Removing intermediate container 4144378d08a3 [2022-04-28T08:00:36.171Z] ---> 5ac2275b4bd3 [2022-04-28T08:00:36.171Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T08:00:36.171Z] ---> Running in a42a9f046616 [2022-04-28T08:00:36.433Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:00:37.380Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:00:37.642Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T08:00:37.642Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T08:00:37.642Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T08:00:37.904Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T08:00:37.904Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T08:00:37.904Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T08:00:38.164Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:00:38.164Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:00:38.164Z] OK: 9 MiB in 20 packages [2022-04-28T08:00:38.735Z] Removing intermediate container a42a9f046616 [2022-04-28T08:00:38.735Z] ---> 7498e11612f7 [2022-04-28T08:00:38.735Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T08:00:38.735Z] ---> ac852c5d70ad [2022-04-28T08:00:38.735Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T08:00:39.013Z] ---> 87d6680277f7 [2022-04-28T08:00:39.013Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T08:00:39.275Z] ---> db9c9a72cafc [2022-04-28T08:00:39.275Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T08:00:39.275Z] ---> 416244e143e9 [2022-04-28T08:00:39.275Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T08:00:39.844Z] ---> 2ddfa8b7be6c [2022-04-28T08:00:39.844Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T08:00:39.844Z] ---> Running in 84ca2b151f1f [2022-04-28T08:00:40.415Z] Removing intermediate container 84ca2b151f1f [2022-04-28T08:00:40.415Z] ---> 85a0d95cc419 [2022-04-28T08:00:40.415Z] Step 25/31 : VOLUME /cache [2022-04-28T08:00:40.680Z] ---> Running in 2e727cfbfa39 [2022-04-28T08:00:40.680Z] Removing intermediate container 2e727cfbfa39 [2022-04-28T08:00:40.680Z] ---> 1b6d4e0744cb [2022-04-28T08:00:40.680Z] Step 26/31 : EXPOSE 59711 [2022-04-28T08:00:40.680Z] ---> Running in 113e99634f14 [2022-04-28T08:00:40.941Z] Removing intermediate container 113e99634f14 [2022-04-28T08:00:40.941Z] ---> d417cc047c86 [2022-04-28T08:00:40.941Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T08:00:40.941Z] ---> Running in 3f2dc7d48eaf [2022-04-28T08:00:40.941Z] Removing intermediate container 3f2dc7d48eaf [2022-04-28T08:00:40.941Z] ---> 1e8fc540d75e [2022-04-28T08:00:40.941Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T08:00:40.941Z] ---> Running in eb3fd9e0dcef [2022-04-28T08:00:41.203Z] Removing intermediate container eb3fd9e0dcef [2022-04-28T08:00:41.203Z] ---> 464abc75d9ff [2022-04-28T08:00:41.203Z] Step 29/31 : LABEL arch=amd64 [2022-04-28T08:00:41.203Z] ---> Running in a333f875bbcc [2022-04-28T08:00:41.203Z] Removing intermediate container a333f875bbcc [2022-04-28T08:00:41.203Z] ---> 369bd0270dbc [2022-04-28T08:00:41.203Z] Step 30/31 : LABEL git_sha=da37bf4da393498007cd951e6a524179d9e1c0fc [2022-04-28T08:00:41.469Z] ---> Running in 7b3e63e381d2 [2022-04-28T08:00:41.469Z] Removing intermediate container 7b3e63e381d2 [2022-04-28T08:00:41.469Z] ---> e0e53a4c8613 [2022-04-28T08:00:41.469Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T08:00:41.469Z] ---> Running in 5ae272c64b05 [2022-04-28T08:00:41.469Z] Removing intermediate container 5ae272c64b05 [2022-04-28T08:00:41.469Z] ---> f2d6e4bb8f66 [2022-04-28T08:00:41.469Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T08:00:41.469Z] Successfully built f2d6e4bb8f66 [2022-04-28T08:00:41.731Z] Successfully tagged app-rfid-llrp-inventory:latest [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] sh [2022-04-28T08:00:42.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:00:42.178Z] [2022-04-28T08:00:42.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:00:42.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:00:42.488Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T08:00:42.488Z] 5eb5b503b376: Pulling fs layer [2022-04-28T08:00:42.488Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T08:00:42.488Z] ec43610c2a17: Pulling fs layer [2022-04-28T08:00:42.488Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T08:00:42.488Z] 33b1e0a273af: Pulling fs layer [2022-04-28T08:00:42.488Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T08:00:42.488Z] 2f39f015ded8: Pulling fs layer [2022-04-28T08:00:42.488Z] 3a2ae6a8a46f: Waiting [2022-04-28T08:00:42.488Z] 33b1e0a273af: Waiting [2022-04-28T08:00:42.488Z] 5d3b04190fa2: Waiting [2022-04-28T08:00:42.488Z] 5c69ac0246d0: Download complete [2022-04-28T08:00:42.488Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T08:00:42.488Z] 3a2ae6a8a46f: Download complete [2022-04-28T08:00:42.488Z] 33b1e0a273af: Verifying Checksum [2022-04-28T08:00:42.488Z] 33b1e0a273af: Download complete [2022-04-28T08:00:42.488Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T08:00:42.488Z] 5d3b04190fa2: Download complete [2022-04-28T08:00:42.752Z] ec43610c2a17: Verifying Checksum [2022-04-28T08:00:42.752Z] ec43610c2a17: Download complete [2022-04-28T08:00:42.752Z] 5eb5b503b376: Verifying Checksum [2022-04-28T08:00:42.752Z] 5eb5b503b376: Download complete [2022-04-28T08:00:43.324Z] 2f39f015ded8: Download complete [2022-04-28T08:00:44.266Z] 5eb5b503b376: Pull complete [2022-04-28T08:00:44.266Z] 5c69ac0246d0: Pull complete [2022-04-28T08:00:44.835Z] ec43610c2a17: Pull complete [2022-04-28T08:00:44.835Z] 3a2ae6a8a46f: Pull complete [2022-04-28T08:00:45.096Z] 33b1e0a273af: Pull complete [2022-04-28T08:00:45.356Z] 5d3b04190fa2: Pull complete [2022-04-28T08:00:50.634Z] 2f39f015ded8: Pull complete [2022-04-28T08:00:50.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T08:00:50.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:00:50.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T08:00:50.705Z] prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container [2022-04-28T08:00:50.747Z] $ 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/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T08:00:52.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33626 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-28T08:00:52.473Z] $ docker top 9bdeae8df9e943bc4913f0f8f798cae15474bd515083120f4db2601f16b59daf -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-04-28T08:00:52.666Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2022-04-28T08:00:52.912Z] The recommended git tool is: git [2022-04-28T08:00:52.921Z] ---> job-cost.sh [2022-04-28T08:00:52.921Z] lf-activate-venv: SKIPPING [2022-04-28T08:00:52.921Z] INFO: No Stack... [2022-04-28T08:00:53.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T08:00:53.754Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T08:00:54.049Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/cost.csv [2022-04-28T08:00:54.049Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T08:00:54.063Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [2022-04-28T08:00:54.071Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] did not exist. Created. [2022-04-28T08:00:54.071Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T08:00:54.382Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T08:00:54.409Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T08:00:54.415Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T08:00:54.436Z] $ docker stop --time=1 9bdeae8df9e943bc4913f0f8f798cae15474bd515083120f4db2601f16b59daf [2022-04-28T08:00:55.620Z] $ docker rm -f 9bdeae8df9e943bc4913f0f8f798cae15474bd515083120f4db2601f16b59daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T08:00:59.458Z] using credential edgex-jenkins-ssh [2022-04-28T08:00:59.477Z] Cloning the remote Git repository [2022-04-28T08:00:59.541Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T08:00:59.615Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2022-04-28T08:00:59.689Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T08:00:59.690Z] > git --version # timeout=10 [2022-04-28T08:00:59.710Z] > git --version # 'git version 2.25.1' [2022-04-28T08:00:59.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:00:59.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:01:02.557Z] Merging remotes/origin/main commit 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 [2022-04-28T08:01:02.851Z] Merge succeeded, producing 80745ff1373a1186c185d9ac9ca4b4965a237c37 [2022-04-28T08:01:02.851Z] Checking out Revision 80745ff1373a1186c185d9ac9ca4b4965a237c37 (PR-67) [2022-04-28T08:01:01.848Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-28T08:01:01.869Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:01:01.898Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-28T08:01:01.942Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T08:01:01.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:01:01.963Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T08:01:02.581Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T08:01:02.603Z] > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 [2022-04-28T08:01:02.699Z] > git remote # timeout=10 [2022-04-28T08:01:02.724Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T08:01:02.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:01:02.750Z] > git merge 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 [2022-04-28T08:01:02.837Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T08:01:02.864Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T08:01:02.880Z] > git checkout -f 80745ff1373a1186c185d9ac9ca4b4965a237c37 # timeout=10 [2022-04-28T08:01:07.054Z] Commit message: "Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD" [2022-04-28T08:01:07.077Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T08:01:07.068Z] > git rev-list --no-walk 7f1997bb4c2fcce6a21194b07445d53c6f65e903 # timeout=10 [2022-04-28T08:01:07.922Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T08:01:07.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T08:01:07.922Z] Dload Upload Total Spent Left Speed [2022-04-28T08:01:07.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh [2022-04-28T08:01:08.444Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T08:01:08.781Z] + sudo tee /etc/docker/daemon.new [2022-04-28T08:01:08.781Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T08:01:08.781Z] { [2022-04-28T08:01:08.781Z] "registry-mirrors": [ [2022-04-28T08:01:08.781Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T08:01:08.781Z] ], [2022-04-28T08:01:08.781Z] "bip": "10.250.0.254/24", [2022-04-28T08:01:08.781Z] "hosts": [ [2022-04-28T08:01:08.781Z] "tcp://0.0.0.0:5555", [2022-04-28T08:01:08.781Z] "unix:///var/run/docker.sock" [2022-04-28T08:01:08.781Z] ], [2022-04-28T08:01:08.781Z] "mtu": 1458, [2022-04-28T08:01:08.781Z] "selinux-enabled": true, [2022-04-28T08:01:08.781Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T08:01:08.781Z] } [Pipeline] sh [2022-04-28T08:01:09.144Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T08:01:09.488Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:01:27.907Z] provisioning config files... [2022-04-28T08:01:27.935Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config7774069831835303150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:01:28.308Z] ---> docker-login.sh [2022-04-28T08:01:28.308Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:01:28.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:01:29.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:01:29.186Z] Configure a credential helper to remove this warning. See [2022-04-28T08:01:29.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:01:29.186Z] [2022-04-28T08:01:29.186Z] Login Succeeded [2022-04-28T08:01:29.186Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:01:29.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:01:29.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:01:29.737Z] Configure a credential helper to remove this warning. See [2022-04-28T08:01:29.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:01:29.737Z] [2022-04-28T08:01:29.737Z] Login Succeeded [2022-04-28T08:01:29.737Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:01:30.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:01:30.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:01:30.014Z] Configure a credential helper to remove this warning. See [2022-04-28T08:01:30.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:01:30.014Z] [2022-04-28T08:01:30.014Z] Login Succeeded [2022-04-28T08:01:30.014Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:01:30.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:01:30.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:01:30.623Z] Configure a credential helper to remove this warning. See [2022-04-28T08:01:30.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:01:30.623Z] [2022-04-28T08:01:30.623Z] Login Succeeded [2022-04-28T08:01:30.623Z] docker.io [2022-04-28T08:01:30.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:01:31.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:01:31.498Z] Configure a credential helper to remove this warning. See [2022-04-28T08:01:31.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:01:31.498Z] [2022-04-28T08:01:31.498Z] Login Succeeded [2022-04-28T08:01:31.498Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:01:31.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T08:01:32.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T08:01:32.125Z] ========================================================= [2022-04-28T08:01:32.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T08:01:32.125Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:01:32.486Z] + 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 . [2022-04-28T08:01:32.766Z] Sending build context to Docker daemon 696.3kB [2022-04-28T08:01:32.766Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:01:32.766Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T08:01:33.044Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T08:01:33.044Z] 9b3977197b4f: Pulling fs layer [2022-04-28T08:01:33.044Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T08:01:33.044Z] 94645a83ff95: Pulling fs layer [2022-04-28T08:01:33.044Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T08:01:33.044Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T08:01:33.044Z] 3096ccb668a1: Pulling fs layer [2022-04-28T08:01:33.044Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T08:01:33.044Z] a4caa8a26152: Pulling fs layer [2022-04-28T08:01:33.044Z] 3f3a8bcf1eab: Waiting [2022-04-28T08:01:33.044Z] 0c92f367c5e7: Waiting [2022-04-28T08:01:33.044Z] 3096ccb668a1: Waiting [2022-04-28T08:01:33.044Z] e8cf19c19ddd: Waiting [2022-04-28T08:01:33.044Z] a4caa8a26152: Waiting [2022-04-28T08:01:33.044Z] 94645a83ff95: Download complete [2022-04-28T08:01:33.044Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T08:01:33.044Z] 1a89e8eeedd5: Download complete [2022-04-28T08:01:33.044Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T08:01:33.044Z] 0c92f367c5e7: Download complete [2022-04-28T08:01:33.044Z] 3096ccb668a1: Verifying Checksum [2022-04-28T08:01:33.044Z] 3096ccb668a1: Download complete [2022-04-28T08:01:33.044Z] 9b3977197b4f: Verifying Checksum [2022-04-28T08:01:33.044Z] 9b3977197b4f: Download complete [2022-04-28T08:01:33.044Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T08:01:33.044Z] e8cf19c19ddd: Download complete [2022-04-28T08:01:34.055Z] 9b3977197b4f: Pull complete [2022-04-28T08:01:34.331Z] 1a89e8eeedd5: Pull complete [2022-04-28T08:01:34.610Z] 94645a83ff95: Pull complete [2022-04-28T08:01:35.211Z] a4caa8a26152: Verifying Checksum [2022-04-28T08:01:35.211Z] a4caa8a26152: Download complete [2022-04-28T08:01:35.807Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T08:01:35.807Z] 3f3a8bcf1eab: Download complete [2022-04-28T08:01:48.225Z] 3f3a8bcf1eab: Pull complete [2022-04-28T08:01:48.225Z] 0c92f367c5e7: Pull complete [2022-04-28T08:01:48.225Z] 3096ccb668a1: Pull complete [2022-04-28T08:01:48.500Z] e8cf19c19ddd: Pull complete [2022-04-28T08:01:55.233Z] a4caa8a26152: Pull complete [2022-04-28T08:01:55.233Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T08:01:55.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:01:55.233Z] ---> 725f1c02e7f9 [2022-04-28T08:01:55.233Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T08:01:55.838Z] ---> Running in 29f0a297af12 [2022-04-28T08:01:56.115Z] Removing intermediate container 29f0a297af12 [2022-04-28T08:01:56.115Z] ---> 2b7c36113cd2 [2022-04-28T08:01:56.115Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T08:01:56.115Z] ---> Running in bbe9002c37ab [2022-04-28T08:01:56.710Z] Removing intermediate container bbe9002c37ab [2022-04-28T08:01:56.710Z] ---> 8fc286f68f81 [2022-04-28T08:01:56.710Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:01:56.710Z] ---> Running in 012951d1d7a5 [2022-04-28T08:01:56.984Z] Removing intermediate container 012951d1d7a5 [2022-04-28T08:01:56.984Z] ---> a17aad836294 [2022-04-28T08:01:56.984Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:01:56.984Z] ---> Running in 4f3d72099737 [2022-04-28T08:01:58.970Z] Removing intermediate container 4f3d72099737 [2022-04-28T08:01:58.970Z] ---> bc78eac6ac9e [2022-04-28T08:01:58.970Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T08:01:58.970Z] ---> Running in 937974910d16 [2022-04-28T08:01:59.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:02:00.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:02:01.941Z] OK: 220 MiB in 52 packages [2022-04-28T08:02:02.937Z] Removing intermediate container 937974910d16 [2022-04-28T08:02:02.937Z] ---> 3a37f11c8da2 [2022-04-28T08:02:02.937Z] Step 8/13 : WORKDIR /app [2022-04-28T08:02:02.937Z] ---> Running in 2a92015c4fc3 [2022-04-28T08:02:03.213Z] Removing intermediate container 2a92015c4fc3 [2022-04-28T08:02:03.213Z] ---> 0932dc6819b4 [2022-04-28T08:02:03.213Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T08:02:03.810Z] ---> c37d38b55fe1 [2022-04-28T08:02:03.810Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:02:03.810Z] ---> Running in 44c7441aacc4 [2022-04-28T08:03:25.625Z] Removing intermediate container 44c7441aacc4 [2022-04-28T08:03:25.625Z] ---> 8ccd7012fc16 [2022-04-28T08:03:25.625Z] Step 11/13 : COPY . . [2022-04-28T08:03:25.625Z] ---> 72dd41c0ab69 [2022-04-28T08:03:25.625Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T08:03:25.625Z] ---> Running in 655bcd97e173 [2022-04-28T08:03:25.625Z] Removing intermediate container 655bcd97e173 [2022-04-28T08:03:25.625Z] ---> dc81d74413fb [2022-04-28T08:03:25.625Z] Step 13/13 : RUN $MAKE [2022-04-28T08:03:25.625Z] ---> Running in 5b3a8581f99b [2022-04-28T08:03:25.625Z] noop [2022-04-28T08:03:25.625Z] Removing intermediate container 5b3a8581f99b [2022-04-28T08:03:25.625Z] ---> 379392ec77f9 [2022-04-28T08:03:25.625Z] Successfully built 379392ec77f9 [2022-04-28T08:03:25.625Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:03:25.980Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T08:03:25.980Z] . [Pipeline] withDockerContainer [2022-04-28T08:03:26.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-33626 does not seem to be running inside a container [2022-04-28T08:03:26.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T08:03:27.605Z] $ docker top ffeb437c39162e2c9276bd137763c190e9be4ad3c3bf55a71e503cd142067185 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:03:28.538Z] + go version [2022-04-28T08:03:28.538Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T08:03:28.569Z] $ docker stop --time=1 ffeb437c39162e2c9276bd137763c190e9be4ad3c3bf55a71e503cd142067185 [2022-04-28T08:03:30.188Z] $ docker rm -f ffeb437c39162e2c9276bd137763c190e9be4ad3c3bf55a71e503cd142067185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:03:30.779Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T08:03:30.779Z] . [Pipeline] withDockerContainer [2022-04-28T08:03:31.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-33626 does not seem to be running inside a container [2022-04-28T08:03:31.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T08:03:32.412Z] $ docker top c132ea04ac2e167ea3f7989e31542ccceb7f783bd60ef66f439141e86ae5ab36 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:03:33.319Z] + make test [2022-04-28T08:03:33.319Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T08:04:29.947Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T08:04:29.947Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.226s coverage: 86.2% of statements [2022-04-28T08:04:29.947Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T08:04:33.335Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.703s coverage: 71.9% of statements [2022-04-28T08:04:33.335Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T08:04:33.335Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T08:04:33.335Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T08:04:55.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T08:04:55.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T08:04:55.546Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T08:04:57.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T08:04:57.087Z] $ docker stop --time=1 c132ea04ac2e167ea3f7989e31542ccceb7f783bd60ef66f439141e86ae5ab36 [2022-04-28T08:04:58.875Z] $ docker rm -f c132ea04ac2e167ea3f7989e31542ccceb7f783bd60ef66f439141e86ae5ab36 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:04:59.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T08:04:59.767Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T08:05:00.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T08:05:00.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T08:05:01.117Z] + ls -al . [2022-04-28T08:05:01.117Z] total 240 [2022-04-28T08:05:01.117Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 08:04 . [2022-04-28T08:05:01.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:00 .. [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 08:01 .dockerignore [2022-04-28T08:05:01.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:01 .git [2022-04-28T08:05:01.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:01 .github [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 08:01 .gitignore [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 08:01 .golangci.yml [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 08:01 Attribution.txt [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 08:01 CHANGELOG.md [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 08:01 Dockerfile [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:01 GOVERNANCE.md [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 08:01 Jenkinsfile [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 08:01 LICENSE [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 08:01 Makefile [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 08:01 OWNERS.md [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 08:01 README.md [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 07:58 VERSION [2022-04-28T08:05:01.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:01 bin [2022-04-28T08:05:01.117Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 08:04 coverage.out [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 08:04 go.mod [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 28 08:01 go.sum [2022-04-28T08:05:01.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:01 images [2022-04-28T08:05:01.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:01 internal [2022-04-28T08:05:01.117Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 08:01 main.go [2022-04-28T08:05:01.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:01 res [2022-04-28T08:05:01.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:01 snap [2022-04-28T08:05:01.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:01 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:05:01.487Z] + 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=80745ff1373a1186c185d9ac9ca4b4965a237c37 --label arch=arm64 --label version=0.0.0 . [2022-04-28T08:05:01.786Z] Sending build context to Docker daemon 696.3kB [2022-04-28T08:05:01.786Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:05:01.786Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T08:05:01.786Z] ---> 379392ec77f9 [2022-04-28T08:05:01.786Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T08:05:02.080Z] ---> Running in c2bc2027e881 [2022-04-28T08:05:02.380Z] Removing intermediate container c2bc2027e881 [2022-04-28T08:05:02.380Z] ---> 16d58e958837 [2022-04-28T08:05:02.380Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T08:05:02.714Z] ---> Running in 9aafe8b0dfbc [2022-04-28T08:05:02.994Z] Removing intermediate container 9aafe8b0dfbc [2022-04-28T08:05:02.994Z] ---> fc2fdd396956 [2022-04-28T08:05:02.994Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:05:02.994Z] ---> Running in 1414a0c72c48 [2022-04-28T08:05:03.271Z] Removing intermediate container 1414a0c72c48 [2022-04-28T08:05:03.271Z] ---> 042545707b3a [2022-04-28T08:05:03.271Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:05:03.555Z] ---> Running in 42ceb5da134f [2022-04-28T08:05:05.551Z] Removing intermediate container 42ceb5da134f [2022-04-28T08:05:05.551Z] ---> 42461897ca5a [2022-04-28T08:05:05.551Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T08:05:05.551Z] ---> Running in 5ea917473688 [2022-04-28T08:05:06.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:05:07.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:05:08.113Z] OK: 220 MiB in 52 packages [2022-04-28T08:05:09.099Z] Removing intermediate container 5ea917473688 [2022-04-28T08:05:09.099Z] ---> 68522ee9db20 [2022-04-28T08:05:09.099Z] Step 8/31 : WORKDIR /app [2022-04-28T08:05:09.099Z] ---> Running in 38066be72432 [2022-04-28T08:05:09.373Z] Removing intermediate container 38066be72432 [2022-04-28T08:05:09.373Z] ---> 0e7ce4c3b764 [2022-04-28T08:05:09.373Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T08:05:09.969Z] ---> 53353e68206a [2022-04-28T08:05:09.969Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:05:09.969Z] ---> Running in 3297893a5b35 [2022-04-28T08:05:11.952Z] Removing intermediate container 3297893a5b35 [2022-04-28T08:05:11.952Z] ---> da1279e9caaf [2022-04-28T08:05:11.952Z] Step 11/31 : COPY . . [2022-04-28T08:05:12.555Z] ---> 9722ad074e9a [2022-04-28T08:05:12.555Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T08:05:12.829Z] ---> Running in 94cbf4c894af [2022-04-28T08:05:13.102Z] Removing intermediate container 94cbf4c894af [2022-04-28T08:05:13.102Z] ---> 026bd807ffc9 [2022-04-28T08:05:13.102Z] Step 13/31 : RUN $MAKE [2022-04-28T08:05:13.102Z] ---> Running in 811cceed98e8 [2022-04-28T08:05:14.086Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-28T08:06:50.907Z] Removing intermediate container 811cceed98e8 [2022-04-28T08:06:50.907Z] ---> 19f48c456dbd [2022-04-28T08:06:50.907Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T08:06:50.907Z] 3.14: Pulling from library/alpine [2022-04-28T08:06:50.907Z] 455c02918c45: Pulling fs layer [2022-04-28T08:06:50.907Z] 455c02918c45: Verifying Checksum [2022-04-28T08:06:50.907Z] 455c02918c45: Download complete [2022-04-28T08:06:50.907Z] 455c02918c45: Pull complete [2022-04-28T08:06:50.907Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:06:50.907Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T08:06:50.907Z] ---> ac73e934f311 [2022-04-28T08:06:50.907Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:06:50.907Z] ---> Running in 0c05c478faf3 [2022-04-28T08:06:50.907Z] Removing intermediate container 0c05c478faf3 [2022-04-28T08:06:50.907Z] ---> 82cce85354db [2022-04-28T08:06:50.907Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T08:06:50.907Z] ---> Running in f4635b98a8d6 [2022-04-28T08:06:50.907Z] Removing intermediate container f4635b98a8d6 [2022-04-28T08:06:50.907Z] ---> 4df1262d15e5 [2022-04-28T08:06:50.907Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:06:50.907Z] ---> Running in 648c61339d04 [2022-04-28T08:06:50.907Z] Removing intermediate container 648c61339d04 [2022-04-28T08:06:50.907Z] ---> 76fa7acd4004 [2022-04-28T08:06:50.907Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T08:06:50.907Z] ---> Running in 09b62792a5f4 [2022-04-28T08:06:50.907Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:06:50.907Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:06:50.907Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T08:06:50.907Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T08:06:50.907Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T08:06:50.907Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T08:06:50.907Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T08:06:50.907Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T08:06:50.907Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:06:50.907Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:06:50.907Z] OK: 9 MiB in 20 packages [2022-04-28T08:06:50.907Z] Removing intermediate container 09b62792a5f4 [2022-04-28T08:06:50.907Z] ---> 594384370f6d [2022-04-28T08:06:50.907Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T08:06:50.907Z] ---> ff6894995558 [2022-04-28T08:06:50.907Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T08:06:51.501Z] ---> 85cd19cad10f [2022-04-28T08:06:51.501Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T08:06:52.097Z] ---> 468560bb9336 [2022-04-28T08:06:52.097Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T08:06:52.705Z] ---> ac9a5d8e46ee [2022-04-28T08:06:52.705Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T08:06:54.161Z] ---> aadfdcc37e0d [2022-04-28T08:06:54.161Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T08:06:54.161Z] ---> Running in 67deb8fe4f56 [2022-04-28T08:06:55.598Z] Removing intermediate container 67deb8fe4f56 [2022-04-28T08:06:55.598Z] ---> 88f0f6076daa [2022-04-28T08:06:55.598Z] Step 25/31 : VOLUME /cache [2022-04-28T08:06:55.598Z] ---> Running in 183a885d03bf [2022-04-28T08:06:55.873Z] Removing intermediate container 183a885d03bf [2022-04-28T08:06:55.873Z] ---> 5209a207a261 [2022-04-28T08:06:55.873Z] Step 26/31 : EXPOSE 59711 [2022-04-28T08:06:56.147Z] ---> Running in 7c0d0ef8033e [2022-04-28T08:06:56.420Z] Removing intermediate container 7c0d0ef8033e [2022-04-28T08:06:56.420Z] ---> d7f3ac301bff [2022-04-28T08:06:56.420Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T08:06:56.420Z] ---> Running in d0f25e3f68f8 [2022-04-28T08:06:56.698Z] Removing intermediate container d0f25e3f68f8 [2022-04-28T08:06:56.698Z] ---> a0efe7bd1ce8 [2022-04-28T08:06:56.698Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T08:06:56.975Z] ---> Running in 1dd81cdc3745 [2022-04-28T08:06:57.253Z] Removing intermediate container 1dd81cdc3745 [2022-04-28T08:06:57.253Z] ---> 6c2648e3b210 [2022-04-28T08:06:57.253Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T08:06:57.253Z] ---> Running in c636abc06399 [2022-04-28T08:06:57.851Z] Removing intermediate container c636abc06399 [2022-04-28T08:06:57.851Z] ---> 77c9adca22d6 [2022-04-28T08:06:57.851Z] Step 30/31 : LABEL git_sha=80745ff1373a1186c185d9ac9ca4b4965a237c37 [2022-04-28T08:06:57.851Z] ---> Running in 66cb82cf6f95 [2022-04-28T08:06:58.124Z] Removing intermediate container 66cb82cf6f95 [2022-04-28T08:06:58.124Z] ---> ea759adf197f [2022-04-28T08:06:58.124Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T08:06:58.124Z] ---> Running in 1739b63a9fc0 [2022-04-28T08:06:58.397Z] Removing intermediate container 1739b63a9fc0 [2022-04-28T08:06:58.397Z] ---> 3991078de0c1 [2022-04-28T08:06:58.397Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T08:06:58.397Z] Successfully built 3991078de0c1 [2022-04-28T08:06:58.397Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [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] sh [2022-04-28T08:06:58.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T08:06:58.849Z] [2022-04-28T08:06:58.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:06:59.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T08:06:59.475Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T08:06:59.475Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T08:06:59.475Z] 04944245beec: Pulling fs layer [2022-04-28T08:06:59.475Z] 699f458cf7ca: Pulling fs layer [2022-04-28T08:06:59.475Z] 765212b225bb: Pulling fs layer [2022-04-28T08:06:59.475Z] f23df028b6ca: Pulling fs layer [2022-04-28T08:06:59.475Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T08:06:59.475Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T08:06:59.475Z] f23df028b6ca: Waiting [2022-04-28T08:06:59.475Z] d65c8cfc05b1: Waiting [2022-04-28T08:06:59.475Z] 2437ff75d9bd: Waiting [2022-04-28T08:06:59.475Z] 765212b225bb: Waiting [2022-04-28T08:06:59.475Z] 04944245beec: Download complete [2022-04-28T08:06:59.475Z] 765212b225bb: Verifying Checksum [2022-04-28T08:06:59.475Z] 765212b225bb: Download complete [2022-04-28T08:06:59.475Z] f23df028b6ca: Verifying Checksum [2022-04-28T08:06:59.475Z] f23df028b6ca: Download complete [2022-04-28T08:06:59.475Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T08:06:59.475Z] d65c8cfc05b1: Download complete [2022-04-28T08:06:59.750Z] 699f458cf7ca: Verifying Checksum [2022-04-28T08:06:59.750Z] 699f458cf7ca: Download complete [2022-04-28T08:07:00.025Z] 8998bd30e6a1: Download complete [2022-04-28T08:07:02.649Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T08:07:04.624Z] 8998bd30e6a1: Pull complete [2022-04-28T08:07:04.900Z] 04944245beec: Pull complete [2022-04-28T08:07:06.332Z] 699f458cf7ca: Pull complete [2022-04-28T08:07:06.332Z] 765212b225bb: Pull complete [2022-04-28T08:07:07.311Z] f23df028b6ca: Pull complete [2022-04-28T08:07:07.584Z] d65c8cfc05b1: Pull complete [2022-04-28T08:07:22.655Z] 2437ff75d9bd: Pull complete [2022-04-28T08:07:22.655Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T08:07:22.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T08:07:22.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T08:07:22.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-33626 does not seem to be running inside a container [2022-04-28T08:07:22.965Z] $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T08:07:25.611Z] $ docker top 75b9ee4c4a8493cdcadf8e58f1bfe67f7e307fba4d3ca2b9aceb1c0477b1f6b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:07:26.513Z] ---> job-cost.sh [2022-04-28T08:07:26.513Z] lf-activate-venv: SKIPPING [2022-04-28T08:07:26.513Z] INFO: No Stack... [2022-04-28T08:07:26.783Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T08:07:27.757Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T08:07:28.416Z] + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [2022-04-28T08:07:28.416Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T08:07:28.480Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [2022-04-28T08:07:28.487Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] did not exist. Created. [2022-04-28T08:07:28.487Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T08:07:29.165Z] /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-94b330d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T08:07:29.838Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T08:07:29.865Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T08:07:29.916Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T08:07:29.928Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T08:07:29.965Z] $ docker stop --time=1 75b9ee4c4a8493cdcadf8e58f1bfe67f7e307fba4d3ca2b9aceb1c0477b1f6b3 [2022-04-28T08:07:31.450Z] $ docker rm -f 75b9ee4c4a8493cdcadf8e58f1bfe67f7e307fba4d3ca2b9aceb1c0477b1f6b3 [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 [2022-04-28T08:07:31.952Z] provisioning config files... [2022-04-28T08:07:31.962Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config4601434818215891101tmp [Pipeline] { [Pipeline] sh [2022-04-28T08:07:32.270Z] + set +x [2022-04-28T08:07:32.270Z] + curl -s https://codecov.io/bash [2022-04-28T08:07:32.270Z] + bash -s -- [2022-04-28T08:07:32.270Z] [2022-04-28T08:07:32.270Z] _____ _ [2022-04-28T08:07:32.270Z] / ____| | | [2022-04-28T08:07:32.270Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T08:07:32.270Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T08:07:32.270Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T08:07:32.270Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T08:07:32.270Z] Bash-1.0.6 [2022-04-28T08:07:32.270Z] [2022-04-28T08:07:32.270Z] [2022-04-28T08:07:32.270Z] ==> git version 2.25.1 found [2022-04-28T08:07:32.270Z] ==> 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 [2022-04-28T08:07:32.270Z] Release-Date: 2020-01-08 [2022-04-28T08:07:32.271Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T08:07:32.271Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T08:07:32.271Z] ==> Jenkins CI detected. [2022-04-28T08:07:32.271Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-28T08:07:32.271Z] project root: . [2022-04-28T08:07:32.271Z] --> token set from env [2022-04-28T08:07:32.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T08:07:32.531Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T08:07:32.531Z] ==> Python coveragepy not found [2022-04-28T08:07:32.531Z] ==> Searching for coverage reports in: [2022-04-28T08:07:32.531Z] + . [2022-04-28T08:07:32.531Z] -> Found 1 reports [2022-04-28T08:07:32.531Z] ==> Detecting git/mercurial file structure [2022-04-28T08:07:32.531Z] ==> Reading reports [2022-04-28T08:07:32.531Z] + ./coverage.out bytes=41008 [2022-04-28T08:07:32.531Z] ==> Appending adjustments [2022-04-28T08:07:32.531Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T08:07:32.792Z] + Found adjustments [2022-04-28T08:07:32.792Z] ==> Gzipping contents [2022-04-28T08:07:32.792Z] 12K /tmp/codecov.zHJdJ3.gz [2022-04-28T08:07:32.792Z] ==> Uploading reports [2022-04-28T08:07:32.792Z] url: https://codecov.io [2022-04-28T08:07:32.792Z] query: branch=PR-67&commit=da37bf4da393498007cd951e6a524179d9e1c0fc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= [2022-04-28T08:07:32.792Z] -> Pinging Codecov [2022-04-28T08:07:32.792Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-67&commit=da37bf4da393498007cd951e6a524179d9e1c0fc&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= [2022-04-28T08:07:32.792Z] -> Uploading to [2022-04-28T08:07:32.792Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/da37bf4da393498007cd951e6a524179d9e1c0fc/0163c3fb-914b-4d22-9464-4480d060354f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T080732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7884f4d8168868e8336d97a6033a00cab12490a3bbb11e6fef4b1d3a90ff432 [2022-04-28T08:07:32.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T08:07:32.792Z] Dload Upload Total Spent Left Speed [2022-04-28T08:07:33.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11564 0 0 100 11564 0 47200 --:--:-- --:--:-- --:--:-- 47393 [2022-04-28T08:07:33.055Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/da37bf4da393498007cd951e6a524179d9e1c0fc [Pipeline] } [2022-04-28T08:07:33.064Z] 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 [2022-04-28T08:07:33.910Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives ] [2022-04-28T08:07:33.910Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-28T08:07:33.910Z] total 16 [2022-04-28T08:07:33.910Z] drwxr-xr-x 3 root root 4096 Apr 28 08:00 . [2022-04-28T08:07:33.910Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:00 .. [2022-04-28T08:07:33.910Z] drwxr-xr-x 2 root root 4096 Apr 28 08:00 cost [2022-04-28T08:07:33.910Z] -rw-r--r-- 1 root root 93 Apr 28 08:00 cost.csv [2022-04-28T08:07:33.910Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-28T08:07:33.910Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-28T08:07:33.910Z] total 16 [2022-04-28T08:07:33.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:00 . [2022-04-28T08:07:33.910Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:00 .. [2022-04-28T08:07:33.910Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 08:00 cost [2022-04-28T08:07:33.910Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 28 08:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:07:34.237Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:07:35.136Z] ---> package-listing.sh [2022-04-28T08:07:35.136Z] ++ facter osfamily [2022-04-28T08:07:35.136Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T08:07:35.396Z] + OS_FAMILY=debian [2022-04-28T08:07:35.396Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-28T08:07:35.396Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T08:07:35.396Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T08:07:35.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T08:07:35.397Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T08:07:35.397Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' [2022-04-28T08:07:35.397Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T08:07:35.397Z] + case "${OS_FAMILY}" in [2022-04-28T08:07:35.397Z] + dpkg -l [2022-04-28T08:07:35.397Z] + grep '^ii' [2022-04-28T08:07:35.397Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T08:07:35.397Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T08:07:35.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T08:07:35.397Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' [2022-04-28T08:07:35.397Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [2022-04-28T08:07:35.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [Pipeline] echo [2022-04-28T08:07:35.409Z] 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/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T08:07:35.693Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:07:36.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:07:36.257Z] . [Pipeline] withDockerContainer [2022-04-28T08:07:36.330Z] prd-ubuntu20.04-docker-8c-8g-33624 does not seem to be running inside a container [2022-04-28T08:07:36.374Z] $ 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/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T08:07:36.614Z] $ docker top 347be5690207424eac68aa13eb56654da96bba933068862224320d3b62cc4044 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:07:36.975Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T08:07:37.269Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T08:07:37.560Z] + ls /var/log/sa-host [2022-04-28T08:07:37.560Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:07:37.792Z] provisioning config files... [2022-04-28T08:07:37.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config5844444441188448666tmp [Pipeline] { [Pipeline] echo [2022-04-28T08:07:37.821Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:07:38.114Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T08:07:38.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:07:38.459Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T08:07:38.469Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:07:38.761Z] ---> sudo-logs.sh [2022-04-28T08:07:38.761Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T08:07:38.788Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:07:39.081Z] ---> job-cost.sh [2022-04-28T08:07:39.081Z] lf-activate-venv: SKIPPING [2022-04-28T08:07:39.081Z] DEBUG: total: 0.2199999988079071 [2022-04-28T08:07:39.081Z] INFO: Retrieving Stack Cost... [2022-04-28T08:07:39.341Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T08:07:39.913Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T08:07:39.927Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:07:40.215Z] ---> logs-deploy.sh [2022-04-28T08:07:40.215Z] lf-activate-venv: SKIPPING [2022-04-28T08:07:40.215Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-67/5 [2022-04-28T08:07:40.215Z] INFO: archiving workspace using pattern(s): [2022-04-28T08:07:41.156Z] Archives upload complete. [2022-04-28T08:07:41.156Z] INFO: archiving logs to Nexus