Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8113676864203042202.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8521396030471711658.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8548482262020126786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6770203733816102112.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5139073154249768567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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: true 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3169 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh3086090238807224867.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 Commit message: "Merge pull request #49 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-17T19:30:20.407Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-17T19:30:20.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-17T19:30:20.538Z] ========================================================= [2021-08-17T19:30:20.538Z] EdgeX Global Pipelines Version Info [2021-08-17T19:30:20.538Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:30:21.775Z] ------------------- [2021-08-17T19:30:21.775Z] stable info: [2021-08-17T19:30:21.775Z] ------------------- [2021-08-17T19:30:21.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-17T19:30:21.775Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T19:30:21.775Z] Message: update stable to v1.0.205 [2021-08-17T19:30:22.365Z] ------------------- [2021-08-17T19:30:22.365Z] experimental info: [2021-08-17T19:30:22.365Z] ------------------- [2021-08-17T19:30:22.365Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-17T19:30:22.365Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T19:30:22.365Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-17T19:30:22.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-17T19:30:22.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-17T19:30:22.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-17T19:30:22.574Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-17T19:30:22.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-17T19:30:22.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-17T19:30:22.654Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-17T19:30:22.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-17T19:30:22.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-17T19:30:22.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-17T19:30:22.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-17T19:30:22.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-17T19:30:22.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-17T19:30:22.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-17T19:30:22.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-17T19:30:22.958Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T19:30:22.993Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T19:30:23.017Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T19:30:23.042Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T19:30:23.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-17T19:30:23.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-17T19:30:23.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-17T19:30:23.140Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-17T19:30:23.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-17T19:30:23.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-17T19:30:23.213Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-17T19:30:23.240Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-17T19:30:23.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-17T19:30:23.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-17T19:30:23.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-17T19:30:23.353Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] echo [2021-08-17T19:30:23.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d16842 [Pipeline] echo [2021-08-17T19:30:23.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:30:23.487Z] provisioning config files... [2021-08-17T19:30:23.503Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config613266313111557507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:30:23.841Z] ---> docker-login.sh [2021-08-17T19:30:23.841Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:30:23.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:30:24.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:30:24.109Z] Configure a credential helper to remove this warning. See [2021-08-17T19:30:24.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:30:24.109Z] [2021-08-17T19:30:24.109Z] Login Succeeded [2021-08-17T19:30:24.109Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:30:24.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:30:24.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:30:24.109Z] Configure a credential helper to remove this warning. See [2021-08-17T19:30:24.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:30:24.109Z] [2021-08-17T19:30:24.109Z] Login Succeeded [2021-08-17T19:30:24.109Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:30:24.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:30:24.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:30:24.375Z] Configure a credential helper to remove this warning. See [2021-08-17T19:30:24.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:30:24.375Z] [2021-08-17T19:30:24.375Z] Login Succeeded [2021-08-17T19:30:24.375Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:30:24.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:30:24.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:30:24.646Z] Configure a credential helper to remove this warning. See [2021-08-17T19:30:24.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:30:24.646Z] [2021-08-17T19:30:24.646Z] Login Succeeded [2021-08-17T19:30:24.646Z] docker.io [2021-08-17T19:30:24.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:30:24.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:30:24.912Z] Configure a credential helper to remove this warning. See [2021-08-17T19:30:24.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:30:24.912Z] [2021-08-17T19:30:24.912Z] Login Succeeded [2021-08-17T19:30:24.912Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:30:24.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-17T19:30:25.392Z] + git log --format=format:%s -1 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] echo [2021-08-17T19:30:25.443Z] GIT_COMMIT: 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59, Commit Message: Merge pull request #49 from ernestojeda/remove-build-dockerfile [Pipeline] echo [2021-08-17T19:30:25.457Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:30:26.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:30:26.027Z] [2021-08-17T19:30:26.027Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:30:26.375Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:30:26.375Z] latest: Pulling from edgex-devops/git-semver [2021-08-17T19:30:26.375Z] 31603596830f: Pulling fs layer [2021-08-17T19:30:26.375Z] d4622e32a9a9: Pulling fs layer [2021-08-17T19:30:26.375Z] 1030fce36090: Pulling fs layer [2021-08-17T19:30:26.375Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-17T19:30:26.375Z] 6c6cb7e1b49b: Waiting [2021-08-17T19:30:26.375Z] d4622e32a9a9: Verifying Checksum [2021-08-17T19:30:26.375Z] d4622e32a9a9: Download complete [2021-08-17T19:30:26.652Z] 31603596830f: Verifying Checksum [2021-08-17T19:30:26.652Z] 31603596830f: Download complete [2021-08-17T19:30:26.652Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-17T19:30:26.652Z] 6c6cb7e1b49b: Download complete [2021-08-17T19:30:26.652Z] 31603596830f: Pull complete [2021-08-17T19:30:26.930Z] d4622e32a9a9: Pull complete [2021-08-17T19:30:26.930Z] 1030fce36090: Verifying Checksum [2021-08-17T19:30:26.930Z] 1030fce36090: Download complete [2021-08-17T19:30:27.519Z] 1030fce36090: Pull complete [2021-08-17T19:30:27.519Z] 6c6cb7e1b49b: Pull complete [2021-08-17T19:30:27.519Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-17T19:30:27.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:30:27.519Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-17T19:30:27.608Z] prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container [2021-08-17T19:30:27.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-17T19:30:28.410Z] $ docker top 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T19:30:28.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T19:30:28.540Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T19:30:28.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T19:30:28.652Z] $ docker exec 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 ssh-agent [2021-08-17T19:30:28.762Z] SSH_AUTH_SOCK=/tmp/ssh-8WQOXyQl7mXS/agent.13 [2021-08-17T19:30:28.762Z] SSH_AGENT_PID=19 [2021-08-17T19:30:28.774Z] Running ssh-add (command line suppressed) [2021-08-17T19:30:28.883Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5564430902292883522.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5564430902292883522.key) [2021-08-17T19:30:28.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T19:30:29.216Z] + git tag --points-at HEAD [Pipeline] } [2021-08-17T19:30:29.238Z] $ docker exec --env ******** --env ******** 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 ssh-agent -k [2021-08-17T19:30:29.333Z] unset SSH_AUTH_SOCK; [2021-08-17T19:30:29.333Z] unset SSH_AGENT_PID; [2021-08-17T19:30:29.333Z] echo Agent pid 19 killed; [2021-08-17T19:30:29.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-17T19:30:29.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T19:30:29.390Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T19:30:29.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T19:30:29.512Z] $ docker exec 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 ssh-agent [2021-08-17T19:30:29.623Z] SSH_AUTH_SOCK=/tmp/ssh-SfSYAl1WI2tg/agent.53 [2021-08-17T19:30:29.623Z] SSH_AGENT_PID=60 [2021-08-17T19:30:29.632Z] Running ssh-add (command line suppressed) [2021-08-17T19:30:29.734Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_123183288900181992.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_123183288900181992.key) [2021-08-17T19:30:29.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T19:30:30.066Z] + git semver init [2021-08-17T19:30:30.066Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T19:30:30.066Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-17T19:30:30.066Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-17T19:30:30.066Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T19:30:30.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T19:30:30.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T19:30:30.066Z] # $SEMVER_BRANCH = main [2021-08-17T19:30:30.066Z] # $SEMVER_TEMP = /tmp/semver-064707343 [2021-08-17T19:30:30.066Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-17T19:30:31.028Z] # '/tmp/semver-064707343' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-08-17T19:30:31.028Z] # -> Force: false [2021-08-17T19:30:31.028Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-08-17T19:30:31.048Z] $ docker exec --env ******** --env ******** 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 ssh-agent -k [2021-08-17T19:30:31.159Z] unset SSH_AUTH_SOCK; [2021-08-17T19:30:31.160Z] unset SSH_AGENT_PID; [2021-08-17T19:30:31.160Z] echo Agent pid 60 killed; [2021-08-17T19:30:31.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T19:30:31.535Z] + git semver [Pipeline] } [2021-08-17T19:30:31.559Z] $ docker stop --time=1 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 [2021-08-17T19:30:32.811Z] $ docker rm -f 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T19:30:33.194Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-17T19:30:33.529Z] Stashed 1 file(s) [Pipeline] echo [2021-08-17T19:30:33.532Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.7 [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] node [Pipeline] node [2021-08-17T19:30:48.714Z] Still waiting to schedule task [2021-08-17T19:30:48.715Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-17T19:30:48.718Z] Still waiting to schedule task [2021-08-17T19:30:48.718Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-17T19:32:43.696Z] Running on prd-centos7-docker-4c-2g-3171 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-08-17T19:32:43.729Z] Running in /w/workspace/app-rfid-llrp-inventory/9 [Pipeline] { [Pipeline] checkout [2021-08-17T19:32:43.854Z] The recommended git tool is: NONE [2021-08-17T19:32:46.770Z] using credential edgex-jenkins-ssh [2021-08-17T19:32:46.787Z] Cloning the remote Git repository [2021-08-17T19:32:45.642Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-17T19:32:45.709Z] > git init /w/workspace/app-rfid-llrp-inventory/9 # timeout=10 [2021-08-17T19:32:45.736Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-17T19:32:45.737Z] > git --version # timeout=10 [2021-08-17T19:32:45.741Z] > git --version # 'git version 2.24.4' [2021-08-17T19:32:45.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:32:45.771Z] [INFO] Currently running in a labeled security context [2021-08-17T19:32:45.771Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T19:32:45.772Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/9@tmp/jenkins-gitclient-ssh5563659589063554482.key [2021-08-17T19:32:45.803Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:32:47.881Z] Avoid second fetch [2021-08-17T19:32:47.882Z] Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) [2021-08-17T19:32:46.684Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-17T19:32:46.698Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:32:46.722Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:32:46.727Z] > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-08-17T19:32:49.775Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3170 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-08-17T19:32:49.794Z] Running in /w/workspace/app-rfid-llrp-inventory/9 [Pipeline] { [Pipeline] checkout [2021-08-17T19:32:50.046Z] The recommended git tool is: NONE [2021-08-17T19:32:50.410Z] Commit message: "Merge pull request #49 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:32:50.829Z] provisioning config files... [2021-08-17T19:32:50.852Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config5268806905473797775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:32:51.396Z] ---> docker-login.sh [2021-08-17T19:32:51.396Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:32:51.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:32:51.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:32:51.665Z] Configure a credential helper to remove this warning. See [2021-08-17T19:32:51.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:32:51.665Z] [2021-08-17T19:32:51.665Z] Login Succeeded [2021-08-17T19:32:51.665Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:32:51.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:32:51.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:32:51.665Z] Configure a credential helper to remove this warning. See [2021-08-17T19:32:51.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:32:51.665Z] [2021-08-17T19:32:51.665Z] Login Succeeded [2021-08-17T19:32:51.665Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:32:51.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:32:51.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:32:51.948Z] Configure a credential helper to remove this warning. See [2021-08-17T19:32:51.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:32:51.948Z] [2021-08-17T19:32:51.948Z] Login Succeeded [2021-08-17T19:32:51.948Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:32:51.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:32:51.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:32:51.948Z] Configure a credential helper to remove this warning. See [2021-08-17T19:32:51.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:32:51.948Z] [2021-08-17T19:32:51.948Z] Login Succeeded [2021-08-17T19:32:51.948Z] docker.io [2021-08-17T19:32:52.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:32:52.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:32:52.486Z] Configure a credential helper to remove this warning. See [2021-08-17T19:32:52.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:32:52.486Z] [2021-08-17T19:32:52.486Z] Login Succeeded [2021-08-17T19:32:52.486Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:32:52.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T19:32:52.747Z] ========================================================= [2021-08-17T19:32:52.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-17T19:32:52.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:32:53.106Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-17T19:32:53.106Z] Sending build context to Docker daemon 731.1kB [2021-08-17T19:32:53.106Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:32:53.106Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-17T19:32:53.107Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-17T19:32:53.107Z] 540db60ca938: Pulling fs layer [2021-08-17T19:32:53.107Z] adcc1eea9eea: Pulling fs layer [2021-08-17T19:32:53.107Z] 4c4ab2625f07: Pulling fs layer [2021-08-17T19:32:53.107Z] db62176df00c: Pulling fs layer [2021-08-17T19:32:53.107Z] 3b30891b0d05: Pulling fs layer [2021-08-17T19:32:53.107Z] 06b49ca38bd5: Pulling fs layer [2021-08-17T19:32:53.107Z] c788192a36de: Pulling fs layer [2021-08-17T19:32:53.107Z] a77e37c0d609: Pulling fs layer [2021-08-17T19:32:53.107Z] c3185cebc471: Pulling fs layer [2021-08-17T19:32:53.107Z] 06b49ca38bd5: Waiting [2021-08-17T19:32:53.107Z] c788192a36de: Waiting [2021-08-17T19:32:53.107Z] a77e37c0d609: Waiting [2021-08-17T19:32:53.107Z] c3185cebc471: Waiting [2021-08-17T19:32:53.107Z] db62176df00c: Waiting [2021-08-17T19:32:53.107Z] 3b30891b0d05: Waiting [2021-08-17T19:32:53.371Z] 4c4ab2625f07: Verifying Checksum [2021-08-17T19:32:53.371Z] 4c4ab2625f07: Download complete [2021-08-17T19:32:53.371Z] adcc1eea9eea: Verifying Checksum [2021-08-17T19:32:53.371Z] adcc1eea9eea: Download complete [2021-08-17T19:32:53.371Z] 3b30891b0d05: Verifying Checksum [2021-08-17T19:32:53.371Z] 3b30891b0d05: Download complete [2021-08-17T19:32:53.371Z] 06b49ca38bd5: Verifying Checksum [2021-08-17T19:32:53.371Z] 06b49ca38bd5: Download complete [2021-08-17T19:32:53.371Z] c788192a36de: Verifying Checksum [2021-08-17T19:32:53.371Z] c788192a36de: Download complete [2021-08-17T19:32:53.371Z] 540db60ca938: Verifying Checksum [2021-08-17T19:32:53.646Z] 540db60ca938: Pull complete [2021-08-17T19:32:53.646Z] adcc1eea9eea: Pull complete [2021-08-17T19:32:53.912Z] 4c4ab2625f07: Pull complete [2021-08-17T19:32:54.493Z] a77e37c0d609: Verifying Checksum [2021-08-17T19:32:54.493Z] a77e37c0d609: Download complete [2021-08-17T19:32:55.224Z] using credential edgex-jenkins-ssh [2021-08-17T19:32:55.243Z] Cloning the remote Git repository [2021-08-17T19:32:55.378Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-17T19:32:55.552Z] > git init /w/workspace/app-rfid-llrp-inventory/9 # timeout=10 [2021-08-17T19:32:55.619Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-17T19:32:55.620Z] > git --version # timeout=10 [2021-08-17T19:32:55.634Z] > git --version # 'git version 2.17.1' [2021-08-17T19:32:55.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:32:55.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:32:57.832Z] c3185cebc471: Verifying Checksum [2021-08-17T19:32:57.832Z] c3185cebc471: Download complete [2021-08-17T19:32:57.832Z] db62176df00c: Verifying Checksum [2021-08-17T19:32:57.832Z] db62176df00c: Download complete [2021-08-17T19:32:59.993Z] Avoid second fetch [2021-08-17T19:32:59.994Z] Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) [2021-08-17T19:32:59.952Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-17T19:32:59.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:33:00.011Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:33:00.025Z] > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-08-17T19:33:01.180Z] db62176df00c: Pull complete [2021-08-17T19:33:01.180Z] 3b30891b0d05: Pull complete [2021-08-17T19:33:01.180Z] 06b49ca38bd5: Pull complete [2021-08-17T19:33:01.180Z] c788192a36de: Pull complete [2021-08-17T19:33:01.180Z] a77e37c0d609: Pull complete [2021-08-17T19:33:03.157Z] c3185cebc471: Pull complete [2021-08-17T19:33:03.157Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-17T19:33:03.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T19:33:03.157Z] ---> 031687cdd783 [2021-08-17T19:33:03.157Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-17T19:33:04.246Z] Commit message: "Merge pull request #49 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:33:04.609Z] provisioning config files... [2021-08-17T19:33:04.638Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config3479963042313772947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:33:05.439Z] ---> docker-login.sh [2021-08-17T19:33:05.439Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:33:05.752Z] ---> Running in 8872545d40dd [2021-08-17T19:33:05.752Z] Removing intermediate container 8872545d40dd [2021-08-17T19:33:05.752Z] ---> 0d85f67c30f7 [2021-08-17T19:33:05.752Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T19:33:05.752Z] ---> Running in ac3a5e83088c [2021-08-17T19:33:05.752Z] Removing intermediate container ac3a5e83088c [2021-08-17T19:33:05.752Z] ---> 3226262856ac [2021-08-17T19:33:05.752Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T19:33:05.752Z] ---> Running in b5076c39ca88 [2021-08-17T19:33:05.752Z] Removing intermediate container b5076c39ca88 [2021-08-17T19:33:05.752Z] ---> 157a966306c0 [2021-08-17T19:33:05.752Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:33:05.752Z] ---> Running in 8c141e9ef792 [2021-08-17T19:33:06.019Z] Removing intermediate container 8c141e9ef792 [2021-08-17T19:33:06.019Z] ---> cb7685e87762 [2021-08-17T19:33:06.019Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T19:33:06.019Z] ---> Running in bd2119bfc303 [2021-08-17T19:33:06.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:33:06.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T19:33:06.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:33:06.644Z] Configure a credential helper to remove this warning. See [2021-08-17T19:33:06.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:33:06.644Z] [2021-08-17T19:33:06.644Z] Login Succeeded [2021-08-17T19:33:06.644Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:33:06.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:33:07.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:33:07.205Z] Configure a credential helper to remove this warning. See [2021-08-17T19:33:07.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:33:07.205Z] [2021-08-17T19:33:07.205Z] Login Succeeded [2021-08-17T19:33:07.205Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:33:07.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T19:33:07.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:33:07.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:33:07.761Z] Configure a credential helper to remove this warning. See [2021-08-17T19:33:07.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:33:07.761Z] [2021-08-17T19:33:07.761Z] Login Succeeded [2021-08-17T19:33:07.761Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:33:07.834Z] OK: 219 MiB in 52 packages [2021-08-17T19:33:07.834Z] Removing intermediate container bd2119bfc303 [2021-08-17T19:33:07.834Z] ---> 6c602c6c9478 [2021-08-17T19:33:07.834Z] Step 8/13 : WORKDIR /app [2021-08-17T19:33:07.834Z] ---> Running in cc3d776d5ffc [2021-08-17T19:33:08.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:33:08.101Z] Removing intermediate container cc3d776d5ffc [2021-08-17T19:33:08.101Z] ---> b3195dd83efc [2021-08-17T19:33:08.101Z] Step 9/13 : COPY go.mod . [2021-08-17T19:33:08.101Z] ---> 886e9cfdf163 [2021-08-17T19:33:08.101Z] Step 10/13 : RUN go mod download [2021-08-17T19:33:08.101Z] ---> Running in e3b3a920ab8c [2021-08-17T19:33:08.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:33:08.317Z] Configure a credential helper to remove this warning. See [2021-08-17T19:33:08.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:33:08.317Z] [2021-08-17T19:33:08.317Z] Login Succeeded [2021-08-17T19:33:08.317Z] docker.io [2021-08-17T19:33:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:33:09.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:33:09.198Z] Configure a credential helper to remove this warning. See [2021-08-17T19:33:09.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:33:09.198Z] [2021-08-17T19:33:09.198Z] Login Succeeded [2021-08-17T19:33:09.198Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:33:09.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T19:33:09.721Z] ========================================================= [2021-08-17T19:33:09.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-17T19:33:09.721Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:33:10.119Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-17T19:33:10.398Z] Sending build context to Docker daemon 731.1kB [2021-08-17T19:33:10.398Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:33:10.398Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-17T19:33:10.673Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-17T19:33:10.673Z] 595b0fe564bb: Pulling fs layer [2021-08-17T19:33:10.673Z] 24495759ef45: Pulling fs layer [2021-08-17T19:33:10.673Z] d148012ef14d: Pulling fs layer [2021-08-17T19:33:10.673Z] e90a11edd702: Pulling fs layer [2021-08-17T19:33:10.673Z] d77568369979: Pulling fs layer [2021-08-17T19:33:10.673Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-17T19:33:10.673Z] 170f2ba95c9a: Pulling fs layer [2021-08-17T19:33:10.673Z] 97ac5df62f85: Pulling fs layer [2021-08-17T19:33:10.673Z] fc1c9f9a7f3b: Waiting [2021-08-17T19:33:10.673Z] 170f2ba95c9a: Waiting [2021-08-17T19:33:10.673Z] 97ac5df62f85: Waiting [2021-08-17T19:33:10.673Z] d77568369979: Waiting [2021-08-17T19:33:10.673Z] e90a11edd702: Waiting [2021-08-17T19:33:10.673Z] d148012ef14d: Verifying Checksum [2021-08-17T19:33:10.673Z] d148012ef14d: Download complete [2021-08-17T19:33:10.673Z] 24495759ef45: Verifying Checksum [2021-08-17T19:33:10.673Z] 24495759ef45: Download complete [2021-08-17T19:33:10.952Z] d77568369979: Download complete [2021-08-17T19:33:10.952Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-17T19:33:10.952Z] fc1c9f9a7f3b: Download complete [2021-08-17T19:33:10.952Z] 170f2ba95c9a: Verifying Checksum [2021-08-17T19:33:10.952Z] 170f2ba95c9a: Download complete [2021-08-17T19:33:10.952Z] 595b0fe564bb: Download complete [2021-08-17T19:33:11.553Z] 595b0fe564bb: Pull complete [2021-08-17T19:33:12.541Z] 24495759ef45: Pull complete [2021-08-17T19:33:12.817Z] d148012ef14d: Pull complete [2021-08-17T19:33:14.800Z] 97ac5df62f85: Verifying Checksum [2021-08-17T19:33:14.800Z] 97ac5df62f85: Download complete [2021-08-17T19:33:15.400Z] e90a11edd702: Download complete [2021-08-17T19:33:20.428Z] Removing intermediate container e3b3a920ab8c [2021-08-17T19:33:20.428Z] ---> 80ebf7828581 [2021-08-17T19:33:20.428Z] Step 11/13 : COPY . . [2021-08-17T19:33:20.428Z] ---> 60b4a9303ea3 [2021-08-17T19:33:20.428Z] Step 12/13 : ARG MAKE="make build" [2021-08-17T19:33:20.428Z] ---> Running in 7e85c13b919b [2021-08-17T19:33:20.428Z] Removing intermediate container 7e85c13b919b [2021-08-17T19:33:20.428Z] ---> a8ad5339b1d5 [2021-08-17T19:33:20.428Z] Step 13/13 : RUN $MAKE [2021-08-17T19:33:20.428Z] ---> Running in a64028ff2b81 [2021-08-17T19:33:20.428Z] noop [2021-08-17T19:33:20.428Z] Removing intermediate container a64028ff2b81 [2021-08-17T19:33:20.428Z] ---> bb81c5fe9727 [2021-08-17T19:33:20.428Z] Successfully built bb81c5fe9727 [2021-08-17T19:33:20.428Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:33:20.754Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T19:33:20.754Z] . [Pipeline] withDockerContainer [2021-08-17T19:33:20.842Z] prd-centos7-docker-4c-2g-3171 does not seem to be running inside a container [2021-08-17T19:33:20.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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 ******** ci-base-image-x86_64 cat [2021-08-17T19:33:21.219Z] $ docker top dfc4cb6f51f2be6a29a93d8dd94192271266e0ff09ad1dadfbd8cb4a9e5dad7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T19:33:21.609Z] + go version [2021-08-17T19:33:21.609Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-17T19:33:21.621Z] $ docker stop --time=1 dfc4cb6f51f2be6a29a93d8dd94192271266e0ff09ad1dadfbd8cb4a9e5dad7b [2021-08-17T19:33:22.804Z] $ docker rm -f dfc4cb6f51f2be6a29a93d8dd94192271266e0ff09ad1dadfbd8cb4a9e5dad7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:33:23.295Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T19:33:23.295Z] . [Pipeline] withDockerContainer [2021-08-17T19:33:23.387Z] prd-centos7-docker-4c-2g-3171 does not seem to be running inside a container [2021-08-17T19:33:23.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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 ******** ci-base-image-x86_64 cat [2021-08-17T19:33:23.802Z] $ docker top 0dcb8f6137fa75ceb26d50c2fa34086cfddd17b8702e5e20fbe567eaa0c83ced -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T19:33:24.213Z] + go mod tidy [Pipeline] sh [2021-08-17T19:33:24.810Z] + make test [2021-08-17T19:33:24.810Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-17T19:33:25.584Z] e90a11edd702: Pull complete [2021-08-17T19:33:25.584Z] d77568369979: Pull complete [2021-08-17T19:33:26.183Z] fc1c9f9a7f3b: Pull complete [2021-08-17T19:33:26.458Z] 170f2ba95c9a: Pull complete [2021-08-17T19:33:33.206Z] 97ac5df62f85: Pull complete [2021-08-17T19:33:33.206Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-17T19:33:33.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T19:33:33.206Z] ---> 04bc70af865f [2021-08-17T19:33:33.206Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-17T19:33:36.606Z] ---> Running in 2953f5a62a24 [2021-08-17T19:33:36.882Z] Removing intermediate container 2953f5a62a24 [2021-08-17T19:33:36.882Z] ---> 17fdefa5bd1e [2021-08-17T19:33:36.882Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T19:33:36.882Z] ---> Running in 2ae176076d0c [2021-08-17T19:33:37.487Z] Removing intermediate container 2ae176076d0c [2021-08-17T19:33:37.487Z] ---> 66352eb298ac [2021-08-17T19:33:37.487Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T19:33:37.762Z] ---> Running in 4e8a84457809 [2021-08-17T19:33:38.034Z] Removing intermediate container 4e8a84457809 [2021-08-17T19:33:38.034Z] ---> abcd854e5f4e [2021-08-17T19:33:38.034Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:33:38.306Z] ---> Running in 3153e519cddf [2021-08-17T19:33:40.931Z] Removing intermediate container 3153e519cddf [2021-08-17T19:33:40.931Z] ---> f33898bb671a [2021-08-17T19:33:40.931Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T19:33:41.205Z] ---> Running in f0786b5c796e [2021-08-17T19:33:42.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:33:43.058Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-17T19:33:43.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:33:44.022Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.073s coverage: 89.2% of statements [2021-08-17T19:33:44.240Z] OK: 218 MiB in 52 packages [2021-08-17T19:33:44.611Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.009s coverage: 11.3% of statements [2021-08-17T19:33:45.678Z] Removing intermediate container f0786b5c796e [2021-08-17T19:33:45.678Z] ---> db7c88945516 [2021-08-17T19:33:45.678Z] Step 8/13 : WORKDIR /app [2021-08-17T19:33:45.678Z] ---> Running in 7e1bb685b092 [2021-08-17T19:33:46.272Z] Removing intermediate container 7e1bb685b092 [2021-08-17T19:33:46.272Z] ---> e3cd46149a02 [2021-08-17T19:33:46.272Z] Step 9/13 : COPY go.mod . [2021-08-17T19:33:46.871Z] ---> 445358d877c2 [2021-08-17T19:33:46.871Z] Step 10/13 : RUN go mod download [2021-08-17T19:33:47.143Z] ---> Running in f63ddbb0c33b [2021-08-17T19:33:53.017Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.324s coverage: 73.3% of statements [2021-08-17T19:33:53.018Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T19:34:01.287Z] gofmt -l . [2021-08-17T19:34:01.287Z] [ "`gofmt -l .`" = "" ] [2021-08-17T19:34:01.287Z] ./bin/test-attribution.sh [2021-08-17T19:34:01.287Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-17T19:34:01.304Z] $ docker stop --time=1 0dcb8f6137fa75ceb26d50c2fa34086cfddd17b8702e5e20fbe567eaa0c83ced [2021-08-17T19:34:02.779Z] $ docker rm -f 0dcb8f6137fa75ceb26d50c2fa34086cfddd17b8702e5e20fbe567eaa0c83ced [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T19:34:03.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T19:34:03.495Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-17T19:34:05.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T19:34:05.988Z] + ls -al . [2021-08-17T19:34:05.988Z] total 180 [2021-08-17T19:34:05.988Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 17 19:34 . [2021-08-17T19:34:05.988Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 19:32 .. [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 7039 Aug 17 19:32 Attribution.txt [2021-08-17T19:34:05.988Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 17 19:32 bin [2021-08-17T19:34:05.988Z] -rw-r--r--. 1 jenkins jenkins 62828 Aug 17 19:33 coverage.out [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 1710 Aug 17 19:32 Dockerfile [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 262 Aug 17 19:32 .dockerignore [2021-08-17T19:34:05.988Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 17 19:32 .git [2021-08-17T19:34:05.988Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 17 19:32 .github [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 805 Aug 17 19:32 .gitignore [2021-08-17T19:34:05.988Z] -rw-r--r--. 1 jenkins jenkins 412 Aug 17 19:34 go.mod [2021-08-17T19:34:05.988Z] -rw-r--r--. 1 jenkins jenkins 19455 Aug 17 19:33 go.sum [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 19:32 GOVERNANCE.md [2021-08-17T19:34:05.988Z] drwxrwxr-x. 2 jenkins jenkins 140 Aug 17 19:32 images [2021-08-17T19:34:05.988Z] drwxrwxr-x. 4 jenkins jenkins 35 Aug 17 19:32 internal [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 686 Aug 17 19:32 Jenkinsfile [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 11347 Aug 17 19:32 LICENSE [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 530 Aug 17 19:32 main.go [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 1499 Aug 17 19:32 Makefile [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 617 Aug 17 19:32 OWNERS.md [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 30705 Aug 17 19:32 README.md [2021-08-17T19:34:05.988Z] drwxrwxr-x. 2 jenkins jenkins 32 Aug 17 19:32 res [2021-08-17T19:34:05.988Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 17 19:32 snap [2021-08-17T19:34:05.988Z] drwxrwxr-x. 3 jenkins jenkins 18 Aug 17 19:32 static [2021-08-17T19:34:05.988Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 17 19:30 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:06.309Z] + 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=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 --label arch=amd64 --label version=0.0.1-dev.7 . [2021-08-17T19:34:06.309Z] Sending build context to Docker daemon 731.1kB [2021-08-17T19:34:06.309Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:34:06.309Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-17T19:34:06.309Z] ---> bb81c5fe9727 [2021-08-17T19:34:06.309Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-17T19:34:06.309Z] ---> Running in a0e35495cd97 [2021-08-17T19:34:06.309Z] Removing intermediate container a0e35495cd97 [2021-08-17T19:34:06.309Z] ---> 0b8314a255a8 [2021-08-17T19:34:06.309Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T19:34:06.574Z] ---> Running in 83e5cfbabab0 [2021-08-17T19:34:06.574Z] Removing intermediate container 83e5cfbabab0 [2021-08-17T19:34:06.574Z] ---> 3eea820a6a09 [2021-08-17T19:34:06.574Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T19:34:06.574Z] ---> Running in ec911f9b09cc [2021-08-17T19:34:06.574Z] Removing intermediate container ec911f9b09cc [2021-08-17T19:34:06.574Z] ---> 2a1c14b64b2d [2021-08-17T19:34:06.574Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:34:06.574Z] ---> Running in 1be7749a7238 [2021-08-17T19:34:07.155Z] Removing intermediate container 1be7749a7238 [2021-08-17T19:34:07.155Z] ---> 1e73b32b88a1 [2021-08-17T19:34:07.155Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T19:34:07.155Z] ---> Running in 0192af65684e [2021-08-17T19:34:07.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T19:34:08.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T19:34:08.963Z] OK: 219 MiB in 52 packages [2021-08-17T19:34:08.963Z] Removing intermediate container 0192af65684e [2021-08-17T19:34:08.963Z] ---> 6fc384e79e35 [2021-08-17T19:34:08.963Z] Step 8/28 : WORKDIR /app [2021-08-17T19:34:08.963Z] ---> Running in 231d61a57d35 [2021-08-17T19:34:09.228Z] Removing intermediate container 231d61a57d35 [2021-08-17T19:34:09.228Z] ---> f5cf2a2bbaf7 [2021-08-17T19:34:09.228Z] Step 9/28 : COPY go.mod . [2021-08-17T19:34:09.228Z] ---> 929e0034c461 [2021-08-17T19:34:09.228Z] Step 10/28 : RUN go mod download [2021-08-17T19:34:09.228Z] ---> Running in 61d5d797dff7 [2021-08-17T19:34:09.818Z] Removing intermediate container 61d5d797dff7 [2021-08-17T19:34:09.818Z] ---> 2604e20fc7ca [2021-08-17T19:34:09.818Z] Step 11/28 : COPY . . [2021-08-17T19:34:10.085Z] ---> 0009bf616e2c [2021-08-17T19:34:10.085Z] Step 12/28 : ARG MAKE="make build" [2021-08-17T19:34:10.085Z] ---> Running in 5e6b8f33b3a2 [2021-08-17T19:34:10.085Z] Removing intermediate container 5e6b8f33b3a2 [2021-08-17T19:34:10.085Z] ---> e6b345b92d05 [2021-08-17T19:34:10.085Z] Step 13/28 : RUN $MAKE [2021-08-17T19:34:10.355Z] ---> Running in aeeaebdc8fdf [2021-08-17T19:34:10.355Z] go mod tidy [2021-08-17T19:34:10.629Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.7" -o app-rfid-llrp-inventory [2021-08-17T19:34:19.482Z] Removing intermediate container f63ddbb0c33b [2021-08-17T19:34:19.482Z] ---> a254870020b8 [2021-08-17T19:34:19.482Z] Step 11/13 : COPY . . [2021-08-17T19:34:19.482Z] ---> 1a03abe4f712 [2021-08-17T19:34:19.482Z] Step 12/13 : ARG MAKE="make build" [2021-08-17T19:34:19.482Z] ---> Running in cec3917d67af [2021-08-17T19:34:19.482Z] Removing intermediate container cec3917d67af [2021-08-17T19:34:19.482Z] ---> 6875a8c15952 [2021-08-17T19:34:19.482Z] Step 13/13 : RUN $MAKE [2021-08-17T19:34:19.482Z] ---> Running in c31116468bb8 [2021-08-17T19:34:19.482Z] noop [2021-08-17T19:34:20.456Z] Removing intermediate container c31116468bb8 [2021-08-17T19:34:20.456Z] ---> b3e30fb1ae4d [2021-08-17T19:34:20.456Z] Successfully built b3e30fb1ae4d [2021-08-17T19:34:20.456Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:20.803Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T19:34:20.803Z] . [Pipeline] withDockerContainer [2021-08-17T19:34:21.035Z] prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2021-08-17T19:34:21.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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 ******** ci-base-image-arm64 cat [2021-08-17T19:34:22.678Z] $ docker top 02d59017dbf46d502db73eb3c03129cd8678c888d88da08f112231903898a8eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T19:34:23.646Z] + go version [2021-08-17T19:34:23.647Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-17T19:34:23.666Z] $ docker stop --time=1 02d59017dbf46d502db73eb3c03129cd8678c888d88da08f112231903898a8eb [2021-08-17T19:34:25.518Z] $ docker rm -f 02d59017dbf46d502db73eb3c03129cd8678c888d88da08f112231903898a8eb [2021-08-17T19:34:25.708Z] Removing intermediate container aeeaebdc8fdf [2021-08-17T19:34:25.708Z] ---> 6fe8b16aca92 [2021-08-17T19:34:25.708Z] Step 14/28 : FROM alpine:3.12 [2021-08-17T19:34:25.708Z] 3.12: Pulling from library/alpine [2021-08-17T19:34:25.708Z] 339de151aab4: Pulling fs layer [2021-08-17T19:34:25.708Z] 339de151aab4: Verifying Checksum [2021-08-17T19:34:25.708Z] 339de151aab4: Download complete [2021-08-17T19:34:25.708Z] 339de151aab4: Pull complete [2021-08-17T19:34:25.708Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T19:34:25.708Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T19:34:25.708Z] ---> 13621d1b12d4 [2021-08-17T19:34:25.708Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T19:34:25.708Z] ---> Running in fcc48a4ac2df [2021-08-17T19:34:25.708Z] Removing intermediate container fcc48a4ac2df [2021-08-17T19:34:25.708Z] ---> a1b223bd9e50 [2021-08-17T19:34:25.708Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-08-17T19:34:25.708Z] ---> Running in dc92519119bc [2021-08-17T19:34:25.708Z] Removing intermediate container dc92519119bc [2021-08-17T19:34:25.708Z] ---> ecbee07dcbc8 [2021-08-17T19:34:25.708Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-08-17T19:34:25.708Z] ---> Running in 0596fd3d8191 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:25.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T19:34:25.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T19:34:26.217Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T19:34:26.217Z] . [Pipeline] withDockerContainer [2021-08-17T19:34:26.243Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-17T19:34:26.243Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T19:34:26.243Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T19:34:26.243Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T19:34:26.243Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T19:34:26.243Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T19:34:26.243Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T19:34:26.243Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T19:34:26.243Z] OK: 9 MiB in 20 packages [2021-08-17T19:34:26.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2021-08-17T19:34:26.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@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 ******** ci-base-image-arm64 cat [2021-08-17T19:34:26.829Z] Removing intermediate container 0596fd3d8191 [2021-08-17T19:34:26.829Z] ---> 452acda6d4c8 [2021-08-17T19:34:26.829Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-17T19:34:26.829Z] ---> 6ca5caa67ff0 [2021-08-17T19:34:26.829Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-17T19:34:27.095Z] ---> cd304389e98e [2021-08-17T19:34:27.095Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-08-17T19:34:27.095Z] ---> eeee7a5a0cd6 [2021-08-17T19:34:27.095Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-08-17T19:34:27.358Z] ---> e2a0a67695d5 [2021-08-17T19:34:27.358Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-08-17T19:34:27.635Z] ---> b49aa7196060 [2021-08-17T19:34:27.635Z] Step 23/28 : EXPOSE 48086 [2021-08-17T19:34:27.905Z] ---> Running in 67b3b8a12010 [2021-08-17T19:34:27.905Z] Removing intermediate container 67b3b8a12010 [2021-08-17T19:34:27.905Z] ---> c33d159b51a5 [2021-08-17T19:34:27.905Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-08-17T19:34:27.905Z] ---> Running in ec2c9dcca307 [2021-08-17T19:34:27.905Z] Removing intermediate container ec2c9dcca307 [2021-08-17T19:34:27.905Z] ---> 3f283d6081ef [2021-08-17T19:34:27.905Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-08-17T19:34:27.905Z] ---> Running in d06fdbd48f2f [2021-08-17T19:34:28.175Z] Removing intermediate container d06fdbd48f2f [2021-08-17T19:34:28.175Z] ---> f8f407226d14 [2021-08-17T19:34:28.175Z] Step 26/28 : LABEL arch=amd64 [2021-08-17T19:34:28.175Z] ---> Running in e621bea9668f [2021-08-17T19:34:28.175Z] Removing intermediate container e621bea9668f [2021-08-17T19:34:28.175Z] ---> ec14efe8165a [2021-08-17T19:34:28.175Z] Step 27/28 : LABEL git_sha=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-17T19:34:28.175Z] ---> Running in ed3d8ae9aace [2021-08-17T19:34:28.383Z] $ docker top f948c16c2ec7e7c288aa2e92736539afa83b00e779ca1284c292245258802c2e -eo pid,comm [2021-08-17T19:34:28.442Z] Removing intermediate container ed3d8ae9aace [2021-08-17T19:34:28.442Z] ---> 763635ea1a1e [2021-08-17T19:34:28.442Z] Step 28/28 : LABEL version=0.0.1-dev.7 [2021-08-17T19:34:28.442Z] ---> Running in 336069d208f1 [2021-08-17T19:34:28.442Z] Removing intermediate container 336069d208f1 [2021-08-17T19:34:28.442Z] ---> 67eca5ee7212 [2021-08-17T19:34:28.442Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-17T19:34:28.442Z] Successfully built 67eca5ee7212 [2021-08-17T19:34:28.442Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:34:28.880Z] provisioning config files... [2021-08-17T19:34:28.895Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config7020607565334268293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:34:29.241Z] ---> docker-login.sh [2021-08-17T19:34:29.241Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:34:29.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:34:29.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:34:29.241Z] Configure a credential helper to remove this warning. See [2021-08-17T19:34:29.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:34:29.241Z] [2021-08-17T19:34:29.241Z] Login Succeeded [2021-08-17T19:34:29.241Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:34:29.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:34:29.376Z] + go mod tidy [2021-08-17T19:34:29.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:34:29.507Z] Configure a credential helper to remove this warning. See [2021-08-17T19:34:29.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:34:29.507Z] [2021-08-17T19:34:29.507Z] Login Succeeded [2021-08-17T19:34:29.507Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:34:29.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:34:29.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:34:29.507Z] Configure a credential helper to remove this warning. See [2021-08-17T19:34:29.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:34:29.507Z] [2021-08-17T19:34:29.507Z] Login Succeeded [2021-08-17T19:34:29.507Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:34:29.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:34:29.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:34:29.772Z] Configure a credential helper to remove this warning. See [2021-08-17T19:34:29.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:34:29.772Z] [2021-08-17T19:34:29.772Z] Login Succeeded [2021-08-17T19:34:29.772Z] docker.io [2021-08-17T19:34:29.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-08-17T19:34:30.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:34:30.039Z] Configure a credential helper to remove this warning. See [2021-08-17T19:34:30.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:34:30.039Z] [2021-08-17T19:34:30.039Z] Login Succeeded [2021-08-17T19:34:30.039Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:34:30.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T19:34:30.154Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-08-17T19:34:30.154Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-17T19:34:30.154Z] latest [2021-08-17T19:34:30.154Z] 0.0.1-dev.7 [2021-08-17T19:34:30.154Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 [2021-08-17T19:34:30.154Z] main [2021-08-17T19:34:30.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:30.543Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:30.650Z] + make test [2021-08-17T19:34:30.650Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-17T19:34:30.867Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-17T19:34:30.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-17T19:34:30.867Z] 690b1d79c1d1: Preparing [2021-08-17T19:34:30.867Z] b48264dc65d4: Preparing [2021-08-17T19:34:30.867Z] b52ace3011bc: Preparing [2021-08-17T19:34:30.867Z] a292ae9ab9b2: Preparing [2021-08-17T19:34:30.867Z] 077ab5fe13d8: Preparing [2021-08-17T19:34:30.867Z] 3a3c7e66c759: Preparing [2021-08-17T19:34:30.867Z] 32f366d666a5: Preparing [2021-08-17T19:34:30.867Z] 3a3c7e66c759: Waiting [2021-08-17T19:34:30.867Z] 32f366d666a5: Waiting [2021-08-17T19:34:31.149Z] a292ae9ab9b2: Pushed [2021-08-17T19:34:31.149Z] 077ab5fe13d8: Pushed [2021-08-17T19:34:31.149Z] b52ace3011bc: Pushed [2021-08-17T19:34:31.149Z] 32f366d666a5: Layer already exists [2021-08-17T19:34:31.149Z] b48264dc65d4: Pushed [2021-08-17T19:34:31.417Z] 3a3c7e66c759: Pushed [2021-08-17T19:34:32.829Z] 690b1d79c1d1: Pushed [2021-08-17T19:34:33.095Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:33.435Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:33.759Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-08-17T19:34:33.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-17T19:34:33.759Z] 690b1d79c1d1: Preparing [2021-08-17T19:34:33.759Z] b48264dc65d4: Preparing [2021-08-17T19:34:33.759Z] b52ace3011bc: Preparing [2021-08-17T19:34:33.759Z] a292ae9ab9b2: Preparing [2021-08-17T19:34:33.759Z] 077ab5fe13d8: Preparing [2021-08-17T19:34:33.759Z] 3a3c7e66c759: Preparing [2021-08-17T19:34:33.759Z] 32f366d666a5: Preparing [2021-08-17T19:34:33.759Z] 3a3c7e66c759: Waiting [2021-08-17T19:34:33.759Z] 32f366d666a5: Waiting [2021-08-17T19:34:33.759Z] 077ab5fe13d8: Layer already exists [2021-08-17T19:34:33.759Z] a292ae9ab9b2: Layer already exists [2021-08-17T19:34:33.759Z] b52ace3011bc: Layer already exists [2021-08-17T19:34:33.759Z] b48264dc65d4: Layer already exists [2021-08-17T19:34:33.759Z] 690b1d79c1d1: Layer already exists [2021-08-17T19:34:33.759Z] 32f366d666a5: Layer already exists [2021-08-17T19:34:33.759Z] 3a3c7e66c759: Layer already exists [2021-08-17T19:34:33.759Z] latest: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:34.079Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:34.398Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.7 [2021-08-17T19:34:34.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-17T19:34:34.398Z] 690b1d79c1d1: Preparing [2021-08-17T19:34:34.398Z] b48264dc65d4: Preparing [2021-08-17T19:34:34.398Z] b52ace3011bc: Preparing [2021-08-17T19:34:34.398Z] a292ae9ab9b2: Preparing [2021-08-17T19:34:34.398Z] 077ab5fe13d8: Preparing [2021-08-17T19:34:34.398Z] 3a3c7e66c759: Preparing [2021-08-17T19:34:34.398Z] 32f366d666a5: Preparing [2021-08-17T19:34:34.398Z] 3a3c7e66c759: Waiting [2021-08-17T19:34:34.398Z] 32f366d666a5: Waiting [2021-08-17T19:34:34.398Z] b48264dc65d4: Layer already exists [2021-08-17T19:34:34.398Z] 690b1d79c1d1: Layer already exists [2021-08-17T19:34:34.398Z] a292ae9ab9b2: Layer already exists [2021-08-17T19:34:34.398Z] 077ab5fe13d8: Layer already exists [2021-08-17T19:34:34.398Z] b52ace3011bc: Layer already exists [2021-08-17T19:34:34.398Z] 32f366d666a5: Layer already exists [2021-08-17T19:34:34.398Z] 3a3c7e66c759: Layer already exists [2021-08-17T19:34:34.398Z] 0.0.1-dev.7: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:34.721Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:35.038Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 [2021-08-17T19:34:35.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-17T19:34:35.038Z] 690b1d79c1d1: Preparing [2021-08-17T19:34:35.038Z] b48264dc65d4: Preparing [2021-08-17T19:34:35.038Z] b52ace3011bc: Preparing [2021-08-17T19:34:35.038Z] a292ae9ab9b2: Preparing [2021-08-17T19:34:35.038Z] 077ab5fe13d8: Preparing [2021-08-17T19:34:35.038Z] 3a3c7e66c759: Preparing [2021-08-17T19:34:35.038Z] 32f366d666a5: Preparing [2021-08-17T19:34:35.038Z] 3a3c7e66c759: Waiting [2021-08-17T19:34:35.038Z] 32f366d666a5: Waiting [2021-08-17T19:34:35.038Z] 690b1d79c1d1: Layer already exists [2021-08-17T19:34:35.038Z] a292ae9ab9b2: Layer already exists [2021-08-17T19:34:35.038Z] b52ace3011bc: Layer already exists [2021-08-17T19:34:35.038Z] b48264dc65d4: Layer already exists [2021-08-17T19:34:35.038Z] 077ab5fe13d8: Layer already exists [2021-08-17T19:34:35.038Z] 3a3c7e66c759: Layer already exists [2021-08-17T19:34:35.038Z] 32f366d666a5: Layer already exists [2021-08-17T19:34:35.038Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:35.371Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:35.685Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-08-17T19:34:35.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-17T19:34:35.685Z] 690b1d79c1d1: Preparing [2021-08-17T19:34:35.685Z] b48264dc65d4: Preparing [2021-08-17T19:34:35.685Z] b52ace3011bc: Preparing [2021-08-17T19:34:35.685Z] a292ae9ab9b2: Preparing [2021-08-17T19:34:35.685Z] 077ab5fe13d8: Preparing [2021-08-17T19:34:35.685Z] 3a3c7e66c759: Preparing [2021-08-17T19:34:35.685Z] 32f366d666a5: Preparing [2021-08-17T19:34:35.685Z] 3a3c7e66c759: Waiting [2021-08-17T19:34:35.685Z] 32f366d666a5: Waiting [2021-08-17T19:34:35.685Z] b48264dc65d4: Layer already exists [2021-08-17T19:34:35.685Z] 077ab5fe13d8: Layer already exists [2021-08-17T19:34:35.685Z] 690b1d79c1d1: Layer already exists [2021-08-17T19:34:35.685Z] b52ace3011bc: Layer already exists [2021-08-17T19:34:35.685Z] a292ae9ab9b2: Layer already exists [2021-08-17T19:34:35.685Z] 32f366d666a5: Layer already exists [2021-08-17T19:34:35.685Z] 3a3c7e66c759: Layer already exists [2021-08-17T19:34:35.685Z] main: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T19:34:35.750Z] ===================================================== [Pipeline] echo [2021-08-17T19:34:35.767Z] taggedImages: [2021-08-17T19:34:35.767Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-17T19:34:35.767Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-08-17T19:34:35.767Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.7 [2021-08-17T19:34:35.767Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 [2021-08-17T19:34:35.767Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:36.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:34:36.239Z] [2021-08-17T19:34:36.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:34:36.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:34:36.569Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T19:34:36.569Z] b4d181a07f80: Pulling fs layer [2021-08-17T19:34:36.569Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T19:34:36.569Z] ed53099fbce6: Pulling fs layer [2021-08-17T19:34:36.569Z] dc539afda2c1: Pulling fs layer [2021-08-17T19:34:36.569Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T19:34:36.569Z] 9065ff56babe: Pulling fs layer [2021-08-17T19:34:36.569Z] d287ab97295c: Pulling fs layer [2021-08-17T19:34:36.569Z] dc539afda2c1: Waiting [2021-08-17T19:34:36.569Z] 77bc0d833cb6: Waiting [2021-08-17T19:34:36.569Z] 9065ff56babe: Waiting [2021-08-17T19:34:36.569Z] d287ab97295c: Waiting [2021-08-17T19:34:36.834Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T19:34:36.834Z] a1111a8f2ec3: Download complete [2021-08-17T19:34:36.834Z] dc539afda2c1: Verifying Checksum [2021-08-17T19:34:36.834Z] dc539afda2c1: Download complete [2021-08-17T19:34:37.099Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T19:34:37.099Z] 77bc0d833cb6: Download complete [2021-08-17T19:34:37.099Z] 9065ff56babe: Verifying Checksum [2021-08-17T19:34:37.099Z] 9065ff56babe: Download complete [2021-08-17T19:34:37.099Z] ed53099fbce6: Verifying Checksum [2021-08-17T19:34:37.099Z] ed53099fbce6: Download complete [2021-08-17T19:34:38.262Z] b4d181a07f80: Verifying Checksum [2021-08-17T19:34:38.262Z] b4d181a07f80: Download complete [2021-08-17T19:34:39.241Z] b4d181a07f80: Pull complete [2021-08-17T19:34:39.241Z] a1111a8f2ec3: Pull complete [2021-08-17T19:34:39.843Z] ed53099fbce6: Pull complete [2021-08-17T19:34:39.843Z] dc539afda2c1: Pull complete [2021-08-17T19:34:40.109Z] 77bc0d833cb6: Pull complete [2021-08-17T19:34:40.109Z] 9065ff56babe: Pull complete [2021-08-17T19:34:41.516Z] d287ab97295c: Verifying Checksum [2021-08-17T19:34:41.516Z] d287ab97295c: Download complete [2021-08-17T19:34:45.777Z] d287ab97295c: Pull complete [2021-08-17T19:34:45.777Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T19:34:45.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:34:45.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T19:34:45.867Z] prd-centos7-docker-4c-2g-3171 does not seem to be running inside a container [2021-08-17T19:34:45.928Z] $ 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/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T19:34:48.369Z] $ docker top 45a071488b8886959b85ba36769413adec4ac1b5ffc70fd3cfff3f44423f9b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:34:48.897Z] ---> job-cost.sh [2021-08-17T19:34:48.897Z] lf-activate-venv: SKIPPING [2021-08-17T19:34:48.897Z] INFO: No Stack... [2021-08-17T19:34:49.480Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T19:34:50.066Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T19:34:50.385Z] + cat /w/workspace/app-rfid-llrp-inventory/9/archives/cost.csv [2021-08-17T19:34:50.385Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T19:34:50.432Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [2021-08-17T19:34:50.441Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] did not exist. Created. [2021-08-17T19:34:50.441Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T19:34:50.796Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-17T19:34:50.830Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T19:34:50.840Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T19:34:50.871Z] $ docker stop --time=1 45a071488b8886959b85ba36769413adec4ac1b5ffc70fd3cfff3f44423f9b10 [2021-08-17T19:34:52.014Z] $ docker rm -f 45a071488b8886959b85ba36769413adec4ac1b5ffc70fd3cfff3f44423f9b10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-17T19:35:38.724Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-17T19:35:38.724Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.191s coverage: 89.2% of statements [2021-08-17T19:35:38.724Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.048s coverage: 11.3% of statements [2021-08-17T19:35:43.026Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.002s coverage: 73.3% of statements [2021-08-17T19:35:43.026Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T19:36:15.424Z] gofmt -l . [2021-08-17T19:36:15.424Z] [ "`gofmt -l .`" = "" ] [2021-08-17T19:36:15.424Z] ./bin/test-attribution.sh [2021-08-17T19:36:15.424Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-17T19:36:15.440Z] $ docker stop --time=1 f948c16c2ec7e7c288aa2e92736539afa83b00e779ca1284c292245258802c2e [2021-08-17T19:36:17.469Z] $ docker rm -f f948c16c2ec7e7c288aa2e92736539afa83b00e779ca1284c292245258802c2e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T19:36:18.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T19:36:18.395Z] Warning: overwriting stash ‘coverage-report’ [2021-08-17T19:36:18.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-17T19:36:19.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T19:36:19.694Z] + ls -al . [2021-08-17T19:36:19.694Z] total 216 [2021-08-17T19:36:19.694Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 17 19:36 . [2021-08-17T19:36:19.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:32 .. [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 17 19:33 .dockerignore [2021-08-17T19:36:19.694Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 19:33 .git [2021-08-17T19:36:19.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:33 .github [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 805 Aug 17 19:33 .gitignore [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 7039 Aug 17 19:33 Attribution.txt [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 1710 Aug 17 19:33 Dockerfile [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:33 GOVERNANCE.md [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 686 Aug 17 19:33 Jenkinsfile [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 17 19:33 LICENSE [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 1499 Aug 17 19:33 Makefile [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 17 19:33 OWNERS.md [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 30705 Aug 17 19:33 README.md [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 17 19:30 VERSION [2021-08-17T19:36:19.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:33 bin [2021-08-17T19:36:19.694Z] -rw-r--r-- 1 jenkins jenkins 62828 Aug 17 19:35 coverage.out [2021-08-17T19:36:19.694Z] -rw-r--r-- 1 jenkins jenkins 412 Aug 17 19:36 go.mod [2021-08-17T19:36:19.694Z] -rw-r--r-- 1 jenkins jenkins 19455 Aug 17 19:34 go.sum [2021-08-17T19:36:19.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:33 images [2021-08-17T19:36:19.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:33 internal [2021-08-17T19:36:19.694Z] -rw-rw-r-- 1 jenkins jenkins 530 Aug 17 19:33 main.go [2021-08-17T19:36:19.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:33 res [2021-08-17T19:36:19.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:33 snap [2021-08-17T19:36:19.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:33 static [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:36:20.040Z] + 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=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 --label arch=arm64 --label version=0.0.1-dev.7 . [2021-08-17T19:36:20.315Z] Sending build context to Docker daemon 731.1kB [2021-08-17T19:36:20.315Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:36:20.315Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-17T19:36:20.315Z] ---> b3e30fb1ae4d [2021-08-17T19:36:20.315Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-17T19:36:20.594Z] ---> Running in 18a903689a4b [2021-08-17T19:36:21.191Z] Removing intermediate container 18a903689a4b [2021-08-17T19:36:21.191Z] ---> a725b5e3c78a [2021-08-17T19:36:21.191Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T19:36:21.191Z] ---> Running in f7df0c6100a2 [2021-08-17T19:36:21.799Z] Removing intermediate container f7df0c6100a2 [2021-08-17T19:36:21.799Z] ---> f2061bcf05f0 [2021-08-17T19:36:21.799Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T19:36:22.073Z] ---> Running in 2c9a9b620222 [2021-08-17T19:36:22.672Z] Removing intermediate container 2c9a9b620222 [2021-08-17T19:36:22.672Z] ---> ebbe97275860 [2021-08-17T19:36:22.672Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:36:22.672Z] ---> Running in d501aa15a02f [2021-08-17T19:36:25.300Z] Removing intermediate container d501aa15a02f [2021-08-17T19:36:25.300Z] ---> a453ebe530e7 [2021-08-17T19:36:25.300Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T19:36:25.300Z] ---> Running in 9bca75c5cf26 [2021-08-17T19:36:26.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:36:27.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:36:28.321Z] OK: 218 MiB in 52 packages [2021-08-17T19:36:29.307Z] Removing intermediate container 9bca75c5cf26 [2021-08-17T19:36:29.307Z] ---> 4194f3163a0c [2021-08-17T19:36:29.307Z] Step 8/28 : WORKDIR /app [2021-08-17T19:36:29.307Z] ---> Running in 9c340d9339a1 [2021-08-17T19:36:29.906Z] Removing intermediate container 9c340d9339a1 [2021-08-17T19:36:29.906Z] ---> 5405b9590df1 [2021-08-17T19:36:29.906Z] Step 9/28 : COPY go.mod . [2021-08-17T19:36:30.883Z] ---> e2742b01a4f6 [2021-08-17T19:36:30.883Z] Step 10/28 : RUN go mod download [2021-08-17T19:36:30.883Z] ---> Running in f6b75647fc17 [2021-08-17T19:36:33.503Z] Removing intermediate container f6b75647fc17 [2021-08-17T19:36:33.504Z] ---> 4379081457ea [2021-08-17T19:36:33.504Z] Step 11/28 : COPY . . [2021-08-17T19:36:34.482Z] ---> 7b417e453187 [2021-08-17T19:36:34.482Z] Step 12/28 : ARG MAKE="make build" [2021-08-17T19:36:34.482Z] ---> Running in 61a3427d6484 [2021-08-17T19:36:35.078Z] Removing intermediate container 61a3427d6484 [2021-08-17T19:36:35.078Z] ---> 39cb45933a18 [2021-08-17T19:36:35.078Z] Step 13/28 : RUN $MAKE [2021-08-17T19:36:35.078Z] ---> Running in 722cd5838194 [2021-08-17T19:36:36.514Z] go mod tidy [2021-08-17T19:36:36.790Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.7" -o app-rfid-llrp-inventory [2021-08-17T19:37:33.379Z] Removing intermediate container 722cd5838194 [2021-08-17T19:37:33.379Z] ---> c7d535450bfb [2021-08-17T19:37:33.379Z] Step 14/28 : FROM alpine:3.12 [2021-08-17T19:37:33.379Z] 3.12: Pulling from library/alpine [2021-08-17T19:37:33.379Z] d2f70382dc9a: Pulling fs layer [2021-08-17T19:37:33.379Z] d2f70382dc9a: Verifying Checksum [2021-08-17T19:37:33.379Z] d2f70382dc9a: Download complete [2021-08-17T19:37:33.379Z] d2f70382dc9a: Pull complete [2021-08-17T19:37:33.379Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T19:37:33.379Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T19:37:33.379Z] ---> c4fd0aeabfcf [2021-08-17T19:37:33.379Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T19:37:33.379Z] ---> Running in 78aa7206cca7 [2021-08-17T19:37:33.379Z] Removing intermediate container 78aa7206cca7 [2021-08-17T19:37:33.379Z] ---> 5faf4680b0be [2021-08-17T19:37:33.379Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-08-17T19:37:33.379Z] ---> Running in f47dbd24e152 [2021-08-17T19:37:33.379Z] Removing intermediate container f47dbd24e152 [2021-08-17T19:37:33.379Z] ---> c39a33cf47e1 [2021-08-17T19:37:33.379Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-08-17T19:37:33.379Z] ---> Running in 13741a89c399 [2021-08-17T19:37:33.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:37:33.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:37:33.379Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-17T19:37:33.379Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T19:37:33.379Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T19:37:33.379Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T19:37:33.379Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T19:37:33.379Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T19:37:33.379Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T19:37:33.379Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T19:37:33.379Z] OK: 9 MiB in 20 packages [2021-08-17T19:37:33.379Z] Removing intermediate container 13741a89c399 [2021-08-17T19:37:33.379Z] ---> 9f36fe030a9b [2021-08-17T19:37:33.379Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-17T19:37:33.379Z] ---> 68a12ffaf47b [2021-08-17T19:37:33.379Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-17T19:37:34.358Z] ---> 7216dc7c9413 [2021-08-17T19:37:34.358Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-08-17T19:37:35.338Z] ---> b09778ebc5c5 [2021-08-17T19:37:35.338Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-08-17T19:37:35.935Z] ---> 26fa88380677 [2021-08-17T19:37:35.935Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-08-17T19:37:37.915Z] ---> f988ffd8f528 [2021-08-17T19:37:37.915Z] Step 23/28 : EXPOSE 48086 [2021-08-17T19:37:37.915Z] ---> Running in 204adeead146 [2021-08-17T19:37:38.512Z] Removing intermediate container 204adeead146 [2021-08-17T19:37:38.512Z] ---> afd4afd233f3 [2021-08-17T19:37:38.512Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-08-17T19:37:38.512Z] ---> Running in d394f14ba6db [2021-08-17T19:37:39.109Z] Removing intermediate container d394f14ba6db [2021-08-17T19:37:39.109Z] ---> b912cba4f825 [2021-08-17T19:37:39.109Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-08-17T19:37:39.109Z] ---> Running in aa6548b89584 [2021-08-17T19:37:39.706Z] Removing intermediate container aa6548b89584 [2021-08-17T19:37:39.706Z] ---> cb97c64a2999 [2021-08-17T19:37:39.706Z] Step 26/28 : LABEL arch=arm64 [2021-08-17T19:37:39.982Z] ---> Running in ce79fdefd52b [2021-08-17T19:37:40.582Z] Removing intermediate container ce79fdefd52b [2021-08-17T19:37:40.582Z] ---> 2296ade55fcc [2021-08-17T19:37:40.582Z] Step 27/28 : LABEL git_sha=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-17T19:37:40.582Z] ---> Running in d5b58e40ff27 [2021-08-17T19:37:41.185Z] Removing intermediate container d5b58e40ff27 [2021-08-17T19:37:41.185Z] ---> d9af7dab46c9 [2021-08-17T19:37:41.185Z] Step 28/28 : LABEL version=0.0.1-dev.7 [2021-08-17T19:37:41.185Z] ---> Running in 5ed43d11acdb [2021-08-17T19:37:41.783Z] Removing intermediate container 5ed43d11acdb [2021-08-17T19:37:41.783Z] ---> e2e7d75f82a2 [2021-08-17T19:37:41.783Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-17T19:37:41.783Z] Successfully built e2e7d75f82a2 [2021-08-17T19:37:41.783Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:37:41.955Z] provisioning config files... [2021-08-17T19:37:41.978Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config7957240817102293723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:37:42.354Z] ---> docker-login.sh [2021-08-17T19:37:42.354Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:37:42.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:37:42.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:37:42.900Z] Configure a credential helper to remove this warning. See [2021-08-17T19:37:42.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:37:42.900Z] [2021-08-17T19:37:42.900Z] Login Succeeded [2021-08-17T19:37:42.900Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:37:43.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:37:43.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:37:43.453Z] Configure a credential helper to remove this warning. See [2021-08-17T19:37:43.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:37:43.453Z] [2021-08-17T19:37:43.453Z] Login Succeeded [2021-08-17T19:37:43.453Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:37:43.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:37:44.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:37:44.001Z] Configure a credential helper to remove this warning. See [2021-08-17T19:37:44.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:37:44.001Z] [2021-08-17T19:37:44.001Z] Login Succeeded [2021-08-17T19:37:44.001Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:37:44.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:37:44.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:37:44.550Z] Configure a credential helper to remove this warning. See [2021-08-17T19:37:44.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:37:44.550Z] [2021-08-17T19:37:44.550Z] Login Succeeded [2021-08-17T19:37:44.550Z] docker.io [2021-08-17T19:37:45.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:37:45.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:37:45.422Z] Configure a credential helper to remove this warning. See [2021-08-17T19:37:45.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:37:45.422Z] [2021-08-17T19:37:45.422Z] Login Succeeded [2021-08-17T19:37:45.422Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:37:45.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T19:37:45.535Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-08-17T19:37:45.536Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-17T19:37:45.536Z] latest [2021-08-17T19:37:45.536Z] 0.0.1-dev.7 [2021-08-17T19:37:45.536Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 [2021-08-17T19:37:45.536Z] main [2021-08-17T19:37:45.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:45.936Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:46.286Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-17T19:37:46.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-17T19:37:46.286Z] d0e7a775a0ee: Preparing [2021-08-17T19:37:46.286Z] 2c030e17334f: Preparing [2021-08-17T19:37:46.286Z] a1adbf0f20fc: Preparing [2021-08-17T19:37:46.286Z] cbae2649e396: Preparing [2021-08-17T19:37:46.286Z] bb30b72c79cb: Preparing [2021-08-17T19:37:46.286Z] 897f1497ecc0: Preparing [2021-08-17T19:37:46.286Z] 3fbe34a1663b: Preparing [2021-08-17T19:37:46.286Z] 897f1497ecc0: Waiting [2021-08-17T19:37:46.286Z] 3fbe34a1663b: Waiting [2021-08-17T19:37:46.885Z] bb30b72c79cb: Pushed [2021-08-17T19:37:46.885Z] a1adbf0f20fc: Pushed [2021-08-17T19:37:46.885Z] cbae2649e396: Pushed [2021-08-17T19:37:46.885Z] 2c030e17334f: Pushed [2021-08-17T19:37:47.160Z] 3fbe34a1663b: Layer already exists [2021-08-17T19:37:47.760Z] 897f1497ecc0: Pushed [2021-08-17T19:37:51.144Z] d0e7a775a0ee: Pushed [2021-08-17T19:37:51.144Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:51.490Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:51.833Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-08-17T19:37:51.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-17T19:37:51.833Z] d0e7a775a0ee: Preparing [2021-08-17T19:37:51.833Z] 2c030e17334f: Preparing [2021-08-17T19:37:51.833Z] a1adbf0f20fc: Preparing [2021-08-17T19:37:51.833Z] cbae2649e396: Preparing [2021-08-17T19:37:51.833Z] bb30b72c79cb: Preparing [2021-08-17T19:37:51.833Z] 897f1497ecc0: Preparing [2021-08-17T19:37:51.833Z] 3fbe34a1663b: Preparing [2021-08-17T19:37:51.833Z] 897f1497ecc0: Waiting [2021-08-17T19:37:51.833Z] 3fbe34a1663b: Waiting [2021-08-17T19:37:51.833Z] a1adbf0f20fc: Layer already exists [2021-08-17T19:37:51.833Z] d0e7a775a0ee: Layer already exists [2021-08-17T19:37:51.833Z] 2c030e17334f: Layer already exists [2021-08-17T19:37:51.833Z] bb30b72c79cb: Layer already exists [2021-08-17T19:37:51.833Z] cbae2649e396: Layer already exists [2021-08-17T19:37:51.833Z] 3fbe34a1663b: Layer already exists [2021-08-17T19:37:51.833Z] 897f1497ecc0: Layer already exists [2021-08-17T19:37:52.105Z] latest: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:52.457Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:52.801Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.7 [2021-08-17T19:37:52.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-17T19:37:52.801Z] d0e7a775a0ee: Preparing [2021-08-17T19:37:52.801Z] 2c030e17334f: Preparing [2021-08-17T19:37:52.801Z] a1adbf0f20fc: Preparing [2021-08-17T19:37:52.801Z] cbae2649e396: Preparing [2021-08-17T19:37:52.801Z] bb30b72c79cb: Preparing [2021-08-17T19:37:52.801Z] 897f1497ecc0: Preparing [2021-08-17T19:37:52.801Z] 3fbe34a1663b: Preparing [2021-08-17T19:37:52.801Z] 897f1497ecc0: Waiting [2021-08-17T19:37:52.801Z] 3fbe34a1663b: Waiting [2021-08-17T19:37:52.801Z] cbae2649e396: Layer already exists [2021-08-17T19:37:52.801Z] d0e7a775a0ee: Layer already exists [2021-08-17T19:37:52.801Z] 2c030e17334f: Layer already exists [2021-08-17T19:37:52.801Z] bb30b72c79cb: Layer already exists [2021-08-17T19:37:52.801Z] a1adbf0f20fc: Layer already exists [2021-08-17T19:37:52.801Z] 3fbe34a1663b: Layer already exists [2021-08-17T19:37:53.074Z] 897f1497ecc0: Layer already exists [2021-08-17T19:37:53.074Z] 0.0.1-dev.7: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:53.423Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:53.761Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 [2021-08-17T19:37:53.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-17T19:37:53.761Z] d0e7a775a0ee: Preparing [2021-08-17T19:37:53.761Z] 2c030e17334f: Preparing [2021-08-17T19:37:53.761Z] a1adbf0f20fc: Preparing [2021-08-17T19:37:53.761Z] cbae2649e396: Preparing [2021-08-17T19:37:53.761Z] bb30b72c79cb: Preparing [2021-08-17T19:37:53.761Z] 897f1497ecc0: Preparing [2021-08-17T19:37:53.761Z] 3fbe34a1663b: Preparing [2021-08-17T19:37:53.761Z] 897f1497ecc0: Waiting [2021-08-17T19:37:53.761Z] 3fbe34a1663b: Waiting [2021-08-17T19:37:53.761Z] a1adbf0f20fc: Layer already exists [2021-08-17T19:37:53.761Z] bb30b72c79cb: Layer already exists [2021-08-17T19:37:53.761Z] cbae2649e396: Layer already exists [2021-08-17T19:37:53.761Z] 2c030e17334f: Layer already exists [2021-08-17T19:37:53.761Z] d0e7a775a0ee: Layer already exists [2021-08-17T19:37:53.761Z] 897f1497ecc0: Layer already exists [2021-08-17T19:37:53.761Z] 3fbe34a1663b: Layer already exists [2021-08-17T19:37:54.034Z] 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:54.378Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:54.719Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-08-17T19:37:54.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-17T19:37:54.719Z] d0e7a775a0ee: Preparing [2021-08-17T19:37:54.719Z] 2c030e17334f: Preparing [2021-08-17T19:37:54.719Z] a1adbf0f20fc: Preparing [2021-08-17T19:37:54.719Z] cbae2649e396: Preparing [2021-08-17T19:37:54.719Z] bb30b72c79cb: Preparing [2021-08-17T19:37:54.719Z] 897f1497ecc0: Preparing [2021-08-17T19:37:54.719Z] 3fbe34a1663b: Preparing [2021-08-17T19:37:54.719Z] 897f1497ecc0: Waiting [2021-08-17T19:37:54.719Z] 3fbe34a1663b: Waiting [2021-08-17T19:37:54.719Z] a1adbf0f20fc: Layer already exists [2021-08-17T19:37:54.719Z] 2c030e17334f: Layer already exists [2021-08-17T19:37:54.719Z] cbae2649e396: Layer already exists [2021-08-17T19:37:54.719Z] d0e7a775a0ee: Layer already exists [2021-08-17T19:37:54.719Z] bb30b72c79cb: Layer already exists [2021-08-17T19:37:54.719Z] 3fbe34a1663b: Layer already exists [2021-08-17T19:37:54.719Z] 897f1497ecc0: Layer already exists [2021-08-17T19:37:54.990Z] main: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T19:37:55.069Z] ===================================================== [Pipeline] echo [2021-08-17T19:37:55.087Z] taggedImages: [2021-08-17T19:37:55.087Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [2021-08-17T19:37:55.087Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-08-17T19:37:55.087Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.7 [2021-08-17T19:37:55.087Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 [2021-08-17T19:37:55.087Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:55.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T19:37:55.491Z] [2021-08-17T19:37:55.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:37:55.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T19:37:56.126Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-17T19:37:56.126Z] 448f6bf000e3: Pulling fs layer [2021-08-17T19:37:56.126Z] f757da607395: Pulling fs layer [2021-08-17T19:37:56.126Z] 05883995daec: Pulling fs layer [2021-08-17T19:37:56.126Z] 8603b9c90790: Pulling fs layer [2021-08-17T19:37:56.126Z] 1560dd03e051: Pulling fs layer [2021-08-17T19:37:56.126Z] 27f5ce0e4adf: Pulling fs layer [2021-08-17T19:37:56.126Z] c2d8d7efcc4b: Pulling fs layer [2021-08-17T19:37:56.126Z] 8603b9c90790: Waiting [2021-08-17T19:37:56.126Z] 1560dd03e051: Waiting [2021-08-17T19:37:56.126Z] 27f5ce0e4adf: Waiting [2021-08-17T19:37:56.126Z] c2d8d7efcc4b: Waiting [2021-08-17T19:37:56.401Z] f757da607395: Verifying Checksum [2021-08-17T19:37:56.401Z] f757da607395: Download complete [2021-08-17T19:37:56.401Z] 8603b9c90790: Verifying Checksum [2021-08-17T19:37:56.401Z] 8603b9c90790: Download complete [2021-08-17T19:37:56.401Z] 1560dd03e051: Verifying Checksum [2021-08-17T19:37:56.401Z] 1560dd03e051: Download complete [2021-08-17T19:37:56.401Z] 27f5ce0e4adf: Download complete [2021-08-17T19:37:57.001Z] 05883995daec: Verifying Checksum [2021-08-17T19:37:57.001Z] 05883995daec: Download complete [2021-08-17T19:37:57.983Z] 448f6bf000e3: Download complete [2021-08-17T19:38:00.629Z] c2d8d7efcc4b: Verifying Checksum [2021-08-17T19:38:00.629Z] c2d8d7efcc4b: Download complete [2021-08-17T19:38:01.624Z] 448f6bf000e3: Pull complete [2021-08-17T19:38:02.222Z] f757da607395: Pull complete [2021-08-17T19:38:03.663Z] 05883995daec: Pull complete [2021-08-17T19:38:04.262Z] 8603b9c90790: Pull complete [2021-08-17T19:38:05.244Z] 1560dd03e051: Pull complete [2021-08-17T19:38:05.842Z] 27f5ce0e4adf: Pull complete [2021-08-17T19:38:20.959Z] c2d8d7efcc4b: Pull complete [2021-08-17T19:38:20.959Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-17T19:38:20.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T19:38:20.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-17T19:38:21.181Z] prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2021-08-17T19:38:21.256Z] $ 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/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-17T19:38:25.743Z] $ docker top aaf62c44642b5490b9e35bf4dcc467fa4741c68da44b78562730bd56d3d71f2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:38:26.678Z] ---> job-cost.sh [2021-08-17T19:38:26.678Z] lf-activate-venv: SKIPPING [2021-08-17T19:38:26.678Z] INFO: No Stack... [2021-08-17T19:38:27.655Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-17T19:38:27.929Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T19:38:28.598Z] + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/9/archives/cost.csv -f6 [2021-08-17T19:38:28.598Z] [Pipeline] lock [2021-08-17T19:38:28.661Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [2021-08-17T19:38:28.671Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] did not exist. Created. [2021-08-17T19:38:28.672Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T19:38:29.379Z] /w/workspace/app-rfid-llrp-inventory/9@tmp/durable-b59a6ba4/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/9@tmp/durable-b59a6ba4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-17T19:38:30.050Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-17T19:38:30.085Z] Warning: overwriting stash ‘stack-cost’ [2021-08-17T19:38:30.130Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T19:38:30.141Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T19:38:30.172Z] $ docker stop --time=1 aaf62c44642b5490b9e35bf4dcc467fa4741c68da44b78562730bd56d3d71f2c [2021-08-17T19:38:31.857Z] $ docker rm -f aaf62c44642b5490b9e35bf4dcc467fa4741c68da44b78562730bd56d3d71f2c [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 [2021-08-17T19:38:32.572Z] provisioning config files... [2021-08-17T19:38:32.587Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5409108676344180946tmp [Pipeline] { [Pipeline] sh [2021-08-17T19:38:32.935Z] + set +x [2021-08-17T19:38:32.935Z] + curl -s https://codecov.io/bash [2021-08-17T19:38:32.935Z] + bash -s -- [2021-08-17T19:38:32.935Z] [2021-08-17T19:38:32.935Z] _____ _ [2021-08-17T19:38:32.935Z] / ____| | | [2021-08-17T19:38:32.935Z] | | ___ __| | ___ ___ _____ __ [2021-08-17T19:38:32.935Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-17T19:38:32.935Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-17T19:38:32.935Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-17T19:38:32.935Z] Bash-1.0.6 [2021-08-17T19:38:32.935Z] [2021-08-17T19:38:32.935Z] [2021-08-17T19:38:32.935Z] ==> git version 2.24.4 found [2021-08-17T19:38:32.935Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-17T19:38:32.935Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-17T19:38:32.935Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-17T19:38:32.935Z] ==> Jenkins CI detected. [2021-08-17T19:38:32.935Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-17T19:38:32.935Z] project root: . [2021-08-17T19:38:32.935Z] --> token set from env [2021-08-17T19:38:32.935Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-17T19:38:33.201Z] ==> Running gcov in . (disable via -X gcov) [2021-08-17T19:38:33.201Z] ==> Python coveragepy not found [2021-08-17T19:38:33.201Z] ==> Searching for coverage reports in: [2021-08-17T19:38:33.201Z] + . [2021-08-17T19:38:33.201Z] -> Found 1 reports [2021-08-17T19:38:33.201Z] ==> Detecting git/mercurial file structure [2021-08-17T19:38:33.201Z] ==> Reading reports [2021-08-17T19:38:33.201Z] + ./coverage.out bytes=62828 [2021-08-17T19:38:33.201Z] ==> Appending adjustments [2021-08-17T19:38:33.201Z] https://docs.codecov.io/docs/fixing-reports [2021-08-17T19:38:33.201Z] + Found adjustments [2021-08-17T19:38:33.201Z] ==> Gzipping contents [2021-08-17T19:38:33.470Z] 16K /tmp/codecov.XDkskQ.gz [2021-08-17T19:38:33.470Z] ==> Uploading reports [2021-08-17T19:38:33.470Z] url: https://codecov.io [2021-08-17T19:38:33.470Z] query: branch=main&commit=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-17T19:38:33.470Z] -> Pinging Codecov [2021-08-17T19:38:33.470Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-17T19:38:33.737Z] -> Uploading to [2021-08-17T19:38:33.737Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-17/581DD39554BDF9B6E22D074273EAD858/2d16842f1ed4032ef61d6aaf662d8ed3c6802d59/faf6c385-829f-47ce-bd88-31217906be3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T193833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33649668efd0622f8987ba2b765091f5c6d657f3a82c376aea7246e9a551b21d [2021-08-17T19:38:33.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-17T19:38:33.737Z] Dload Upload Total Spent Left Speed [2021-08-17T19:38:34.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13819 0 0 100 13819 0 30102 --:--:-- --:--:-- --:--:-- 30172 [2021-08-17T19:38:34.320Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] } [2021-08-17T19:38:34.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-17T19:38:34.617Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-17T19:38:34.642Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:38:34.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T19:38:34.970Z] [2021-08-17T19:38:34.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:38:35.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T19:38:35.313Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-17T19:38:35.313Z] 188c0c94c7c5: Pulling fs layer [2021-08-17T19:38:35.313Z] 0ef7d3d256c8: Pulling fs layer [2021-08-17T19:38:35.313Z] de9db76c5a1d: Pulling fs layer [2021-08-17T19:38:35.313Z] 0eba1c9be4d2: Pulling fs layer [2021-08-17T19:38:35.314Z] 0d57e429df01: Pulling fs layer [2021-08-17T19:38:35.314Z] 4e4be7b47b0d: Pulling fs layer [2021-08-17T19:38:35.314Z] e1f770b5df2f: Pulling fs layer [2021-08-17T19:38:35.314Z] 85a0685a4137: Pulling fs layer [2021-08-17T19:38:35.314Z] 0eba1c9be4d2: Waiting [2021-08-17T19:38:35.314Z] 0d57e429df01: Waiting [2021-08-17T19:38:35.314Z] 4e4be7b47b0d: Waiting [2021-08-17T19:38:35.314Z] e1f770b5df2f: Waiting [2021-08-17T19:38:35.314Z] 85a0685a4137: Waiting [2021-08-17T19:38:35.314Z] de9db76c5a1d: Download complete [2021-08-17T19:38:35.314Z] 0ef7d3d256c8: Verifying Checksum [2021-08-17T19:38:35.314Z] 0ef7d3d256c8: Download complete [2021-08-17T19:38:35.314Z] 0d57e429df01: Verifying Checksum [2021-08-17T19:38:35.314Z] 0d57e429df01: Download complete [2021-08-17T19:38:35.314Z] 4e4be7b47b0d: Verifying Checksum [2021-08-17T19:38:35.314Z] 4e4be7b47b0d: Download complete [2021-08-17T19:38:35.585Z] 188c0c94c7c5: Verifying Checksum [2021-08-17T19:38:35.585Z] 188c0c94c7c5: Pull complete [2021-08-17T19:38:35.854Z] 0ef7d3d256c8: Pull complete [2021-08-17T19:38:35.854Z] de9db76c5a1d: Pull complete [2021-08-17T19:38:36.823Z] e1f770b5df2f: Verifying Checksum [2021-08-17T19:38:36.823Z] e1f770b5df2f: Download complete [2021-08-17T19:38:40.174Z] 0eba1c9be4d2: Verifying Checksum [2021-08-17T19:38:40.174Z] 0eba1c9be4d2: Download complete [2021-08-17T19:38:40.445Z] 85a0685a4137: Verifying Checksum [2021-08-17T19:38:40.445Z] 85a0685a4137: Download complete [2021-08-17T19:38:43.033Z] 0eba1c9be4d2: Pull complete [2021-08-17T19:38:43.033Z] 0d57e429df01: Pull complete [2021-08-17T19:38:43.033Z] 4e4be7b47b0d: Pull complete [2021-08-17T19:38:43.621Z] e1f770b5df2f: Pull complete [2021-08-17T19:38:46.994Z] 85a0685a4137: Pull complete [2021-08-17T19:38:46.994Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-17T19:38:46.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T19:38:46.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-17T19:38:47.093Z] prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container [2021-08-17T19:38:47.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-17T19:38:49.156Z] $ docker top 3b53e808febd20df3d8cf0c0a107885799d7daa78945595b460713a6dac78be1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-17T19:38:49.470Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-17T19:38:49.789Z] + set -o pipefail [2021-08-17T19:38:49.789Z] + snyk monitor '--org=edgex-jenkins' [2021-08-17T19:38:59.876Z] [2021-08-17T19:38:59.876Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2021-08-17T19:38:59.876Z] [2021-08-17T19:38:59.876Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/2e444f59-b2c1-4ef6-aaeb-90c5da8a4fa8 [2021-08-17T19:38:59.876Z] [2021-08-17T19:38:59.877Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-17T19:38:59.877Z] [2021-08-17T19:38:59.877Z] [2021-08-17T19:38:59.877Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-17T19:38:59.877Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-17T19:38:59.896Z] $ docker stop --time=1 3b53e808febd20df3d8cf0c0a107885799d7daa78945595b460713a6dac78be1 [2021-08-17T19:39:02.079Z] $ docker rm -f 3b53e808febd20df3d8cf0c0a107885799d7daa78945595b460713a6dac78be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T19:39:03.054Z] + git log --format=format:%s -1 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:39:03.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:39:03.376Z] . [Pipeline] withDockerContainer [2021-08-17T19:39:03.459Z] prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container [2021-08-17T19:39:03.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-17T19:39:03.859Z] $ docker top 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T19:39:04.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T19:39:04.010Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T19:39:04.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T19:39:04.127Z] $ docker exec 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 ssh-agent [2021-08-17T19:39:04.236Z] SSH_AUTH_SOCK=/tmp/ssh-TpQk8uPokzWE/agent.13 [2021-08-17T19:39:04.236Z] SSH_AGENT_PID=20 [2021-08-17T19:39:04.244Z] Running ssh-add (command line suppressed) [2021-08-17T19:39:04.342Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8943535405414532906.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8943535405414532906.key) [2021-08-17T19:39:04.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T19:39:04.678Z] + git semver tag [2021-08-17T19:39:04.679Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T19:39:04.679Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-17T19:39:04.679Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-17T19:39:04.679Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T19:39:04.679Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T19:39:04.679Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T19:39:04.679Z] # $SEMVER_BRANCH = main [2021-08-17T19:39:04.679Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-08-17T19:39:04.679Z] # 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 HEAD [2021-08-17T19:39:04.679Z] # -> Force: false [2021-08-17T19:39:04.679Z] # 8bbd84f9b616c7f822ffaa7b5c83cf8a908d072a refs/tags/v0.0.1-dev.7 [Pipeline] } [2021-08-17T19:39:04.694Z] $ docker exec --env ******** --env ******** 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 ssh-agent -k [2021-08-17T19:39:04.782Z] unset SSH_AUTH_SOCK; [2021-08-17T19:39:04.783Z] unset SSH_AGENT_PID; [2021-08-17T19:39:04.783Z] echo Agent pid 20 killed; [2021-08-17T19:39:04.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T19:39:05.172Z] + git semver [Pipeline] } [2021-08-17T19:39:05.194Z] $ docker stop --time=1 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 [2021-08-17T19:39:06.414Z] $ docker rm -f 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:39:06.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T19:39:06.912Z] [2021-08-17T19:39:06.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:39:07.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T19:39:07.245Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-17T19:39:07.245Z] ab5ef0e58194: Pulling fs layer [2021-08-17T19:39:07.245Z] 9712f1f96733: Pulling fs layer [2021-08-17T19:39:07.245Z] 63f879dbbcfc: Pulling fs layer [2021-08-17T19:39:07.245Z] 0d9ebad4ef96: Pulling fs layer [2021-08-17T19:39:07.245Z] e9a5061849ea: Pulling fs layer [2021-08-17T19:39:07.245Z] d747dcd14b5f: Pulling fs layer [2021-08-17T19:39:07.245Z] 2de7ff778b66: Pulling fs layer [2021-08-17T19:39:07.245Z] e9a5061849ea: Waiting [2021-08-17T19:39:07.245Z] 0d9ebad4ef96: Waiting [2021-08-17T19:39:07.245Z] d747dcd14b5f: Waiting [2021-08-17T19:39:07.245Z] 2de7ff778b66: Waiting [2021-08-17T19:39:07.245Z] 9712f1f96733: Verifying Checksum [2021-08-17T19:39:07.245Z] 9712f1f96733: Download complete [2021-08-17T19:39:10.584Z] 63f879dbbcfc: Verifying Checksum [2021-08-17T19:39:10.584Z] 63f879dbbcfc: Download complete [2021-08-17T19:39:10.860Z] e9a5061849ea: Verifying Checksum [2021-08-17T19:39:10.860Z] e9a5061849ea: Download complete [2021-08-17T19:39:11.126Z] d747dcd14b5f: Verifying Checksum [2021-08-17T19:39:11.126Z] d747dcd14b5f: Download complete [2021-08-17T19:39:11.713Z] 2de7ff778b66: Verifying Checksum [2021-08-17T19:39:11.713Z] 2de7ff778b66: Download complete [2021-08-17T19:39:12.293Z] 0d9ebad4ef96: Verifying Checksum [2021-08-17T19:39:12.293Z] 0d9ebad4ef96: Download complete [2021-08-17T19:39:12.559Z] ab5ef0e58194: Verifying Checksum [2021-08-17T19:39:12.559Z] ab5ef0e58194: Download complete [2021-08-17T19:39:15.164Z] ab5ef0e58194: Pull complete [2021-08-17T19:39:15.164Z] 9712f1f96733: Pull complete [2021-08-17T19:39:15.775Z] 63f879dbbcfc: Pull complete [2021-08-17T19:39:19.162Z] 0d9ebad4ef96: Pull complete [2021-08-17T19:39:19.162Z] e9a5061849ea: Pull complete [2021-08-17T19:39:19.162Z] d747dcd14b5f: Pull complete [2021-08-17T19:39:20.120Z] 2de7ff778b66: Pull complete [2021-08-17T19:39:20.120Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-17T19:39:20.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T19:39:20.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-17T19:39:20.213Z] prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container [2021-08-17T19:39:20.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-17T19:39:23.841Z] $ docker top a4b979e9e3acdc6ef176dfeba56ef12366e6b718355122d529d5ad69efd35828 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:39:23.969Z] provisioning config files... [2021-08-17T19:39:23.984Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2062144016757256573tmp [2021-08-17T19:39:24.006Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5642589055139746902tmp [2021-08-17T19:39:24.026Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6110079327717899040tmp [Pipeline] { [Pipeline] echo [2021-08-17T19:39:24.053Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:24.370Z] ---> sigul-configuration.sh [2021-08-17T19:39:24.370Z] gpg: directory `/root/.gnupg' created [2021-08-17T19:39:24.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-17T19:39:24.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-17T19:39:24.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-17T19:39:24.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-17T19:39:24.370Z] gpg: CAST5 encrypted data [2021-08-17T19:39:24.370Z] gpg: encrypted with 1 passphrase [2021-08-17T19:39:24.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-17T19:39:24.684Z] + mkdir /home/jenkins [2021-08-17T19:39:24.684Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-17T19:39:24.996Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-17T19:39:25.009Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:25.319Z] ---> sigul-install.sh [2021-08-17T19:39:25.319Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-17T19:39:25.632Z] + git tag --list [2021-08-17T19:39:25.632Z] v0.0.0 [2021-08-17T19:39:25.632Z] v0.0.1-dev.1 [2021-08-17T19:39:25.632Z] v0.0.1-dev.2 [2021-08-17T19:39:25.632Z] v0.0.1-dev.3 [2021-08-17T19:39:25.632Z] v0.0.1-dev.4 [2021-08-17T19:39:25.632Z] v0.0.1-dev.5 [2021-08-17T19:39:25.632Z] v0.0.1-dev.6 [2021-08-17T19:39:25.632Z] v0.0.1-dev.7 [Pipeline] sh [2021-08-17T19:39:25.951Z] + lftools sign git-tag v0.0.1-dev.7 [2021-08-17T19:39:26.535Z] Signing Git tag with Sigul... [2021-08-17T19:39:26.535Z] Signing v0.0.1-dev.7 [Pipeline] echo [2021-08-17T19:39:27.511Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:27.825Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-17T19:39:27.838Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-17T19:39:27.877Z] $ docker stop --time=1 a4b979e9e3acdc6ef176dfeba56ef12366e6b718355122d529d5ad69efd35828 [2021-08-17T19:39:29.079Z] $ docker rm -f a4b979e9e3acdc6ef176dfeba56ef12366e6b718355122d529d5ad69efd35828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:39:29.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:39:29.608Z] . [Pipeline] withDockerContainer [2021-08-17T19:39:29.695Z] prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container [2021-08-17T19:39:29.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-17T19:39:30.147Z] $ docker top 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T19:39:30.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T19:39:30.305Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T19:39:30.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T19:39:30.423Z] $ docker exec 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 ssh-agent [2021-08-17T19:39:30.544Z] SSH_AUTH_SOCK=/tmp/ssh-OfrP2IuSmlC4/agent.14 [2021-08-17T19:39:30.544Z] SSH_AGENT_PID=20 [2021-08-17T19:39:30.555Z] Running ssh-add (command line suppressed) [2021-08-17T19:39:30.673Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2768682960057179356.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2768682960057179356.key) [2021-08-17T19:39:30.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T19:39:31.018Z] + git semver bump pre [2021-08-17T19:39:31.018Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T19:39:31.018Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-17T19:39:31.018Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-17T19:39:31.018Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T19:39:31.018Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T19:39:31.018Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T19:39:31.018Z] # $SEMVER_BRANCH = main [2021-08-17T19:39:31.018Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-08-17T19:39:31.018Z] 0.0.1-dev.8 [Pipeline] } [2021-08-17T19:39:31.032Z] $ docker exec --env ******** --env ******** 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 ssh-agent -k [2021-08-17T19:39:31.117Z] unset SSH_AUTH_SOCK; [2021-08-17T19:39:31.121Z] unset SSH_AGENT_PID; [2021-08-17T19:39:31.121Z] echo Agent pid 20 killed; [2021-08-17T19:39:31.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T19:39:31.494Z] + git semver [Pipeline] } [2021-08-17T19:39:31.515Z] $ docker stop --time=1 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 [2021-08-17T19:39:32.716Z] $ docker rm -f 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:39:33.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:39:33.134Z] . [Pipeline] withDockerContainer [2021-08-17T19:39:33.227Z] prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container [2021-08-17T19:39:33.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-17T19:39:33.723Z] $ docker top b573bb7b7686a1a7f0d1cd447e4ef9e79b9f9d1adc608ae65f57e7e7b701c2be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T19:39:33.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T19:39:33.861Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T19:39:33.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T19:39:33.984Z] $ docker exec b573bb7b7686a1a7f0d1cd447e4ef9e79b9f9d1adc608ae65f57e7e7b701c2be ssh-agent [2021-08-17T19:39:34.088Z] SSH_AUTH_SOCK=/tmp/ssh-YzmBSy4tmhfK/agent.14 [2021-08-17T19:39:34.088Z] SSH_AGENT_PID=20 [2021-08-17T19:39:34.098Z] Running ssh-add (command line suppressed) [2021-08-17T19:39:34.194Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5316608601892806800.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5316608601892806800.key) [2021-08-17T19:39:34.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T19:39:34.534Z] + git semver push [2021-08-17T19:39:34.534Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T19:39:34.534Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-17T19:39:34.534Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-17T19:39:34.534Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T19:39:34.534Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T19:39:34.534Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T19:39:34.534Z] # $SEMVER_BRANCH = main [2021-08-17T19:39:34.534Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-08-17T19:39:35.960Z] $ docker exec --env ******** --env ******** b573bb7b7686a1a7f0d1cd447e4ef9e79b9f9d1adc608ae65f57e7e7b701c2be ssh-agent -k [2021-08-17T19:39:36.074Z] unset SSH_AUTH_SOCK; [2021-08-17T19:39:36.074Z] unset SSH_AGENT_PID; [2021-08-17T19:39:36.074Z] echo Agent pid 20 killed; [2021-08-17T19:39:36.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T19:39:36.457Z] + git semver [Pipeline] } [2021-08-17T19:39:36.477Z] $ docker stop --time=1 b573bb7b7686a1a7f0d1cd447e4ef9e79b9f9d1adc608ae65f57e7e7b701c2be [2021-08-17T19:39:37.689Z] $ docker rm -f b573bb7b7686a1a7f0d1cd447e4ef9e79b9f9d1adc608ae65f57e7e7b701c2be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-17T19:39:38.416Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:38.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:39.344Z] ---> package-listing.sh [2021-08-17T19:39:39.344Z] ++ facter osfamily [2021-08-17T19:39:39.344Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-17T19:39:39.611Z] + OS_FAMILY=redhat [2021-08-17T19:39:39.611Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-17T19:39:39.611Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-17T19:39:39.611Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-17T19:39:39.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-17T19:39:39.611Z] + PACKAGES=/tmp/packages_start.txt [2021-08-17T19:39:39.611Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-08-17T19:39:39.611Z] + PACKAGES=/tmp/packages_end.txt [2021-08-17T19:39:39.611Z] + case "${OS_FAMILY}" in [2021-08-17T19:39:39.611Z] + rpm -qa [2021-08-17T19:39:39.611Z] + sort [2021-08-17T19:39:40.193Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-17T19:39:40.193Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-17T19:39:40.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-17T19:39:40.193Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-08-17T19:39:40.193Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-08-17T19:39:40.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2021-08-17T19:39:40.211Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-17T19:39:40.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:39:41.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:39:41.115Z] [2021-08-17T19:39:41.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:39:41.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:39:41.461Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T19:39:41.461Z] b4d181a07f80: Pulling fs layer [2021-08-17T19:39:41.461Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T19:39:41.461Z] ed53099fbce6: Pulling fs layer [2021-08-17T19:39:41.461Z] dc539afda2c1: Pulling fs layer [2021-08-17T19:39:41.461Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T19:39:41.461Z] 9065ff56babe: Pulling fs layer [2021-08-17T19:39:41.461Z] d287ab97295c: Pulling fs layer [2021-08-17T19:39:41.461Z] dc539afda2c1: Waiting [2021-08-17T19:39:41.461Z] 77bc0d833cb6: Waiting [2021-08-17T19:39:41.461Z] 9065ff56babe: Waiting [2021-08-17T19:39:41.461Z] d287ab97295c: Waiting [2021-08-17T19:39:41.728Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T19:39:41.728Z] a1111a8f2ec3: Download complete [2021-08-17T19:39:41.728Z] dc539afda2c1: Verifying Checksum [2021-08-17T19:39:41.728Z] dc539afda2c1: Download complete [2021-08-17T19:39:41.994Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T19:39:41.994Z] 77bc0d833cb6: Download complete [2021-08-17T19:39:41.994Z] 9065ff56babe: Download complete [2021-08-17T19:39:42.261Z] ed53099fbce6: Verifying Checksum [2021-08-17T19:39:42.261Z] ed53099fbce6: Download complete [2021-08-17T19:39:43.224Z] b4d181a07f80: Verifying Checksum [2021-08-17T19:39:43.224Z] b4d181a07f80: Download complete [2021-08-17T19:39:44.191Z] b4d181a07f80: Pull complete [2021-08-17T19:39:44.460Z] a1111a8f2ec3: Pull complete [2021-08-17T19:39:45.047Z] ed53099fbce6: Pull complete [2021-08-17T19:39:45.047Z] dc539afda2c1: Pull complete [2021-08-17T19:39:45.632Z] 77bc0d833cb6: Pull complete [2021-08-17T19:39:45.633Z] 9065ff56babe: Pull complete [2021-08-17T19:39:46.590Z] d287ab97295c: Verifying Checksum [2021-08-17T19:39:46.590Z] d287ab97295c: Download complete [2021-08-17T19:39:50.865Z] d287ab97295c: Pull complete [2021-08-17T19:39:50.865Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T19:39:50.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:39:50.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T19:39:50.953Z] prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container [2021-08-17T19:39:51.013Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T19:39:53.330Z] $ docker top 05866ab42deac89a9f3686612ff1042f80f696eb9dcdb3d789843b7f7adb0d87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T19:39:53.725Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-17T19:39:54.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-17T19:39:54.349Z] + ls /var/log/sa-host [2021-08-17T19:39:54.350Z] + sadf -c /var/log/sa-host/sa05 [2021-08-17T19:39:54.350Z] file_magic: OK [2021-08-17T19:39:54.350Z] HZ: Using current value: 100 [2021-08-17T19:39:54.350Z] file_header: OK [2021-08-17T19:39:54.350Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-17T19:39:54.350Z] Statistics: [2021-08-17T19:39:54.350Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T19:39:54.350Z] File successfully converted to sysstat format version 12.0.3 [2021-08-17T19:39:54.350Z] + sadf -c /var/log/sa-host/sa17 [2021-08-17T19:39:54.350Z] file_magic: OK [2021-08-17T19:39:54.350Z] HZ: Using current value: 100 [2021-08-17T19:39:54.350Z] file_header: OK [2021-08-17T19:39:54.350Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-17T19:39:54.350Z] Statistics: [2021-08-17T19:39:54.350Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T19:39:54.350Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:39:54.530Z] provisioning config files... [2021-08-17T19:39:54.549Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config570745095682083645tmp [Pipeline] { [Pipeline] echo [2021-08-17T19:39:54.577Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:54.891Z] ---> create-netrc.sh [Pipeline] } [2021-08-17T19:39:54.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:55.284Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-17T19:39:55.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:55.607Z] ---> sudo-logs.sh [2021-08-17T19:39:55.607Z] Archiving 'sudo' log.. [2021-08-17T19:39:55.607Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3169.vexxhost.local: Name or service not known [2021-08-17T19:39:55.607Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3169.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-17T19:39:55.645Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:55.954Z] ---> job-cost.sh [2021-08-17T19:39:55.954Z] lf-activate-venv: SKIPPING [2021-08-17T19:39:55.954Z] DEBUG: total: 0.18000000715255737 [2021-08-17T19:39:55.954Z] INFO: Retrieving Stack Cost... [2021-08-17T19:39:56.912Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T19:39:57.499Z] INFO: Archiving Costs [Pipeline] echo [2021-08-17T19:39:57.515Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:39:57.830Z] ---> logs-deploy.sh [2021-08-17T19:39:57.830Z] lf-activate-venv: SKIPPING [2021-08-17T19:39:57.830Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/9 [2021-08-17T19:39:57.830Z] INFO: archiving workspace using pattern(s): [2021-08-17T19:39:58.418Z] Archives upload complete. [2021-08-17T19:39:58.685Z] INFO: archiving logs to Nexus