Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c89402a89f5ea76bfa846c29c063e4253979738f 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-ssh7638201741469678865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4493226059990275769.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9186109172557947061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2489379707812399586.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-ssh1223194859153503805.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 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-637’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-640 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-ssh5370635024976326014.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 c89402a89f5ea76bfa846c29c063e4253979738f (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 c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 Commit message: "Merge pull request #48 from edgexfoundry/toml-lf-mds" > git rev-list --no-walk 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-12T00:21:42.797Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-12T00:21:42.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-12T00:21:42.914Z] ========================================================= [2021-08-12T00:21:42.915Z] EdgeX Global Pipelines Version Info [2021-08-12T00:21:42.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:44.232Z] ------------------- [2021-08-12T00:21:44.232Z] stable info: [2021-08-12T00:21:44.232Z] ------------------- [2021-08-12T00:21:44.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-12T00:21:44.232Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T00:21:44.232Z] Message: update stable to v1.0.205 [2021-08-12T00:21:44.824Z] ------------------- [2021-08-12T00:21:44.824Z] experimental info: [2021-08-12T00:21:44.824Z] ------------------- [2021-08-12T00:21:44.824Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-12T00:21:44.825Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T00:21:44.825Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-12T00:21:44.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-12T00:21:44.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-12T00:21:45.005Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-12T00:21:45.030Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-12T00:21:45.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-12T00:21:45.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-12T00:21:45.104Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-12T00:21:45.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-12T00:21:45.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-12T00:21:45.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-12T00:21:45.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-12T00:21:45.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-12T00:21:45.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-12T00:21:45.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-12T00:21:45.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-12T00:21:45.356Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T00:21:45.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T00:21:45.424Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T00:21:45.457Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T00:21:45.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-12T00:21:45.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-12T00:21:45.558Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-12T00:21:45.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-12T00:21:45.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-12T00:21:45.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-12T00:21:45.681Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-12T00:21:45.723Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-12T00:21:45.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-12T00:21:45.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-12T00:21:45.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-12T00:21:45.833Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] echo [2021-08-12T00:21:45.860Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c89402a [Pipeline] echo [2021-08-12T00:21:45.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:21:45.959Z] provisioning config files... [2021-08-12T00:21:45.976Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7367393313246547522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:46.320Z] ---> docker-login.sh [2021-08-12T00:21:46.320Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:21:46.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:21:46.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:21:46.586Z] Configure a credential helper to remove this warning. See [2021-08-12T00:21:46.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:21:46.586Z] [2021-08-12T00:21:46.586Z] Login Succeeded [2021-08-12T00:21:46.586Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:21:46.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:21:46.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:21:46.586Z] Configure a credential helper to remove this warning. See [2021-08-12T00:21:46.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:21:46.586Z] [2021-08-12T00:21:46.586Z] Login Succeeded [2021-08-12T00:21:46.586Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:21:46.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:21:46.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:21:46.856Z] Configure a credential helper to remove this warning. See [2021-08-12T00:21:46.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:21:46.856Z] [2021-08-12T00:21:46.856Z] Login Succeeded [2021-08-12T00:21:46.856Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:21:46.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:21:47.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:21:47.123Z] Configure a credential helper to remove this warning. See [2021-08-12T00:21:47.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:21:47.123Z] [2021-08-12T00:21:47.123Z] Login Succeeded [2021-08-12T00:21:47.123Z] docker.io [2021-08-12T00:21:47.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:21:47.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:21:47.391Z] Configure a credential helper to remove this warning. See [2021-08-12T00:21:47.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:21:47.391Z] [2021-08-12T00:21:47.391Z] Login Succeeded [2021-08-12T00:21:47.391Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:21:47.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-12T00:21:47.861Z] + git log --format=format:%s -1 c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] echo [2021-08-12T00:21:47.910Z] GIT_COMMIT: c89402a89f5ea76bfa846c29c063e4253979738f, Commit Message: Merge pull request #48 from edgexfoundry/toml-lf-mds [Pipeline] echo [2021-08-12T00:21:47.923Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:48.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:48.504Z] [2021-08-12T00:21:48.504Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:48.841Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:48.841Z] latest: Pulling from edgex-devops/git-semver [2021-08-12T00:21:48.841Z] 31603596830f: Pulling fs layer [2021-08-12T00:21:48.841Z] d4622e32a9a9: Pulling fs layer [2021-08-12T00:21:48.841Z] 1030fce36090: Pulling fs layer [2021-08-12T00:21:48.841Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-12T00:21:48.841Z] 6c6cb7e1b49b: Waiting [2021-08-12T00:21:48.841Z] d4622e32a9a9: Verifying Checksum [2021-08-12T00:21:48.841Z] d4622e32a9a9: Download complete [2021-08-12T00:21:49.107Z] 31603596830f: Verifying Checksum [2021-08-12T00:21:49.107Z] 31603596830f: Download complete [2021-08-12T00:21:49.381Z] 31603596830f: Pull complete [2021-08-12T00:21:49.381Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-12T00:21:49.381Z] 6c6cb7e1b49b: Download complete [2021-08-12T00:21:49.381Z] 1030fce36090: Verifying Checksum [2021-08-12T00:21:49.381Z] 1030fce36090: Download complete [2021-08-12T00:21:49.381Z] d4622e32a9a9: Pull complete [2021-08-12T00:21:49.980Z] 1030fce36090: Pull complete [2021-08-12T00:21:49.980Z] 6c6cb7e1b49b: Pull complete [2021-08-12T00:21:50.248Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-12T00:21:50.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:50.248Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-12T00:21:50.346Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-08-12T00:21:50.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T00:21:51.294Z] $ docker top 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:21:51.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:21:51.443Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:21:51.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:21:51.576Z] $ docker exec 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 ssh-agent [2021-08-12T00:21:51.709Z] SSH_AUTH_SOCK=/tmp/ssh-wHzkggRfyyPX/agent.13 [2021-08-12T00:21:51.709Z] SSH_AGENT_PID=18 [2021-08-12T00:21:51.722Z] Running ssh-add (command line suppressed) [2021-08-12T00:21:51.840Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7985257191777389896.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7985257191777389896.key) [2021-08-12T00:21:51.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:21:52.182Z] + git tag --points-at HEAD [Pipeline] } [2021-08-12T00:21:52.204Z] $ docker exec --env ******** --env ******** 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 ssh-agent -k [2021-08-12T00:21:52.315Z] unset SSH_AUTH_SOCK; [2021-08-12T00:21:52.315Z] unset SSH_AGENT_PID; [2021-08-12T00:21:52.315Z] echo Agent pid 18 killed; [2021-08-12T00:21:52.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-12T00:21:52.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:21:52.389Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:21:52.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:21:52.522Z] $ docker exec 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 ssh-agent [2021-08-12T00:21:52.646Z] SSH_AUTH_SOCK=/tmp/ssh-Zj2rPifo9zC2/agent.50 [2021-08-12T00:21:52.646Z] SSH_AGENT_PID=57 [2021-08-12T00:21:52.656Z] Running ssh-add (command line suppressed) [2021-08-12T00:21:52.772Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_601612992610447081.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_601612992610447081.key) [2021-08-12T00:21:52.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:21:53.115Z] + git semver init [2021-08-12T00:21:53.115Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:21:53.115Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-12T00:21:53.115Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-12T00:21:53.115Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:21:53.115Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:21:53.115Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:21:53.115Z] # $SEMVER_BRANCH = main [2021-08-12T00:21:53.115Z] # $SEMVER_TEMP = /tmp/semver-350520629 [2021-08-12T00:21:53.116Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-12T00:21:54.558Z] # '/tmp/semver-350520629' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-08-12T00:21:54.558Z] # -> Force: false [2021-08-12T00:21:54.558Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-08-12T00:21:54.590Z] $ docker exec --env ******** --env ******** 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 ssh-agent -k [2021-08-12T00:21:54.702Z] unset SSH_AUTH_SOCK; [2021-08-12T00:21:54.703Z] unset SSH_AGENT_PID; [2021-08-12T00:21:54.703Z] echo Agent pid 57 killed; [2021-08-12T00:21:54.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:21:55.073Z] + git semver [Pipeline] } [2021-08-12T00:21:55.092Z] $ docker stop --time=1 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 [2021-08-12T00:21:56.367Z] $ docker rm -f 543cce5f52dc5ad4acbe832c34bc915b82fd809376011b4375c3c622111fca75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:21:56.747Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-12T00:21:57.135Z] Stashed 1 file(s) [Pipeline] echo [2021-08-12T00:21:57.138Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-12T00:22:12.304Z] Still waiting to schedule task [2021-08-12T00:22:12.304Z] ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:22:12.304Z] ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:22:12.304Z] ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:22:12.304Z] ‘prd-centos7-docker-4c-2g-630’ is offline [2021-08-12T00:22:12.304Z] ‘prd-centos7-docker-4c-2g-643’ is offline [2021-08-12T00:22:12.304Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:22:12.304Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-636’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:22:12.304Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-641’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-12T00:22:12.307Z] Still waiting to schedule task [2021-08-12T00:22:12.308Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-12T00:23:21.515Z] Running on prd-centos7-docker-4c-2g-647 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-08-12T00:23:21.533Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2021-08-12T00:23:21.664Z] The recommended git tool is: NONE [2021-08-12T00:23:24.619Z] using credential edgex-jenkins-ssh [2021-08-12T00:23:24.635Z] Cloning the remote Git repository [2021-08-12T00:23:23.995Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T00:23:24.067Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2021-08-12T00:23:24.099Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T00:23:24.100Z] > git --version # timeout=10 [2021-08-12T00:23:24.109Z] > git --version # 'git version 2.24.4' [2021-08-12T00:23:24.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T00:23:24.140Z] [INFO] Currently running in a labeled security context [2021-08-12T00:23:24.141Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T00:23:24.141Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh6408804222208848646.key [2021-08-12T00:23:24.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:23:25.700Z] Avoid second fetch [2021-08-12T00:23:25.700Z] Checking out Revision c89402a89f5ea76bfa846c29c063e4253979738f (main) [2021-08-12T00:23:25.091Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-12T00:23:25.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:23:25.126Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T00:23:25.134Z] > git checkout -f c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 [2021-08-12T00:23:29.158Z] Commit message: "Merge pull request #48 from edgexfoundry/toml-lf-mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:23:29.552Z] provisioning config files... [2021-08-12T00:23:29.571Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config3595966236143153500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:23:30.056Z] ---> docker-login.sh [2021-08-12T00:23:30.056Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:23:30.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:23:30.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:23:30.330Z] Configure a credential helper to remove this warning. See [2021-08-12T00:23:30.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:23:30.330Z] [2021-08-12T00:23:30.330Z] Login Succeeded [2021-08-12T00:23:30.330Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:23:30.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:23:30.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:23:30.330Z] Configure a credential helper to remove this warning. See [2021-08-12T00:23:30.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:23:30.330Z] [2021-08-12T00:23:30.330Z] Login Succeeded [2021-08-12T00:23:30.330Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:23:30.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:23:30.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:23:30.596Z] Configure a credential helper to remove this warning. See [2021-08-12T00:23:30.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:23:30.596Z] [2021-08-12T00:23:30.596Z] Login Succeeded [2021-08-12T00:23:30.596Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:23:30.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:23:30.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:23:30.596Z] Configure a credential helper to remove this warning. See [2021-08-12T00:23:30.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:23:30.596Z] [2021-08-12T00:23:30.596Z] Login Succeeded [2021-08-12T00:23:30.596Z] docker.io [2021-08-12T00:23:30.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:23:31.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:23:31.135Z] Configure a credential helper to remove this warning. See [2021-08-12T00:23:31.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:23:31.135Z] [2021-08-12T00:23:31.135Z] Login Succeeded [2021-08-12T00:23:31.135Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:23:31.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T00:23:31.409Z] ========================================================= [2021-08-12T00:23:31.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-12T00:23:31.409Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:23:31.739Z] + 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 . [2021-08-12T00:23:31.739Z] Sending build context to Docker daemon 724.5kB [2021-08-12T00:23:31.739Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:23:31.739Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-12T00:23:31.739Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-12T00:23:31.739Z] 540db60ca938: Pulling fs layer [2021-08-12T00:23:31.739Z] adcc1eea9eea: Pulling fs layer [2021-08-12T00:23:31.739Z] 4c4ab2625f07: Pulling fs layer [2021-08-12T00:23:31.739Z] db62176df00c: Pulling fs layer [2021-08-12T00:23:31.739Z] 3b30891b0d05: Pulling fs layer [2021-08-12T00:23:31.739Z] 06b49ca38bd5: Pulling fs layer [2021-08-12T00:23:31.739Z] c788192a36de: Pulling fs layer [2021-08-12T00:23:31.739Z] a77e37c0d609: Pulling fs layer [2021-08-12T00:23:31.739Z] c3185cebc471: Pulling fs layer [2021-08-12T00:23:31.739Z] db62176df00c: Waiting [2021-08-12T00:23:31.739Z] 3b30891b0d05: Waiting [2021-08-12T00:23:31.739Z] 06b49ca38bd5: Waiting [2021-08-12T00:23:31.739Z] c788192a36de: Waiting [2021-08-12T00:23:31.739Z] a77e37c0d609: Waiting [2021-08-12T00:23:31.739Z] c3185cebc471: Waiting [2021-08-12T00:23:32.014Z] 4c4ab2625f07: Verifying Checksum [2021-08-12T00:23:32.014Z] 4c4ab2625f07: Download complete [2021-08-12T00:23:32.014Z] adcc1eea9eea: Verifying Checksum [2021-08-12T00:23:32.014Z] adcc1eea9eea: Download complete [2021-08-12T00:23:32.014Z] 3b30891b0d05: Verifying Checksum [2021-08-12T00:23:32.014Z] 3b30891b0d05: Download complete [2021-08-12T00:23:32.014Z] 06b49ca38bd5: Verifying Checksum [2021-08-12T00:23:32.014Z] 06b49ca38bd5: Download complete [2021-08-12T00:23:32.014Z] c788192a36de: Verifying Checksum [2021-08-12T00:23:32.014Z] c788192a36de: Download complete [2021-08-12T00:23:32.014Z] 540db60ca938: Verifying Checksum [2021-08-12T00:23:32.014Z] 540db60ca938: Download complete [2021-08-12T00:23:32.290Z] 540db60ca938: Pull complete [2021-08-12T00:23:32.290Z] adcc1eea9eea: Pull complete [2021-08-12T00:23:32.290Z] 4c4ab2625f07: Pull complete [2021-08-12T00:23:32.879Z] a77e37c0d609: Verifying Checksum [2021-08-12T00:23:32.879Z] a77e37c0d609: Download complete [2021-08-12T00:23:36.225Z] c3185cebc471: Verifying Checksum [2021-08-12T00:23:36.225Z] c3185cebc471: Download complete [2021-08-12T00:23:36.806Z] db62176df00c: Verifying Checksum [2021-08-12T00:23:36.806Z] db62176df00c: Download complete [2021-08-12T00:23:40.170Z] db62176df00c: Pull complete [2021-08-12T00:23:40.170Z] 3b30891b0d05: Pull complete [2021-08-12T00:23:40.170Z] 06b49ca38bd5: Pull complete [2021-08-12T00:23:40.170Z] c788192a36de: Pull complete [2021-08-12T00:23:40.453Z] a77e37c0d609: Pull complete [2021-08-12T00:23:42.411Z] c3185cebc471: Pull complete [2021-08-12T00:23:42.411Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-12T00:23:42.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T00:23:42.411Z] ---> 031687cdd783 [2021-08-12T00:23:42.411Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-12T00:23:44.361Z] ---> Running in 1bcccd32937e [2021-08-12T00:23:44.361Z] Removing intermediate container 1bcccd32937e [2021-08-12T00:23:44.361Z] ---> fe3b5c880ac8 [2021-08-12T00:23:44.361Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T00:23:44.361Z] ---> Running in c778633273b9 [2021-08-12T00:23:44.629Z] Removing intermediate container c778633273b9 [2021-08-12T00:23:44.629Z] ---> 0ca56dcdbe67 [2021-08-12T00:23:44.629Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-12T00:23:44.629Z] ---> Running in c575b9e495e1 [2021-08-12T00:23:44.629Z] Removing intermediate container c575b9e495e1 [2021-08-12T00:23:44.629Z] ---> 17f56527efe4 [2021-08-12T00:23:44.629Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:23:44.629Z] ---> Running in ee6e91093361 [2021-08-12T00:23:45.214Z] Removing intermediate container ee6e91093361 [2021-08-12T00:23:45.214Z] ---> f2ad1cb96bf5 [2021-08-12T00:23:45.214Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T00:23:45.214Z] ---> Running in c0eeb6333989 [2021-08-12T00:23:45.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:23:46.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:23:46.722Z] OK: 219 MiB in 52 packages [2021-08-12T00:23:46.986Z] Removing intermediate container c0eeb6333989 [2021-08-12T00:23:46.986Z] ---> 4382bff56a81 [2021-08-12T00:23:46.986Z] Step 8/10 : WORKDIR /app [2021-08-12T00:23:46.986Z] ---> Running in bdba4a87a71b [2021-08-12T00:23:46.986Z] Removing intermediate container bdba4a87a71b [2021-08-12T00:23:46.986Z] ---> ffec9ea3f540 [2021-08-12T00:23:46.986Z] Step 9/10 : COPY . . [2021-08-12T00:23:47.252Z] ---> 7f3f1774445e [2021-08-12T00:23:47.252Z] Step 10/10 : RUN go mod download [2021-08-12T00:23:47.252Z] ---> Running in e2119d564ae6 [2021-08-12T00:23:59.586Z] Removing intermediate container e2119d564ae6 [2021-08-12T00:23:59.586Z] ---> 3c0b3d916822 [2021-08-12T00:23:59.586Z] Successfully built 3c0b3d916822 [2021-08-12T00:23:59.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:23:59.927Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T00:23:59.927Z] . [Pipeline] withDockerContainer [2021-08-12T00:24:00.044Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-08-12T00:24:00.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 [2021-08-12T00:24:00.462Z] $ docker top e8dde0d60e33814414bf68c6b4b65414f8e80c9b70bda1fc3891025c68f84d91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:24:00.867Z] + go version [2021-08-12T00:24:00.867Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-12T00:24:00.887Z] $ docker stop --time=1 e8dde0d60e33814414bf68c6b4b65414f8e80c9b70bda1fc3891025c68f84d91 [2021-08-12T00:24:02.101Z] $ docker rm -f e8dde0d60e33814414bf68c6b4b65414f8e80c9b70bda1fc3891025c68f84d91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:02.603Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T00:24:02.604Z] . [Pipeline] withDockerContainer [2021-08-12T00:24:02.713Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-08-12T00:24:02.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 [2021-08-12T00:24:03.201Z] $ docker top b6d4c40fbd8601eab34f095d5cf267ad843ca4e52eb8d3153884b443cd37e977 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:24:03.650Z] + go mod tidy [Pipeline] sh [2021-08-12T00:24:04.249Z] + make test [2021-08-12T00:24:04.249Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-12T00:24:22.524Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-12T00:24:23.498Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.063s coverage: 89.2% of statements [2021-08-12T00:24:23.765Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.012s coverage: 11.3% of statements [2021-08-12T00:24:24.361Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.048s coverage: 72.3% of statements [2021-08-12T00:24:24.361Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-12T00:24:32.613Z] gofmt -l . [2021-08-12T00:24:32.613Z] [ "`gofmt -l .`" = "" ] [2021-08-12T00:24:32.613Z] ./bin/test-attribution.sh [2021-08-12T00:24:32.613Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-12T00:24:32.631Z] $ docker stop --time=1 b6d4c40fbd8601eab34f095d5cf267ad843ca4e52eb8d3153884b443cd37e977 [2021-08-12T00:24:34.095Z] $ docker rm -f b6d4c40fbd8601eab34f095d5cf267ad843ca4e52eb8d3153884b443cd37e977 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:24:34.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-12T00:24:34.801Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-12T00:24:35.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-12T00:24:36.044Z] + ls -al . [2021-08-12T00:24:36.044Z] total 184 [2021-08-12T00:24:36.044Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 12 00:24 . [2021-08-12T00:24:36.044Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 12 00:23 .. [2021-08-12T00:24:36.044Z] -rw-rw-r--. 1 jenkins jenkins 7039 Aug 12 00:23 Attribution.txt [2021-08-12T00:24:36.044Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 12 00:23 bin [2021-08-12T00:24:36.044Z] -rw-r--r--. 1 jenkins jenkins 61872 Aug 12 00:24 coverage.out [2021-08-12T00:24:36.044Z] -rw-rw-r--. 1 jenkins jenkins 1710 Aug 12 00:23 Dockerfile [2021-08-12T00:24:36.044Z] -rw-rw-r--. 1 jenkins jenkins 1040 Aug 12 00:23 Dockerfile.build [2021-08-12T00:24:36.044Z] -rw-rw-r--. 1 jenkins jenkins 262 Aug 12 00:23 .dockerignore [2021-08-12T00:24:36.044Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 12 00:23 .git [2021-08-12T00:24:36.044Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 12 00:23 .github [2021-08-12T00:24:36.044Z] -rw-rw-r--. 1 jenkins jenkins 816 Aug 12 00:23 .gitignore [2021-08-12T00:24:36.044Z] -rw-r--r--. 1 jenkins jenkins 412 Aug 12 00:24 go.mod [2021-08-12T00:24:36.044Z] -rw-r--r--. 1 jenkins jenkins 19455 Aug 12 00:24 go.sum [2021-08-12T00:24:36.044Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 12 00:23 GOVERNANCE.md [2021-08-12T00:24:36.044Z] drwxrwxr-x. 2 jenkins jenkins 140 Aug 12 00:23 images [2021-08-12T00:24:36.045Z] drwxrwxr-x. 4 jenkins jenkins 35 Aug 12 00:23 internal [2021-08-12T00:24:36.045Z] -rw-rw-r--. 1 jenkins jenkins 686 Aug 12 00:23 Jenkinsfile [2021-08-12T00:24:36.045Z] -rw-rw-r--. 1 jenkins jenkins 11347 Aug 12 00:23 LICENSE [2021-08-12T00:24:36.045Z] -rw-rw-r--. 1 jenkins jenkins 530 Aug 12 00:23 main.go [2021-08-12T00:24:36.045Z] -rw-rw-r--. 1 jenkins jenkins 1499 Aug 12 00:23 Makefile [2021-08-12T00:24:36.045Z] -rw-rw-r--. 1 jenkins jenkins 617 Aug 12 00:23 OWNERS.md [2021-08-12T00:24:36.045Z] -rw-rw-r--. 1 jenkins jenkins 30705 Aug 12 00:23 README.md [2021-08-12T00:24:36.045Z] drwxrwxr-x. 2 jenkins jenkins 32 Aug 12 00:23 res [2021-08-12T00:24:36.045Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 12 00:23 snap [2021-08-12T00:24:36.045Z] drwxrwxr-x. 3 jenkins jenkins 18 Aug 12 00:23 static [2021-08-12T00:24:36.045Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 12 00:21 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:24:36.369Z] + 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=c89402a89f5ea76bfa846c29c063e4253979738f --label arch=amd64 --label version=0.0.1-dev.5 . [2021-08-12T00:24:36.369Z] Sending build context to Docker daemon 725kB [2021-08-12T00:24:36.369Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:24:36.369Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-12T00:24:36.369Z] ---> 3c0b3d916822 [2021-08-12T00:24:36.369Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-12T00:24:36.369Z] ---> Running in b95d3e9cf72b [2021-08-12T00:24:36.369Z] Removing intermediate container b95d3e9cf72b [2021-08-12T00:24:36.369Z] ---> dbeb076fa25e [2021-08-12T00:24:36.369Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T00:24:36.369Z] ---> Running in 6feadb824eeb [2021-08-12T00:24:36.637Z] Removing intermediate container 6feadb824eeb [2021-08-12T00:24:36.637Z] ---> b1d34e515f56 [2021-08-12T00:24:36.637Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-12T00:24:36.637Z] ---> Running in 2952b790b848 [2021-08-12T00:24:36.637Z] Removing intermediate container 2952b790b848 [2021-08-12T00:24:36.637Z] ---> e79425eebb61 [2021-08-12T00:24:36.637Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:24:36.637Z] ---> Running in 30801a421197 [2021-08-12T00:24:37.224Z] Removing intermediate container 30801a421197 [2021-08-12T00:24:37.224Z] ---> 204d3a32f8a2 [2021-08-12T00:24:37.224Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T00:24:37.224Z] ---> Running in 5b11a1587512 [2021-08-12T00:24:37.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:24:38.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:24:38.921Z] OK: 219 MiB in 52 packages [2021-08-12T00:24:39.188Z] Removing intermediate container 5b11a1587512 [2021-08-12T00:24:39.188Z] ---> 52a85ba347c0 [2021-08-12T00:24:39.188Z] Step 8/28 : WORKDIR /app [2021-08-12T00:24:39.188Z] ---> Running in fb47436da509 [2021-08-12T00:24:39.456Z] Removing intermediate container fb47436da509 [2021-08-12T00:24:39.456Z] ---> fb31e822f7ef [2021-08-12T00:24:39.456Z] Step 9/28 : COPY go.mod . [2021-08-12T00:24:39.456Z] ---> c8d5ff5e77bf [2021-08-12T00:24:39.456Z] Step 10/28 : RUN go mod download [2021-08-12T00:24:39.456Z] ---> Running in bf257e2a2ba4 [2021-08-12T00:24:39.925Z] Removing intermediate container bf257e2a2ba4 [2021-08-12T00:24:39.925Z] ---> 3334638377f2 [2021-08-12T00:24:39.925Z] Step 11/28 : COPY . . [2021-08-12T00:24:40.193Z] ---> 22229f2e4ade [2021-08-12T00:24:40.193Z] Step 12/28 : ARG MAKE="make build" [2021-08-12T00:24:40.193Z] ---> Running in a82771f8d897 [2021-08-12T00:24:40.193Z] Removing intermediate container a82771f8d897 [2021-08-12T00:24:40.193Z] ---> 3f62bbadc251 [2021-08-12T00:24:40.193Z] Step 13/28 : RUN $MAKE [2021-08-12T00:24:40.193Z] ---> Running in 548e7a311a0a [2021-08-12T00:24:40.461Z] go mod tidy [2021-08-12T00:24:40.731Z] 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.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.5" -o app-rfid-llrp-inventory [2021-08-12T00:24:56.397Z] Removing intermediate container 548e7a311a0a [2021-08-12T00:24:56.397Z] ---> 0cbf21ceac79 [2021-08-12T00:24:56.397Z] Step 14/28 : FROM alpine:3.12 [2021-08-12T00:24:56.397Z] 3.12: Pulling from library/alpine [2021-08-12T00:24:56.397Z] 339de151aab4: Pulling fs layer [2021-08-12T00:24:56.397Z] 339de151aab4: Verifying Checksum [2021-08-12T00:24:56.397Z] 339de151aab4: Download complete [2021-08-12T00:24:56.397Z] 339de151aab4: Pull complete [2021-08-12T00:24:56.397Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-12T00:24:56.397Z] Status: Downloaded newer image for alpine:3.12 [2021-08-12T00:24:56.397Z] ---> 13621d1b12d4 [2021-08-12T00:24:56.397Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-12T00:24:56.397Z] ---> Running in a7a80c5227b1 [2021-08-12T00:24:56.397Z] Removing intermediate container a7a80c5227b1 [2021-08-12T00:24:56.397Z] ---> fed3ae7ee488 [2021-08-12T00:24:56.397Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-08-12T00:24:56.397Z] ---> Running in 95ee684681ca [2021-08-12T00:24:56.397Z] Removing intermediate container 95ee684681ca [2021-08-12T00:24:56.397Z] ---> 91a1d3992530 [2021-08-12T00:24:56.397Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-08-12T00:24:56.397Z] ---> Running in 79d50813d9df [2021-08-12T00:24:56.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:24:56.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:24:56.931Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-12T00:24:56.931Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-12T00:24:56.931Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-12T00:24:56.931Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-12T00:24:56.931Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-12T00:24:56.931Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-12T00:24:56.931Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:24:56.931Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:24:56.931Z] OK: 9 MiB in 20 packages [2021-08-12T00:24:57.520Z] Removing intermediate container 79d50813d9df [2021-08-12T00:24:57.520Z] ---> 73d1f65a7800 [2021-08-12T00:24:57.520Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-12T00:24:57.520Z] ---> 6341aaac4104 [2021-08-12T00:24:57.520Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-12T00:24:57.520Z] ---> ae6e5486f1d8 [2021-08-12T00:24:57.520Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-08-12T00:24:57.785Z] ---> e570146e0a82 [2021-08-12T00:24:57.785Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-08-12T00:24:58.052Z] ---> 136d63beb6e2 [2021-08-12T00:24:58.052Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-08-12T00:24:58.638Z] ---> 4555df096555 [2021-08-12T00:24:58.638Z] Step 23/28 : EXPOSE 48086 [2021-08-12T00:24:58.638Z] ---> Running in f3a1a6673251 [2021-08-12T00:24:58.638Z] Removing intermediate container f3a1a6673251 [2021-08-12T00:24:58.638Z] ---> 7a0ac00f7958 [2021-08-12T00:24:58.638Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-08-12T00:24:58.638Z] ---> Running in ff2920079839 [2021-08-12T00:24:58.638Z] Removing intermediate container ff2920079839 [2021-08-12T00:24:58.638Z] ---> 569c89a45d57 [2021-08-12T00:24:58.638Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-08-12T00:24:58.638Z] ---> Running in 028cd17b535f [2021-08-12T00:24:58.904Z] Removing intermediate container 028cd17b535f [2021-08-12T00:24:58.904Z] ---> 3368bffb72a0 [2021-08-12T00:24:58.904Z] Step 26/28 : LABEL arch=amd64 [2021-08-12T00:24:58.904Z] ---> Running in f6facacc6f9f [2021-08-12T00:24:58.904Z] Removing intermediate container f6facacc6f9f [2021-08-12T00:24:58.904Z] ---> 0a9db6f5f573 [2021-08-12T00:24:58.904Z] Step 27/28 : LABEL git_sha=c89402a89f5ea76bfa846c29c063e4253979738f [2021-08-12T00:24:58.904Z] ---> Running in 0b4beed0d1c7 [2021-08-12T00:24:58.904Z] Removing intermediate container 0b4beed0d1c7 [2021-08-12T00:24:58.904Z] ---> 86e600936f3c [2021-08-12T00:24:58.904Z] Step 28/28 : LABEL version=0.0.1-dev.5 [2021-08-12T00:24:59.171Z] ---> Running in 2abb5bec3f0b [2021-08-12T00:24:59.171Z] Removing intermediate container 2abb5bec3f0b [2021-08-12T00:24:59.171Z] ---> 0bdb0469ed60 [2021-08-12T00:24:59.171Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-12T00:24:59.171Z] Successfully built 0bdb0469ed60 [2021-08-12T00:24:59.171Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:24:59.314Z] provisioning config files... [2021-08-12T00:24:59.336Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config7111204149063185300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:24:59.684Z] ---> docker-login.sh [2021-08-12T00:24:59.684Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:24:59.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:59.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:59.684Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:59.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:59.684Z] [2021-08-12T00:24:59.684Z] Login Succeeded [2021-08-12T00:24:59.684Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:24:59.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:24:59.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:24:59.953Z] Configure a credential helper to remove this warning. See [2021-08-12T00:24:59.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:24:59.953Z] [2021-08-12T00:24:59.953Z] Login Succeeded [2021-08-12T00:24:59.953Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:24:59.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:25:05.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:25:05.319Z] Configure a credential helper to remove this warning. See [2021-08-12T00:25:05.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:25:05.319Z] [2021-08-12T00:25:05.319Z] Login Succeeded [2021-08-12T00:25:05.319Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:25:05.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:25:05.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:25:05.319Z] Configure a credential helper to remove this warning. See [2021-08-12T00:25:05.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:25:05.319Z] [2021-08-12T00:25:05.319Z] Login Succeeded [2021-08-12T00:25:05.319Z] docker.io [2021-08-12T00:25:05.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:25:05.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:25:05.585Z] Configure a credential helper to remove this warning. See [2021-08-12T00:25:05.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:25:05.585Z] [2021-08-12T00:25:05.585Z] Login Succeeded [2021-08-12T00:25:05.585Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:25:05.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:25:05.697Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-08-12T00:25:05.697Z] c89402a89f5ea76bfa846c29c063e4253979738f [2021-08-12T00:25:05.697Z] latest [2021-08-12T00:25:05.697Z] 0.0.1-dev.5 [2021-08-12T00:25:05.697Z] c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [2021-08-12T00:25:05.697Z] main [2021-08-12T00:25:05.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:06.074Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:06.407Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f [2021-08-12T00:25:06.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-12T00:25:06.407Z] 1e72880c23f4: Preparing [2021-08-12T00:25:06.407Z] 756492293c35: Preparing [2021-08-12T00:25:06.407Z] 75fde7308f42: Preparing [2021-08-12T00:25:06.407Z] efb2a7fc936b: Preparing [2021-08-12T00:25:06.407Z] f37302e403b5: Preparing [2021-08-12T00:25:06.407Z] ce40c7c56d87: Preparing [2021-08-12T00:25:06.407Z] 32f366d666a5: Preparing [2021-08-12T00:25:06.407Z] ce40c7c56d87: Waiting [2021-08-12T00:25:06.407Z] 32f366d666a5: Waiting [2021-08-12T00:25:06.680Z] f37302e403b5: Pushed [2021-08-12T00:25:06.680Z] efb2a7fc936b: Pushed [2021-08-12T00:25:06.680Z] 32f366d666a5: Layer already exists [2021-08-12T00:25:06.680Z] 756492293c35: Pushed [2021-08-12T00:25:06.680Z] 75fde7308f42: Pushed [2021-08-12T00:25:06.947Z] ce40c7c56d87: Pushed [2021-08-12T00:25:08.893Z] 1e72880c23f4: Pushed [2021-08-12T00:25:08.893Z] c89402a89f5ea76bfa846c29c063e4253979738f: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:09.242Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:09.598Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-08-12T00:25:09.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-12T00:25:09.598Z] 1e72880c23f4: Preparing [2021-08-12T00:25:09.598Z] 756492293c35: Preparing [2021-08-12T00:25:09.598Z] 75fde7308f42: Preparing [2021-08-12T00:25:09.598Z] efb2a7fc936b: Preparing [2021-08-12T00:25:09.598Z] f37302e403b5: Preparing [2021-08-12T00:25:09.598Z] ce40c7c56d87: Preparing [2021-08-12T00:25:09.598Z] 32f366d666a5: Preparing [2021-08-12T00:25:09.598Z] ce40c7c56d87: Waiting [2021-08-12T00:25:09.598Z] 32f366d666a5: Waiting [2021-08-12T00:25:09.598Z] efb2a7fc936b: Layer already exists [2021-08-12T00:25:09.598Z] 756492293c35: Layer already exists [2021-08-12T00:25:09.598Z] 75fde7308f42: Layer already exists [2021-08-12T00:25:09.598Z] 1e72880c23f4: Layer already exists [2021-08-12T00:25:09.598Z] f37302e403b5: Layer already exists [2021-08-12T00:25:09.598Z] ce40c7c56d87: Layer already exists [2021-08-12T00:25:09.598Z] 32f366d666a5: Layer already exists [2021-08-12T00:25:09.865Z] latest: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:10.186Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:10.501Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.5 [2021-08-12T00:25:10.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-12T00:25:10.502Z] 1e72880c23f4: Preparing [2021-08-12T00:25:10.502Z] 756492293c35: Preparing [2021-08-12T00:25:10.502Z] 75fde7308f42: Preparing [2021-08-12T00:25:10.502Z] efb2a7fc936b: Preparing [2021-08-12T00:25:10.502Z] f37302e403b5: Preparing [2021-08-12T00:25:10.502Z] ce40c7c56d87: Preparing [2021-08-12T00:25:10.502Z] 32f366d666a5: Preparing [2021-08-12T00:25:10.502Z] ce40c7c56d87: Waiting [2021-08-12T00:25:10.502Z] 32f366d666a5: Waiting [2021-08-12T00:25:10.502Z] f37302e403b5: Layer already exists [2021-08-12T00:25:10.502Z] 756492293c35: Layer already exists [2021-08-12T00:25:10.502Z] 1e72880c23f4: Layer already exists [2021-08-12T00:25:10.502Z] efb2a7fc936b: Layer already exists [2021-08-12T00:25:10.502Z] 75fde7308f42: Layer already exists [2021-08-12T00:25:10.502Z] 32f366d666a5: Layer already exists [2021-08-12T00:25:10.502Z] ce40c7c56d87: Layer already exists [2021-08-12T00:25:10.502Z] 0.0.1-dev.5: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:10.821Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:11.143Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [2021-08-12T00:25:11.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-12T00:25:11.143Z] 1e72880c23f4: Preparing [2021-08-12T00:25:11.143Z] 756492293c35: Preparing [2021-08-12T00:25:11.143Z] 75fde7308f42: Preparing [2021-08-12T00:25:11.143Z] efb2a7fc936b: Preparing [2021-08-12T00:25:11.143Z] f37302e403b5: Preparing [2021-08-12T00:25:11.143Z] ce40c7c56d87: Preparing [2021-08-12T00:25:11.143Z] 32f366d666a5: Preparing [2021-08-12T00:25:11.143Z] ce40c7c56d87: Waiting [2021-08-12T00:25:11.143Z] 32f366d666a5: Waiting [2021-08-12T00:25:11.143Z] 75fde7308f42: Layer already exists [2021-08-12T00:25:11.143Z] efb2a7fc936b: Layer already exists [2021-08-12T00:25:11.143Z] f37302e403b5: Layer already exists [2021-08-12T00:25:11.143Z] 756492293c35: Layer already exists [2021-08-12T00:25:11.143Z] 1e72880c23f4: Layer already exists [2021-08-12T00:25:11.143Z] ce40c7c56d87: Layer already exists [2021-08-12T00:25:11.143Z] 32f366d666a5: Layer already exists [2021-08-12T00:25:11.143Z] c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:11.468Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:11.789Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-08-12T00:25:11.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-12T00:25:11.789Z] 1e72880c23f4: Preparing [2021-08-12T00:25:11.789Z] 756492293c35: Preparing [2021-08-12T00:25:11.789Z] 75fde7308f42: Preparing [2021-08-12T00:25:11.789Z] efb2a7fc936b: Preparing [2021-08-12T00:25:11.789Z] f37302e403b5: Preparing [2021-08-12T00:25:11.789Z] ce40c7c56d87: Preparing [2021-08-12T00:25:11.789Z] 32f366d666a5: Preparing [2021-08-12T00:25:11.789Z] ce40c7c56d87: Waiting [2021-08-12T00:25:11.789Z] 32f366d666a5: Waiting [2021-08-12T00:25:11.789Z] f37302e403b5: Layer already exists [2021-08-12T00:25:11.789Z] 756492293c35: Layer already exists [2021-08-12T00:25:11.789Z] efb2a7fc936b: Layer already exists [2021-08-12T00:25:11.789Z] 75fde7308f42: Layer already exists [2021-08-12T00:25:11.789Z] 1e72880c23f4: Layer already exists [2021-08-12T00:25:11.789Z] 32f366d666a5: Layer already exists [2021-08-12T00:25:11.789Z] ce40c7c56d87: Layer already exists [2021-08-12T00:25:11.789Z] main: digest: sha256:be77992f644509969f4a4b566738cdcb9521d90f52f491946d666df40750932c size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:25:11.872Z] ===================================================== [Pipeline] echo [2021-08-12T00:25:11.888Z] taggedImages: [2021-08-12T00:25:11.888Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f [2021-08-12T00:25:11.888Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-08-12T00:25:11.888Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.5 [2021-08-12T00:25:11.888Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [2021-08-12T00:25:11.888Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:12.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:25:12.382Z] [2021-08-12T00:25:12.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:25:12.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:25:12.715Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T00:25:12.715Z] b4d181a07f80: Pulling fs layer [2021-08-12T00:25:12.715Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T00:25:12.715Z] ed53099fbce6: Pulling fs layer [2021-08-12T00:25:12.715Z] dc539afda2c1: Pulling fs layer [2021-08-12T00:25:12.715Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T00:25:12.715Z] 9065ff56babe: Pulling fs layer [2021-08-12T00:25:12.715Z] d287ab97295c: Pulling fs layer [2021-08-12T00:25:12.715Z] dc539afda2c1: Waiting [2021-08-12T00:25:12.715Z] 77bc0d833cb6: Waiting [2021-08-12T00:25:12.715Z] 9065ff56babe: Waiting [2021-08-12T00:25:12.715Z] d287ab97295c: Waiting [2021-08-12T00:25:12.981Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T00:25:12.981Z] a1111a8f2ec3: Download complete [2021-08-12T00:25:12.981Z] dc539afda2c1: Verifying Checksum [2021-08-12T00:25:12.981Z] dc539afda2c1: Download complete [2021-08-12T00:25:13.247Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T00:25:13.247Z] 77bc0d833cb6: Download complete [2021-08-12T00:25:13.247Z] 9065ff56babe: Verifying Checksum [2021-08-12T00:25:13.247Z] 9065ff56babe: Download complete [2021-08-12T00:25:13.517Z] ed53099fbce6: Verifying Checksum [2021-08-12T00:25:13.517Z] ed53099fbce6: Download complete [2021-08-12T00:25:14.483Z] b4d181a07f80: Verifying Checksum [2021-08-12T00:25:14.483Z] b4d181a07f80: Download complete [2021-08-12T00:25:15.451Z] b4d181a07f80: Pull complete [2021-08-12T00:25:15.451Z] a1111a8f2ec3: Pull complete [2021-08-12T00:25:16.039Z] ed53099fbce6: Pull complete [2021-08-12T00:25:16.039Z] dc539afda2c1: Pull complete [2021-08-12T00:25:16.307Z] 77bc0d833cb6: Pull complete [2021-08-12T00:25:16.575Z] 9065ff56babe: Pull complete [2021-08-12T00:25:20.833Z] d287ab97295c: Verifying Checksum [2021-08-12T00:25:20.833Z] d287ab97295c: Download complete [2021-08-12T00:25:25.132Z] d287ab97295c: Pull complete [2021-08-12T00:25:25.132Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T00:25:25.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:25:25.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T00:25:25.224Z] prd-centos7-docker-4c-2g-647 does not seem to be running inside a container [2021-08-12T00:25:25.294Z] $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 [2021-08-12T00:25:27.742Z] $ docker top 1ae9da6aa66fcc76a8436f817afebb3750f96b77d504b450b7cd4ce9516b1e83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:25:28.201Z] ---> job-cost.sh [2021-08-12T00:25:28.201Z] lf-activate-venv: SKIPPING [2021-08-12T00:25:28.201Z] INFO: No Stack... [2021-08-12T00:25:29.159Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T00:25:29.424Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T00:25:29.740Z] + cut -d, -f6 [2021-08-12T00:25:29.741Z] + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [Pipeline] lock [2021-08-12T00:25:29.781Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [2021-08-12T00:25:29.789Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] did not exist. Created. [2021-08-12T00:25:29.790Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T00:25:30.127Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-12T00:25:30.174Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T00:25:30.186Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T00:25:30.216Z] $ docker stop --time=1 1ae9da6aa66fcc76a8436f817afebb3750f96b77d504b450b7cd4ce9516b1e83 [2021-08-12T00:25:31.384Z] $ docker rm -f 1ae9da6aa66fcc76a8436f817afebb3750f96b77d504b450b7cd4ce9516b1e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T00:25:40.650Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-650 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-08-12T00:25:40.668Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2021-08-12T00:25:40.974Z] The recommended git tool is: NONE [2021-08-12T00:25:48.007Z] using credential edgex-jenkins-ssh [2021-08-12T00:25:48.029Z] Cloning the remote Git repository [2021-08-12T00:25:48.074Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T00:25:48.200Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2021-08-12T00:25:48.276Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-12T00:25:48.277Z] > git --version # timeout=10 [2021-08-12T00:25:48.294Z] > git --version # 'git version 2.17.1' [2021-08-12T00:25:48.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T00:25:48.392Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:25:50.568Z] Avoid second fetch [2021-08-12T00:25:50.569Z] Checking out Revision c89402a89f5ea76bfa846c29c063e4253979738f (main) [2021-08-12T00:25:50.508Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-12T00:25:50.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:25:50.570Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T00:25:50.583Z] > git checkout -f c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 [2021-08-12T00:25:55.219Z] Commit message: "Merge pull request #48 from edgexfoundry/toml-lf-mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:25:55.573Z] provisioning config files... [2021-08-12T00:25:55.609Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config426591504346375014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:25:56.239Z] ---> docker-login.sh [2021-08-12T00:25:56.239Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:25:57.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:25:57.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:25:57.513Z] Configure a credential helper to remove this warning. See [2021-08-12T00:25:57.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:25:57.513Z] [2021-08-12T00:25:57.513Z] Login Succeeded [2021-08-12T00:25:57.513Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:25:58.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:25:58.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:25:58.126Z] Configure a credential helper to remove this warning. See [2021-08-12T00:25:58.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:25:58.126Z] [2021-08-12T00:25:58.126Z] Login Succeeded [2021-08-12T00:25:58.126Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:25:58.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:25:59.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:25:59.022Z] Configure a credential helper to remove this warning. See [2021-08-12T00:25:59.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:25:59.022Z] [2021-08-12T00:25:59.022Z] Login Succeeded [2021-08-12T00:25:59.022Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:25:59.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:25:59.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:25:59.579Z] Configure a credential helper to remove this warning. See [2021-08-12T00:25:59.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:25:59.579Z] [2021-08-12T00:25:59.579Z] Login Succeeded [2021-08-12T00:25:59.579Z] docker.io [2021-08-12T00:26:00.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:26:00.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:26:00.479Z] Configure a credential helper to remove this warning. See [2021-08-12T00:26:00.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:26:00.479Z] [2021-08-12T00:26:00.479Z] Login Succeeded [2021-08-12T00:26:00.479Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:26:00.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T00:26:01.041Z] ========================================================= [2021-08-12T00:26:01.041Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-12T00:26:01.041Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:26:01.446Z] + 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 . [2021-08-12T00:26:02.066Z] Sending build context to Docker daemon 724.5kB [2021-08-12T00:26:02.067Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:26:02.067Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-12T00:26:02.352Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-12T00:26:02.352Z] 595b0fe564bb: Pulling fs layer [2021-08-12T00:26:02.352Z] 24495759ef45: Pulling fs layer [2021-08-12T00:26:02.352Z] d148012ef14d: Pulling fs layer [2021-08-12T00:26:02.352Z] e90a11edd702: Pulling fs layer [2021-08-12T00:26:02.352Z] d77568369979: Pulling fs layer [2021-08-12T00:26:02.352Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-12T00:26:02.352Z] 170f2ba95c9a: Pulling fs layer [2021-08-12T00:26:02.352Z] 97ac5df62f85: Pulling fs layer [2021-08-12T00:26:02.352Z] fc1c9f9a7f3b: Waiting [2021-08-12T00:26:02.352Z] 170f2ba95c9a: Waiting [2021-08-12T00:26:02.352Z] 97ac5df62f85: Waiting [2021-08-12T00:26:02.352Z] e90a11edd702: Waiting [2021-08-12T00:26:02.352Z] d77568369979: Waiting [2021-08-12T00:26:02.352Z] d148012ef14d: Verifying Checksum [2021-08-12T00:26:02.352Z] d148012ef14d: Download complete [2021-08-12T00:26:02.352Z] 24495759ef45: Verifying Checksum [2021-08-12T00:26:02.352Z] 24495759ef45: Download complete [2021-08-12T00:26:02.634Z] 595b0fe564bb: Download complete [2021-08-12T00:26:02.634Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-12T00:26:02.634Z] fc1c9f9a7f3b: Download complete [2021-08-12T00:26:02.634Z] d77568369979: Verifying Checksum [2021-08-12T00:26:02.634Z] d77568369979: Download complete [2021-08-12T00:26:02.634Z] 170f2ba95c9a: Verifying Checksum [2021-08-12T00:26:02.634Z] 170f2ba95c9a: Download complete [2021-08-12T00:26:03.785Z] 595b0fe564bb: Pull complete [2021-08-12T00:26:04.397Z] 24495759ef45: Pull complete [2021-08-12T00:26:05.008Z] d148012ef14d: Pull complete [2021-08-12T00:26:06.482Z] 97ac5df62f85: Verifying Checksum [2021-08-12T00:26:06.482Z] 97ac5df62f85: Download complete [2021-08-12T00:26:07.092Z] e90a11edd702: Verifying Checksum [2021-08-12T00:26:07.092Z] e90a11edd702: Download complete [2021-08-12T00:26:17.299Z] e90a11edd702: Pull complete [2021-08-12T00:26:17.583Z] d77568369979: Pull complete [2021-08-12T00:26:18.200Z] fc1c9f9a7f3b: Pull complete [2021-08-12T00:26:18.485Z] 170f2ba95c9a: Pull complete [2021-08-12T00:26:25.273Z] 97ac5df62f85: Pull complete [2021-08-12T00:26:25.273Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-12T00:26:25.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T00:26:25.273Z] ---> 04bc70af865f [2021-08-12T00:26:25.273Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-12T00:26:27.939Z] ---> Running in 1c36ccfedfc8 [2021-08-12T00:26:28.545Z] Removing intermediate container 1c36ccfedfc8 [2021-08-12T00:26:28.545Z] ---> 843f4f6f947b [2021-08-12T00:26:28.545Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T00:26:28.826Z] ---> Running in da7652d34f7c [2021-08-12T00:26:29.427Z] Removing intermediate container da7652d34f7c [2021-08-12T00:26:29.427Z] ---> 5e98ab0d4041 [2021-08-12T00:26:29.427Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-12T00:26:29.427Z] ---> Running in e2829f814dbe [2021-08-12T00:26:30.027Z] Removing intermediate container e2829f814dbe [2021-08-12T00:26:30.027Z] ---> 6d71b89eec66 [2021-08-12T00:26:30.027Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:26:30.302Z] ---> Running in 3e7d906a57b7 [2021-08-12T00:26:34.022Z] Removing intermediate container 3e7d906a57b7 [2021-08-12T00:26:34.022Z] ---> ba4f0dd91089 [2021-08-12T00:26:34.023Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T00:26:34.023Z] ---> Running in 686b4a19c4cd [2021-08-12T00:26:35.465Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:26:36.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:26:37.438Z] OK: 218 MiB in 52 packages [2021-08-12T00:26:38.426Z] Removing intermediate container 686b4a19c4cd [2021-08-12T00:26:38.426Z] ---> aa58c5bf130f [2021-08-12T00:26:38.426Z] Step 8/10 : WORKDIR /app [2021-08-12T00:26:38.702Z] ---> Running in 73080be179f4 [2021-08-12T00:26:39.301Z] Removing intermediate container 73080be179f4 [2021-08-12T00:26:39.301Z] ---> 302849792fc0 [2021-08-12T00:26:39.301Z] Step 9/10 : COPY . . [2021-08-12T00:26:40.747Z] ---> f0c1074fbd30 [2021-08-12T00:26:40.747Z] Step 10/10 : RUN go mod download [2021-08-12T00:26:40.747Z] ---> Running in 0bc4d09544db [2021-08-12T00:27:13.227Z] Removing intermediate container 0bc4d09544db [2021-08-12T00:27:13.228Z] ---> 81e1aaa0aadb [2021-08-12T00:27:13.228Z] Successfully built 81e1aaa0aadb [2021-08-12T00:27:13.228Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:27:13.586Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T00:27:13.586Z] . [Pipeline] withDockerContainer [2021-08-12T00:27:13.913Z] prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container [2021-08-12T00:27:14.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T00:27:16.171Z] $ docker top b338b69fe88e5d8573cbaacd09424329862bb7df38c1bf8f608697623510442c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:27:17.288Z] + go version [2021-08-12T00:27:17.289Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-12T00:27:17.302Z] $ docker stop --time=1 b338b69fe88e5d8573cbaacd09424329862bb7df38c1bf8f608697623510442c [2021-08-12T00:27:19.300Z] $ docker rm -f b338b69fe88e5d8573cbaacd09424329862bb7df38c1bf8f608697623510442c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:27:20.054Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T00:27:20.054Z] . [Pipeline] withDockerContainer [2021-08-12T00:27:20.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container [2021-08-12T00:27:20.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T00:27:22.492Z] $ docker top 28c31716815326a57901693031418b4126b0ee215642a193b0c4e50be1a7b65c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:27:23.526Z] + go mod tidy [Pipeline] sh [2021-08-12T00:27:24.801Z] + make test [2021-08-12T00:27:24.801Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-12T00:28:46.730Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-12T00:28:46.730Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.284s coverage: 89.2% of statements [2021-08-12T00:28:46.731Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.056s coverage: 11.3% of statements [2021-08-12T00:28:46.731Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.257s coverage: 72.3% of statements [2021-08-12T00:28:46.731Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-12T00:29:25.814Z] gofmt -l . [2021-08-12T00:29:25.814Z] [ "`gofmt -l .`" = "" ] [2021-08-12T00:29:25.814Z] ./bin/test-attribution.sh [2021-08-12T00:29:25.814Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-12T00:29:25.810Z] $ docker stop --time=1 28c31716815326a57901693031418b4126b0ee215642a193b0c4e50be1a7b65c [2021-08-12T00:29:27.975Z] $ docker rm -f 28c31716815326a57901693031418b4126b0ee215642a193b0c4e50be1a7b65c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:29:29.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-12T00:29:29.052Z] Warning: overwriting stash ‘coverage-report’ [2021-08-12T00:29:29.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-12T00:29:30.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-12T00:29:30.509Z] + ls -al . [2021-08-12T00:29:30.509Z] total 220 [2021-08-12T00:29:30.509Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 12 00:29 . [2021-08-12T00:29:30.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 00:25 .. [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 12 00:25 .dockerignore [2021-08-12T00:29:30.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 00:25 .git [2021-08-12T00:29:30.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:25 .github [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 816 Aug 12 00:25 .gitignore [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 7039 Aug 12 00:25 Attribution.txt [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 1710 Aug 12 00:25 Dockerfile [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 1040 Aug 12 00:25 Dockerfile.build [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 12 00:25 GOVERNANCE.md [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 686 Aug 12 00:25 Jenkinsfile [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 12 00:25 LICENSE [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 1499 Aug 12 00:25 Makefile [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 12 00:25 OWNERS.md [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 30705 Aug 12 00:25 README.md [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 12 00:21 VERSION [2021-08-12T00:29:30.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:25 bin [2021-08-12T00:29:30.509Z] -rw-r--r-- 1 jenkins jenkins 61872 Aug 12 00:28 coverage.out [2021-08-12T00:29:30.509Z] -rw-r--r-- 1 jenkins jenkins 412 Aug 12 00:29 go.mod [2021-08-12T00:29:30.509Z] -rw-r--r-- 1 jenkins jenkins 19455 Aug 12 00:27 go.sum [2021-08-12T00:29:30.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:25 images [2021-08-12T00:29:30.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 00:25 internal [2021-08-12T00:29:30.509Z] -rw-rw-r-- 1 jenkins jenkins 530 Aug 12 00:25 main.go [2021-08-12T00:29:30.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:25 res [2021-08-12T00:29:30.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 00:25 snap [2021-08-12T00:29:30.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 00:25 static [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:29:30.870Z] + 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=c89402a89f5ea76bfa846c29c063e4253979738f --label arch=arm64 --label version=0.0.1-dev.5 . [2021-08-12T00:29:31.481Z] Sending build context to Docker daemon 725kB [2021-08-12T00:29:31.481Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T00:29:31.481Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-12T00:29:31.481Z] ---> 81e1aaa0aadb [2021-08-12T00:29:31.481Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-12T00:29:31.757Z] ---> Running in 20908766e711 [2021-08-12T00:29:32.354Z] Removing intermediate container 20908766e711 [2021-08-12T00:29:32.354Z] ---> a35e5734ea3f [2021-08-12T00:29:32.354Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T00:29:32.631Z] ---> Running in 7db88004148b [2021-08-12T00:29:33.230Z] Removing intermediate container 7db88004148b [2021-08-12T00:29:33.230Z] ---> c13a5fc40464 [2021-08-12T00:29:33.230Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-12T00:29:33.230Z] ---> Running in d9b75df546ea [2021-08-12T00:29:33.831Z] Removing intermediate container d9b75df546ea [2021-08-12T00:29:33.831Z] ---> f29acf6ec6ca [2021-08-12T00:29:33.831Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:29:34.104Z] ---> Running in e54496712b02 [2021-08-12T00:29:36.745Z] Removing intermediate container e54496712b02 [2021-08-12T00:29:36.745Z] ---> a8f001da4f73 [2021-08-12T00:29:36.745Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T00:29:36.745Z] ---> Running in 305cf7140a76 [2021-08-12T00:29:38.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:29:39.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:29:40.157Z] OK: 218 MiB in 52 packages [2021-08-12T00:29:41.602Z] Removing intermediate container 305cf7140a76 [2021-08-12T00:29:41.602Z] ---> 977814401a79 [2021-08-12T00:29:41.602Z] Step 8/28 : WORKDIR /app [2021-08-12T00:29:41.602Z] ---> Running in fa8f1f5e2094 [2021-08-12T00:29:42.206Z] Removing intermediate container fa8f1f5e2094 [2021-08-12T00:29:42.206Z] ---> ed862c4f1020 [2021-08-12T00:29:42.206Z] Step 9/28 : COPY go.mod . [2021-08-12T00:29:43.187Z] ---> 2543ba7def3a [2021-08-12T00:29:43.187Z] Step 10/28 : RUN go mod download [2021-08-12T00:29:43.462Z] ---> Running in 63c75cb7a3cc [2021-08-12T00:29:46.091Z] Removing intermediate container 63c75cb7a3cc [2021-08-12T00:29:46.091Z] ---> 6e90ebaf28bf [2021-08-12T00:29:46.091Z] Step 11/28 : COPY . . [2021-08-12T00:29:47.131Z] ---> 6240cbbfc407 [2021-08-12T00:29:47.131Z] Step 12/28 : ARG MAKE="make build" [2021-08-12T00:29:47.428Z] ---> Running in 511afcb03109 [2021-08-12T00:29:48.036Z] Removing intermediate container 511afcb03109 [2021-08-12T00:29:48.036Z] ---> b0032ad2fb83 [2021-08-12T00:29:48.036Z] Step 13/28 : RUN $MAKE [2021-08-12T00:29:48.351Z] ---> Running in 0b786c175562 [2021-08-12T00:29:49.822Z] go mod tidy [2021-08-12T00:29:50.430Z] 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.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.5" -o app-rfid-llrp-inventory [2021-08-12T00:30:47.033Z] Removing intermediate container 0b786c175562 [2021-08-12T00:30:47.033Z] ---> d9502cfed046 [2021-08-12T00:30:47.033Z] Step 14/28 : FROM alpine:3.12 [2021-08-12T00:30:47.033Z] 3.12: Pulling from library/alpine [2021-08-12T00:30:47.034Z] d2f70382dc9a: Pulling fs layer [2021-08-12T00:30:47.034Z] d2f70382dc9a: Verifying Checksum [2021-08-12T00:30:47.034Z] d2f70382dc9a: Download complete [2021-08-12T00:30:47.034Z] d2f70382dc9a: Pull complete [2021-08-12T00:30:47.034Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-12T00:30:47.034Z] Status: Downloaded newer image for alpine:3.12 [2021-08-12T00:30:47.034Z] ---> c4fd0aeabfcf [2021-08-12T00:30:47.034Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-12T00:30:47.628Z] ---> Running in cf2bbf4fc6ca [2021-08-12T00:30:47.911Z] Removing intermediate container cf2bbf4fc6ca [2021-08-12T00:30:47.911Z] ---> 400c9c86f390 [2021-08-12T00:30:47.911Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-08-12T00:30:48.184Z] ---> Running in 26ff70652250 [2021-08-12T00:30:48.457Z] Removing intermediate container 26ff70652250 [2021-08-12T00:30:48.457Z] ---> e1e7ebe8ce6c [2021-08-12T00:30:48.457Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-08-12T00:30:48.733Z] ---> Running in 4e4e05ed4412 [2021-08-12T00:30:50.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:30:50.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:30:50.758Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-12T00:30:50.758Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-12T00:30:50.758Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-12T00:30:50.758Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-12T00:30:50.758Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-12T00:30:50.758Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-12T00:30:51.032Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:30:51.032Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:30:51.032Z] OK: 9 MiB in 20 packages [2021-08-12T00:30:53.012Z] Removing intermediate container 4e4e05ed4412 [2021-08-12T00:30:53.012Z] ---> f71ff8bc3a34 [2021-08-12T00:30:53.012Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-12T00:30:53.608Z] ---> 8a1651c6e3ce [2021-08-12T00:30:53.608Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-12T00:30:54.586Z] ---> 7d7a48a61aef [2021-08-12T00:30:54.586Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-08-12T00:30:55.579Z] ---> a2ff671b6d0c [2021-08-12T00:30:55.579Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-08-12T00:30:56.555Z] ---> af45f5f46b76 [2021-08-12T00:30:56.555Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-08-12T00:30:57.996Z] ---> 73ef9aa1bb95 [2021-08-12T00:30:57.996Z] Step 23/28 : EXPOSE 48086 [2021-08-12T00:30:58.270Z] ---> Running in 0e7e11171964 [2021-08-12T00:30:58.867Z] Removing intermediate container 0e7e11171964 [2021-08-12T00:30:58.867Z] ---> 02d0e559f24b [2021-08-12T00:30:58.867Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-08-12T00:30:59.140Z] ---> Running in 1013009ce716 [2021-08-12T00:30:59.737Z] Removing intermediate container 1013009ce716 [2021-08-12T00:30:59.737Z] ---> ce8423251a55 [2021-08-12T00:30:59.737Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-08-12T00:31:00.011Z] ---> Running in 5bfb3cd98eeb [2021-08-12T00:31:00.614Z] Removing intermediate container 5bfb3cd98eeb [2021-08-12T00:31:00.614Z] ---> 7ed0d9d98fcd [2021-08-12T00:31:00.614Z] Step 26/28 : LABEL arch=arm64 [2021-08-12T00:31:00.887Z] ---> Running in 1babdb4767f5 [2021-08-12T00:31:01.486Z] Removing intermediate container 1babdb4767f5 [2021-08-12T00:31:01.486Z] ---> 76749790d88f [2021-08-12T00:31:01.486Z] Step 27/28 : LABEL git_sha=c89402a89f5ea76bfa846c29c063e4253979738f [2021-08-12T00:31:01.486Z] ---> Running in bc38b2a98388 [2021-08-12T00:31:02.078Z] Removing intermediate container bc38b2a98388 [2021-08-12T00:31:02.078Z] ---> 1af00a2e3e0e [2021-08-12T00:31:02.078Z] Step 28/28 : LABEL version=0.0.1-dev.5 [2021-08-12T00:31:02.352Z] ---> Running in 9dc1921f1ef8 [2021-08-12T00:31:02.623Z] Removing intermediate container 9dc1921f1ef8 [2021-08-12T00:31:02.623Z] ---> 6c514c375c33 [2021-08-12T00:31:02.623Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-12T00:31:02.623Z] Successfully built 6c514c375c33 [2021-08-12T00:31:02.623Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:31:02.769Z] provisioning config files... [2021-08-12T00:31:02.787Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config4766469069394144590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:31:03.139Z] ---> docker-login.sh [2021-08-12T00:31:03.140Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:31:03.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:31:03.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:31:03.411Z] Configure a credential helper to remove this warning. See [2021-08-12T00:31:03.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:31:03.411Z] [2021-08-12T00:31:03.411Z] Login Succeeded [2021-08-12T00:31:03.684Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:31:03.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:31:03.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:31:03.956Z] Configure a credential helper to remove this warning. See [2021-08-12T00:31:03.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:31:03.957Z] [2021-08-12T00:31:03.957Z] Login Succeeded [2021-08-12T00:31:03.957Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:31:04.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:31:04.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:31:04.551Z] Configure a credential helper to remove this warning. See [2021-08-12T00:31:04.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:31:04.551Z] [2021-08-12T00:31:04.551Z] Login Succeeded [2021-08-12T00:31:04.551Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:31:05.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:31:05.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:31:05.151Z] Configure a credential helper to remove this warning. See [2021-08-12T00:31:05.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:31:05.151Z] [2021-08-12T00:31:05.151Z] Login Succeeded [2021-08-12T00:31:05.151Z] docker.io [2021-08-12T00:31:05.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:31:06.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:31:06.013Z] Configure a credential helper to remove this warning. See [2021-08-12T00:31:06.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:31:06.013Z] [2021-08-12T00:31:06.013Z] Login Succeeded [2021-08-12T00:31:06.013Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:31:06.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:31:06.102Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-08-12T00:31:06.102Z] c89402a89f5ea76bfa846c29c063e4253979738f [2021-08-12T00:31:06.102Z] latest [2021-08-12T00:31:06.102Z] 0.0.1-dev.5 [2021-08-12T00:31:06.102Z] c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [2021-08-12T00:31:06.102Z] main [2021-08-12T00:31:06.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:06.506Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:06.846Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f [2021-08-12T00:31:06.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-12T00:31:06.846Z] dee3a473b140: Preparing [2021-08-12T00:31:06.846Z] 300ebf6e92c0: Preparing [2021-08-12T00:31:06.846Z] a68d83f27979: Preparing [2021-08-12T00:31:06.846Z] 740c08837c28: Preparing [2021-08-12T00:31:06.846Z] 36a398eaf09a: Preparing [2021-08-12T00:31:06.846Z] b49ebe1c6a16: Preparing [2021-08-12T00:31:06.846Z] 3fbe34a1663b: Preparing [2021-08-12T00:31:06.846Z] b49ebe1c6a16: Waiting [2021-08-12T00:31:06.846Z] 3fbe34a1663b: Waiting [2021-08-12T00:31:07.453Z] a68d83f27979: Pushed [2021-08-12T00:31:07.453Z] 300ebf6e92c0: Pushed [2021-08-12T00:31:07.453Z] 36a398eaf09a: Pushed [2021-08-12T00:31:07.453Z] 740c08837c28: Pushed [2021-08-12T00:31:07.453Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:31:08.435Z] b49ebe1c6a16: Pushed [2021-08-12T00:31:11.038Z] dee3a473b140: Pushed [2021-08-12T00:31:11.309Z] c89402a89f5ea76bfa846c29c063e4253979738f: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:11.652Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:12.017Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-08-12T00:31:12.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-12T00:31:12.017Z] dee3a473b140: Preparing [2021-08-12T00:31:12.017Z] 300ebf6e92c0: Preparing [2021-08-12T00:31:12.017Z] a68d83f27979: Preparing [2021-08-12T00:31:12.017Z] 740c08837c28: Preparing [2021-08-12T00:31:12.017Z] 36a398eaf09a: Preparing [2021-08-12T00:31:12.017Z] b49ebe1c6a16: Preparing [2021-08-12T00:31:12.017Z] 3fbe34a1663b: Preparing [2021-08-12T00:31:12.017Z] b49ebe1c6a16: Waiting [2021-08-12T00:31:12.017Z] 3fbe34a1663b: Waiting [2021-08-12T00:31:12.017Z] a68d83f27979: Layer already exists [2021-08-12T00:31:12.017Z] dee3a473b140: Layer already exists [2021-08-12T00:31:12.017Z] 740c08837c28: Layer already exists [2021-08-12T00:31:12.017Z] 36a398eaf09a: Layer already exists [2021-08-12T00:31:12.017Z] 300ebf6e92c0: Layer already exists [2021-08-12T00:31:12.288Z] b49ebe1c6a16: Layer already exists [2021-08-12T00:31:12.288Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:31:12.288Z] latest: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:12.625Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:12.956Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.5 [2021-08-12T00:31:12.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-12T00:31:12.956Z] dee3a473b140: Preparing [2021-08-12T00:31:12.956Z] 300ebf6e92c0: Preparing [2021-08-12T00:31:12.956Z] a68d83f27979: Preparing [2021-08-12T00:31:12.956Z] 740c08837c28: Preparing [2021-08-12T00:31:12.956Z] 36a398eaf09a: Preparing [2021-08-12T00:31:12.956Z] b49ebe1c6a16: Preparing [2021-08-12T00:31:12.956Z] 3fbe34a1663b: Preparing [2021-08-12T00:31:12.956Z] b49ebe1c6a16: Waiting [2021-08-12T00:31:12.956Z] 3fbe34a1663b: Waiting [2021-08-12T00:31:12.956Z] 300ebf6e92c0: Layer already exists [2021-08-12T00:31:12.956Z] 740c08837c28: Layer already exists [2021-08-12T00:31:12.956Z] 36a398eaf09a: Layer already exists [2021-08-12T00:31:12.956Z] a68d83f27979: Layer already exists [2021-08-12T00:31:12.956Z] dee3a473b140: Layer already exists [2021-08-12T00:31:13.231Z] b49ebe1c6a16: Layer already exists [2021-08-12T00:31:13.231Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:31:13.231Z] 0.0.1-dev.5: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:13.578Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:13.918Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [2021-08-12T00:31:13.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-12T00:31:13.918Z] dee3a473b140: Preparing [2021-08-12T00:31:13.918Z] 300ebf6e92c0: Preparing [2021-08-12T00:31:13.918Z] a68d83f27979: Preparing [2021-08-12T00:31:13.918Z] 740c08837c28: Preparing [2021-08-12T00:31:13.918Z] 36a398eaf09a: Preparing [2021-08-12T00:31:13.918Z] b49ebe1c6a16: Preparing [2021-08-12T00:31:13.918Z] 3fbe34a1663b: Preparing [2021-08-12T00:31:13.918Z] b49ebe1c6a16: Waiting [2021-08-12T00:31:13.918Z] 3fbe34a1663b: Waiting [2021-08-12T00:31:13.918Z] 300ebf6e92c0: Layer already exists [2021-08-12T00:31:13.918Z] 740c08837c28: Layer already exists [2021-08-12T00:31:13.918Z] dee3a473b140: Layer already exists [2021-08-12T00:31:13.918Z] 36a398eaf09a: Layer already exists [2021-08-12T00:31:13.918Z] a68d83f27979: Layer already exists [2021-08-12T00:31:14.195Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:31:14.195Z] b49ebe1c6a16: Layer already exists [2021-08-12T00:31:14.195Z] c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:14.550Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:14.899Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-08-12T00:31:14.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-12T00:31:14.899Z] dee3a473b140: Preparing [2021-08-12T00:31:14.899Z] 300ebf6e92c0: Preparing [2021-08-12T00:31:14.899Z] a68d83f27979: Preparing [2021-08-12T00:31:14.899Z] 740c08837c28: Preparing [2021-08-12T00:31:14.899Z] 36a398eaf09a: Preparing [2021-08-12T00:31:14.899Z] b49ebe1c6a16: Preparing [2021-08-12T00:31:14.899Z] 3fbe34a1663b: Preparing [2021-08-12T00:31:14.899Z] b49ebe1c6a16: Waiting [2021-08-12T00:31:14.899Z] 3fbe34a1663b: Waiting [2021-08-12T00:31:15.174Z] a68d83f27979: Layer already exists [2021-08-12T00:31:15.174Z] dee3a473b140: Layer already exists [2021-08-12T00:31:15.174Z] 36a398eaf09a: Layer already exists [2021-08-12T00:31:15.174Z] 740c08837c28: Layer already exists [2021-08-12T00:31:15.174Z] 300ebf6e92c0: Layer already exists [2021-08-12T00:31:15.174Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:31:15.174Z] b49ebe1c6a16: Layer already exists [2021-08-12T00:31:15.174Z] main: digest: sha256:5e55a02783c69052f320a3b6cf074f2fd2572f5ccae1674c2d79949993fc8b99 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:31:15.247Z] ===================================================== [Pipeline] echo [2021-08-12T00:31:15.264Z] taggedImages: [2021-08-12T00:31:15.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f [2021-08-12T00:31:15.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-08-12T00:31:15.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.5 [2021-08-12T00:31:15.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c89402a89f5ea76bfa846c29c063e4253979738f-0.0.1-dev.5 [2021-08-12T00:31:15.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:15.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:31:15.941Z] [2021-08-12T00:31:15.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:16.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:31:16.572Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-12T00:31:16.572Z] 448f6bf000e3: Pulling fs layer [2021-08-12T00:31:16.572Z] f757da607395: Pulling fs layer [2021-08-12T00:31:16.572Z] 05883995daec: Pulling fs layer [2021-08-12T00:31:16.572Z] 8603b9c90790: Pulling fs layer [2021-08-12T00:31:16.572Z] 1560dd03e051: Pulling fs layer [2021-08-12T00:31:16.572Z] 27f5ce0e4adf: Pulling fs layer [2021-08-12T00:31:16.572Z] c2d8d7efcc4b: Pulling fs layer [2021-08-12T00:31:16.572Z] 8603b9c90790: Waiting [2021-08-12T00:31:16.572Z] 1560dd03e051: Waiting [2021-08-12T00:31:16.572Z] c2d8d7efcc4b: Waiting [2021-08-12T00:31:16.572Z] 27f5ce0e4adf: Waiting [2021-08-12T00:31:16.849Z] f757da607395: Verifying Checksum [2021-08-12T00:31:16.849Z] f757da607395: Download complete [2021-08-12T00:31:16.849Z] 8603b9c90790: Verifying Checksum [2021-08-12T00:31:16.849Z] 8603b9c90790: Download complete [2021-08-12T00:31:17.122Z] 1560dd03e051: Verifying Checksum [2021-08-12T00:31:17.122Z] 1560dd03e051: Download complete [2021-08-12T00:31:17.122Z] 27f5ce0e4adf: Verifying Checksum [2021-08-12T00:31:17.122Z] 27f5ce0e4adf: Download complete [2021-08-12T00:31:17.122Z] 05883995daec: Verifying Checksum [2021-08-12T00:31:17.122Z] 05883995daec: Download complete [2021-08-12T00:31:18.560Z] 448f6bf000e3: Verifying Checksum [2021-08-12T00:31:18.560Z] 448f6bf000e3: Download complete [2021-08-12T00:31:21.190Z] c2d8d7efcc4b: Verifying Checksum [2021-08-12T00:31:21.191Z] c2d8d7efcc4b: Download complete [2021-08-12T00:31:22.190Z] 448f6bf000e3: Pull complete [2021-08-12T00:31:22.825Z] f757da607395: Pull complete [2021-08-12T00:31:24.874Z] 05883995daec: Pull complete [2021-08-12T00:31:24.874Z] 8603b9c90790: Pull complete [2021-08-12T00:31:25.850Z] 1560dd03e051: Pull complete [2021-08-12T00:31:26.447Z] 27f5ce0e4adf: Pull complete [2021-08-12T00:31:41.527Z] c2d8d7efcc4b: Pull complete [2021-08-12T00:31:41.527Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-12T00:31:41.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:31:41.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-12T00:31:41.803Z] prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container [2021-08-12T00:31:41.856Z] $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-12T00:31:46.138Z] $ docker top 6ce7f792be1249f5da39a5c222df6506d3c54f3e7937ff290409f21ee4025a4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:31:47.142Z] ---> job-cost.sh [2021-08-12T00:31:47.142Z] lf-activate-venv: SKIPPING [2021-08-12T00:31:47.142Z] INFO: No Stack... [2021-08-12T00:31:47.738Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-12T00:31:48.334Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T00:31:48.999Z] + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [2021-08-12T00:31:48.999Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T00:31:49.055Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [2021-08-12T00:31:49.063Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] did not exist. Created. [2021-08-12T00:31:49.063Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T00:31:49.748Z] /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-acb90ed6/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-acb90ed6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-12T00:31:50.409Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-12T00:31:50.431Z] Warning: overwriting stash ‘stack-cost’ [2021-08-12T00:31:50.476Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T00:31:50.496Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T00:31:50.490Z] $ docker stop --time=1 6ce7f792be1249f5da39a5c222df6506d3c54f3e7937ff290409f21ee4025a4f [2021-08-12T00:31:52.140Z] $ docker rm -f 6ce7f792be1249f5da39a5c222df6506d3c54f3e7937ff290409f21ee4025a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-12T00:31:52.890Z] provisioning config files... [2021-08-12T00:31:52.902Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8083343322002765876tmp [Pipeline] { [Pipeline] sh [2021-08-12T00:31:53.260Z] + set +x [2021-08-12T00:31:53.260Z] + curl -s https://codecov.io/bash [2021-08-12T00:31:53.260Z] + bash -s -- [2021-08-12T00:31:53.260Z] [2021-08-12T00:31:53.260Z] _____ _ [2021-08-12T00:31:53.260Z] / ____| | | [2021-08-12T00:31:53.260Z] | | ___ __| | ___ ___ _____ __ [2021-08-12T00:31:53.260Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-12T00:31:53.260Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-12T00:31:53.260Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-12T00:31:53.260Z] Bash-1.0.6 [2021-08-12T00:31:53.260Z] [2021-08-12T00:31:53.260Z] [2021-08-12T00:31:53.260Z] ==> git version 2.24.4 found [2021-08-12T00:31:53.260Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-12T00:31:53.260Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-12T00:31:53.260Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-12T00:31:53.260Z] ==> Jenkins CI detected. [2021-08-12T00:31:53.260Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-12T00:31:53.260Z] project root: . [2021-08-12T00:31:53.260Z] --> token set from env [2021-08-12T00:31:53.260Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-12T00:31:53.528Z] ==> Running gcov in . (disable via -X gcov) [2021-08-12T00:31:53.528Z] ==> Python coveragepy not found [2021-08-12T00:31:53.528Z] ==> Searching for coverage reports in: [2021-08-12T00:31:53.528Z] + . [2021-08-12T00:31:53.528Z] -> Found 1 reports [2021-08-12T00:31:53.528Z] ==> Detecting git/mercurial file structure [2021-08-12T00:31:53.528Z] ==> Reading reports [2021-08-12T00:31:53.528Z] + ./coverage.out bytes=61872 [2021-08-12T00:31:53.528Z] ==> Appending adjustments [2021-08-12T00:31:53.528Z] https://docs.codecov.io/docs/fixing-reports [2021-08-12T00:31:53.528Z] + Found adjustments [2021-08-12T00:31:53.528Z] ==> Gzipping contents [2021-08-12T00:31:53.797Z] 16K /tmp/codecov.8Kk90e.gz [2021-08-12T00:31:53.797Z] ==> Uploading reports [2021-08-12T00:31:53.797Z] url: https://codecov.io [2021-08-12T00:31:53.797Z] query: branch=main&commit=c89402a89f5ea76bfa846c29c063e4253979738f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-12T00:31:53.797Z] -> Pinging Codecov [2021-08-12T00:31:53.797Z] 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=c89402a89f5ea76bfa846c29c063e4253979738f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-12T00:31:54.066Z] -> Uploading to [2021-08-12T00:31:54.066Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-12/581DD39554BDF9B6E22D074273EAD858/c89402a89f5ea76bfa846c29c063e4253979738f/2dd0fd36-5c87-439d-88d0-bd6c51797278.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210812T003153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53f16b691f09a04059bd18af237a35b918795a6a930a7460eeec7a64a3996d12 [2021-08-12T00:31:54.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:31:54.066Z] Dload Upload Total Spent Left Speed [2021-08-12T00:31:54.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13672 0 0 100 13672 0 24112 --:--:-- --:--:-- --:--:-- 24112 100 13672 0 0 100 13672 0 24104 --:--:-- --:--:-- --:--:-- 24070 [2021-08-12T00:31:54.654Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] } [2021-08-12T00:31:54.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-12T00:31:54.917Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-12T00:31:54.945Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:55.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:31:55.275Z] [2021-08-12T00:31:55.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:31:55.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:31:55.638Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-12T00:31:55.638Z] 188c0c94c7c5: Pulling fs layer [2021-08-12T00:31:55.638Z] 0ef7d3d256c8: Pulling fs layer [2021-08-12T00:31:55.638Z] de9db76c5a1d: Pulling fs layer [2021-08-12T00:31:55.638Z] 0eba1c9be4d2: Pulling fs layer [2021-08-12T00:31:55.638Z] 0d57e429df01: Pulling fs layer [2021-08-12T00:31:55.638Z] 4e4be7b47b0d: Pulling fs layer [2021-08-12T00:31:55.638Z] e1f770b5df2f: Pulling fs layer [2021-08-12T00:31:55.638Z] 85a0685a4137: Pulling fs layer [2021-08-12T00:31:55.638Z] 0eba1c9be4d2: Waiting [2021-08-12T00:31:55.638Z] 0d57e429df01: Waiting [2021-08-12T00:31:55.638Z] 4e4be7b47b0d: Waiting [2021-08-12T00:31:55.638Z] e1f770b5df2f: Waiting [2021-08-12T00:31:55.638Z] 85a0685a4137: Waiting [2021-08-12T00:31:55.912Z] de9db76c5a1d: Download complete [2021-08-12T00:31:55.912Z] 0ef7d3d256c8: Download complete [2021-08-12T00:31:56.187Z] 0d57e429df01: Verifying Checksum [2021-08-12T00:31:56.187Z] 0d57e429df01: Download complete [2021-08-12T00:31:56.187Z] 4e4be7b47b0d: Verifying Checksum [2021-08-12T00:31:56.187Z] 4e4be7b47b0d: Download complete [2021-08-12T00:31:56.780Z] 188c0c94c7c5: Verifying Checksum [2021-08-12T00:31:56.780Z] 188c0c94c7c5: Download complete [2021-08-12T00:31:57.048Z] 188c0c94c7c5: Pull complete [2021-08-12T00:31:57.048Z] 0ef7d3d256c8: Pull complete [2021-08-12T00:31:57.048Z] de9db76c5a1d: Pull complete [2021-08-12T00:32:00.809Z] e1f770b5df2f: Verifying Checksum [2021-08-12T00:32:00.809Z] e1f770b5df2f: Download complete [2021-08-12T00:32:06.160Z] 0eba1c9be4d2: Verifying Checksum [2021-08-12T00:32:06.160Z] 0eba1c9be4d2: Download complete [2021-08-12T00:32:06.756Z] 85a0685a4137: Verifying Checksum [2021-08-12T00:32:06.756Z] 85a0685a4137: Download complete [2021-08-12T00:32:09.360Z] 0eba1c9be4d2: Pull complete [2021-08-12T00:32:09.360Z] 0d57e429df01: Pull complete [2021-08-12T00:32:09.360Z] 4e4be7b47b0d: Pull complete [2021-08-12T00:32:09.963Z] e1f770b5df2f: Pull complete [2021-08-12T00:32:13.342Z] 85a0685a4137: Pull complete [2021-08-12T00:32:13.342Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-12T00:32:13.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:32:13.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-12T00:32:13.461Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-08-12T00:32:13.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-12T00:32:15.514Z] $ docker top d37dfe8e0ae905fb8e38bca61c7e83c14cdf6ec4a0ca36eb921adef69ca550d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-12T00:32:15.616Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-12T00:32:15.939Z] + set -o pipefail [2021-08-12T00:32:15.939Z] + snyk monitor '--org=edgex-jenkins' [2021-08-12T00:32:34.167Z] [2021-08-12T00:32:34.167Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2021-08-12T00:32:34.167Z] [2021-08-12T00:32:34.167Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/8ef34efa-32f4-412f-95e5-c3b24eb09033 [2021-08-12T00:32:34.167Z] [2021-08-12T00:32:34.167Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-12T00:32:34.167Z] [2021-08-12T00:32:34.167Z] [2021-08-12T00:32:34.167Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-12T00:32:34.167Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-12T00:32:34.184Z] $ docker stop --time=1 d37dfe8e0ae905fb8e38bca61c7e83c14cdf6ec4a0ca36eb921adef69ca550d1 [2021-08-12T00:32:35.909Z] $ docker rm -f d37dfe8e0ae905fb8e38bca61c7e83c14cdf6ec4a0ca36eb921adef69ca550d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T00:32:36.819Z] + git log --format=format:%s -1 c89402a89f5ea76bfa846c29c063e4253979738f [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:32:37.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:32:37.150Z] . [Pipeline] withDockerContainer [2021-08-12T00:32:37.244Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-08-12T00:32:37.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T00:32:37.687Z] $ docker top 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:32:37.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:32:37.828Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:32:37.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:32:37.969Z] $ docker exec 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d ssh-agent [2021-08-12T00:32:38.095Z] SSH_AUTH_SOCK=/tmp/ssh-uO8wHSGHG4c4/agent.14 [2021-08-12T00:32:38.095Z] SSH_AGENT_PID=20 [2021-08-12T00:32:38.106Z] Running ssh-add (command line suppressed) [2021-08-12T00:32:38.225Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4785817256599804025.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4785817256599804025.key) [2021-08-12T00:32:38.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:32:38.565Z] + git semver tag [2021-08-12T00:32:38.565Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:32:38.565Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-12T00:32:38.565Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-12T00:32:38.565Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:32:38.565Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:32:38.565Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:32:38.565Z] # $SEMVER_BRANCH = main [2021-08-12T00:32:38.565Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-08-12T00:32:38.565Z] # c89402a89f5ea76bfa846c29c063e4253979738f HEAD [2021-08-12T00:32:38.565Z] # -> Force: false [2021-08-12T00:32:38.565Z] # bb23a44bd4ce9ce4b9da312ad0c6e7281f13a5e3 refs/tags/v0.0.1-dev.5 [Pipeline] } [2021-08-12T00:32:38.580Z] $ docker exec --env ******** --env ******** 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d ssh-agent -k [2021-08-12T00:32:38.674Z] unset SSH_AUTH_SOCK; [2021-08-12T00:32:38.674Z] unset SSH_AGENT_PID; [2021-08-12T00:32:38.674Z] echo Agent pid 20 killed; [2021-08-12T00:32:38.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:32:39.055Z] + git semver [Pipeline] } [2021-08-12T00:32:39.078Z] $ docker stop --time=1 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d [2021-08-12T00:32:40.285Z] $ docker rm -f 66538b9121aa8f716fd1d9806dde514df57b0027de7e56142fae95eca134bd6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:32:40.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:32:40.758Z] [2021-08-12T00:32:40.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:32:41.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:32:41.094Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-12T00:32:41.094Z] ab5ef0e58194: Pulling fs layer [2021-08-12T00:32:41.094Z] 9712f1f96733: Pulling fs layer [2021-08-12T00:32:41.094Z] 63f879dbbcfc: Pulling fs layer [2021-08-12T00:32:41.094Z] 0d9ebad4ef96: Pulling fs layer [2021-08-12T00:32:41.094Z] e9a5061849ea: Pulling fs layer [2021-08-12T00:32:41.094Z] d747dcd14b5f: Pulling fs layer [2021-08-12T00:32:41.094Z] 2de7ff778b66: Pulling fs layer [2021-08-12T00:32:41.094Z] e9a5061849ea: Waiting [2021-08-12T00:32:41.094Z] d747dcd14b5f: Waiting [2021-08-12T00:32:41.094Z] 2de7ff778b66: Waiting [2021-08-12T00:32:41.094Z] 0d9ebad4ef96: Waiting [2021-08-12T00:32:41.094Z] 9712f1f96733: Verifying Checksum [2021-08-12T00:32:41.094Z] 9712f1f96733: Download complete [2021-08-12T00:32:43.881Z] 63f879dbbcfc: Verifying Checksum [2021-08-12T00:32:43.881Z] 63f879dbbcfc: Download complete [2021-08-12T00:32:43.881Z] e9a5061849ea: Verifying Checksum [2021-08-12T00:32:43.881Z] e9a5061849ea: Download complete [2021-08-12T00:32:43.881Z] d747dcd14b5f: Verifying Checksum [2021-08-12T00:32:43.881Z] d747dcd14b5f: Download complete [2021-08-12T00:32:44.881Z] 2de7ff778b66: Verifying Checksum [2021-08-12T00:32:44.881Z] 2de7ff778b66: Download complete [2021-08-12T00:32:45.464Z] 0d9ebad4ef96: Verifying Checksum [2021-08-12T00:32:45.464Z] 0d9ebad4ef96: Download complete [2021-08-12T00:32:45.464Z] ab5ef0e58194: Verifying Checksum [2021-08-12T00:32:45.464Z] ab5ef0e58194: Download complete [2021-08-12T00:32:48.082Z] ab5ef0e58194: Pull complete [2021-08-12T00:32:48.082Z] 9712f1f96733: Pull complete [2021-08-12T00:32:49.072Z] 63f879dbbcfc: Pull complete [2021-08-12T00:32:52.457Z] 0d9ebad4ef96: Pull complete [2021-08-12T00:32:52.457Z] e9a5061849ea: Pull complete [2021-08-12T00:32:52.457Z] d747dcd14b5f: Pull complete [2021-08-12T00:32:53.430Z] 2de7ff778b66: Pull complete [2021-08-12T00:32:53.430Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-12T00:32:53.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:32:53.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-12T00:32:53.521Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-08-12T00:32:53.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-12T00:32:57.273Z] $ docker top 550492707e4b608b82890f81463cd223aff69a1d0813aedd8d22ceb81b48f3af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:32:57.402Z] provisioning config files... [2021-08-12T00:32:57.421Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4878101088780985132tmp [2021-08-12T00:32:57.451Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3870172417715053561tmp [2021-08-12T00:32:57.472Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config785593322636034068tmp [Pipeline] { [Pipeline] echo [2021-08-12T00:32:57.501Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:57.811Z] ---> sigul-configuration.sh [2021-08-12T00:32:57.812Z] gpg: directory `/root/.gnupg' created [2021-08-12T00:32:57.812Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-12T00:32:57.812Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-12T00:32:57.812Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-12T00:32:57.812Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-12T00:32:57.812Z] gpg: CAST5 encrypted data [2021-08-12T00:32:57.812Z] gpg: encrypted with 1 passphrase [2021-08-12T00:32:57.812Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-12T00:32:58.369Z] + mkdir /home/jenkins [2021-08-12T00:32:58.369Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-12T00:32:58.680Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-12T00:32:58.694Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:32:59.215Z] ---> sigul-install.sh [2021-08-12T00:32:59.215Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-12T00:32:59.525Z] + git tag --list [2021-08-12T00:32:59.525Z] v0.0.0 [2021-08-12T00:32:59.525Z] v0.0.1-dev.1 [2021-08-12T00:32:59.525Z] v0.0.1-dev.2 [2021-08-12T00:32:59.525Z] v0.0.1-dev.3 [2021-08-12T00:32:59.525Z] v0.0.1-dev.4 [2021-08-12T00:32:59.525Z] v0.0.1-dev.5 [Pipeline] sh [2021-08-12T00:32:59.844Z] + lftools sign git-tag v0.0.1-dev.5 [2021-08-12T00:33:00.427Z] Signing Git tag with Sigul... [2021-08-12T00:33:00.427Z] Signing v0.0.1-dev.5 [Pipeline] echo [2021-08-12T00:33:01.407Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:33:01.720Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-12T00:33:01.732Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-12T00:33:01.768Z] $ docker stop --time=1 550492707e4b608b82890f81463cd223aff69a1d0813aedd8d22ceb81b48f3af [2021-08-12T00:33:02.979Z] $ docker rm -f 550492707e4b608b82890f81463cd223aff69a1d0813aedd8d22ceb81b48f3af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:33:03.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:33:03.516Z] . [Pipeline] withDockerContainer [2021-08-12T00:33:03.612Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-08-12T00:33:03.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T00:33:04.048Z] $ docker top 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:33:04.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:33:04.214Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:33:04.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:33:04.340Z] $ docker exec 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c ssh-agent [2021-08-12T00:33:04.463Z] SSH_AUTH_SOCK=/tmp/ssh-E8o7kgHgnVSD/agent.13 [2021-08-12T00:33:04.463Z] SSH_AGENT_PID=19 [2021-08-12T00:33:04.475Z] Running ssh-add (command line suppressed) [2021-08-12T00:33:04.579Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5694989109505384466.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5694989109505384466.key) [2021-08-12T00:33:04.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:33:04.921Z] + git semver bump pre [2021-08-12T00:33:04.921Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:33:04.921Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-12T00:33:04.921Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-12T00:33:04.921Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:33:04.921Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:33:04.921Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:33:04.921Z] # $SEMVER_BRANCH = main [2021-08-12T00:33:04.921Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-08-12T00:33:04.921Z] 0.0.1-dev.6 [Pipeline] } [2021-08-12T00:33:04.937Z] $ docker exec --env ******** --env ******** 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c ssh-agent -k [2021-08-12T00:33:05.034Z] unset SSH_AUTH_SOCK; [2021-08-12T00:33:05.035Z] unset SSH_AGENT_PID; [2021-08-12T00:33:05.035Z] echo Agent pid 19 killed; [2021-08-12T00:33:05.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:33:05.420Z] + git semver [Pipeline] } [2021-08-12T00:33:05.710Z] $ docker stop --time=1 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c [2021-08-12T00:33:06.971Z] $ docker rm -f 4d43cd90d4466d637022ca25f3d89a39599b464969d13703bdcefd62b76e8d8c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:33:07.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:33:07.526Z] . [Pipeline] withDockerContainer [2021-08-12T00:33:07.616Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-08-12T00:33:07.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T00:33:08.075Z] $ docker top a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:33:08.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:33:08.216Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:33:08.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:33:08.344Z] $ docker exec a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 ssh-agent [2021-08-12T00:33:08.463Z] SSH_AUTH_SOCK=/tmp/ssh-MbqcZspdnq48/agent.15 [2021-08-12T00:33:08.463Z] SSH_AGENT_PID=22 [2021-08-12T00:33:08.480Z] Running ssh-add (command line suppressed) [2021-08-12T00:33:08.595Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_53378611456927482.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_53378611456927482.key) [2021-08-12T00:33:08.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:33:08.937Z] + git semver push [2021-08-12T00:33:08.938Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:33:08.938Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-12T00:33:08.938Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-12T00:33:08.938Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:33:08.938Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:33:08.938Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:33:08.938Z] # $SEMVER_BRANCH = main [2021-08-12T00:33:08.938Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-08-12T00:33:10.368Z] $ docker exec --env ******** --env ******** a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 ssh-agent -k [2021-08-12T00:33:10.478Z] unset SSH_AUTH_SOCK; [2021-08-12T00:33:10.478Z] unset SSH_AGENT_PID; [2021-08-12T00:33:10.478Z] echo Agent pid 22 killed; [2021-08-12T00:33:10.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:33:10.858Z] + git semver [Pipeline] } [2021-08-12T00:33:10.876Z] $ docker stop --time=1 a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 [2021-08-12T00:33:12.089Z] $ docker rm -f a0c2f414d575ad739987ae314fb47e9788553619e524e238ce229d703fa413d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-12T00:33:12.818Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:33:13.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:33:13.737Z] ---> package-listing.sh [2021-08-12T00:33:13.737Z] ++ facter osfamily [2021-08-12T00:33:13.737Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-12T00:33:14.004Z] + OS_FAMILY=redhat [2021-08-12T00:33:14.004Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-12T00:33:14.004Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-12T00:33:14.004Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-12T00:33:14.004Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-12T00:33:14.004Z] + PACKAGES=/tmp/packages_start.txt [2021-08-12T00:33:14.004Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-08-12T00:33:14.004Z] + PACKAGES=/tmp/packages_end.txt [2021-08-12T00:33:14.004Z] + case "${OS_FAMILY}" in [2021-08-12T00:33:14.004Z] + sort [2021-08-12T00:33:14.004Z] + rpm -qa [2021-08-12T00:33:14.585Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-12T00:33:14.586Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-12T00:33:14.586Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-12T00:33:14.853Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-08-12T00:33:14.853Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-08-12T00:33:14.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2021-08-12T00:33:14.870Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-12T00:33:15.185Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:33:15.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:33:15.781Z] [2021-08-12T00:33:15.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:33:16.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:33:16.116Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T00:33:16.116Z] b4d181a07f80: Pulling fs layer [2021-08-12T00:33:16.116Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T00:33:16.116Z] ed53099fbce6: Pulling fs layer [2021-08-12T00:33:16.116Z] dc539afda2c1: Pulling fs layer [2021-08-12T00:33:16.116Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T00:33:16.116Z] 9065ff56babe: Pulling fs layer [2021-08-12T00:33:16.116Z] d287ab97295c: Pulling fs layer [2021-08-12T00:33:16.116Z] 77bc0d833cb6: Waiting [2021-08-12T00:33:16.116Z] 9065ff56babe: Waiting [2021-08-12T00:33:16.116Z] d287ab97295c: Waiting [2021-08-12T00:33:16.116Z] dc539afda2c1: Waiting [2021-08-12T00:33:16.382Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T00:33:16.382Z] a1111a8f2ec3: Download complete [2021-08-12T00:33:16.382Z] dc539afda2c1: Verifying Checksum [2021-08-12T00:33:16.382Z] dc539afda2c1: Download complete [2021-08-12T00:33:16.648Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T00:33:16.648Z] 77bc0d833cb6: Download complete [2021-08-12T00:33:16.648Z] 9065ff56babe: Verifying Checksum [2021-08-12T00:33:16.648Z] 9065ff56babe: Download complete [2021-08-12T00:33:16.913Z] ed53099fbce6: Verifying Checksum [2021-08-12T00:33:16.913Z] ed53099fbce6: Download complete [2021-08-12T00:33:17.888Z] b4d181a07f80: Verifying Checksum [2021-08-12T00:33:17.888Z] b4d181a07f80: Download complete [2021-08-12T00:33:19.311Z] b4d181a07f80: Pull complete [2021-08-12T00:33:19.311Z] a1111a8f2ec3: Pull complete [2021-08-12T00:33:19.894Z] ed53099fbce6: Pull complete [2021-08-12T00:33:19.894Z] dc539afda2c1: Pull complete [2021-08-12T00:33:20.159Z] 77bc0d833cb6: Pull complete [2021-08-12T00:33:20.159Z] 9065ff56babe: Pull complete [2021-08-12T00:33:21.579Z] d287ab97295c: Verifying Checksum [2021-08-12T00:33:21.579Z] d287ab97295c: Download complete [2021-08-12T00:33:25.860Z] d287ab97295c: Pull complete [2021-08-12T00:33:25.860Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T00:33:25.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:33:25.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T00:33:25.958Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-08-12T00:33:26.016Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-12T00:33:28.302Z] $ docker top 2aecb7a4d7353f2cf178e837aafee9a0a00ea4ac18fbe6881293db283264d8eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:33:28.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-12T00:33:29.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-12T00:33:29.346Z] + ls /var/log/sa-host [2021-08-12T00:33:29.346Z] + sadf -c /var/log/sa-host/sa05 [2021-08-12T00:33:29.346Z] file_magic: OK [2021-08-12T00:33:29.346Z] HZ: Using current value: 100 [2021-08-12T00:33:29.346Z] file_header: OK [2021-08-12T00:33:29.346Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-12T00:33:29.346Z] Statistics: [2021-08-12T00:33:29.346Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T00:33:29.346Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T00:33:29.346Z] + sadf -c /var/log/sa-host/sa12 [2021-08-12T00:33:29.346Z] file_magic: OK [2021-08-12T00:33:29.346Z] HZ: Using current value: 100 [2021-08-12T00:33:29.346Z] file_header: OK [2021-08-12T00:33:29.346Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-12T00:33:29.346Z] Statistics: [2021-08-12T00:33:29.346Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T00:33:29.346Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:33:29.513Z] provisioning config files... [2021-08-12T00:33:29.527Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4467127614509038550tmp [Pipeline] { [Pipeline] echo [2021-08-12T00:33:29.552Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:33:29.870Z] ---> create-netrc.sh [Pipeline] } [2021-08-12T00:33:29.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:33:30.514Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-12T00:33:30.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:33:31.048Z] ---> sudo-logs.sh [2021-08-12T00:33:31.048Z] Archiving 'sudo' log.. [2021-08-12T00:33:31.048Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-640.vexxhost.local: Name or service not known [2021-08-12T00:33:31.048Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-640.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-12T00:33:31.079Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:33:31.396Z] ---> job-cost.sh [2021-08-12T00:33:31.396Z] lf-activate-venv: SKIPPING [2021-08-12T00:33:31.396Z] DEBUG: total: 0.18000000715255737 [2021-08-12T00:33:31.396Z] INFO: Retrieving Stack Cost... [2021-08-12T00:33:32.356Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T00:33:32.623Z] INFO: Archiving Costs [Pipeline] echo [2021-08-12T00:33:32.640Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:33:32.959Z] ---> logs-deploy.sh [2021-08-12T00:33:32.959Z] lf-activate-venv: SKIPPING [2021-08-12T00:33:32.959Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/7 [2021-08-12T00:33:32.959Z] INFO: archiving workspace using pattern(s): [2021-08-12T00:33:33.919Z] Archives upload complete. [2021-08-12T00:33:33.919Z] INFO: archiving logs to Nexus [2021-08-12T00:33:34.503Z] ---> uname -a: [2021-08-12T00:33:34.503Z] Linux prd-centos7-docker-4c-2g-640.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 [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] ---> lscpu: [2021-08-12T00:33:34.503Z] Architecture: x86_64 [2021-08-12T00:33:34.503Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-12T00:33:34.503Z] Byte Order: Little Endian [2021-08-12T00:33:34.503Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-12T00:33:34.503Z] CPU(s): 2 [2021-08-12T00:33:34.503Z] On-line CPU(s) list: 0,1 [2021-08-12T00:33:34.503Z] Thread(s) per core: 1 [2021-08-12T00:33:34.503Z] Core(s) per socket: 1 [2021-08-12T00:33:34.503Z] Socket(s): 2 [2021-08-12T00:33:34.503Z] NUMA node(s): 1 [2021-08-12T00:33:34.503Z] Vendor ID: AuthenticAMD [2021-08-12T00:33:34.503Z] CPU family: 23 [2021-08-12T00:33:34.503Z] Model: 49 [2021-08-12T00:33:34.503Z] Model name: AMD EPYC-Rome Processor [2021-08-12T00:33:34.503Z] Stepping: 0 [2021-08-12T00:33:34.503Z] CPU MHz: 2800.000 [2021-08-12T00:33:34.503Z] BogoMIPS: 5600.00 [2021-08-12T00:33:34.503Z] Virtualization: AMD-V [2021-08-12T00:33:34.503Z] Hypervisor vendor: KVM [2021-08-12T00:33:34.503Z] Virtualization type: full [2021-08-12T00:33:34.503Z] L1d cache: 32K [2021-08-12T00:33:34.503Z] L1i cache: 32K [2021-08-12T00:33:34.503Z] L2 cache: 512K [2021-08-12T00:33:34.503Z] L3 cache: 16384K [2021-08-12T00:33:34.503Z] NUMA node0 CPU(s): 0,1 [2021-08-12T00:33:34.503Z] 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 [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] ---> nproc: [2021-08-12T00:33:34.503Z] 2 [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] ---> df -h: [2021-08-12T00:33:34.503Z] Filesystem Size Used Avail Use% Mounted on [2021-08-12T00:33:34.503Z] overlay 40G 9.0G 32G 23% / [2021-08-12T00:33:34.503Z] tmpfs 64M 0 64M 0% /dev [2021-08-12T00:33:34.503Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-12T00:33:34.503Z] shm 64M 0 64M 0% /dev/shm [2021-08-12T00:33:34.503Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] ---> sar -b -r -n DEV: [2021-08-12T00:33:34.503Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] 00:21:01 LINUX RESTART (2 CPU) [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] 00:22:01 tps rtps wtps bread/s bwrtn/s [2021-08-12T00:33:34.503Z] 00:23:01 0.65 0.00 0.65 0.00 14.67 [2021-08-12T00:33:34.503Z] 00:24:01 0.33 0.00 0.33 0.00 5.16 [2021-08-12T00:33:34.503Z] 00:25:01 0.22 0.00 0.22 0.00 2.43 [2021-08-12T00:33:34.503Z] 00:26:01 0.20 0.00 0.20 0.00 2.93 [2021-08-12T00:33:34.503Z] 00:27:01 0.30 0.00 0.30 0.00 4.40 [2021-08-12T00:33:34.503Z] 00:28:01 0.28 0.00 0.28 0.00 3.33 [2021-08-12T00:33:34.503Z] 00:29:01 0.27 0.00 0.27 0.00 3.95 [2021-08-12T00:33:34.503Z] 00:30:01 0.18 0.00 0.18 0.00 2.03 [2021-08-12T00:33:34.503Z] 00:31:01 0.18 0.00 0.18 0.00 2.02 [2021-08-12T00:33:34.503Z] 00:32:01 1.70 0.03 1.67 3.73 31.60 [2021-08-12T00:33:34.503Z] 00:33:01 202.40 0.02 202.38 0.27 56358.42 [2021-08-12T00:33:34.503Z] Average: 18.80 0.00 18.79 0.36 5131.09 [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] 00:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-12T00:33:34.503Z] 00:23:01 5452264 0 803084 10.03 2620 1750972 1234196 13.63 584608 1573764 12 [2021-08-12T00:33:34.503Z] 00:24:01 5451952 0 803388 10.03 2620 1750980 1234220 13.63 581632 1576736 16 [2021-08-12T00:33:34.503Z] 00:25:01 5450160 0 805180 10.05 2620 1750980 1234360 13.63 583880 1576736 20 [2021-08-12T00:33:34.503Z] 00:26:01 5450200 0 805132 10.05 2620 1750988 1234384 13.63 583364 1577504 12 [2021-08-12T00:33:34.503Z] 00:27:01 5448612 0 806716 10.07 2620 1750992 1228200 13.56 582164 1580504 16 [2021-08-12T00:33:34.503Z] 00:28:01 5451316 0 804008 10.04 2620 1750996 1206396 13.32 580040 1580504 20 [2021-08-12T00:33:34.503Z] 00:29:01 5446712 0 808604 10.10 2620 1751004 1206396 13.32 584080 1580504 20 [2021-08-12T00:33:34.503Z] 00:30:01 5442440 0 812872 10.15 2620 1751008 1206396 13.32 588560 1580504 8 [2021-08-12T00:33:34.503Z] 00:31:01 5442404 0 812904 10.15 2620 1751012 1206396 13.32 590260 1578864 8 [2021-08-12T00:33:34.503Z] 00:32:01 5303932 0 850880 10.62 2620 1851508 1394072 15.39 642884 1659096 100128 [2021-08-12T00:33:34.503Z] 00:33:01 3751680 0 1181300 14.75 2620 3073340 1513932 16.71 932768 2702356 320 [2021-08-12T00:33:34.503Z] Average: 5281061 0 844915 10.55 2620 1880344 1263541 13.95 621295 1687916 9144 [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] 00:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-12T00:33:34.503Z] 00:23:01 eth0 3.91 1.05 1.27 0.76 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:24:01 eth0 2.60 0.77 0.81 0.44 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:25:01 eth0 2.57 0.55 0.67 0.37 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:26:01 eth0 1.37 0.45 0.36 0.24 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:27:01 eth0 1.73 0.98 0.95 0.66 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:28:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:30:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:32:01 eth0 345.84 251.12 1647.26 20.79 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:33:01 veth41f8921 0.30 0.40 0.08 0.12 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:33:01 eth0 1015.67 702.96 6112.18 68.33 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] 00:33:01 docker0 70.72 87.88 5.56 415.19 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] Average: veth41f8921 0.03 0.04 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] Average: eth0 124.94 87.12 705.89 8.33 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] Average: docker0 6.43 7.99 0.51 37.75 0.00 0.00 0.00 0.00 [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] ---> sar -P ALL: [2021-08-12T00:33:34.503Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] 00:21:01 LINUX RESTART (2 CPU) [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] 00:22:01 CPU %user %nice %system %iowait %steal %idle [2021-08-12T00:33:34.503Z] 00:23:01 all 0.30 0.00 0.12 0.00 0.03 99.56 [2021-08-12T00:33:34.503Z] 00:23:01 0 0.42 0.00 0.12 0.00 0.02 99.45 [2021-08-12T00:33:34.503Z] 00:23:01 1 0.18 0.00 0.12 0.00 0.03 99.67 [2021-08-12T00:33:34.503Z] 00:24:01 all 0.31 0.00 0.23 0.00 0.03 99.42 [2021-08-12T00:33:34.503Z] 00:24:01 0 0.48 0.00 0.15 0.00 0.03 99.33 [2021-08-12T00:33:34.503Z] 00:24:01 1 0.13 0.00 0.32 0.00 0.03 99.52 [2021-08-12T00:33:34.503Z] 00:25:01 all 0.20 0.00 0.10 0.00 0.02 99.68 [2021-08-12T00:33:34.503Z] 00:25:01 0 0.32 0.00 0.10 0.00 0.02 99.57 [2021-08-12T00:33:34.503Z] 00:25:01 1 0.08 0.00 0.10 0.00 0.02 99.80 [2021-08-12T00:33:34.503Z] 00:26:01 all 0.22 0.00 0.08 0.00 0.02 99.69 [2021-08-12T00:33:34.503Z] 00:26:01 0 0.08 0.00 0.08 0.00 0.02 99.82 [2021-08-12T00:33:34.503Z] 00:26:01 1 0.35 0.00 0.07 0.00 0.02 99.57 [2021-08-12T00:33:34.503Z] 00:27:01 all 0.26 0.00 0.09 0.00 0.03 99.62 [2021-08-12T00:33:34.503Z] 00:27:01 0 0.10 0.00 0.10 0.00 0.02 99.78 [2021-08-12T00:33:34.503Z] 00:27:01 1 0.42 0.00 0.08 0.00 0.03 99.46 [2021-08-12T00:33:34.503Z] 00:28:01 all 0.23 0.00 0.08 0.00 0.01 99.67 [2021-08-12T00:33:34.503Z] 00:28:01 0 0.22 0.00 0.10 0.00 0.02 99.67 [2021-08-12T00:33:34.503Z] 00:28:01 1 0.25 0.00 0.07 0.00 0.00 99.68 [2021-08-12T00:33:34.503Z] 00:29:01 all 0.25 0.00 0.08 0.00 0.01 99.66 [2021-08-12T00:33:34.503Z] 00:29:01 0 0.42 0.00 0.07 0.00 0.00 99.52 [2021-08-12T00:33:34.503Z] 00:29:01 1 0.08 0.00 0.10 0.00 0.02 99.80 [2021-08-12T00:33:34.503Z] 00:30:01 all 0.27 0.00 0.07 0.00 0.02 99.65 [2021-08-12T00:33:34.503Z] 00:30:01 0 0.47 0.00 0.07 0.00 0.02 99.45 [2021-08-12T00:33:34.503Z] 00:30:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-08-12T00:33:34.503Z] 00:31:01 all 0.22 0.00 0.07 0.00 0.02 99.70 [2021-08-12T00:33:34.503Z] 00:31:01 0 0.23 0.00 0.07 0.00 0.02 99.68 [2021-08-12T00:33:34.503Z] 00:31:01 1 0.20 0.00 0.07 0.00 0.02 99.72 [2021-08-12T00:33:34.503Z] 00:32:01 all 1.54 0.00 0.86 0.01 0.03 97.56 [2021-08-12T00:33:34.503Z] 00:32:01 0 1.64 0.00 0.93 0.02 0.03 97.37 [2021-08-12T00:33:34.503Z] 00:32:01 1 1.45 0.00 0.79 0.00 0.02 97.75 [2021-08-12T00:33:34.503Z] 00:33:01 all 21.21 0.00 9.91 1.58 0.11 67.19 [2021-08-12T00:33:34.503Z] 00:33:01 0 21.08 0.00 9.93 1.79 0.11 67.10 [2021-08-12T00:33:34.503Z] 00:33:01 1 21.34 0.00 9.89 1.37 0.11 67.29 [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-08-12T00:33:34.503Z] Average: all 2.16 0.00 1.01 0.14 0.03 96.66 [2021-08-12T00:33:34.503Z] Average: 0 2.20 0.00 1.01 0.15 0.03 96.61 [2021-08-12T00:33:34.503Z] Average: 1 2.13 0.00 1.01 0.12 0.03 96.72 [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z] [2021-08-12T00:33:34.503Z]