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 19:30:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:30:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:30:20 ========================================================= 19:30:20 EdgeX Global Pipelines Version Info 19:30:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:30:21 ------------------- 19:30:21 stable info: 19:30:21 ------------------- 19:30:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:30:21 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:30:21 Message: update stable to v1.0.205 19:30:22 ------------------- 19:30:22 experimental info: 19:30:22 ------------------- 19:30:22 Commited By: **** collab-it+edgex@linuxfoundation.org 19:30:22 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:30:22 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:30:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d16842 [Pipeline] echo 19:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:23 provisioning config files... 19:30:23 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 19:30:23 ---> docker-login.sh 19:30:23 nexus3.edgexfoundry.org:10001 19:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:24 Configure a credential helper to remove this warning. See 19:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:24 19:30:24 Login Succeeded 19:30:24 nexus3.edgexfoundry.org:10002 19:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:24 Configure a credential helper to remove this warning. See 19:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:24 19:30:24 Login Succeeded 19:30:24 nexus3.edgexfoundry.org:10003 19:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:24 Configure a credential helper to remove this warning. See 19:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:24 19:30:24 Login Succeeded 19:30:24 nexus3.edgexfoundry.org:10004 19:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:24 Configure a credential helper to remove this warning. See 19:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:24 19:30:24 Login Succeeded 19:30:24 docker.io 19:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:24 Configure a credential helper to remove this warning. See 19:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:24 19:30:24 Login Succeeded 19:30:24 ---> docker-login.sh ends [Pipeline] } 19:30:24 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 19:30:25 + git log --format=format:%s -1 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] echo 19:30:25 GIT_COMMIT: 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59, Commit Message: Merge pull request #49 from ernestojeda/remove-build-dockerfile [Pipeline] echo 19:30:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:30:26 19:30:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:30:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:30:26 latest: Pulling from edgex-devops/git-semver 19:30:26 31603596830f: Pulling fs layer 19:30:26 d4622e32a9a9: Pulling fs layer 19:30:26 1030fce36090: Pulling fs layer 19:30:26 6c6cb7e1b49b: Pulling fs layer 19:30:26 6c6cb7e1b49b: Waiting 19:30:26 d4622e32a9a9: Verifying Checksum 19:30:26 d4622e32a9a9: Download complete 19:30:26 31603596830f: Verifying Checksum 19:30:26 31603596830f: Download complete 19:30:26 6c6cb7e1b49b: Verifying Checksum 19:30:26 6c6cb7e1b49b: Download complete 19:30:26 31603596830f: Pull complete 19:30:26 d4622e32a9a9: Pull complete 19:30:26 1030fce36090: Verifying Checksum 19:30:26 1030fce36090: Download complete 19:30:27 1030fce36090: Pull complete 19:30:27 6c6cb7e1b49b: Pull complete 19:30:27 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 19:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:30:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:30:27 prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container 19:30:27 $ 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 19:30:28 $ docker top 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:28 [ssh-agent] Looking for ssh-agent implementation... 19:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:28 $ docker exec 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 ssh-agent 19:30:28 SSH_AUTH_SOCK=/tmp/ssh-8WQOXyQl7mXS/agent.13 19:30:28 SSH_AGENT_PID=19 19:30:28 Running ssh-add (command line suppressed) 19:30:28 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) 19:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:29 + git tag --points-at HEAD [Pipeline] } 19:30:29 $ docker exec --env ******** --env ******** 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 ssh-agent -k 19:30:29 unset SSH_AUTH_SOCK; 19:30:29 unset SSH_AGENT_PID; 19:30:29 echo Agent pid 19 killed; 19:30:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:30:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:29 [ssh-agent] Looking for ssh-agent implementation... 19:30:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:29 $ docker exec 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 ssh-agent 19:30:29 SSH_AUTH_SOCK=/tmp/ssh-SfSYAl1WI2tg/agent.53 19:30:29 SSH_AGENT_PID=60 19:30:29 Running ssh-add (command line suppressed) 19:30:29 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) 19:30:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:30 + git semver init 19:30:30 # -> Open(): unable to determine branch for HEAD 19:30:30 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 19:30:30 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 19:30:30 # $SEMVER_REMOTE_NAME = origin 19:30:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:30:30 # $SEMVER_USER_NAME = edgex-jenkins 19:30:30 # $SEMVER_BRANCH = main 19:30:30 # $SEMVER_TEMP = /tmp/semver-064707343 19:30:30 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 19:30:31 # '/tmp/semver-064707343' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 19:30:31 # -> Force: false 19:30:31 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 19:30:31 $ docker exec --env ******** --env ******** 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 ssh-agent -k 19:30:31 unset SSH_AUTH_SOCK; 19:30:31 unset SSH_AGENT_PID; 19:30:31 echo Agent pid 60 killed; 19:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:31 + git semver [Pipeline] } 19:30:31 $ docker stop --time=1 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 19:30:32 $ docker rm -f 026122984e41c03909d9cb95f4dc876a1b1a94446e08ec4da3eeb142d88adc69 [Pipeline] // withDockerContainer [Pipeline] sh 19:30:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:30:33 Stashed 1 file(s) [Pipeline] echo 19:30:33 [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 19:30:48 Still waiting to schedule task 19:30:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:30:48 Still waiting to schedule task 19:30:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:32:43 Running on prd-centos7-docker-4c-2g-3171 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 19:32:43 Running in /w/workspace/app-rfid-llrp-inventory/9 [Pipeline] { [Pipeline] checkout 19:32:43 The recommended git tool is: NONE 19:32:46 using credential edgex-jenkins-ssh 19:32:46 Cloning the remote Git repository 19:32:45 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:32:45 > git init /w/workspace/app-rfid-llrp-inventory/9 # timeout=10 19:32:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:32:45 > git --version # timeout=10 19:32:45 > git --version # 'git version 2.24.4' 19:32:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:45 [INFO] Currently running in a labeled security context 19:32:45 [INFO] Currently SELinux is 'enforcing' on the host 19:32:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/9@tmp/jenkins-gitclient-ssh5563659589063554482.key 19:32:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:47 Avoid second fetch 19:32:47 Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) 19:32:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:32:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:46 > git config core.sparsecheckout # timeout=10 19:32:46 > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 19:32:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3170 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 19:32:49 Running in /w/workspace/app-rfid-llrp-inventory/9 [Pipeline] { [Pipeline] checkout 19:32:50 The recommended git tool is: NONE 19:32:50 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 19:32:50 provisioning config files... 19:32:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config5268806905473797775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:51 ---> docker-login.sh 19:32:51 nexus3.edgexfoundry.org:10001 19:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:51 Configure a credential helper to remove this warning. See 19:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:51 19:32:51 Login Succeeded 19:32:51 nexus3.edgexfoundry.org:10002 19:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:51 Configure a credential helper to remove this warning. See 19:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:51 19:32:51 Login Succeeded 19:32:51 nexus3.edgexfoundry.org:10003 19:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:51 Configure a credential helper to remove this warning. See 19:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:51 19:32:51 Login Succeeded 19:32:51 nexus3.edgexfoundry.org:10004 19:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:51 Configure a credential helper to remove this warning. See 19:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:51 19:32:51 Login Succeeded 19:32:51 docker.io 19:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:52 Configure a credential helper to remove this warning. See 19:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:52 19:32:52 Login Succeeded 19:32:52 ---> docker-login.sh ends [Pipeline] } 19:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:32:52 ========================================================= 19:32:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:32:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:32:53 + 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 . 19:32:53 Sending build context to Docker daemon 731.1kB 19:32:53 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 19:32:53 Step 2/13 : FROM ${BASE} AS builder 19:32:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:32:53 540db60ca938: Pulling fs layer 19:32:53 adcc1eea9eea: Pulling fs layer 19:32:53 4c4ab2625f07: Pulling fs layer 19:32:53 db62176df00c: Pulling fs layer 19:32:53 3b30891b0d05: Pulling fs layer 19:32:53 06b49ca38bd5: Pulling fs layer 19:32:53 c788192a36de: Pulling fs layer 19:32:53 a77e37c0d609: Pulling fs layer 19:32:53 c3185cebc471: Pulling fs layer 19:32:53 06b49ca38bd5: Waiting 19:32:53 c788192a36de: Waiting 19:32:53 a77e37c0d609: Waiting 19:32:53 c3185cebc471: Waiting 19:32:53 db62176df00c: Waiting 19:32:53 3b30891b0d05: Waiting 19:32:53 4c4ab2625f07: Verifying Checksum 19:32:53 4c4ab2625f07: Download complete 19:32:53 adcc1eea9eea: Verifying Checksum 19:32:53 adcc1eea9eea: Download complete 19:32:53 3b30891b0d05: Verifying Checksum 19:32:53 3b30891b0d05: Download complete 19:32:53 06b49ca38bd5: Verifying Checksum 19:32:53 06b49ca38bd5: Download complete 19:32:53 c788192a36de: Verifying Checksum 19:32:53 c788192a36de: Download complete 19:32:53 540db60ca938: Verifying Checksum 19:32:53 540db60ca938: Pull complete 19:32:53 adcc1eea9eea: Pull complete 19:32:53 4c4ab2625f07: Pull complete 19:32:54 a77e37c0d609: Verifying Checksum 19:32:54 a77e37c0d609: Download complete 19:32:55 using credential edgex-jenkins-ssh 19:32:55 Cloning the remote Git repository 19:32:55 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:32:55 > git init /w/workspace/app-rfid-llrp-inventory/9 # timeout=10 19:32:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:32:55 > git --version # timeout=10 19:32:55 > git --version # 'git version 2.17.1' 19:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:57 c3185cebc471: Verifying Checksum 19:32:57 c3185cebc471: Download complete 19:32:57 db62176df00c: Verifying Checksum 19:32:57 db62176df00c: Download complete 19:32:59 Avoid second fetch 19:32:59 Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) 19:32:59 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:32:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:33:00 > git config core.sparsecheckout # timeout=10 19:33:00 > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 19:33:01 db62176df00c: Pull complete 19:33:01 3b30891b0d05: Pull complete 19:33:01 06b49ca38bd5: Pull complete 19:33:01 c788192a36de: Pull complete 19:33:01 a77e37c0d609: Pull complete 19:33:03 c3185cebc471: Pull complete 19:33:03 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:33:03 ---> 031687cdd783 19:33:03 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:33:04 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 19:33:04 provisioning config files... 19:33:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config3479963042313772947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:05 ---> docker-login.sh 19:33:05 nexus3.edgexfoundry.org:10001 19:33:05 ---> Running in 8872545d40dd 19:33:05 Removing intermediate container 8872545d40dd 19:33:05 ---> 0d85f67c30f7 19:33:05 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 19:33:05 ---> Running in ac3a5e83088c 19:33:05 Removing intermediate container ac3a5e83088c 19:33:05 ---> 3226262856ac 19:33:05 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:33:05 ---> Running in b5076c39ca88 19:33:05 Removing intermediate container b5076c39ca88 19:33:05 ---> 157a966306c0 19:33:05 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:05 ---> Running in 8c141e9ef792 19:33:06 Removing intermediate container 8c141e9ef792 19:33:06 ---> cb7685e87762 19:33:06 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:33:06 ---> Running in bd2119bfc303 19:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:06 Configure a credential helper to remove this warning. See 19:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:06 19:33:06 Login Succeeded 19:33:06 nexus3.edgexfoundry.org:10002 19:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:07 Configure a credential helper to remove this warning. See 19:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:07 19:33:07 Login Succeeded 19:33:07 nexus3.edgexfoundry.org:10003 19:33:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:07 Configure a credential helper to remove this warning. See 19:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:07 19:33:07 Login Succeeded 19:33:07 nexus3.edgexfoundry.org:10004 19:33:07 OK: 219 MiB in 52 packages 19:33:07 Removing intermediate container bd2119bfc303 19:33:07 ---> 6c602c6c9478 19:33:07 Step 8/13 : WORKDIR /app 19:33:07 ---> Running in cc3d776d5ffc 19:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:08 Removing intermediate container cc3d776d5ffc 19:33:08 ---> b3195dd83efc 19:33:08 Step 9/13 : COPY go.mod . 19:33:08 ---> 886e9cfdf163 19:33:08 Step 10/13 : RUN go mod download 19:33:08 ---> Running in e3b3a920ab8c 19:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:08 Configure a credential helper to remove this warning. See 19:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:08 19:33:08 Login Succeeded 19:33:08 docker.io 19:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:09 Configure a credential helper to remove this warning. See 19:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:09 19:33:09 Login Succeeded 19:33:09 ---> docker-login.sh ends [Pipeline] } 19:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:33:09 ========================================================= 19:33:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:33:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:33:10 + 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 . 19:33:10 Sending build context to Docker daemon 731.1kB 19:33:10 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 19:33:10 Step 2/13 : FROM ${BASE} AS builder 19:33:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:33:10 595b0fe564bb: Pulling fs layer 19:33:10 24495759ef45: Pulling fs layer 19:33:10 d148012ef14d: Pulling fs layer 19:33:10 e90a11edd702: Pulling fs layer 19:33:10 d77568369979: Pulling fs layer 19:33:10 fc1c9f9a7f3b: Pulling fs layer 19:33:10 170f2ba95c9a: Pulling fs layer 19:33:10 97ac5df62f85: Pulling fs layer 19:33:10 fc1c9f9a7f3b: Waiting 19:33:10 170f2ba95c9a: Waiting 19:33:10 97ac5df62f85: Waiting 19:33:10 d77568369979: Waiting 19:33:10 e90a11edd702: Waiting 19:33:10 d148012ef14d: Verifying Checksum 19:33:10 d148012ef14d: Download complete 19:33:10 24495759ef45: Verifying Checksum 19:33:10 24495759ef45: Download complete 19:33:10 d77568369979: Download complete 19:33:10 fc1c9f9a7f3b: Verifying Checksum 19:33:10 fc1c9f9a7f3b: Download complete 19:33:10 170f2ba95c9a: Verifying Checksum 19:33:10 170f2ba95c9a: Download complete 19:33:10 595b0fe564bb: Download complete 19:33:11 595b0fe564bb: Pull complete 19:33:12 24495759ef45: Pull complete 19:33:12 d148012ef14d: Pull complete 19:33:14 97ac5df62f85: Verifying Checksum 19:33:14 97ac5df62f85: Download complete 19:33:15 e90a11edd702: Download complete 19:33:20 Removing intermediate container e3b3a920ab8c 19:33:20 ---> 80ebf7828581 19:33:20 Step 11/13 : COPY . . 19:33:20 ---> 60b4a9303ea3 19:33:20 Step 12/13 : ARG MAKE="make build" 19:33:20 ---> Running in 7e85c13b919b 19:33:20 Removing intermediate container 7e85c13b919b 19:33:20 ---> a8ad5339b1d5 19:33:20 Step 13/13 : RUN $MAKE 19:33:20 ---> Running in a64028ff2b81 19:33:20 noop 19:33:20 Removing intermediate container a64028ff2b81 19:33:20 ---> bb81c5fe9727 19:33:20 Successfully built bb81c5fe9727 19:33:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:33:20 + docker inspect -f . ci-base-image-x86_64 19:33:20 . [Pipeline] withDockerContainer 19:33:20 prd-centos7-docker-4c-2g-3171 does not seem to be running inside a container 19:33:20 $ 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 19:33:21 $ docker top dfc4cb6f51f2be6a29a93d8dd94192271266e0ff09ad1dadfbd8cb4a9e5dad7b -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:21 + go version 19:33:21 go version go1.16.6 linux/amd64 [Pipeline] } 19:33:21 $ docker stop --time=1 dfc4cb6f51f2be6a29a93d8dd94192271266e0ff09ad1dadfbd8cb4a9e5dad7b 19:33:22 $ docker rm -f dfc4cb6f51f2be6a29a93d8dd94192271266e0ff09ad1dadfbd8cb4a9e5dad7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:33:23 + docker inspect -f . ci-base-image-x86_64 19:33:23 . [Pipeline] withDockerContainer 19:33:23 prd-centos7-docker-4c-2g-3171 does not seem to be running inside a container 19:33:23 $ 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 19:33:23 $ docker top 0dcb8f6137fa75ceb26d50c2fa34086cfddd17b8702e5e20fbe567eaa0c83ced -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:33:24 + go mod tidy [Pipeline] sh 19:33:24 + make test 19:33:24 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:33:25 e90a11edd702: Pull complete 19:33:25 d77568369979: Pull complete 19:33:26 fc1c9f9a7f3b: Pull complete 19:33:26 170f2ba95c9a: Pull complete 19:33:33 97ac5df62f85: Pull complete 19:33:33 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:33:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:33:33 ---> 04bc70af865f 19:33:33 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:33:36 ---> Running in 2953f5a62a24 19:33:36 Removing intermediate container 2953f5a62a24 19:33:36 ---> 17fdefa5bd1e 19:33:36 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 19:33:36 ---> Running in 2ae176076d0c 19:33:37 Removing intermediate container 2ae176076d0c 19:33:37 ---> 66352eb298ac 19:33:37 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:33:37 ---> Running in 4e8a84457809 19:33:38 Removing intermediate container 4e8a84457809 19:33:38 ---> abcd854e5f4e 19:33:38 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:38 ---> Running in 3153e519cddf 19:33:40 Removing intermediate container 3153e519cddf 19:33:40 ---> f33898bb671a 19:33:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:33:41 ---> Running in f0786b5c796e 19:33:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:33:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:33:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:33:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.073s coverage: 89.2% of statements 19:33:44 OK: 218 MiB in 52 packages 19:33:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.009s coverage: 11.3% of statements 19:33:45 Removing intermediate container f0786b5c796e 19:33:45 ---> db7c88945516 19:33:45 Step 8/13 : WORKDIR /app 19:33:45 ---> Running in 7e1bb685b092 19:33:46 Removing intermediate container 7e1bb685b092 19:33:46 ---> e3cd46149a02 19:33:46 Step 9/13 : COPY go.mod . 19:33:46 ---> 445358d877c2 19:33:46 Step 10/13 : RUN go mod download 19:33:47 ---> Running in f63ddbb0c33b 19:33:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.324s coverage: 73.3% of statements 19:33:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:34:01 gofmt -l . 19:34:01 [ "`gofmt -l .`" = "" ] 19:34:01 ./bin/test-attribution.sh 19:34:01 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:34:01 $ docker stop --time=1 0dcb8f6137fa75ceb26d50c2fa34086cfddd17b8702e5e20fbe567eaa0c83ced 19:34:02 $ docker rm -f 0dcb8f6137fa75ceb26d50c2fa34086cfddd17b8702e5e20fbe567eaa0c83ced [Pipeline] // withDockerContainer [Pipeline] sh 19:34:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:34:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:34:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:34:05 + ls -al . 19:34:05 total 180 19:34:05 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 17 19:34 . 19:34:05 drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 19:32 .. 19:34:05 -rw-rw-r--. 1 jenkins jenkins 7039 Aug 17 19:32 Attribution.txt 19:34:05 drwxrwxr-x. 2 jenkins jenkins 60 Aug 17 19:32 bin 19:34:05 -rw-r--r--. 1 jenkins jenkins 62828 Aug 17 19:33 coverage.out 19:34:05 -rw-rw-r--. 1 jenkins jenkins 1710 Aug 17 19:32 Dockerfile 19:34:05 -rw-rw-r--. 1 jenkins jenkins 262 Aug 17 19:32 .dockerignore 19:34:05 drwxrwxr-x. 8 jenkins jenkins 162 Aug 17 19:32 .git 19:34:05 drwxrwxr-x. 2 jenkins jenkins 103 Aug 17 19:32 .github 19:34:05 -rw-rw-r--. 1 jenkins jenkins 805 Aug 17 19:32 .gitignore 19:34:05 -rw-r--r--. 1 jenkins jenkins 412 Aug 17 19:34 go.mod 19:34:05 -rw-r--r--. 1 jenkins jenkins 19455 Aug 17 19:33 go.sum 19:34:05 -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 19:32 GOVERNANCE.md 19:34:05 drwxrwxr-x. 2 jenkins jenkins 140 Aug 17 19:32 images 19:34:05 drwxrwxr-x. 4 jenkins jenkins 35 Aug 17 19:32 internal 19:34:05 -rw-rw-r--. 1 jenkins jenkins 686 Aug 17 19:32 Jenkinsfile 19:34:05 -rw-rw-r--. 1 jenkins jenkins 11347 Aug 17 19:32 LICENSE 19:34:05 -rw-rw-r--. 1 jenkins jenkins 530 Aug 17 19:32 main.go 19:34:05 -rw-rw-r--. 1 jenkins jenkins 1499 Aug 17 19:32 Makefile 19:34:05 -rw-rw-r--. 1 jenkins jenkins 617 Aug 17 19:32 OWNERS.md 19:34:05 -rw-rw-r--. 1 jenkins jenkins 30705 Aug 17 19:32 README.md 19:34:05 drwxrwxr-x. 2 jenkins jenkins 32 Aug 17 19:32 res 19:34:05 drwxrwxr-x. 4 jenkins jenkins 54 Aug 17 19:32 snap 19:34:05 drwxrwxr-x. 3 jenkins jenkins 18 Aug 17 19:32 static 19:34:05 -rw-rw-r--. 1 jenkins jenkins 11 Aug 17 19:30 VERSION [Pipeline] isUnix [Pipeline] sh 19:34:06 + 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 . 19:34:06 Sending build context to Docker daemon 731.1kB 19:34:06 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:34:06 Step 2/28 : FROM ${BASE} AS builder 19:34:06 ---> bb81c5fe9727 19:34:06 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:34:06 ---> Running in a0e35495cd97 19:34:06 Removing intermediate container a0e35495cd97 19:34:06 ---> 0b8314a255a8 19:34:06 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:34:06 ---> Running in 83e5cfbabab0 19:34:06 Removing intermediate container 83e5cfbabab0 19:34:06 ---> 3eea820a6a09 19:34:06 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:34:06 ---> Running in ec911f9b09cc 19:34:06 Removing intermediate container ec911f9b09cc 19:34:06 ---> 2a1c14b64b2d 19:34:06 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:06 ---> Running in 1be7749a7238 19:34:07 Removing intermediate container 1be7749a7238 19:34:07 ---> 1e73b32b88a1 19:34:07 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:34:07 ---> Running in 0192af65684e 19:34:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:34:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:34:08 OK: 219 MiB in 52 packages 19:34:08 Removing intermediate container 0192af65684e 19:34:08 ---> 6fc384e79e35 19:34:08 Step 8/28 : WORKDIR /app 19:34:08 ---> Running in 231d61a57d35 19:34:09 Removing intermediate container 231d61a57d35 19:34:09 ---> f5cf2a2bbaf7 19:34:09 Step 9/28 : COPY go.mod . 19:34:09 ---> 929e0034c461 19:34:09 Step 10/28 : RUN go mod download 19:34:09 ---> Running in 61d5d797dff7 19:34:09 Removing intermediate container 61d5d797dff7 19:34:09 ---> 2604e20fc7ca 19:34:09 Step 11/28 : COPY . . 19:34:10 ---> 0009bf616e2c 19:34:10 Step 12/28 : ARG MAKE="make build" 19:34:10 ---> Running in 5e6b8f33b3a2 19:34:10 Removing intermediate container 5e6b8f33b3a2 19:34:10 ---> e6b345b92d05 19:34:10 Step 13/28 : RUN $MAKE 19:34:10 ---> Running in aeeaebdc8fdf 19:34:10 go mod tidy 19:34:10 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 19:34:19 Removing intermediate container f63ddbb0c33b 19:34:19 ---> a254870020b8 19:34:19 Step 11/13 : COPY . . 19:34:19 ---> 1a03abe4f712 19:34:19 Step 12/13 : ARG MAKE="make build" 19:34:19 ---> Running in cec3917d67af 19:34:19 Removing intermediate container cec3917d67af 19:34:19 ---> 6875a8c15952 19:34:19 Step 13/13 : RUN $MAKE 19:34:19 ---> Running in c31116468bb8 19:34:19 noop 19:34:20 Removing intermediate container c31116468bb8 19:34:20 ---> b3e30fb1ae4d 19:34:20 Successfully built b3e30fb1ae4d 19:34:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:34:20 + docker inspect -f . ci-base-image-arm64 19:34:20 . [Pipeline] withDockerContainer 19:34:21 prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 19:34:21 $ 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 19:34:22 $ docker top 02d59017dbf46d502db73eb3c03129cd8678c888d88da08f112231903898a8eb -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:23 + go version 19:34:23 go version go1.16.6 linux/arm64 [Pipeline] } 19:34:23 $ docker stop --time=1 02d59017dbf46d502db73eb3c03129cd8678c888d88da08f112231903898a8eb 19:34:25 $ docker rm -f 02d59017dbf46d502db73eb3c03129cd8678c888d88da08f112231903898a8eb 19:34:25 Removing intermediate container aeeaebdc8fdf 19:34:25 ---> 6fe8b16aca92 19:34:25 Step 14/28 : FROM alpine:3.12 19:34:25 3.12: Pulling from library/alpine 19:34:25 339de151aab4: Pulling fs layer 19:34:25 339de151aab4: Verifying Checksum 19:34:25 339de151aab4: Download complete 19:34:25 339de151aab4: Pull complete 19:34:25 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 19:34:25 Status: Downloaded newer image for alpine:3.12 19:34:25 ---> 13621d1b12d4 19:34:25 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:34:25 ---> Running in fcc48a4ac2df 19:34:25 Removing intermediate container fcc48a4ac2df 19:34:25 ---> a1b223bd9e50 19:34:25 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:34:25 ---> Running in dc92519119bc 19:34:25 Removing intermediate container dc92519119bc 19:34:25 ---> ecbee07dcbc8 19:34:25 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 19:34:25 ---> Running in 0596fd3d8191 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:34:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:34:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:34:26 + docker inspect -f . ci-base-image-arm64 19:34:26 . [Pipeline] withDockerContainer 19:34:26 (1/6) Installing ca-certificates (20191127-r4) 19:34:26 (2/6) Installing libgcc (9.3.0-r2) 19:34:26 (3/6) Installing libsodium (1.0.18-r0) 19:34:26 (4/6) Installing libstdc++ (9.3.0-r2) 19:34:26 (5/6) Installing libzmq (4.3.3-r0) 19:34:26 (6/6) Installing zeromq (4.3.3-r0) 19:34:26 Executing busybox-1.31.1-r20.trigger 19:34:26 Executing ca-certificates-20191127-r4.trigger 19:34:26 OK: 9 MiB in 20 packages 19:34:26 prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 19:34:26 $ 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 19:34:26 Removing intermediate container 0596fd3d8191 19:34:26 ---> 452acda6d4c8 19:34:26 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:34:26 ---> 6ca5caa67ff0 19:34:26 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 19:34:27 ---> cd304389e98e 19:34:27 Step 20/28 : COPY --from=builder /app/res/ /res/ 19:34:27 ---> eeee7a5a0cd6 19:34:27 Step 21/28 : COPY --from=builder /app/static/ /static/ 19:34:27 ---> e2a0a67695d5 19:34:27 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:34:27 ---> b49aa7196060 19:34:27 Step 23/28 : EXPOSE 48086 19:34:27 ---> Running in 67b3b8a12010 19:34:27 Removing intermediate container 67b3b8a12010 19:34:27 ---> c33d159b51a5 19:34:27 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:34:27 ---> Running in ec2c9dcca307 19:34:27 Removing intermediate container ec2c9dcca307 19:34:27 ---> 3f283d6081ef 19:34:27 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 19:34:27 ---> Running in d06fdbd48f2f 19:34:28 Removing intermediate container d06fdbd48f2f 19:34:28 ---> f8f407226d14 19:34:28 Step 26/28 : LABEL arch=amd64 19:34:28 ---> Running in e621bea9668f 19:34:28 Removing intermediate container e621bea9668f 19:34:28 ---> ec14efe8165a 19:34:28 Step 27/28 : LABEL git_sha=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 19:34:28 ---> Running in ed3d8ae9aace 19:34:28 $ docker top f948c16c2ec7e7c288aa2e92736539afa83b00e779ca1284c292245258802c2e -eo pid,comm 19:34:28 Removing intermediate container ed3d8ae9aace 19:34:28 ---> 763635ea1a1e 19:34:28 Step 28/28 : LABEL version=0.0.1-dev.7 19:34:28 ---> Running in 336069d208f1 19:34:28 Removing intermediate container 336069d208f1 19:34:28 ---> 67eca5ee7212 19:34:28 [Warning] One or more build-args [ARCH] were not consumed 19:34:28 Successfully built 67eca5ee7212 19:34:28 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 19:34:28 provisioning config files... 19:34:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config7020607565334268293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:29 ---> docker-login.sh 19:34:29 nexus3.edgexfoundry.org:10001 19:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:29 Configure a credential helper to remove this warning. See 19:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:29 19:34:29 Login Succeeded 19:34:29 nexus3.edgexfoundry.org:10002 19:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:29 + go mod tidy 19:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:29 Configure a credential helper to remove this warning. See 19:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:29 19:34:29 Login Succeeded 19:34:29 nexus3.edgexfoundry.org:10003 19:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:29 Configure a credential helper to remove this warning. See 19:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:29 19:34:29 Login Succeeded 19:34:29 nexus3.edgexfoundry.org:10004 19:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:29 Configure a credential helper to remove this warning. See 19:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:29 19:34:29 Login Succeeded 19:34:29 docker.io 19:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 19:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:30 Configure a credential helper to remove this warning. See 19:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:30 19:34:30 Login Succeeded 19:34:30 ---> docker-login.sh ends [Pipeline] } 19:34:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:34:30 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 19:34:30 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 19:34:30 latest 19:34:30 0.0.1-dev.7 19:34:30 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 19:34:30 main 19:34:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:34:30 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh 19:34:30 + make test 19:34:30 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:34:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 19:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:34:30 690b1d79c1d1: Preparing 19:34:30 b48264dc65d4: Preparing 19:34:30 b52ace3011bc: Preparing 19:34:30 a292ae9ab9b2: Preparing 19:34:30 077ab5fe13d8: Preparing 19:34:30 3a3c7e66c759: Preparing 19:34:30 32f366d666a5: Preparing 19:34:30 3a3c7e66c759: Waiting 19:34:30 32f366d666a5: Waiting 19:34:31 a292ae9ab9b2: Pushed 19:34:31 077ab5fe13d8: Pushed 19:34:31 b52ace3011bc: Pushed 19:34:31 32f366d666a5: Layer already exists 19:34:31 b48264dc65d4: Pushed 19:34:31 3a3c7e66c759: Pushed 19:34:32 690b1d79c1d1: Pushed 19:34:33 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] isUnix [Pipeline] sh 19:34:33 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 19:34:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:34:33 690b1d79c1d1: Preparing 19:34:33 b48264dc65d4: Preparing 19:34:33 b52ace3011bc: Preparing 19:34:33 a292ae9ab9b2: Preparing 19:34:33 077ab5fe13d8: Preparing 19:34:33 3a3c7e66c759: Preparing 19:34:33 32f366d666a5: Preparing 19:34:33 3a3c7e66c759: Waiting 19:34:33 32f366d666a5: Waiting 19:34:33 077ab5fe13d8: Layer already exists 19:34:33 a292ae9ab9b2: Layer already exists 19:34:33 b52ace3011bc: Layer already exists 19:34:33 b48264dc65d4: Layer already exists 19:34:33 690b1d79c1d1: Layer already exists 19:34:33 32f366d666a5: Layer already exists 19:34:33 3a3c7e66c759: Layer already exists 19:34:33 latest: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] isUnix [Pipeline] sh 19:34:34 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 19:34:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.7 19:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:34:34 690b1d79c1d1: Preparing 19:34:34 b48264dc65d4: Preparing 19:34:34 b52ace3011bc: Preparing 19:34:34 a292ae9ab9b2: Preparing 19:34:34 077ab5fe13d8: Preparing 19:34:34 3a3c7e66c759: Preparing 19:34:34 32f366d666a5: Preparing 19:34:34 3a3c7e66c759: Waiting 19:34:34 32f366d666a5: Waiting 19:34:34 b48264dc65d4: Layer already exists 19:34:34 690b1d79c1d1: Layer already exists 19:34:34 a292ae9ab9b2: Layer already exists 19:34:34 077ab5fe13d8: Layer already exists 19:34:34 b52ace3011bc: Layer already exists 19:34:34 32f366d666a5: Layer already exists 19:34:34 3a3c7e66c759: Layer already exists 19:34:34 0.0.1-dev.7: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] isUnix [Pipeline] sh 19:34:34 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 19:34:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 19:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:34:35 690b1d79c1d1: Preparing 19:34:35 b48264dc65d4: Preparing 19:34:35 b52ace3011bc: Preparing 19:34:35 a292ae9ab9b2: Preparing 19:34:35 077ab5fe13d8: Preparing 19:34:35 3a3c7e66c759: Preparing 19:34:35 32f366d666a5: Preparing 19:34:35 3a3c7e66c759: Waiting 19:34:35 32f366d666a5: Waiting 19:34:35 690b1d79c1d1: Layer already exists 19:34:35 a292ae9ab9b2: Layer already exists 19:34:35 b52ace3011bc: Layer already exists 19:34:35 b48264dc65d4: Layer already exists 19:34:35 077ab5fe13d8: Layer already exists 19:34:35 3a3c7e66c759: Layer already exists 19:34:35 32f366d666a5: Layer already exists 19:34:35 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] isUnix [Pipeline] sh 19:34:35 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 19:34:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 19:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 19:34:35 690b1d79c1d1: Preparing 19:34:35 b48264dc65d4: Preparing 19:34:35 b52ace3011bc: Preparing 19:34:35 a292ae9ab9b2: Preparing 19:34:35 077ab5fe13d8: Preparing 19:34:35 3a3c7e66c759: Preparing 19:34:35 32f366d666a5: Preparing 19:34:35 3a3c7e66c759: Waiting 19:34:35 32f366d666a5: Waiting 19:34:35 b48264dc65d4: Layer already exists 19:34:35 077ab5fe13d8: Layer already exists 19:34:35 690b1d79c1d1: Layer already exists 19:34:35 b52ace3011bc: Layer already exists 19:34:35 a292ae9ab9b2: Layer already exists 19:34:35 32f366d666a5: Layer already exists 19:34:35 3a3c7e66c759: Layer already exists 19:34:35 main: digest: sha256:1b9add895b88181c1b2ab9ab19a48190a798d2e89b601c11626d081f5ca14941 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:34:35 ===================================================== [Pipeline] echo 19:34:35 taggedImages: 19:34:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 19:34:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 19:34:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.7 19:34:35 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 19:34:35 - 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 19:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:36 19:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:34:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:36 latest: Pulling from edgex-lftools-log-publisher 19:34:36 b4d181a07f80: Pulling fs layer 19:34:36 a1111a8f2ec3: Pulling fs layer 19:34:36 ed53099fbce6: Pulling fs layer 19:34:36 dc539afda2c1: Pulling fs layer 19:34:36 77bc0d833cb6: Pulling fs layer 19:34:36 9065ff56babe: Pulling fs layer 19:34:36 d287ab97295c: Pulling fs layer 19:34:36 dc539afda2c1: Waiting 19:34:36 77bc0d833cb6: Waiting 19:34:36 9065ff56babe: Waiting 19:34:36 d287ab97295c: Waiting 19:34:36 a1111a8f2ec3: Verifying Checksum 19:34:36 a1111a8f2ec3: Download complete 19:34:36 dc539afda2c1: Verifying Checksum 19:34:36 dc539afda2c1: Download complete 19:34:37 77bc0d833cb6: Verifying Checksum 19:34:37 77bc0d833cb6: Download complete 19:34:37 9065ff56babe: Verifying Checksum 19:34:37 9065ff56babe: Download complete 19:34:37 ed53099fbce6: Verifying Checksum 19:34:37 ed53099fbce6: Download complete 19:34:38 b4d181a07f80: Verifying Checksum 19:34:38 b4d181a07f80: Download complete 19:34:39 b4d181a07f80: Pull complete 19:34:39 a1111a8f2ec3: Pull complete 19:34:39 ed53099fbce6: Pull complete 19:34:39 dc539afda2c1: Pull complete 19:34:40 77bc0d833cb6: Pull complete 19:34:40 9065ff56babe: Pull complete 19:34:41 d287ab97295c: Verifying Checksum 19:34:41 d287ab97295c: Download complete 19:34:45 d287ab97295c: Pull complete 19:34:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:34:45 prd-centos7-docker-4c-2g-3171 does not seem to be running inside a container 19:34:45 $ 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 19:34:48 $ docker top 45a071488b8886959b85ba36769413adec4ac1b5ffc70fd3cfff3f44423f9b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:48 ---> job-cost.sh 19:34:48 lf-activate-venv: SKIPPING 19:34:48 INFO: No Stack... 19:34:49 INFO: Retrieving Pricing Info for: v3-standard-2 19:34:50 INFO: Archiving Costs [Pipeline] sh 19:34:50 + cat /w/workspace/app-rfid-llrp-inventory/9/archives/cost.csv 19:34:50 + cut -d, -f6 [Pipeline] lock 19:34:50 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] 19:34:50 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] did not exist. Created. 19:34:50 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:50 + echo total: 0.05999999865889549 [Pipeline] stash 19:34:50 Stashed 1 file(s) [Pipeline] } 19:34:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 19:34:50 $ docker stop --time=1 45a071488b8886959b85ba36769413adec4ac1b5ffc70fd3cfff3f44423f9b10 19:34:52 $ 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] } 19:35:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:35:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.191s coverage: 89.2% of statements 19:35:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.048s coverage: 11.3% of statements 19:35:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.002s coverage: 73.3% of statements 19:35:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:36:15 gofmt -l . 19:36:15 [ "`gofmt -l .`" = "" ] 19:36:15 ./bin/test-attribution.sh 19:36:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:36:15 $ docker stop --time=1 f948c16c2ec7e7c288aa2e92736539afa83b00e779ca1284c292245258802c2e 19:36:17 $ docker rm -f f948c16c2ec7e7c288aa2e92736539afa83b00e779ca1284c292245258802c2e [Pipeline] // withDockerContainer [Pipeline] sh 19:36:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:36:18 Warning: overwriting stash ‘coverage-report’ 19:36:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:36:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:36:19 + ls -al . 19:36:19 total 216 19:36:19 drwxrwxr-x 10 jenkins jenkins 4096 Aug 17 19:36 . 19:36:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:32 .. 19:36:19 -rw-rw-r-- 1 jenkins jenkins 262 Aug 17 19:33 .dockerignore 19:36:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 19:33 .git 19:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:33 .github 19:36:19 -rw-rw-r-- 1 jenkins jenkins 805 Aug 17 19:33 .gitignore 19:36:19 -rw-rw-r-- 1 jenkins jenkins 7039 Aug 17 19:33 Attribution.txt 19:36:19 -rw-rw-r-- 1 jenkins jenkins 1710 Aug 17 19:33 Dockerfile 19:36:19 -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:33 GOVERNANCE.md 19:36:19 -rw-rw-r-- 1 jenkins jenkins 686 Aug 17 19:33 Jenkinsfile 19:36:19 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 17 19:33 LICENSE 19:36:19 -rw-rw-r-- 1 jenkins jenkins 1499 Aug 17 19:33 Makefile 19:36:19 -rw-rw-r-- 1 jenkins jenkins 617 Aug 17 19:33 OWNERS.md 19:36:19 -rw-rw-r-- 1 jenkins jenkins 30705 Aug 17 19:33 README.md 19:36:19 -rw-rw-r-- 1 jenkins jenkins 11 Aug 17 19:30 VERSION 19:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:33 bin 19:36:19 -rw-r--r-- 1 jenkins jenkins 62828 Aug 17 19:35 coverage.out 19:36:19 -rw-r--r-- 1 jenkins jenkins 412 Aug 17 19:36 go.mod 19:36:19 -rw-r--r-- 1 jenkins jenkins 19455 Aug 17 19:34 go.sum 19:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:33 images 19:36:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:33 internal 19:36:19 -rw-rw-r-- 1 jenkins jenkins 530 Aug 17 19:33 main.go 19:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:33 res 19:36:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:33 snap 19:36:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:33 static [Pipeline] isUnix [Pipeline] sh 19:36:20 + 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 . 19:36:20 Sending build context to Docker daemon 731.1kB 19:36:20 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:36:20 Step 2/28 : FROM ${BASE} AS builder 19:36:20 ---> b3e30fb1ae4d 19:36:20 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:36:20 ---> Running in 18a903689a4b 19:36:21 Removing intermediate container 18a903689a4b 19:36:21 ---> a725b5e3c78a 19:36:21 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:36:21 ---> Running in f7df0c6100a2 19:36:21 Removing intermediate container f7df0c6100a2 19:36:21 ---> f2061bcf05f0 19:36:21 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:36:22 ---> Running in 2c9a9b620222 19:36:22 Removing intermediate container 2c9a9b620222 19:36:22 ---> ebbe97275860 19:36:22 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:22 ---> Running in d501aa15a02f 19:36:25 Removing intermediate container d501aa15a02f 19:36:25 ---> a453ebe530e7 19:36:25 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:36:25 ---> Running in 9bca75c5cf26 19:36:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:36:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:36:28 OK: 218 MiB in 52 packages 19:36:29 Removing intermediate container 9bca75c5cf26 19:36:29 ---> 4194f3163a0c 19:36:29 Step 8/28 : WORKDIR /app 19:36:29 ---> Running in 9c340d9339a1 19:36:29 Removing intermediate container 9c340d9339a1 19:36:29 ---> 5405b9590df1 19:36:29 Step 9/28 : COPY go.mod . 19:36:30 ---> e2742b01a4f6 19:36:30 Step 10/28 : RUN go mod download 19:36:30 ---> Running in f6b75647fc17 19:36:33 Removing intermediate container f6b75647fc17 19:36:33 ---> 4379081457ea 19:36:33 Step 11/28 : COPY . . 19:36:34 ---> 7b417e453187 19:36:34 Step 12/28 : ARG MAKE="make build" 19:36:34 ---> Running in 61a3427d6484 19:36:35 Removing intermediate container 61a3427d6484 19:36:35 ---> 39cb45933a18 19:36:35 Step 13/28 : RUN $MAKE 19:36:35 ---> Running in 722cd5838194 19:36:36 go mod tidy 19:36:36 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 19:37:33 Removing intermediate container 722cd5838194 19:37:33 ---> c7d535450bfb 19:37:33 Step 14/28 : FROM alpine:3.12 19:37:33 3.12: Pulling from library/alpine 19:37:33 d2f70382dc9a: Pulling fs layer 19:37:33 d2f70382dc9a: Verifying Checksum 19:37:33 d2f70382dc9a: Download complete 19:37:33 d2f70382dc9a: Pull complete 19:37:33 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 19:37:33 Status: Downloaded newer image for alpine:3.12 19:37:33 ---> c4fd0aeabfcf 19:37:33 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:37:33 ---> Running in 78aa7206cca7 19:37:33 Removing intermediate container 78aa7206cca7 19:37:33 ---> 5faf4680b0be 19:37:33 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:37:33 ---> Running in f47dbd24e152 19:37:33 Removing intermediate container f47dbd24e152 19:37:33 ---> c39a33cf47e1 19:37:33 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 19:37:33 ---> Running in 13741a89c399 19:37:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:37:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:37:33 (1/6) Installing ca-certificates (20191127-r4) 19:37:33 (2/6) Installing libgcc (9.3.0-r2) 19:37:33 (3/6) Installing libsodium (1.0.18-r0) 19:37:33 (4/6) Installing libstdc++ (9.3.0-r2) 19:37:33 (5/6) Installing libzmq (4.3.3-r0) 19:37:33 (6/6) Installing zeromq (4.3.3-r0) 19:37:33 Executing busybox-1.31.1-r20.trigger 19:37:33 Executing ca-certificates-20191127-r4.trigger 19:37:33 OK: 9 MiB in 20 packages 19:37:33 Removing intermediate container 13741a89c399 19:37:33 ---> 9f36fe030a9b 19:37:33 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:37:33 ---> 68a12ffaf47b 19:37:33 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 19:37:34 ---> 7216dc7c9413 19:37:34 Step 20/28 : COPY --from=builder /app/res/ /res/ 19:37:35 ---> b09778ebc5c5 19:37:35 Step 21/28 : COPY --from=builder /app/static/ /static/ 19:37:35 ---> 26fa88380677 19:37:35 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:37:37 ---> f988ffd8f528 19:37:37 Step 23/28 : EXPOSE 48086 19:37:37 ---> Running in 204adeead146 19:37:38 Removing intermediate container 204adeead146 19:37:38 ---> afd4afd233f3 19:37:38 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:37:38 ---> Running in d394f14ba6db 19:37:39 Removing intermediate container d394f14ba6db 19:37:39 ---> b912cba4f825 19:37:39 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 19:37:39 ---> Running in aa6548b89584 19:37:39 Removing intermediate container aa6548b89584 19:37:39 ---> cb97c64a2999 19:37:39 Step 26/28 : LABEL arch=arm64 19:37:39 ---> Running in ce79fdefd52b 19:37:40 Removing intermediate container ce79fdefd52b 19:37:40 ---> 2296ade55fcc 19:37:40 Step 27/28 : LABEL git_sha=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 19:37:40 ---> Running in d5b58e40ff27 19:37:41 Removing intermediate container d5b58e40ff27 19:37:41 ---> d9af7dab46c9 19:37:41 Step 28/28 : LABEL version=0.0.1-dev.7 19:37:41 ---> Running in 5ed43d11acdb 19:37:41 Removing intermediate container 5ed43d11acdb 19:37:41 ---> e2e7d75f82a2 19:37:41 [Warning] One or more build-args [ARCH] were not consumed 19:37:41 Successfully built e2e7d75f82a2 19:37:41 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 19:37:41 provisioning config files... 19:37:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config7957240817102293723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:42 ---> docker-login.sh 19:37:42 nexus3.edgexfoundry.org:10001 19:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:42 Configure a credential helper to remove this warning. See 19:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:42 19:37:42 Login Succeeded 19:37:42 nexus3.edgexfoundry.org:10002 19:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:43 Configure a credential helper to remove this warning. See 19:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:43 19:37:43 Login Succeeded 19:37:43 nexus3.edgexfoundry.org:10003 19:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:44 Configure a credential helper to remove this warning. See 19:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:44 19:37:44 Login Succeeded 19:37:44 nexus3.edgexfoundry.org:10004 19:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:44 Configure a credential helper to remove this warning. See 19:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:44 19:37:44 Login Succeeded 19:37:44 docker.io 19:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:45 Configure a credential helper to remove this warning. See 19:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:45 19:37:45 Login Succeeded 19:37:45 ---> docker-login.sh ends [Pipeline] } 19:37:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:37:45 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 19:37:45 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 19:37:45 latest 19:37:45 0.0.1-dev.7 19:37:45 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 19:37:45 main 19:37:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:37:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh 19:37:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 19:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:46 d0e7a775a0ee: Preparing 19:37:46 2c030e17334f: Preparing 19:37:46 a1adbf0f20fc: Preparing 19:37:46 cbae2649e396: Preparing 19:37:46 bb30b72c79cb: Preparing 19:37:46 897f1497ecc0: Preparing 19:37:46 3fbe34a1663b: Preparing 19:37:46 897f1497ecc0: Waiting 19:37:46 3fbe34a1663b: Waiting 19:37:46 bb30b72c79cb: Pushed 19:37:46 a1adbf0f20fc: Pushed 19:37:46 cbae2649e396: Pushed 19:37:46 2c030e17334f: Pushed 19:37:47 3fbe34a1663b: Layer already exists 19:37:47 897f1497ecc0: Pushed 19:37:51 d0e7a775a0ee: Pushed 19:37:51 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] isUnix [Pipeline] sh 19:37:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:37:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:51 d0e7a775a0ee: Preparing 19:37:51 2c030e17334f: Preparing 19:37:51 a1adbf0f20fc: Preparing 19:37:51 cbae2649e396: Preparing 19:37:51 bb30b72c79cb: Preparing 19:37:51 897f1497ecc0: Preparing 19:37:51 3fbe34a1663b: Preparing 19:37:51 897f1497ecc0: Waiting 19:37:51 3fbe34a1663b: Waiting 19:37:51 a1adbf0f20fc: Layer already exists 19:37:51 d0e7a775a0ee: Layer already exists 19:37:51 2c030e17334f: Layer already exists 19:37:51 bb30b72c79cb: Layer already exists 19:37:51 cbae2649e396: Layer already exists 19:37:51 3fbe34a1663b: Layer already exists 19:37:51 897f1497ecc0: Layer already exists 19:37:52 latest: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] isUnix [Pipeline] sh 19:37:52 + 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 19:37:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.7 19:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:52 d0e7a775a0ee: Preparing 19:37:52 2c030e17334f: Preparing 19:37:52 a1adbf0f20fc: Preparing 19:37:52 cbae2649e396: Preparing 19:37:52 bb30b72c79cb: Preparing 19:37:52 897f1497ecc0: Preparing 19:37:52 3fbe34a1663b: Preparing 19:37:52 897f1497ecc0: Waiting 19:37:52 3fbe34a1663b: Waiting 19:37:52 cbae2649e396: Layer already exists 19:37:52 d0e7a775a0ee: Layer already exists 19:37:52 2c030e17334f: Layer already exists 19:37:52 bb30b72c79cb: Layer already exists 19:37:52 a1adbf0f20fc: Layer already exists 19:37:52 3fbe34a1663b: Layer already exists 19:37:53 897f1497ecc0: Layer already exists 19:37:53 0.0.1-dev.7: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] isUnix [Pipeline] sh 19:37:53 + 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 19:37:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 19:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:53 d0e7a775a0ee: Preparing 19:37:53 2c030e17334f: Preparing 19:37:53 a1adbf0f20fc: Preparing 19:37:53 cbae2649e396: Preparing 19:37:53 bb30b72c79cb: Preparing 19:37:53 897f1497ecc0: Preparing 19:37:53 3fbe34a1663b: Preparing 19:37:53 897f1497ecc0: Waiting 19:37:53 3fbe34a1663b: Waiting 19:37:53 a1adbf0f20fc: Layer already exists 19:37:53 bb30b72c79cb: Layer already exists 19:37:53 cbae2649e396: Layer already exists 19:37:53 2c030e17334f: Layer already exists 19:37:53 d0e7a775a0ee: Layer already exists 19:37:53 897f1497ecc0: Layer already exists 19:37:53 3fbe34a1663b: Layer already exists 19:37:54 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] isUnix [Pipeline] sh 19:37:54 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 19:37:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 19:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 19:37:54 d0e7a775a0ee: Preparing 19:37:54 2c030e17334f: Preparing 19:37:54 a1adbf0f20fc: Preparing 19:37:54 cbae2649e396: Preparing 19:37:54 bb30b72c79cb: Preparing 19:37:54 897f1497ecc0: Preparing 19:37:54 3fbe34a1663b: Preparing 19:37:54 897f1497ecc0: Waiting 19:37:54 3fbe34a1663b: Waiting 19:37:54 a1adbf0f20fc: Layer already exists 19:37:54 2c030e17334f: Layer already exists 19:37:54 cbae2649e396: Layer already exists 19:37:54 d0e7a775a0ee: Layer already exists 19:37:54 bb30b72c79cb: Layer already exists 19:37:54 3fbe34a1663b: Layer already exists 19:37:54 897f1497ecc0: Layer already exists 19:37:54 main: digest: sha256:b9d55538d9151bb355c37c7cbd389acfd4408d9256307de9859db6dc945f94e2 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:37:55 ===================================================== [Pipeline] echo 19:37:55 taggedImages: 19:37:55 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 19:37:55 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 19:37:55 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.7 19:37:55 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-0.0.1-dev.7 19:37:55 - 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 19:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:55 19:37:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:37:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:56 arm64: Pulling from edgex-lftools-log-publisher 19:37:56 448f6bf000e3: Pulling fs layer 19:37:56 f757da607395: Pulling fs layer 19:37:56 05883995daec: Pulling fs layer 19:37:56 8603b9c90790: Pulling fs layer 19:37:56 1560dd03e051: Pulling fs layer 19:37:56 27f5ce0e4adf: Pulling fs layer 19:37:56 c2d8d7efcc4b: Pulling fs layer 19:37:56 8603b9c90790: Waiting 19:37:56 1560dd03e051: Waiting 19:37:56 27f5ce0e4adf: Waiting 19:37:56 c2d8d7efcc4b: Waiting 19:37:56 f757da607395: Verifying Checksum 19:37:56 f757da607395: Download complete 19:37:56 8603b9c90790: Verifying Checksum 19:37:56 8603b9c90790: Download complete 19:37:56 1560dd03e051: Verifying Checksum 19:37:56 1560dd03e051: Download complete 19:37:56 27f5ce0e4adf: Download complete 19:37:57 05883995daec: Verifying Checksum 19:37:57 05883995daec: Download complete 19:37:57 448f6bf000e3: Download complete 19:38:00 c2d8d7efcc4b: Verifying Checksum 19:38:00 c2d8d7efcc4b: Download complete 19:38:01 448f6bf000e3: Pull complete 19:38:02 f757da607395: Pull complete 19:38:03 05883995daec: Pull complete 19:38:04 8603b9c90790: Pull complete 19:38:05 1560dd03e051: Pull complete 19:38:05 27f5ce0e4adf: Pull complete 19:38:20 c2d8d7efcc4b: Pull complete 19:38:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:38:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:38:21 prd-ubuntu18.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 19:38:21 $ 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 19:38:25 $ docker top aaf62c44642b5490b9e35bf4dcc467fa4741c68da44b78562730bd56d3d71f2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:26 ---> job-cost.sh 19:38:26 lf-activate-venv: SKIPPING 19:38:26 INFO: No Stack... 19:38:27 INFO: Retrieving Pricing Info for: v2-standard-4 19:38:27 INFO: Archiving Costs [Pipeline] sh 19:38:28 + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/9/archives/cost.csv -f6 19:38:28 [Pipeline] lock 19:38:28 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] 19:38:28 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] did not exist. Created. 19:38:28 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:38:29 /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 19:38:30 + echo total: 0.18000000715255737 [Pipeline] stash 19:38:30 Warning: overwriting stash ‘stack-cost’ 19:38:30 Stashed 1 file(s) [Pipeline] } 19:38:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 19:38:30 $ docker stop --time=1 aaf62c44642b5490b9e35bf4dcc467fa4741c68da44b78562730bd56d3d71f2c 19:38:31 $ 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 19:38:32 provisioning config files... 19:38:32 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5409108676344180946tmp [Pipeline] { [Pipeline] sh 19:38:32 + set +x 19:38:32 + curl -s https://codecov.io/bash 19:38:32 + bash -s -- 19:38:32 19:38:32 _____ _ 19:38:32 / ____| | | 19:38:32 | | ___ __| | ___ ___ _____ __ 19:38:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:38:32 | |___| (_) | (_| | __/ (_| (_) \ V / 19:38:32 \_____\___/ \__,_|\___|\___\___/ \_/ 19:38:32 Bash-1.0.6 19:38:32 19:38:32 19:38:32 ==> git version 2.24.4 found 19:38:32 ==> 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 19:38:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:38:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:38:32 ==> Jenkins CI detected. 19:38:32 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 19:38:32 project root: . 19:38:32 --> token set from env 19:38:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:38:33 ==> Running gcov in . (disable via -X gcov) 19:38:33 ==> Python coveragepy not found 19:38:33 ==> Searching for coverage reports in: 19:38:33 + . 19:38:33 -> Found 1 reports 19:38:33 ==> Detecting git/mercurial file structure 19:38:33 ==> Reading reports 19:38:33 + ./coverage.out bytes=62828 19:38:33 ==> Appending adjustments 19:38:33 https://docs.codecov.io/docs/fixing-reports 19:38:33 + Found adjustments 19:38:33 ==> Gzipping contents 19:38:33 16K /tmp/codecov.XDkskQ.gz 19:38:33 ==> Uploading reports 19:38:33 url: https://codecov.io 19:38:33 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= 19:38:33 -> Pinging Codecov 19:38:33 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= 19:38:33 -> Uploading to 19:38:33 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 19:38:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:38:33 Dload Upload Total Spent Left Speed 19:38:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13819 0 0 100 13819 0 30102 --:--:-- --:--:-- --:--:-- 30172 19:38:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] } 19:38:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:38:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:38:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:38:34 19:38:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:38:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:38:35 188c0c94c7c5: Pulling fs layer 19:38:35 0ef7d3d256c8: Pulling fs layer 19:38:35 de9db76c5a1d: Pulling fs layer 19:38:35 0eba1c9be4d2: Pulling fs layer 19:38:35 0d57e429df01: Pulling fs layer 19:38:35 4e4be7b47b0d: Pulling fs layer 19:38:35 e1f770b5df2f: Pulling fs layer 19:38:35 85a0685a4137: Pulling fs layer 19:38:35 0eba1c9be4d2: Waiting 19:38:35 0d57e429df01: Waiting 19:38:35 4e4be7b47b0d: Waiting 19:38:35 e1f770b5df2f: Waiting 19:38:35 85a0685a4137: Waiting 19:38:35 de9db76c5a1d: Download complete 19:38:35 0ef7d3d256c8: Verifying Checksum 19:38:35 0ef7d3d256c8: Download complete 19:38:35 0d57e429df01: Verifying Checksum 19:38:35 0d57e429df01: Download complete 19:38:35 4e4be7b47b0d: Verifying Checksum 19:38:35 4e4be7b47b0d: Download complete 19:38:35 188c0c94c7c5: Verifying Checksum 19:38:35 188c0c94c7c5: Pull complete 19:38:35 0ef7d3d256c8: Pull complete 19:38:35 de9db76c5a1d: Pull complete 19:38:36 e1f770b5df2f: Verifying Checksum 19:38:36 e1f770b5df2f: Download complete 19:38:40 0eba1c9be4d2: Verifying Checksum 19:38:40 0eba1c9be4d2: Download complete 19:38:40 85a0685a4137: Verifying Checksum 19:38:40 85a0685a4137: Download complete 19:38:43 0eba1c9be4d2: Pull complete 19:38:43 0d57e429df01: Pull complete 19:38:43 4e4be7b47b0d: Pull complete 19:38:43 e1f770b5df2f: Pull complete 19:38:46 85a0685a4137: Pull complete 19:38:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:38:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:38:47 prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container 19:38:47 $ 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 19:38:49 $ docker top 3b53e808febd20df3d8cf0c0a107885799d7daa78945595b460713a6dac78be1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:38:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:38:49 + set -o pipefail 19:38:49 + snyk monitor '--org=edgex-jenkins' 19:38:59 19:38:59 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 19:38:59 19:38:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/2e444f59-b2c1-4ef6-aaeb-90c5da8a4fa8 19:38:59 19:38:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:38:59 19:38:59 19:38:59 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 19:38:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:38:59 $ docker stop --time=1 3b53e808febd20df3d8cf0c0a107885799d7daa78945595b460713a6dac78be1 19:39:02 $ 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 19:39:03 + git log --format=format:%s -1 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh 19:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:39:03 . [Pipeline] withDockerContainer 19:39:03 prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container 19:39:03 $ 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 19:39:03 $ docker top 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:04 [ssh-agent] Looking for ssh-agent implementation... 19:39:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:04 $ docker exec 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 ssh-agent 19:39:04 SSH_AUTH_SOCK=/tmp/ssh-TpQk8uPokzWE/agent.13 19:39:04 SSH_AGENT_PID=20 19:39:04 Running ssh-add (command line suppressed) 19:39:04 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) 19:39:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:04 + git semver tag 19:39:04 # -> Open(): unable to determine branch for HEAD 19:39:04 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 19:39:04 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 19:39:04 # $SEMVER_REMOTE_NAME = origin 19:39:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:39:04 # $SEMVER_USER_NAME = edgex-jenkins 19:39:04 # $SEMVER_BRANCH = main 19:39:04 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:39:04 # 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 HEAD 19:39:04 # -> Force: false 19:39:04 # 8bbd84f9b616c7f822ffaa7b5c83cf8a908d072a refs/tags/v0.0.1-dev.7 [Pipeline] } 19:39:04 $ docker exec --env ******** --env ******** 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 ssh-agent -k 19:39:04 unset SSH_AUTH_SOCK; 19:39:04 unset SSH_AGENT_PID; 19:39:04 echo Agent pid 20 killed; 19:39:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:05 + git semver [Pipeline] } 19:39:05 $ docker stop --time=1 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 19:39:06 $ docker rm -f 152f271f508c102789bbcbfa3e0f51b1505fbbc30b9a8e9dd06f1fba371dd3e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:39:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:39:06 19:39:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:39:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:39:07 0.23.1-centos7: Pulling from edgex-lftools 19:39:07 ab5ef0e58194: Pulling fs layer 19:39:07 9712f1f96733: Pulling fs layer 19:39:07 63f879dbbcfc: Pulling fs layer 19:39:07 0d9ebad4ef96: Pulling fs layer 19:39:07 e9a5061849ea: Pulling fs layer 19:39:07 d747dcd14b5f: Pulling fs layer 19:39:07 2de7ff778b66: Pulling fs layer 19:39:07 e9a5061849ea: Waiting 19:39:07 0d9ebad4ef96: Waiting 19:39:07 d747dcd14b5f: Waiting 19:39:07 2de7ff778b66: Waiting 19:39:07 9712f1f96733: Verifying Checksum 19:39:07 9712f1f96733: Download complete 19:39:10 63f879dbbcfc: Verifying Checksum 19:39:10 63f879dbbcfc: Download complete 19:39:10 e9a5061849ea: Verifying Checksum 19:39:10 e9a5061849ea: Download complete 19:39:11 d747dcd14b5f: Verifying Checksum 19:39:11 d747dcd14b5f: Download complete 19:39:11 2de7ff778b66: Verifying Checksum 19:39:11 2de7ff778b66: Download complete 19:39:12 0d9ebad4ef96: Verifying Checksum 19:39:12 0d9ebad4ef96: Download complete 19:39:12 ab5ef0e58194: Verifying Checksum 19:39:12 ab5ef0e58194: Download complete 19:39:15 ab5ef0e58194: Pull complete 19:39:15 9712f1f96733: Pull complete 19:39:15 63f879dbbcfc: Pull complete 19:39:19 0d9ebad4ef96: Pull complete 19:39:19 e9a5061849ea: Pull complete 19:39:19 d747dcd14b5f: Pull complete 19:39:20 2de7ff778b66: Pull complete 19:39:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:39:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:39:20 prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container 19:39:20 $ 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 19:39:23 $ docker top a4b979e9e3acdc6ef176dfeba56ef12366e6b718355122d529d5ad69efd35828 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:39:23 provisioning config files... 19:39:23 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2062144016757256573tmp 19:39:24 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5642589055139746902tmp 19:39:24 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6110079327717899040tmp [Pipeline] { [Pipeline] echo 19:39:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:39:24 ---> sigul-configuration.sh 19:39:24 gpg: directory `/root/.gnupg' created 19:39:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:39:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:39:24 gpg: keyring `/root/.gnupg/secring.gpg' created 19:39:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:39:24 gpg: CAST5 encrypted data 19:39:24 gpg: encrypted with 1 passphrase 19:39:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:39:24 + mkdir /home/jenkins 19:39:24 + mkdir /home/jenkins/sigul [Pipeline] sh 19:39:24 + 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 19:39:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:39:25 ---> sigul-install.sh 19:39:25 Sigul already installed; skipping installation. [Pipeline] sh 19:39:25 + git tag --list 19:39:25 v0.0.0 19:39:25 v0.0.1-dev.1 19:39:25 v0.0.1-dev.2 19:39:25 v0.0.1-dev.3 19:39:25 v0.0.1-dev.4 19:39:25 v0.0.1-dev.5 19:39:25 v0.0.1-dev.6 19:39:25 v0.0.1-dev.7 [Pipeline] sh 19:39:25 + lftools sign git-tag v0.0.1-dev.7 19:39:26 Signing Git tag with Sigul... 19:39:26 Signing v0.0.1-dev.7 [Pipeline] echo 19:39:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:39:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:39:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:39:27 $ docker stop --time=1 a4b979e9e3acdc6ef176dfeba56ef12366e6b718355122d529d5ad69efd35828 19:39:29 $ 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 19:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:39:29 . [Pipeline] withDockerContainer 19:39:29 prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container 19:39:29 $ 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 19:39:30 $ docker top 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:30 [ssh-agent] Looking for ssh-agent implementation... 19:39:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:30 $ docker exec 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 ssh-agent 19:39:30 SSH_AUTH_SOCK=/tmp/ssh-OfrP2IuSmlC4/agent.14 19:39:30 SSH_AGENT_PID=20 19:39:30 Running ssh-add (command line suppressed) 19:39:30 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) 19:39:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:31 + git semver bump pre 19:39:31 # -> Open(): unable to determine branch for HEAD 19:39:31 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 19:39:31 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 19:39:31 # $SEMVER_REMOTE_NAME = origin 19:39:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:39:31 # $SEMVER_USER_NAME = edgex-jenkins 19:39:31 # $SEMVER_BRANCH = main 19:39:31 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:39:31 0.0.1-dev.8 [Pipeline] } 19:39:31 $ docker exec --env ******** --env ******** 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 ssh-agent -k 19:39:31 unset SSH_AUTH_SOCK; 19:39:31 unset SSH_AGENT_PID; 19:39:31 echo Agent pid 20 killed; 19:39:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:31 + git semver [Pipeline] } 19:39:31 $ docker stop --time=1 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 19:39:32 $ docker rm -f 8fa729ea268e7d47f7620a609ddc6e8bba9a042c02ae054dd0b0d023fd7fbdd9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:39:33 . [Pipeline] withDockerContainer 19:39:33 prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container 19:39:33 $ 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 19:39:33 $ docker top b573bb7b7686a1a7f0d1cd447e4ef9e79b9f9d1adc608ae65f57e7e7b701c2be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:33 [ssh-agent] Looking for ssh-agent implementation... 19:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:33 $ docker exec b573bb7b7686a1a7f0d1cd447e4ef9e79b9f9d1adc608ae65f57e7e7b701c2be ssh-agent 19:39:34 SSH_AUTH_SOCK=/tmp/ssh-YzmBSy4tmhfK/agent.14 19:39:34 SSH_AGENT_PID=20 19:39:34 Running ssh-add (command line suppressed) 19:39:34 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) 19:39:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:34 + git semver push 19:39:34 # -> Open(): unable to determine branch for HEAD 19:39:34 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 19:39:34 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 19:39:34 # $SEMVER_REMOTE_NAME = origin 19:39:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:39:34 # $SEMVER_USER_NAME = edgex-jenkins 19:39:34 # $SEMVER_BRANCH = main 19:39:34 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 19:39:35 $ docker exec --env ******** --env ******** b573bb7b7686a1a7f0d1cd447e4ef9e79b9f9d1adc608ae65f57e7e7b701c2be ssh-agent -k 19:39:36 unset SSH_AUTH_SOCK; 19:39:36 unset SSH_AGENT_PID; 19:39:36 echo Agent pid 20 killed; 19:39:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:36 + git semver [Pipeline] } 19:39:36 $ docker stop --time=1 b573bb7b7686a1a7f0d1cd447e4ef9e79b9f9d1adc608ae65f57e7e7b701c2be 19:39:37 $ 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 19:39:38 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:39:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:39:39 ---> package-listing.sh 19:39:39 ++ facter osfamily 19:39:39 ++ tr '[:upper:]' '[:lower:]' 19:39:39 + OS_FAMILY=redhat 19:39:39 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 19:39:39 + START_PACKAGES=/tmp/packages_start.txt 19:39:39 + END_PACKAGES=/tmp/packages_end.txt 19:39:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:39:39 + PACKAGES=/tmp/packages_start.txt 19:39:39 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:39:39 + PACKAGES=/tmp/packages_end.txt 19:39:39 + case "${OS_FAMILY}" in 19:39:39 + rpm -qa 19:39:39 + sort 19:39:40 + '[' -f /tmp/packages_start.txt ']' 19:39:40 + '[' -f /tmp/packages_end.txt ']' 19:39:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:39:40 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 19:39:40 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 19:39:40 + 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 19:39:40 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 19:39:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:41 19:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:41 latest: Pulling from edgex-lftools-log-publisher 19:39:41 b4d181a07f80: Pulling fs layer 19:39:41 a1111a8f2ec3: Pulling fs layer 19:39:41 ed53099fbce6: Pulling fs layer 19:39:41 dc539afda2c1: Pulling fs layer 19:39:41 77bc0d833cb6: Pulling fs layer 19:39:41 9065ff56babe: Pulling fs layer 19:39:41 d287ab97295c: Pulling fs layer 19:39:41 dc539afda2c1: Waiting 19:39:41 77bc0d833cb6: Waiting 19:39:41 9065ff56babe: Waiting 19:39:41 d287ab97295c: Waiting 19:39:41 a1111a8f2ec3: Verifying Checksum 19:39:41 a1111a8f2ec3: Download complete 19:39:41 dc539afda2c1: Verifying Checksum 19:39:41 dc539afda2c1: Download complete 19:39:41 77bc0d833cb6: Verifying Checksum 19:39:41 77bc0d833cb6: Download complete 19:39:41 9065ff56babe: Download complete 19:39:42 ed53099fbce6: Verifying Checksum 19:39:42 ed53099fbce6: Download complete 19:39:43 b4d181a07f80: Verifying Checksum 19:39:43 b4d181a07f80: Download complete 19:39:44 b4d181a07f80: Pull complete 19:39:44 a1111a8f2ec3: Pull complete 19:39:45 ed53099fbce6: Pull complete 19:39:45 dc539afda2c1: Pull complete 19:39:45 77bc0d833cb6: Pull complete 19:39:45 9065ff56babe: Pull complete 19:39:46 d287ab97295c: Verifying Checksum 19:39:46 d287ab97295c: Download complete 19:39:50 d287ab97295c: Pull complete 19:39:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:39:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:39:50 prd-centos7-docker-4c-2g-3169 does not seem to be running inside a container 19:39:51 $ 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 19:39:53 $ docker top 05866ab42deac89a9f3686612ff1042f80f696eb9dcdb3d789843b7f7adb0d87 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:53 + touch /tmp/pre-build-complete [Pipeline] sh 19:39:54 + mkdir -p /var/log/sysstat [Pipeline] sh 19:39:54 + ls /var/log/sa-host 19:39:54 + sadf -c /var/log/sa-host/sa05 19:39:54 file_magic: OK 19:39:54 HZ: Using current value: 100 19:39:54 file_header: OK 19:39:54 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 19:39:54 Statistics: 19:39:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:39:54 File successfully converted to sysstat format version 12.0.3 19:39:54 + sadf -c /var/log/sa-host/sa17 19:39:54 file_magic: OK 19:39:54 HZ: Using current value: 100 19:39:54 file_header: OK 19:39:54 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 19:39:54 Statistics: 19:39:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:39:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:54 provisioning config files... 19:39:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config570745095682083645tmp [Pipeline] { [Pipeline] echo 19:39:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:39:54 ---> create-netrc.sh [Pipeline] } 19:39:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:39:55 ---> python-tools-install.sh [Pipeline] echo 19:39:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:39:55 ---> sudo-logs.sh 19:39:55 Archiving 'sudo' log.. 19:39:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-3169.vexxhost.local: Name or service not known 19:39:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-3169.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:39:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:39:55 ---> job-cost.sh 19:39:55 lf-activate-venv: SKIPPING 19:39:55 DEBUG: total: 0.18000000715255737 19:39:55 INFO: Retrieving Stack Cost... 19:39:56 INFO: Retrieving Pricing Info for: v3-standard-2 19:39:57 INFO: Archiving Costs [Pipeline] echo 19:39:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:39:57 ---> logs-deploy.sh 19:39:57 lf-activate-venv: SKIPPING 19:39:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/9 19:39:57 INFO: archiving workspace using pattern(s): 19:39:58 Archives upload complete. 19:39:58 INFO: archiving logs to Nexus 19:39:59 ---> uname -a: 19:39:59 Linux prd-centos7-docker-4c-2g-3169.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:39:59 19:39:59 19:39:59 ---> lscpu: 19:39:59 Architecture: x86_64 19:39:59 CPU op-mode(s): 32-bit, 64-bit 19:39:59 Byte Order: Little Endian 19:39:59 Address sizes: 40 bits physical, 48 bits virtual 19:39:59 CPU(s): 2 19:39:59 On-line CPU(s) list: 0,1 19:39:59 Thread(s) per core: 1 19:39:59 Core(s) per socket: 1 19:39:59 Socket(s): 2 19:39:59 NUMA node(s): 1 19:39:59 Vendor ID: AuthenticAMD 19:39:59 CPU family: 23 19:39:59 Model: 49 19:39:59 Model name: AMD EPYC-Rome Processor 19:39:59 Stepping: 0 19:39:59 CPU MHz: 2799.998 19:39:59 BogoMIPS: 5599.99 19:39:59 Virtualization: AMD-V 19:39:59 Hypervisor vendor: KVM 19:39:59 Virtualization type: full 19:39:59 L1d cache: 32K 19:39:59 L1i cache: 32K 19:39:59 L2 cache: 512K 19:39:59 L3 cache: 16384K 19:39:59 NUMA node0 CPU(s): 0,1 19:39:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:39:59 19:39:59 19:39:59 ---> nproc: 19:39:59 2 19:39:59 19:39:59 19:39:59 ---> df -h: 19:39:59 Filesystem Size Used Avail Use% Mounted on 19:39:59 overlay 40G 9.0G 32G 23% / 19:39:59 tmpfs 64M 0 64M 0% /dev 19:39:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:39:59 shm 64M 0 64M 0% /dev/shm 19:39:59 /dev/vda1 40G 9.0G 32G 23% /facter-os 19:39:59 19:39:59 19:39:59 ---> sar -b -r -n DEV: 19:39:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 19:39:59 19:39:59 19:29:41 LINUX RESTART (2 CPU) 19:39:59 19:39:59 19:30:01 tps rtps wtps bread/s bwrtn/s 19:39:59 19:31:01 129.66 20.57 109.09 5897.09 24981.50 19:39:59 19:32:01 1.88 0.00 1.88 0.00 35.30 19:39:59 19:33:01 0.18 0.00 0.18 0.00 2.02 19:39:59 19:34:01 0.23 0.00 0.23 0.00 3.46 19:39:59 19:35:01 0.23 0.00 0.23 0.00 2.85 19:39:59 19:36:01 0.32 0.00 0.32 0.00 4.76 19:39:59 19:37:01 0.30 0.00 0.30 0.00 4.10 19:39:59 19:38:01 0.18 0.00 0.18 0.00 2.17 19:39:59 19:39:01 101.90 0.03 101.87 3.73 31440.70 19:39:59 Average: 26.10 2.29 23.82 655.79 6276.60 19:39:59 19:39:59 19:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:39:59 19:31:01 5443052 0 812216 10.14 2620 1751052 1287784 14.22 590424 1575928 132 19:39:59 19:32:01 5454420 0 800840 10.00 2620 1751060 1205456 13.31 581604 1575892 20 19:39:59 19:33:01 5452592 0 802668 10.02 2620 1751060 1205744 13.31 584992 1574172 20 19:39:59 19:34:01 5453016 0 802232 10.02 2620 1751072 1205456 13.31 584568 1574172 20 19:39:59 19:35:01 5453272 0 801972 10.01 2620 1751076 1205456 13.31 581104 1577468 8 19:39:59 19:36:01 5451524 0 803716 10.04 2620 1751080 1205552 13.31 582780 1577468 8 19:39:59 19:37:01 5452068 0 803168 10.03 2620 1751084 1205552 13.31 582796 1577468 16 19:39:59 19:38:01 5443736 0 811496 10.13 2620 1751088 1205456 13.31 590896 1577468 12 19:39:59 19:39:01 4425048 0 984484 12.29 2620 2596788 1387848 15.32 785600 2280148 188 19:39:59 Average: 5336525 0 824755 10.30 2620 1845040 1234923 13.63 607196 1654465 47 19:39:59 19:39:59 19:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:39:59 19:31:01 eth0 531.01 339.37 1295.98 81.94 0.00 0.00 0.00 0.00 19:39:59 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:31:01 docker0 48.58 49.53 4.87 152.50 0.00 0.00 0.00 0.00 19:39:59 19:32:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:39:59 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:33:01 eth0 1.43 0.72 0.59 0.37 0.00 0.00 0.00 0.00 19:39:59 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:34:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 19:39:59 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:39:59 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:36:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:39:59 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:37:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 19:39:59 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:39:59 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:39:01 eth0 673.36 449.31 4510.35 39.80 0.00 0.00 0.00 0.00 19:39:59 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 19:39:01 docker0 64.45 80.60 5.15 414.86 0.00 0.00 0.00 0.00 19:39:59 Average: eth0 134.16 87.80 645.38 13.59 0.00 0.00 0.00 0.00 19:39:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:59 Average: docker0 12.56 14.46 1.11 63.05 0.00 0.00 0.00 0.00 19:39:59 19:39:59 19:39:59 ---> sar -P ALL: 19:39:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 19:39:59 19:39:59 19:29:41 LINUX RESTART (2 CPU) 19:39:59 19:39:59 19:30:01 CPU %user %nice %system %iowait %steal %idle 19:39:59 19:31:01 all 18.24 0.00 5.13 3.80 0.07 72.77 19:39:59 19:31:01 0 17.40 0.00 5.79 4.27 0.07 72.48 19:39:59 19:31:01 1 19.08 0.00 4.48 3.32 0.07 73.06 19:39:59 19:32:01 all 0.17 0.00 0.08 0.00 0.03 99.73 19:39:59 19:32:01 0 0.30 0.00 0.08 0.00 0.03 99.58 19:39:59 19:32:01 1 0.03 0.00 0.07 0.00 0.02 99.88 19:39:59 19:33:01 all 0.21 0.00 0.05 0.00 0.03 99.72 19:39:59 19:33:01 0 0.18 0.00 0.05 0.00 0.03 99.73 19:39:59 19:33:01 1 0.23 0.00 0.05 0.00 0.02 99.70 19:39:59 19:34:01 all 0.23 0.00 0.03 0.00 0.02 99.72 19:39:59 19:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:39:59 19:34:01 1 0.43 0.00 0.03 0.00 0.02 99.52 19:39:59 19:35:01 all 0.28 0.00 0.03 0.00 0.01 99.68 19:39:59 19:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:39:59 19:35:01 1 0.50 0.00 0.03 0.00 0.02 99.45 19:39:59 19:36:01 all 0.18 0.00 0.05 0.00 0.03 99.75 19:39:59 19:36:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:39:59 19:36:01 1 0.30 0.00 0.05 0.00 0.02 99.63 19:39:59 19:37:01 all 0.23 0.00 0.03 0.00 0.03 99.72 19:39:59 19:37:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:39:59 19:37:01 1 0.40 0.00 0.03 0.00 0.02 99.55 19:39:59 19:38:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:39:59 19:38:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:39:59 19:38:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:39:59 19:39:01 all 11.07 0.00 4.53 1.10 0.07 83.23 19:39:59 19:39:01 0 11.21 0.00 4.63 1.07 0.07 83.03 19:39:59 19:39:01 1 10.93 0.00 4.42 1.14 0.07 83.44 19:39:59 Average: all 3.33 0.00 1.08 0.53 0.03 95.02 19:39:59 Average: 0 3.18 0.00 1.17 0.58 0.03 95.04 19:39:59 Average: 1 3.48 0.00 1.00 0.48 0.03 95.01 19:39:59 19:39:59 19:39:59