Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07ff70a745b77f70f4b47d5a2d31a9f78666f659 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4143979349589209943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2803297042745587682.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8525330564021538241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4282021619942105676.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1070408015551720015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1074 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh541607749122529325.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 07ff70a745b77f70f4b47d5a2d31a9f78666f659 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 Commit message: "Merge pull request #46 from soda480/US1907" > git rev-list --no-walk 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T18:08:19.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T18:08:19.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T18:08:19.137Z] ========================================================= [2021-07-30T18:08:19.137Z] EdgeX Global Pipelines Version Info [2021-07-30T18:08:19.137Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:08:20.404Z] ------------------- [2021-07-30T18:08:20.404Z] stable info: [2021-07-30T18:08:20.404Z] ------------------- [2021-07-30T18:08:20.405Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T18:08:20.405Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T18:08:20.405Z] Message: update stable to v1.0.199 [2021-07-30T18:08:21.366Z] ------------------- [2021-07-30T18:08:21.366Z] experimental info: [2021-07-30T18:08:21.366Z] ------------------- [2021-07-30T18:08:21.366Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T18:08:21.366Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T18:08:21.366Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T18:08:21.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-30T18:08:21.530Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-30T18:08:21.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T18:08:21.574Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T18:08:21.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T18:08:21.617Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T18:08:21.638Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T18:08:21.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T18:08:21.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-30T18:08:21.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T18:08:21.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T18:08:21.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T18:08:21.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-30T18:08:21.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T18:08:21.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T18:08:21.841Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T18:08:21.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T18:08:21.889Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T18:08:21.913Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T18:08:21.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T18:08:21.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-30T18:08:21.984Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-30T18:08:22.009Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-30T18:08:22.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T18:08:22.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T18:08:22.079Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T18:08:22.103Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T18:08:22.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-30T18:08:22.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-30T18:08:22.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-30T18:08:22.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] echo [2021-07-30T18:08:22.221Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07ff70a [Pipeline] echo [2021-07-30T18:08:22.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T18:08:22.323Z] provisioning config files... [2021-07-30T18:08:22.344Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6074858885565294799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:08:22.706Z] ---> docker-login.sh [2021-07-30T18:08:22.706Z] nexus3.edgexfoundry.org:10001 [2021-07-30T18:08:22.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:08:22.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:08:22.973Z] Configure a credential helper to remove this warning. See [2021-07-30T18:08:22.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:08:22.973Z] [2021-07-30T18:08:22.973Z] Login Succeeded [2021-07-30T18:08:22.973Z] nexus3.edgexfoundry.org:10002 [2021-07-30T18:08:22.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:08:28.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:08:28.384Z] Configure a credential helper to remove this warning. See [2021-07-30T18:08:28.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:08:28.384Z] [2021-07-30T18:08:28.384Z] Login Succeeded [2021-07-30T18:08:28.384Z] nexus3.edgexfoundry.org:10003 [2021-07-30T18:08:28.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:08:28.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:08:28.384Z] Configure a credential helper to remove this warning. See [2021-07-30T18:08:28.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:08:28.384Z] [2021-07-30T18:08:28.384Z] Login Succeeded [2021-07-30T18:08:28.384Z] nexus3.edgexfoundry.org:10004 [2021-07-30T18:08:28.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:08:33.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:08:33.744Z] Configure a credential helper to remove this warning. See [2021-07-30T18:08:33.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:08:33.744Z] [2021-07-30T18:08:33.744Z] Login Succeeded [2021-07-30T18:08:33.744Z] docker.io [2021-07-30T18:08:33.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:08:39.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:08:39.117Z] Configure a credential helper to remove this warning. See [2021-07-30T18:08:39.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:08:39.117Z] [2021-07-30T18:08:39.117Z] Login Succeeded [2021-07-30T18:08:39.117Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T18:08:39.131Z] 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-07-30T18:08:39.629Z] + git log --format=format:%s -1 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] echo [2021-07-30T18:08:39.685Z] GIT_COMMIT: 07ff70a745b77f70f4b47d5a2d31a9f78666f659, Commit Message: Merge pull request #46 from soda480/US1907 [Pipeline] echo [2021-07-30T18:08:39.701Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:08:40.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T18:08:40.313Z] [2021-07-30T18:08:40.313Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:08:40.648Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T18:08:40.648Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T18:08:40.648Z] 31603596830f: Pulling fs layer [2021-07-30T18:08:40.648Z] b6dc333f4379: Pulling fs layer [2021-07-30T18:08:40.648Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T18:08:40.648Z] fd332fbdc1db: Pulling fs layer [2021-07-30T18:08:40.648Z] fd332fbdc1db: Waiting [2021-07-30T18:08:40.648Z] b6dc333f4379: Verifying Checksum [2021-07-30T18:08:40.648Z] b6dc333f4379: Download complete [2021-07-30T18:08:40.922Z] 31603596830f: Verifying Checksum [2021-07-30T18:08:40.922Z] 31603596830f: Download complete [2021-07-30T18:08:41.190Z] 31603596830f: Pull complete [2021-07-30T18:08:41.190Z] fd332fbdc1db: Verifying Checksum [2021-07-30T18:08:41.190Z] fd332fbdc1db: Download complete [2021-07-30T18:08:41.190Z] b6dc333f4379: Pull complete [2021-07-30T18:08:41.190Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T18:08:41.190Z] 3d9ef1400e77: Download complete [2021-07-30T18:08:41.787Z] 3d9ef1400e77: Pull complete [2021-07-30T18:08:42.052Z] fd332fbdc1db: Pull complete [2021-07-30T18:08:42.052Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T18:08:42.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T18:08:42.052Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T18:08:42.156Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-07-30T18:08:42.232Z] $ 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-07-30T18:08:43.095Z] $ docker top bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T18:08:43.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T18:08:43.226Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T18:08:43.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T18:08:43.372Z] $ docker exec bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 ssh-agent [2021-07-30T18:08:43.492Z] SSH_AUTH_SOCK=/tmp/ssh-V3HMLXHfDC9F/agent.13 [2021-07-30T18:08:43.492Z] SSH_AGENT_PID=18 [2021-07-30T18:08:43.505Z] Running ssh-add (command line suppressed) [2021-07-30T18:08:43.612Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7805534568302939455.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7805534568302939455.key) [2021-07-30T18:08:43.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T18:08:43.956Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T18:08:43.979Z] $ docker exec --env ******** --env ******** bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 ssh-agent -k [2021-07-30T18:08:44.069Z] unset SSH_AUTH_SOCK; [2021-07-30T18:08:44.069Z] unset SSH_AGENT_PID; [2021-07-30T18:08:44.069Z] echo Agent pid 18 killed; [2021-07-30T18:08:44.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T18:08:44.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T18:08:44.133Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T18:08:44.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T18:08:44.263Z] $ docker exec bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 ssh-agent [2021-07-30T18:08:44.381Z] SSH_AUTH_SOCK=/tmp/ssh-GoxkpGXzYMV0/agent.52 [2021-07-30T18:08:44.381Z] SSH_AGENT_PID=59 [2021-07-30T18:08:44.393Z] Running ssh-add (command line suppressed) [2021-07-30T18:08:44.505Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5262543351697567742.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5262543351697567742.key) [2021-07-30T18:08:44.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T18:08:44.849Z] + git semver init [2021-07-30T18:08:44.849Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T18:08:44.849Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-30T18:08:44.849Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-30T18:08:44.849Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T18:08:44.849Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T18:08:44.849Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T18:08:44.849Z] # $SEMVER_BRANCH = main [2021-07-30T18:08:44.849Z] # $SEMVER_TEMP = /tmp/semver-233767652 [2021-07-30T18:08:44.849Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-30T18:08:46.271Z] # '/tmp/semver-233767652' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-07-30T18:08:46.271Z] # -> Force: false [2021-07-30T18:08:46.271Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-30T18:08:46.288Z] $ docker exec --env ******** --env ******** bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 ssh-agent -k [2021-07-30T18:08:46.403Z] unset SSH_AUTH_SOCK; [2021-07-30T18:08:46.404Z] unset SSH_AGENT_PID; [2021-07-30T18:08:46.404Z] echo Agent pid 59 killed; [2021-07-30T18:08:46.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T18:08:46.780Z] + git semver [Pipeline] } [2021-07-30T18:08:46.805Z] $ docker stop --time=1 bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 [2021-07-30T18:08:48.101Z] $ docker rm -f bd518c9116c9401490f37c2c54d4e1357268fca5c299d61627c64d1e1976df59 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T18:08:48.482Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T18:08:48.832Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T18:08:48.835Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-30T18:09:04.081Z] Still waiting to schedule task [2021-07-30T18:09:04.082Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-30T18:09:04.086Z] Still waiting to schedule task [2021-07-30T18:09:04.086Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1071’ is offline [2021-07-30T18:11:05.371Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1075 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-30T18:11:05.394Z] Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout [2021-07-30T18:11:05.615Z] The recommended git tool is: NONE [2021-07-30T18:11:09.878Z] Running on prd-centos7-docker-4c-2g-1076 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-30T18:11:09.896Z] Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout [2021-07-30T18:11:10.010Z] The recommended git tool is: NONE [2021-07-30T18:11:11.761Z] using credential edgex-jenkins-ssh [2021-07-30T18:11:11.782Z] Cloning the remote Git repository [2021-07-30T18:11:12.976Z] using credential edgex-jenkins-ssh [2021-07-30T18:11:12.990Z] Cloning the remote Git repository [2021-07-30T18:11:11.849Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T18:11:11.956Z] > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 [2021-07-30T18:11:12.045Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T18:11:12.045Z] > git --version # timeout=10 [2021-07-30T18:11:12.061Z] > git --version # 'git version 2.17.1' [2021-07-30T18:11:12.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T18:11:12.144Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T18:11:12.915Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T18:11:12.991Z] > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 [2021-07-30T18:11:13.025Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T18:11:13.026Z] > git --version # timeout=10 [2021-07-30T18:11:13.035Z] > git --version # 'git version 2.24.4' [2021-07-30T18:11:13.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T18:11:13.068Z] [INFO] Currently running in a labeled security context [2021-07-30T18:11:13.068Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T18:11:13.068Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/6@tmp/jenkins-gitclient-ssh4862911460652500729.key [2021-07-30T18:11:13.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T18:11:14.260Z] Avoid second fetch [2021-07-30T18:11:14.260Z] Checking out Revision 07ff70a745b77f70f4b47d5a2d31a9f78666f659 (main) [2021-07-30T18:11:14.360Z] Avoid second fetch [2021-07-30T18:11:14.360Z] Checking out Revision 07ff70a745b77f70f4b47d5a2d31a9f78666f659 (main) [2021-07-30T18:11:14.322Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T18:11:14.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T18:11:14.381Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T18:11:14.402Z] > git checkout -f 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-07-30T18:11:14.220Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T18:11:14.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T18:11:14.250Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T18:11:14.257Z] > git checkout -f 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-07-30T18:11:18.095Z] Commit message: "Merge pull request #46 from soda480/US1907" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T18:11:18.598Z] provisioning config files... [2021-07-30T18:11:18.617Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config8654409896250407627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:11:19.047Z] ---> docker-login.sh [2021-07-30T18:11:19.048Z] nexus3.edgexfoundry.org:10001 [2021-07-30T18:11:19.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:11:19.102Z] Commit message: "Merge pull request #46 from soda480/US1907" [2021-07-30T18:11:19.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:19.320Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:19.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:19.320Z] [2021-07-30T18:11:19.320Z] Login Succeeded [2021-07-30T18:11:19.320Z] nexus3.edgexfoundry.org:10002 [2021-07-30T18:11:19.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T18:11:19.501Z] provisioning config files... [2021-07-30T18:11:19.530Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config73471944708443697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:11:19.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:19.594Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:19.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:19.594Z] [2021-07-30T18:11:19.594Z] Login Succeeded [2021-07-30T18:11:19.594Z] nexus3.edgexfoundry.org:10003 [2021-07-30T18:11:19.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:11:19.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:19.594Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:19.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:19.594Z] [2021-07-30T18:11:19.594Z] Login Succeeded [2021-07-30T18:11:19.594Z] nexus3.edgexfoundry.org:10004 [2021-07-30T18:11:19.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:11:19.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:19.866Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:19.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:19.866Z] [2021-07-30T18:11:19.866Z] Login Succeeded [2021-07-30T18:11:19.866Z] docker.io [2021-07-30T18:11:19.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:11:20.119Z] ---> docker-login.sh [2021-07-30T18:11:20.119Z] nexus3.edgexfoundry.org:10001 [2021-07-30T18:11:20.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:20.451Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:20.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:20.451Z] [2021-07-30T18:11:20.451Z] Login Succeeded [2021-07-30T18:11:20.451Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T18:11:20.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T18:11:20.697Z] ========================================================= [2021-07-30T18:11:20.697Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T18:11:20.697Z] ========================================================= [Pipeline] fileExists [2021-07-30T18:11:20.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:11:21.056Z] + 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-07-30T18:11:21.056Z] Sending build context to Docker daemon 20.47MB [2021-07-30T18:11:21.056Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T18:11:21.056Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-30T18:11:21.323Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T18:11:21.323Z] 540db60ca938: Pulling fs layer [2021-07-30T18:11:21.323Z] adcc1eea9eea: Pulling fs layer [2021-07-30T18:11:21.323Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T18:11:21.323Z] 0773c198feca: Pulling fs layer [2021-07-30T18:11:21.323Z] 345f892a5656: Pulling fs layer [2021-07-30T18:11:21.323Z] 4796506630df: Pulling fs layer [2021-07-30T18:11:21.323Z] cc55df3e53f1: Pulling fs layer [2021-07-30T18:11:21.323Z] 4d027b6c602c: Pulling fs layer [2021-07-30T18:11:21.323Z] 449e75d2c14e: Pulling fs layer [2021-07-30T18:11:21.323Z] 0773c198feca: Waiting [2021-07-30T18:11:21.323Z] 345f892a5656: Waiting [2021-07-30T18:11:21.323Z] 4796506630df: Waiting [2021-07-30T18:11:21.323Z] cc55df3e53f1: Waiting [2021-07-30T18:11:21.323Z] 4d027b6c602c: Waiting [2021-07-30T18:11:21.323Z] 449e75d2c14e: Waiting [2021-07-30T18:11:21.323Z] 4c4ab2625f07: Verifying Checksum [2021-07-30T18:11:21.323Z] 4c4ab2625f07: Download complete [2021-07-30T18:11:21.323Z] adcc1eea9eea: Verifying Checksum [2021-07-30T18:11:21.323Z] adcc1eea9eea: Download complete [2021-07-30T18:11:21.323Z] 345f892a5656: Verifying Checksum [2021-07-30T18:11:21.323Z] 345f892a5656: Download complete [2021-07-30T18:11:21.323Z] 4796506630df: Verifying Checksum [2021-07-30T18:11:21.323Z] 4796506630df: Download complete [2021-07-30T18:11:21.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:21.334Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:21.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:21.334Z] [2021-07-30T18:11:21.334Z] Login Succeeded [2021-07-30T18:11:21.334Z] nexus3.edgexfoundry.org:10002 [2021-07-30T18:11:21.592Z] cc55df3e53f1: Verifying Checksum [2021-07-30T18:11:21.592Z] cc55df3e53f1: Download complete [2021-07-30T18:11:21.592Z] 540db60ca938: Verifying Checksum [2021-07-30T18:11:21.592Z] 540db60ca938: Download complete [2021-07-30T18:11:21.592Z] 540db60ca938: Pull complete [2021-07-30T18:11:21.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:11:21.859Z] adcc1eea9eea: Pull complete [2021-07-30T18:11:21.859Z] 4c4ab2625f07: Pull complete [2021-07-30T18:11:21.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:21.887Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:21.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:21.887Z] [2021-07-30T18:11:21.887Z] Login Succeeded [2021-07-30T18:11:21.887Z] nexus3.edgexfoundry.org:10003 [2021-07-30T18:11:22.446Z] 4d027b6c602c: Verifying Checksum [2021-07-30T18:11:22.446Z] 4d027b6c602c: Download complete [2021-07-30T18:11:22.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:11:22.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:22.489Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:22.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:22.489Z] [2021-07-30T18:11:22.489Z] Login Succeeded [2021-07-30T18:11:22.489Z] nexus3.edgexfoundry.org:10004 [2021-07-30T18:11:23.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:11:23.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:23.090Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:23.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:23.090Z] [2021-07-30T18:11:23.090Z] Login Succeeded [2021-07-30T18:11:23.090Z] docker.io [2021-07-30T18:11:23.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:11:23.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:11:23.967Z] Configure a credential helper to remove this warning. See [2021-07-30T18:11:23.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:11:23.967Z] [2021-07-30T18:11:23.967Z] Login Succeeded [2021-07-30T18:11:23.967Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T18:11:24.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T18:11:24.558Z] ========================================================= [2021-07-30T18:11:24.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T18:11:24.558Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:11:24.919Z] + 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-07-30T18:11:25.025Z] 449e75d2c14e: Verifying Checksum [2021-07-30T18:11:25.025Z] 449e75d2c14e: Download complete [2021-07-30T18:11:25.293Z] 0773c198feca: Verifying Checksum [2021-07-30T18:11:25.293Z] 0773c198feca: Download complete [2021-07-30T18:11:25.527Z] Sending build context to Docker daemon 20.47MB [2021-07-30T18:11:25.527Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T18:11:25.527Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-30T18:11:26.129Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T18:11:26.129Z] 595b0fe564bb: Pulling fs layer [2021-07-30T18:11:26.129Z] 24495759ef45: Pulling fs layer [2021-07-30T18:11:26.129Z] d148012ef14d: Pulling fs layer [2021-07-30T18:11:26.129Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T18:11:26.129Z] 093eec477d81: Pulling fs layer [2021-07-30T18:11:26.129Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T18:11:26.129Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T18:11:26.129Z] 596795e73e0f: Pulling fs layer [2021-07-30T18:11:26.129Z] 093eec477d81: Waiting [2021-07-30T18:11:26.129Z] a6d5b2bbb924: Waiting [2021-07-30T18:11:26.129Z] 2446dc1eb7d3: Waiting [2021-07-30T18:11:26.129Z] 596795e73e0f: Waiting [2021-07-30T18:11:26.129Z] cb65c68fc2e2: Waiting [2021-07-30T18:11:26.129Z] d148012ef14d: Verifying Checksum [2021-07-30T18:11:26.129Z] d148012ef14d: Download complete [2021-07-30T18:11:26.129Z] 24495759ef45: Verifying Checksum [2021-07-30T18:11:26.129Z] 24495759ef45: Download complete [2021-07-30T18:11:26.129Z] 093eec477d81: Verifying Checksum [2021-07-30T18:11:26.129Z] 093eec477d81: Download complete [2021-07-30T18:11:26.129Z] a6d5b2bbb924: Verifying Checksum [2021-07-30T18:11:26.129Z] a6d5b2bbb924: Download complete [2021-07-30T18:11:26.129Z] 595b0fe564bb: Download complete [2021-07-30T18:11:26.129Z] 2446dc1eb7d3: Verifying Checksum [2021-07-30T18:11:26.129Z] 2446dc1eb7d3: Download complete [2021-07-30T18:11:27.121Z] 595b0fe564bb: Pull complete [2021-07-30T18:11:27.724Z] 24495759ef45: Pull complete [2021-07-30T18:11:28.320Z] d148012ef14d: Pull complete [2021-07-30T18:11:28.596Z] 596795e73e0f: Verifying Checksum [2021-07-30T18:11:28.596Z] 596795e73e0f: Download complete [2021-07-30T18:11:29.578Z] cb65c68fc2e2: Download complete [2021-07-30T18:11:29.601Z] 0773c198feca: Pull complete [2021-07-30T18:11:29.601Z] 345f892a5656: Pull complete [2021-07-30T18:11:29.601Z] 4796506630df: Pull complete [2021-07-30T18:11:29.601Z] cc55df3e53f1: Pull complete [2021-07-30T18:11:29.601Z] 4d027b6c602c: Pull complete [2021-07-30T18:11:31.032Z] 449e75d2c14e: Pull complete [2021-07-30T18:11:31.032Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T18:11:31.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T18:11:31.032Z] ---> 0d28375d9b5b [2021-07-30T18:11:31.032Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-30T18:11:32.459Z] ---> Running in a2b883976d0c [2021-07-30T18:11:32.732Z] Removing intermediate container a2b883976d0c [2021-07-30T18:11:32.732Z] ---> ec7862ef217a [2021-07-30T18:11:32.732Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T18:11:32.732Z] ---> Running in 12057728c154 [2021-07-30T18:11:32.732Z] Removing intermediate container 12057728c154 [2021-07-30T18:11:32.732Z] ---> e889e8aa37e5 [2021-07-30T18:11:32.732Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T18:11:32.732Z] ---> Running in 58a060bb8902 [2021-07-30T18:11:32.999Z] Removing intermediate container 58a060bb8902 [2021-07-30T18:11:32.999Z] ---> 36bb60adc764 [2021-07-30T18:11:32.999Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T18:11:32.999Z] ---> Running in 6f4dbe65216e [2021-07-30T18:11:33.587Z] Removing intermediate container 6f4dbe65216e [2021-07-30T18:11:33.587Z] ---> fadef07d3ea0 [2021-07-30T18:11:33.587Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T18:11:33.587Z] ---> Running in dff26d5938f2 [2021-07-30T18:11:33.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T18:11:34.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T18:11:35.080Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-30T18:11:35.346Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-30T18:11:35.346Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-30T18:11:35.346Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-30T18:11:35.614Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-30T18:11:35.614Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-30T18:11:35.614Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T18:11:35.614Z] OK: 150 MiB in 46 packages [2021-07-30T18:11:35.882Z] Removing intermediate container dff26d5938f2 [2021-07-30T18:11:35.882Z] ---> 91b0d9203580 [2021-07-30T18:11:35.882Z] Step 8/10 : WORKDIR /app [2021-07-30T18:11:36.152Z] ---> Running in 067a6fd8dfb1 [2021-07-30T18:11:36.152Z] Removing intermediate container 067a6fd8dfb1 [2021-07-30T18:11:36.152Z] ---> 113ee64b0004 [2021-07-30T18:11:36.152Z] Step 9/10 : COPY . . [2021-07-30T18:11:36.750Z] ---> 8c766d3df2b4 [2021-07-30T18:11:36.750Z] Step 10/10 : RUN go mod download [2021-07-30T18:11:36.750Z] ---> Running in 8eb564826b35 [2021-07-30T18:11:39.746Z] cb65c68fc2e2: Pull complete [2021-07-30T18:11:40.023Z] 093eec477d81: Pull complete [2021-07-30T18:11:40.300Z] a6d5b2bbb924: Pull complete [2021-07-30T18:11:40.903Z] 2446dc1eb7d3: Pull complete [2021-07-30T18:11:45.234Z] 596795e73e0f: Pull complete [2021-07-30T18:11:45.234Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T18:11:45.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T18:11:45.234Z] ---> d9e956139c92 [2021-07-30T18:11:45.234Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-30T18:11:49.097Z] Removing intermediate container 8eb564826b35 [2021-07-30T18:11:49.097Z] ---> ab70e7f11907 [2021-07-30T18:11:49.097Z] Successfully built ab70e7f11907 [2021-07-30T18:11:49.097Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:11:49.431Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T18:11:49.431Z] . [Pipeline] withDockerContainer [2021-07-30T18:11:49.539Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-07-30T18:11:49.551Z] ---> Running in 5a2d0ac3130d [2021-07-30T18:11:49.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T18:11:50.036Z] $ docker top ba630f2deb00f4ca2e5397ba635cf56b6d09d8709e923346c8f12b748643ea30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T18:11:50.152Z] Removing intermediate container 5a2d0ac3130d [2021-07-30T18:11:50.152Z] ---> f67617a9859b [2021-07-30T18:11:50.152Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T18:11:50.427Z] ---> Running in 4015155e2f4d [2021-07-30T18:11:50.469Z] + go version [2021-07-30T18:11:50.470Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T18:11:50.485Z] $ docker stop --time=1 ba630f2deb00f4ca2e5397ba635cf56b6d09d8709e923346c8f12b748643ea30 [2021-07-30T18:11:51.021Z] Removing intermediate container 4015155e2f4d [2021-07-30T18:11:51.022Z] ---> c8ccabfdb448 [2021-07-30T18:11:51.022Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T18:11:51.295Z] ---> Running in 164a8807b652 [2021-07-30T18:11:51.722Z] $ docker rm -f ba630f2deb00f4ca2e5397ba635cf56b6d09d8709e923346c8f12b748643ea30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-30T18:11:51.896Z] Removing intermediate container 164a8807b652 [2021-07-30T18:11:51.897Z] ---> e18c72852dc5 [2021-07-30T18:11:51.897Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T18:11:51.897Z] ---> Running in 86e1938a6fc7 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:11:52.408Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T18:11:52.408Z] . [Pipeline] withDockerContainer [2021-07-30T18:11:52.518Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-07-30T18:11:52.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T18:11:53.046Z] $ docker top c454fab19d6bd78f37e1c566a8541921a165e2d6ed3c61cfb6ec43373333fd40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T18:11:53.459Z] + go mod tidy [Pipeline] sh [2021-07-30T18:11:54.056Z] + make test [2021-07-30T18:11:54.056Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-30T18:11:55.290Z] Removing intermediate container 86e1938a6fc7 [2021-07-30T18:11:55.290Z] ---> a45d81267acf [2021-07-30T18:11:55.290Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T18:11:55.290Z] ---> Running in d128d6b404f7 [2021-07-30T18:11:56.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T18:11:57.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T18:11:58.490Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-30T18:11:58.490Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-30T18:11:58.490Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-30T18:11:58.761Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-30T18:11:58.761Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-30T18:11:58.761Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-30T18:11:59.034Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T18:11:59.034Z] OK: 139 MiB in 46 packages [2021-07-30T18:12:00.474Z] Removing intermediate container d128d6b404f7 [2021-07-30T18:12:00.474Z] ---> 1c6249381018 [2021-07-30T18:12:00.474Z] Step 8/10 : WORKDIR /app [2021-07-30T18:12:00.749Z] ---> Running in 9c0f37960ace [2021-07-30T18:12:01.352Z] Removing intermediate container 9c0f37960ace [2021-07-30T18:12:01.352Z] ---> 6fa416c6bcd1 [2021-07-30T18:12:01.352Z] Step 9/10 : COPY . . [2021-07-30T18:12:02.793Z] ---> a0668f36fd1c [2021-07-30T18:12:02.793Z] Step 10/10 : RUN go mod download [2021-07-30T18:12:03.070Z] ---> Running in 108e70e0b0dd [2021-07-30T18:12:16.211Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-30T18:12:16.211Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.054s coverage: 89.2% of statements [2021-07-30T18:12:16.211Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.015s coverage: 11.3% of statements [2021-07-30T18:12:17.187Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.055s coverage: 72.3% of statements [2021-07-30T18:12:17.187Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T18:12:25.446Z] gofmt -l . [2021-07-30T18:12:25.720Z] [ "`gofmt -l .`" = "" ] [2021-07-30T18:12:25.720Z] ./bin/test-attribution.sh [2021-07-30T18:12:26.303Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-30T18:12:26.317Z] $ docker stop --time=1 c454fab19d6bd78f37e1c566a8541921a165e2d6ed3c61cfb6ec43373333fd40 [2021-07-30T18:12:27.889Z] $ docker rm -f c454fab19d6bd78f37e1c566a8541921a165e2d6ed3c61cfb6ec43373333fd40 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T18:12:28.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T18:12:28.627Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-30T18:12:32.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T18:12:33.057Z] + ls -al . [2021-07-30T18:12:33.057Z] total 19464 [2021-07-30T18:12:33.057Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 30 18:12 . [2021-07-30T18:12:33.057Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 18:11 .. [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 19749680 Jul 30 18:11 app-rfid-llrp-inventory [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 7039 Jul 30 18:11 Attribution.txt [2021-07-30T18:12:33.057Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 30 18:11 bin [2021-07-30T18:12:33.057Z] -rw-r--r--. 1 jenkins jenkins 61872 Jul 30 18:12 coverage.out [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 1710 Jul 30 18:11 Dockerfile [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 1040 Jul 30 18:11 Dockerfile.build [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 262 Jul 30 18:11 .dockerignore [2021-07-30T18:12:33.057Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 18:11 .git [2021-07-30T18:12:33.057Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 18:11 .github [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 816 Jul 30 18:11 .gitignore [2021-07-30T18:12:33.057Z] -rw-r--r--. 1 jenkins jenkins 412 Jul 30 18:12 go.mod [2021-07-30T18:12:33.057Z] -rw-r--r--. 1 jenkins jenkins 19455 Jul 30 18:11 go.sum [2021-07-30T18:12:33.057Z] drwxrwxr-x. 2 jenkins jenkins 140 Jul 30 18:11 images [2021-07-30T18:12:33.057Z] drwxrwxr-x. 4 jenkins jenkins 35 Jul 30 18:11 internal [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 686 Jul 30 18:11 Jenkinsfile [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 30 18:11 LICENSE [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 530 Jul 30 18:11 main.go [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 1499 Jul 30 18:11 Makefile [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 30705 Jul 30 18:11 README.md [2021-07-30T18:12:33.057Z] drwxrwxr-x. 2 jenkins jenkins 32 Jul 30 18:11 res [2021-07-30T18:12:33.057Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 30 18:11 snap [2021-07-30T18:12:33.057Z] drwxrwxr-x. 3 jenkins jenkins 18 Jul 30 18:11 static [2021-07-30T18:12:33.057Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 18:08 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:12:33.379Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=07ff70a745b77f70f4b47d5a2d31a9f78666f659 --label arch=amd64 --label version=0.0.1-dev.4 . [2021-07-30T18:12:33.379Z] Sending build context to Docker daemon 20.47MB [2021-07-30T18:12:33.379Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T18:12:33.379Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-30T18:12:33.379Z] ---> ab70e7f11907 [2021-07-30T18:12:33.379Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-30T18:12:33.649Z] ---> Running in 5aaa717c2692 [2021-07-30T18:12:33.650Z] Removing intermediate container 5aaa717c2692 [2021-07-30T18:12:33.650Z] ---> 8d8a45f1bf40 [2021-07-30T18:12:33.650Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T18:12:33.650Z] ---> Running in 97dfe18142a2 [2021-07-30T18:12:33.917Z] Removing intermediate container 97dfe18142a2 [2021-07-30T18:12:33.917Z] ---> 2ff897adcd37 [2021-07-30T18:12:33.917Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T18:12:33.917Z] ---> Running in 3f8ab2c5c812 [2021-07-30T18:12:33.917Z] Removing intermediate container 3f8ab2c5c812 [2021-07-30T18:12:33.917Z] ---> 6a7f8e70f490 [2021-07-30T18:12:33.917Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T18:12:33.917Z] ---> Running in 8d71727c32d1 [2021-07-30T18:12:34.498Z] Removing intermediate container 8d71727c32d1 [2021-07-30T18:12:34.498Z] ---> 0c37f0bfe402 [2021-07-30T18:12:34.498Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T18:12:34.498Z] ---> Running in 5749509fd727 [2021-07-30T18:12:34.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T18:12:35.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T18:12:35.990Z] OK: 150 MiB in 46 packages [2021-07-30T18:12:36.258Z] Removing intermediate container 5749509fd727 [2021-07-30T18:12:36.258Z] ---> d4f1e64fc99f [2021-07-30T18:12:36.258Z] Step 8/28 : WORKDIR /app [2021-07-30T18:12:36.258Z] ---> Running in ea919886cfa9 [2021-07-30T18:12:36.524Z] Removing intermediate container ea919886cfa9 [2021-07-30T18:12:36.524Z] ---> 3a7b2d922c7b [2021-07-30T18:12:36.524Z] Step 9/28 : COPY go.mod . [2021-07-30T18:12:36.524Z] ---> 0d2cd65e0704 [2021-07-30T18:12:36.524Z] Step 10/28 : RUN go mod download [2021-07-30T18:12:36.524Z] ---> Running in 5c72605d4977 [2021-07-30T18:12:36.958Z] Removing intermediate container 108e70e0b0dd [2021-07-30T18:12:36.958Z] ---> 6d06d6c86997 [2021-07-30T18:12:36.958Z] Successfully built 6d06d6c86997 [2021-07-30T18:12:36.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:12:37.117Z] Removing intermediate container 5c72605d4977 [2021-07-30T18:12:37.117Z] ---> e3d0a359ace4 [2021-07-30T18:12:37.117Z] Step 11/28 : COPY . . [2021-07-30T18:12:37.304Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T18:12:37.305Z] . [Pipeline] withDockerContainer [2021-07-30T18:12:37.578Z] prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container [2021-07-30T18:12:37.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T18:12:37.699Z] ---> 007e2d41bfdc [2021-07-30T18:12:37.699Z] Step 12/28 : ARG MAKE="make build" [2021-07-30T18:12:37.699Z] ---> Running in 34199501074a [2021-07-30T18:12:37.967Z] Removing intermediate container 34199501074a [2021-07-30T18:12:37.967Z] ---> a98cc85feab8 [2021-07-30T18:12:37.967Z] Step 13/28 : RUN $MAKE [2021-07-30T18:12:37.967Z] ---> Running in 7208ee64fd8a [2021-07-30T18:12:38.235Z] go mod tidy [2021-07-30T18:12:38.505Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.4" -o app-rfid-llrp-inventory [2021-07-30T18:12:39.490Z] $ docker top d226b21353f724515f8fc0066f46417c63e2a4ceba3201e017a6abe81e98a543 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T18:12:40.494Z] + go version [2021-07-30T18:12:40.495Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T18:12:40.521Z] $ docker stop --time=1 d226b21353f724515f8fc0066f46417c63e2a4ceba3201e017a6abe81e98a543 [2021-07-30T18:12:42.434Z] $ docker rm -f d226b21353f724515f8fc0066f46417c63e2a4ceba3201e017a6abe81e98a543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:12:43.237Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T18:12:43.237Z] . [Pipeline] withDockerContainer [2021-07-30T18:12:43.506Z] prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container [2021-07-30T18:12:43.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T18:12:45.460Z] $ docker top 67a6090e4d5d9459f6d9ee3cb6d9d8005eec328f274b37b4b5752dd7de1ba3aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T18:12:46.447Z] + go mod tidy [Pipeline] sh [2021-07-30T18:12:47.722Z] + make test [2021-07-30T18:12:47.722Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-30T18:12:56.824Z] Removing intermediate container 7208ee64fd8a [2021-07-30T18:12:56.824Z] ---> 38390b3b84f1 [2021-07-30T18:12:56.824Z] Step 14/28 : FROM alpine:3.12 [2021-07-30T18:12:56.824Z] 3.12: Pulling from library/alpine [2021-07-30T18:12:56.824Z] 339de151aab4: Pulling fs layer [2021-07-30T18:12:56.824Z] 339de151aab4: Verifying Checksum [2021-07-30T18:12:56.824Z] 339de151aab4: Download complete [2021-07-30T18:12:56.824Z] 339de151aab4: Pull complete [2021-07-30T18:12:56.824Z] Digest: sha256:c060f8fdabfb47ffff53a354f862012843ee05f4fefa950fdf0f1b7c3a350c92 [2021-07-30T18:12:56.824Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T18:12:56.824Z] ---> 13621d1b12d4 [2021-07-30T18:12:56.824Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T18:12:56.824Z] ---> Running in 812d3e829718 [2021-07-30T18:12:56.824Z] Removing intermediate container 812d3e829718 [2021-07-30T18:12:56.824Z] ---> 69f0d3b71327 [2021-07-30T18:12:56.824Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-30T18:12:56.824Z] ---> Running in bf0dfb032243 [2021-07-30T18:12:56.824Z] Removing intermediate container bf0dfb032243 [2021-07-30T18:12:56.824Z] ---> 09120abc5843 [2021-07-30T18:12:56.824Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-30T18:12:56.824Z] ---> Running in 6a19ba9a2f7c [2021-07-30T18:12:56.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T18:12:56.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T18:12:57.090Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-30T18:12:57.090Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T18:12:57.090Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T18:12:57.090Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T18:12:57.090Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T18:12:57.090Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T18:12:57.090Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T18:12:57.090Z] Executing ca-certificates-20191127-r4.trigger [2021-07-30T18:12:57.090Z] OK: 9 MiB in 20 packages [2021-07-30T18:12:57.677Z] Removing intermediate container 6a19ba9a2f7c [2021-07-30T18:12:57.677Z] ---> 75444a3e6fb7 [2021-07-30T18:12:57.677Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-30T18:12:57.677Z] ---> 647202fe7272 [2021-07-30T18:12:57.677Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-30T18:12:57.945Z] ---> 1cff18fafb8c [2021-07-30T18:12:57.945Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-30T18:12:58.212Z] ---> 6a0a12e4e2d6 [2021-07-30T18:12:58.212Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-30T18:12:58.212Z] ---> acf8b6254471 [2021-07-30T18:12:58.212Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-07-30T18:12:58.794Z] ---> 83b66dc46c30 [2021-07-30T18:12:58.794Z] Step 23/28 : EXPOSE 48086 [2021-07-30T18:12:58.794Z] ---> Running in 7fb46774cc4f [2021-07-30T18:12:58.794Z] Removing intermediate container 7fb46774cc4f [2021-07-30T18:12:58.794Z] ---> 151afabd474e [2021-07-30T18:12:58.794Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-07-30T18:12:59.064Z] ---> Running in 92196665ca9a [2021-07-30T18:12:59.064Z] Removing intermediate container 92196665ca9a [2021-07-30T18:12:59.064Z] ---> a23db2bd78e2 [2021-07-30T18:12:59.064Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-30T18:12:59.064Z] ---> Running in 01ad5d48890b [2021-07-30T18:12:59.064Z] Removing intermediate container 01ad5d48890b [2021-07-30T18:12:59.064Z] ---> 9802686aae28 [2021-07-30T18:12:59.064Z] Step 26/28 : LABEL arch=amd64 [2021-07-30T18:12:59.064Z] ---> Running in 4869551307df [2021-07-30T18:12:59.332Z] Removing intermediate container 4869551307df [2021-07-30T18:12:59.332Z] ---> 4845a3a3c0d2 [2021-07-30T18:12:59.332Z] Step 27/28 : LABEL git_sha=07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-30T18:12:59.332Z] ---> Running in 529ad64bbfbe [2021-07-30T18:12:59.332Z] Removing intermediate container 529ad64bbfbe [2021-07-30T18:12:59.332Z] ---> f48418833780 [2021-07-30T18:12:59.332Z] Step 28/28 : LABEL version=0.0.1-dev.4 [2021-07-30T18:12:59.332Z] ---> Running in f3a428ec1253 [2021-07-30T18:12:59.597Z] Removing intermediate container f3a428ec1253 [2021-07-30T18:12:59.597Z] ---> aa7b720f7077 [2021-07-30T18:12:59.597Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T18:12:59.597Z] Successfully built aa7b720f7077 [2021-07-30T18:12:59.597Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T18:12:59.862Z] provisioning config files... [2021-07-30T18:12:59.881Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config861087339428491857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:13:00.220Z] ---> docker-login.sh [2021-07-30T18:13:00.220Z] nexus3.edgexfoundry.org:10001 [2021-07-30T18:13:00.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:13:00.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:13:00.220Z] Configure a credential helper to remove this warning. See [2021-07-30T18:13:00.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:13:00.220Z] [2021-07-30T18:13:00.220Z] Login Succeeded [2021-07-30T18:13:00.220Z] nexus3.edgexfoundry.org:10002 [2021-07-30T18:13:00.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:13:00.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:13:00.490Z] Configure a credential helper to remove this warning. See [2021-07-30T18:13:00.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:13:00.490Z] [2021-07-30T18:13:00.490Z] Login Succeeded [2021-07-30T18:13:00.490Z] nexus3.edgexfoundry.org:10003 [2021-07-30T18:13:00.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:13:00.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:13:00.756Z] Configure a credential helper to remove this warning. See [2021-07-30T18:13:00.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:13:00.756Z] [2021-07-30T18:13:00.756Z] Login Succeeded [2021-07-30T18:13:00.756Z] nexus3.edgexfoundry.org:10004 [2021-07-30T18:13:00.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:13:00.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:13:00.756Z] Configure a credential helper to remove this warning. See [2021-07-30T18:13:00.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:13:00.756Z] [2021-07-30T18:13:00.756Z] Login Succeeded [2021-07-30T18:13:00.756Z] docker.io [2021-07-30T18:13:01.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:13:01.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:13:01.293Z] Configure a credential helper to remove this warning. See [2021-07-30T18:13:01.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:13:01.293Z] [2021-07-30T18:13:01.293Z] Login Succeeded [2021-07-30T18:13:01.293Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T18:13:01.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T18:13:01.392Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-07-30T18:13:01.392Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-30T18:13:01.392Z] latest [2021-07-30T18:13:01.392Z] 0.0.1-dev.4 [2021-07-30T18:13:01.392Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [2021-07-30T18:13:01.392Z] main [2021-07-30T18:13:01.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:01.767Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:02.096Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-30T18:13:02.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-30T18:13:02.096Z] 3c2f9781d877: Preparing [2021-07-30T18:13:02.096Z] 8679338036d1: Preparing [2021-07-30T18:13:02.096Z] 044969dafffb: Preparing [2021-07-30T18:13:02.096Z] 53ce1d3b15d7: Preparing [2021-07-30T18:13:02.096Z] e2904be67491: Preparing [2021-07-30T18:13:02.096Z] c02f48a486c2: Preparing [2021-07-30T18:13:02.096Z] 32f366d666a5: Preparing [2021-07-30T18:13:02.096Z] c02f48a486c2: Waiting [2021-07-30T18:13:02.096Z] 32f366d666a5: Waiting [2021-07-30T18:13:02.364Z] e2904be67491: Pushed [2021-07-30T18:13:02.364Z] 53ce1d3b15d7: Pushed [2021-07-30T18:13:02.364Z] 044969dafffb: Pushed [2021-07-30T18:13:02.364Z] 32f366d666a5: Layer already exists [2021-07-30T18:13:02.364Z] 8679338036d1: Pushed [2021-07-30T18:13:02.948Z] c02f48a486c2: Pushed [2021-07-30T18:13:04.893Z] 3c2f9781d877: Pushed [2021-07-30T18:13:04.893Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:05.233Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:05.566Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-30T18:13:05.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-30T18:13:05.567Z] 3c2f9781d877: Preparing [2021-07-30T18:13:05.567Z] 8679338036d1: Preparing [2021-07-30T18:13:05.567Z] 044969dafffb: Preparing [2021-07-30T18:13:05.567Z] 53ce1d3b15d7: Preparing [2021-07-30T18:13:05.567Z] e2904be67491: Preparing [2021-07-30T18:13:05.567Z] c02f48a486c2: Preparing [2021-07-30T18:13:05.567Z] 32f366d666a5: Preparing [2021-07-30T18:13:05.567Z] c02f48a486c2: Waiting [2021-07-30T18:13:05.567Z] 32f366d666a5: Waiting [2021-07-30T18:13:05.567Z] 044969dafffb: Layer already exists [2021-07-30T18:13:05.567Z] e2904be67491: Layer already exists [2021-07-30T18:13:05.567Z] 3c2f9781d877: Layer already exists [2021-07-30T18:13:05.567Z] 53ce1d3b15d7: Layer already exists [2021-07-30T18:13:05.567Z] 8679338036d1: Layer already exists [2021-07-30T18:13:05.567Z] c02f48a486c2: Layer already exists [2021-07-30T18:13:05.567Z] 32f366d666a5: Layer already exists [2021-07-30T18:13:05.834Z] latest: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:06.169Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:06.490Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.4 [2021-07-30T18:13:06.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-30T18:13:06.490Z] 3c2f9781d877: Preparing [2021-07-30T18:13:06.490Z] 8679338036d1: Preparing [2021-07-30T18:13:06.490Z] 044969dafffb: Preparing [2021-07-30T18:13:06.490Z] 53ce1d3b15d7: Preparing [2021-07-30T18:13:06.490Z] e2904be67491: Preparing [2021-07-30T18:13:06.490Z] c02f48a486c2: Preparing [2021-07-30T18:13:06.490Z] 32f366d666a5: Preparing [2021-07-30T18:13:06.490Z] c02f48a486c2: Waiting [2021-07-30T18:13:06.490Z] 32f366d666a5: Waiting [2021-07-30T18:13:06.490Z] 044969dafffb: Layer already exists [2021-07-30T18:13:06.490Z] e2904be67491: Layer already exists [2021-07-30T18:13:06.490Z] 8679338036d1: Layer already exists [2021-07-30T18:13:06.490Z] 53ce1d3b15d7: Layer already exists [2021-07-30T18:13:06.490Z] 3c2f9781d877: Layer already exists [2021-07-30T18:13:06.757Z] c02f48a486c2: Layer already exists [2021-07-30T18:13:06.757Z] 32f366d666a5: Layer already exists [2021-07-30T18:13:06.757Z] 0.0.1-dev.4: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:07.082Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:07.400Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [2021-07-30T18:13:07.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-30T18:13:07.401Z] 3c2f9781d877: Preparing [2021-07-30T18:13:07.401Z] 8679338036d1: Preparing [2021-07-30T18:13:07.401Z] 044969dafffb: Preparing [2021-07-30T18:13:07.401Z] 53ce1d3b15d7: Preparing [2021-07-30T18:13:07.401Z] e2904be67491: Preparing [2021-07-30T18:13:07.401Z] c02f48a486c2: Preparing [2021-07-30T18:13:07.401Z] 32f366d666a5: Preparing [2021-07-30T18:13:07.401Z] c02f48a486c2: Waiting [2021-07-30T18:13:07.401Z] 32f366d666a5: Waiting [2021-07-30T18:13:07.401Z] 044969dafffb: Layer already exists [2021-07-30T18:13:07.401Z] 3c2f9781d877: Layer already exists [2021-07-30T18:13:07.401Z] 8679338036d1: Layer already exists [2021-07-30T18:13:07.401Z] e2904be67491: Layer already exists [2021-07-30T18:13:07.401Z] 53ce1d3b15d7: Layer already exists [2021-07-30T18:13:07.666Z] c02f48a486c2: Layer already exists [2021-07-30T18:13:07.667Z] 32f366d666a5: Layer already exists [2021-07-30T18:13:07.667Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:07.992Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:08.308Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-07-30T18:13:08.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-07-30T18:13:08.308Z] 3c2f9781d877: Preparing [2021-07-30T18:13:08.308Z] 8679338036d1: Preparing [2021-07-30T18:13:08.308Z] 044969dafffb: Preparing [2021-07-30T18:13:08.308Z] 53ce1d3b15d7: Preparing [2021-07-30T18:13:08.308Z] e2904be67491: Preparing [2021-07-30T18:13:08.308Z] c02f48a486c2: Preparing [2021-07-30T18:13:08.308Z] 32f366d666a5: Preparing [2021-07-30T18:13:08.308Z] c02f48a486c2: Waiting [2021-07-30T18:13:08.308Z] 32f366d666a5: Waiting [2021-07-30T18:13:08.308Z] 3c2f9781d877: Layer already exists [2021-07-30T18:13:08.308Z] e2904be67491: Layer already exists [2021-07-30T18:13:08.308Z] 044969dafffb: Layer already exists [2021-07-30T18:13:08.308Z] 8679338036d1: Layer already exists [2021-07-30T18:13:08.308Z] 53ce1d3b15d7: Layer already exists [2021-07-30T18:13:08.308Z] 32f366d666a5: Layer already exists [2021-07-30T18:13:08.308Z] c02f48a486c2: Layer already exists [2021-07-30T18:13:08.575Z] main: digest: sha256:035b66cf52dc106c2b2900355abc98d06e68e4f81da1e1c94da0ee1cf09ac88a size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T18:13:08.635Z] ===================================================== [Pipeline] echo [2021-07-30T18:13:08.651Z] taggedImages: [2021-07-30T18:13:08.651Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-30T18:13:08.651Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-07-30T18:13:08.651Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.4 [2021-07-30T18:13:08.651Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [2021-07-30T18:13:08.651Z] - 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-07-30T18:13:09.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T18:13:09.231Z] [2021-07-30T18:13:09.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:13:09.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T18:13:09.591Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T18:13:09.591Z] b4d181a07f80: Pulling fs layer [2021-07-30T18:13:09.591Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T18:13:09.591Z] ed53099fbce6: Pulling fs layer [2021-07-30T18:13:09.591Z] dc539afda2c1: Pulling fs layer [2021-07-30T18:13:09.591Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T18:13:09.591Z] 9065ff56babe: Pulling fs layer [2021-07-30T18:13:09.591Z] d287ab97295c: Pulling fs layer [2021-07-30T18:13:09.591Z] dc539afda2c1: Waiting [2021-07-30T18:13:09.591Z] 77bc0d833cb6: Waiting [2021-07-30T18:13:09.591Z] 9065ff56babe: Waiting [2021-07-30T18:13:09.591Z] d287ab97295c: Waiting [2021-07-30T18:13:10.174Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T18:13:10.174Z] a1111a8f2ec3: Download complete [2021-07-30T18:13:10.174Z] dc539afda2c1: Verifying Checksum [2021-07-30T18:13:10.174Z] dc539afda2c1: Download complete [2021-07-30T18:13:10.446Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T18:13:10.446Z] 77bc0d833cb6: Download complete [2021-07-30T18:13:10.446Z] 9065ff56babe: Verifying Checksum [2021-07-30T18:13:10.446Z] 9065ff56babe: Download complete [2021-07-30T18:13:10.446Z] ed53099fbce6: Verifying Checksum [2021-07-30T18:13:10.446Z] ed53099fbce6: Download complete [2021-07-30T18:13:11.409Z] b4d181a07f80: Verifying Checksum [2021-07-30T18:13:11.409Z] b4d181a07f80: Download complete [2021-07-30T18:13:12.856Z] b4d181a07f80: Pull complete [2021-07-30T18:13:12.856Z] a1111a8f2ec3: Pull complete [2021-07-30T18:13:13.443Z] ed53099fbce6: Pull complete [2021-07-30T18:13:13.443Z] dc539afda2c1: Pull complete [2021-07-30T18:13:14.026Z] 77bc0d833cb6: Pull complete [2021-07-30T18:13:14.026Z] 9065ff56babe: Pull complete [2021-07-30T18:13:14.609Z] d287ab97295c: Verifying Checksum [2021-07-30T18:13:14.609Z] d287ab97295c: Download complete [2021-07-30T18:13:20.000Z] d287ab97295c: Pull complete [2021-07-30T18:13:20.000Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T18:13:20.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T18:13:20.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T18:13:20.100Z] prd-centos7-docker-4c-2g-1076 does not seem to be running inside a container [2021-07-30T18:13:20.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T18:13:22.504Z] $ docker top efd0c33b14689267b8439b52f1df6194ba8113637f630208d448d318e8f158d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:13:23.030Z] ---> job-cost.sh [2021-07-30T18:13:23.030Z] lf-activate-venv: SKIPPING [2021-07-30T18:13:23.030Z] INFO: No Stack... [2021-07-30T18:13:23.988Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T18:13:24.572Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T18:13:24.894Z] + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv [2021-07-30T18:13:24.894Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T18:13:24.937Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [2021-07-30T18:13:24.951Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] did not exist. Created. [2021-07-30T18:13:24.951Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T18:13:25.303Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T18:13:25.349Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T18:13:25.363Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T18:13:25.388Z] $ docker stop --time=1 efd0c33b14689267b8439b52f1df6194ba8113637f630208d448d318e8f158d6 [2021-07-30T18:13:26.560Z] $ docker rm -f efd0c33b14689267b8439b52f1df6194ba8113637f630208d448d318e8f158d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T18:13:55.851Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-07-30T18:13:55.851Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.198s coverage: 89.2% of statements [2021-07-30T18:13:55.851Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.061s coverage: 11.3% of statements [2021-07-30T18:13:55.851Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.241s coverage: 72.3% of statements [2021-07-30T18:13:55.851Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T18:14:22.686Z] gofmt -l . [2021-07-30T18:14:22.970Z] [ "`gofmt -l .`" = "" ] [2021-07-30T18:14:23.582Z] ./bin/test-attribution.sh [2021-07-30T18:14:25.032Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-30T18:14:25.667Z] $ docker stop --time=1 67a6090e4d5d9459f6d9ee3cb6d9d8005eec328f274b37b4b5752dd7de1ba3aa [2021-07-30T18:14:28.350Z] $ docker rm -f 67a6090e4d5d9459f6d9ee3cb6d9d8005eec328f274b37b4b5752dd7de1ba3aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T18:14:29.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T18:14:29.323Z] Warning: overwriting stash ‘coverage-report’ [2021-07-30T18:14:29.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T18:14:30.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T18:14:30.846Z] + ls -al . [2021-07-30T18:14:30.846Z] total 19500 [2021-07-30T18:14:30.846Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 18:14 . [2021-07-30T18:14:30.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 18:11 .. [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 30 18:11 .dockerignore [2021-07-30T18:14:30.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 18:11 .git [2021-07-30T18:14:30.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:11 .github [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 816 Jul 30 18:11 .gitignore [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 7039 Jul 30 18:11 Attribution.txt [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 1710 Jul 30 18:11 Dockerfile [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 1040 Jul 30 18:11 Dockerfile.build [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 686 Jul 30 18:11 Jenkinsfile [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 18:11 LICENSE [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 1499 Jul 30 18:11 Makefile [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 30705 Jul 30 18:11 README.md [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 18:08 VERSION [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 19749680 Jul 30 18:11 app-rfid-llrp-inventory [2021-07-30T18:14:30.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:11 bin [2021-07-30T18:14:30.846Z] -rw-r--r-- 1 jenkins jenkins 61872 Jul 30 18:13 coverage.out [2021-07-30T18:14:30.846Z] -rw-r--r-- 1 jenkins jenkins 412 Jul 30 18:14 go.mod [2021-07-30T18:14:30.846Z] -rw-r--r-- 1 jenkins jenkins 19455 Jul 30 18:12 go.sum [2021-07-30T18:14:30.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:11 images [2021-07-30T18:14:30.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 18:11 internal [2021-07-30T18:14:30.846Z] -rw-rw-r-- 1 jenkins jenkins 530 Jul 30 18:11 main.go [2021-07-30T18:14:30.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:11 res [2021-07-30T18:14:30.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 18:11 snap [2021-07-30T18:14:30.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 18:11 static [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:14:31.202Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=07ff70a745b77f70f4b47d5a2d31a9f78666f659 --label arch=arm64 --label version=0.0.1-dev.4 . [2021-07-30T18:14:31.801Z] Sending build context to Docker daemon 20.47MB [2021-07-30T18:14:31.801Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T18:14:31.801Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-30T18:14:31.801Z] ---> 6d06d6c86997 [2021-07-30T18:14:31.801Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-30T18:14:32.397Z] ---> Running in 399d96431cdc [2021-07-30T18:14:32.668Z] Removing intermediate container 399d96431cdc [2021-07-30T18:14:32.668Z] ---> 5d12c40fa272 [2021-07-30T18:14:32.668Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T18:14:32.940Z] ---> Running in ada99c9a7aac [2021-07-30T18:14:33.211Z] Removing intermediate container ada99c9a7aac [2021-07-30T18:14:33.211Z] ---> aa67d53588d0 [2021-07-30T18:14:33.211Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T18:14:33.483Z] ---> Running in 4b80a93a399a [2021-07-30T18:14:34.076Z] Removing intermediate container 4b80a93a399a [2021-07-30T18:14:34.076Z] ---> 199e5430d5ac [2021-07-30T18:14:34.076Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T18:14:34.076Z] ---> Running in 297298353e8a [2021-07-30T18:14:36.697Z] Removing intermediate container 297298353e8a [2021-07-30T18:14:36.697Z] ---> cdcad6bbcd88 [2021-07-30T18:14:36.697Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T18:14:36.697Z] ---> Running in dc3323fcc8f7 [2021-07-30T18:14:37.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T18:14:38.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T18:14:39.661Z] OK: 139 MiB in 46 packages [2021-07-30T18:14:40.639Z] Removing intermediate container dc3323fcc8f7 [2021-07-30T18:14:40.639Z] ---> e6b3cc838c91 [2021-07-30T18:14:40.639Z] Step 8/28 : WORKDIR /app [2021-07-30T18:14:40.639Z] ---> Running in 6778ffc78d39 [2021-07-30T18:14:41.243Z] Removing intermediate container 6778ffc78d39 [2021-07-30T18:14:41.243Z] ---> 68f106273abd [2021-07-30T18:14:41.243Z] Step 9/28 : COPY go.mod . [2021-07-30T18:14:42.229Z] ---> cb53de0bbd96 [2021-07-30T18:14:42.229Z] Step 10/28 : RUN go mod download [2021-07-30T18:14:42.229Z] ---> Running in aff3050f4f39 [2021-07-30T18:14:44.971Z] Removing intermediate container aff3050f4f39 [2021-07-30T18:14:44.971Z] ---> 40e093cb6083 [2021-07-30T18:14:44.971Z] Step 11/28 : COPY . . [2021-07-30T18:14:47.018Z] ---> 7928ddefbb57 [2021-07-30T18:14:47.018Z] Step 12/28 : ARG MAKE="make build" [2021-07-30T18:14:47.292Z] ---> Running in d9a59f2fd442 [2021-07-30T18:14:47.565Z] Removing intermediate container d9a59f2fd442 [2021-07-30T18:14:47.565Z] ---> ae078721e51f [2021-07-30T18:14:47.565Z] Step 13/28 : RUN $MAKE [2021-07-30T18:14:47.839Z] ---> Running in 1ddf2fd51ba3 [2021-07-30T18:14:49.293Z] go mod tidy [2021-07-30T18:14:49.889Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.4" -o app-rfid-llrp-inventory [2021-07-30T18:15:36.909Z] Removing intermediate container 1ddf2fd51ba3 [2021-07-30T18:15:36.909Z] ---> d0418184cc24 [2021-07-30T18:15:36.909Z] Step 14/28 : FROM alpine:3.12 [2021-07-30T18:15:37.885Z] 3.12: Pulling from library/alpine [2021-07-30T18:15:37.885Z] d2f70382dc9a: Pulling fs layer [2021-07-30T18:15:38.160Z] d2f70382dc9a: Verifying Checksum [2021-07-30T18:15:38.160Z] d2f70382dc9a: Download complete [2021-07-30T18:15:38.755Z] d2f70382dc9a: Pull complete [2021-07-30T18:15:38.755Z] Digest: sha256:c060f8fdabfb47ffff53a354f862012843ee05f4fefa950fdf0f1b7c3a350c92 [2021-07-30T18:15:38.755Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T18:15:38.755Z] ---> c4fd0aeabfcf [2021-07-30T18:15:38.755Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T18:15:39.350Z] ---> Running in fb7ed3636682 [2021-07-30T18:15:39.945Z] Removing intermediate container fb7ed3636682 [2021-07-30T18:15:39.945Z] ---> 4f2a01420bc6 [2021-07-30T18:15:39.945Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-30T18:15:40.219Z] ---> Running in 992a5cf7bdaf [2021-07-30T18:15:40.497Z] Removing intermediate container 992a5cf7bdaf [2021-07-30T18:15:40.497Z] ---> 24382fbb44ac [2021-07-30T18:15:40.497Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-30T18:15:40.768Z] ---> Running in 4737ade061f7 [2021-07-30T18:15:42.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T18:15:42.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T18:15:43.073Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-30T18:15:43.073Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T18:15:43.349Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T18:15:43.349Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T18:15:43.349Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T18:15:43.349Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T18:15:43.349Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T18:15:43.349Z] Executing ca-certificates-20191127-r4.trigger [2021-07-30T18:15:43.349Z] OK: 9 MiB in 20 packages [2021-07-30T18:15:45.330Z] Removing intermediate container 4737ade061f7 [2021-07-30T18:15:45.330Z] ---> 897230dd0f42 [2021-07-30T18:15:45.330Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-30T18:15:45.926Z] ---> 09ecbb3683a6 [2021-07-30T18:15:45.926Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-30T18:15:46.524Z] ---> b4641a876e8d [2021-07-30T18:15:46.524Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-30T18:15:47.954Z] ---> 893ac7ad0c68 [2021-07-30T18:15:47.954Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-30T18:15:48.548Z] ---> 641c645d652f [2021-07-30T18:15:48.548Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-07-30T18:15:50.523Z] ---> 7c509c38430e [2021-07-30T18:15:50.523Z] Step 23/28 : EXPOSE 48086 [2021-07-30T18:15:50.523Z] ---> Running in dae752d8f1cf [2021-07-30T18:15:51.121Z] Removing intermediate container dae752d8f1cf [2021-07-30T18:15:51.121Z] ---> d6f6dbe2516f [2021-07-30T18:15:51.121Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-07-30T18:15:51.121Z] ---> Running in c8d650d75380 [2021-07-30T18:15:51.716Z] Removing intermediate container c8d650d75380 [2021-07-30T18:15:51.716Z] ---> d63a6f734b30 [2021-07-30T18:15:51.716Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-30T18:15:51.716Z] ---> Running in 60afacab2fee [2021-07-30T18:15:52.311Z] Removing intermediate container 60afacab2fee [2021-07-30T18:15:52.311Z] ---> d5f42f3bf15c [2021-07-30T18:15:52.311Z] Step 26/28 : LABEL arch=arm64 [2021-07-30T18:15:52.584Z] ---> Running in 1af9659f2c38 [2021-07-30T18:15:52.857Z] Removing intermediate container 1af9659f2c38 [2021-07-30T18:15:52.857Z] ---> 69b7d0af6317 [2021-07-30T18:15:52.857Z] Step 27/28 : LABEL git_sha=07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-30T18:15:53.133Z] ---> Running in 01bd8a35cc94 [2021-07-30T18:15:53.729Z] Removing intermediate container 01bd8a35cc94 [2021-07-30T18:15:53.729Z] ---> 63666cdd7464 [2021-07-30T18:15:53.729Z] Step 28/28 : LABEL version=0.0.1-dev.4 [2021-07-30T18:15:53.729Z] ---> Running in c961e9094f3c [2021-07-30T18:15:54.322Z] Removing intermediate container c961e9094f3c [2021-07-30T18:15:54.322Z] ---> feadd96691a5 [2021-07-30T18:15:54.322Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T18:15:54.322Z] Successfully built feadd96691a5 [2021-07-30T18:15:54.322Z] 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-07-30T18:15:54.540Z] provisioning config files... [2021-07-30T18:15:54.559Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config3306608504119861122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:15:54.920Z] ---> docker-login.sh [2021-07-30T18:15:54.920Z] nexus3.edgexfoundry.org:10001 [2021-07-30T18:15:55.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:15:55.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:15:55.465Z] Configure a credential helper to remove this warning. See [2021-07-30T18:15:55.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:15:55.465Z] [2021-07-30T18:15:55.465Z] Login Succeeded [2021-07-30T18:15:55.465Z] nexus3.edgexfoundry.org:10002 [2021-07-30T18:15:55.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:15:56.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:15:56.012Z] Configure a credential helper to remove this warning. See [2021-07-30T18:15:56.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:15:56.012Z] [2021-07-30T18:15:56.012Z] Login Succeeded [2021-07-30T18:15:56.012Z] nexus3.edgexfoundry.org:10003 [2021-07-30T18:15:56.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:15:56.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:15:56.568Z] Configure a credential helper to remove this warning. See [2021-07-30T18:15:56.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:15:56.568Z] [2021-07-30T18:15:56.568Z] Login Succeeded [2021-07-30T18:15:56.568Z] nexus3.edgexfoundry.org:10004 [2021-07-30T18:15:56.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:15:57.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:15:57.120Z] Configure a credential helper to remove this warning. See [2021-07-30T18:15:57.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:15:57.120Z] [2021-07-30T18:15:57.120Z] Login Succeeded [2021-07-30T18:15:57.120Z] docker.io [2021-07-30T18:15:57.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T18:15:57.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T18:15:57.990Z] Configure a credential helper to remove this warning. See [2021-07-30T18:15:57.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T18:15:57.990Z] [2021-07-30T18:15:57.990Z] Login Succeeded [2021-07-30T18:15:57.990Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T18:15:58.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T18:15:58.073Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-07-30T18:15:58.073Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-30T18:15:58.073Z] latest [2021-07-30T18:15:58.073Z] 0.0.1-dev.4 [2021-07-30T18:15:58.073Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [2021-07-30T18:15:58.073Z] main [2021-07-30T18:15:58.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:15:58.448Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:15:58.791Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-30T18:15:58.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-30T18:15:58.792Z] ce9d2fbb8084: Preparing [2021-07-30T18:15:58.792Z] 774d705bf793: Preparing [2021-07-30T18:15:58.792Z] 31dd40d6dd13: Preparing [2021-07-30T18:15:58.792Z] 53ce1d3b15d7: Preparing [2021-07-30T18:15:58.792Z] e2904be67491: Preparing [2021-07-30T18:15:58.792Z] 888aacf1e174: Preparing [2021-07-30T18:15:58.792Z] 3fbe34a1663b: Preparing [2021-07-30T18:15:58.792Z] 888aacf1e174: Waiting [2021-07-30T18:15:58.792Z] 3fbe34a1663b: Waiting [2021-07-30T18:15:59.066Z] 53ce1d3b15d7: Pushed [2021-07-30T18:15:59.348Z] 31dd40d6dd13: Pushed [2021-07-30T18:15:59.349Z] e2904be67491: Pushed [2021-07-30T18:15:59.349Z] 774d705bf793: Pushed [2021-07-30T18:15:59.349Z] 3fbe34a1663b: Layer already exists [2021-07-30T18:16:00.323Z] 888aacf1e174: Pushed [2021-07-30T18:16:03.704Z] ce9d2fbb8084: Pushed [2021-07-30T18:16:03.704Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:04.327Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:04.668Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-07-30T18:16:04.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-30T18:16:04.668Z] ce9d2fbb8084: Preparing [2021-07-30T18:16:04.668Z] 774d705bf793: Preparing [2021-07-30T18:16:04.668Z] 31dd40d6dd13: Preparing [2021-07-30T18:16:04.668Z] 53ce1d3b15d7: Preparing [2021-07-30T18:16:04.668Z] e2904be67491: Preparing [2021-07-30T18:16:04.668Z] 888aacf1e174: Preparing [2021-07-30T18:16:04.668Z] 3fbe34a1663b: Preparing [2021-07-30T18:16:04.668Z] 888aacf1e174: Waiting [2021-07-30T18:16:04.668Z] 3fbe34a1663b: Waiting [2021-07-30T18:16:04.940Z] ce9d2fbb8084: Layer already exists [2021-07-30T18:16:04.940Z] 31dd40d6dd13: Layer already exists [2021-07-30T18:16:04.940Z] 53ce1d3b15d7: Layer already exists [2021-07-30T18:16:04.940Z] 774d705bf793: Layer already exists [2021-07-30T18:16:04.940Z] e2904be67491: Layer already exists [2021-07-30T18:16:04.940Z] 3fbe34a1663b: Layer already exists [2021-07-30T18:16:04.940Z] 888aacf1e174: Layer already exists [2021-07-30T18:16:04.940Z] latest: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:05.289Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:05.630Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.4 [2021-07-30T18:16:05.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-30T18:16:05.630Z] ce9d2fbb8084: Preparing [2021-07-30T18:16:05.630Z] 774d705bf793: Preparing [2021-07-30T18:16:05.630Z] 31dd40d6dd13: Preparing [2021-07-30T18:16:05.630Z] 53ce1d3b15d7: Preparing [2021-07-30T18:16:05.630Z] e2904be67491: Preparing [2021-07-30T18:16:05.630Z] 888aacf1e174: Preparing [2021-07-30T18:16:05.630Z] 3fbe34a1663b: Preparing [2021-07-30T18:16:05.630Z] 888aacf1e174: Waiting [2021-07-30T18:16:05.630Z] 3fbe34a1663b: Waiting [2021-07-30T18:16:05.903Z] 774d705bf793: Layer already exists [2021-07-30T18:16:05.903Z] 31dd40d6dd13: Layer already exists [2021-07-30T18:16:05.903Z] e2904be67491: Layer already exists [2021-07-30T18:16:05.903Z] ce9d2fbb8084: Layer already exists [2021-07-30T18:16:05.903Z] 53ce1d3b15d7: Layer already exists [2021-07-30T18:16:05.903Z] 888aacf1e174: Layer already exists [2021-07-30T18:16:05.903Z] 3fbe34a1663b: Layer already exists [2021-07-30T18:16:06.176Z] 0.0.1-dev.4: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:06.523Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:06.867Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [2021-07-30T18:16:06.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-30T18:16:06.868Z] ce9d2fbb8084: Preparing [2021-07-30T18:16:06.868Z] 774d705bf793: Preparing [2021-07-30T18:16:06.868Z] 31dd40d6dd13: Preparing [2021-07-30T18:16:06.868Z] 53ce1d3b15d7: Preparing [2021-07-30T18:16:06.868Z] e2904be67491: Preparing [2021-07-30T18:16:06.868Z] 888aacf1e174: Preparing [2021-07-30T18:16:06.868Z] 3fbe34a1663b: Preparing [2021-07-30T18:16:06.868Z] 888aacf1e174: Waiting [2021-07-30T18:16:06.868Z] 3fbe34a1663b: Waiting [2021-07-30T18:16:07.140Z] e2904be67491: Layer already exists [2021-07-30T18:16:07.140Z] 31dd40d6dd13: Layer already exists [2021-07-30T18:16:07.140Z] ce9d2fbb8084: Layer already exists [2021-07-30T18:16:07.140Z] 53ce1d3b15d7: Layer already exists [2021-07-30T18:16:07.140Z] 774d705bf793: Layer already exists [2021-07-30T18:16:07.140Z] 3fbe34a1663b: Layer already exists [2021-07-30T18:16:07.140Z] 888aacf1e174: Layer already exists [2021-07-30T18:16:07.140Z] 07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:07.486Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:07.843Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-07-30T18:16:07.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-07-30T18:16:07.843Z] ce9d2fbb8084: Preparing [2021-07-30T18:16:07.843Z] 774d705bf793: Preparing [2021-07-30T18:16:07.843Z] 31dd40d6dd13: Preparing [2021-07-30T18:16:07.843Z] 53ce1d3b15d7: Preparing [2021-07-30T18:16:07.843Z] e2904be67491: Preparing [2021-07-30T18:16:07.843Z] 888aacf1e174: Preparing [2021-07-30T18:16:07.843Z] 3fbe34a1663b: Preparing [2021-07-30T18:16:07.843Z] 888aacf1e174: Waiting [2021-07-30T18:16:07.843Z] 3fbe34a1663b: Waiting [2021-07-30T18:16:08.114Z] ce9d2fbb8084: Layer already exists [2021-07-30T18:16:08.114Z] 53ce1d3b15d7: Layer already exists [2021-07-30T18:16:08.114Z] 774d705bf793: Layer already exists [2021-07-30T18:16:08.114Z] e2904be67491: Layer already exists [2021-07-30T18:16:08.114Z] 31dd40d6dd13: Layer already exists [2021-07-30T18:16:08.114Z] 888aacf1e174: Layer already exists [2021-07-30T18:16:08.114Z] 3fbe34a1663b: Layer already exists [2021-07-30T18:16:08.114Z] main: digest: sha256:0d61223d2756b6ef4e3486bf80d10e23660dae95aa0a0363f3a798199a01d629 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T18:16:08.178Z] ===================================================== [Pipeline] echo [2021-07-30T18:16:08.193Z] taggedImages: [2021-07-30T18:16:08.193Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659 [2021-07-30T18:16:08.193Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-07-30T18:16:08.193Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.4 [2021-07-30T18:16:08.193Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:07ff70a745b77f70f4b47d5a2d31a9f78666f659-0.0.1-dev.4 [2021-07-30T18:16:08.193Z] - 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-07-30T18:16:08.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T18:16:08.985Z] [2021-07-30T18:16:08.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:09.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T18:16:09.614Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T18:16:09.614Z] 448f6bf000e3: Pulling fs layer [2021-07-30T18:16:09.614Z] f757da607395: Pulling fs layer [2021-07-30T18:16:09.614Z] 05883995daec: Pulling fs layer [2021-07-30T18:16:09.614Z] 8603b9c90790: Pulling fs layer [2021-07-30T18:16:09.614Z] 1560dd03e051: Pulling fs layer [2021-07-30T18:16:09.614Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T18:16:09.614Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T18:16:09.614Z] 8603b9c90790: Waiting [2021-07-30T18:16:09.614Z] 1560dd03e051: Waiting [2021-07-30T18:16:09.614Z] 27f5ce0e4adf: Waiting [2021-07-30T18:16:09.896Z] f757da607395: Verifying Checksum [2021-07-30T18:16:09.896Z] f757da607395: Download complete [2021-07-30T18:16:09.896Z] 8603b9c90790: Verifying Checksum [2021-07-30T18:16:10.170Z] 1560dd03e051: Verifying Checksum [2021-07-30T18:16:10.170Z] 1560dd03e051: Download complete [2021-07-30T18:16:10.170Z] 27f5ce0e4adf: Verifying Checksum [2021-07-30T18:16:10.170Z] 27f5ce0e4adf: Download complete [2021-07-30T18:16:10.452Z] 05883995daec: Verifying Checksum [2021-07-30T18:16:10.452Z] 05883995daec: Download complete [2021-07-30T18:16:11.476Z] 448f6bf000e3: Verifying Checksum [2021-07-30T18:16:11.476Z] 448f6bf000e3: Download complete [2021-07-30T18:16:14.140Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T18:16:14.140Z] c2d8d7efcc4b: Download complete [2021-07-30T18:16:15.117Z] 448f6bf000e3: Pull complete [2021-07-30T18:16:16.093Z] f757da607395: Pull complete [2021-07-30T18:16:17.543Z] 05883995daec: Pull complete [2021-07-30T18:16:17.816Z] 8603b9c90790: Pull complete [2021-07-30T18:16:18.806Z] 1560dd03e051: Pull complete [2021-07-30T18:16:19.404Z] 27f5ce0e4adf: Pull complete [2021-07-30T18:16:34.485Z] c2d8d7efcc4b: Pull complete [2021-07-30T18:16:34.485Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T18:16:34.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T18:16:34.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T18:16:34.714Z] prd-ubuntu18.04-docker-arm64-4c-16g-1075 does not seem to be running inside a container [2021-07-30T18:16:34.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T18:16:39.972Z] $ docker top 399679cf854997a821bd33c041f7b0b4745cc7a1d631a2deb57c6f560033c7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:16:40.901Z] ---> job-cost.sh [2021-07-30T18:16:40.901Z] lf-activate-venv: SKIPPING [2021-07-30T18:16:40.901Z] INFO: No Stack... [2021-07-30T18:16:41.879Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T18:16:42.151Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T18:16:42.807Z] + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv [2021-07-30T18:16:42.807Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T18:16:42.866Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [2021-07-30T18:16:42.875Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] did not exist. Created. [2021-07-30T18:16:42.875Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T18:16:43.588Z] /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-a48924b3/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-a48924b3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T18:16:44.254Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T18:16:44.287Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T18:16:44.331Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T18:16:44.340Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T18:16:44.369Z] $ docker stop --time=1 399679cf854997a821bd33c041f7b0b4745cc7a1d631a2deb57c6f560033c7bd [2021-07-30T18:16:46.057Z] $ docker rm -f 399679cf854997a821bd33c041f7b0b4745cc7a1d631a2deb57c6f560033c7bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-30T18:16:47.038Z] provisioning config files... [2021-07-30T18:16:47.058Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8634578176328977794tmp [Pipeline] { [Pipeline] sh [2021-07-30T18:16:47.406Z] + set +x [2021-07-30T18:16:47.406Z] + curl -s https://codecov.io/bash [2021-07-30T18:16:47.406Z] + bash -s -- [2021-07-30T18:16:47.406Z] [2021-07-30T18:16:47.406Z] _____ _ [2021-07-30T18:16:47.406Z] / ____| | | [2021-07-30T18:16:47.406Z] | | ___ __| | ___ ___ _____ __ [2021-07-30T18:16:47.406Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-30T18:16:47.406Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-30T18:16:47.406Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-30T18:16:47.406Z] Bash-1.0.6 [2021-07-30T18:16:47.406Z] [2021-07-30T18:16:47.406Z] [2021-07-30T18:16:47.406Z] ==> git version 2.24.4 found [2021-07-30T18:16:47.406Z] ==> 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-07-30T18:16:47.406Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-30T18:16:47.406Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-30T18:16:47.406Z] ==> Jenkins CI detected. [2021-07-30T18:16:47.406Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-30T18:16:47.406Z] project root: . [2021-07-30T18:16:47.406Z] --> token set from env [2021-07-30T18:16:47.672Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-30T18:16:47.672Z] ==> Running gcov in . (disable via -X gcov) [2021-07-30T18:16:47.672Z] ==> Python coveragepy not found [2021-07-30T18:16:47.672Z] ==> Searching for coverage reports in: [2021-07-30T18:16:47.672Z] + . [2021-07-30T18:16:47.672Z] -> Found 1 reports [2021-07-30T18:16:47.672Z] ==> Detecting git/mercurial file structure [2021-07-30T18:16:47.672Z] ==> Reading reports [2021-07-30T18:16:47.672Z] + ./coverage.out bytes=61872 [2021-07-30T18:16:47.672Z] ==> Appending adjustments [2021-07-30T18:16:47.672Z] https://docs.codecov.io/docs/fixing-reports [2021-07-30T18:16:47.672Z] + Found adjustments [2021-07-30T18:16:47.672Z] ==> Gzipping contents [2021-07-30T18:16:47.672Z] 16K /tmp/codecov.EWLgE4.gz [2021-07-30T18:16:47.938Z] ==> Uploading reports [2021-07-30T18:16:47.938Z] url: https://codecov.io [2021-07-30T18:16:47.938Z] query: branch=main&commit=07ff70a745b77f70f4b47d5a2d31a9f78666f659&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-30T18:16:47.938Z] -> Pinging Codecov [2021-07-30T18:16:47.938Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=07ff70a745b77f70f4b47d5a2d31a9f78666f659&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-30T18:16:48.204Z] -> Uploading to [2021-07-30T18:16:48.204Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-30/581DD39554BDF9B6E22D074273EAD858/07ff70a745b77f70f4b47d5a2d31a9f78666f659/e096aa1f-41ca-4358-a6e2-355c229120f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T181648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50d3b0cd36819e9184fe05f0eb1b22d45cd502ea99bdb6e5cfc8a6e576d42394 [2021-07-30T18:16:48.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-30T18:16:48.204Z] Dload Upload Total Spent Left Speed [2021-07-30T18:16:48.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13696 0 0 100 13696 0 40222 --:--:-- --:--:-- --:--:-- 40282 [2021-07-30T18:16:48.470Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] } [2021-07-30T18:16:48.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-30T18:16:48.840Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-30T18:16:48.862Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:49.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T18:16:49.184Z] [2021-07-30T18:16:49.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:16:49.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T18:16:49.515Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-30T18:16:49.515Z] 188c0c94c7c5: Pulling fs layer [2021-07-30T18:16:49.515Z] 0ef7d3d256c8: Pulling fs layer [2021-07-30T18:16:49.515Z] de9db76c5a1d: Pulling fs layer [2021-07-30T18:16:49.515Z] 0eba1c9be4d2: Pulling fs layer [2021-07-30T18:16:49.515Z] 0d57e429df01: Pulling fs layer [2021-07-30T18:16:49.515Z] 4e4be7b47b0d: Pulling fs layer [2021-07-30T18:16:49.515Z] e1f770b5df2f: Pulling fs layer [2021-07-30T18:16:49.515Z] 85a0685a4137: Pulling fs layer [2021-07-30T18:16:49.515Z] 4e4be7b47b0d: Waiting [2021-07-30T18:16:49.515Z] e1f770b5df2f: Waiting [2021-07-30T18:16:49.515Z] 85a0685a4137: Waiting [2021-07-30T18:16:49.515Z] 0eba1c9be4d2: Waiting [2021-07-30T18:16:49.515Z] 0d57e429df01: Waiting [2021-07-30T18:16:49.515Z] de9db76c5a1d: Verifying Checksum [2021-07-30T18:16:49.515Z] de9db76c5a1d: Download complete [2021-07-30T18:16:49.515Z] 0ef7d3d256c8: Verifying Checksum [2021-07-30T18:16:49.515Z] 0ef7d3d256c8: Download complete [2021-07-30T18:16:49.783Z] 0d57e429df01: Verifying Checksum [2021-07-30T18:16:49.783Z] 0d57e429df01: Download complete [2021-07-30T18:16:49.783Z] 4e4be7b47b0d: Verifying Checksum [2021-07-30T18:16:49.783Z] 4e4be7b47b0d: Download complete [2021-07-30T18:16:49.783Z] 188c0c94c7c5: Verifying Checksum [2021-07-30T18:16:49.783Z] 188c0c94c7c5: Download complete [2021-07-30T18:16:50.050Z] 188c0c94c7c5: Pull complete [2021-07-30T18:16:50.050Z] 0ef7d3d256c8: Pull complete [2021-07-30T18:16:50.316Z] de9db76c5a1d: Pull complete [2021-07-30T18:16:51.276Z] e1f770b5df2f: Verifying Checksum [2021-07-30T18:16:51.276Z] e1f770b5df2f: Download complete [2021-07-30T18:16:55.518Z] 0eba1c9be4d2: Verifying Checksum [2021-07-30T18:16:55.518Z] 0eba1c9be4d2: Download complete [2021-07-30T18:16:55.790Z] 85a0685a4137: Verifying Checksum [2021-07-30T18:16:55.791Z] 85a0685a4137: Download complete [2021-07-30T18:16:58.392Z] 0eba1c9be4d2: Pull complete [2021-07-30T18:16:58.392Z] 0d57e429df01: Pull complete [2021-07-30T18:16:58.392Z] 4e4be7b47b0d: Pull complete [2021-07-30T18:16:58.977Z] e1f770b5df2f: Pull complete [2021-07-30T18:17:02.361Z] 85a0685a4137: Pull complete [2021-07-30T18:17:02.361Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-30T18:17:02.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T18:17:02.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-30T18:17:02.459Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-07-30T18:17:02.542Z] $ 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-07-30T18:17:04.844Z] $ docker top b4cd2c5eaf59275f108088777f053f0fb2d7899def62fd494025c4ac23a9ced3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-30T18:17:04.942Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-30T18:17:05.273Z] + set -o pipefail [2021-07-30T18:17:05.273Z] + snyk monitor '--org=edgex-jenkins' [2021-07-30T18:17:17.613Z] [2021-07-30T18:17:17.613Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2021-07-30T18:17:17.613Z] [2021-07-30T18:17:17.613Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/d9782a8f-1186-4460-93de-f052de0e34ec [2021-07-30T18:17:17.613Z] [2021-07-30T18:17:17.613Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-30T18:17:17.613Z] [2021-07-30T18:17:17.613Z] [Pipeline] } [2021-07-30T18:17:17.631Z] $ docker stop --time=1 b4cd2c5eaf59275f108088777f053f0fb2d7899def62fd494025c4ac23a9ced3 [2021-07-30T18:17:19.908Z] $ docker rm -f b4cd2c5eaf59275f108088777f053f0fb2d7899def62fd494025c4ac23a9ced3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T18:17:21.117Z] + git log --format=format:%s -1 07ff70a745b77f70f4b47d5a2d31a9f78666f659 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:17:21.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T18:17:21.443Z] . [Pipeline] withDockerContainer [2021-07-30T18:17:21.531Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-07-30T18:17:21.594Z] $ 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-07-30T18:17:22.021Z] $ docker top 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T18:17:22.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T18:17:22.158Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T18:17:22.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T18:17:22.284Z] $ docker exec 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb ssh-agent [2021-07-30T18:17:22.398Z] SSH_AUTH_SOCK=/tmp/ssh-zEf4LQTGQL0k/agent.15 [2021-07-30T18:17:22.398Z] SSH_AGENT_PID=21 [2021-07-30T18:17:22.409Z] Running ssh-add (command line suppressed) [2021-07-30T18:17:22.510Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2825324012139384634.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2825324012139384634.key) [2021-07-30T18:17:22.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T18:17:22.847Z] + git semver tag [2021-07-30T18:17:22.847Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T18:17:22.847Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-30T18:17:22.847Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-30T18:17:22.847Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T18:17:22.847Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T18:17:22.847Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T18:17:22.847Z] # $SEMVER_BRANCH = main [2021-07-30T18:17:22.847Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-07-30T18:17:22.847Z] # 07ff70a745b77f70f4b47d5a2d31a9f78666f659 HEAD [2021-07-30T18:17:22.847Z] # -> Force: false [2021-07-30T18:17:22.847Z] # bc9bbf148c91b8bcb5748666f4970827a199111b refs/tags/v0.0.1-dev.4 [Pipeline] } [2021-07-30T18:17:22.863Z] $ docker exec --env ******** --env ******** 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb ssh-agent -k [2021-07-30T18:17:22.957Z] unset SSH_AUTH_SOCK; [2021-07-30T18:17:22.957Z] unset SSH_AGENT_PID; [2021-07-30T18:17:22.957Z] echo Agent pid 21 killed; [2021-07-30T18:17:22.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T18:17:23.361Z] + git semver [Pipeline] } [2021-07-30T18:17:23.388Z] $ docker stop --time=1 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb [2021-07-30T18:17:24.591Z] $ docker rm -f 0fd8ea0a966f1d9eba94e54f3974a621bdde70fd5cfc0b4e62e712251c395feb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:17:25.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T18:17:25.068Z] [2021-07-30T18:17:25.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:17:25.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T18:17:26.591Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-30T18:17:26.591Z] ab5ef0e58194: Pulling fs layer [2021-07-30T18:17:26.591Z] 9712f1f96733: Pulling fs layer [2021-07-30T18:17:26.591Z] 63f879dbbcfc: Pulling fs layer [2021-07-30T18:17:26.591Z] 0d9ebad4ef96: Pulling fs layer [2021-07-30T18:17:26.591Z] e9a5061849ea: Pulling fs layer [2021-07-30T18:17:26.591Z] d747dcd14b5f: Pulling fs layer [2021-07-30T18:17:26.591Z] 2de7ff778b66: Pulling fs layer [2021-07-30T18:17:26.591Z] 0d9ebad4ef96: Waiting [2021-07-30T18:17:26.591Z] e9a5061849ea: Waiting [2021-07-30T18:17:26.591Z] d747dcd14b5f: Waiting [2021-07-30T18:17:26.591Z] 2de7ff778b66: Waiting [2021-07-30T18:17:26.857Z] 9712f1f96733: Verifying Checksum [2021-07-30T18:17:26.857Z] 9712f1f96733: Download complete [2021-07-30T18:17:28.806Z] 63f879dbbcfc: Verifying Checksum [2021-07-30T18:17:28.806Z] 63f879dbbcfc: Download complete [2021-07-30T18:17:29.072Z] e9a5061849ea: Verifying Checksum [2021-07-30T18:17:29.072Z] e9a5061849ea: Download complete [2021-07-30T18:17:29.072Z] d747dcd14b5f: Verifying Checksum [2021-07-30T18:17:29.072Z] d747dcd14b5f: Download complete [2021-07-30T18:17:29.651Z] 2de7ff778b66: Verifying Checksum [2021-07-30T18:17:29.651Z] 2de7ff778b66: Download complete [2021-07-30T18:17:29.917Z] 0d9ebad4ef96: Verifying Checksum [2021-07-30T18:17:29.917Z] 0d9ebad4ef96: Download complete [2021-07-30T18:17:30.876Z] ab5ef0e58194: Verifying Checksum [2021-07-30T18:17:30.876Z] ab5ef0e58194: Download complete [2021-07-30T18:17:33.493Z] ab5ef0e58194: Pull complete [2021-07-30T18:17:33.493Z] 9712f1f96733: Pull complete [2021-07-30T18:17:34.459Z] 63f879dbbcfc: Pull complete [2021-07-30T18:17:37.810Z] 0d9ebad4ef96: Pull complete [2021-07-30T18:17:37.810Z] e9a5061849ea: Pull complete [2021-07-30T18:17:37.810Z] d747dcd14b5f: Pull complete [2021-07-30T18:17:38.782Z] 2de7ff778b66: Pull complete [2021-07-30T18:17:38.782Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-30T18:17:38.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T18:17:38.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-30T18:17:38.885Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-07-30T18:17:38.967Z] $ 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-07-30T18:17:42.277Z] $ docker top 8dc0b4e48c1801950aa3ae53d543ff46c920ef32e0f2422e07346f747c8d8ff2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-30T18:17:42.377Z] provisioning config files... [2021-07-30T18:17:42.392Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8193556207997961772tmp [2021-07-30T18:17:42.414Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3447037499127597060tmp [2021-07-30T18:17:42.439Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3026728089253561106tmp [Pipeline] { [Pipeline] echo [2021-07-30T18:17:42.470Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:17:42.801Z] ---> sigul-configuration.sh [2021-07-30T18:17:42.801Z] gpg: directory `/root/.gnupg' created [2021-07-30T18:17:42.801Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-30T18:17:42.801Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-30T18:17:42.801Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-30T18:17:42.801Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-30T18:17:42.801Z] gpg: CAST5 encrypted data [2021-07-30T18:17:42.801Z] gpg: encrypted with 1 passphrase [2021-07-30T18:17:42.801Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-30T18:17:43.122Z] + mkdir /home/jenkins [2021-07-30T18:17:43.122Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-30T18:17:43.462Z] + 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-07-30T18:17:43.476Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:17:43.805Z] ---> sigul-install.sh [2021-07-30T18:17:43.805Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-30T18:17:44.131Z] + git tag --list [2021-07-30T18:17:44.131Z] v0.0.0 [2021-07-30T18:17:44.131Z] v0.0.1-dev.1 [2021-07-30T18:17:44.131Z] v0.0.1-dev.2 [2021-07-30T18:17:44.131Z] v0.0.1-dev.3 [2021-07-30T18:17:44.131Z] v0.0.1-dev.4 [Pipeline] sh [2021-07-30T18:17:44.454Z] + lftools sign git-tag v0.0.1-dev.4 [2021-07-30T18:17:45.039Z] Signing Git tag with Sigul... [2021-07-30T18:17:45.039Z] Signing v0.0.1-dev.4 [Pipeline] echo [2021-07-30T18:17:46.011Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:17:46.320Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-30T18:17:46.332Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-30T18:17:46.363Z] $ docker stop --time=1 8dc0b4e48c1801950aa3ae53d543ff46c920ef32e0f2422e07346f747c8d8ff2 [2021-07-30T18:17:47.593Z] $ docker rm -f 8dc0b4e48c1801950aa3ae53d543ff46c920ef32e0f2422e07346f747c8d8ff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:17:48.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T18:17:48.260Z] . [Pipeline] withDockerContainer [2021-07-30T18:17:48.350Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-07-30T18:17:48.458Z] $ 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-07-30T18:17:48.847Z] $ docker top 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T18:17:48.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T18:17:48.980Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T18:17:49.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T18:17:49.110Z] $ docker exec 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea ssh-agent [2021-07-30T18:17:49.234Z] SSH_AUTH_SOCK=/tmp/ssh-KDgs7myVDUbc/agent.13 [2021-07-30T18:17:49.234Z] SSH_AGENT_PID=19 [2021-07-30T18:17:49.245Z] Running ssh-add (command line suppressed) [2021-07-30T18:17:49.345Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_248490227797261052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_248490227797261052.key) [2021-07-30T18:17:49.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T18:17:49.693Z] + git semver bump pre [2021-07-30T18:17:49.693Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T18:17:49.693Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-30T18:17:49.693Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-30T18:17:49.693Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T18:17:49.693Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T18:17:49.693Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T18:17:49.693Z] # $SEMVER_BRANCH = main [2021-07-30T18:17:49.693Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-07-30T18:17:49.693Z] 0.0.1-dev.5 [Pipeline] } [2021-07-30T18:17:49.714Z] $ docker exec --env ******** --env ******** 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea ssh-agent -k [2021-07-30T18:17:49.810Z] unset SSH_AUTH_SOCK; [2021-07-30T18:17:49.810Z] unset SSH_AGENT_PID; [2021-07-30T18:17:49.810Z] echo Agent pid 19 killed; [2021-07-30T18:17:49.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T18:17:50.539Z] + git semver [Pipeline] } [2021-07-30T18:17:50.664Z] $ docker stop --time=1 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea [2021-07-30T18:17:51.893Z] $ docker rm -f 5ef7b65e0261534c3dc5020ce4131f741b261835bc0432abacd27f351be60dea [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:17:52.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T18:17:52.299Z] . [Pipeline] withDockerContainer [2021-07-30T18:17:52.391Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-07-30T18:17:52.450Z] $ 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-07-30T18:17:52.840Z] $ docker top 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T18:17:52.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T18:17:52.965Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T18:17:53.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T18:17:53.081Z] $ docker exec 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 ssh-agent [2021-07-30T18:17:53.185Z] SSH_AUTH_SOCK=/tmp/ssh-hgNG6E07Vycx/agent.15 [2021-07-30T18:17:53.185Z] SSH_AGENT_PID=21 [2021-07-30T18:17:53.196Z] Running ssh-add (command line suppressed) [2021-07-30T18:17:53.292Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6567215601389589605.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6567215601389589605.key) [2021-07-30T18:17:53.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T18:17:53.651Z] + git semver push [2021-07-30T18:17:53.651Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T18:17:53.651Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-30T18:17:53.651Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-30T18:17:53.651Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T18:17:53.651Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T18:17:53.651Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T18:17:53.651Z] # $SEMVER_BRANCH = main [2021-07-30T18:17:53.651Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-30T18:17:58.124Z] $ docker exec --env ******** --env ******** 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 ssh-agent -k [2021-07-30T18:17:58.220Z] unset SSH_AUTH_SOCK; [2021-07-30T18:17:58.220Z] unset SSH_AGENT_PID; [2021-07-30T18:17:58.220Z] echo Agent pid 21 killed; [2021-07-30T18:17:58.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T18:17:58.589Z] + git semver [Pipeline] } [2021-07-30T18:17:58.611Z] $ docker stop --time=1 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 [2021-07-30T18:17:59.815Z] $ docker rm -f 16b9f7356ba8319544eb8a8e5f0c5af8147cb585116afc58cb775e8cc33ef154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:18:01.026Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:18:01.625Z] ---> package-listing.sh [2021-07-30T18:18:01.626Z] ++ facter osfamily [2021-07-30T18:18:01.626Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T18:18:01.891Z] + OS_FAMILY=redhat [2021-07-30T18:18:01.891Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-30T18:18:01.891Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T18:18:01.891Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T18:18:01.891Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T18:18:01.891Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T18:18:01.891Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-30T18:18:01.891Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T18:18:01.891Z] + case "${OS_FAMILY}" in [2021-07-30T18:18:01.891Z] + rpm -qa [2021-07-30T18:18:01.891Z] + sort [2021-07-30T18:18:02.472Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T18:18:02.472Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T18:18:02.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T18:18:02.472Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-30T18:18:02.472Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-07-30T18:18:02.472Z] + 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-07-30T18:18:02.486Z] 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-07-30T18:18:02.787Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:18:03.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T18:18:03.373Z] [2021-07-30T18:18:03.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T18:18:03.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T18:18:03.703Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T18:18:03.703Z] b4d181a07f80: Pulling fs layer [2021-07-30T18:18:03.703Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T18:18:03.703Z] ed53099fbce6: Pulling fs layer [2021-07-30T18:18:03.703Z] dc539afda2c1: Pulling fs layer [2021-07-30T18:18:03.703Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T18:18:03.703Z] 9065ff56babe: Pulling fs layer [2021-07-30T18:18:03.703Z] d287ab97295c: Pulling fs layer [2021-07-30T18:18:03.703Z] 77bc0d833cb6: Waiting [2021-07-30T18:18:03.703Z] 9065ff56babe: Waiting [2021-07-30T18:18:03.703Z] d287ab97295c: Waiting [2021-07-30T18:18:03.703Z] dc539afda2c1: Waiting [2021-07-30T18:18:03.969Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T18:18:03.969Z] a1111a8f2ec3: Download complete [2021-07-30T18:18:03.969Z] dc539afda2c1: Verifying Checksum [2021-07-30T18:18:03.969Z] dc539afda2c1: Download complete [2021-07-30T18:18:04.236Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T18:18:04.236Z] 77bc0d833cb6: Download complete [2021-07-30T18:18:04.236Z] 9065ff56babe: Verifying Checksum [2021-07-30T18:18:04.236Z] 9065ff56babe: Download complete [2021-07-30T18:18:04.500Z] ed53099fbce6: Verifying Checksum [2021-07-30T18:18:04.500Z] ed53099fbce6: Download complete [2021-07-30T18:18:05.084Z] b4d181a07f80: Verifying Checksum [2021-07-30T18:18:05.084Z] b4d181a07f80: Download complete [2021-07-30T18:18:06.499Z] b4d181a07f80: Pull complete [2021-07-30T18:18:06.499Z] a1111a8f2ec3: Pull complete [2021-07-30T18:18:06.765Z] ed53099fbce6: Pull complete [2021-07-30T18:18:07.033Z] dc539afda2c1: Pull complete [2021-07-30T18:18:07.297Z] 77bc0d833cb6: Pull complete [2021-07-30T18:18:07.297Z] 9065ff56babe: Pull complete [2021-07-30T18:18:08.700Z] d287ab97295c: Verifying Checksum [2021-07-30T18:18:08.700Z] d287ab97295c: Download complete [2021-07-30T18:18:13.179Z] d287ab97295c: Pull complete [2021-07-30T18:18:13.179Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T18:18:13.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T18:18:13.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T18:18:13.266Z] prd-centos7-docker-4c-2g-1074 does not seem to be running inside a container [2021-07-30T18:18:13.329Z] $ 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-07-30T18:18:16.841Z] $ docker top ae02589f7cb5e90d69e425b2cf990998cded7d7f3d6ffd8641de60aaadfd79e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T18:18:17.264Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T18:18:17.800Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T18:18:18.119Z] + ls /var/log/sa-host [2021-07-30T18:18:18.119Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T18:18:18.119Z] file_magic: OK [2021-07-30T18:18:18.119Z] HZ: Using current value: 100 [2021-07-30T18:18:18.119Z] file_header: OK [2021-07-30T18:18:18.119Z] 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-07-30T18:18:18.119Z] Statistics: [2021-07-30T18:18:18.119Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T18:18:18.119Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T18:18:18.119Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T18:18:18.119Z] file_magic: OK [2021-07-30T18:18:18.119Z] HZ: Using current value: 100 [2021-07-30T18:18:18.119Z] file_header: OK [2021-07-30T18:18:18.119Z] 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-07-30T18:18:18.119Z] Statistics: [2021-07-30T18:18:18.119Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T18:18:18.119Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T18:18:18.312Z] provisioning config files... [2021-07-30T18:18:18.327Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4345758388336793850tmp [Pipeline] { [Pipeline] echo [2021-07-30T18:18:18.352Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:18:18.669Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T18:18:18.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:18:19.097Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T18:18:19.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:18:19.425Z] ---> sudo-logs.sh [2021-07-30T18:18:19.426Z] Archiving 'sudo' log.. [2021-07-30T18:18:19.426Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1074.vexxhost.local: Name or service not known [2021-07-30T18:18:19.426Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1074.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T18:18:19.457Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:18:19.766Z] ---> job-cost.sh [2021-07-30T18:18:19.766Z] lf-activate-venv: SKIPPING [2021-07-30T18:18:19.766Z] DEBUG: total: 0.18000000715255737 [2021-07-30T18:18:19.766Z] INFO: Retrieving Stack Cost... [2021-07-30T18:18:21.172Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T18:18:21.172Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T18:18:21.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T18:18:21.512Z] ---> logs-deploy.sh [2021-07-30T18:18:21.512Z] lf-activate-venv: SKIPPING [2021-07-30T18:18:21.512Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/6 [2021-07-30T18:18:21.512Z] INFO: archiving workspace using pattern(s): [2021-07-30T18:18:22.300Z] Archives upload complete. [2021-07-30T18:18:22.300Z] INFO: archiving logs to Nexus