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 02:33:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:33:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:33:50 ========================================================= 02:33:50 EdgeX Global Pipelines Version Info 02:33:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:33:52 ------------------- 02:33:52 stable info: 02:33:52 ------------------- 02:33:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:33:52 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 02:33:52 Message: update stable to v1.0.196 02:33:52 ------------------- 02:33:52 experimental info: 02:33:52 ------------------- 02:33:52 Commited By: **** collab-it+edgex@linuxfoundation.org 02:33:52 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 02:33:52 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = rfid-llrp-inventory-service-settings [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar PROJECT = rfid-llrp-inventory-service [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = rfid-llrp-inventory-service [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:33:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:33:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:33:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] echo 02:33:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 723ee67 [Pipeline] echo 02:33:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:55 provisioning config files... 02:33:55 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 02:33:55 ---> docker-login.sh 02:33:55 nexus3.edgexfoundry.org:10001 02:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:56 Configure a credential helper to remove this warning. See 02:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:56 02:33:56 Login Succeeded 02:33:56 nexus3.edgexfoundry.org:10002 02:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:56 Configure a credential helper to remove this warning. See 02:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:56 02:33:56 Login Succeeded 02:33:56 nexus3.edgexfoundry.org:10003 02:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:56 Configure a credential helper to remove this warning. See 02:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:56 02:33:56 Login Succeeded 02:33:56 nexus3.edgexfoundry.org:10004 02:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:56 Configure a credential helper to remove this warning. See 02:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:56 02:33:56 Login Succeeded 02:33:56 docker.io 02:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:33:56 Configure a credential helper to remove this warning. See 02:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:33:56 02:33:56 Login Succeeded 02:33:56 ---> docker-login.sh ends [Pipeline] } 02:33:56 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 02:33:57 + git log --format=format:%s -1 723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] echo 02:33:58 GIT_COMMIT: 723ee67e9574a85b085d71e50918cb4eed5deb06, Commit Message: Merge pull request #38 from ernestojeda/fix-dockerfile-build [Pipeline] echo 02:33:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:33:59 02:33:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:33:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:33:59 latest: Pulling from edgex-devops/git-semver 02:33:59 31603596830f: Pulling fs layer 02:33:59 b6dc333f4379: Pulling fs layer 02:33:59 3d9ef1400e77: Pulling fs layer 02:33:59 fd332fbdc1db: Pulling fs layer 02:33:59 fd332fbdc1db: Waiting 02:33:59 b6dc333f4379: Verifying Checksum 02:33:59 b6dc333f4379: Download complete 02:34:00 31603596830f: Verifying Checksum 02:34:00 31603596830f: Download complete 02:34:00 fd332fbdc1db: Verifying Checksum 02:34:00 fd332fbdc1db: Download complete 02:34:00 31603596830f: Pull complete 02:34:00 b6dc333f4379: Pull complete 02:34:00 3d9ef1400e77: Verifying Checksum 02:34:00 3d9ef1400e77: Download complete 02:34:01 3d9ef1400e77: Pull complete 02:34:01 fd332fbdc1db: Pull complete 02:34:01 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 02:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:34:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:34:01 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 02:34:02 $ 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 02:34:02 $ docker top 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:03 [ssh-agent] Looking for ssh-agent implementation... 02:34:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:03 $ docker exec 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f ssh-agent 02:34:03 SSH_AUTH_SOCK=/tmp/ssh-HsfxJAaggzm0/agent.14 02:34:03 SSH_AGENT_PID=20 02:34:03 Running ssh-add (command line suppressed) 02:34:03 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) 02:34:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:04 + git tag --points-at HEAD [Pipeline] } 02:34:04 $ docker exec --env ******** --env ******** 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f ssh-agent -k 02:34:04 unset SSH_AUTH_SOCK; 02:34:04 unset SSH_AGENT_PID; 02:34:04 echo Agent pid 20 killed; 02:34:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:34:04 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v0.0.0' [Pipeline] sshagent 02:34:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:04 [ssh-agent] Looking for ssh-agent implementation... 02:34:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:04 $ docker exec 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f ssh-agent 02:34:04 SSH_AUTH_SOCK=/tmp/ssh-NHCQtysSSSrJ/agent.55 02:34:04 SSH_AGENT_PID=61 02:34:04 Running ssh-add (command line suppressed) 02:34:04 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) 02:34:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:05 + git semver init 02:34:05 # -> Open(): unable to determine branch for HEAD 02:34:05 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 02:34:05 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 02:34:05 # $SEMVER_REMOTE_NAME = origin 02:34:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:34:05 # $SEMVER_USER_NAME = edgex-jenkins 02:34:05 # $SEMVER_BRANCH = main 02:34:05 # $SEMVER_TEMP = /tmp/semver-181205548 02:34:05 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 02:34:05 # '/tmp/semver-181205548' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 02:34:05 # -> Force: false 02:34:05 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 02:34:05 $ docker exec --env ******** --env ******** 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f ssh-agent -k 02:34:05 unset SSH_AUTH_SOCK; 02:34:05 unset SSH_AGENT_PID; 02:34:05 echo Agent pid 61 killed; 02:34:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:06 + git semver [Pipeline] } 02:34:06 $ docker stop --time=1 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f 02:34:07 $ docker rm -f 142fa5eadb3175c8012be6c27cd31001336850da6b39281e1ad237223f50df6f [Pipeline] // withDockerContainer [Pipeline] sh 02:34:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:34:09 Stashed 1 file(s) [Pipeline] echo 02:34:09 [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 02:34:24 Still waiting to schedule task 02:34:24 ‘prd-centos7-docker-4c-2g-47’ is offline 02:34:24 ‘prd-centos7-docker-4c-2g-48’ is offline 02:34:24 Still waiting to schedule task 02:34:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:36:09 Running on prd-centos7-docker-4c-2g-49 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 02:36:09 Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout 02:36:09 The recommended git tool is: NONE 02:36:14 using credential edgex-jenkins-ssh 02:36:14 Cloning the remote Git repository 02:36:14 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:36:14 > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 02:36:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:36:14 > git --version # timeout=10 02:36:14 > git --version # 'git version 2.24.4' 02:36:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:14 [INFO] Currently running in a labeled security context 02:36:14 [INFO] Currently SELinux is 'enforcing' on the host 02:36:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh1037642811213613088.key 02:36:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:15 Avoid second fetch 02:36:15 Checking out Revision 723ee67e9574a85b085d71e50918cb4eed5deb06 (main) 02:36:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:36:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:15 > git config core.sparsecheckout # timeout=10 02:36:15 > git checkout -f 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 02:36:19 Commit message: "Merge pull request #38 from ernestojeda/fix-dockerfile-build" 02:36:19 > git --version # timeout=10 02:36:19 > git --version # 'git version 2.24.4' 02:36:19 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:36:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:36:21 + true 02:36:21 + sudo service docker restart 02:36:21 Redirecting to /bin/systemctl restart docker.service 02:36:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-51 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 02:36:26 Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout 02:36:26 The recommended git tool is: NONE 02:36:32 using credential edgex-jenkins-ssh 02:36:32 Cloning the remote Git repository 02:36:32 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:36:32 > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 02:36:32 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:36:32 > git --version # timeout=10 02:36:32 > git --version # 'git version 2.17.1' 02:36:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:33 Avoid second fetch 02:36:33 Checking out Revision 723ee67e9574a85b085d71e50918cb4eed5deb06 (main) 02:36:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:36:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:33 > git config core.sparsecheckout # timeout=10 02:36:33 > git checkout -f 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 02:36:37 Commit message: "Merge pull request #38 from ernestojeda/fix-dockerfile-build" 02:36:37 > git --version # timeout=10 02:36:37 > git --version # 'git version 2.17.1' 02:36:37 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:36:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:36:39 + sudo service docker restart 02:36:39 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:43 provisioning config files... 02:36:43 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config4270285843254383996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:43 ---> docker-login.sh 02:36:43 nexus3.edgexfoundry.org:10001 02:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:45 Configure a credential helper to remove this warning. See 02:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:45 02:36:45 Login Succeeded 02:36:45 nexus3.edgexfoundry.org:10002 02:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:45 Configure a credential helper to remove this warning. See 02:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:45 02:36:45 Login Succeeded 02:36:45 nexus3.edgexfoundry.org:10003 02:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:45 Configure a credential helper to remove this warning. See 02:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:45 02:36:45 Login Succeeded 02:36:45 nexus3.edgexfoundry.org:10004 02:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:45 Configure a credential helper to remove this warning. See 02:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:45 02:36:45 Login Succeeded 02:36:45 docker.io 02:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:45 Configure a credential helper to remove this warning. See 02:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:45 02:36:45 Login Succeeded 02:36:45 ---> docker-login.sh ends [Pipeline] } 02:36:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:36:46 ========================================================= 02:36:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:36:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:36:46 + 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 . 02:36:46 Sending build context to Docker daemon 727.6kB 02:36:46 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:36:46 Step 2/10 : FROM ${BASE} AS builder 02:36:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:36:46 540db60ca938: Pulling fs layer 02:36:46 adcc1eea9eea: Pulling fs layer 02:36:46 4c4ab2625f07: Pulling fs layer 02:36:46 0773c198feca: Pulling fs layer 02:36:46 345f892a5656: Pulling fs layer 02:36:46 9ac62484cfdc: Pulling fs layer 02:36:46 5ac4037533be: Pulling fs layer 02:36:46 dc6bda0758c5: Pulling fs layer 02:36:46 345f892a5656: Waiting 02:36:46 9ac62484cfdc: Waiting 02:36:46 5ac4037533be: Waiting 02:36:46 dc6bda0758c5: Waiting 02:36:46 0773c198feca: Waiting 02:36:47 4c4ab2625f07: Verifying Checksum 02:36:47 4c4ab2625f07: Download complete 02:36:47 adcc1eea9eea: Verifying Checksum 02:36:47 adcc1eea9eea: Download complete 02:36:47 345f892a5656: Verifying Checksum 02:36:47 345f892a5656: Download complete 02:36:47 540db60ca938: Verifying Checksum 02:36:47 540db60ca938: Download complete 02:36:47 9ac62484cfdc: Download complete 02:36:47 540db60ca938: Pull complete 02:36:47 5ac4037533be: Verifying Checksum 02:36:47 5ac4037533be: Download complete 02:36:47 adcc1eea9eea: Pull complete 02:36:48 4c4ab2625f07: Pull complete 02:36:49 dc6bda0758c5: Verifying Checksum 02:36:49 dc6bda0758c5: Download complete 02:36:49 0773c198feca: Verifying Checksum 02:36:49 0773c198feca: Download complete 02:36:55 0773c198feca: Pull complete 02:36:55 345f892a5656: Pull complete 02:36:55 9ac62484cfdc: Pull complete 02:36:55 5ac4037533be: Pull complete 02:36:57 dc6bda0758c5: Pull complete 02:36:57 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 02:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:36:57 ---> eb58bd16d52e 02:36:57 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:58 provisioning config files... 02:36:58 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config3482937438440204906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:58 ---> docker-login.sh 02:36:58 nexus3.edgexfoundry.org:10001 02:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:59 Configure a credential helper to remove this warning. See 02:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:59 02:36:59 Login Succeeded 02:36:59 nexus3.edgexfoundry.org:10002 02:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:00 Configure a credential helper to remove this warning. See 02:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:00 02:37:00 Login Succeeded 02:37:00 nexus3.edgexfoundry.org:10003 02:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:00 Configure a credential helper to remove this warning. See 02:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:00 02:37:00 Login Succeeded 02:37:00 nexus3.edgexfoundry.org:10004 02:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:01 Configure a credential helper to remove this warning. See 02:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:01 02:37:01 Login Succeeded 02:37:01 docker.io 02:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:02 Configure a credential helper to remove this warning. See 02:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:02 02:37:02 Login Succeeded 02:37:02 ---> docker-login.sh ends [Pipeline] } 02:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:37:03 ========================================================= 02:37:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:37:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:37:03 + 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 . 02:37:03 Sending build context to Docker daemon 727.6kB 02:37:04 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:37:04 Step 2/10 : FROM ${BASE} AS builder 02:37:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:37:04 595b0fe564bb: Pulling fs layer 02:37:04 24495759ef45: Pulling fs layer 02:37:04 d148012ef14d: Pulling fs layer 02:37:04 cb65c68fc2e2: Pulling fs layer 02:37:04 093eec477d81: Pulling fs layer 02:37:04 20fd20ab2234: Pulling fs layer 02:37:04 43245461236d: Pulling fs layer 02:37:04 5a37c24eccbd: Pulling fs layer 02:37:04 cb65c68fc2e2: Waiting 02:37:04 093eec477d81: Waiting 02:37:04 20fd20ab2234: Waiting 02:37:04 43245461236d: Waiting 02:37:04 5a37c24eccbd: Waiting 02:37:04 24495759ef45: Verifying Checksum 02:37:04 24495759ef45: Download complete 02:37:04 d148012ef14d: Download complete 02:37:04 093eec477d81: Verifying Checksum 02:37:04 093eec477d81: Download complete 02:37:04 20fd20ab2234: Verifying Checksum 02:37:04 20fd20ab2234: Download complete 02:37:04 595b0fe564bb: Verifying Checksum 02:37:04 595b0fe564bb: Download complete 02:37:04 43245461236d: Download complete 02:37:04 595b0fe564bb: Pull complete 02:37:05 24495759ef45: Pull complete 02:37:05 d148012ef14d: Pull complete 02:37:06 5a37c24eccbd: Verifying Checksum 02:37:06 5a37c24eccbd: Download complete 02:37:07 cb65c68fc2e2: Verifying Checksum 02:37:07 cb65c68fc2e2: Download complete 02:37:18 cb65c68fc2e2: Pull complete 02:37:18 093eec477d81: Pull complete 02:37:18 20fd20ab2234: Pull complete 02:37:19 43245461236d: Pull complete 02:37:23 5a37c24eccbd: Pull complete 02:37:23 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 02:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:37:23 ---> 274d7007c78b 02:37:23 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:37:25 ---> Running in 794391a1f959 02:37:25 Removing intermediate container 794391a1f959 02:37:25 ---> fce3bbbd901f 02:37:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:37:26 ---> Running in 55506285adfc 02:37:26 Removing intermediate container 55506285adfc 02:37:26 ---> c3f53cc474a0 02:37:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:37:26 ---> Running in d67810bd6805 02:37:27 Removing intermediate container d67810bd6805 02:37:27 ---> e28d8773feba 02:37:27 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:27 ---> Running in 86a5b31eb6a0 02:37:29 Removing intermediate container 86a5b31eb6a0 02:37:29 ---> e6288a5f208e 02:37:29 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:37:29 ---> Running in 2fc0a96b7c22 02:37:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:37:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:37:32 (1/6) Installing libc-dev (0.7.2-r3) 02:37:32 (2/6) Installing libsodium (1.0.18-r0) 02:37:32 (3/6) Installing pkgconf (1.7.3-r0) 02:37:32 (4/6) Installing libsodium-dev (1.0.18-r0) 02:37:33 (5/6) Installing libzmq (4.3.3-r1) 02:37:33 (6/6) Installing zeromq-dev (4.3.3-r1) 02:37:33 Executing busybox-1.32.1-r6.trigger 02:37:33 OK: 139 MiB in 46 packages 02:37:34 Removing intermediate container 2fc0a96b7c22 02:37:34 ---> 40949f7f2e7b 02:37:34 Step 8/10 : WORKDIR /app 02:37:34 ---> Running in 0db9339c2524 02:37:35 Removing intermediate container 0db9339c2524 02:37:35 ---> b9e998bf84e9 02:37:35 Step 9/10 : COPY . . 02:37:35 ---> c3420d603cea 02:37:35 Step 10/10 : RUN go mod download 02:37:36 ---> Running in a41044b6941b 02:37:44 ---> Running in 2fae9260252d 02:37:44 Removing intermediate container 2fae9260252d 02:37:44 ---> 21a34335672a 02:37:44 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:37:44 ---> Running in 39da0c2b6934 02:37:44 Removing intermediate container 39da0c2b6934 02:37:44 ---> 6d0d284b1510 02:37:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:37:44 ---> Running in 0ee28dd4510f 02:37:44 Removing intermediate container 0ee28dd4510f 02:37:44 ---> 31d7d24bcac3 02:37:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:44 ---> Running in 5d536aa5a2b8 02:37:44 Removing intermediate container 5d536aa5a2b8 02:37:44 ---> 539365bc9145 02:37:44 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:37:44 ---> Running in d71390eb6dec 02:37:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:37:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:37:45 (1/6) Installing libc-dev (0.7.2-r3) 02:37:45 (2/6) Installing libsodium (1.0.18-r0) 02:37:45 (3/6) Installing pkgconf (1.7.3-r0) 02:37:45 (4/6) Installing libsodium-dev (1.0.18-r0) 02:37:45 (5/6) Installing libzmq (4.3.3-r1) 02:37:45 (6/6) Installing zeromq-dev (4.3.3-r1) 02:37:45 Executing busybox-1.32.1-r6.trigger 02:37:45 OK: 150 MiB in 46 packages 02:37:47 Removing intermediate container d71390eb6dec 02:37:47 ---> 0cfc9d20f190 02:37:47 Step 8/10 : WORKDIR /app 02:37:47 ---> Running in 40ed67a7bc44 02:37:47 Removing intermediate container 40ed67a7bc44 02:37:47 ---> e499123564e4 02:37:47 Step 9/10 : COPY . . 02:37:48 ---> 2a11048a6c5d 02:37:48 Step 10/10 : RUN go mod download 02:37:48 ---> Running in bf07c58404da 02:38:08 Removing intermediate container a41044b6941b 02:38:08 ---> 3553fe5c62cc 02:38:08 Successfully built 3553fe5c62cc 02:38:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:38:08 + docker inspect -f . ci-base-image-arm64 02:38:08 . [Pipeline] withDockerContainer 02:38:09 prd-ubuntu18.04-docker-arm64-4c-16g-51 does not seem to be running inside a container 02:38:09 $ 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 02:38:10 $ docker top 3485f23aeb7c8df30f79ffd87d838a262d989ea685d2ada7a1adc82e784e27e8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:11 + go version 02:38:11 go version go1.16.5 linux/arm64 [Pipeline] } 02:38:11 $ docker stop --time=1 3485f23aeb7c8df30f79ffd87d838a262d989ea685d2ada7a1adc82e784e27e8 02:38:13 $ docker rm -f 3485f23aeb7c8df30f79ffd87d838a262d989ea685d2ada7a1adc82e784e27e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:38:14 + docker inspect -f . ci-base-image-arm64 02:38:14 . [Pipeline] withDockerContainer 02:38:15 prd-ubuntu18.04-docker-arm64-4c-16g-51 does not seem to be running inside a container 02:38:15 $ 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 02:38:16 $ docker top 1d56eac889c203072b8e2d4a8684371b504b006964cbdd50fe415799175c7a0e -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:17 + go mod tidy [Pipeline] sh 02:38:19 + make test 02:38:19 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:39:25 Removing intermediate container bf07c58404da 02:39:25 ---> ada532588d23 02:39:25 Successfully built ada532588d23 02:39:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:39:25 + docker inspect -f . ci-base-image-x86_64 02:39:25 . [Pipeline] withDockerContainer 02:39:25 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 02:39:25 $ 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 02:39:26 $ docker top 5284d2fa6aa832f97f93819085f90bc3aea9d89bdf48cd83c0f19f4af9900f06 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:27 + go version 02:39:27 go version go1.16.5 linux/amd64 02:39:27 ? edgexfoundry-holding/rfid-llrp-inventory-service [no test files] 02:39:27 ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory 0.189s coverage: 89.2% of statements 02:39:27 ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app 0.068s coverage: 11.3% of statements 02:39:27 ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/llrp 0.246s coverage: 72.3% of statements 02:39:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] } 02:39:27 $ docker stop --time=1 5284d2fa6aa832f97f93819085f90bc3aea9d89bdf48cd83c0f19f4af9900f06 02:39:28 $ docker rm -f 5284d2fa6aa832f97f93819085f90bc3aea9d89bdf48cd83c0f19f4af9900f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:39:29 + docker inspect -f . ci-base-image-x86_64 02:39:29 . [Pipeline] withDockerContainer 02:39:29 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 02:39:29 $ 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 02:39:30 $ docker top eae41f119a12dacbfc4ff9491b41575fab373aa99e8061764b7dead4822a4ebb -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:31 + go mod tidy [Pipeline] sh 02:39:32 + make test 02:39:32 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:39:54 gofmt -l . 02:39:54 [ "`gofmt -l .`" = "" ] 02:39:54 ./bin/test-attribution.sh 02:39:54 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:39:54 $ docker stop --time=1 1d56eac889c203072b8e2d4a8684371b504b006964cbdd50fe415799175c7a0e 02:39:56 $ docker rm -f 1d56eac889c203072b8e2d4a8684371b504b006964cbdd50fe415799175c7a0e [Pipeline] // withDockerContainer [Pipeline] sh 02:39:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:39:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 02:39:59 ? edgexfoundry-holding/rfid-llrp-inventory-service [no test files] 02:39:59 ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory 0.060s coverage: 89.2% of statements 02:39:59 ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app 0.010s coverage: 11.3% of statements 02:40:00 ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/llrp 0.056s coverage: 72.3% of statements 02:40:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] sh 02:40:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:40:01 + ls -al . 02:40:01 total 220 02:40:01 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 02:39 . 02:40:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 02:36 .. 02:40:01 -rw-rw-r-- 1 jenkins jenkins 262 Jul 14 02:36 .dockerignore 02:40:01 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 02:36 .git 02:40:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 02:36 .github 02:40:01 -rw-rw-r-- 1 jenkins jenkins 816 Jul 14 02:36 .gitignore 02:40:01 -rw-rw-r-- 1 jenkins jenkins 7043 Jul 14 02:36 Attribution.txt 02:40:01 -rw-rw-r-- 1 jenkins jenkins 1698 Jul 14 02:36 Dockerfile 02:40:01 -rw-rw-r-- 1 jenkins jenkins 1040 Jul 14 02:36 Dockerfile.build 02:40:01 -rw-rw-r-- 1 jenkins jenkins 690 Jul 14 02:36 Jenkinsfile 02:40:01 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 14 02:36 LICENSE 02:40:01 -rw-rw-r-- 1 jenkins jenkins 1499 Jul 14 02:36 Makefile 02:40:01 -rw-rw-r-- 1 jenkins jenkins 28954 Jul 14 02:36 README.md 02:40:01 -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 02:34 VERSION 02:40:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 02:36 bin 02:40:01 -rw-r--r-- 1 jenkins jenkins 70656 Jul 14 02:39 coverage.out 02:40:01 -rw-r--r-- 1 jenkins jenkins 424 Jul 14 02:39 go.mod 02:40:01 -rw-r--r-- 1 jenkins jenkins 19455 Jul 14 02:38 go.sum 02:40:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 02:36 images 02:40:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 02:36 internal 02:40:01 -rw-rw-r-- 1 jenkins jenkins 542 Jul 14 02:36 main.go 02:40:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 02:36 res 02:40:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 02:36 snap 02:40:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 02:36 static [Pipeline] isUnix [Pipeline] sh 02:40:02 + 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 . 02:40:02 Sending build context to Docker daemon 728.1kB 02:40:02 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 02:40:02 Step 2/28 : FROM ${BASE} AS builder 02:40:02 ---> 3553fe5c62cc 02:40:02 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:40:02 ---> Running in 8dc5d32f9bda 02:40:03 Removing intermediate container 8dc5d32f9bda 02:40:03 ---> 715224b0341a 02:40:03 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 02:40:03 ---> Running in e8776f1200b2 02:40:04 Removing intermediate container e8776f1200b2 02:40:04 ---> 150a5139fa58 02:40:04 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:40:04 ---> Running in 23c0f727490b 02:40:04 Removing intermediate container 23c0f727490b 02:40:04 ---> 8e596144531e 02:40:04 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:04 ---> Running in 2293563f5a3b 02:40:07 Removing intermediate container 2293563f5a3b 02:40:07 ---> 2a6edf9035ef 02:40:07 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:40:07 ---> Running in 8f096f42dadc 02:40:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:40:10 OK: 139 MiB in 46 packages 02:40:11 Removing intermediate container 8f096f42dadc 02:40:11 ---> 3a010b10c648 02:40:11 Step 8/28 : WORKDIR /app 02:40:11 ---> Running in 289715ea16ca 02:40:11 Removing intermediate container 289715ea16ca 02:40:11 ---> fbd15b8e1d98 02:40:11 Step 9/28 : COPY go.mod . 02:40:12 gofmt -l . 02:40:12 [ "`gofmt -l .`" = "" ] 02:40:12 ./bin/test-attribution.sh 02:40:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:40:12 $ docker stop --time=1 eae41f119a12dacbfc4ff9491b41575fab373aa99e8061764b7dead4822a4ebb 02:40:12 ---> 90bb7068e1f3 02:40:12 Step 10/28 : RUN go mod download 02:40:12 ---> Running in 9ff887f7f601 02:40:15 Removing intermediate container 9ff887f7f601 02:40:15 ---> d421fe7ca82b 02:40:15 Step 11/28 : COPY . . 02:40:16 ---> 1ae85e27e3af 02:40:16 Step 12/28 : ARG MAKE="make build" 02:40:16 ---> Running in a2b9d8407224 02:40:16 Removing intermediate container a2b9d8407224 02:40:16 ---> 36284814b2b7 02:40:16 Step 13/28 : RUN $MAKE 02:40:16 ---> Running in 6a8d6923cf73 02:40:17 $ docker rm -f eae41f119a12dacbfc4ff9491b41575fab373aa99e8061764b7dead4822a4ebb [Pipeline] // withDockerContainer [Pipeline] sh 02:40:18 + sudo chown -R jenkins:jenkins . 02:40:18 go mod tidy [Pipeline] stash 02:40:18 Warning: overwriting stash ‘coverage-report’ 02:40:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 02:40:18 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 02:40:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:40:19 + ls -al . 02:40:19 total 184 02:40:19 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 14 02:40 . 02:40:19 drwxrwxr-x. 4 jenkins jenkins 28 Jul 14 02:36 .. 02:40:19 -rw-rw-r--. 1 jenkins jenkins 7043 Jul 14 02:36 Attribution.txt 02:40:19 drwxrwxr-x. 2 jenkins jenkins 60 Jul 14 02:36 bin 02:40:19 -rw-r--r--. 1 jenkins jenkins 70656 Jul 14 02:40 coverage.out 02:40:19 -rw-rw-r--. 1 jenkins jenkins 1698 Jul 14 02:36 Dockerfile 02:40:19 -rw-rw-r--. 1 jenkins jenkins 1040 Jul 14 02:36 Dockerfile.build 02:40:19 -rw-rw-r--. 1 jenkins jenkins 262 Jul 14 02:36 .dockerignore 02:40:19 drwxrwxr-x. 8 jenkins jenkins 162 Jul 14 02:36 .git 02:40:19 drwxrwxr-x. 2 jenkins jenkins 103 Jul 14 02:36 .github 02:40:19 -rw-rw-r--. 1 jenkins jenkins 816 Jul 14 02:36 .gitignore 02:40:19 -rw-r--r--. 1 jenkins jenkins 424 Jul 14 02:40 go.mod 02:40:19 -rw-r--r--. 1 jenkins jenkins 19455 Jul 14 02:39 go.sum 02:40:19 drwxrwxr-x. 2 jenkins jenkins 140 Jul 14 02:36 images 02:40:19 drwxrwxr-x. 4 jenkins jenkins 35 Jul 14 02:36 internal 02:40:19 -rw-rw-r--. 1 jenkins jenkins 690 Jul 14 02:36 Jenkinsfile 02:40:19 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 14 02:36 LICENSE 02:40:19 -rw-rw-r--. 1 jenkins jenkins 542 Jul 14 02:36 main.go 02:40:19 -rw-rw-r--. 1 jenkins jenkins 1499 Jul 14 02:36 Makefile 02:40:19 -rw-rw-r--. 1 jenkins jenkins 28954 Jul 14 02:36 README.md 02:40:19 drwxrwxr-x. 2 jenkins jenkins 32 Jul 14 02:36 res 02:40:19 drwxrwxr-x. 4 jenkins jenkins 54 Jul 14 02:36 snap 02:40:19 drwxrwxr-x. 3 jenkins jenkins 18 Jul 14 02:36 static 02:40:19 -rw-rw-r--. 1 jenkins jenkins 11 Jul 14 02:34 VERSION [Pipeline] isUnix [Pipeline] sh 02:40:19 + 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 . 02:40:19 Sending build context to Docker daemon 728.1kB 02:40:19 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 02:40:19 Step 2/28 : FROM ${BASE} AS builder 02:40:19 ---> ada532588d23 02:40:19 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:40:20 ---> Running in 4f3ced658153 02:40:21 Removing intermediate container 4f3ced658153 02:40:21 ---> e08127e4a88f 02:40:21 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 02:40:21 ---> Running in f6310acdc4bf 02:40:21 Removing intermediate container f6310acdc4bf 02:40:21 ---> c49543ac7b9a 02:40:21 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:40:21 ---> Running in 4428839ad36e 02:40:22 Removing intermediate container 4428839ad36e 02:40:22 ---> 6c7196b6f4c2 02:40:22 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:22 ---> Running in 2f8e11c0a403 02:40:24 Removing intermediate container 2f8e11c0a403 02:40:24 ---> 9738a7321704 02:40:24 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:40:24 ---> Running in 86ef9737d128 02:40:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:40:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:40:26 OK: 150 MiB in 46 packages 02:40:27 Removing intermediate container 86ef9737d128 02:40:27 ---> 2236c83c756b 02:40:27 Step 8/28 : WORKDIR /app 02:40:27 ---> Running in 611c7b683460 02:40:28 Removing intermediate container 611c7b683460 02:40:28 ---> 44929e535c6a 02:40:28 Step 9/28 : COPY go.mod . 02:40:28 ---> 84af5fb26d3e 02:40:28 Step 10/28 : RUN go mod download 02:40:28 ---> Running in 35b1103f697e 02:40:30 Removing intermediate container 35b1103f697e 02:40:30 ---> b3632a19c3c3 02:40:30 Step 11/28 : COPY . . 02:40:30 ---> 8ab2ec5b09ab 02:40:30 Step 12/28 : ARG MAKE="make build" 02:40:30 ---> Running in c44cfc0de5ab 02:40:31 Removing intermediate container c44cfc0de5ab 02:40:31 ---> f51f14b001d6 02:40:31 Step 13/28 : RUN $MAKE 02:40:31 ---> Running in 501081dc12b4 02:40:32 go mod tidy 02:40:32 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 02:41:04 Removing intermediate container 501081dc12b4 02:41:04 ---> f349318ad86a 02:41:04 Step 14/28 : FROM alpine:3.12 02:41:04 3.12: Pulling from library/alpine 02:41:04 339de151aab4: Pulling fs layer 02:41:04 339de151aab4: Verifying Checksum 02:41:04 339de151aab4: Download complete 02:41:04 339de151aab4: Pull complete 02:41:04 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:41:04 Status: Downloaded newer image for alpine:3.12 02:41:04 ---> 13621d1b12d4 02:41:04 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:41:04 ---> Running in 98ef9e871071 02:41:04 Removing intermediate container 98ef9e871071 02:41:04 ---> 8f42461ebcea 02:41:04 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 02:41:04 ---> Running in ebdbe0bce436 02:41:04 Removing intermediate container ebdbe0bce436 02:41:04 ---> edb23e493c17 02:41:04 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 02:41:05 ---> Running in 9e596cb89fc4 02:41:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:41:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:41:05 (1/6) Installing ca-certificates (20191127-r4) 02:41:05 (2/6) Installing libgcc (9.3.0-r2) 02:41:05 (3/6) Installing libsodium (1.0.18-r0) 02:41:05 (4/6) Installing libstdc++ (9.3.0-r2) 02:41:05 (5/6) Installing libzmq (4.3.3-r0) 02:41:05 (6/6) Installing zeromq (4.3.3-r0) 02:41:05 Executing busybox-1.31.1-r20.trigger 02:41:05 Executing ca-certificates-20191127-r4.trigger 02:41:05 OK: 9 MiB in 20 packages 02:41:08 Removing intermediate container 9e596cb89fc4 02:41:08 ---> 53e4ca2e84b7 02:41:08 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:41:09 ---> 743c76dbd3e6 02:41:09 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 02:41:09 ---> 94f5dfe64da5 02:41:09 Step 20/28 : COPY --from=builder /app/res/ /res/ 02:41:10 ---> 7180746ed327 02:41:10 Step 21/28 : COPY --from=builder /app/static/ /static/ 02:41:10 ---> ea03fabee992 02:41:10 Step 22/28 : COPY --from=builder /app/rfid-llrp-inventory /rfid-llrp-inventory 02:41:13 ---> f1bf3474c15c 02:41:13 Step 23/28 : EXPOSE 48086 02:41:13 ---> Running in 98133fbc1b00 02:41:13 Removing intermediate container 98133fbc1b00 02:41:13 ---> 30ed5fa0bef3 02:41:13 Step 24/28 : ENTRYPOINT ["/rfid-llrp-inventory"] 02:41:13 ---> Running in a179ce410e5d 02:41:14 Removing intermediate container a179ce410e5d 02:41:14 ---> 99442451c457 02:41:14 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 02:41:14 ---> Running in 97d6304a6910 02:41:14 Removing intermediate container 97d6304a6910 02:41:14 ---> 6d1d5cbe035f 02:41:14 Step 26/28 : LABEL arch=amd64 02:41:14 ---> Running in 72a04104375d 02:41:14 Removing intermediate container 72a04104375d 02:41:14 ---> a3370b659592 02:41:14 Step 27/28 : LABEL git_sha=723ee67e9574a85b085d71e50918cb4eed5deb06 02:41:15 ---> Running in 3a370a743fb8 02:41:15 Removing intermediate container 6a8d6923cf73 02:41:15 ---> 020d004f6dc7 02:41:15 Step 14/28 : FROM alpine:3.12 02:41:15 3.12: Pulling from library/alpine 02:41:15 d2f70382dc9a: Pulling fs layer 02:41:15 d2f70382dc9a: Download complete 02:41:15 d2f70382dc9a: Pull complete 02:41:15 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:41:15 Status: Downloaded newer image for alpine:3.12 02:41:15 ---> c4fd0aeabfcf 02:41:15 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:41:15 ---> Running in 2dd3128c2f21 02:41:15 Removing intermediate container 2dd3128c2f21 02:41:15 ---> b878bea252ca 02:41:15 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 02:41:15 ---> Running in 2f702dd93aa9 02:41:15 Removing intermediate container 2f702dd93aa9 02:41:15 ---> c770a4c9962b 02:41:15 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 02:41:15 ---> Running in 6361de7f14b8 02:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:41:15 (1/6) Installing ca-certificates (20191127-r4) 02:41:15 (2/6) Installing libgcc (9.3.0-r2) 02:41:15 (3/6) Installing libsodium (1.0.18-r0) 02:41:15 (4/6) Installing libstdc++ (9.3.0-r2) 02:41:15 (5/6) Installing libzmq (4.3.3-r0) 02:41:15 (6/6) Installing zeromq (4.3.3-r0) 02:41:15 Executing busybox-1.31.1-r20.trigger 02:41:15 Executing ca-certificates-20191127-r4.trigger 02:41:15 OK: 9 MiB in 20 packages 02:41:15 Removing intermediate container 6361de7f14b8 02:41:15 ---> e2ec53593413 02:41:15 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:41:15 ---> d7c4c13a7c03 02:41:15 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 02:41:15 Removing intermediate container 3a370a743fb8 02:41:15 ---> 06570cfd7ab5 02:41:15 Step 28/28 : LABEL version=0.0.1-dev.1 02:41:15 ---> 3c255df3be37 02:41:15 Step 20/28 : COPY --from=builder /app/res/ /res/ 02:41:15 ---> Running in 8c4efd81a319 02:41:15 Removing intermediate container 8c4efd81a319 02:41:15 ---> aad6556957e7 02:41:15 [Warning] One or more build-args [ARCH] were not consumed 02:41:15 Successfully built aad6556957e7 02:41:15 Successfully tagged rfid-llrp-inventory-service:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:16 provisioning config files... 02:41:16 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config399053429806139522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:16 ---> ec5cf8ed4706 02:41:16 Step 21/28 : COPY --from=builder /app/static/ /static/ 02:41:16 ---> docker-login.sh 02:41:16 nexus3.edgexfoundry.org:10001 02:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:16 Configure a credential helper to remove this warning. See 02:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:16 02:41:16 Login Succeeded 02:41:16 nexus3.edgexfoundry.org:10002 02:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:17 Configure a credential helper to remove this warning. See 02:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:17 02:41:17 Login Succeeded 02:41:17 nexus3.edgexfoundry.org:10003 02:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:17 Configure a credential helper to remove this warning. See 02:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:17 02:41:17 Login Succeeded 02:41:17 nexus3.edgexfoundry.org:10004 02:41:17 ---> 2105cc57c25d 02:41:17 Step 22/28 : COPY --from=builder /app/rfid-llrp-inventory /rfid-llrp-inventory 02:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:17 Configure a credential helper to remove this warning. See 02:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:17 02:41:17 Login Succeeded 02:41:17 docker.io 02:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:17 Configure a credential helper to remove this warning. See 02:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:17 02:41:17 Login Succeeded 02:41:17 ---> docker-login.sh ends [Pipeline] } 02:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:17 [edgeXDocker.push] Tagging docker image rfid-llrp-inventory-service with the following tags: 02:41:17 723ee67e9574a85b085d71e50918cb4eed5deb06 02:41:17 latest 02:41:17 0.0.1-dev.1 02:41:17 723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 02:41:17 main 02:41:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:18 + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] isUnix [Pipeline] sh 02:41:18 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06 02:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] 02:41:18 574cb825a304: Preparing 02:41:18 005732e385dd: Preparing 02:41:18 6fab214d456f: Preparing 02:41:18 580a72fdaf42: Preparing 02:41:18 db0e138c91fc: Preparing 02:41:18 cab7ecc1027c: Preparing 02:41:18 32f366d666a5: Preparing 02:41:18 cab7ecc1027c: Waiting 02:41:18 32f366d666a5: Waiting 02:41:18 580a72fdaf42: Pushed 02:41:18 005732e385dd: Pushed 02:41:18 6fab214d456f: Pushed 02:41:18 db0e138c91fc: Pushed 02:41:19 ---> a2168cd3aa33 02:41:19 Step 23/28 : EXPOSE 48086 02:41:19 ---> Running in 7070e0a11141 02:41:19 Removing intermediate container 7070e0a11141 02:41:19 ---> 2400878a8753 02:41:19 Step 24/28 : ENTRYPOINT ["/rfid-llrp-inventory"] 02:41:19 ---> Running in 2ea8c5d17207 02:41:19 32f366d666a5: Layer already exists 02:41:19 cab7ecc1027c: Pushed 02:41:19 Removing intermediate container 2ea8c5d17207 02:41:19 ---> 341b179a128c 02:41:19 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 02:41:20 ---> Running in 5a3e34f247ff 02:41:20 Removing intermediate container 5a3e34f247ff 02:41:20 ---> 4b8b493ea843 02:41:20 Step 26/28 : LABEL arch=arm64 02:41:20 ---> Running in 1d3af2811857 02:41:21 574cb825a304: Pushed 02:41:21 723ee67e9574a85b085d71e50918cb4eed5deb06: digest: sha256:22bc4051e95aa175cf2d5d6fcb1d54d0f63712131659b4f0862615610c166a7c size: 1782 [Pipeline] isUnix [Pipeline] sh 02:41:21 Removing intermediate container 1d3af2811857 02:41:21 ---> 0a9aaf9b585b 02:41:21 Step 27/28 : LABEL git_sha=723ee67e9574a85b085d71e50918cb4eed5deb06 02:41:21 ---> Running in c9e513c9ac8f 02:41:21 + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:latest [Pipeline] isUnix [Pipeline] sh 02:41:21 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:latest 02:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] 02:41:21 574cb825a304: Preparing 02:41:21 005732e385dd: Preparing 02:41:21 6fab214d456f: Preparing 02:41:21 580a72fdaf42: Preparing 02:41:21 db0e138c91fc: Preparing 02:41:21 cab7ecc1027c: Preparing 02:41:21 32f366d666a5: Preparing 02:41:21 cab7ecc1027c: Waiting 02:41:21 32f366d666a5: Waiting 02:41:21 574cb825a304: Layer already exists 02:41:21 6fab214d456f: Layer already exists 02:41:21 db0e138c91fc: Layer already exists 02:41:21 005732e385dd: Layer already exists 02:41:21 580a72fdaf42: Layer already exists 02:41:21 32f366d666a5: Layer already exists 02:41:21 cab7ecc1027c: Layer already exists 02:41:21 latest: digest: sha256:22bc4051e95aa175cf2d5d6fcb1d54d0f63712131659b4f0862615610c166a7c size: 1782 [Pipeline] isUnix [Pipeline] sh 02:41:21 Removing intermediate container c9e513c9ac8f 02:41:21 ---> 717ab6486871 02:41:21 Step 28/28 : LABEL version=0.0.1-dev.1 02:41:21 ---> Running in 98015f6e0e5d 02:41:22 + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 02:41:22 Removing intermediate container 98015f6e0e5d 02:41:22 ---> ebfba30714b3 02:41:22 [Warning] One or more build-args [ARCH] were not consumed 02:41:22 Successfully built ebfba30714b3 02:41:22 Successfully tagged rfid-llrp-inventory-service-arm64:latest [Pipeline] } 02:41:22 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:0.0.1-dev.1 02:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] 02:41:22 574cb825a304: Preparing 02:41:22 005732e385dd: Preparing 02:41:22 6fab214d456f: Preparing 02:41:22 580a72fdaf42: Preparing 02:41:22 db0e138c91fc: Preparing 02:41:22 cab7ecc1027c: Preparing 02:41:22 32f366d666a5: Preparing 02:41:22 cab7ecc1027c: Waiting 02:41:22 32f366d666a5: Waiting 02:41:22 580a72fdaf42: Layer already exists 02:41:22 005732e385dd: Layer already exists 02:41:22 db0e138c91fc: Layer already exists 02:41:22 574cb825a304: Layer already exists 02:41:22 6fab214d456f: Layer already exists 02:41:22 cab7ecc1027c: Layer already exists 02:41:22 32f366d666a5: Layer already exists 02:41:22 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 02:41:23 provisioning config files... 02:41:23 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config2961204665937231182tmp [Pipeline] { 02:41:23 + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 [Pipeline] libraryResource [Pipeline] sh 02:41:24 ---> docker-login.sh 02:41:24 nexus3.edgexfoundry.org:10001 02:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:24 Configure a credential helper to remove this warning. See 02:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:24 02:41:24 Login Succeeded 02:41:24 nexus3.edgexfoundry.org:10002 [Pipeline] isUnix [Pipeline] sh 02:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:24 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 02:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] 02:41:24 574cb825a304: Preparing 02:41:24 005732e385dd: Preparing 02:41:24 6fab214d456f: Preparing 02:41:24 580a72fdaf42: Preparing 02:41:24 db0e138c91fc: Preparing 02:41:24 cab7ecc1027c: Preparing 02:41:24 32f366d666a5: Preparing 02:41:24 cab7ecc1027c: Waiting 02:41:24 32f366d666a5: Waiting 02:41:24 574cb825a304: Layer already exists 02:41:24 6fab214d456f: Layer already exists 02:41:24 db0e138c91fc: Layer already exists 02:41:24 580a72fdaf42: Layer already exists 02:41:24 005732e385dd: Layer already exists 02:41:24 cab7ecc1027c: Layer already exists 02:41:24 32f366d666a5: Layer already exists 02:41:24 723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1: digest: sha256:22bc4051e95aa175cf2d5d6fcb1d54d0f63712131659b4f0862615610c166a7c size: 1782 [Pipeline] isUnix [Pipeline] sh 02:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:25 Configure a credential helper to remove this warning. See 02:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:25 02:41:25 Login Succeeded 02:41:25 nexus3.edgexfoundry.org:10003 02:41:25 + docker tag rfid-llrp-inventory-service nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:main [Pipeline] isUnix [Pipeline] sh 02:41:25 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:main 02:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service] 02:41:25 574cb825a304: Preparing 02:41:25 005732e385dd: Preparing 02:41:25 6fab214d456f: Preparing 02:41:25 580a72fdaf42: Preparing 02:41:25 db0e138c91fc: Preparing 02:41:25 cab7ecc1027c: Preparing 02:41:25 32f366d666a5: Preparing 02:41:25 cab7ecc1027c: Waiting 02:41:25 32f366d666a5: Waiting 02:41:25 db0e138c91fc: Layer already exists 02:41:25 6fab214d456f: Layer already exists 02:41:25 574cb825a304: Layer already exists 02:41:25 580a72fdaf42: Layer already exists 02:41:25 005732e385dd: Layer already exists 02:41:25 cab7ecc1027c: Layer already exists 02:41:25 32f366d666a5: Layer already exists 02:41:25 main: digest: sha256:22bc4051e95aa175cf2d5d6fcb1d54d0f63712131659b4f0862615610c166a7c size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 02:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:25 Configure a credential helper to remove this warning. See 02:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:25 02:41:25 Login Succeeded 02:41:25 nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] echo 02:41:25 ===================================================== [Pipeline] echo 02:41:25 taggedImages: 02:41:25 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06 02:41:25 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:latest 02:41:25 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:0.0.1-dev.1 02:41:25 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 02:41:25 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service:main [Pipeline] } [Pipeline] // script [Pipeline] } 02:41:26 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] } 02:41:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:26 Configure a credential helper to remove this warning. See 02:41:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:26 02:41:26 Login Succeeded 02:41:26 docker.io [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:41:26 ---> job-cost.sh 02:41:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bfxq 02:41:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:27 Configure a credential helper to remove this warning. See 02:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:27 02:41:27 Login Succeeded 02:41:27 ---> docker-login.sh ends [Pipeline] } 02:41:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:27 [edgeXDocker.push] Tagging docker image rfid-llrp-inventory-service-arm64 with the following tags: 02:41:27 723ee67e9574a85b085d71e50918cb4eed5deb06 02:41:27 latest 02:41:27 0.0.1-dev.1 02:41:27 723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 02:41:27 main 02:41:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:28 + docker tag rfid-llrp-inventory-service-arm64 nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] isUnix [Pipeline] sh 02:41:28 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06 02:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] 02:41:28 e7107a381e58: Preparing 02:41:28 547aea561c10: Preparing 02:41:28 84a7b7734e70: Preparing 02:41:28 c64c7bdeb522: Preparing 02:41:28 ef73a07c13c2: Preparing 02:41:28 0c4d0ed9317c: Preparing 02:41:28 3fbe34a1663b: Preparing 02:41:28 0c4d0ed9317c: Waiting 02:41:28 3fbe34a1663b: Waiting 02:41:28 c64c7bdeb522: Pushed 02:41:28 ef73a07c13c2: Pushed 02:41:28 84a7b7734e70: Pushed 02:41:28 547aea561c10: Pushed 02:41:28 3fbe34a1663b: Layer already exists 02:41:29 0c4d0ed9317c: Pushed 02:41:33 e7107a381e58: Pushed 02:41:33 723ee67e9574a85b085d71e50918cb4eed5deb06: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:41:33 + docker tag rfid-llrp-inventory-service-arm64 nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:41:34 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:latest 02:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] 02:41:34 e7107a381e58: Preparing 02:41:34 547aea561c10: Preparing 02:41:34 84a7b7734e70: Preparing 02:41:34 c64c7bdeb522: Preparing 02:41:34 ef73a07c13c2: Preparing 02:41:34 0c4d0ed9317c: Preparing 02:41:34 3fbe34a1663b: Preparing 02:41:34 0c4d0ed9317c: Waiting 02:41:34 ef73a07c13c2: Layer already exists 02:41:34 84a7b7734e70: Layer already exists 02:41:34 e7107a381e58: Layer already exists 02:41:34 547aea561c10: Layer already exists 02:41:34 c64c7bdeb522: Layer already exists 02:41:34 0c4d0ed9317c: Layer already exists 02:41:34 3fbe34a1663b: Layer already exists 02:41:34 latest: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:41:34 + 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 02:41:35 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:0.0.1-dev.1 02:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] 02:41:35 e7107a381e58: Preparing 02:41:35 547aea561c10: Preparing 02:41:35 84a7b7734e70: Preparing 02:41:35 c64c7bdeb522: Preparing 02:41:35 ef73a07c13c2: Preparing 02:41:35 0c4d0ed9317c: Preparing 02:41:35 3fbe34a1663b: Preparing 02:41:35 0c4d0ed9317c: Waiting 02:41:35 3fbe34a1663b: Waiting 02:41:35 84a7b7734e70: Layer already exists 02:41:35 ef73a07c13c2: Layer already exists 02:41:35 547aea561c10: Layer already exists 02:41:35 c64c7bdeb522: Layer already exists 02:41:35 e7107a381e58: Layer already exists 02:41:35 0c4d0ed9317c: Layer already exists 02:41:35 3fbe34a1663b: Layer already exists 02:41:35 0.0.1-dev.1: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:41:35 + 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 02:41:36 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 02:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] 02:41:36 e7107a381e58: Preparing 02:41:36 547aea561c10: Preparing 02:41:36 84a7b7734e70: Preparing 02:41:36 c64c7bdeb522: Preparing 02:41:36 ef73a07c13c2: Preparing 02:41:36 0c4d0ed9317c: Preparing 02:41:36 3fbe34a1663b: Preparing 02:41:36 3fbe34a1663b: Waiting 02:41:36 0c4d0ed9317c: Waiting 02:41:36 e7107a381e58: Layer already exists 02:41:36 ef73a07c13c2: Layer already exists 02:41:36 c64c7bdeb522: Layer already exists 02:41:36 547aea561c10: Layer already exists 02:41:36 84a7b7734e70: Layer already exists 02:41:36 3fbe34a1663b: Layer already exists 02:41:36 0c4d0ed9317c: Layer already exists 02:41:36 723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] isUnix [Pipeline] sh 02:41:36 + docker tag rfid-llrp-inventory-service-arm64 nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:main [Pipeline] isUnix [Pipeline] sh 02:41:37 + docker push nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:main 02:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64] 02:41:37 e7107a381e58: Preparing 02:41:37 547aea561c10: Preparing 02:41:37 84a7b7734e70: Preparing 02:41:37 c64c7bdeb522: Preparing 02:41:37 ef73a07c13c2: Preparing 02:41:37 0c4d0ed9317c: Preparing 02:41:37 3fbe34a1663b: Preparing 02:41:37 0c4d0ed9317c: Waiting 02:41:37 3fbe34a1663b: Waiting 02:41:37 ef73a07c13c2: Layer already exists 02:41:37 c64c7bdeb522: Layer already exists 02:41:37 547aea561c10: Layer already exists 02:41:37 e7107a381e58: Layer already exists 02:41:37 84a7b7734e70: Layer already exists 02:41:37 0c4d0ed9317c: Layer already exists 02:41:37 3fbe34a1663b: Layer already exists 02:41:37 main: digest: sha256:6aa3c756845808a90a4e3347b48fe13e3a3bc45ab72bdb45cee9b13f0d05d004 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:41:37 ===================================================== [Pipeline] echo 02:41:37 taggedImages: 02:41:37 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06 02:41:37 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:latest 02:41:37 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:0.0.1-dev.1 02:41:37 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:723ee67e9574a85b085d71e50918cb4eed5deb06-0.0.1-dev.1 02:41:37 - nexus3.edgexfoundry.org:10004/rfid-llrp-inventory-service-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:41:38 ---> job-cost.sh 02:41:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dupq 02:41:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:42:17 lf-activate-venv(): INFO: Adding /tmp/venv-bfxq/bin to PATH 02:42:17 INFO: No Stack... 02:42:17 INFO: Retrieving Pricing Info for: v3-standard-2 02:42:17 INFO: Archiving Costs [Pipeline] sh 02:42:17 + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv 02:42:17 + cut -d, -f6 [Pipeline] lock 02:42:17 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] 02:42:17 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] did not exist. Created. 02:42:17 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:42:17 + echo total: 0.05999999865889549 [Pipeline] stash 02:42:18 Stashed 1 file(s) [Pipeline] } 02:42:18 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] } 02:42:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-Dupq/bin to PATH 02:44:02 INFO: No Stack... 02:44:02 INFO: Retrieving Pricing Info for: v2-standard-4 02:44:02 INFO: Archiving Costs [Pipeline] sh 02:44:02 + + cut -d, -f6cat 02:44:02 /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv [Pipeline] lock 02:44:02 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] 02:44:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] did not exist. Created. 02:44:02 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:44:03 /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 02:44:03 + echo total: 0.18000000715255737 [Pipeline] stash 02:44:03 Warning: overwriting stash ‘stack-cost’ 02:44:03 Stashed 1 file(s) [Pipeline] } 02:44:03 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 02:44:04 provisioning config files... 02:44:05 copy managed file [rfid-llrp-inventory-service-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8229652197358026061tmp [Pipeline] { [Pipeline] sh 02:44:05 + set +x 02:44:05 + bash -s -- 02:44:05 + curl -s https://codecov.io/bash 02:44:05 02:44:05 _____ _ 02:44:05 / ____| | | 02:44:05 | | ___ __| | ___ ___ _____ __ 02:44:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:44:05 | |___| (_) | (_| | __/ (_| (_) \ V / 02:44:05 \_____\___/ \__,_|\___|\___\___/ \_/ 02:44:05 Bash-1.0.4 02:44:05 02:44:05 02:44:05 ==> git version 2.24.4 found 02:44:05 ==> 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 02:44:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:44:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:44:05 ==> Jenkins CI detected. 02:44:05 project root: . 02:44:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:44:05 ==> Running gcov in . (disable via -X gcov) 02:44:05 ==> Python coveragepy not found 02:44:05 ==> Searching for coverage reports in: 02:44:05 + . 02:44:05 -> Found 1 reports 02:44:05 ==> Detecting git/mercurial file structure 02:44:05 ==> Reading reports 02:44:05 + ./coverage.out bytes=70656 02:44:05 ==> Appending adjustments 02:44:05 https://docs.codecov.io/docs/fixing-reports 02:44:05 + Found adjustments 02:44:05 ==> Gzipping contents 02:44:05 16K /tmp/codecov.WZ7EWj.gz 02:44:05 ==> Uploading reports 02:44:05 url: https://codecov.io 02:44:05 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= 02:44:05 -> Pinging Codecov 02:44:05 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= 02:44:05 {'detail': ErrorDetail(string='Your CI provider is not compatible with tokenless uploads, please upload using your repository token to resolve this.', code='not_found')} 02:44:05 404 02:44:05 ==> Uploading to Codecov 02:44:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:44:05 Dload Upload Total Spent Left Speed 02:44:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13984 100 169 100 13815 817 66809 --:--:-- --:--:-- --:--:-- 67063 02:44:06 {'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] } 02:44:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:44:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:44:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:44:07 02:44:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:44:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:44:08 188c0c94c7c5: Pulling fs layer 02:44:08 0ef7d3d256c8: Pulling fs layer 02:44:08 de9db76c5a1d: Pulling fs layer 02:44:08 0eba1c9be4d2: Pulling fs layer 02:44:08 0d57e429df01: Pulling fs layer 02:44:08 4e4be7b47b0d: Pulling fs layer 02:44:08 e1f770b5df2f: Pulling fs layer 02:44:08 85a0685a4137: Pulling fs layer 02:44:08 0eba1c9be4d2: Waiting 02:44:08 0d57e429df01: Waiting 02:44:08 4e4be7b47b0d: Waiting 02:44:08 e1f770b5df2f: Waiting 02:44:08 85a0685a4137: Waiting 02:44:08 de9db76c5a1d: Verifying Checksum 02:44:08 de9db76c5a1d: Download complete 02:44:08 0ef7d3d256c8: Verifying Checksum 02:44:08 0ef7d3d256c8: Download complete 02:44:08 0d57e429df01: Verifying Checksum 02:44:08 0d57e429df01: Download complete 02:44:08 4e4be7b47b0d: Verifying Checksum 02:44:08 4e4be7b47b0d: Download complete 02:44:08 188c0c94c7c5: Verifying Checksum 02:44:08 188c0c94c7c5: Download complete 02:44:08 188c0c94c7c5: Pull complete 02:44:09 0ef7d3d256c8: Pull complete 02:44:09 de9db76c5a1d: Pull complete 02:44:09 e1f770b5df2f: Verifying Checksum 02:44:09 e1f770b5df2f: Download complete 02:44:13 0eba1c9be4d2: Verifying Checksum 02:44:13 0eba1c9be4d2: Download complete 02:44:13 85a0685a4137: Verifying Checksum 02:44:13 85a0685a4137: Download complete 02:44:18 0eba1c9be4d2: Pull complete 02:44:18 0d57e429df01: Pull complete 02:44:18 4e4be7b47b0d: Pull complete 02:44:18 e1f770b5df2f: Pull complete 02:44:22 85a0685a4137: Pull complete 02:44:22 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:44:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:44:22 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 02:44:23 $ 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 02:44:25 $ docker top e568748fdf9b5ca0745087a5d1fac387f48da372b25eb124d0ce89255d88d25f -eo pid,comm [Pipeline] { [Pipeline] echo 02:44:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:44:26 + set -o pipefail 02:44:26 + snyk monitor '--org=edgex-jenkins' 02:44:32 02:44:32 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry-holding/rfid-llrp-inventory-service)... 02:44:32 02:44:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/df76443f-ec6b-4657-8be8-6edfae0f9011/history/b0453445-daff-4ccb-b7da-fcc87442ba85 02:44:32 02:44:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:44:32 02:44:32 [Pipeline] } 02:44:32 $ docker stop --time=1 e568748fdf9b5ca0745087a5d1fac387f48da372b25eb124d0ce89255d88d25f 02:44:35 $ 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 02:44:36 + git log --format=format:%s -1 723ee67e9574a85b085d71e50918cb4eed5deb06 [Pipeline] isUnix [Pipeline] sh 02:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:37 . [Pipeline] withDockerContainer 02:44:37 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 02:44:37 $ 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 02:44:37 $ docker top eb60021675e0772b6dfa0cc447e72df122b9682a09de16e75a9cd8d6f7ebf3e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:44:38 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v0.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:38 + git semver [Pipeline] } 02:44:38 $ docker stop --time=1 eb60021675e0772b6dfa0cc447e72df122b9682a09de16e75a9cd8d6f7ebf3e6 02:44:39 $ docker rm -f eb60021675e0772b6dfa0cc447e72df122b9682a09de16e75a9cd8d6f7ebf3e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:40 02:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:44:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:40 0.23.1-centos7: Pulling from edgex-lftools 02:44:40 ab5ef0e58194: Pulling fs layer 02:44:40 9712f1f96733: Pulling fs layer 02:44:40 63f879dbbcfc: Pulling fs layer 02:44:40 0d9ebad4ef96: Pulling fs layer 02:44:40 e9a5061849ea: Pulling fs layer 02:44:40 d747dcd14b5f: Pulling fs layer 02:44:40 2de7ff778b66: Pulling fs layer 02:44:40 0d9ebad4ef96: Waiting 02:44:40 e9a5061849ea: Waiting 02:44:40 d747dcd14b5f: Waiting 02:44:40 2de7ff778b66: Waiting 02:44:40 9712f1f96733: Verifying Checksum 02:44:40 9712f1f96733: Download complete 02:44:43 63f879dbbcfc: Verifying Checksum 02:44:43 63f879dbbcfc: Download complete 02:44:43 e9a5061849ea: Verifying Checksum 02:44:43 e9a5061849ea: Download complete 02:44:43 d747dcd14b5f: Verifying Checksum 02:44:43 d747dcd14b5f: Download complete 02:44:43 2de7ff778b66: Verifying Checksum 02:44:43 2de7ff778b66: Download complete 02:44:44 0d9ebad4ef96: Verifying Checksum 02:44:44 0d9ebad4ef96: Download complete 02:44:44 ab5ef0e58194: Verifying Checksum 02:44:44 ab5ef0e58194: Download complete 02:44:47 ab5ef0e58194: Pull complete 02:44:47 9712f1f96733: Pull complete 02:44:48 63f879dbbcfc: Pull complete 02:44:52 0d9ebad4ef96: Pull complete 02:44:53 e9a5061849ea: Pull complete 02:44:53 d747dcd14b5f: Pull complete 02:44:54 2de7ff778b66: Pull complete 02:44:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:44:54 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 02:44:54 $ 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 02:45:00 $ docker top 4ef4aadab06b24e7b5d7e08654a1510808826170b0fa3422171808127e914bbb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:45:00 provisioning config files... 02:45:00 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config842739806276245521tmp 02:45:00 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2334022968802223909tmp 02:45:00 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config381597287650788664tmp [Pipeline] { [Pipeline] echo 02:45:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:45:01 ---> sigul-configuration.sh 02:45:01 gpg: directory `/root/.gnupg' created 02:45:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:45:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:45:01 gpg: keyring `/root/.gnupg/secring.gpg' created 02:45:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:45:01 gpg: CAST5 encrypted data 02:45:01 gpg: encrypted with 1 passphrase 02:45:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:45:01 + mkdir /home/jenkins 02:45:01 + mkdir /home/jenkins/sigul [Pipeline] sh 02:45:01 + 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 02:45:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:45:02 ---> sigul-install.sh 02:45:10 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:45:10 + git tag --list 02:45:10 v0.0.0 [Pipeline] sh 02:45:11 + lftools sign git-tag v0.0.1-dev.1 02:45:11 Signing Git tag with Sigul... 02:45:11 Signing v0.0.1-dev.1 02:45:12 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v0.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo 02:45:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:45:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:45:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:45:12 $ docker stop --time=1 4ef4aadab06b24e7b5d7e08654a1510808826170b0fa3422171808127e914bbb 02:45:14 $ 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 02:45:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:45:15 . [Pipeline] withDockerContainer 02:45:15 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 02:45:15 $ 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 02:45:16 $ docker top abb7628b8b44eaaa17e0c10e8b02f3553c5645aecf9f9c102b03c264d651b184 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:45:16 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v0.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:17 + git semver [Pipeline] } 02:45:17 $ docker stop --time=1 abb7628b8b44eaaa17e0c10e8b02f3553c5645aecf9f9c102b03c264d651b184 02:45:18 $ docker rm -f abb7628b8b44eaaa17e0c10e8b02f3553c5645aecf9f9c102b03c264d651b184 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:45:19 . [Pipeline] withDockerContainer 02:45:19 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 02:45:19 $ 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 02:45:20 $ docker top 5ef108ac895f973d12979f776da704455dff4a20aed7d4f6afee7d2f9995bcb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:45:20 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v0.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:20 + git semver [Pipeline] } 02:45:20 $ docker stop --time=1 5ef108ac895f973d12979f776da704455dff4a20aed7d4f6afee7d2f9995bcb8 02:45:22 $ 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 02:45:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:45:24 ---> package-listing.sh 02:45:24 ++ facter osfamily 02:45:24 ++ tr '[:upper:]' '[:lower:]' 02:45:24 + OS_FAMILY=redhat 02:45:24 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 02:45:24 + START_PACKAGES=/tmp/packages_start.txt 02:45:24 + END_PACKAGES=/tmp/packages_end.txt 02:45:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:45:24 + PACKAGES=/tmp/packages_start.txt 02:45:24 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:45:24 + PACKAGES=/tmp/packages_end.txt 02:45:24 + case "${OS_FAMILY}" in 02:45:24 + sort 02:45:24 + rpm -qa 02:45:25 + '[' -f /tmp/packages_start.txt ']' 02:45:25 + '[' -f /tmp/packages_end.txt ']' 02:45:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:45:25 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:45:25 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 02:45:25 + 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 02:45:25 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 02:45:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:45:26 02:45:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:45:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:45:26 alpine: Pulling from edgex-lftools-log-publisher 02:45:26 df20fa9351a1: Pulling fs layer 02:45:26 36b3adc4ff6f: Pulling fs layer 02:45:26 8ad3a11d3b57: Pulling fs layer 02:45:26 46f8f816bc3b: Pulling fs layer 02:45:26 93b61091891f: Pulling fs layer 02:45:26 93b9cdb0e59b: Pulling fs layer 02:45:26 5e14af77c1be: Pulling fs layer 02:45:26 01666e4c0597: Pulling fs layer 02:45:26 aa168da1d23b: Pulling fs layer 02:45:26 93b61091891f: Waiting 02:45:26 93b9cdb0e59b: Waiting 02:45:26 5e14af77c1be: Waiting 02:45:26 01666e4c0597: Waiting 02:45:26 aa168da1d23b: Waiting 02:45:26 46f8f816bc3b: Waiting 02:45:26 36b3adc4ff6f: Verifying Checksum 02:45:26 36b3adc4ff6f: Download complete 02:45:26 46f8f816bc3b: Verifying Checksum 02:45:26 46f8f816bc3b: Download complete 02:45:26 df20fa9351a1: Verifying Checksum 02:45:26 df20fa9351a1: Download complete 02:45:26 93b9cdb0e59b: Verifying Checksum 02:45:26 93b9cdb0e59b: Download complete 02:45:26 5e14af77c1be: Verifying Checksum 02:45:26 5e14af77c1be: Download complete 02:45:26 93b61091891f: Verifying Checksum 02:45:26 93b61091891f: Download complete 02:45:26 01666e4c0597: Verifying Checksum 02:45:26 01666e4c0597: Download complete 02:45:26 df20fa9351a1: Pull complete 02:45:27 8ad3a11d3b57: Verifying Checksum 02:45:27 8ad3a11d3b57: Download complete 02:45:27 36b3adc4ff6f: Pull complete 02:45:27 8ad3a11d3b57: Pull complete 02:45:27 46f8f816bc3b: Pull complete 02:45:28 93b61091891f: Pull complete 02:45:28 93b9cdb0e59b: Pull complete 02:45:28 5e14af77c1be: Pull complete 02:45:28 01666e4c0597: Pull complete 02:45:29 aa168da1d23b: Verifying Checksum 02:45:29 aa168da1d23b: Download complete 02:45:37 aa168da1d23b: Pull complete 02:45:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:45:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:45:37 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 02:45:37 $ 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 02:45:46 $ docker top ac73672a066926444f352a662e05ab01c04d2d7ee70709cc4b0c0df5f6561a03 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:46 + touch /tmp/pre-build-complete [Pipeline] sh 02:45:46 + mkdir -p /var/log/sa [Pipeline] sh 02:45:47 + ls /var/log/sa-host 02:45:47 + sadf -c /var/log/sa-host/sa05 02:45:47 file_magic: OK 02:45:47 HZ: Using current value: 100 02:45:47 file_header: OK 02:45:47 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 02:45:47 Statistics: 02:45:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:45:47 File successfully converted to sysstat format version 12.2.1 02:45:47 + sadf -c /var/log/sa-host/sa14 02:45:47 file_magic: OK 02:45:47 HZ: Using current value: 100 02:45:47 file_header: OK 02:45:47 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 02:45:47 Statistics: 02:45:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:45:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:47 provisioning config files... 02:45:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4824246953955005822tmp [Pipeline] { [Pipeline] echo 02:45:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:45:47 ---> create-netrc.sh [Pipeline] } 02:45:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:45:48 ---> python-tools-install.sh [Pipeline] echo 02:45:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:45:48 ---> sudo-logs.sh 02:45:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:45:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:45:49 ---> job-cost.sh 02:45:49 lf-activate-venv: SKIPPING 02:45:49 DEBUG: total: 0.18000000715255737 02:45:49 INFO: Retrieving Stack Cost... 02:45:51 INFO: Retrieving Pricing Info for: v3-standard-2 02:45:51 INFO: Archiving Costs [Pipeline] echo 02:45:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:45:51 ---> logs-deploy.sh 02:45:51 lf-activate-venv: SKIPPING 02:45:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/1 02:45:51 INFO: archiving workspace using pattern(s): 02:45:52 Archives upload complete. 02:45:52 INFO: archiving logs to Nexus 02:45:53 ---> uname -a: 02:45:53 Linux prd-centos7-docker-4c-2g-46.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:45:53 02:45:53 02:45:53 ---> lscpu: 02:45:53 Architecture: x86_64 02:45:53 CPU op-mode(s): 32-bit, 64-bit 02:45:53 Byte Order: Little Endian 02:45:53 Address sizes: 40 bits physical, 48 bits virtual 02:45:53 CPU(s): 2 02:45:53 On-line CPU(s) list: 0,1 02:45:53 Thread(s) per core: 1 02:45:53 Core(s) per socket: 1 02:45:53 Socket(s): 2 02:45:53 NUMA node(s): 1 02:45:53 Vendor ID: AuthenticAMD 02:45:53 CPU family: 23 02:45:53 Model: 49 02:45:53 Model name: AMD EPYC-Rome Processor 02:45:53 Stepping: 0 02:45:53 CPU MHz: 2800.000 02:45:53 BogoMIPS: 5600.00 02:45:53 Virtualization: AMD-V 02:45:53 Hypervisor vendor: KVM 02:45:53 Virtualization type: full 02:45:53 L1d cache: 64 KiB 02:45:53 L1i cache: 64 KiB 02:45:53 L2 cache: 1 MiB 02:45:53 L3 cache: 32 MiB 02:45:53 NUMA node0 CPU(s): 0,1 02:45:53 Vulnerability Itlb multihit: Not affected 02:45:53 Vulnerability L1tf: Not affected 02:45:53 Vulnerability Mds: Not affected 02:45:53 Vulnerability Meltdown: Not affected 02:45:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:45:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:45:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:45:53 Vulnerability Srbds: Not affected 02:45:53 Vulnerability Tsx async abort: Not affected 02:45:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:45:53 02:45:53 02:45:53 ---> nproc: 02:45:53 2 02:45:53 02:45:53 02:45:53 ---> df -h: 02:45:53 Filesystem Size Used Available Use% Mounted on 02:45:53 overlay 40.0G 8.9G 31.1G 22% / 02:45:53 tmpfs 64.0M 0 64.0M 0% /dev 02:45:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:45:53 shm 64.0M 0 64.0M 0% /dev/shm 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_app-rfid-llrp-inventory_main 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_app-rfid-llrp-inventory_main@tmp 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:45:53 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:45:53 02:45:53 02:45:53 ---> free -m: 02:45:53 total used free shared buff/cache available 02:45:53 Mem: 7821 1077 3361 0 3382 6659 02:45:53 Swap: 1023 0 1023 02:45:53 02:45:53 02:45:53 ---> ip addr: 02:45:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:45:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:45:53 inet 127.0.0.1/8 scope host lo 02:45:53 valid_lft forever preferred_lft forever 02:45:53 inet6 ::1/128 scope host 02:45:53 valid_lft forever preferred_lft forever 02:45:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:45:53 link/ether fa:16:3e:18:fb:33 brd ff:ff:ff:ff:ff:ff 02:45:53 inet 10.30.122.74/23 brd 10.30.123.255 scope global dynamic eth0 02:45:53 valid_lft 85644sec preferred_lft 85644sec 02:45:53 inet6 fe80::f816:3eff:fe18:fb33/64 scope link 02:45:53 valid_lft forever preferred_lft forever 02:45:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:45:53 link/ether 02:42:e4:ea:1e:ba brd ff:ff:ff:ff:ff:ff 02:45:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:45:53 valid_lft forever preferred_lft forever 02:45:53 inet6 fe80::42:e4ff:feea:1eba/64 scope link 02:45:53 valid_lft forever preferred_lft forever 02:45:53 02:45:53 02:45:53 ---> sar -b -r -n DEV: 02:45:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 02:45:53 02:45:53 02:33:05 LINUX RESTART (2 CPU) 02:45:53 02:45:53 02:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:45:53 02:35:01 15.29 0.62 14.67 0.00 351.71 2801.42 0.00 02:45:53 02:36:01 1.63 0.00 1.63 0.00 0.00 30.98 0.00 02:45:53 02:37:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 02:45:53 02:38:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 02:45:53 02:39:01 0.25 0.00 0.25 0.00 0.00 2.27 0.00 02:45:53 02:40:01 0.35 0.00 0.35 0.00 0.00 5.35 0.00 02:45:53 02:41:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 02:45:53 02:42:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 02:45:53 02:43:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 02:45:53 02:44:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 02:45:53 02:45:01 198.08 0.03 198.05 0.00 3.73 53929.19 0.00 02:45:53 Average: 19.73 0.06 19.67 0.00 32.32 5163.76 0.00 02:45:53 02:45:53 02:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:45:53 02:35:01 5543160 0 729180 9.10 2620 1733972 1119928 12.36 501524 1564120 20 02:45:53 02:36:01 5554184 0 718148 8.97 2620 1733980 1029880 11.37 498948 1557716 12 02:45:53 02:37:01 5552460 0 719872 8.99 2620 1733980 1029928 11.37 496232 1562532 8 02:45:53 02:38:01 5554472 0 717852 8.96 2620 1733988 1017520 11.23 494732 1562532 12 02:45:53 02:39:01 5545316 0 727004 9.08 2620 1733992 991604 10.95 501204 1566036 20 02:45:53 02:40:01 5543744 0 728572 9.10 2620 1733996 991628 10.95 502148 1566036 12 02:45:53 02:41:01 5544056 0 728256 9.09 2620 1734000 991676 10.95 504172 1564196 20 02:45:53 02:42:01 5545972 0 726336 9.07 2620 1734004 991304 10.94 502088 1564196 8 02:45:53 02:43:01 5546280 0 726024 9.07 2620 1734008 991304 10.94 509656 1556716 16 02:45:53 02:44:01 5545672 0 726628 9.07 2620 1734012 991400 10.95 510220 1556716 8 02:45:53 02:45:01 3978584 0 971360 12.13 2620 3056368 1217608 13.44 701260 2714820 192 02:45:53 Average: 5404900 0 747203 9.33 2620 1854209 1033071 11.41 520199 1666874 30 02:45:53 02:45:53 02:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:45:53 02:35:01 eth0 24.30 20.12 34.59 22.07 0.00 0.00 0.00 0.00 02:45:53 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:35:01 docker0 2.90 1.92 0.32 7.60 0.00 0.00 0.00 0.00 02:45:53 02:36:01 eth0 1.63 0.57 0.62 0.42 0.00 0.00 0.00 0.00 02:45:53 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:37:01 eth0 2.55 0.55 0.67 0.40 0.00 0.00 0.00 0.00 02:45:53 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:38:01 eth0 2.48 0.30 0.46 0.20 0.00 0.00 0.00 0.00 02:45:53 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:39:01 eth0 3.40 1.28 1.55 1.04 0.00 0.00 0.00 0.00 02:45:53 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:40:01 eth0 1.12 0.30 0.33 0.20 0.00 0.00 0.00 0.00 02:45:53 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:41:01 eth0 0.52 0.37 0.27 0.20 0.00 0.00 0.00 0.00 02:45:53 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:42:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:45:53 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:43:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:45:53 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:44:01 eth0 0.38 0.28 0.15 0.08 0.00 0.00 0.00 0.00 02:45:53 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:45:01 veth4ee55ff 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:45:53 02:45:01 eth0 971.07 885.55 7715.72 125.49 0.00 0.00 0.00 0.00 02:45:53 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 02:45:01 docker0 61.02 65.83 4.93 413.09 0.00 0.00 0.00 0.00 02:45:53 Average: veth4ee55ff 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 Average: eth0 91.75 82.70 705.15 13.65 0.00 0.00 0.00 0.00 02:45:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:53 Average: docker0 5.81 6.16 0.48 38.25 0.00 0.00 0.00 0.00 02:45:53 02:45:53 02:45:53 ---> sar -P ALL: 02:45:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 02:45:53 02:45:53 02:33:05 LINUX RESTART (2 CPU) 02:45:53 02:45:53 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:45:53 02:35:01 all 1.81 0.00 0.91 0.35 0.03 96.91 02:45:53 02:35:01 0 1.81 0.00 0.92 0.55 0.03 96.67 02:45:53 02:35:01 1 1.80 0.00 0.89 0.15 0.02 97.14 02:45:53 02:36:01 all 0.17 0.00 0.08 0.00 0.02 99.74 02:45:53 02:36:01 0 0.18 0.00 0.08 0.00 0.00 99.73 02:45:53 02:36:01 1 0.15 0.00 0.07 0.00 0.03 99.75 02:45:53 02:37:01 all 0.16 0.00 0.07 0.00 0.01 99.77 02:45:53 02:37:01 0 0.23 0.00 0.08 0.00 0.02 99.67 02:45:53 02:37:01 1 0.08 0.00 0.05 0.00 0.00 99.87 02:45:53 02:38:01 all 0.25 0.00 0.04 0.00 0.02 99.69 02:45:53 02:38:01 0 0.43 0.00 0.03 0.00 0.02 99.52 02:45:53 02:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:45:53 02:39:01 all 0.33 0.00 0.11 0.00 0.03 99.54 02:45:53 02:39:01 0 0.50 0.00 0.10 0.00 0.03 99.36 02:45:53 02:39:01 1 0.15 0.00 0.12 0.00 0.02 99.72 02:45:53 02:40:01 all 0.22 0.00 0.07 0.00 0.03 99.69 02:45:53 02:40:01 0 0.37 0.00 0.08 0.00 0.03 99.52 02:45:53 02:40:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:45:53 02:41:01 all 0.09 0.00 0.04 0.00 0.00 99.87 02:45:53 02:41:01 0 0.12 0.00 0.03 0.00 0.00 99.85 02:45:53 02:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:45:53 02:42:01 all 0.25 0.00 0.05 0.00 0.02 99.68 02:45:53 02:42:01 0 0.42 0.00 0.03 0.00 0.02 99.53 02:45:53 02:42:01 1 0.08 0.00 0.07 0.00 0.02 99.83 02:45:53 02:43:01 all 0.24 0.00 0.06 0.00 0.03 99.67 02:45:53 02:43:01 0 0.37 0.00 0.03 0.00 0.02 99.58 02:45:53 02:43:01 1 0.12 0.00 0.08 0.00 0.03 99.77 02:45:53 02:44:01 all 0.23 0.00 0.03 0.00 0.03 99.72 02:45:53 02:44:01 0 0.40 0.00 0.03 0.00 0.02 99.55 02:45:53 02:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:45:53 02:45:01 all 23.36 0.00 10.95 3.56 0.44 61.69 02:45:53 02:45:01 0 23.45 0.00 11.09 2.82 0.44 62.20 02:45:53 02:45:01 1 23.26 0.00 10.80 4.30 0.44 61.19 02:45:53 02:45:53 Average: CPU %user %nice %system %iowait %steal %idle 02:45:53 Average: all 2.28 0.00 1.04 0.33 0.05 96.30 02:45:53 Average: 0 2.38 0.00 1.05 0.28 0.05 96.23 02:45:53 Average: 1 2.17 0.00 1.03 0.37 0.05 96.38 02:45:53 02:45:53 02:45:53