Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 723ee67e9574a85b085d71e50918cb4eed5deb06 Running in Durability level: MAX_SURVIVABILITY 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-ssh5294814723424763773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh7230855217296769445.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 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-ssh8321400842573208802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-ssh3966788736712210002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1973272384498545871.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines # timeout=10 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-ssh3453636086686982522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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:rfid-llrp-inventory-service, 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: rfid-llrp-inventory-service-settings PROJECT: rfid-llrp-inventory-service 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_IMAGE_NAME: rfid-llrp-inventory-service 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 Running on prd-centos7-docker-4c-2g-46 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 Avoid second fetch Checking out Revision 723ee67e9574a85b085d71e50918cb4eed5deb06 (main) 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-ssh6073664540021393532.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 Commit message: "Merge pull request #38 from ernestojeda/fix-dockerfile-build" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T02:33:50.056Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T02:33:50.314Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T02:33:50.446Z] ========================================================= [2021-07-14T02:33:50.446Z] EdgeX Global Pipelines Version Info [2021-07-14T02:33:50.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:33:52.094Z] ------------------- [2021-07-14T02:33:52.094Z] stable info: [2021-07-14T02:33:52.094Z] ------------------- [2021-07-14T02:33:52.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T02:33:52.094Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T02:33:52.094Z] Message: update stable to v1.0.196 [2021-07-14T02:33:52.722Z] ------------------- [2021-07-14T02:33:52.722Z] experimental info: [2021-07-14T02:33:52.722Z] ------------------- [2021-07-14T02:33:52.722Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T02:33:52.722Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T02:33:52.722Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T02:33:53.121Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = rfid-llrp-inventory-service-settings [Pipeline] echo [2021-07-14T02:33:53.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = rfid-llrp-inventory-service [Pipeline] echo [2021-07-14T02:33:53.255Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T02:33:53.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T02:33:53.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T02:33:53.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T02:33:53.526Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T02:33:53.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T02:33:53.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-14T02:33:53.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T02:33:53.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T02:33:53.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = rfid-llrp-inventory-service [Pipeline] echo [2021-07-14T02:33:53.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T02:33:53.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T02:33:54.028Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T02:33:54.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T02:33:54.157Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T02:33:54.222Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T02:33:54.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T02:33:54.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-14T02:33:54.416Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-14T02:33:54.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-14T02:33:54.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-14T02:33:54.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-14T02:33:54.691Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-14T02:33:54.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T02:33:54.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-14T02:33:54.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-14T02:33:54.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-14T02:33:55.061Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] echo [2021-07-14T02:33:55.126Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 723ee67 [Pipeline] echo [2021-07-14T02:33:55.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:33:55.370Z] provisioning config files... [2021-07-14T02:33:55.399Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config922810790765521603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:33:55.899Z] ---> docker-login.sh [2021-07-14T02:33:55.899Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:33:55.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:33:56.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:33:56.200Z] Configure a credential helper to remove this warning. See [2021-07-14T02:33:56.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:33:56.200Z] [2021-07-14T02:33:56.200Z] Login Succeeded [2021-07-14T02:33:56.200Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:33:56.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:33:56.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:33:56.201Z] Configure a credential helper to remove this warning. See [2021-07-14T02:33:56.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:33:56.201Z] [2021-07-14T02:33:56.201Z] Login Succeeded [2021-07-14T02:33:56.201Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:33:56.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:33:56.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:33:56.550Z] Configure a credential helper to remove this warning. See [2021-07-14T02:33:56.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:33:56.550Z] [2021-07-14T02:33:56.550Z] Login Succeeded [2021-07-14T02:33:56.550Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:33:56.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:33:56.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:33:56.550Z] Configure a credential helper to remove this warning. See [2021-07-14T02:33:56.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:33:56.550Z] [2021-07-14T02:33:56.550Z] Login Succeeded [2021-07-14T02:33:56.550Z] docker.io [2021-07-14T02:33:56.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:33:56.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:33:56.901Z] Configure a credential helper to remove this warning. See [2021-07-14T02:33:56.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:33:56.901Z] [2021-07-14T02:33:56.901Z] Login Succeeded [2021-07-14T02:33:56.901Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:33:56.981Z] 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-14T02:33:57.962Z] + git log --format=format:%s -1 723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] echo [2021-07-14T02:33:58.177Z] GIT_COMMIT: 723ee67e9574a85b085d71e50918cb4eed5deb06, Commit Message: Merge pull request #38 from ernestojeda/fix-dockerfile-build [Pipeline] echo [2021-07-14T02:33:58.222Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:33:59.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:33:59.486Z] [2021-07-14T02:33:59.486Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:33:59.932Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:33:59.932Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T02:33:59.932Z] 31603596830f: Pulling fs layer [2021-07-14T02:33:59.932Z] b6dc333f4379: Pulling fs layer [2021-07-14T02:33:59.932Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T02:33:59.932Z] fd332fbdc1db: Pulling fs layer [2021-07-14T02:33:59.932Z] fd332fbdc1db: Waiting [2021-07-14T02:33:59.932Z] b6dc333f4379: Verifying Checksum [2021-07-14T02:33:59.932Z] b6dc333f4379: Download complete [2021-07-14T02:34:00.219Z] 31603596830f: Verifying Checksum [2021-07-14T02:34:00.219Z] 31603596830f: Download complete [2021-07-14T02:34:00.491Z] fd332fbdc1db: Verifying Checksum [2021-07-14T02:34:00.491Z] fd332fbdc1db: Download complete [2021-07-14T02:34:00.491Z] 31603596830f: Pull complete [2021-07-14T02:34:00.491Z] b6dc333f4379: Pull complete [2021-07-14T02:34:00.780Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T02:34:00.780Z] 3d9ef1400e77: Download complete [2021-07-14T02:34:01.400Z] 3d9ef1400e77: Pull complete [2021-07-14T02:34:01.681Z] fd332fbdc1db: Pull complete [2021-07-14T02:34:01.681Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T02:34:01.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:34:01.681Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T02:34:01.860Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-07-14T02:34:02.016Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T02:34:02.925Z] $ docker top 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T02:34:03.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T02:34:03.195Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T02:34:03.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T02:34:03.344Z] $ docker exec 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f ssh-agent [2021-07-14T02:34:03.479Z] SSH_AUTH_SOCK=/tmp/ssh-HsfxJAaggzm0/agent.14 [2021-07-14T02:34:03.479Z] SSH_AGENT_PID=20 [2021-07-14T02:34:03.510Z] Running ssh-add (command line suppressed) [2021-07-14T02:34:03.610Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6093504037359332584.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6093504037359332584.key) [2021-07-14T02:34:03.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T02:34:04.074Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T02:34:04.121Z] $ docker exec --env ******** --env ******** 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f ssh-agent -k [2021-07-14T02:34:04.210Z] unset SSH_AUTH_SOCK; [2021-07-14T02:34:04.211Z] unset SSH_AGENT_PID; [2021-07-14T02:34:04.211Z] echo Agent pid 20 killed; [2021-07-14T02:34:04.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-07-14T02:34:04.354Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v0.0.0' [Pipeline] sshagent [2021-07-14T02:34:04.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T02:34:04.405Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T02:34:04.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T02:34:04.583Z] $ docker exec 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f ssh-agent [2021-07-14T02:34:04.699Z] SSH_AUTH_SOCK=/tmp/ssh-NHCQtysSSSrJ/agent.55 [2021-07-14T02:34:04.699Z] SSH_AGENT_PID=61 [2021-07-14T02:34:04.721Z] Running ssh-add (command line suppressed) [2021-07-14T02:34:04.826Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2922258658714293342.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2922258658714293342.key) [2021-07-14T02:34:04.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T02:34:05.297Z] + git semver init [2021-07-14T02:34:05.297Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T02:34:05.297Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-07-14T02:34:05.297Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-14T02:34:05.297Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T02:34:05.297Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T02:34:05.297Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T02:34:05.297Z] # $SEMVER_BRANCH = main [2021-07-14T02:34:05.297Z] # $SEMVER_TEMP = /tmp/semver-181205548 [2021-07-14T02:34:05.297Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-14T02:34:05.674Z] # '/tmp/semver-181205548' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-07-14T02:34:05.674Z] # -> Force: false [2021-07-14T02:34:05.674Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-07-14T02:34:05.697Z] $ docker exec --env ******** --env ******** 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f ssh-agent -k [2021-07-14T02:34:05.809Z] unset SSH_AUTH_SOCK; [2021-07-14T02:34:05.809Z] unset SSH_AGENT_PID; [2021-07-14T02:34:05.810Z] echo Agent pid 61 killed; [2021-07-14T02:34:05.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T02:34:06.432Z] + git semver [Pipeline] } [2021-07-14T02:34:06.492Z] $ docker stop --time=1 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f [2021-07-14T02:34:07.746Z] $ docker rm -f 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T02:34:08.631Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T02:34:09.340Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T02:34:09.367Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.1 [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-14T02:34:24.965Z] Still waiting to schedule task [2021-07-14T02:34:24.966Z] ‘prd-centos7-docker-4c-2g-47’ is offline [2021-07-14T02:34:24.966Z] ‘prd-centos7-docker-4c-2g-48’ is offline [2021-07-14T02:34:24.994Z] Still waiting to schedule task [2021-07-14T02:34:24.994Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-14T02:36:09.204Z] Running on prd-centos7-docker-4c-2g-49 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-14T02:36:09.290Z] Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout [2021-07-14T02:36:09.458Z] The recommended git tool is: NONE [2021-07-14T02:36:14.561Z] using credential edgex-jenkins-ssh [2021-07-14T02:36:14.574Z] Cloning the remote Git repository [2021-07-14T02:36:14.589Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:36:14.659Z] > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 [2021-07-14T02:36:14.694Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:36:14.695Z] > git --version # timeout=10 [2021-07-14T02:36:14.702Z] > git --version # 'git version 2.24.4' [2021-07-14T02:36:14.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:36:14.743Z] [INFO] Currently running in a labeled security context [2021-07-14T02:36:14.743Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T02:36:14.743Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh1037642811213613088.key [2021-07-14T02:36:14.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:36:15.514Z] Avoid second fetch [2021-07-14T02:36:15.514Z] Checking out Revision 723ee67e9574a85b085d71e50918cb4eed5deb06 (main) [2021-07-14T02:36:15.487Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:36:15.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:36:15.520Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:36:15.528Z] > git checkout -f 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 [2021-07-14T02:36:19.493Z] Commit message: "Merge pull request #38 from ernestojeda/fix-dockerfile-build" [2021-07-14T02:36:19.524Z] > git --version # timeout=10 [2021-07-14T02:36:19.529Z] > git --version # 'git version 2.24.4' [2021-07-14T02:36:19.533Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T02:36:20.508Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:36:20.861Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:36:21.185Z] + true [2021-07-14T02:36:21.185Z] + sudo service docker restart [2021-07-14T02:36:21.185Z] Redirecting to /bin/systemctl restart docker.service [2021-07-14T02:36:26.123Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-51 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-07-14T02:36:26.181Z] Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout [2021-07-14T02:36:26.430Z] The recommended git tool is: NONE [2021-07-14T02:36:32.242Z] using credential edgex-jenkins-ssh [2021-07-14T02:36:32.268Z] Cloning the remote Git repository [2021-07-14T02:36:32.321Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:36:32.484Z] > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 [2021-07-14T02:36:32.577Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:36:32.578Z] > git --version # timeout=10 [2021-07-14T02:36:32.602Z] > git --version # 'git version 2.17.1' [2021-07-14T02:36:32.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:36:33.615Z] Avoid second fetch [2021-07-14T02:36:33.616Z] Checking out Revision 723ee67e9574a85b085d71e50918cb4eed5deb06 (main) [2021-07-14T02:36:32.695Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:36:33.567Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:36:33.583Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:36:33.634Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:36:33.647Z] > git checkout -f 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 [2021-07-14T02:36:37.816Z] Commit message: "Merge pull request #38 from ernestojeda/fix-dockerfile-build" [2021-07-14T02:36:37.864Z] > git --version # timeout=10 [2021-07-14T02:36:37.872Z] > git --version # 'git version 2.17.1' [2021-07-14T02:36:37.883Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T02:36:38.946Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:36:39.366Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:36:39.735Z] + sudo service docker restart [2021-07-14T02:36:39.735Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:36:43.398Z] provisioning config files... [2021-07-14T02:36:43.414Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config4270285843254383996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:36:43.805Z] ---> docker-login.sh [2021-07-14T02:36:43.805Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:36:44.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:36:45.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:36:45.023Z] Configure a credential helper to remove this warning. See [2021-07-14T02:36:45.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:36:45.023Z] [2021-07-14T02:36:45.023Z] Login Succeeded [2021-07-14T02:36:45.023Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:36:45.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:36:45.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:36:45.286Z] Configure a credential helper to remove this warning. See [2021-07-14T02:36:45.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:36:45.286Z] [2021-07-14T02:36:45.286Z] Login Succeeded [2021-07-14T02:36:45.286Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:36:45.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:36:45.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:36:45.286Z] Configure a credential helper to remove this warning. See [2021-07-14T02:36:45.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:36:45.286Z] [2021-07-14T02:36:45.286Z] Login Succeeded [2021-07-14T02:36:45.286Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:36:45.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:36:45.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:36:45.552Z] Configure a credential helper to remove this warning. See [2021-07-14T02:36:45.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:36:45.552Z] [2021-07-14T02:36:45.552Z] Login Succeeded [2021-07-14T02:36:45.552Z] docker.io [2021-07-14T02:36:45.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:36:45.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:36:45.814Z] Configure a credential helper to remove this warning. See [2021-07-14T02:36:45.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:36:45.814Z] [2021-07-14T02:36:45.814Z] Login Succeeded [2021-07-14T02:36:45.814Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:36:45.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T02:36:46.153Z] ========================================================= [2021-07-14T02:36:46.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T02:36:46.153Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:36:46.509Z] + 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-14T02:36:46.509Z] Sending build context to Docker daemon 727.6kB [2021-07-14T02:36:46.509Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T02:36:46.509Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-14T02:36:46.777Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T02:36:46.777Z] 540db60ca938: Pulling fs layer [2021-07-14T02:36:46.777Z] adcc1eea9eea: Pulling fs layer [2021-07-14T02:36:46.777Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T02:36:46.777Z] 0773c198feca: Pulling fs layer [2021-07-14T02:36:46.777Z] 345f892a5656: Pulling fs layer [2021-07-14T02:36:46.777Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T02:36:46.777Z] 5ac4037533be: Pulling fs layer [2021-07-14T02:36:46.777Z] dc6bda0758c5: Pulling fs layer [2021-07-14T02:36:46.777Z] 345f892a5656: Waiting [2021-07-14T02:36:46.777Z] 9ac62484cfdc: Waiting [2021-07-14T02:36:46.777Z] 5ac4037533be: Waiting [2021-07-14T02:36:46.777Z] dc6bda0758c5: Waiting [2021-07-14T02:36:46.777Z] 0773c198feca: Waiting [2021-07-14T02:36:47.039Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T02:36:47.039Z] 4c4ab2625f07: Download complete [2021-07-14T02:36:47.039Z] adcc1eea9eea: Verifying Checksum [2021-07-14T02:36:47.039Z] adcc1eea9eea: Download complete [2021-07-14T02:36:47.039Z] 345f892a5656: Verifying Checksum [2021-07-14T02:36:47.039Z] 345f892a5656: Download complete [2021-07-14T02:36:47.039Z] 540db60ca938: Verifying Checksum [2021-07-14T02:36:47.039Z] 540db60ca938: Download complete [2021-07-14T02:36:47.039Z] 9ac62484cfdc: Download complete [2021-07-14T02:36:47.305Z] 540db60ca938: Pull complete [2021-07-14T02:36:47.567Z] 5ac4037533be: Verifying Checksum [2021-07-14T02:36:47.567Z] 5ac4037533be: Download complete [2021-07-14T02:36:47.833Z] adcc1eea9eea: Pull complete [2021-07-14T02:36:48.099Z] 4c4ab2625f07: Pull complete [2021-07-14T02:36:49.500Z] dc6bda0758c5: Verifying Checksum [2021-07-14T02:36:49.500Z] dc6bda0758c5: Download complete [2021-07-14T02:36:49.764Z] 0773c198feca: Verifying Checksum [2021-07-14T02:36:49.764Z] 0773c198feca: Download complete [2021-07-14T02:36:55.081Z] 0773c198feca: Pull complete [2021-07-14T02:36:55.081Z] 345f892a5656: Pull complete [2021-07-14T02:36:55.347Z] 9ac62484cfdc: Pull complete [2021-07-14T02:36:55.608Z] 5ac4037533be: Pull complete [2021-07-14T02:36:57.536Z] dc6bda0758c5: Pull complete [2021-07-14T02:36:57.536Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T02:36:57.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T02:36:57.798Z] ---> eb58bd16d52e [2021-07-14T02:36:57.798Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:36:58.134Z] provisioning config files... [2021-07-14T02:36:58.163Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config3482937438440204906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:36:58.599Z] ---> docker-login.sh [2021-07-14T02:36:58.599Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:36:59.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:36:59.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:36:59.856Z] Configure a credential helper to remove this warning. See [2021-07-14T02:36:59.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:36:59.856Z] [2021-07-14T02:36:59.856Z] Login Succeeded [2021-07-14T02:36:59.856Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:37:00.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:37:00.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:37:00.403Z] Configure a credential helper to remove this warning. See [2021-07-14T02:37:00.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:37:00.403Z] [2021-07-14T02:37:00.403Z] Login Succeeded [2021-07-14T02:37:00.403Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:37:00.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:37:00.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:37:00.954Z] Configure a credential helper to remove this warning. See [2021-07-14T02:37:00.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:37:00.954Z] [2021-07-14T02:37:00.954Z] Login Succeeded [2021-07-14T02:37:00.954Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:37:01.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:37:01.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:37:01.509Z] Configure a credential helper to remove this warning. See [2021-07-14T02:37:01.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:37:01.509Z] [2021-07-14T02:37:01.509Z] Login Succeeded [2021-07-14T02:37:01.509Z] docker.io [2021-07-14T02:37:02.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:37:02.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:37:02.382Z] Configure a credential helper to remove this warning. See [2021-07-14T02:37:02.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:37:02.382Z] [2021-07-14T02:37:02.382Z] Login Succeeded [2021-07-14T02:37:02.382Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:37:02.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T02:37:03.155Z] ========================================================= [2021-07-14T02:37:03.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T02:37:03.155Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:37:03.546Z] + 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-14T02:37:03.820Z] Sending build context to Docker daemon 727.6kB [2021-07-14T02:37:04.104Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T02:37:04.104Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-14T02:37:04.104Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T02:37:04.104Z] 595b0fe564bb: Pulling fs layer [2021-07-14T02:37:04.104Z] 24495759ef45: Pulling fs layer [2021-07-14T02:37:04.104Z] d148012ef14d: Pulling fs layer [2021-07-14T02:37:04.104Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T02:37:04.104Z] 093eec477d81: Pulling fs layer [2021-07-14T02:37:04.104Z] 20fd20ab2234: Pulling fs layer [2021-07-14T02:37:04.104Z] 43245461236d: Pulling fs layer [2021-07-14T02:37:04.105Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T02:37:04.105Z] cb65c68fc2e2: Waiting [2021-07-14T02:37:04.105Z] 093eec477d81: Waiting [2021-07-14T02:37:04.105Z] 20fd20ab2234: Waiting [2021-07-14T02:37:04.105Z] 43245461236d: Waiting [2021-07-14T02:37:04.105Z] 5a37c24eccbd: Waiting [2021-07-14T02:37:04.105Z] 24495759ef45: Verifying Checksum [2021-07-14T02:37:04.105Z] 24495759ef45: Download complete [2021-07-14T02:37:04.105Z] d148012ef14d: Download complete [2021-07-14T02:37:04.379Z] 093eec477d81: Verifying Checksum [2021-07-14T02:37:04.379Z] 093eec477d81: Download complete [2021-07-14T02:37:04.379Z] 20fd20ab2234: Verifying Checksum [2021-07-14T02:37:04.379Z] 20fd20ab2234: Download complete [2021-07-14T02:37:04.379Z] 595b0fe564bb: Verifying Checksum [2021-07-14T02:37:04.379Z] 595b0fe564bb: Download complete [2021-07-14T02:37:04.379Z] 43245461236d: Download complete [2021-07-14T02:37:04.986Z] 595b0fe564bb: Pull complete [2021-07-14T02:37:05.600Z] 24495759ef45: Pull complete [2021-07-14T02:37:05.878Z] d148012ef14d: Pull complete [2021-07-14T02:37:06.480Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T02:37:06.480Z] 5a37c24eccbd: Download complete [2021-07-14T02:37:07.917Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T02:37:07.917Z] cb65c68fc2e2: Download complete [2021-07-14T02:37:18.083Z] cb65c68fc2e2: Pull complete [2021-07-14T02:37:18.361Z] 093eec477d81: Pull complete [2021-07-14T02:37:18.637Z] 20fd20ab2234: Pull complete [2021-07-14T02:37:19.244Z] 43245461236d: Pull complete [2021-07-14T02:37:23.566Z] 5a37c24eccbd: Pull complete [2021-07-14T02:37:23.566Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T02:37:23.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T02:37:23.566Z] ---> 274d7007c78b [2021-07-14T02:37:23.566Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-14T02:37:25.543Z] ---> Running in 794391a1f959 [2021-07-14T02:37:25.816Z] Removing intermediate container 794391a1f959 [2021-07-14T02:37:25.816Z] ---> fce3bbbd901f [2021-07-14T02:37:25.816Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-14T02:37:26.091Z] ---> Running in 55506285adfc [2021-07-14T02:37:26.687Z] Removing intermediate container 55506285adfc [2021-07-14T02:37:26.688Z] ---> c3f53cc474a0 [2021-07-14T02:37:26.688Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:37:26.688Z] ---> Running in d67810bd6805 [2021-07-14T02:37:27.284Z] Removing intermediate container d67810bd6805 [2021-07-14T02:37:27.284Z] ---> e28d8773feba [2021-07-14T02:37:27.284Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T02:37:27.285Z] ---> Running in 86a5b31eb6a0 [2021-07-14T02:37:29.958Z] Removing intermediate container 86a5b31eb6a0 [2021-07-14T02:37:29.958Z] ---> e6288a5f208e [2021-07-14T02:37:29.958Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-14T02:37:29.958Z] ---> Running in 2fc0a96b7c22 [2021-07-14T02:37:30.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T02:37:31.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T02:37:32.896Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-14T02:37:32.896Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-14T02:37:32.896Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-14T02:37:32.896Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-14T02:37:33.170Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-14T02:37:33.170Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-14T02:37:33.170Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T02:37:33.170Z] OK: 139 MiB in 46 packages [2021-07-14T02:37:34.609Z] Removing intermediate container 2fc0a96b7c22 [2021-07-14T02:37:34.609Z] ---> 40949f7f2e7b [2021-07-14T02:37:34.609Z] Step 8/10 : WORKDIR /app [2021-07-14T02:37:34.609Z] ---> Running in 0db9339c2524 [2021-07-14T02:37:35.213Z] Removing intermediate container 0db9339c2524 [2021-07-14T02:37:35.213Z] ---> b9e998bf84e9 [2021-07-14T02:37:35.213Z] Step 9/10 : COPY . . [2021-07-14T02:37:35.818Z] ---> c3420d603cea [2021-07-14T02:37:35.818Z] Step 10/10 : RUN go mod download [2021-07-14T02:37:36.100Z] ---> Running in a41044b6941b [2021-07-14T02:37:44.548Z] ---> Running in 2fae9260252d [2021-07-14T02:37:44.548Z] Removing intermediate container 2fae9260252d [2021-07-14T02:37:44.548Z] ---> 21a34335672a [2021-07-14T02:37:44.548Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-14T02:37:44.548Z] ---> Running in 39da0c2b6934 [2021-07-14T02:37:44.548Z] Removing intermediate container 39da0c2b6934 [2021-07-14T02:37:44.548Z] ---> 6d0d284b1510 [2021-07-14T02:37:44.548Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:37:44.548Z] ---> Running in 0ee28dd4510f [2021-07-14T02:37:44.548Z] Removing intermediate container 0ee28dd4510f [2021-07-14T02:37:44.548Z] ---> 31d7d24bcac3 [2021-07-14T02:37:44.548Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T02:37:44.548Z] ---> Running in 5d536aa5a2b8 [2021-07-14T02:37:44.548Z] Removing intermediate container 5d536aa5a2b8 [2021-07-14T02:37:44.548Z] ---> 539365bc9145 [2021-07-14T02:37:44.548Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-14T02:37:44.548Z] ---> Running in d71390eb6dec [2021-07-14T02:37:44.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T02:37:45.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T02:37:45.385Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-14T02:37:45.385Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-14T02:37:45.647Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-14T02:37:45.647Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-14T02:37:45.647Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-14T02:37:45.909Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-14T02:37:45.910Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T02:37:45.910Z] OK: 150 MiB in 46 packages [2021-07-14T02:37:47.295Z] Removing intermediate container d71390eb6dec [2021-07-14T02:37:47.295Z] ---> 0cfc9d20f190 [2021-07-14T02:37:47.295Z] Step 8/10 : WORKDIR /app [2021-07-14T02:37:47.559Z] ---> Running in 40ed67a7bc44 [2021-07-14T02:37:47.824Z] Removing intermediate container 40ed67a7bc44 [2021-07-14T02:37:47.824Z] ---> e499123564e4 [2021-07-14T02:37:47.824Z] Step 9/10 : COPY . . [2021-07-14T02:37:48.774Z] ---> 2a11048a6c5d [2021-07-14T02:37:48.774Z] Step 10/10 : RUN go mod download [2021-07-14T02:37:48.774Z] ---> Running in bf07c58404da [2021-07-14T02:38:08.482Z] Removing intermediate container a41044b6941b [2021-07-14T02:38:08.482Z] ---> 3553fe5c62cc [2021-07-14T02:38:08.482Z] Successfully built 3553fe5c62cc [2021-07-14T02:38:08.482Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:38:08.865Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T02:38:08.865Z] . [Pipeline] withDockerContainer [2021-07-14T02:38:09.134Z] prd-ubuntu18.04-docker-arm64-4c-16g-51 does not seem to be running inside a container [2021-07-14T02:38:09.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@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 ******** ci-base-image-arm64 cat [2021-07-14T02:38:10.871Z] $ docker top 3485f23aeb7c8df30f79ffd87d838a262d989ea685d2ada7a1adc82e784e27e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:38:11.909Z] + go version [2021-07-14T02:38:11.909Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-14T02:38:11.947Z] $ docker stop --time=1 3485f23aeb7c8df30f79ffd87d838a262d989ea685d2ada7a1adc82e784e27e8 [2021-07-14T02:38:13.842Z] $ docker rm -f 3485f23aeb7c8df30f79ffd87d838a262d989ea685d2ada7a1adc82e784e27e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:38:14.896Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T02:38:14.896Z] . [Pipeline] withDockerContainer [2021-07-14T02:38:15.207Z] prd-ubuntu18.04-docker-arm64-4c-16g-51 does not seem to be running inside a container [2021-07-14T02:38:15.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@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 ******** ci-base-image-arm64 cat [2021-07-14T02:38:16.926Z] $ docker top 1d56eac889c203072b8e2d4a8684371b504b006964cbdd50fe415799175c7a0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:38:17.925Z] + go mod tidy [Pipeline] sh [2021-07-14T02:38:19.213Z] + make test [2021-07-14T02:38:19.213Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-14T02:39:25.334Z] Removing intermediate container bf07c58404da [2021-07-14T02:39:25.334Z] ---> ada532588d23 [2021-07-14T02:39:25.334Z] Successfully built ada532588d23 [2021-07-14T02:39:25.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:39:25.693Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T02:39:25.693Z] . [Pipeline] withDockerContainer [2021-07-14T02:39:25.800Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-07-14T02:39:25.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@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 ******** ci-base-image-x86_64 cat [2021-07-14T02:39:26.864Z] $ docker top 5284d2fa6aa832f97f93819085f90bc3aea9d89bdf48cd83c0f19f4af9900f06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:39:27.309Z] + go version [2021-07-14T02:39:27.309Z] go version go1.16.5 linux/amd64 [2021-07-14T02:39:27.313Z] ? edgexfoundry-holding/rfid-llrp-inventory-service [no test files] [2021-07-14T02:39:27.313Z] ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory 0.189s coverage: 89.2% of statements [2021-07-14T02:39:27.313Z] ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app 0.068s coverage: 11.3% of statements [2021-07-14T02:39:27.313Z] ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/llrp 0.246s coverage: 72.3% of statements [2021-07-14T02:39:27.313Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] } [2021-07-14T02:39:27.360Z] $ docker stop --time=1 5284d2fa6aa832f97f93819085f90bc3aea9d89bdf48cd83c0f19f4af9900f06 [2021-07-14T02:39:28.992Z] $ docker rm -f 5284d2fa6aa832f97f93819085f90bc3aea9d89bdf48cd83c0f19f4af9900f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:39:29.819Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T02:39:29.819Z] . [Pipeline] withDockerContainer [2021-07-14T02:39:29.923Z] prd-centos7-docker-4c-2g-49 does not seem to be running inside a container [2021-07-14T02:39:29.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@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 ******** ci-base-image-x86_64 cat [2021-07-14T02:39:30.970Z] $ docker top eae41f119a12dacbfc4ff9491b41575fab373aa99e8061764b7dead4822a4ebb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:39:31.403Z] + go mod tidy [Pipeline] sh [2021-07-14T02:39:32.009Z] + make test [2021-07-14T02:39:32.009Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-14T02:39:54.808Z] gofmt -l . [2021-07-14T02:39:54.808Z] [ "`gofmt -l .`" = "" ] [2021-07-14T02:39:54.808Z] ./bin/test-attribution.sh [2021-07-14T02:39:54.808Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-14T02:39:54.852Z] $ docker stop --time=1 1d56eac889c203072b8e2d4a8684371b504b006964cbdd50fe415799175c7a0e [2021-07-14T02:39:56.778Z] $ docker rm -f 1d56eac889c203072b8e2d4a8684371b504b006964cbdd50fe415799175c7a0e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T02:39:57.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-14T02:39:58.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-07-14T02:39:59.950Z] ? edgexfoundry-holding/rfid-llrp-inventory-service [no test files] [2021-07-14T02:39:59.950Z] ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory 0.060s coverage: 89.2% of statements [2021-07-14T02:39:59.950Z] ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app 0.010s coverage: 11.3% of statements [2021-07-14T02:40:00.231Z] ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/llrp 0.056s coverage: 72.3% of statements [2021-07-14T02:40:00.499Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] sh [2021-07-14T02:40:01.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-14T02:40:01.949Z] + ls -al . [2021-07-14T02:40:01.949Z] total 220 [2021-07-14T02:40:01.949Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 02:39 . [2021-07-14T02:40:01.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 02:36 .. [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 14 02:36 .dockerignore [2021-07-14T02:40:01.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 02:36 .git [2021-07-14T02:40:01.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 02:36 .github [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 816 Jul 14 02:36 .gitignore [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 7043 Jul 14 02:36 Attribution.txt [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 1698 Jul 14 02:36 Dockerfile [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 1040 Jul 14 02:36 Dockerfile.build [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 690 Jul 14 02:36 Jenkinsfile [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 14 02:36 LICENSE [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 1499 Jul 14 02:36 Makefile [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 28954 Jul 14 02:36 README.md [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 02:34 VERSION [2021-07-14T02:40:01.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 02:36 bin [2021-07-14T02:40:01.949Z] -rw-r--r-- 1 jenkins jenkins 70656 Jul 14 02:39 coverage.out [2021-07-14T02:40:01.949Z] -rw-r--r-- 1 jenkins jenkins 424 Jul 14 02:39 go.mod [2021-07-14T02:40:01.949Z] -rw-r--r-- 1 jenkins jenkins 19455 Jul 14 02:38 go.sum [2021-07-14T02:40:01.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 02:36 images [2021-07-14T02:40:01.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 02:36 internal [2021-07-14T02:40:01.949Z] -rw-rw-r-- 1 jenkins jenkins 542 Jul 14 02:36 main.go [2021-07-14T02:40:01.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 02:36 res [2021-07-14T02:40:01.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 02:36 snap [2021-07-14T02:40:01.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 02:36 static [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:40:02.383Z] + docker build -t rfid-llrp-inventory-service-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=723ee67e9574a85b085d71e50918cb4eed5deb06 --label arch=arm64 --label version=0.0.1-dev.1 . [2021-07-14T02:40:02.665Z] Sending build context to Docker daemon 728.1kB [2021-07-14T02:40:02.665Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T02:40:02.665Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-14T02:40:02.665Z] ---> 3553fe5c62cc [2021-07-14T02:40:02.665Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-14T02:40:02.937Z] ---> Running in 8dc5d32f9bda [2021-07-14T02:40:03.534Z] Removing intermediate container 8dc5d32f9bda [2021-07-14T02:40:03.534Z] ---> 715224b0341a [2021-07-14T02:40:03.534Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-14T02:40:03.534Z] ---> Running in e8776f1200b2 [2021-07-14T02:40:04.131Z] Removing intermediate container e8776f1200b2 [2021-07-14T02:40:04.131Z] ---> 150a5139fa58 [2021-07-14T02:40:04.131Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:40:04.131Z] ---> Running in 23c0f727490b [2021-07-14T02:40:04.728Z] Removing intermediate container 23c0f727490b [2021-07-14T02:40:04.728Z] ---> 8e596144531e [2021-07-14T02:40:04.728Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T02:40:04.728Z] ---> Running in 2293563f5a3b [2021-07-14T02:40:07.371Z] Removing intermediate container 2293563f5a3b [2021-07-14T02:40:07.371Z] ---> 2a6edf9035ef [2021-07-14T02:40:07.371Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-14T02:40:07.371Z] ---> Running in 8f096f42dadc [2021-07-14T02:40:08.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T02:40:09.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T02:40:10.301Z] OK: 139 MiB in 46 packages [2021-07-14T02:40:11.304Z] Removing intermediate container 8f096f42dadc [2021-07-14T02:40:11.304Z] ---> 3a010b10c648 [2021-07-14T02:40:11.304Z] Step 8/28 : WORKDIR /app [2021-07-14T02:40:11.304Z] ---> Running in 289715ea16ca [2021-07-14T02:40:11.905Z] Removing intermediate container 289715ea16ca [2021-07-14T02:40:11.905Z] ---> fbd15b8e1d98 [2021-07-14T02:40:11.905Z] Step 9/28 : COPY go.mod . [2021-07-14T02:40:12.780Z] gofmt -l . [2021-07-14T02:40:12.780Z] [ "`gofmt -l .`" = "" ] [2021-07-14T02:40:12.781Z] ./bin/test-attribution.sh [2021-07-14T02:40:12.781Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-14T02:40:12.811Z] $ docker stop --time=1 eae41f119a12dacbfc4ff9491b41575fab373aa99e8061764b7dead4822a4ebb [2021-07-14T02:40:12.879Z] ---> 90bb7068e1f3 [2021-07-14T02:40:12.879Z] Step 10/28 : RUN go mod download [2021-07-14T02:40:12.879Z] ---> Running in 9ff887f7f601 [2021-07-14T02:40:15.497Z] Removing intermediate container 9ff887f7f601 [2021-07-14T02:40:15.497Z] ---> d421fe7ca82b [2021-07-14T02:40:15.497Z] Step 11/28 : COPY . . [2021-07-14T02:40:16.093Z] ---> 1ae85e27e3af [2021-07-14T02:40:16.093Z] Step 12/28 : ARG MAKE="make build" [2021-07-14T02:40:16.367Z] ---> Running in a2b9d8407224 [2021-07-14T02:40:16.642Z] Removing intermediate container a2b9d8407224 [2021-07-14T02:40:16.642Z] ---> 36284814b2b7 [2021-07-14T02:40:16.642Z] Step 13/28 : RUN $MAKE [2021-07-14T02:40:16.916Z] ---> Running in 6a8d6923cf73 [2021-07-14T02:40:17.725Z] $ docker rm -f eae41f119a12dacbfc4ff9491b41575fab373aa99e8061764b7dead4822a4ebb [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T02:40:18.342Z] + sudo chown -R jenkins:jenkins . [2021-07-14T02:40:18.359Z] go mod tidy [Pipeline] stash [2021-07-14T02:40:18.381Z] Warning: overwriting stash ‘coverage-report’ [2021-07-14T02:40:18.576Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-07-14T02:40:18.635Z] 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.1 -X edgexfoundry-holding/rfid-llrp-inventory-service.Version=0.0.1-dev.1" -o rfid-llrp-inventory [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-14T02:40:19.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-14T02:40:19.515Z] + ls -al . [2021-07-14T02:40:19.515Z] total 184 [2021-07-14T02:40:19.515Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 14 02:40 . [2021-07-14T02:40:19.515Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 14 02:36 .. [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 7043 Jul 14 02:36 Attribution.txt [2021-07-14T02:40:19.515Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 14 02:36 bin [2021-07-14T02:40:19.515Z] -rw-r--r--. 1 jenkins jenkins 70656 Jul 14 02:40 coverage.out [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 1698 Jul 14 02:36 Dockerfile [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 1040 Jul 14 02:36 Dockerfile.build [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 262 Jul 14 02:36 .dockerignore [2021-07-14T02:40:19.515Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 14 02:36 .git [2021-07-14T02:40:19.515Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 14 02:36 .github [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 816 Jul 14 02:36 .gitignore [2021-07-14T02:40:19.515Z] -rw-r--r--. 1 jenkins jenkins 424 Jul 14 02:40 go.mod [2021-07-14T02:40:19.515Z] -rw-r--r--. 1 jenkins jenkins 19455 Jul 14 02:39 go.sum [2021-07-14T02:40:19.515Z] drwxrwxr-x. 2 jenkins jenkins 140 Jul 14 02:36 images [2021-07-14T02:40:19.515Z] drwxrwxr-x. 4 jenkins jenkins 35 Jul 14 02:36 internal [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 690 Jul 14 02:36 Jenkinsfile [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 14 02:36 LICENSE [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 542 Jul 14 02:36 main.go [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 1499 Jul 14 02:36 Makefile [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 28954 Jul 14 02:36 README.md [2021-07-14T02:40:19.515Z] drwxrwxr-x. 2 jenkins jenkins 32 Jul 14 02:36 res [2021-07-14T02:40:19.515Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 14 02:36 snap [2021-07-14T02:40:19.515Z] drwxrwxr-x. 3 jenkins jenkins 18 Jul 14 02:36 static [2021-07-14T02:40:19.515Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 14 02:34 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:40:19.852Z] + docker build -t rfid-llrp-inventory-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=723ee67e9574a85b085d71e50918cb4eed5deb06 --label arch=amd64 --label version=0.0.1-dev.1 . [2021-07-14T02:40:19.852Z] Sending build context to Docker daemon 728.1kB [2021-07-14T02:40:19.852Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T02:40:19.852Z] Step 2/28 : FROM ${BASE} AS builder [2021-07-14T02:40:19.852Z] ---> ada532588d23 [2021-07-14T02:40:19.852Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-14T02:40:20.437Z] ---> Running in 4f3ced658153 [2021-07-14T02:40:21.012Z] Removing intermediate container 4f3ced658153 [2021-07-14T02:40:21.012Z] ---> e08127e4a88f [2021-07-14T02:40:21.012Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-07-14T02:40:21.273Z] ---> Running in f6310acdc4bf [2021-07-14T02:40:21.844Z] Removing intermediate container f6310acdc4bf [2021-07-14T02:40:21.844Z] ---> c49543ac7b9a [2021-07-14T02:40:21.844Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:40:21.844Z] ---> Running in 4428839ad36e [2021-07-14T02:40:22.419Z] Removing intermediate container 4428839ad36e [2021-07-14T02:40:22.419Z] ---> 6c7196b6f4c2 [2021-07-14T02:40:22.419Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T02:40:22.419Z] ---> Running in 2f8e11c0a403 [2021-07-14T02:40:24.334Z] Removing intermediate container 2f8e11c0a403 [2021-07-14T02:40:24.334Z] ---> 9738a7321704 [2021-07-14T02:40:24.334Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-14T02:40:24.597Z] ---> Running in 86ef9737d128 [2021-07-14T02:40:25.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T02:40:26.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T02:40:26.685Z] OK: 150 MiB in 46 packages [2021-07-14T02:40:27.630Z] Removing intermediate container 86ef9737d128 [2021-07-14T02:40:27.630Z] ---> 2236c83c756b [2021-07-14T02:40:27.630Z] Step 8/28 : WORKDIR /app [2021-07-14T02:40:27.890Z] ---> Running in 611c7b683460 [2021-07-14T02:40:28.152Z] Removing intermediate container 611c7b683460 [2021-07-14T02:40:28.152Z] ---> 44929e535c6a [2021-07-14T02:40:28.152Z] Step 9/28 : COPY go.mod . [2021-07-14T02:40:28.726Z] ---> 84af5fb26d3e [2021-07-14T02:40:28.726Z] Step 10/28 : RUN go mod download [2021-07-14T02:40:28.726Z] ---> Running in 35b1103f697e [2021-07-14T02:40:30.118Z] Removing intermediate container 35b1103f697e [2021-07-14T02:40:30.118Z] ---> b3632a19c3c3 [2021-07-14T02:40:30.118Z] Step 11/28 : COPY . . [2021-07-14T02:40:30.689Z] ---> 8ab2ec5b09ab [2021-07-14T02:40:30.689Z] Step 12/28 : ARG MAKE="make build" [2021-07-14T02:40:30.955Z] ---> Running in c44cfc0de5ab [2021-07-14T02:40:31.536Z] Removing intermediate container c44cfc0de5ab [2021-07-14T02:40:31.536Z] ---> f51f14b001d6 [2021-07-14T02:40:31.536Z] Step 13/28 : RUN $MAKE [2021-07-14T02:40:31.802Z] ---> Running in 501081dc12b4 [2021-07-14T02:40:32.377Z] go mod tidy [2021-07-14T02:40:32.643Z] 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.1 -X edgexfoundry-holding/rfid-llrp-inventory-service.Version=0.0.1-dev.1" -o rfid-llrp-inventory [2021-07-14T02:41:04.814Z] Removing intermediate container 501081dc12b4 [2021-07-14T02:41:04.815Z] ---> f349318ad86a [2021-07-14T02:41:04.815Z] Step 14/28 : FROM alpine:3.12 [2021-07-14T02:41:04.815Z] 3.12: Pulling from library/alpine [2021-07-14T02:41:04.815Z] 339de151aab4: Pulling fs layer [2021-07-14T02:41:04.815Z] 339de151aab4: Verifying Checksum [2021-07-14T02:41:04.815Z] 339de151aab4: Download complete [2021-07-14T02:41:04.815Z] 339de151aab4: Pull complete [2021-07-14T02:41:04.815Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T02:41:04.815Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T02:41:04.815Z] ---> 13621d1b12d4 [2021-07-14T02:41:04.815Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:41:04.815Z] ---> Running in 98ef9e871071 [2021-07-14T02:41:04.815Z] Removing intermediate container 98ef9e871071 [2021-07-14T02:41:04.815Z] ---> 8f42461ebcea [2021-07-14T02:41:04.815Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-14T02:41:04.815Z] ---> Running in ebdbe0bce436 [2021-07-14T02:41:04.815Z] Removing intermediate container ebdbe0bce436 [2021-07-14T02:41:04.815Z] ---> edb23e493c17 [2021-07-14T02:41:04.815Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-14T02:41:05.078Z] ---> Running in 9e596cb89fc4 [2021-07-14T02:41:05.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T02:41:05.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T02:41:05.918Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T02:41:05.918Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T02:41:05.918Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T02:41:05.918Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T02:41:05.918Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T02:41:05.918Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T02:41:05.918Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T02:41:05.918Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T02:41:05.918Z] OK: 9 MiB in 20 packages [2021-07-14T02:41:08.464Z] Removing intermediate container 9e596cb89fc4 [2021-07-14T02:41:08.464Z] ---> 53e4ca2e84b7 [2021-07-14T02:41:08.464Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-14T02:41:09.042Z] ---> 743c76dbd3e6 [2021-07-14T02:41:09.042Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-14T02:41:09.623Z] ---> 94f5dfe64da5 [2021-07-14T02:41:09.623Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-14T02:41:10.196Z] ---> 7180746ed327 [2021-07-14T02:41:10.196Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-14T02:41:10.766Z] ---> ea03fabee992 [2021-07-14T02:41:10.766Z] Step 22/28 : COPY --from=builder /app/rfid-llrp-inventory /rfid-llrp-inventory [2021-07-14T02:41:13.322Z] ---> f1bf3474c15c [2021-07-14T02:41:13.322Z] Step 23/28 : EXPOSE 48086 [2021-07-14T02:41:13.322Z] ---> Running in 98133fbc1b00 [2021-07-14T02:41:13.589Z] Removing intermediate container 98133fbc1b00 [2021-07-14T02:41:13.589Z] ---> 30ed5fa0bef3 [2021-07-14T02:41:13.589Z] Step 24/28 : ENTRYPOINT ["/rfid-llrp-inventory"] [2021-07-14T02:41:13.853Z] ---> Running in a179ce410e5d [2021-07-14T02:41:14.115Z] Removing intermediate container a179ce410e5d [2021-07-14T02:41:14.115Z] ---> 99442451c457 [2021-07-14T02:41:14.115Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-14T02:41:14.375Z] ---> Running in 97d6304a6910 [2021-07-14T02:41:14.637Z] Removing intermediate container 97d6304a6910 [2021-07-14T02:41:14.637Z] ---> 6d1d5cbe035f [2021-07-14T02:41:14.637Z] Step 26/28 : LABEL arch=amd64 [2021-07-14T02:41:14.899Z] ---> Running in 72a04104375d [2021-07-14T02:41:14.899Z] Removing intermediate container 72a04104375d [2021-07-14T02:41:14.899Z] ---> a3370b659592 [2021-07-14T02:41:14.899Z] Step 27/28 : LABEL git_sha=723ee67e9574a85b085d71e50918cb4eed5deb06 [2021-07-14T02:41:15.161Z] ---> Running in 3a370a743fb8 [2021-07-14T02:41:15.230Z] Removing intermediate container 6a8d6923cf73 [2021-07-14T02:41:15.230Z] ---> 020d004f6dc7 [2021-07-14T02:41:15.230Z] Step 14/28 : FROM alpine:3.12 [2021-07-14T02:41:15.230Z] 3.12: Pulling from library/alpine [2021-07-14T02:41:15.230Z] d2f70382dc9a: Pulling fs layer [2021-07-14T02:41:15.230Z] d2f70382dc9a: Download complete [2021-07-14T02:41:15.230Z] d2f70382dc9a: Pull complete [2021-07-14T02:41:15.230Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T02:41:15.230Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T02:41:15.230Z] ---> c4fd0aeabfcf [2021-07-14T02:41:15.230Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:41:15.230Z] ---> Running in 2dd3128c2f21 [2021-07-14T02:41:15.230Z] Removing intermediate container 2dd3128c2f21 [2021-07-14T02:41:15.230Z] ---> b878bea252ca [2021-07-14T02:41:15.230Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-07-14T02:41:15.230Z] ---> Running in 2f702dd93aa9 [2021-07-14T02:41:15.230Z] Removing intermediate container 2f702dd93aa9 [2021-07-14T02:41:15.230Z] ---> c770a4c9962b [2021-07-14T02:41:15.230Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-07-14T02:41:15.230Z] ---> Running in 6361de7f14b8 [2021-07-14T02:41:15.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T02:41:15.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T02:41:15.230Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-14T02:41:15.230Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-14T02:41:15.230Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-14T02:41:15.230Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-14T02:41:15.230Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-14T02:41:15.230Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-14T02:41:15.230Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T02:41:15.230Z] Executing ca-certificates-20191127-r4.trigger [2021-07-14T02:41:15.230Z] OK: 9 MiB in 20 packages [2021-07-14T02:41:15.230Z] Removing intermediate container 6361de7f14b8 [2021-07-14T02:41:15.230Z] ---> e2ec53593413 [2021-07-14T02:41:15.230Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-07-14T02:41:15.230Z] ---> d7c4c13a7c03 [2021-07-14T02:41:15.230Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-07-14T02:41:15.422Z] Removing intermediate container 3a370a743fb8 [2021-07-14T02:41:15.422Z] ---> 06570cfd7ab5 [2021-07-14T02:41:15.422Z] Step 28/28 : LABEL version=0.0.1-dev.1 [2021-07-14T02:41:15.503Z] ---> 3c255df3be37 [2021-07-14T02:41:15.503Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-07-14T02:41:15.683Z] ---> Running in 8c4efd81a319 [2021-07-14T02:41:15.945Z] Removing intermediate container 8c4efd81a319 [2021-07-14T02:41:15.945Z] ---> aad6556957e7 [2021-07-14T02:41:15.945Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-14T02:41:15.945Z] Successfully built aad6556957e7 [2021-07-14T02:41:15.945Z] Successfully tagged rfid-llrp-inventory-service:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:41:16.375Z] provisioning config files... [2021-07-14T02:41:16.389Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config399053429806139522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:41:16.482Z] ---> ec5cf8ed4706 [2021-07-14T02:41:16.482Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-07-14T02:41:16.780Z] ---> docker-login.sh [2021-07-14T02:41:16.780Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:41:16.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:41:16.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:16.780Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:16.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:16.780Z] [2021-07-14T02:41:16.780Z] Login Succeeded [2021-07-14T02:41:16.780Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:41:16.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:41:17.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:17.050Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:17.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:17.050Z] [2021-07-14T02:41:17.050Z] Login Succeeded [2021-07-14T02:41:17.050Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:41:17.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:41:17.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:17.050Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:17.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:17.050Z] [2021-07-14T02:41:17.050Z] Login Succeeded [2021-07-14T02:41:17.050Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:41:17.082Z] ---> 2105cc57c25d [2021-07-14T02:41:17.082Z] Step 22/28 : COPY --from=builder /app/rfid-llrp-inventory /rfid-llrp-inventory [2021-07-14T02:41:17.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:41:17.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:17.311Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:17.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:17.311Z] [2021-07-14T02:41:17.311Z] Login Succeeded [2021-07-14T02:41:17.311Z] docker.io [2021-07-14T02:41:17.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:41:17.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:17.572Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:17.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:17.572Z] [2021-07-14T02:41:17.572Z] Login Succeeded [2021-07-14T02:41:17.572Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:41:17.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T02:41:17.803Z] [edgeXDocker.push] Tagging docker image rfid-llrp-inventory-service with the following tags: [2021-07-14T02:41:17.803Z] 723ee67e9574a85b085d71e50918cb4eed5deb06 [2021-07-14T02:41:17.803Z] latest [2021-07-14T02:41:17.803Z] 0.0.1-dev.1 [2021-07-14T02:41:17.803Z] 723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 [2021-07-14T02:41:17.803Z] main [2021-07-14T02:41:17.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:18.312Z] + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:18.661Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06 [2021-07-14T02:41:18.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] [2021-07-14T02:41:18.661Z] 574cb825a304: Preparing [2021-07-14T02:41:18.661Z] 005732e385dd: Preparing [2021-07-14T02:41:18.661Z] 6fab214d456f: Preparing [2021-07-14T02:41:18.661Z] 580a72fdaf42: Preparing [2021-07-14T02:41:18.661Z] db0e138c91fc: Preparing [2021-07-14T02:41:18.661Z] cab7ecc1027c: Preparing [2021-07-14T02:41:18.661Z] 32f366d666a5: Preparing [2021-07-14T02:41:18.661Z] cab7ecc1027c: Waiting [2021-07-14T02:41:18.661Z] 32f366d666a5: Waiting [2021-07-14T02:41:18.939Z] 580a72fdaf42: Pushed [2021-07-14T02:41:18.939Z] 005732e385dd: Pushed [2021-07-14T02:41:18.939Z] 6fab214d456f: Pushed [2021-07-14T02:41:18.939Z] db0e138c91fc: Pushed [2021-07-14T02:41:19.057Z] ---> a2168cd3aa33 [2021-07-14T02:41:19.057Z] Step 23/28 : EXPOSE 48086 [2021-07-14T02:41:19.057Z] ---> Running in 7070e0a11141 [2021-07-14T02:41:19.331Z] Removing intermediate container 7070e0a11141 [2021-07-14T02:41:19.331Z] ---> 2400878a8753 [2021-07-14T02:41:19.331Z] Step 24/28 : ENTRYPOINT ["/rfid-llrp-inventory"] [2021-07-14T02:41:19.331Z] ---> Running in 2ea8c5d17207 [2021-07-14T02:41:19.524Z] 32f366d666a5: Layer already exists [2021-07-14T02:41:19.524Z] cab7ecc1027c: Pushed [2021-07-14T02:41:19.926Z] Removing intermediate container 2ea8c5d17207 [2021-07-14T02:41:19.926Z] ---> 341b179a128c [2021-07-14T02:41:19.926Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-07-14T02:41:20.211Z] ---> Running in 5a3e34f247ff [2021-07-14T02:41:20.486Z] Removing intermediate container 5a3e34f247ff [2021-07-14T02:41:20.486Z] ---> 4b8b493ea843 [2021-07-14T02:41:20.486Z] Step 26/28 : LABEL arch=arm64 [2021-07-14T02:41:20.760Z] ---> Running in 1d3af2811857 [2021-07-14T02:41:21.150Z] 574cb825a304: Pushed [2021-07-14T02:41:21.150Z] 723ee67e9574a85b085d71e50918cb4eed5deb06: digest: sha256:22bc4051e95aa175cf2d5d6fcb1d54d0f63712131659b4f0862615610c166a7c size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:21.359Z] Removing intermediate container 1d3af2811857 [2021-07-14T02:41:21.359Z] ---> 0a9aaf9b585b [2021-07-14T02:41:21.359Z] Step 27/28 : LABEL git_sha=723ee67e9574a85b085d71e50918cb4eed5deb06 [2021-07-14T02:41:21.359Z] ---> Running in c9e513c9ac8f [2021-07-14T02:41:21.547Z] + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:21.889Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:latest [2021-07-14T02:41:21.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] [2021-07-14T02:41:21.889Z] 574cb825a304: Preparing [2021-07-14T02:41:21.889Z] 005732e385dd: Preparing [2021-07-14T02:41:21.889Z] 6fab214d456f: Preparing [2021-07-14T02:41:21.889Z] 580a72fdaf42: Preparing [2021-07-14T02:41:21.889Z] db0e138c91fc: Preparing [2021-07-14T02:41:21.889Z] cab7ecc1027c: Preparing [2021-07-14T02:41:21.889Z] 32f366d666a5: Preparing [2021-07-14T02:41:21.889Z] cab7ecc1027c: Waiting [2021-07-14T02:41:21.889Z] 32f366d666a5: Waiting [2021-07-14T02:41:21.889Z] 574cb825a304: Layer already exists [2021-07-14T02:41:21.889Z] 6fab214d456f: Layer already exists [2021-07-14T02:41:21.889Z] db0e138c91fc: Layer already exists [2021-07-14T02:41:21.889Z] 005732e385dd: Layer already exists [2021-07-14T02:41:21.889Z] 580a72fdaf42: Layer already exists [2021-07-14T02:41:21.889Z] 32f366d666a5: Layer already exists [2021-07-14T02:41:21.889Z] cab7ecc1027c: Layer already exists [2021-07-14T02:41:21.889Z] latest: digest: sha256:22bc4051e95aa175cf2d5d6fcb1d54d0f63712131659b4f0862615610c166a7c size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:21.956Z] Removing intermediate container c9e513c9ac8f [2021-07-14T02:41:21.956Z] ---> 717ab6486871 [2021-07-14T02:41:21.956Z] Step 28/28 : LABEL version=0.0.1-dev.1 [2021-07-14T02:41:21.956Z] ---> Running in 98015f6e0e5d [2021-07-14T02:41:22.249Z] + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:22.549Z] Removing intermediate container 98015f6e0e5d [2021-07-14T02:41:22.549Z] ---> ebfba30714b3 [2021-07-14T02:41:22.549Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-14T02:41:22.549Z] Successfully built ebfba30714b3 [2021-07-14T02:41:22.549Z] Successfully tagged rfid-llrp-inventory-service-arm64:latest [Pipeline] } [2021-07-14T02:41:22.610Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:0.0.1-dev.1 [2021-07-14T02:41:22.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] [2021-07-14T02:41:22.610Z] 574cb825a304: Preparing [2021-07-14T02:41:22.610Z] 005732e385dd: Preparing [2021-07-14T02:41:22.610Z] 6fab214d456f: Preparing [2021-07-14T02:41:22.610Z] 580a72fdaf42: Preparing [2021-07-14T02:41:22.610Z] db0e138c91fc: Preparing [2021-07-14T02:41:22.610Z] cab7ecc1027c: Preparing [2021-07-14T02:41:22.610Z] 32f366d666a5: Preparing [2021-07-14T02:41:22.610Z] cab7ecc1027c: Waiting [2021-07-14T02:41:22.610Z] 32f366d666a5: Waiting [2021-07-14T02:41:22.610Z] 580a72fdaf42: Layer already exists [2021-07-14T02:41:22.610Z] 005732e385dd: Layer already exists [2021-07-14T02:41:22.610Z] db0e138c91fc: Layer already exists [2021-07-14T02:41:22.610Z] 574cb825a304: Layer already exists [2021-07-14T02:41:22.610Z] 6fab214d456f: Layer already exists [2021-07-14T02:41:22.610Z] cab7ecc1027c: Layer already exists [2021-07-14T02:41:22.610Z] 32f366d666a5: Layer already exists [2021-07-14T02:41:22.610Z] 0.0.1-dev.1: digest: sha256:22bc4051e95aa175cf2d5d6fcb1d54d0f63712131659b4f0862615610c166a7c size: 1782 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:41:23.589Z] provisioning config files... [2021-07-14T02:41:23.609Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config2961204665937231182tmp [Pipeline] { [2021-07-14T02:41:23.651Z] + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:41:24.057Z] ---> docker-login.sh [2021-07-14T02:41:24.057Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:41:24.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:41:24.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:24.608Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:24.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:24.608Z] [2021-07-14T02:41:24.608Z] Login Succeeded [2021-07-14T02:41:24.608Z] nexus3.edgexfoundry.org:10002 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:24.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:41:24.945Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 [2021-07-14T02:41:24.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] [2021-07-14T02:41:24.945Z] 574cb825a304: Preparing [2021-07-14T02:41:24.945Z] 005732e385dd: Preparing [2021-07-14T02:41:24.945Z] 6fab214d456f: Preparing [2021-07-14T02:41:24.945Z] 580a72fdaf42: Preparing [2021-07-14T02:41:24.945Z] db0e138c91fc: Preparing [2021-07-14T02:41:24.945Z] cab7ecc1027c: Preparing [2021-07-14T02:41:24.945Z] 32f366d666a5: Preparing [2021-07-14T02:41:24.945Z] cab7ecc1027c: Waiting [2021-07-14T02:41:24.945Z] 32f366d666a5: Waiting [2021-07-14T02:41:24.945Z] 574cb825a304: Layer already exists [2021-07-14T02:41:24.945Z] 6fab214d456f: Layer already exists [2021-07-14T02:41:24.945Z] db0e138c91fc: Layer already exists [2021-07-14T02:41:24.945Z] 580a72fdaf42: Layer already exists [2021-07-14T02:41:24.945Z] 005732e385dd: Layer already exists [2021-07-14T02:41:24.945Z] cab7ecc1027c: Layer already exists [2021-07-14T02:41:24.945Z] 32f366d666a5: Layer already exists [2021-07-14T02:41:24.945Z] 723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1: digest: sha256:22bc4051e95aa175cf2d5d6fcb1d54d0f63712131659b4f0862615610c166a7c size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:25.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:25.163Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:25.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:25.164Z] [2021-07-14T02:41:25.164Z] Login Succeeded [2021-07-14T02:41:25.164Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:41:25.289Z] + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:25.628Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:main [2021-07-14T02:41:25.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] [2021-07-14T02:41:25.628Z] 574cb825a304: Preparing [2021-07-14T02:41:25.628Z] 005732e385dd: Preparing [2021-07-14T02:41:25.628Z] 6fab214d456f: Preparing [2021-07-14T02:41:25.628Z] 580a72fdaf42: Preparing [2021-07-14T02:41:25.628Z] db0e138c91fc: Preparing [2021-07-14T02:41:25.628Z] cab7ecc1027c: Preparing [2021-07-14T02:41:25.628Z] 32f366d666a5: Preparing [2021-07-14T02:41:25.628Z] cab7ecc1027c: Waiting [2021-07-14T02:41:25.628Z] 32f366d666a5: Waiting [2021-07-14T02:41:25.628Z] db0e138c91fc: Layer already exists [2021-07-14T02:41:25.628Z] 6fab214d456f: Layer already exists [2021-07-14T02:41:25.628Z] 574cb825a304: Layer already exists [2021-07-14T02:41:25.628Z] 580a72fdaf42: Layer already exists [2021-07-14T02:41:25.628Z] 005732e385dd: Layer already exists [2021-07-14T02:41:25.628Z] cab7ecc1027c: Layer already exists [2021-07-14T02:41:25.628Z] 32f366d666a5: Layer already exists [2021-07-14T02:41:25.628Z] main: digest: sha256:22bc4051e95aa175cf2d5d6fcb1d54d0f63712131659b4f0862615610c166a7c size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2021-07-14T02:41:25.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:41:25.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:25.764Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:25.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:25.764Z] [2021-07-14T02:41:25.764Z] Login Succeeded [2021-07-14T02:41:25.764Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] echo [2021-07-14T02:41:25.819Z] ===================================================== [Pipeline] echo [2021-07-14T02:41:25.871Z] taggedImages: [2021-07-14T02:41:25.871Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06 [2021-07-14T02:41:25.871Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:latest [2021-07-14T02:41:25.871Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:0.0.1-dev.1 [2021-07-14T02:41:25.871Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 [2021-07-14T02:41:25.871Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:main [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-14T02:41:26.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [2021-07-14T02:41:26.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:26.314Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:26.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:26.314Z] [2021-07-14T02:41:26.314Z] Login Succeeded [2021-07-14T02:41:26.314Z] docker.io [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:41:26.794Z] ---> job-cost.sh [2021-07-14T02:41:26.794Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bfxq [2021-07-14T02:41:26.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:41:27.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:41:27.183Z] Configure a credential helper to remove this warning. See [2021-07-14T02:41:27.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:41:27.183Z] [2021-07-14T02:41:27.183Z] Login Succeeded [2021-07-14T02:41:27.183Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:41:27.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T02:41:27.435Z] [edgeXDocker.push] Tagging docker image rfid-llrp-inventory-service-arm64 with the following tags: [2021-07-14T02:41:27.435Z] 723ee67e9574a85b085d71e50918cb4eed5deb06 [2021-07-14T02:41:27.435Z] latest [2021-07-14T02:41:27.435Z] 0.0.1-dev.1 [2021-07-14T02:41:27.435Z] 723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 [2021-07-14T02:41:27.435Z] main [2021-07-14T02:41:27.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:28.013Z] + docker tag rfid-llrp-inventory-service-arm64 nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:28.397Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06 [2021-07-14T02:41:28.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] [2021-07-14T02:41:28.397Z] e7107a381e58: Preparing [2021-07-14T02:41:28.397Z] 547aea561c10: Preparing [2021-07-14T02:41:28.397Z] 84a7b7734e70: Preparing [2021-07-14T02:41:28.397Z] c64c7bdeb522: Preparing [2021-07-14T02:41:28.397Z] ef73a07c13c2: Preparing [2021-07-14T02:41:28.397Z] 0c4d0ed9317c: Preparing [2021-07-14T02:41:28.397Z] 3fbe34a1663b: Preparing [2021-07-14T02:41:28.397Z] 0c4d0ed9317c: Waiting [2021-07-14T02:41:28.397Z] 3fbe34a1663b: Waiting [2021-07-14T02:41:28.673Z] c64c7bdeb522: Pushed [2021-07-14T02:41:28.950Z] ef73a07c13c2: Pushed [2021-07-14T02:41:28.950Z] 84a7b7734e70: Pushed [2021-07-14T02:41:28.950Z] 547aea561c10: Pushed [2021-07-14T02:41:28.950Z] 3fbe34a1663b: Layer already exists [2021-07-14T02:41:29.936Z] 0c4d0ed9317c: Pushed [2021-07-14T02:41:33.324Z] e7107a381e58: Pushed [2021-07-14T02:41:33.324Z] 723ee67e9574a85b085d71e50918cb4eed5deb06: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:33.762Z] + docker tag rfid-llrp-inventory-service-arm64 nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:34.156Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:latest [2021-07-14T02:41:34.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] [2021-07-14T02:41:34.156Z] e7107a381e58: Preparing [2021-07-14T02:41:34.156Z] 547aea561c10: Preparing [2021-07-14T02:41:34.156Z] 84a7b7734e70: Preparing [2021-07-14T02:41:34.156Z] c64c7bdeb522: Preparing [2021-07-14T02:41:34.156Z] ef73a07c13c2: Preparing [2021-07-14T02:41:34.156Z] 0c4d0ed9317c: Preparing [2021-07-14T02:41:34.156Z] 3fbe34a1663b: Preparing [2021-07-14T02:41:34.156Z] 0c4d0ed9317c: Waiting [2021-07-14T02:41:34.156Z] ef73a07c13c2: Layer already exists [2021-07-14T02:41:34.156Z] 84a7b7734e70: Layer already exists [2021-07-14T02:41:34.431Z] e7107a381e58: Layer already exists [2021-07-14T02:41:34.432Z] 547aea561c10: Layer already exists [2021-07-14T02:41:34.432Z] c64c7bdeb522: Layer already exists [2021-07-14T02:41:34.432Z] 0c4d0ed9317c: Layer already exists [2021-07-14T02:41:34.432Z] 3fbe34a1663b: Layer already exists [2021-07-14T02:41:34.432Z] latest: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:34.835Z] + docker tag rfid-llrp-inventory-service-arm64 nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:35.216Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:0.0.1-dev.1 [2021-07-14T02:41:35.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] [2021-07-14T02:41:35.216Z] e7107a381e58: Preparing [2021-07-14T02:41:35.216Z] 547aea561c10: Preparing [2021-07-14T02:41:35.216Z] 84a7b7734e70: Preparing [2021-07-14T02:41:35.216Z] c64c7bdeb522: Preparing [2021-07-14T02:41:35.216Z] ef73a07c13c2: Preparing [2021-07-14T02:41:35.216Z] 0c4d0ed9317c: Preparing [2021-07-14T02:41:35.216Z] 3fbe34a1663b: Preparing [2021-07-14T02:41:35.216Z] 0c4d0ed9317c: Waiting [2021-07-14T02:41:35.216Z] 3fbe34a1663b: Waiting [2021-07-14T02:41:35.495Z] 84a7b7734e70: Layer already exists [2021-07-14T02:41:35.495Z] ef73a07c13c2: Layer already exists [2021-07-14T02:41:35.495Z] 547aea561c10: Layer already exists [2021-07-14T02:41:35.495Z] c64c7bdeb522: Layer already exists [2021-07-14T02:41:35.495Z] e7107a381e58: Layer already exists [2021-07-14T02:41:35.495Z] 0c4d0ed9317c: Layer already exists [2021-07-14T02:41:35.495Z] 3fbe34a1663b: Layer already exists [2021-07-14T02:41:35.495Z] 0.0.1-dev.1: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:35.877Z] + docker tag rfid-llrp-inventory-service-arm64 nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:36.298Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 [2021-07-14T02:41:36.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] [2021-07-14T02:41:36.298Z] e7107a381e58: Preparing [2021-07-14T02:41:36.298Z] 547aea561c10: Preparing [2021-07-14T02:41:36.298Z] 84a7b7734e70: Preparing [2021-07-14T02:41:36.298Z] c64c7bdeb522: Preparing [2021-07-14T02:41:36.298Z] ef73a07c13c2: Preparing [2021-07-14T02:41:36.298Z] 0c4d0ed9317c: Preparing [2021-07-14T02:41:36.298Z] 3fbe34a1663b: Preparing [2021-07-14T02:41:36.298Z] 3fbe34a1663b: Waiting [2021-07-14T02:41:36.298Z] 0c4d0ed9317c: Waiting [2021-07-14T02:41:36.572Z] e7107a381e58: Layer already exists [2021-07-14T02:41:36.572Z] ef73a07c13c2: Layer already exists [2021-07-14T02:41:36.572Z] c64c7bdeb522: Layer already exists [2021-07-14T02:41:36.572Z] 547aea561c10: Layer already exists [2021-07-14T02:41:36.572Z] 84a7b7734e70: Layer already exists [2021-07-14T02:41:36.572Z] 3fbe34a1663b: Layer already exists [2021-07-14T02:41:36.572Z] 0c4d0ed9317c: Layer already exists [2021-07-14T02:41:36.572Z] 723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:36.951Z] + docker tag rfid-llrp-inventory-service-arm64 nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:37.349Z] + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:main [2021-07-14T02:41:37.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] [2021-07-14T02:41:37.349Z] e7107a381e58: Preparing [2021-07-14T02:41:37.349Z] 547aea561c10: Preparing [2021-07-14T02:41:37.349Z] 84a7b7734e70: Preparing [2021-07-14T02:41:37.349Z] c64c7bdeb522: Preparing [2021-07-14T02:41:37.349Z] ef73a07c13c2: Preparing [2021-07-14T02:41:37.349Z] 0c4d0ed9317c: Preparing [2021-07-14T02:41:37.349Z] 3fbe34a1663b: Preparing [2021-07-14T02:41:37.349Z] 0c4d0ed9317c: Waiting [2021-07-14T02:41:37.349Z] 3fbe34a1663b: Waiting [2021-07-14T02:41:37.349Z] ef73a07c13c2: Layer already exists [2021-07-14T02:41:37.349Z] c64c7bdeb522: Layer already exists [2021-07-14T02:41:37.349Z] 547aea561c10: Layer already exists [2021-07-14T02:41:37.349Z] e7107a381e58: Layer already exists [2021-07-14T02:41:37.624Z] 84a7b7734e70: Layer already exists [2021-07-14T02:41:37.624Z] 0c4d0ed9317c: Layer already exists [2021-07-14T02:41:37.624Z] 3fbe34a1663b: Layer already exists [2021-07-14T02:41:37.624Z] main: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-14T02:41:37.803Z] ===================================================== [Pipeline] echo [2021-07-14T02:41:37.859Z] taggedImages: [2021-07-14T02:41:37.859Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06 [2021-07-14T02:41:37.859Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:latest [2021-07-14T02:41:37.859Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:0.0.1-dev.1 [2021-07-14T02:41:37.859Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 [2021-07-14T02:41:37.859Z] - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:41:38.502Z] ---> job-cost.sh [2021-07-14T02:41:38.503Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dupq [2021-07-14T02:41:44.955Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T02:42:17.101Z] lf-activate-venv(): INFO: Adding /tmp/venv-bfxq/bin to PATH [2021-07-14T02:42:17.101Z] INFO: No Stack... [2021-07-14T02:42:17.101Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T02:42:17.101Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T02:42:17.425Z] + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv [2021-07-14T02:42:17.425Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T02:42:17.494Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] [2021-07-14T02:42:17.500Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] did not exist. Created. [2021-07-14T02:42:17.500Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T02:42:17.929Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-14T02:42:18.015Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T02:42:18.044Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T02:42:25.453Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T02:44:02.245Z] lf-activate-venv(): INFO: Adding /tmp/venv-Dupq/bin to PATH [2021-07-14T02:44:02.245Z] INFO: No Stack... [2021-07-14T02:44:02.245Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T02:44:02.245Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T02:44:02.610Z] + + cut -d, -f6cat [2021-07-14T02:44:02.610Z] /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv [Pipeline] lock [2021-07-14T02:44:02.710Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] [2021-07-14T02:44:02.723Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] did not exist. Created. [2021-07-14T02:44:02.723Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T02:44:03.194Z] /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-3fa85ce0/script.sh: 1: /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-3fa85ce0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-14T02:44:03.567Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T02:44:03.607Z] Warning: overwriting stash ‘stack-cost’ [2021-07-14T02:44:03.767Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T02:44:03.790Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] [Pipeline] // lock [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-14T02:44:04.988Z] provisioning config files... [2021-07-14T02:44:05.001Z] copy managed file [rfid-llrp-inventory-service-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8229652197358026061tmp [Pipeline] { [Pipeline] sh [2021-07-14T02:44:05.469Z] + set +x [2021-07-14T02:44:05.469Z] + bash -s -- [2021-07-14T02:44:05.469Z] + curl -s https://codecov.io/bash [2021-07-14T02:44:05.469Z] [2021-07-14T02:44:05.469Z] _____ _ [2021-07-14T02:44:05.469Z] / ____| | | [2021-07-14T02:44:05.469Z] | | ___ __| | ___ ___ _____ __ [2021-07-14T02:44:05.469Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-14T02:44:05.469Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-14T02:44:05.469Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-14T02:44:05.469Z] Bash-1.0.4 [2021-07-14T02:44:05.469Z] [2021-07-14T02:44:05.469Z] [2021-07-14T02:44:05.469Z] ==> git version 2.24.4 found [2021-07-14T02:44:05.469Z] ==> 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-14T02:44:05.469Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-14T02:44:05.469Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-14T02:44:05.469Z] ==> Jenkins CI detected. [2021-07-14T02:44:05.469Z] project root: . [2021-07-14T02:44:05.469Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-14T02:44:05.469Z] ==> Running gcov in . (disable via -X gcov) [2021-07-14T02:44:05.469Z] ==> Python coveragepy not found [2021-07-14T02:44:05.469Z] ==> Searching for coverage reports in: [2021-07-14T02:44:05.469Z] + . [2021-07-14T02:44:05.469Z] -> Found 1 reports [2021-07-14T02:44:05.734Z] ==> Detecting git/mercurial file structure [2021-07-14T02:44:05.734Z] ==> Reading reports [2021-07-14T02:44:05.734Z] + ./coverage.out bytes=70656 [2021-07-14T02:44:05.734Z] ==> Appending adjustments [2021-07-14T02:44:05.734Z] https://docs.codecov.io/docs/fixing-reports [2021-07-14T02:44:05.734Z] + Found adjustments [2021-07-14T02:44:05.734Z] ==> Gzipping contents [2021-07-14T02:44:05.734Z] 16K /tmp/codecov.WZ7EWj.gz [2021-07-14T02:44:05.734Z] ==> Uploading reports [2021-07-14T02:44:05.734Z] url: https://codecov.io [2021-07-14T02:44:05.734Z] query: branch=main&commit=723ee67e9574a85b085d71e50918cb4eed5deb06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-14T02:44:05.734Z] -> Pinging Codecov [2021-07-14T02:44:05.734Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=main&commit=723ee67e9574a85b085d71e50918cb4eed5deb06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-14T02:44:05.996Z] {'detail': ErrorDetail(string='Your CI provider is not compatible with tokenless uploads, please upload using your repository token to resolve this.', code='not_found')} [2021-07-14T02:44:05.996Z] 404 [2021-07-14T02:44:05.996Z] ==> Uploading to Codecov [2021-07-14T02:44:05.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T02:44:05.996Z] Dload Upload Total Spent Left Speed [2021-07-14T02:44:06.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13984 100 169 100 13815 817 66809 --:--:-- --:--:-- --:--:-- 67063 [2021-07-14T02:44:06.271Z] {'detail': ErrorDetail(string='Your CI provider is not compatible with tokenless uploads, please upload using your repository token to resolve this.', code='not_found')} [Pipeline] } [2021-07-14T02:44:06.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-14T02:44:07.254Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-14T02:44:07.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:44:07.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-14T02:44:07.713Z] [2021-07-14T02:44:07.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:44:08.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-14T02:44:08.087Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-14T02:44:08.087Z] 188c0c94c7c5: Pulling fs layer [2021-07-14T02:44:08.087Z] 0ef7d3d256c8: Pulling fs layer [2021-07-14T02:44:08.087Z] de9db76c5a1d: Pulling fs layer [2021-07-14T02:44:08.087Z] 0eba1c9be4d2: Pulling fs layer [2021-07-14T02:44:08.087Z] 0d57e429df01: Pulling fs layer [2021-07-14T02:44:08.087Z] 4e4be7b47b0d: Pulling fs layer [2021-07-14T02:44:08.087Z] e1f770b5df2f: Pulling fs layer [2021-07-14T02:44:08.087Z] 85a0685a4137: Pulling fs layer [2021-07-14T02:44:08.087Z] 0eba1c9be4d2: Waiting [2021-07-14T02:44:08.087Z] 0d57e429df01: Waiting [2021-07-14T02:44:08.087Z] 4e4be7b47b0d: Waiting [2021-07-14T02:44:08.087Z] e1f770b5df2f: Waiting [2021-07-14T02:44:08.087Z] 85a0685a4137: Waiting [2021-07-14T02:44:08.087Z] de9db76c5a1d: Verifying Checksum [2021-07-14T02:44:08.087Z] de9db76c5a1d: Download complete [2021-07-14T02:44:08.087Z] 0ef7d3d256c8: Verifying Checksum [2021-07-14T02:44:08.087Z] 0ef7d3d256c8: Download complete [2021-07-14T02:44:08.355Z] 0d57e429df01: Verifying Checksum [2021-07-14T02:44:08.355Z] 0d57e429df01: Download complete [2021-07-14T02:44:08.355Z] 4e4be7b47b0d: Verifying Checksum [2021-07-14T02:44:08.355Z] 4e4be7b47b0d: Download complete [2021-07-14T02:44:08.355Z] 188c0c94c7c5: Verifying Checksum [2021-07-14T02:44:08.355Z] 188c0c94c7c5: Download complete [2021-07-14T02:44:08.622Z] 188c0c94c7c5: Pull complete [2021-07-14T02:44:09.199Z] 0ef7d3d256c8: Pull complete [2021-07-14T02:44:09.199Z] de9db76c5a1d: Pull complete [2021-07-14T02:44:09.462Z] e1f770b5df2f: Verifying Checksum [2021-07-14T02:44:09.462Z] e1f770b5df2f: Download complete [2021-07-14T02:44:13.719Z] 0eba1c9be4d2: Verifying Checksum [2021-07-14T02:44:13.719Z] 0eba1c9be4d2: Download complete [2021-07-14T02:44:13.719Z] 85a0685a4137: Verifying Checksum [2021-07-14T02:44:13.719Z] 85a0685a4137: Download complete [2021-07-14T02:44:18.045Z] 0eba1c9be4d2: Pull complete [2021-07-14T02:44:18.045Z] 0d57e429df01: Pull complete [2021-07-14T02:44:18.045Z] 4e4be7b47b0d: Pull complete [2021-07-14T02:44:18.623Z] e1f770b5df2f: Pull complete [2021-07-14T02:44:22.853Z] 85a0685a4137: Pull complete [2021-07-14T02:44:22.853Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-14T02:44:22.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-14T02:44:22.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-14T02:44:22.962Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-07-14T02:44:23.006Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-14T02:44:25.744Z] $ docker top e568748fdf9b5ca0745087a5d1fac387f48da372b25eb124d0ce89255d88d25f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-14T02:44:25.926Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-14T02:44:26.262Z] + set -o pipefail [2021-07-14T02:44:26.262Z] + snyk monitor '--org=edgex-jenkins' [2021-07-14T02:44:32.886Z] [2021-07-14T02:44:32.886Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry-holding/rfid-llrp-inventory-service)... [2021-07-14T02:44:32.886Z] [2021-07-14T02:44:32.886Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/df76443f-ec6b-4657-8be8-6edfae0f9011/history/b0453445-daff-4ccb-b7da-fcc87442ba85 [2021-07-14T02:44:32.886Z] [2021-07-14T02:44:32.886Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-14T02:44:32.886Z] [2021-07-14T02:44:32.886Z] [Pipeline] } [2021-07-14T02:44:32.918Z] $ docker stop --time=1 e568748fdf9b5ca0745087a5d1fac387f48da372b25eb124d0ce89255d88d25f [2021-07-14T02:44:35.264Z] $ docker rm -f e568748fdf9b5ca0745087a5d1fac387f48da372b25eb124d0ce89255d88d25f [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-14T02:44:36.811Z] + git log --format=format:%s -1 723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:44:37.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:44:37.174Z] . [Pipeline] withDockerContainer [2021-07-14T02:44:37.415Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-07-14T02:44:37.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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T02:44:37.876Z] $ docker top eb60021675e0772b6dfa0cc447e72df122b9682a09de16e75a9cd8d6f7ebf3e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T02:44:38.098Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v0.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T02:44:38.481Z] + git semver [Pipeline] } [2021-07-14T02:44:38.505Z] $ docker stop --time=1 eb60021675e0772b6dfa0cc447e72df122b9682a09de16e75a9cd8d6f7ebf3e6 [2021-07-14T02:44:39.697Z] $ docker rm -f eb60021675e0772b6dfa0cc447e72df122b9682a09de16e75a9cd8d6f7ebf3e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:44:40.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-14T02:44:40.316Z] [2021-07-14T02:44:40.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:44:40.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-14T02:44:40.680Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-14T02:44:40.680Z] ab5ef0e58194: Pulling fs layer [2021-07-14T02:44:40.680Z] 9712f1f96733: Pulling fs layer [2021-07-14T02:44:40.680Z] 63f879dbbcfc: Pulling fs layer [2021-07-14T02:44:40.680Z] 0d9ebad4ef96: Pulling fs layer [2021-07-14T02:44:40.680Z] e9a5061849ea: Pulling fs layer [2021-07-14T02:44:40.680Z] d747dcd14b5f: Pulling fs layer [2021-07-14T02:44:40.680Z] 2de7ff778b66: Pulling fs layer [2021-07-14T02:44:40.680Z] 0d9ebad4ef96: Waiting [2021-07-14T02:44:40.680Z] e9a5061849ea: Waiting [2021-07-14T02:44:40.680Z] d747dcd14b5f: Waiting [2021-07-14T02:44:40.680Z] 2de7ff778b66: Waiting [2021-07-14T02:44:40.680Z] 9712f1f96733: Verifying Checksum [2021-07-14T02:44:40.680Z] 9712f1f96733: Download complete [2021-07-14T02:44:43.250Z] 63f879dbbcfc: Verifying Checksum [2021-07-14T02:44:43.251Z] 63f879dbbcfc: Download complete [2021-07-14T02:44:43.251Z] e9a5061849ea: Verifying Checksum [2021-07-14T02:44:43.251Z] e9a5061849ea: Download complete [2021-07-14T02:44:43.513Z] d747dcd14b5f: Verifying Checksum [2021-07-14T02:44:43.513Z] d747dcd14b5f: Download complete [2021-07-14T02:44:43.775Z] 2de7ff778b66: Verifying Checksum [2021-07-14T02:44:43.775Z] 2de7ff778b66: Download complete [2021-07-14T02:44:44.037Z] 0d9ebad4ef96: Verifying Checksum [2021-07-14T02:44:44.037Z] 0d9ebad4ef96: Download complete [2021-07-14T02:44:44.610Z] ab5ef0e58194: Verifying Checksum [2021-07-14T02:44:44.610Z] ab5ef0e58194: Download complete [2021-07-14T02:44:47.965Z] ab5ef0e58194: Pull complete [2021-07-14T02:44:47.965Z] 9712f1f96733: Pull complete [2021-07-14T02:44:48.543Z] 63f879dbbcfc: Pull complete [2021-07-14T02:44:52.796Z] 0d9ebad4ef96: Pull complete [2021-07-14T02:44:53.063Z] e9a5061849ea: Pull complete [2021-07-14T02:44:53.325Z] d747dcd14b5f: Pull complete [2021-07-14T02:44:54.275Z] 2de7ff778b66: Pull complete [2021-07-14T02:44:54.275Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-14T02:44:54.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-14T02:44:54.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-14T02:44:54.389Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-07-14T02:44:54.433Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-14T02:45:00.380Z] $ docker top 4ef4aadab06b24e7b5d7e08654a1510808826170b0fa3422171808127e914bbb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:45:00.567Z] provisioning config files... [2021-07-14T02:45:00.583Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config842739806276245521tmp [2021-07-14T02:45:00.600Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2334022968802223909tmp [2021-07-14T02:45:00.616Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config381597287650788664tmp [Pipeline] { [Pipeline] echo [2021-07-14T02:45:00.668Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:45:01.009Z] ---> sigul-configuration.sh [2021-07-14T02:45:01.009Z] gpg: directory `/root/.gnupg' created [2021-07-14T02:45:01.009Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-14T02:45:01.009Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-14T02:45:01.009Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-14T02:45:01.009Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-14T02:45:01.009Z] gpg: CAST5 encrypted data [2021-07-14T02:45:01.009Z] gpg: encrypted with 1 passphrase [2021-07-14T02:45:01.009Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-14T02:45:01.328Z] + mkdir /home/jenkins [2021-07-14T02:45:01.328Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-14T02:45:01.682Z] + 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-14T02:45:01.716Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:45:02.054Z] ---> sigul-install.sh [2021-07-14T02:45:10.225Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-14T02:45:10.879Z] + git tag --list [2021-07-14T02:45:10.879Z] v0.0.0 [Pipeline] sh [2021-07-14T02:45:11.216Z] + lftools sign git-tag v0.0.1-dev.1 [2021-07-14T02:45:11.814Z] Signing Git tag with Sigul... [2021-07-14T02:45:11.814Z] Signing v0.0.1-dev.1 [2021-07-14T02:45:12.118Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v0.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2021-07-14T02:45:12.158Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:45:12.515Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-14T02:45:12.544Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-14T02:45:12.609Z] $ docker stop --time=1 4ef4aadab06b24e7b5d7e08654a1510808826170b0fa3422171808127e914bbb [2021-07-14T02:45:14.726Z] $ docker rm -f 4ef4aadab06b24e7b5d7e08654a1510808826170b0fa3422171808127e914bbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:45:15.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:45:15.700Z] . [Pipeline] withDockerContainer [2021-07-14T02:45:15.806Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-07-14T02:45:15.846Z] $ 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-14T02:45:16.523Z] $ docker top abb7628b8b44eaaa17e0c10e8b02f3553c5645aecf9f9c102b03c264d651b184 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T02:45:16.791Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v0.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T02:45:17.357Z] + git semver [Pipeline] } [2021-07-14T02:45:17.399Z] $ docker stop --time=1 abb7628b8b44eaaa17e0c10e8b02f3553c5645aecf9f9c102b03c264d651b184 [2021-07-14T02:45:18.812Z] $ docker rm -f abb7628b8b44eaaa17e0c10e8b02f3553c5645aecf9f9c102b03c264d651b184 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:45:19.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:45:19.355Z] . [Pipeline] withDockerContainer [2021-07-14T02:45:19.482Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-07-14T02:45:19.520Z] $ 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-14T02:45:20.282Z] $ docker top 5ef108ac895f973d12979f776da704455dff4a20aed7d4f6afee7d2f9995bcb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T02:45:20.496Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v0.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T02:45:20.869Z] + git semver [Pipeline] } [2021-07-14T02:45:20.897Z] $ docker stop --time=1 5ef108ac895f973d12979f776da704455dff4a20aed7d4f6afee7d2f9995bcb8 [2021-07-14T02:45:22.129Z] $ docker rm -f 5ef108ac895f973d12979f776da704455dff4a20aed7d4f6afee7d2f9995bcb8 [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-14T02:45:23.590Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:45:24.196Z] ---> package-listing.sh [2021-07-14T02:45:24.197Z] ++ facter osfamily [2021-07-14T02:45:24.197Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T02:45:24.459Z] + OS_FAMILY=redhat [2021-07-14T02:45:24.459Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-07-14T02:45:24.459Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T02:45:24.459Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T02:45:24.459Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T02:45:24.459Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T02:45:24.459Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-14T02:45:24.459Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T02:45:24.459Z] + case "${OS_FAMILY}" in [2021-07-14T02:45:24.459Z] + sort [2021-07-14T02:45:24.459Z] + rpm -qa [2021-07-14T02:45:25.412Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T02:45:25.412Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T02:45:25.412Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T02:45:25.412Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-07-14T02:45:25.412Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-07-14T02:45:25.412Z] + 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-14T02:45:25.445Z] 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-14T02:45:25.758Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:45:26.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:45:26.362Z] [2021-07-14T02:45:26.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:45:26.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:45:26.720Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T02:45:26.720Z] df20fa9351a1: Pulling fs layer [2021-07-14T02:45:26.720Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T02:45:26.720Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T02:45:26.720Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T02:45:26.720Z] 93b61091891f: Pulling fs layer [2021-07-14T02:45:26.720Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T02:45:26.720Z] 5e14af77c1be: Pulling fs layer [2021-07-14T02:45:26.720Z] 01666e4c0597: Pulling fs layer [2021-07-14T02:45:26.720Z] aa168da1d23b: Pulling fs layer [2021-07-14T02:45:26.720Z] 93b61091891f: Waiting [2021-07-14T02:45:26.720Z] 93b9cdb0e59b: Waiting [2021-07-14T02:45:26.720Z] 5e14af77c1be: Waiting [2021-07-14T02:45:26.720Z] 01666e4c0597: Waiting [2021-07-14T02:45:26.720Z] aa168da1d23b: Waiting [2021-07-14T02:45:26.720Z] 46f8f816bc3b: Waiting [2021-07-14T02:45:26.720Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T02:45:26.720Z] 36b3adc4ff6f: Download complete [2021-07-14T02:45:26.720Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T02:45:26.720Z] 46f8f816bc3b: Download complete [2021-07-14T02:45:26.984Z] df20fa9351a1: Verifying Checksum [2021-07-14T02:45:26.984Z] df20fa9351a1: Download complete [2021-07-14T02:45:26.984Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T02:45:26.984Z] 93b9cdb0e59b: Download complete [2021-07-14T02:45:26.984Z] 5e14af77c1be: Verifying Checksum [2021-07-14T02:45:26.984Z] 5e14af77c1be: Download complete [2021-07-14T02:45:26.984Z] 93b61091891f: Verifying Checksum [2021-07-14T02:45:26.984Z] 93b61091891f: Download complete [2021-07-14T02:45:26.984Z] 01666e4c0597: Verifying Checksum [2021-07-14T02:45:26.984Z] 01666e4c0597: Download complete [2021-07-14T02:45:26.984Z] df20fa9351a1: Pull complete [2021-07-14T02:45:27.251Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T02:45:27.251Z] 8ad3a11d3b57: Download complete [2021-07-14T02:45:27.251Z] 36b3adc4ff6f: Pull complete [2021-07-14T02:45:27.834Z] 8ad3a11d3b57: Pull complete [2021-07-14T02:45:27.834Z] 46f8f816bc3b: Pull complete [2021-07-14T02:45:28.415Z] 93b61091891f: Pull complete [2021-07-14T02:45:28.415Z] 93b9cdb0e59b: Pull complete [2021-07-14T02:45:28.415Z] 5e14af77c1be: Pull complete [2021-07-14T02:45:28.677Z] 01666e4c0597: Pull complete [2021-07-14T02:45:29.257Z] aa168da1d23b: Verifying Checksum [2021-07-14T02:45:29.257Z] aa168da1d23b: Download complete [2021-07-14T02:45:37.669Z] aa168da1d23b: Pull complete [2021-07-14T02:45:37.669Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T02:45:37.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:45:37.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T02:45:37.781Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-07-14T02:45:37.835Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T02:45:46.034Z] $ docker top ac73672a066926444f352a662e05ab01c04d2d7ee70709cc4b0c0df5f6561a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:45:46.486Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T02:45:46.805Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T02:45:47.130Z] + ls /var/log/sa-host [2021-07-14T02:45:47.130Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T02:45:47.130Z] file_magic: OK [2021-07-14T02:45:47.130Z] HZ: Using current value: 100 [2021-07-14T02:45:47.130Z] file_header: OK [2021-07-14T02:45:47.130Z] 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-14T02:45:47.130Z] Statistics: [2021-07-14T02:45:47.130Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T02:45:47.130Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T02:45:47.130Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T02:45:47.130Z] file_magic: OK [2021-07-14T02:45:47.130Z] HZ: Using current value: 100 [2021-07-14T02:45:47.130Z] file_header: OK [2021-07-14T02:45:47.130Z] 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-14T02:45:47.130Z] Statistics: [2021-07-14T02:45:47.130Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T02:45:47.130Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:45:47.419Z] provisioning config files... [2021-07-14T02:45:47.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4824246953955005822tmp [Pipeline] { [Pipeline] echo [2021-07-14T02:45:47.491Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:45:47.843Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T02:45:47.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:45:48.335Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T02:45:48.367Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:45:48.720Z] ---> sudo-logs.sh [2021-07-14T02:45:48.720Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T02:45:48.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:45:49.255Z] ---> job-cost.sh [2021-07-14T02:45:49.255Z] lf-activate-venv: SKIPPING [2021-07-14T02:45:49.255Z] DEBUG: total: 0.18000000715255737 [2021-07-14T02:45:49.255Z] INFO: Retrieving Stack Cost... [2021-07-14T02:45:51.173Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T02:45:51.173Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T02:45:51.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:45:51.550Z] ---> logs-deploy.sh [2021-07-14T02:45:51.550Z] lf-activate-venv: SKIPPING [2021-07-14T02:45:51.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/1 [2021-07-14T02:45:51.550Z] INFO: archiving workspace using pattern(s): [2021-07-14T02:45:52.502Z] Archives upload complete. [2021-07-14T02:45:52.766Z] INFO: archiving logs to Nexus