Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07ff70a745b77f70f4b47d5a2d31a9f78666f659 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-ssh4143979349589209943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh2803297042745587682.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh8525330564021538241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh4282021619942105676.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-ssh1070408015551720015.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-1074 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-ssh541607749122529325.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 07ff70a745b77f70f4b47d5a2d31a9f78666f659 (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 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 Commit message: "Merge pull request #46 from soda480/US1907" > git rev-list --no-walk 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:08:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:08:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:19 ========================================================= 18:08:19 EdgeX Global Pipelines Version Info 18:08:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:08:20 ------------------- 18:08:20 stable info: 18:08:20 ------------------- 18:08:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:20 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 18:08:20 Message: update stable to v1.0.199 18:08:21 ------------------- 18:08:21 experimental info: 18:08:21 ------------------- 18:08:21 Commited By: **** collab-it+edgex@linuxfoundation.org 18:08:21 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 18:08:21 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07ff70a [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:22 provisioning config files... 18:08:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6074858885565294799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:22 ---> docker-login.sh 18:08:22 nexus3.edgexfoundry.org:10001 18:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:22 Configure a credential helper to remove this warning. See 18:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:22 18:08:22 Login Succeeded 18:08:22 nexus3.edgexfoundry.org:10002 18:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:28 Configure a credential helper to remove this warning. See 18:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:28 18:08:28 Login Succeeded 18:08:28 nexus3.edgexfoundry.org:10003 18:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:28 Configure a credential helper to remove this warning. See 18:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:28 18:08:28 Login Succeeded 18:08:28 nexus3.edgexfoundry.org:10004 18:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:33 Configure a credential helper to remove this warning. See 18:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:33 18:08:33 Login Succeeded 18:08:33 docker.io 18:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:39 Configure a credential helper to remove this warning. See 18:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:39 18:08:39 Login Succeeded 18:08:39 ---> docker-login.sh ends [Pipeline] } 18:08:39 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 18:08:39 + git log --format=format:%s -1 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] echo 18:08:39 GIT_COMMIT: 07ff70a745b77f70f4b47d5a2d31a9f78666f659, Commit Message: Merge pull request #46 from soda480/US1907 [Pipeline] echo 18:08:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:40 18:08:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:08:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:40 latest: Pulling from edgex-devops/git-semver 18:08:40 31603596830f: Pulling fs layer 18:08:40 b6dc333f4379: Pulling fs layer 18:08:40 3d9ef1400e77: Pulling fs layer 18:08:40 fd332fbdc1db: Pulling fs layer 18:08:40 fd332fbdc1db: Waiting 18:08:40 b6dc333f4379: Verifying Checksum 18:08:40 b6dc333f4379: Download complete 18:08:40 31603596830f: Verifying Checksum 18:08:40 31603596830f: Download complete 18:08:41 31603596830f: Pull complete 18:08:41 fd332fbdc1db: Verifying Checksum 18:08:41 fd332fbdc1db: Download complete 18:08:41 b6dc333f4379: Pull complete 18:08:41 3d9ef1400e77: Verifying Checksum 18:08:41 3d9ef1400e77: Download complete 18:08:41 3d9ef1400e77: Pull complete 18:08:42 fd332fbdc1db: Pull complete 18:08:42 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 18:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:08:42 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 18:08:42 $ 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 18:08:43 $ docker top bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:43 [ssh-agent] Looking for ssh-agent implementation... 18:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:43 $ docker exec bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 ssh-agent 18:08:43 SSH_AUTH_SOCK=/tmp/ssh-V3HMLXHfDC9F/agent.13 18:08:43 SSH_AGENT_PID=18 18:08:43 Running ssh-add (command line suppressed) 18:08:43 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7805534568302939455.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7805534568302939455.key) 18:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:43 + git tag --points-at HEAD [Pipeline] } 18:08:43 $ docker exec --env ******** --env ******** bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 ssh-agent -k 18:08:44 unset SSH_AUTH_SOCK; 18:08:44 unset SSH_AGENT_PID; 18:08:44 echo Agent pid 18 killed; 18:08:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:08:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:44 [ssh-agent] Looking for ssh-agent implementation... 18:08:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:44 $ docker exec bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 ssh-agent 18:08:44 SSH_AUTH_SOCK=/tmp/ssh-GoxkpGXzYMV0/agent.52 18:08:44 SSH_AGENT_PID=59 18:08:44 Running ssh-add (command line suppressed) 18:08:44 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5262543351697567742.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5262543351697567742.key) 18:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:44 + git semver init 18:08:44 # -> Open(): unable to determine branch for HEAD 18:08:44 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:08:44 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:08:44 # $SEMVER_REMOTE_NAME = origin 18:08:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:08:44 # $SEMVER_USER_NAME = edgex-jenkins 18:08:44 # $SEMVER_BRANCH = main 18:08:44 # $SEMVER_TEMP = /tmp/semver-233767652 18:08:44 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 18:08:46 # '/tmp/semver-233767652' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 18:08:46 # -> Force: false 18:08:46 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 18:08:46 $ docker exec --env ******** --env ******** bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 ssh-agent -k 18:08:46 unset SSH_AUTH_SOCK; 18:08:46 unset SSH_AGENT_PID; 18:08:46 echo Agent pid 59 killed; 18:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:46 + git semver [Pipeline] } 18:08:46 $ docker stop --time=1 bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 18:08:48 $ docker rm -f bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:08:48 Stashed 1 file(s) [Pipeline] echo 18:08:48 [edgeXSemver]: initialized semver on version 0.0.1-dev.4 [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 18:09:04 Still waiting to schedule task 18:09:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:09:04 Still waiting to schedule task 18:09:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1071’ is offline 18:11:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1075 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:11:05 Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout 18:11:05 The recommended git tool is: NONE 18:11:09 Running on prd-centos7-docker-4c-2g-1076 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:11:09 Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout 18:11:10 The recommended git tool is: NONE 18:11:11 using credential edgex-jenkins-ssh 18:11:11 Cloning the remote Git repository 18:11:12 using credential edgex-jenkins-ssh 18:11:12 Cloning the remote Git repository 18:11:11 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:11:11 > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 18:11:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:11:12 > git --version # timeout=10 18:11:12 > git --version # 'git version 2.17.1' 18:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:11:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:11:12 > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 18:11:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:11:13 > git --version # timeout=10 18:11:13 > git --version # 'git version 2.24.4' 18:11:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:11:13 [INFO] Currently running in a labeled security context 18:11:13 [INFO] Currently SELinux is 'enforcing' on the host 18:11:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/6@tmp/jenkins-gitclient-ssh4862911460652500729.key 18:11:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:14 Avoid second fetch 18:11:14 Checking out Revision 07ff70a745b77f70f4b47d5a2d31a9f78666f659 (main) 18:11:14 Avoid second fetch 18:11:14 Checking out Revision 07ff70a745b77f70f4b47d5a2d31a9f78666f659 (main) 18:11:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:11:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:14 > git config core.sparsecheckout # timeout=10 18:11:14 > git checkout -f 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 18:11:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:11:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:14 > git config core.sparsecheckout # timeout=10 18:11:14 > git checkout -f 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 18:11:18 Commit message: "Merge pull request #46 from soda480/US1907" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:18 provisioning config files... 18:11:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config8654409896250407627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:19 ---> docker-login.sh 18:11:19 nexus3.edgexfoundry.org:10001 18:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:19 Commit message: "Merge pull request #46 from soda480/US1907" 18:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:19 Configure a credential helper to remove this warning. See 18:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:19 18:11:19 Login Succeeded 18:11:19 nexus3.edgexfoundry.org:10002 18:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:19 provisioning config files... 18:11:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config73471944708443697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:19 Configure a credential helper to remove this warning. See 18:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:19 18:11:19 Login Succeeded 18:11:19 nexus3.edgexfoundry.org:10003 18:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:19 Configure a credential helper to remove this warning. See 18:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:19 18:11:19 Login Succeeded 18:11:19 nexus3.edgexfoundry.org:10004 18:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:19 Configure a credential helper to remove this warning. See 18:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:19 18:11:19 Login Succeeded 18:11:19 docker.io 18:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:20 ---> docker-login.sh 18:11:20 nexus3.edgexfoundry.org:10001 18:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:20 Configure a credential helper to remove this warning. See 18:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:20 18:11:20 Login Succeeded 18:11:20 ---> docker-login.sh ends [Pipeline] } 18:11:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:11:20 ========================================================= 18:11:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:11:20 ========================================================= [Pipeline] fileExists 18:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh 18:11:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:11:21 Sending build context to Docker daemon 20.47MB 18:11:21 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:11:21 Step 2/10 : FROM ${BASE} AS builder 18:11:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:11:21 540db60ca938: Pulling fs layer 18:11:21 adcc1eea9eea: Pulling fs layer 18:11:21 4c4ab2625f07: Pulling fs layer 18:11:21 0773c198feca: Pulling fs layer 18:11:21 345f892a5656: Pulling fs layer 18:11:21 4796506630df: Pulling fs layer 18:11:21 cc55df3e53f1: Pulling fs layer 18:11:21 4d027b6c602c: Pulling fs layer 18:11:21 449e75d2c14e: Pulling fs layer 18:11:21 0773c198feca: Waiting 18:11:21 345f892a5656: Waiting 18:11:21 4796506630df: Waiting 18:11:21 cc55df3e53f1: Waiting 18:11:21 4d027b6c602c: Waiting 18:11:21 449e75d2c14e: Waiting 18:11:21 4c4ab2625f07: Verifying Checksum 18:11:21 4c4ab2625f07: Download complete 18:11:21 adcc1eea9eea: Verifying Checksum 18:11:21 adcc1eea9eea: Download complete 18:11:21 345f892a5656: Verifying Checksum 18:11:21 345f892a5656: Download complete 18:11:21 4796506630df: Verifying Checksum 18:11:21 4796506630df: Download complete 18:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:21 Configure a credential helper to remove this warning. See 18:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:21 18:11:21 Login Succeeded 18:11:21 nexus3.edgexfoundry.org:10002 18:11:21 cc55df3e53f1: Verifying Checksum 18:11:21 cc55df3e53f1: Download complete 18:11:21 540db60ca938: Verifying Checksum 18:11:21 540db60ca938: Download complete 18:11:21 540db60ca938: Pull complete 18:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:21 adcc1eea9eea: Pull complete 18:11:21 4c4ab2625f07: Pull complete 18:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:21 Configure a credential helper to remove this warning. See 18:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:21 18:11:21 Login Succeeded 18:11:21 nexus3.edgexfoundry.org:10003 18:11:22 4d027b6c602c: Verifying Checksum 18:11:22 4d027b6c602c: Download complete 18:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:22 Configure a credential helper to remove this warning. See 18:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:22 18:11:22 Login Succeeded 18:11:22 nexus3.edgexfoundry.org:10004 18:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:23 Configure a credential helper to remove this warning. See 18:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:23 18:11:23 Login Succeeded 18:11:23 docker.io 18:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:23 Configure a credential helper to remove this warning. See 18:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:23 18:11:23 Login Succeeded 18:11:23 ---> docker-login.sh ends [Pipeline] } 18:11:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:11:24 ========================================================= 18:11:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:11:24 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:11:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:11:25 449e75d2c14e: Verifying Checksum 18:11:25 449e75d2c14e: Download complete 18:11:25 0773c198feca: Verifying Checksum 18:11:25 0773c198feca: Download complete 18:11:25 Sending build context to Docker daemon 20.47MB 18:11:25 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:11:25 Step 2/10 : FROM ${BASE} AS builder 18:11:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:11:26 595b0fe564bb: Pulling fs layer 18:11:26 24495759ef45: Pulling fs layer 18:11:26 d148012ef14d: Pulling fs layer 18:11:26 cb65c68fc2e2: Pulling fs layer 18:11:26 093eec477d81: Pulling fs layer 18:11:26 a6d5b2bbb924: Pulling fs layer 18:11:26 2446dc1eb7d3: Pulling fs layer 18:11:26 596795e73e0f: Pulling fs layer 18:11:26 093eec477d81: Waiting 18:11:26 a6d5b2bbb924: Waiting 18:11:26 2446dc1eb7d3: Waiting 18:11:26 596795e73e0f: Waiting 18:11:26 cb65c68fc2e2: Waiting 18:11:26 d148012ef14d: Verifying Checksum 18:11:26 d148012ef14d: Download complete 18:11:26 24495759ef45: Verifying Checksum 18:11:26 24495759ef45: Download complete 18:11:26 093eec477d81: Verifying Checksum 18:11:26 093eec477d81: Download complete 18:11:26 a6d5b2bbb924: Verifying Checksum 18:11:26 a6d5b2bbb924: Download complete 18:11:26 595b0fe564bb: Download complete 18:11:26 2446dc1eb7d3: Verifying Checksum 18:11:26 2446dc1eb7d3: Download complete 18:11:27 595b0fe564bb: Pull complete 18:11:27 24495759ef45: Pull complete 18:11:28 d148012ef14d: Pull complete 18:11:28 596795e73e0f: Verifying Checksum 18:11:28 596795e73e0f: Download complete 18:11:29 cb65c68fc2e2: Download complete 18:11:29 0773c198feca: Pull complete 18:11:29 345f892a5656: Pull complete 18:11:29 4796506630df: Pull complete 18:11:29 cc55df3e53f1: Pull complete 18:11:29 4d027b6c602c: Pull complete 18:11:31 449e75d2c14e: Pull complete 18:11:31 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 18:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:11:31 ---> 0d28375d9b5b 18:11:31 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:11:32 ---> Running in a2b883976d0c 18:11:32 Removing intermediate container a2b883976d0c 18:11:32 ---> ec7862ef217a 18:11:32 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:11:32 ---> Running in 12057728c154 18:11:32 Removing intermediate container 12057728c154 18:11:32 ---> e889e8aa37e5 18:11:32 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:11:32 ---> Running in 58a060bb8902 18:11:32 Removing intermediate container 58a060bb8902 18:11:32 ---> 36bb60adc764 18:11:32 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:32 ---> Running in 6f4dbe65216e 18:11:33 Removing intermediate container 6f4dbe65216e 18:11:33 ---> fadef07d3ea0 18:11:33 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:33 ---> Running in dff26d5938f2 18:11:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:11:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:11:35 (1/6) Installing libc-dev (0.7.2-r3) 18:11:35 (2/6) Installing libsodium (1.0.18-r0) 18:11:35 (3/6) Installing pkgconf (1.7.3-r0) 18:11:35 (4/6) Installing libsodium-dev (1.0.18-r0) 18:11:35 (5/6) Installing libzmq (4.3.3-r1) 18:11:35 (6/6) Installing zeromq-dev (4.3.3-r1) 18:11:35 Executing busybox-1.32.1-r6.trigger 18:11:35 OK: 150 MiB in 46 packages 18:11:35 Removing intermediate container dff26d5938f2 18:11:35 ---> 91b0d9203580 18:11:35 Step 8/10 : WORKDIR /app 18:11:36 ---> Running in 067a6fd8dfb1 18:11:36 Removing intermediate container 067a6fd8dfb1 18:11:36 ---> 113ee64b0004 18:11:36 Step 9/10 : COPY . . 18:11:36 ---> 8c766d3df2b4 18:11:36 Step 10/10 : RUN go mod download 18:11:36 ---> Running in 8eb564826b35 18:11:39 cb65c68fc2e2: Pull complete 18:11:40 093eec477d81: Pull complete 18:11:40 a6d5b2bbb924: Pull complete 18:11:40 2446dc1eb7d3: Pull complete 18:11:45 596795e73e0f: Pull complete 18:11:45 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 18:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:11:45 ---> d9e956139c92 18:11:45 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:11:49 Removing intermediate container 8eb564826b35 18:11:49 ---> ab70e7f11907 18:11:49 Successfully built ab70e7f11907 18:11:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:11:49 + docker inspect -f . ci-base-image-x86_64 18:11:49 . [Pipeline] withDockerContainer 18:11:49 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 18:11:49 ---> Running in 5a2d0ac3130d 18:11:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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-x86_64 cat 18:11:50 $ docker top ba630f2deb00f4ca2e5397ba635cf56b6d09d8709e923346c8f12b748643ea30 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:50 Removing intermediate container 5a2d0ac3130d 18:11:50 ---> f67617a9859b 18:11:50 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:11:50 ---> Running in 4015155e2f4d 18:11:50 + go version 18:11:50 go version go1.16.5 linux/amd64 [Pipeline] } 18:11:50 $ docker stop --time=1 ba630f2deb00f4ca2e5397ba635cf56b6d09d8709e923346c8f12b748643ea30 18:11:51 Removing intermediate container 4015155e2f4d 18:11:51 ---> c8ccabfdb448 18:11:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:11:51 ---> Running in 164a8807b652 18:11:51 $ docker rm -f ba630f2deb00f4ca2e5397ba635cf56b6d09d8709e923346c8f12b748643ea30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:11:51 Removing intermediate container 164a8807b652 18:11:51 ---> e18c72852dc5 18:11:51 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:51 ---> Running in 86e1938a6fc7 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:11:52 + docker inspect -f . ci-base-image-x86_64 18:11:52 . [Pipeline] withDockerContainer 18:11:52 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 18:11:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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-x86_64 cat 18:11:53 $ docker top c454fab19d6bd78f37e1c566a8541921a165e2d6ed3c61cfb6ec43373333fd40 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:53 + go mod tidy [Pipeline] sh 18:11:54 + make test 18:11:54 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:11:55 Removing intermediate container 86e1938a6fc7 18:11:55 ---> a45d81267acf 18:11:55 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:55 ---> Running in d128d6b404f7 18:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:11:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:11:58 (1/6) Installing libc-dev (0.7.2-r3) 18:11:58 (2/6) Installing libsodium (1.0.18-r0) 18:11:58 (3/6) Installing pkgconf (1.7.3-r0) 18:11:58 (4/6) Installing libsodium-dev (1.0.18-r0) 18:11:58 (5/6) Installing libzmq (4.3.3-r1) 18:11:58 (6/6) Installing zeromq-dev (4.3.3-r1) 18:11:59 Executing busybox-1.32.1-r6.trigger 18:11:59 OK: 139 MiB in 46 packages 18:12:00 Removing intermediate container d128d6b404f7 18:12:00 ---> 1c6249381018 18:12:00 Step 8/10 : WORKDIR /app 18:12:00 ---> Running in 9c0f37960ace 18:12:01 Removing intermediate container 9c0f37960ace 18:12:01 ---> 6fa416c6bcd1 18:12:01 Step 9/10 : COPY . . 18:12:02 ---> a0668f36fd1c 18:12:02 Step 10/10 : RUN go mod download 18:12:03 ---> Running in 108e70e0b0dd 18:12:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:12:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.054s coverage: 89.2% of statements 18:12:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.015s coverage: 11.3% of statements 18:12:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.055s coverage: 72.3% of statements 18:12:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:12:25 gofmt -l . 18:12:25 [ "`gofmt -l .`" = "" ] 18:12:25 ./bin/test-attribution.sh 18:12:26 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:12:26 $ docker stop --time=1 c454fab19d6bd78f37e1c566a8541921a165e2d6ed3c61cfb6ec43373333fd40 18:12:27 $ docker rm -f c454fab19d6bd78f37e1c566a8541921a165e2d6ed3c61cfb6ec43373333fd40 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:12:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:12:33 + ls -al . 18:12:33 total 19464 18:12:33 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 30 18:12 . 18:12:33 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 18:11 .. 18:12:33 -rw-rw-r--. 1 jenkins jenkins 19749680 Jul 30 18:11 app-rfid-llrp-inventory 18:12:33 -rw-rw-r--. 1 jenkins jenkins 7039 Jul 30 18:11 Attribution.txt 18:12:33 drwxrwxr-x. 2 jenkins jenkins 60 Jul 30 18:11 bin 18:12:33 -rw-r--r--. 1 jenkins jenkins 61872 Jul 30 18:12 coverage.out 18:12:33 -rw-rw-r--. 1 jenkins jenkins 1710 Jul 30 18:11 Dockerfile 18:12:33 -rw-rw-r--. 1 jenkins jenkins 1040 Jul 30 18:11 Dockerfile.build 18:12:33 -rw-rw-r--. 1 jenkins jenkins 262 Jul 30 18:11 .dockerignore 18:12:33 drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 18:11 .git 18:12:33 drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 18:11 .github 18:12:33 -rw-rw-r--. 1 jenkins jenkins 816 Jul 30 18:11 .gitignore 18:12:33 -rw-r--r--. 1 jenkins jenkins 412 Jul 30 18:12 go.mod 18:12:33 -rw-r--r--. 1 jenkins jenkins 19455 Jul 30 18:11 go.sum 18:12:33 drwxrwxr-x. 2 jenkins jenkins 140 Jul 30 18:11 images 18:12:33 drwxrwxr-x. 4 jenkins jenkins 35 Jul 30 18:11 internal 18:12:33 -rw-rw-r--. 1 jenkins jenkins 686 Jul 30 18:11 Jenkinsfile 18:12:33 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 30 18:11 LICENSE 18:12:33 -rw-rw-r--. 1 jenkins jenkins 530 Jul 30 18:11 main.go 18:12:33 -rw-rw-r--. 1 jenkins jenkins 1499 Jul 30 18:11 Makefile 18:12:33 -rw-rw-r--. 1 jenkins jenkins 30705 Jul 30 18:11 README.md 18:12:33 drwxrwxr-x. 2 jenkins jenkins 32 Jul 30 18:11 res 18:12:33 drwxrwxr-x. 4 jenkins jenkins 54 Jul 30 18:11 snap 18:12:33 drwxrwxr-x. 3 jenkins jenkins 18 Jul 30 18:11 static 18:12:33 -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 18:08 VERSION [Pipeline] isUnix [Pipeline] sh 18:12:33 + 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=07ff70a745b77f70f4b47d5a2d31a9f78666f659 --label arch=amd64 --label version=0.0.1-dev.4 . 18:12:33 Sending build context to Docker daemon 20.47MB 18:12:33 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:12:33 Step 2/28 : FROM ${BASE} AS builder 18:12:33 ---> ab70e7f11907 18:12:33 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:12:33 ---> Running in 5aaa717c2692 18:12:33 Removing intermediate container 5aaa717c2692 18:12:33 ---> 8d8a45f1bf40 18:12:33 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:12:33 ---> Running in 97dfe18142a2 18:12:33 Removing intermediate container 97dfe18142a2 18:12:33 ---> 2ff897adcd37 18:12:33 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:12:33 ---> Running in 3f8ab2c5c812 18:12:33 Removing intermediate container 3f8ab2c5c812 18:12:33 ---> 6a7f8e70f490 18:12:33 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:33 ---> Running in 8d71727c32d1 18:12:34 Removing intermediate container 8d71727c32d1 18:12:34 ---> 0c37f0bfe402 18:12:34 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:12:34 ---> Running in 5749509fd727 18:12:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:12:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:12:35 OK: 150 MiB in 46 packages 18:12:36 Removing intermediate container 5749509fd727 18:12:36 ---> d4f1e64fc99f 18:12:36 Step 8/28 : WORKDIR /app 18:12:36 ---> Running in ea919886cfa9 18:12:36 Removing intermediate container ea919886cfa9 18:12:36 ---> 3a7b2d922c7b 18:12:36 Step 9/28 : COPY go.mod . 18:12:36 ---> 0d2cd65e0704 18:12:36 Step 10/28 : RUN go mod download 18:12:36 ---> Running in 5c72605d4977 18:12:36 Removing intermediate container 108e70e0b0dd 18:12:36 ---> 6d06d6c86997 18:12:36 Successfully built 6d06d6c86997 18:12:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:12:37 Removing intermediate container 5c72605d4977 18:12:37 ---> e3d0a359ace4 18:12:37 Step 11/28 : COPY . . 18:12:37 + docker inspect -f . ci-base-image-arm64 18:12:37 . [Pipeline] withDockerContainer 18:12:37 prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container 18:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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 18:12:37 ---> 007e2d41bfdc 18:12:37 Step 12/28 : ARG MAKE="make build" 18:12:37 ---> Running in 34199501074a 18:12:37 Removing intermediate container 34199501074a 18:12:37 ---> a98cc85feab8 18:12:37 Step 13/28 : RUN $MAKE 18:12:37 ---> Running in 7208ee64fd8a 18:12:38 go mod tidy 18:12:38 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.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.4" -o app-rfid-llrp-inventory 18:12:39 $ docker top d226b21353f724515f8fc0066f46417c63e2a4ceba3201e017a6abe81e98a543 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:40 + go version 18:12:40 go version go1.16.5 linux/arm64 [Pipeline] } 18:12:40 $ docker stop --time=1 d226b21353f724515f8fc0066f46417c63e2a4ceba3201e017a6abe81e98a543 18:12:42 $ docker rm -f d226b21353f724515f8fc0066f46417c63e2a4ceba3201e017a6abe81e98a543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:43 + docker inspect -f . ci-base-image-arm64 18:12:43 . [Pipeline] withDockerContainer 18:12:43 prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container 18:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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 18:12:45 $ docker top 67a6090e4d5d9459f6d9ee3cb6d9d8005eec328f274b37b4b5752dd7de1ba3aa -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:46 + go mod tidy [Pipeline] sh 18:12:47 + make test 18:12:47 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:12:56 Removing intermediate container 7208ee64fd8a 18:12:56 ---> 38390b3b84f1 18:12:56 Step 14/28 : FROM alpine:3.12 18:12:56 3.12: Pulling from library/alpine 18:12:56 339de151aab4: Pulling fs layer 18:12:56 339de151aab4: Verifying Checksum 18:12:56 339de151aab4: Download complete 18:12:56 339de151aab4: Pull complete 18:12:56 Digest: sha256:c060f8fdabfb47ffff53a354f862012843ee05f4fefa950fdf0f1b7c3a350c92 18:12:56 Status: Downloaded newer image for alpine:3.12 18:12:56 ---> 13621d1b12d4 18:12:56 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:12:56 ---> Running in 812d3e829718 18:12:56 Removing intermediate container 812d3e829718 18:12:56 ---> 69f0d3b71327 18:12:56 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:12:56 ---> Running in bf0dfb032243 18:12:56 Removing intermediate container bf0dfb032243 18:12:56 ---> 09120abc5843 18:12:56 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 18:12:56 ---> Running in 6a19ba9a2f7c 18:12:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:12:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:12:57 (1/6) Installing ca-certificates (20191127-r4) 18:12:57 (2/6) Installing libgcc (9.3.0-r2) 18:12:57 (3/6) Installing libsodium (1.0.18-r0) 18:12:57 (4/6) Installing libstdc++ (9.3.0-r2) 18:12:57 (5/6) Installing libzmq (4.3.3-r0) 18:12:57 (6/6) Installing zeromq (4.3.3-r0) 18:12:57 Executing busybox-1.31.1-r20.trigger 18:12:57 Executing ca-certificates-20191127-r4.trigger 18:12:57 OK: 9 MiB in 20 packages 18:12:57 Removing intermediate container 6a19ba9a2f7c 18:12:57 ---> 75444a3e6fb7 18:12:57 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:12:57 ---> 647202fe7272 18:12:57 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 18:12:57 ---> 1cff18fafb8c 18:12:57 Step 20/28 : COPY --from=builder /app/res/ /res/ 18:12:58 ---> 6a0a12e4e2d6 18:12:58 Step 21/28 : COPY --from=builder /app/static/ /static/ 18:12:58 ---> acf8b6254471 18:12:58 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:12:58 ---> 83b66dc46c30 18:12:58 Step 23/28 : EXPOSE 48086 18:12:58 ---> Running in 7fb46774cc4f 18:12:58 Removing intermediate container 7fb46774cc4f 18:12:58 ---> 151afabd474e 18:12:58 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:12:59 ---> Running in 92196665ca9a 18:12:59 Removing intermediate container 92196665ca9a 18:12:59 ---> a23db2bd78e2 18:12:59 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:12:59 ---> Running in 01ad5d48890b 18:12:59 Removing intermediate container 01ad5d48890b 18:12:59 ---> 9802686aae28 18:12:59 Step 26/28 : LABEL arch=amd64 18:12:59 ---> Running in 4869551307df 18:12:59 Removing intermediate container 4869551307df 18:12:59 ---> 4845a3a3c0d2 18:12:59 Step 27/28 : LABEL git_sha=07ff70a745b77f70f4b47d5a2d31a9f78666f659 18:12:59 ---> Running in 529ad64bbfbe 18:12:59 Removing intermediate container 529ad64bbfbe 18:12:59 ---> f48418833780 18:12:59 Step 28/28 : LABEL version=0.0.1-dev.4 18:12:59 ---> Running in f3a428ec1253 18:12:59 Removing intermediate container f3a428ec1253 18:12:59 ---> aa7b720f7077 18:12:59 [Warning] One or more build-args [ARCH] were not consumed 18:12:59 Successfully built aa7b720f7077 18:12:59 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:59 provisioning config files... 18:12:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config861087339428491857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:00 ---> docker-login.sh 18:13:00 nexus3.edgexfoundry.org:10001 18:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:00 Configure a credential helper to remove this warning. See 18:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:00 18:13:00 Login Succeeded 18:13:00 nexus3.edgexfoundry.org:10002 18:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:00 Configure a credential helper to remove this warning. See 18:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:00 18:13:00 Login Succeeded 18:13:00 nexus3.edgexfoundry.org:10003 18:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:00 Configure a credential helper to remove this warning. See 18:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:00 18:13:00 Login Succeeded 18:13:00 nexus3.edgexfoundry.org:10004 18:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:00 Configure a credential helper to remove this warning. See 18:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:00 18:13:00 Login Succeeded 18:13:00 docker.io 18:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:01 Configure a credential helper to remove this warning. See 18:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:01 18:13:01 Login Succeeded 18:13:01 ---> docker-login.sh ends [Pipeline] } 18:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:13:01 07ff70a745b77f70f4b47d5a2d31a9f78666f659 18:13:01 latest 18:13:01 0.0.1-dev.4 18:13:01 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 18:13:01 main 18:13:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] isUnix [Pipeline] sh 18:13:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659 18:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:13:02 3c2f9781d877: Preparing 18:13:02 8679338036d1: Preparing 18:13:02 044969dafffb: Preparing 18:13:02 53ce1d3b15d7: Preparing 18:13:02 e2904be67491: Preparing 18:13:02 c02f48a486c2: Preparing 18:13:02 32f366d666a5: Preparing 18:13:02 c02f48a486c2: Waiting 18:13:02 32f366d666a5: Waiting 18:13:02 e2904be67491: Pushed 18:13:02 53ce1d3b15d7: Pushed 18:13:02 044969dafffb: Pushed 18:13:02 32f366d666a5: Layer already exists 18:13:02 8679338036d1: Pushed 18:13:02 c02f48a486c2: Pushed 18:13:04 3c2f9781d877: Pushed 18:13:04 07ff70a745b77f70f4b47d5a2d31a9f78666f659: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] isUnix [Pipeline] sh 18:13:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 18:13:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:13:05 3c2f9781d877: Preparing 18:13:05 8679338036d1: Preparing 18:13:05 044969dafffb: Preparing 18:13:05 53ce1d3b15d7: Preparing 18:13:05 e2904be67491: Preparing 18:13:05 c02f48a486c2: Preparing 18:13:05 32f366d666a5: Preparing 18:13:05 c02f48a486c2: Waiting 18:13:05 32f366d666a5: Waiting 18:13:05 044969dafffb: Layer already exists 18:13:05 e2904be67491: Layer already exists 18:13:05 3c2f9781d877: Layer already exists 18:13:05 53ce1d3b15d7: Layer already exists 18:13:05 8679338036d1: Layer already exists 18:13:05 c02f48a486c2: Layer already exists 18:13:05 32f366d666a5: Layer already exists 18:13:05 latest: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] isUnix [Pipeline] sh 18:13:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 18:13:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.4 18:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:13:06 3c2f9781d877: Preparing 18:13:06 8679338036d1: Preparing 18:13:06 044969dafffb: Preparing 18:13:06 53ce1d3b15d7: Preparing 18:13:06 e2904be67491: Preparing 18:13:06 c02f48a486c2: Preparing 18:13:06 32f366d666a5: Preparing 18:13:06 c02f48a486c2: Waiting 18:13:06 32f366d666a5: Waiting 18:13:06 044969dafffb: Layer already exists 18:13:06 e2904be67491: Layer already exists 18:13:06 8679338036d1: Layer already exists 18:13:06 53ce1d3b15d7: Layer already exists 18:13:06 3c2f9781d877: Layer already exists 18:13:06 c02f48a486c2: Layer already exists 18:13:06 32f366d666a5: Layer already exists 18:13:06 0.0.1-dev.4: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] isUnix [Pipeline] sh 18:13:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 18:13:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 18:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:13:07 3c2f9781d877: Preparing 18:13:07 8679338036d1: Preparing 18:13:07 044969dafffb: Preparing 18:13:07 53ce1d3b15d7: Preparing 18:13:07 e2904be67491: Preparing 18:13:07 c02f48a486c2: Preparing 18:13:07 32f366d666a5: Preparing 18:13:07 c02f48a486c2: Waiting 18:13:07 32f366d666a5: Waiting 18:13:07 044969dafffb: Layer already exists 18:13:07 3c2f9781d877: Layer already exists 18:13:07 8679338036d1: Layer already exists 18:13:07 e2904be67491: Layer already exists 18:13:07 53ce1d3b15d7: Layer already exists 18:13:07 c02f48a486c2: Layer already exists 18:13:07 32f366d666a5: Layer already exists 18:13:07 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] isUnix [Pipeline] sh 18:13:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 18:13:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:13:08 3c2f9781d877: Preparing 18:13:08 8679338036d1: Preparing 18:13:08 044969dafffb: Preparing 18:13:08 53ce1d3b15d7: Preparing 18:13:08 e2904be67491: Preparing 18:13:08 c02f48a486c2: Preparing 18:13:08 32f366d666a5: Preparing 18:13:08 c02f48a486c2: Waiting 18:13:08 32f366d666a5: Waiting 18:13:08 3c2f9781d877: Layer already exists 18:13:08 e2904be67491: Layer already exists 18:13:08 044969dafffb: Layer already exists 18:13:08 8679338036d1: Layer already exists 18:13:08 53ce1d3b15d7: Layer already exists 18:13:08 32f366d666a5: Layer already exists 18:13:08 c02f48a486c2: Layer already exists 18:13:08 main: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:08 ===================================================== [Pipeline] echo 18:13:08 taggedImages: 18:13:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659 18:13:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:13:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.4 18:13:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 18:13:08 - 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 18:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:09 18:13:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:13:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:09 latest: Pulling from edgex-lftools-log-publisher 18:13:09 b4d181a07f80: Pulling fs layer 18:13:09 a1111a8f2ec3: Pulling fs layer 18:13:09 ed53099fbce6: Pulling fs layer 18:13:09 dc539afda2c1: Pulling fs layer 18:13:09 77bc0d833cb6: Pulling fs layer 18:13:09 9065ff56babe: Pulling fs layer 18:13:09 d287ab97295c: Pulling fs layer 18:13:09 dc539afda2c1: Waiting 18:13:09 77bc0d833cb6: Waiting 18:13:09 9065ff56babe: Waiting 18:13:09 d287ab97295c: Waiting 18:13:10 a1111a8f2ec3: Verifying Checksum 18:13:10 a1111a8f2ec3: Download complete 18:13:10 dc539afda2c1: Verifying Checksum 18:13:10 dc539afda2c1: Download complete 18:13:10 77bc0d833cb6: Verifying Checksum 18:13:10 77bc0d833cb6: Download complete 18:13:10 9065ff56babe: Verifying Checksum 18:13:10 9065ff56babe: Download complete 18:13:10 ed53099fbce6: Verifying Checksum 18:13:10 ed53099fbce6: Download complete 18:13:11 b4d181a07f80: Verifying Checksum 18:13:11 b4d181a07f80: Download complete 18:13:12 b4d181a07f80: Pull complete 18:13:12 a1111a8f2ec3: Pull complete 18:13:13 ed53099fbce6: Pull complete 18:13:13 dc539afda2c1: Pull complete 18:13:14 77bc0d833cb6: Pull complete 18:13:14 9065ff56babe: Pull complete 18:13:14 d287ab97295c: Verifying Checksum 18:13:14 d287ab97295c: Download complete 18:13:20 d287ab97295c: Pull complete 18:13:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:13:20 prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container 18:13:20 $ 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/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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:latest cat 18:13:22 $ docker top efd0c33b14689267b8439b52f1df6194ba8113637f630208d448d318e8f158d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:23 ---> job-cost.sh 18:13:23 lf-activate-venv: SKIPPING 18:13:23 INFO: No Stack... 18:13:23 INFO: Retrieving Pricing Info for: v3-standard-2 18:13:24 INFO: Archiving Costs [Pipeline] sh 18:13:24 + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv 18:13:24 + cut -d, -f6 [Pipeline] lock 18:13:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] 18:13:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] did not exist. Created. 18:13:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:25 + echo total: 0.05999999865889549 [Pipeline] stash 18:13:25 Stashed 1 file(s) [Pipeline] } 18:13:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:25 $ docker stop --time=1 efd0c33b14689267b8439b52f1df6194ba8113637f630208d448d318e8f158d6 18:13:26 $ docker rm -f efd0c33b14689267b8439b52f1df6194ba8113637f630208d448d318e8f158d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:13:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:13:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.198s coverage: 89.2% of statements 18:13:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.061s coverage: 11.3% of statements 18:13:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.241s coverage: 72.3% of statements 18:13:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:14:22 gofmt -l . 18:14:22 [ "`gofmt -l .`" = "" ] 18:14:23 ./bin/test-attribution.sh 18:14:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:14:25 $ docker stop --time=1 67a6090e4d5d9459f6d9ee3cb6d9d8005eec328f274b37b4b5752dd7de1ba3aa 18:14:28 $ docker rm -f 67a6090e4d5d9459f6d9ee3cb6d9d8005eec328f274b37b4b5752dd7de1ba3aa [Pipeline] // withDockerContainer [Pipeline] sh 18:14:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:14:29 Warning: overwriting stash ‘coverage-report’ 18:14:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:30 + ls -al . 18:14:30 total 19500 18:14:30 drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 18:14 . 18:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 18:11 .. 18:14:30 -rw-rw-r-- 1 jenkins jenkins 262 Jul 30 18:11 .dockerignore 18:14:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 18:11 .git 18:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:11 .github 18:14:30 -rw-rw-r-- 1 jenkins jenkins 816 Jul 30 18:11 .gitignore 18:14:30 -rw-rw-r-- 1 jenkins jenkins 7039 Jul 30 18:11 Attribution.txt 18:14:30 -rw-rw-r-- 1 jenkins jenkins 1710 Jul 30 18:11 Dockerfile 18:14:30 -rw-rw-r-- 1 jenkins jenkins 1040 Jul 30 18:11 Dockerfile.build 18:14:30 -rw-rw-r-- 1 jenkins jenkins 686 Jul 30 18:11 Jenkinsfile 18:14:30 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 18:11 LICENSE 18:14:30 -rw-rw-r-- 1 jenkins jenkins 1499 Jul 30 18:11 Makefile 18:14:30 -rw-rw-r-- 1 jenkins jenkins 30705 Jul 30 18:11 README.md 18:14:30 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 18:08 VERSION 18:14:30 -rw-rw-r-- 1 jenkins jenkins 19749680 Jul 30 18:11 app-rfid-llrp-inventory 18:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:11 bin 18:14:30 -rw-r--r-- 1 jenkins jenkins 61872 Jul 30 18:13 coverage.out 18:14:30 -rw-r--r-- 1 jenkins jenkins 412 Jul 30 18:14 go.mod 18:14:30 -rw-r--r-- 1 jenkins jenkins 19455 Jul 30 18:12 go.sum 18:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:11 images 18:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 18:11 internal 18:14:30 -rw-rw-r-- 1 jenkins jenkins 530 Jul 30 18:11 main.go 18:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:11 res 18:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 18:11 snap 18:14:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 18:11 static [Pipeline] isUnix [Pipeline] sh 18:14:31 + 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=07ff70a745b77f70f4b47d5a2d31a9f78666f659 --label arch=arm64 --label version=0.0.1-dev.4 . 18:14:31 Sending build context to Docker daemon 20.47MB 18:14:31 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:14:31 Step 2/28 : FROM ${BASE} AS builder 18:14:31 ---> 6d06d6c86997 18:14:31 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:14:32 ---> Running in 399d96431cdc 18:14:32 Removing intermediate container 399d96431cdc 18:14:32 ---> 5d12c40fa272 18:14:32 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:14:32 ---> Running in ada99c9a7aac 18:14:33 Removing intermediate container ada99c9a7aac 18:14:33 ---> aa67d53588d0 18:14:33 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:14:33 ---> Running in 4b80a93a399a 18:14:34 Removing intermediate container 4b80a93a399a 18:14:34 ---> 199e5430d5ac 18:14:34 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:34 ---> Running in 297298353e8a 18:14:36 Removing intermediate container 297298353e8a 18:14:36 ---> cdcad6bbcd88 18:14:36 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:36 ---> Running in dc3323fcc8f7 18:14:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:14:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:14:39 OK: 139 MiB in 46 packages 18:14:40 Removing intermediate container dc3323fcc8f7 18:14:40 ---> e6b3cc838c91 18:14:40 Step 8/28 : WORKDIR /app 18:14:40 ---> Running in 6778ffc78d39 18:14:41 Removing intermediate container 6778ffc78d39 18:14:41 ---> 68f106273abd 18:14:41 Step 9/28 : COPY go.mod . 18:14:42 ---> cb53de0bbd96 18:14:42 Step 10/28 : RUN go mod download 18:14:42 ---> Running in aff3050f4f39 18:14:44 Removing intermediate container aff3050f4f39 18:14:44 ---> 40e093cb6083 18:14:44 Step 11/28 : COPY . . 18:14:47 ---> 7928ddefbb57 18:14:47 Step 12/28 : ARG MAKE="make build" 18:14:47 ---> Running in d9a59f2fd442 18:14:47 Removing intermediate container d9a59f2fd442 18:14:47 ---> ae078721e51f 18:14:47 Step 13/28 : RUN $MAKE 18:14:47 ---> Running in 1ddf2fd51ba3 18:14:49 go mod tidy 18:14:49 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.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.4" -o app-rfid-llrp-inventory 18:15:36 Removing intermediate container 1ddf2fd51ba3 18:15:36 ---> d0418184cc24 18:15:36 Step 14/28 : FROM alpine:3.12 18:15:37 3.12: Pulling from library/alpine 18:15:37 d2f70382dc9a: Pulling fs layer 18:15:38 d2f70382dc9a: Verifying Checksum 18:15:38 d2f70382dc9a: Download complete 18:15:38 d2f70382dc9a: Pull complete 18:15:38 Digest: sha256:c060f8fdabfb47ffff53a354f862012843ee05f4fefa950fdf0f1b7c3a350c92 18:15:38 Status: Downloaded newer image for alpine:3.12 18:15:38 ---> c4fd0aeabfcf 18:15:38 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:15:39 ---> Running in fb7ed3636682 18:15:39 Removing intermediate container fb7ed3636682 18:15:39 ---> 4f2a01420bc6 18:15:39 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:15:40 ---> Running in 992a5cf7bdaf 18:15:40 Removing intermediate container 992a5cf7bdaf 18:15:40 ---> 24382fbb44ac 18:15:40 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 18:15:40 ---> Running in 4737ade061f7 18:15:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:15:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:15:43 (1/6) Installing ca-certificates (20191127-r4) 18:15:43 (2/6) Installing libgcc (9.3.0-r2) 18:15:43 (3/6) Installing libsodium (1.0.18-r0) 18:15:43 (4/6) Installing libstdc++ (9.3.0-r2) 18:15:43 (5/6) Installing libzmq (4.3.3-r0) 18:15:43 (6/6) Installing zeromq (4.3.3-r0) 18:15:43 Executing busybox-1.31.1-r20.trigger 18:15:43 Executing ca-certificates-20191127-r4.trigger 18:15:43 OK: 9 MiB in 20 packages 18:15:45 Removing intermediate container 4737ade061f7 18:15:45 ---> 897230dd0f42 18:15:45 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:15:45 ---> 09ecbb3683a6 18:15:45 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 18:15:46 ---> b4641a876e8d 18:15:46 Step 20/28 : COPY --from=builder /app/res/ /res/ 18:15:47 ---> 893ac7ad0c68 18:15:47 Step 21/28 : COPY --from=builder /app/static/ /static/ 18:15:48 ---> 641c645d652f 18:15:48 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:15:50 ---> 7c509c38430e 18:15:50 Step 23/28 : EXPOSE 48086 18:15:50 ---> Running in dae752d8f1cf 18:15:51 Removing intermediate container dae752d8f1cf 18:15:51 ---> d6f6dbe2516f 18:15:51 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:15:51 ---> Running in c8d650d75380 18:15:51 Removing intermediate container c8d650d75380 18:15:51 ---> d63a6f734b30 18:15:51 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:15:51 ---> Running in 60afacab2fee 18:15:52 Removing intermediate container 60afacab2fee 18:15:52 ---> d5f42f3bf15c 18:15:52 Step 26/28 : LABEL arch=arm64 18:15:52 ---> Running in 1af9659f2c38 18:15:52 Removing intermediate container 1af9659f2c38 18:15:52 ---> 69b7d0af6317 18:15:52 Step 27/28 : LABEL git_sha=07ff70a745b77f70f4b47d5a2d31a9f78666f659 18:15:53 ---> Running in 01bd8a35cc94 18:15:53 Removing intermediate container 01bd8a35cc94 18:15:53 ---> 63666cdd7464 18:15:53 Step 28/28 : LABEL version=0.0.1-dev.4 18:15:53 ---> Running in c961e9094f3c 18:15:54 Removing intermediate container c961e9094f3c 18:15:54 ---> feadd96691a5 18:15:54 [Warning] One or more build-args [ARCH] were not consumed 18:15:54 Successfully built feadd96691a5 18:15:54 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 18:15:54 provisioning config files... 18:15:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config3306608504119861122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:54 ---> docker-login.sh 18:15:54 nexus3.edgexfoundry.org:10001 18:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:55 Configure a credential helper to remove this warning. See 18:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:55 18:15:55 Login Succeeded 18:15:55 nexus3.edgexfoundry.org:10002 18:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:56 Configure a credential helper to remove this warning. See 18:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:56 18:15:56 Login Succeeded 18:15:56 nexus3.edgexfoundry.org:10003 18:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:56 Configure a credential helper to remove this warning. See 18:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:56 18:15:56 Login Succeeded 18:15:56 nexus3.edgexfoundry.org:10004 18:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:57 Configure a credential helper to remove this warning. See 18:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:57 18:15:57 Login Succeeded 18:15:57 docker.io 18:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:57 Configure a credential helper to remove this warning. See 18:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:57 18:15:57 Login Succeeded 18:15:57 ---> docker-login.sh ends [Pipeline] } 18:15:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:58 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:15:58 07ff70a745b77f70f4b47d5a2d31a9f78666f659 18:15:58 latest 18:15:58 0.0.1-dev.4 18:15:58 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 18:15:58 main 18:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] isUnix [Pipeline] sh 18:15:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659 18:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:15:58 ce9d2fbb8084: Preparing 18:15:58 774d705bf793: Preparing 18:15:58 31dd40d6dd13: Preparing 18:15:58 53ce1d3b15d7: Preparing 18:15:58 e2904be67491: Preparing 18:15:58 888aacf1e174: Preparing 18:15:58 3fbe34a1663b: Preparing 18:15:58 888aacf1e174: Waiting 18:15:58 3fbe34a1663b: Waiting 18:15:59 53ce1d3b15d7: Pushed 18:15:59 31dd40d6dd13: Pushed 18:15:59 e2904be67491: Pushed 18:15:59 774d705bf793: Pushed 18:15:59 3fbe34a1663b: Layer already exists 18:16:00 888aacf1e174: Pushed 18:16:03 ce9d2fbb8084: Pushed 18:16:03 07ff70a745b77f70f4b47d5a2d31a9f78666f659: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:16:04 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:16:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:16:04 ce9d2fbb8084: Preparing 18:16:04 774d705bf793: Preparing 18:16:04 31dd40d6dd13: Preparing 18:16:04 53ce1d3b15d7: Preparing 18:16:04 e2904be67491: Preparing 18:16:04 888aacf1e174: Preparing 18:16:04 3fbe34a1663b: Preparing 18:16:04 888aacf1e174: Waiting 18:16:04 3fbe34a1663b: Waiting 18:16:04 ce9d2fbb8084: Layer already exists 18:16:04 31dd40d6dd13: Layer already exists 18:16:04 53ce1d3b15d7: Layer already exists 18:16:04 774d705bf793: Layer already exists 18:16:04 e2904be67491: Layer already exists 18:16:04 3fbe34a1663b: Layer already exists 18:16:04 888aacf1e174: Layer already exists 18:16:04 latest: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:16:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 18:16:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.4 18:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:16:05 ce9d2fbb8084: Preparing 18:16:05 774d705bf793: Preparing 18:16:05 31dd40d6dd13: Preparing 18:16:05 53ce1d3b15d7: Preparing 18:16:05 e2904be67491: Preparing 18:16:05 888aacf1e174: Preparing 18:16:05 3fbe34a1663b: Preparing 18:16:05 888aacf1e174: Waiting 18:16:05 3fbe34a1663b: Waiting 18:16:05 774d705bf793: Layer already exists 18:16:05 31dd40d6dd13: Layer already exists 18:16:05 e2904be67491: Layer already exists 18:16:05 ce9d2fbb8084: Layer already exists 18:16:05 53ce1d3b15d7: Layer already exists 18:16:05 888aacf1e174: Layer already exists 18:16:05 3fbe34a1663b: Layer already exists 18:16:06 0.0.1-dev.4: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:16:06 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh 18:16:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 18:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:16:06 ce9d2fbb8084: Preparing 18:16:06 774d705bf793: Preparing 18:16:06 31dd40d6dd13: Preparing 18:16:06 53ce1d3b15d7: Preparing 18:16:06 e2904be67491: Preparing 18:16:06 888aacf1e174: Preparing 18:16:06 3fbe34a1663b: Preparing 18:16:06 888aacf1e174: Waiting 18:16:06 3fbe34a1663b: Waiting 18:16:07 e2904be67491: Layer already exists 18:16:07 31dd40d6dd13: Layer already exists 18:16:07 ce9d2fbb8084: Layer already exists 18:16:07 53ce1d3b15d7: Layer already exists 18:16:07 774d705bf793: Layer already exists 18:16:07 3fbe34a1663b: Layer already exists 18:16:07 888aacf1e174: Layer already exists 18:16:07 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:16:07 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 18:16:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:16:07 ce9d2fbb8084: Preparing 18:16:07 774d705bf793: Preparing 18:16:07 31dd40d6dd13: Preparing 18:16:07 53ce1d3b15d7: Preparing 18:16:07 e2904be67491: Preparing 18:16:07 888aacf1e174: Preparing 18:16:07 3fbe34a1663b: Preparing 18:16:07 888aacf1e174: Waiting 18:16:07 3fbe34a1663b: Waiting 18:16:08 ce9d2fbb8084: Layer already exists 18:16:08 53ce1d3b15d7: Layer already exists 18:16:08 774d705bf793: Layer already exists 18:16:08 e2904be67491: Layer already exists 18:16:08 31dd40d6dd13: Layer already exists 18:16:08 888aacf1e174: Layer already exists 18:16:08 3fbe34a1663b: Layer already exists 18:16:08 main: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:08 ===================================================== [Pipeline] echo 18:16:08 taggedImages: 18:16:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659 18:16:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:16:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.4 18:16:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 18:16:08 - 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 18:16:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:08 18:16:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:16:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:09 arm64: Pulling from edgex-lftools-log-publisher 18:16:09 448f6bf000e3: Pulling fs layer 18:16:09 f757da607395: Pulling fs layer 18:16:09 05883995daec: Pulling fs layer 18:16:09 8603b9c90790: Pulling fs layer 18:16:09 1560dd03e051: Pulling fs layer 18:16:09 27f5ce0e4adf: Pulling fs layer 18:16:09 c2d8d7efcc4b: Pulling fs layer 18:16:09 8603b9c90790: Waiting 18:16:09 1560dd03e051: Waiting 18:16:09 27f5ce0e4adf: Waiting 18:16:09 f757da607395: Verifying Checksum 18:16:09 f757da607395: Download complete 18:16:09 8603b9c90790: Verifying Checksum 18:16:10 1560dd03e051: Verifying Checksum 18:16:10 1560dd03e051: Download complete 18:16:10 27f5ce0e4adf: Verifying Checksum 18:16:10 27f5ce0e4adf: Download complete 18:16:10 05883995daec: Verifying Checksum 18:16:10 05883995daec: Download complete 18:16:11 448f6bf000e3: Verifying Checksum 18:16:11 448f6bf000e3: Download complete 18:16:14 c2d8d7efcc4b: Verifying Checksum 18:16:14 c2d8d7efcc4b: Download complete 18:16:15 448f6bf000e3: Pull complete 18:16:16 f757da607395: Pull complete 18:16:17 05883995daec: Pull complete 18:16:17 8603b9c90790: Pull complete 18:16:18 1560dd03e051: Pull complete 18:16:19 27f5ce0e4adf: Pull complete 18:16:34 c2d8d7efcc4b: Pull complete 18:16:34 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:16:34 prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container 18:16:34 $ 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/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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 18:16:39 $ docker top 399679cf854997a821bd33c041f7b0b4745cc7a1d631a2deb57c6f560033c7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:40 ---> job-cost.sh 18:16:40 lf-activate-venv: SKIPPING 18:16:40 INFO: No Stack... 18:16:41 INFO: Retrieving Pricing Info for: v2-standard-4 18:16:42 INFO: Archiving Costs [Pipeline] sh 18:16:42 + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv 18:16:42 + cut -d, -f6 [Pipeline] lock 18:16:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] 18:16:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] did not exist. Created. 18:16:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:43 /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-a48924b3/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-a48924b3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:16:44 + echo total: 0.18000000715255737 [Pipeline] stash 18:16:44 Warning: overwriting stash ‘stack-cost’ 18:16:44 Stashed 1 file(s) [Pipeline] } 18:16:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:44 $ docker stop --time=1 399679cf854997a821bd33c041f7b0b4745cc7a1d631a2deb57c6f560033c7bd 18:16:46 $ docker rm -f 399679cf854997a821bd33c041f7b0b4745cc7a1d631a2deb57c6f560033c7bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:16:47 provisioning config files... 18:16:47 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8634578176328977794tmp [Pipeline] { [Pipeline] sh 18:16:47 + set +x 18:16:47 + curl -s https://codecov.io/bash 18:16:47 + bash -s -- 18:16:47 18:16:47 _____ _ 18:16:47 / ____| | | 18:16:47 | | ___ __| | ___ ___ _____ __ 18:16:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:16:47 | |___| (_) | (_| | __/ (_| (_) \ V / 18:16:47 \_____\___/ \__,_|\___|\___\___/ \_/ 18:16:47 Bash-1.0.6 18:16:47 18:16:47 18:16:47 ==> git version 2.24.4 found 18:16:47 ==> 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 18:16:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:16:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:16:47 ==> Jenkins CI detected. 18:16:47 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:16:47 project root: . 18:16:47 --> token set from env 18:16:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:16:47 ==> Running gcov in . (disable via -X gcov) 18:16:47 ==> Python coveragepy not found 18:16:47 ==> Searching for coverage reports in: 18:16:47 + . 18:16:47 -> Found 1 reports 18:16:47 ==> Detecting git/mercurial file structure 18:16:47 ==> Reading reports 18:16:47 + ./coverage.out bytes=61872 18:16:47 ==> Appending adjustments 18:16:47 https://docs.codecov.io/docs/fixing-reports 18:16:47 + Found adjustments 18:16:47 ==> Gzipping contents 18:16:47 16K /tmp/codecov.EWLgE4.gz 18:16:47 ==> Uploading reports 18:16:47 url: https://codecov.io 18:16:47 query: branch=main&commit=07ff70a745b77f70f4b47d5a2d31a9f78666f659&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:16:47 -> Pinging Codecov 18:16:47 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=07ff70a745b77f70f4b47d5a2d31a9f78666f659&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:16:48 -> Uploading to 18:16:48 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/581DD39554BDF9B6E22D074273EAD858/07ff70a745b77f70f4b47d5a2d31a9f78666f659/e096aa1f-41ca-4358-a6e2-355c229120f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T181648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50d3b0cd36819e9184fe05f0eb1b22d45cd502ea99bdb6e5cfc8a6e576d42394 18:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:48 Dload Upload Total Spent Left Speed 18:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13696 0 0 100 13696 0 40222 --:--:-- --:--:-- --:--:-- 40282 18:16:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] } 18:16:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:16:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:16:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:16:49 18:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:16:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:16:49 188c0c94c7c5: Pulling fs layer 18:16:49 0ef7d3d256c8: Pulling fs layer 18:16:49 de9db76c5a1d: Pulling fs layer 18:16:49 0eba1c9be4d2: Pulling fs layer 18:16:49 0d57e429df01: Pulling fs layer 18:16:49 4e4be7b47b0d: Pulling fs layer 18:16:49 e1f770b5df2f: Pulling fs layer 18:16:49 85a0685a4137: Pulling fs layer 18:16:49 4e4be7b47b0d: Waiting 18:16:49 e1f770b5df2f: Waiting 18:16:49 85a0685a4137: Waiting 18:16:49 0eba1c9be4d2: Waiting 18:16:49 0d57e429df01: Waiting 18:16:49 de9db76c5a1d: Verifying Checksum 18:16:49 de9db76c5a1d: Download complete 18:16:49 0ef7d3d256c8: Verifying Checksum 18:16:49 0ef7d3d256c8: Download complete 18:16:49 0d57e429df01: Verifying Checksum 18:16:49 0d57e429df01: Download complete 18:16:49 4e4be7b47b0d: Verifying Checksum 18:16:49 4e4be7b47b0d: Download complete 18:16:49 188c0c94c7c5: Verifying Checksum 18:16:49 188c0c94c7c5: Download complete 18:16:50 188c0c94c7c5: Pull complete 18:16:50 0ef7d3d256c8: Pull complete 18:16:50 de9db76c5a1d: Pull complete 18:16:51 e1f770b5df2f: Verifying Checksum 18:16:51 e1f770b5df2f: Download complete 18:16:55 0eba1c9be4d2: Verifying Checksum 18:16:55 0eba1c9be4d2: Download complete 18:16:55 85a0685a4137: Verifying Checksum 18:16:55 85a0685a4137: Download complete 18:16:58 0eba1c9be4d2: Pull complete 18:16:58 0d57e429df01: Pull complete 18:16:58 4e4be7b47b0d: Pull complete 18:16:58 e1f770b5df2f: Pull complete 18:17:02 85a0685a4137: Pull complete 18:17:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:17:02 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 18:17:02 $ 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 18:17:04 $ docker top b4cd2c5eaf59275f108088777f053f0fb2d7899def62fd494025c4ac23a9ced3 -eo pid,comm [Pipeline] { [Pipeline] echo 18:17:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:17:05 + set -o pipefail 18:17:05 + snyk monitor '--org=edgex-jenkins' 18:17:17 18:17:17 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:17:17 18:17:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/d9782a8f-1186-4460-93de-f052de0e34ec 18:17:17 18:17:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:17:17 18:17:17 [Pipeline] } 18:17:17 $ docker stop --time=1 b4cd2c5eaf59275f108088777f053f0fb2d7899def62fd494025c4ac23a9ced3 18:17:19 $ docker rm -f b4cd2c5eaf59275f108088777f053f0fb2d7899def62fd494025c4ac23a9ced3 [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 18:17:21 + git log --format=format:%s -1 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] isUnix [Pipeline] sh 18:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:17:21 . [Pipeline] withDockerContainer 18:17:21 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 18:17:21 $ 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 18:17:22 $ docker top 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:22 [ssh-agent] Looking for ssh-agent implementation... 18:17:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:22 $ docker exec 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb ssh-agent 18:17:22 SSH_AUTH_SOCK=/tmp/ssh-zEf4LQTGQL0k/agent.15 18:17:22 SSH_AGENT_PID=21 18:17:22 Running ssh-add (command line suppressed) 18:17:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2825324012139384634.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2825324012139384634.key) 18:17:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:22 + git semver tag 18:17:22 # -> Open(): unable to determine branch for HEAD 18:17:22 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:17:22 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:17:22 # $SEMVER_REMOTE_NAME = origin 18:17:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:17:22 # $SEMVER_USER_NAME = edgex-jenkins 18:17:22 # $SEMVER_BRANCH = main 18:17:22 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:17:22 # 07ff70a745b77f70f4b47d5a2d31a9f78666f659 HEAD 18:17:22 # -> Force: false 18:17:22 # bc9bbf148c91b8bcb5748666f4970827a199111b refs/tags/v0.0.1-dev.4 [Pipeline] } 18:17:22 $ docker exec --env ******** --env ******** 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb ssh-agent -k 18:17:22 unset SSH_AUTH_SOCK; 18:17:22 unset SSH_AGENT_PID; 18:17:22 echo Agent pid 21 killed; 18:17:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:23 + git semver [Pipeline] } 18:17:23 $ docker stop --time=1 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb 18:17:24 $ docker rm -f 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:25 18:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:26 0.23.1-centos7: Pulling from edgex-lftools 18:17:26 ab5ef0e58194: Pulling fs layer 18:17:26 9712f1f96733: Pulling fs layer 18:17:26 63f879dbbcfc: Pulling fs layer 18:17:26 0d9ebad4ef96: Pulling fs layer 18:17:26 e9a5061849ea: Pulling fs layer 18:17:26 d747dcd14b5f: Pulling fs layer 18:17:26 2de7ff778b66: Pulling fs layer 18:17:26 0d9ebad4ef96: Waiting 18:17:26 e9a5061849ea: Waiting 18:17:26 d747dcd14b5f: Waiting 18:17:26 2de7ff778b66: Waiting 18:17:26 9712f1f96733: Verifying Checksum 18:17:26 9712f1f96733: Download complete 18:17:28 63f879dbbcfc: Verifying Checksum 18:17:28 63f879dbbcfc: Download complete 18:17:29 e9a5061849ea: Verifying Checksum 18:17:29 e9a5061849ea: Download complete 18:17:29 d747dcd14b5f: Verifying Checksum 18:17:29 d747dcd14b5f: Download complete 18:17:29 2de7ff778b66: Verifying Checksum 18:17:29 2de7ff778b66: Download complete 18:17:29 0d9ebad4ef96: Verifying Checksum 18:17:29 0d9ebad4ef96: Download complete 18:17:30 ab5ef0e58194: Verifying Checksum 18:17:30 ab5ef0e58194: Download complete 18:17:33 ab5ef0e58194: Pull complete 18:17:33 9712f1f96733: Pull complete 18:17:34 63f879dbbcfc: Pull complete 18:17:37 0d9ebad4ef96: Pull complete 18:17:37 e9a5061849ea: Pull complete 18:17:37 d747dcd14b5f: Pull complete 18:17:38 2de7ff778b66: Pull complete 18:17:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:17:38 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 18:17:38 $ 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 18:17:42 $ docker top 8dc0b4e48c1801950aa3ae53d543ff46c920ef32e0f2422e07346f747c8d8ff2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:17:42 provisioning config files... 18:17:42 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8193556207997961772tmp 18:17:42 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3447037499127597060tmp 18:17:42 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3026728089253561106tmp [Pipeline] { [Pipeline] echo 18:17:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:17:42 ---> sigul-configuration.sh 18:17:42 gpg: directory `/root/.gnupg' created 18:17:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:17:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:17:42 gpg: keyring `/root/.gnupg/secring.gpg' created 18:17:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:17:42 gpg: CAST5 encrypted data 18:17:42 gpg: encrypted with 1 passphrase 18:17:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:17:43 + mkdir /home/jenkins 18:17:43 + mkdir /home/jenkins/sigul [Pipeline] sh 18:17:43 + 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 18:17:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:17:43 ---> sigul-install.sh 18:17:43 Sigul already installed; skipping installation. [Pipeline] sh 18:17:44 + git tag --list 18:17:44 v0.0.0 18:17:44 v0.0.1-dev.1 18:17:44 v0.0.1-dev.2 18:17:44 v0.0.1-dev.3 18:17:44 v0.0.1-dev.4 [Pipeline] sh 18:17:44 + lftools sign git-tag v0.0.1-dev.4 18:17:45 Signing Git tag with Sigul... 18:17:45 Signing v0.0.1-dev.4 [Pipeline] echo 18:17:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:17:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:17:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:17:46 $ docker stop --time=1 8dc0b4e48c1801950aa3ae53d543ff46c920ef32e0f2422e07346f747c8d8ff2 18:17:47 $ docker rm -f 8dc0b4e48c1801950aa3ae53d543ff46c920ef32e0f2422e07346f747c8d8ff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:17:48 . [Pipeline] withDockerContainer 18:17:48 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 18:17:48 $ 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 18:17:48 $ docker top 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:48 [ssh-agent] Looking for ssh-agent implementation... 18:17:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:49 $ docker exec 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea ssh-agent 18:17:49 SSH_AUTH_SOCK=/tmp/ssh-KDgs7myVDUbc/agent.13 18:17:49 SSH_AGENT_PID=19 18:17:49 Running ssh-add (command line suppressed) 18:17:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_248490227797261052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_248490227797261052.key) 18:17:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:49 + git semver bump pre 18:17:49 # -> Open(): unable to determine branch for HEAD 18:17:49 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:17:49 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:17:49 # $SEMVER_REMOTE_NAME = origin 18:17:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:17:49 # $SEMVER_USER_NAME = edgex-jenkins 18:17:49 # $SEMVER_BRANCH = main 18:17:49 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:17:49 0.0.1-dev.5 [Pipeline] } 18:17:49 $ docker exec --env ******** --env ******** 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea ssh-agent -k 18:17:49 unset SSH_AUTH_SOCK; 18:17:49 unset SSH_AGENT_PID; 18:17:49 echo Agent pid 19 killed; 18:17:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:50 + git semver [Pipeline] } 18:17:50 $ docker stop --time=1 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea 18:17:51 $ docker rm -f 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:17:52 . [Pipeline] withDockerContainer 18:17:52 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 18:17:52 $ 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 18:17:52 $ docker top 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:52 [ssh-agent] Looking for ssh-agent implementation... 18:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:53 $ docker exec 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 ssh-agent 18:17:53 SSH_AUTH_SOCK=/tmp/ssh-hgNG6E07Vycx/agent.15 18:17:53 SSH_AGENT_PID=21 18:17:53 Running ssh-add (command line suppressed) 18:17:53 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6567215601389589605.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6567215601389589605.key) 18:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:53 + git semver push 18:17:53 # -> Open(): unable to determine branch for HEAD 18:17:53 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:17:53 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:17:53 # $SEMVER_REMOTE_NAME = origin 18:17:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:17:53 # $SEMVER_USER_NAME = edgex-jenkins 18:17:53 # $SEMVER_BRANCH = main 18:17:53 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 18:17:58 $ docker exec --env ******** --env ******** 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 ssh-agent -k 18:17:58 unset SSH_AUTH_SOCK; 18:17:58 unset SSH_AGENT_PID; 18:17:58 echo Agent pid 21 killed; 18:17:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:58 + git semver [Pipeline] } 18:17:58 $ docker stop --time=1 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 18:17:59 $ docker rm -f 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 [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] libraryResource [Pipeline] sh 18:18:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:01 ---> package-listing.sh 18:18:01 ++ facter osfamily 18:18:01 ++ tr '[:upper:]' '[:lower:]' 18:18:01 + OS_FAMILY=redhat 18:18:01 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:18:01 + START_PACKAGES=/tmp/packages_start.txt 18:18:01 + END_PACKAGES=/tmp/packages_end.txt 18:18:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:01 + PACKAGES=/tmp/packages_start.txt 18:18:01 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:18:01 + PACKAGES=/tmp/packages_end.txt 18:18:01 + case "${OS_FAMILY}" in 18:18:01 + rpm -qa 18:18:01 + sort 18:18:02 + '[' -f /tmp/packages_start.txt ']' 18:18:02 + '[' -f /tmp/packages_end.txt ']' 18:18:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:02 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:18:02 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:18:02 + 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 18:18:02 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 18:18:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:03 18:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:03 latest: Pulling from edgex-lftools-log-publisher 18:18:03 b4d181a07f80: Pulling fs layer 18:18:03 a1111a8f2ec3: Pulling fs layer 18:18:03 ed53099fbce6: Pulling fs layer 18:18:03 dc539afda2c1: Pulling fs layer 18:18:03 77bc0d833cb6: Pulling fs layer 18:18:03 9065ff56babe: Pulling fs layer 18:18:03 d287ab97295c: Pulling fs layer 18:18:03 77bc0d833cb6: Waiting 18:18:03 9065ff56babe: Waiting 18:18:03 d287ab97295c: Waiting 18:18:03 dc539afda2c1: Waiting 18:18:03 a1111a8f2ec3: Verifying Checksum 18:18:03 a1111a8f2ec3: Download complete 18:18:03 dc539afda2c1: Verifying Checksum 18:18:03 dc539afda2c1: Download complete 18:18:04 77bc0d833cb6: Verifying Checksum 18:18:04 77bc0d833cb6: Download complete 18:18:04 9065ff56babe: Verifying Checksum 18:18:04 9065ff56babe: Download complete 18:18:04 ed53099fbce6: Verifying Checksum 18:18:04 ed53099fbce6: Download complete 18:18:05 b4d181a07f80: Verifying Checksum 18:18:05 b4d181a07f80: Download complete 18:18:06 b4d181a07f80: Pull complete 18:18:06 a1111a8f2ec3: Pull complete 18:18:06 ed53099fbce6: Pull complete 18:18:07 dc539afda2c1: Pull complete 18:18:07 77bc0d833cb6: Pull complete 18:18:07 9065ff56babe: Pull complete 18:18:08 d287ab97295c: Verifying Checksum 18:18:08 d287ab97295c: Download complete 18:18:13 d287ab97295c: Pull complete 18:18:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:18:13 prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container 18:18:13 $ 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 18:18:16 $ docker top ae02589f7cb5e90d69e425b2cf990998cded7d7f3d6ffd8641de60aaadfd79e8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:17 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:17 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:18 + ls /var/log/sa-host 18:18:18 + sadf -c /var/log/sa-host/sa05 18:18:18 file_magic: OK 18:18:18 HZ: Using current value: 100 18:18:18 file_header: OK 18:18:18 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 18:18:18 Statistics: 18:18:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:18:18 File successfully converted to sysstat format version 12.0.3 18:18:18 + sadf -c /var/log/sa-host/sa30 18:18:18 file_magic: OK 18:18:18 HZ: Using current value: 100 18:18:18 file_header: OK 18:18:18 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 18:18:18 Statistics: 18:18:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:18:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:18 provisioning config files... 18:18:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4345758388336793850tmp [Pipeline] { [Pipeline] echo 18:18:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:18 ---> create-netrc.sh [Pipeline] } 18:18:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:19 ---> python-tools-install.sh [Pipeline] echo 18:18:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:19 ---> sudo-logs.sh 18:18:19 Archiving 'sudo' log.. 18:18:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-1074.vexxhost.local: Name or service not known 18:18:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-1074.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:18:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:19 ---> job-cost.sh 18:18:19 lf-activate-venv: SKIPPING 18:18:19 DEBUG: total: 0.18000000715255737 18:18:19 INFO: Retrieving Stack Cost... 18:18:21 INFO: Retrieving Pricing Info for: v3-standard-2 18:18:21 INFO: Archiving Costs [Pipeline] echo 18:18:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:21 ---> logs-deploy.sh 18:18:21 lf-activate-venv: SKIPPING 18:18:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/6 18:18:21 INFO: archiving workspace using pattern(s): 18:18:22 Archives upload complete. 18:18:22 INFO: archiving logs to Nexus 18:18:22 ---> uname -a: 18:18:22 Linux prd-centos7-docker-4c-2g-1074.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 18:18:22 18:18:22 18:18:22 ---> lscpu: 18:18:22 Architecture: x86_64 18:18:22 CPU op-mode(s): 32-bit, 64-bit 18:18:22 Byte Order: Little Endian 18:18:22 Address sizes: 40 bits physical, 48 bits virtual 18:18:22 CPU(s): 2 18:18:22 On-line CPU(s) list: 0,1 18:18:22 Thread(s) per core: 1 18:18:22 Core(s) per socket: 1 18:18:22 Socket(s): 2 18:18:22 NUMA node(s): 1 18:18:22 Vendor ID: AuthenticAMD 18:18:22 CPU family: 23 18:18:22 Model: 49 18:18:22 Model name: AMD EPYC-Rome Processor 18:18:22 Stepping: 0 18:18:22 CPU MHz: 2800.000 18:18:22 BogoMIPS: 5600.00 18:18:22 Virtualization: AMD-V 18:18:22 Hypervisor vendor: KVM 18:18:22 Virtualization type: full 18:18:22 L1d cache: 32K 18:18:22 L1i cache: 32K 18:18:22 L2 cache: 512K 18:18:22 L3 cache: 16384K 18:18:22 NUMA node0 CPU(s): 0,1 18:18:22 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 18:18:22 18:18:22 18:18:22 ---> nproc: 18:18:22 2 18:18:22 18:18:22 18:18:22 ---> df -h: 18:18:22 Filesystem Size Used Avail Use% Mounted on 18:18:22 overlay 40G 9.0G 32G 23% / 18:18:22 tmpfs 64M 0 64M 0% /dev 18:18:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:18:22 shm 64M 0 64M 0% /dev/shm 18:18:22 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:18:22 18:18:22 18:18:22 ---> sar -b -r -n DEV: 18:18:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 18:18:22 18:18:22 18:07:35 LINUX RESTART (2 CPU) 18:18:22 18:18:22 18:08:01 tps rtps wtps bread/s bwrtn/s 18:18:22 18:09:02 102.18 16.43 85.75 5520.36 5809.44 18:18:22 18:10:01 2.44 0.03 2.41 1.08 90.65 18:18:22 18:11:01 0.42 0.00 0.42 0.00 5.66 18:18:22 18:12:01 0.23 0.00 0.23 0.00 3.33 18:18:22 18:13:01 0.22 0.00 0.22 0.00 3.25 18:18:22 18:14:01 0.40 0.00 0.40 0.00 6.03 18:18:22 18:15:01 0.17 0.00 0.17 0.00 1.48 18:18:22 18:16:01 0.25 0.00 0.25 0.00 3.88 18:18:22 18:17:01 13.94 0.03 13.91 3.73 3694.87 18:18:22 18:18:01 191.08 0.07 191.01 3.46 50537.87 18:18:22 Average: 31.19 1.66 29.53 554.03 6028.11 18:18:22 18:18:22 18:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:22 18:09:02 5438496 0 800604 10.00 2620 1767212 1307248 14.43 579516 1590156 136 18:18:22 18:10:01 5450780 0 788316 9.84 2620 1767216 1205844 13.31 569336 1590116 16 18:18:22 18:11:01 5451120 0 787972 9.84 2620 1767220 1205844 13.31 569508 1589852 8 18:18:22 18:12:01 5448048 0 791036 9.88 2620 1767228 1206048 13.32 572492 1589852 16 18:18:22 18:13:01 5449380 0 789680 9.86 2620 1767252 1205904 13.31 568396 1593104 12 18:18:22 18:14:01 5446388 0 792688 9.90 2620 1767236 1205940 13.31 571336 1593100 8 18:18:22 18:15:01 5446540 0 792532 9.90 2620 1767240 1205844 13.31 570800 1593100 20 18:18:22 18:16:01 5437264 0 801800 10.01 2620 1767248 1205844 13.31 580700 1593100 8 18:18:22 18:17:01 4494856 0 972848 12.15 2620 2538608 1605700 17.73 820492 2216520 673716 18:18:22 18:18:01 3744184 0 1172756 14.64 2620 3089372 1401664 15.48 939832 2704212 100 18:18:22 Average: 5180706 0 849023 10.60 2620 1976583 1275588 14.08 634241 1765311 67404 18:18:22 18:18:22 18:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:22 18:09:02 eth0 412.62 301.63 1288.87 80.98 0.00 0.00 0.00 0.00 18:18:22 18:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:09:02 docker0 52.82 45.50 4.59 153.72 0.00 0.00 0.00 0.00 18:18:22 18:10:01 eth0 0.81 0.08 0.07 0.01 0.00 0.00 0.00 0.00 18:18:22 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:11:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:18:22 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:12:01 eth0 0.97 0.63 0.54 0.40 0.00 0.00 0.00 0.00 18:18:22 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:13:01 eth0 0.17 0.13 0.06 0.01 0.00 0.00 0.00 0.00 18:18:22 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:14:01 eth0 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 18:18:22 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:22 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:22 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:17:01 eth0 612.16 424.46 4088.06 33.40 0.00 0.00 0.00 0.00 18:18:22 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:18:01 eth0 668.67 453.54 3699.22 144.22 0.00 0.00 0.00 0.00 18:18:22 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 18:18:01 docker0 70.75 89.40 5.75 416.23 0.00 0.00 0.00 0.00 18:18:22 Average: eth0 169.98 118.33 909.49 25.97 0.00 0.00 0.00 0.00 18:18:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:22 Average: docker0 12.38 13.52 1.04 57.12 0.00 0.00 0.00 0.00 18:18:22 18:18:22 18:18:22 ---> sar -P ALL: 18:18:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 18:18:22 18:18:22 18:07:35 LINUX RESTART (2 CPU) 18:18:22 18:18:22 18:08:01 CPU %user %nice %system %iowait %steal %idle 18:18:22 18:09:02 all 14.99 0.00 3.87 2.13 0.05 78.95 18:18:22 18:09:02 0 15.54 0.00 4.28 2.46 0.05 77.66 18:18:22 18:09:02 1 14.45 0.00 3.46 1.81 0.05 80.23 18:18:22 18:10:01 all 0.16 0.00 0.06 0.00 0.03 99.75 18:18:22 18:10:01 0 0.22 0.00 0.07 0.00 0.03 99.68 18:18:22 18:10:01 1 0.10 0.00 0.05 0.00 0.02 99.83 18:18:22 18:11:01 all 0.13 0.00 0.06 0.00 0.03 99.79 18:18:22 18:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:18:22 18:11:01 1 0.20 0.00 0.08 0.00 0.03 99.68 18:18:22 18:12:01 all 0.18 0.00 0.05 0.00 0.02 99.75 18:18:22 18:12:01 0 0.08 0.00 0.03 0.00 0.02 99.87 18:18:22 18:12:01 1 0.28 0.00 0.07 0.00 0.02 99.63 18:18:22 18:13:01 all 0.20 0.00 0.06 0.00 0.02 99.72 18:18:22 18:13:01 0 0.07 0.00 0.07 0.00 0.02 99.85 18:18:22 18:13:01 1 0.33 0.00 0.05 0.00 0.02 99.60 18:18:22 18:14:01 all 0.23 0.00 0.04 0.00 0.02 99.72 18:18:22 18:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:18:22 18:14:01 1 0.43 0.00 0.05 0.00 0.02 99.50 18:18:22 18:15:01 all 0.22 0.00 0.03 0.00 0.02 99.73 18:18:22 18:15:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:18:22 18:15:01 1 0.38 0.00 0.02 0.00 0.02 99.58 18:18:22 18:16:01 all 0.13 0.00 0.06 0.00 0.02 99.79 18:18:22 18:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:18:22 18:16:01 1 0.23 0.00 0.08 0.00 0.02 99.67 18:18:22 18:17:01 all 7.60 0.00 2.95 0.04 0.03 89.38 18:18:22 18:17:01 0 7.67 0.00 3.25 0.07 0.03 88.98 18:18:22 18:17:01 1 7.53 0.00 2.65 0.02 0.02 89.78 18:18:22 18:18:01 all 16.31 0.00 8.32 2.55 0.08 72.75 18:18:22 18:18:01 0 16.40 0.00 8.45 2.78 0.09 72.28 18:18:22 18:18:01 1 16.22 0.00 8.18 2.32 0.07 73.21 18:18:22 Average: all 3.92 0.00 1.51 0.46 0.03 94.08 18:18:22 Average: 0 3.91 0.00 1.59 0.52 0.03 93.96 18:18:22 Average: 1 3.94 0.00 1.44 0.40 0.03 94.20 18:18:22 18:18:22 18:18:22