Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc12914614d6a112f0a92a24f3d596335fb0de34 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-ssh8637166775765132843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9455774624200890764.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12899035772143393734.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh2448262401028994163.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10924886549188924614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21755 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc12914614d6a112f0a92a24f3d596335fb0de34 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc12914614d6a112f0a92a24f3d596335fb0de34 # timeout=10 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#101)" > git rev-list --no-walk bdd9de2e6b7fb58cdebc45eb3705f9970870401e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-02T09:57:58.261Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-02T09:57:58.303Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-02T09:57:58.320Z] ========================================================= [2022-08-02T09:57:58.320Z] EdgeX Global Pipelines Version Info [2022-08-02T09:57:58.320Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-02T09:57:59.071Z] ------------------- [2022-08-02T09:57:59.071Z] stable info: [2022-08-02T09:57:59.071Z] ------------------- [2022-08-02T09:57:59.071Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T09:57:59.071Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T09:57:59.071Z] Message: update stable to v1.0.238 [2022-08-02T09:57:59.646Z] ------------------- [2022-08-02T09:57:59.646Z] experimental info: [2022-08-02T09:57:59.646Z] ------------------- [2022-08-02T09:57:59.646Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T09:57:59.646Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T09:57:59.646Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-02T09:57:59.907Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-08-02T09:57:59.919Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-08-02T09:57:59.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-02T09:57:59.936Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-02T09:57:59.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-02T09:57:59.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-02T09:57:59.970Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-02T09:57:59.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-02T09:57:59.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-02T09:58:00.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-02T09:58:00.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-02T09:58:00.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-08-02T09:58:00.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-02T09:58:00.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-02T09:58:00.078Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T09:58:00.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T09:58:00.101Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-02T09:58:00.112Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-02T09:58:00.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-02T09:58:00.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-02T09:58:00.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-02T09:58:00.168Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-02T09:58:00.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-02T09:58:00.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-02T09:58:00.201Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-02T09:58:00.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-02T09:58:00.232Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-02T09:58:00.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-02T09:58:00.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-02T09:58:00.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-02T09:58:00.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] echo [2022-08-02T09:58:00.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc12914 [Pipeline] echo [2022-08-02T09:58:00.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T09:58:00.356Z] provisioning config files... [2022-08-02T09:58:00.371Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4096384174031890631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T09:58:00.680Z] ---> docker-login.sh [2022-08-02T09:58:00.681Z] nexus3.edgexfoundry.org:10001 [2022-08-02T09:58:00.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:01.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:01.207Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:01.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:01.207Z] [2022-08-02T09:58:01.207Z] Login Succeeded [2022-08-02T09:58:01.207Z] nexus3.edgexfoundry.org:10002 [2022-08-02T09:58:01.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:01.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:01.470Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:01.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:01.470Z] [2022-08-02T09:58:01.470Z] Login Succeeded [2022-08-02T09:58:01.470Z] nexus3.edgexfoundry.org:10003 [2022-08-02T09:58:01.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:01.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:01.470Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:01.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:01.470Z] [2022-08-02T09:58:01.470Z] Login Succeeded [2022-08-02T09:58:01.470Z] nexus3.edgexfoundry.org:10004 [2022-08-02T09:58:01.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:01.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:01.732Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:01.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:01.732Z] [2022-08-02T09:58:01.732Z] Login Succeeded [2022-08-02T09:58:01.732Z] docker.io [2022-08-02T09:58:01.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:01.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:01.994Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:01.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:01.994Z] [2022-08-02T09:58:01.994Z] Login Succeeded [2022-08-02T09:58:01.994Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T09:58:02.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-02T09:58:02.365Z] + git rev-list -1 --merges dc12914614d6a112f0a92a24f3d596335fb0de34~1..dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] echo [2022-08-02T09:58:02.400Z] -----------> git rev-list -1 --merges dc12914614d6a112f0a92a24f3d596335fb0de34~1..dc12914614d6a112f0a92a24f3d596335fb0de34 dc12914614d6a112f0a92a24f3d596335fb0de34 [false] [Pipeline] sh [2022-08-02T09:58:02.694Z] + git log --format=format:%s -1 dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] echo [2022-08-02T09:58:02.710Z] ========================================================= [2022-08-02T09:58:02.710Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-02T09:58:02.710Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T09:58:03.053Z] + git log --format=format:%s -1 dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] echo [2022-08-02T09:58:03.065Z] [semverPrep] GIT_COMMIT: dc12914614d6a112f0a92a24f3d596335fb0de34, Commit Message: refactor(snap): edgex-snap-hooks related upgrade (#101) [Pipeline] echo [2022-08-02T09:58:03.075Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-02T09:58:03.461Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T09:58:03.461Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-02T09:58:03.461Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-02T09:58:03.461Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-02T09:58:03.461Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-02T09:58:03.461Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-02T09:58:03.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:58:03.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T09:58:03.822Z] [2022-08-02T09:58:03.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:58:04.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T09:58:04.131Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-02T09:58:04.131Z] b85a868b505f: Pulling fs layer [2022-08-02T09:58:04.131Z] e2be974225ed: Pulling fs layer [2022-08-02T09:58:04.131Z] 339a4e72a1f5: Pulling fs layer [2022-08-02T09:58:04.131Z] 988bab9f4d93: Pulling fs layer [2022-08-02T09:58:04.131Z] 1469e6f7b9e6: Pulling fs layer [2022-08-02T09:58:04.131Z] eaf3925da568: Pulling fs layer [2022-08-02T09:58:04.131Z] bab4dde63d76: Pulling fs layer [2022-08-02T09:58:04.131Z] bde34c3a00c8: Pulling fs layer [2022-08-02T09:58:04.131Z] b352a97aabf1: Pulling fs layer [2022-08-02T09:58:04.131Z] 4872d77fe225: Pulling fs layer [2022-08-02T09:58:04.131Z] 5851b861e8e6: Pulling fs layer [2022-08-02T09:58:04.131Z] bab4dde63d76: Waiting [2022-08-02T09:58:04.131Z] bde34c3a00c8: Waiting [2022-08-02T09:58:04.131Z] b352a97aabf1: Waiting [2022-08-02T09:58:04.131Z] 1469e6f7b9e6: Waiting [2022-08-02T09:58:04.131Z] 5851b861e8e6: Waiting [2022-08-02T09:58:04.131Z] eaf3925da568: Waiting [2022-08-02T09:58:04.131Z] 4872d77fe225: Waiting [2022-08-02T09:58:04.131Z] e2be974225ed: Verifying Checksum [2022-08-02T09:58:04.131Z] e2be974225ed: Download complete [2022-08-02T09:58:04.131Z] 988bab9f4d93: Verifying Checksum [2022-08-02T09:58:04.131Z] 988bab9f4d93: Download complete [2022-08-02T09:58:04.394Z] 1469e6f7b9e6: Verifying Checksum [2022-08-02T09:58:04.394Z] 1469e6f7b9e6: Download complete [2022-08-02T09:58:04.394Z] 339a4e72a1f5: Verifying Checksum [2022-08-02T09:58:04.394Z] 339a4e72a1f5: Download complete [2022-08-02T09:58:04.394Z] eaf3925da568: Verifying Checksum [2022-08-02T09:58:04.394Z] eaf3925da568: Download complete [2022-08-02T09:58:04.394Z] bde34c3a00c8: Download complete [2022-08-02T09:58:04.394Z] b352a97aabf1: Download complete [2022-08-02T09:58:04.394Z] 4872d77fe225: Verifying Checksum [2022-08-02T09:58:04.394Z] 4872d77fe225: Download complete [2022-08-02T09:58:04.394Z] 5851b861e8e6: Download complete [2022-08-02T09:58:04.394Z] b85a868b505f: Verifying Checksum [2022-08-02T09:58:04.394Z] b85a868b505f: Download complete [2022-08-02T09:58:04.659Z] bab4dde63d76: Verifying Checksum [2022-08-02T09:58:04.659Z] bab4dde63d76: Download complete [2022-08-02T09:58:05.600Z] b85a868b505f: Pull complete [2022-08-02T09:58:05.859Z] e2be974225ed: Pull complete [2022-08-02T09:58:06.430Z] 339a4e72a1f5: Pull complete [2022-08-02T09:58:06.430Z] 988bab9f4d93: Pull complete [2022-08-02T09:58:06.691Z] 1469e6f7b9e6: Pull complete [2022-08-02T09:58:06.691Z] eaf3925da568: Pull complete [2022-08-02T09:58:08.607Z] bab4dde63d76: Pull complete [2022-08-02T09:58:08.607Z] bde34c3a00c8: Pull complete [2022-08-02T09:58:08.607Z] b352a97aabf1: Pull complete [2022-08-02T09:58:08.607Z] 4872d77fe225: Pull complete [2022-08-02T09:58:08.869Z] 5851b861e8e6: Pull complete [2022-08-02T09:58:08.869Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-02T09:58:08.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T09:58:08.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T09:58:08.974Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T09:58:09.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T09:58:10.329Z] $ docker top 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c -eo pid,comm [2022-08-02T09:58:10.389Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-02T09:58:10.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T09:58:10.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T09:58:10.429Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T09:58:10.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T09:58:10.569Z] $ docker exec 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c ssh-agent [2022-08-02T09:58:10.682Z] SSH_AUTH_SOCK=/tmp/ssh-TX56qYE482zl/agent.34 [2022-08-02T09:58:10.682Z] SSH_AGENT_PID=40 [2022-08-02T09:58:10.688Z] Running ssh-add (command line suppressed) [2022-08-02T09:58:10.802Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6846317320628330205.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6846317320628330205.key) [2022-08-02T09:58:10.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T09:58:11.098Z] + git tag --points-at HEAD [Pipeline] } [2022-08-02T09:58:11.115Z] $ docker exec --env ******** --env ******** 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c ssh-agent -k [2022-08-02T09:58:11.225Z] unset SSH_AUTH_SOCK; [2022-08-02T09:58:11.226Z] unset SSH_AGENT_PID; [2022-08-02T09:58:11.226Z] echo Agent pid 40 killed; [2022-08-02T09:58:11.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-02T09:58:11.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T09:58:11.262Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T09:58:11.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T09:58:11.391Z] $ docker exec 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c ssh-agent [2022-08-02T09:58:11.505Z] SSH_AUTH_SOCK=/tmp/ssh-RSI2XDJJJ4GC/agent.73 [2022-08-02T09:58:11.505Z] SSH_AGENT_PID=79 [2022-08-02T09:58:11.511Z] Running ssh-add (command line suppressed) [2022-08-02T09:58:11.637Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3214847257008426457.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3214847257008426457.key) [2022-08-02T09:58:11.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T09:58:11.946Z] + git semver init [2022-08-02T09:58:12.206Z] 2022-08-02 09:58:12,139 [run_init] DEBUG init version:0.0.0 force:False [2022-08-02T09:58:12.206Z] 2022-08-02 09:58:12,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-08-02T09:58:12.206Z] 2022-08-02 09:58:12,140 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-08-02T09:58:12.207Z] 2022-08-02 09:58:12,140 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-08-02T09:58:13.149Z] 2022-08-02 09:58:13,125 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-08-02T09:58:13.150Z] 2022-08-02 09:58:13,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-08-02T09:58:13.150Z] 2022-08-02 09:58:13,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-02T09:58:13.150Z] 2022-08-02 09:58:13,126 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-02T09:58:13.150Z] 2.3.0-dev.10 [Pipeline] } [2022-08-02T09:58:13.166Z] $ docker exec --env ******** --env ******** 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c ssh-agent -k [2022-08-02T09:58:13.270Z] unset SSH_AUTH_SOCK; [2022-08-02T09:58:13.271Z] unset SSH_AGENT_PID; [2022-08-02T09:58:13.271Z] echo Agent pid 79 killed; [2022-08-02T09:58:13.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T09:58:13.593Z] + git semver [Pipeline] } [2022-08-02T09:58:13.880Z] $ docker stop --time=1 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c [2022-08-02T09:58:15.207Z] $ docker rm -f 6ece496d727ab63b068088eb27c9b240440184740f3c8106c821565954bcd37c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T09:58:15.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-02T09:58:15.812Z] Stashed 1 file(s) [Pipeline] echo [2022-08-02T09:58:15.814Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T09:58:15.968Z] provisioning config files... [2022-08-02T09:58:15.979Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6350398150875568377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T09:58:16.281Z] ---> docker-login.sh [2022-08-02T09:58:16.281Z] nexus3.edgexfoundry.org:10001 [2022-08-02T09:58:16.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:16.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:16.281Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:16.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:16.281Z] [2022-08-02T09:58:16.281Z] Login Succeeded [2022-08-02T09:58:16.281Z] nexus3.edgexfoundry.org:10002 [2022-08-02T09:58:16.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:16.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:16.543Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:16.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:16.543Z] [2022-08-02T09:58:16.543Z] Login Succeeded [2022-08-02T09:58:16.543Z] nexus3.edgexfoundry.org:10003 [2022-08-02T09:58:16.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:16.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:16.543Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:16.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:16.543Z] [2022-08-02T09:58:16.543Z] Login Succeeded [2022-08-02T09:58:16.543Z] nexus3.edgexfoundry.org:10004 [2022-08-02T09:58:16.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:16.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:16.810Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:16.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:16.810Z] [2022-08-02T09:58:16.810Z] Login Succeeded [2022-08-02T09:58:16.810Z] docker.io [2022-08-02T09:58:16.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:58:17.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:58:17.073Z] Configure a credential helper to remove this warning. See [2022-08-02T09:58:17.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:58:17.073Z] [2022-08-02T09:58:17.073Z] Login Succeeded [2022-08-02T09:58:17.073Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T09:58:17.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-02T09:58:17.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T09:58:17.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T09:58:17.172Z] ========================================================= [2022-08-02T09:58:17.172Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-02T09:58:17.172Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:58:17.493Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-02T09:58:17.493Z] Sending build context to Docker daemon 12.45MB [2022-08-02T09:58:17.493Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T09:58:17.493Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-02T09:58:17.493Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-02T09:58:17.493Z] 2408cc74d12b: Pulling fs layer [2022-08-02T09:58:17.493Z] ea60b727a1ce: Pulling fs layer [2022-08-02T09:58:17.493Z] 30c4a7721957: Pulling fs layer [2022-08-02T09:58:17.493Z] 370296b7ddb6: Pulling fs layer [2022-08-02T09:58:17.493Z] 7c6cee850709: Pulling fs layer [2022-08-02T09:58:17.493Z] 39a5fcdaea64: Pulling fs layer [2022-08-02T09:58:17.493Z] d94ebbe4e438: Pulling fs layer [2022-08-02T09:58:17.493Z] bcfd1f05c69d: Pulling fs layer [2022-08-02T09:58:17.493Z] 59ccb84bbe0f: Pulling fs layer [2022-08-02T09:58:17.493Z] 7c6cee850709: Waiting [2022-08-02T09:58:17.493Z] 59ccb84bbe0f: Waiting [2022-08-02T09:58:17.493Z] bcfd1f05c69d: Waiting [2022-08-02T09:58:17.493Z] 39a5fcdaea64: Waiting [2022-08-02T09:58:17.493Z] d94ebbe4e438: Waiting [2022-08-02T09:58:17.493Z] 370296b7ddb6: Waiting [2022-08-02T09:58:17.493Z] 30c4a7721957: Verifying Checksum [2022-08-02T09:58:17.493Z] 30c4a7721957: Download complete [2022-08-02T09:58:17.493Z] ea60b727a1ce: Verifying Checksum [2022-08-02T09:58:17.493Z] ea60b727a1ce: Download complete [2022-08-02T09:58:17.752Z] 7c6cee850709: Verifying Checksum [2022-08-02T09:58:17.752Z] 7c6cee850709: Download complete [2022-08-02T09:58:17.752Z] 39a5fcdaea64: Verifying Checksum [2022-08-02T09:58:17.752Z] 39a5fcdaea64: Download complete [2022-08-02T09:58:17.752Z] 2408cc74d12b: Verifying Checksum [2022-08-02T09:58:17.752Z] 2408cc74d12b: Download complete [2022-08-02T09:58:17.752Z] d94ebbe4e438: Download complete [2022-08-02T09:58:17.752Z] 2408cc74d12b: Pull complete [2022-08-02T09:58:18.012Z] ea60b727a1ce: Pull complete [2022-08-02T09:58:18.012Z] 30c4a7721957: Pull complete [2022-08-02T09:58:18.012Z] 59ccb84bbe0f: Verifying Checksum [2022-08-02T09:58:18.012Z] 59ccb84bbe0f: Download complete [2022-08-02T09:58:18.272Z] bcfd1f05c69d: Verifying Checksum [2022-08-02T09:58:18.272Z] bcfd1f05c69d: Download complete [2022-08-02T09:58:18.272Z] 370296b7ddb6: Verifying Checksum [2022-08-02T09:58:18.272Z] 370296b7ddb6: Download complete [2022-08-02T09:58:22.467Z] 370296b7ddb6: Pull complete [2022-08-02T09:58:22.467Z] 7c6cee850709: Pull complete [2022-08-02T09:58:22.467Z] 39a5fcdaea64: Pull complete [2022-08-02T09:58:22.467Z] d94ebbe4e438: Pull complete [2022-08-02T09:58:24.375Z] bcfd1f05c69d: Pull complete [2022-08-02T09:58:24.944Z] 59ccb84bbe0f: Pull complete [2022-08-02T09:58:24.944Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-02T09:58:24.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T09:58:24.944Z] ---> a4fb48ad2a94 [2022-08-02T09:58:24.944Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-02T09:58:26.860Z] ---> Running in 8a87fe75899e [2022-08-02T09:58:26.860Z] Removing intermediate container 8a87fe75899e [2022-08-02T09:58:26.860Z] ---> 63ed11fdef3c [2022-08-02T09:58:26.860Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T09:58:26.860Z] ---> Running in 70c13aa4c01a [2022-08-02T09:58:26.860Z] Removing intermediate container 70c13aa4c01a [2022-08-02T09:58:26.860Z] ---> fc15caebae0b [2022-08-02T09:58:26.860Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-02T09:58:26.860Z] ---> Running in 61502d4f19c3 [2022-08-02T09:58:26.860Z] Removing intermediate container 61502d4f19c3 [2022-08-02T09:58:26.860Z] ---> 16e544756c5c [2022-08-02T09:58:26.860Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T09:58:26.860Z] ---> Running in 37fb75d1b226 [2022-08-02T09:58:27.431Z] Removing intermediate container 37fb75d1b226 [2022-08-02T09:58:27.431Z] ---> 07effbefa5c7 [2022-08-02T09:58:27.431Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T09:58:27.431Z] ---> Running in 78d07aec03cf [2022-08-02T09:58:27.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T09:58:28.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T09:58:29.216Z] OK: 211 MiB in 51 packages [2022-08-02T09:58:29.476Z] Removing intermediate container 78d07aec03cf [2022-08-02T09:58:29.476Z] ---> b3cf8bcc77df [2022-08-02T09:58:29.476Z] Step 8/13 : WORKDIR /app [2022-08-02T09:58:29.476Z] ---> Running in c9eb3ecd5054 [2022-08-02T09:58:29.476Z] Removing intermediate container c9eb3ecd5054 [2022-08-02T09:58:29.476Z] ---> 9c7963f56f83 [2022-08-02T09:58:29.476Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-02T09:58:29.737Z] ---> 5e750192045e [2022-08-02T09:58:29.737Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T09:58:29.737Z] ---> Running in 530489186c07 [2022-08-02T09:58:30.921Z] Still waiting to schedule task [2022-08-02T09:58:30.921Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-02T09:58:47.855Z] Removing intermediate container 530489186c07 [2022-08-02T09:58:47.855Z] ---> 4994942f60eb [2022-08-02T09:58:47.855Z] Step 11/13 : COPY . . [2022-08-02T09:58:47.855Z] ---> f9f19f731110 [2022-08-02T09:58:47.855Z] Step 12/13 : ARG MAKE="make build" [2022-08-02T09:58:47.855Z] ---> Running in 45094fc4b3b2 [2022-08-02T09:58:47.855Z] Removing intermediate container 45094fc4b3b2 [2022-08-02T09:58:47.855Z] ---> 25c00b9fb4b8 [2022-08-02T09:58:47.855Z] Step 13/13 : RUN $MAKE [2022-08-02T09:58:47.855Z] ---> Running in 0b80d03ee10a [2022-08-02T09:58:47.855Z] noop [2022-08-02T09:58:47.855Z] Removing intermediate container 0b80d03ee10a [2022-08-02T09:58:47.855Z] ---> 3d063d353a0e [2022-08-02T09:58:47.855Z] Successfully built 3d063d353a0e [2022-08-02T09:58:47.855Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:58:48.177Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T09:58:48.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T09:58:48.261Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T09:58:48.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T09:58:48.686Z] $ docker top 056ffb1c4cf0c1ae3875651f8b67629de4f49cd1a4bcd0ba3af0eefc5282f7ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T09:58:49.057Z] + go version [2022-08-02T09:58:49.057Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-02T09:58:49.072Z] $ docker stop --time=1 056ffb1c4cf0c1ae3875651f8b67629de4f49cd1a4bcd0ba3af0eefc5282f7ac [2022-08-02T09:58:50.359Z] $ docker rm -f 056ffb1c4cf0c1ae3875651f8b67629de4f49cd1a4bcd0ba3af0eefc5282f7ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:58:50.786Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T09:58:50.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T09:58:50.908Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T09:58:50.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T09:58:51.330Z] $ docker top 077dade51ceb45bcfef09643a7f5734b997181569db2757a0e41180ab4d02daa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T09:58:51.683Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-08-02T09:58:51.982Z] + make test [2022-08-02T09:58:51.982Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-02T09:59:04.210Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-02T09:59:04.210Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.066s coverage: 86.2% of statements [2022-08-02T09:59:04.210Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-02T09:59:05.155Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements [2022-08-02T09:59:13.292Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-02T09:59:13.292Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-02T09:59:17.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T09:59:17.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T09:59:17.497Z] ./bin/test-attribution.sh [Pipeline] echo [2022-08-02T09:59:17.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-02T09:59:17.531Z] $ docker stop --time=1 077dade51ceb45bcfef09643a7f5734b997181569db2757a0e41180ab4d02daa [2022-08-02T09:59:19.280Z] $ docker rm -f 077dade51ceb45bcfef09643a7f5734b997181569db2757a0e41180ab4d02daa [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T09:59:19.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-02T09:59:19.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-02T09:59:20.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-02T09:59:20.622Z] + ls -al . [2022-08-02T09:59:20.622Z] total 228 [2022-08-02T09:59:20.622Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 09:58 . [2022-08-02T09:59:20.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 09:57 .. [2022-08-02T09:59:20.622Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 2 09:57 .dockerignore [2022-08-02T09:59:20.622Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 09:59 .git [2022-08-02T09:59:20.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 09:57 .github [2022-08-02T09:59:20.622Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 2 09:57 .gitignore [2022-08-02T09:59:20.622Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 09:57 .golangci.yml [2022-08-02T09:59:20.622Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 09:58 .semver [2022-08-02T09:59:20.622Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 2 09:57 Attribution.txt [2022-08-02T09:59:20.622Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 2 09:57 CHANGELOG.md [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 2 09:57 Dockerfile [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 09:57 GOVERNANCE.md [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 2 09:57 Jenkinsfile [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 09:57 LICENSE [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 2 09:57 Makefile [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 09:57 OWNERS.md [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 2 09:57 README.md [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 09:58 VERSION [2022-08-02T09:59:20.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 09:57 bin [2022-08-02T09:59:20.623Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 2 09:59 coverage.out [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 3539 Aug 2 09:57 go.mod [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 36290 Aug 2 09:57 go.sum [2022-08-02T09:59:20.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 09:57 images [2022-08-02T09:59:20.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 09:57 internal [2022-08-02T09:59:20.623Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 2 09:57 main.go [2022-08-02T09:59:20.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 09:57 res [2022-08-02T09:59:20.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 09:57 snap [2022-08-02T09:59:20.623Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 09:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:59:21.052Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dc12914614d6a112f0a92a24f3d596335fb0de34 --label arch=amd64 --label version=2.3.0-dev.10 . [2022-08-02T09:59:21.052Z] Sending build context to Docker daemon 12.45MB [2022-08-02T09:59:21.052Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T09:59:21.052Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-02T09:59:21.052Z] ---> 3d063d353a0e [2022-08-02T09:59:21.052Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-02T09:59:21.052Z] ---> Running in 5b7cf2b6aa18 [2022-08-02T09:59:21.312Z] Removing intermediate container 5b7cf2b6aa18 [2022-08-02T09:59:21.312Z] ---> a43b418463ea [2022-08-02T09:59:21.312Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T09:59:21.312Z] ---> Running in cd667d3dbe33 [2022-08-02T09:59:21.312Z] Removing intermediate container cd667d3dbe33 [2022-08-02T09:59:21.312Z] ---> a401a71cedd3 [2022-08-02T09:59:21.312Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-02T09:59:21.312Z] ---> Running in a18fde6e7b0a [2022-08-02T09:59:21.573Z] Removing intermediate container a18fde6e7b0a [2022-08-02T09:59:21.573Z] ---> 98f8dd631c57 [2022-08-02T09:59:21.573Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T09:59:21.573Z] ---> Running in 1293bfecd91c [2022-08-02T09:59:22.146Z] Removing intermediate container 1293bfecd91c [2022-08-02T09:59:22.146Z] ---> bcdf6d718fa6 [2022-08-02T09:59:22.146Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T09:59:22.146Z] ---> Running in af232e31034d [2022-08-02T09:59:22.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T09:59:23.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T09:59:23.616Z] OK: 211 MiB in 51 packages [2022-08-02T09:59:23.877Z] Removing intermediate container af232e31034d [2022-08-02T09:59:23.877Z] ---> 378ed08cf843 [2022-08-02T09:59:23.877Z] Step 8/31 : WORKDIR /app [2022-08-02T09:59:23.877Z] ---> Running in 857490f9a4c3 [2022-08-02T09:59:24.137Z] Removing intermediate container 857490f9a4c3 [2022-08-02T09:59:24.137Z] ---> 59e51b48ca6d [2022-08-02T09:59:24.137Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-02T09:59:24.137Z] ---> fc358c0b600c [2022-08-02T09:59:24.137Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T09:59:24.137Z] ---> Running in e71f7e2b6ba2 [2022-08-02T09:59:25.079Z] Removing intermediate container e71f7e2b6ba2 [2022-08-02T09:59:25.079Z] ---> 51aab32452f7 [2022-08-02T09:59:25.079Z] Step 11/31 : COPY . . [2022-08-02T09:59:25.340Z] ---> 2115e1ee7198 [2022-08-02T09:59:25.340Z] Step 12/31 : ARG MAKE="make build" [2022-08-02T09:59:25.340Z] ---> Running in b150f12ca4d3 [2022-08-02T09:59:25.340Z] Removing intermediate container b150f12ca4d3 [2022-08-02T09:59:25.340Z] ---> abb4cbfd0dd2 [2022-08-02T09:59:25.340Z] Step 13/31 : RUN $MAKE [2022-08-02T09:59:25.340Z] ---> Running in 3b4d60db758b [2022-08-02T09:59:25.601Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-02T09:59:47.555Z] Removing intermediate container 3b4d60db758b [2022-08-02T09:59:47.555Z] ---> d6b138c93465 [2022-08-02T09:59:47.555Z] Step 14/31 : FROM alpine:3.14 [2022-08-02T09:59:47.555Z] 3.14: Pulling from library/alpine [2022-08-02T09:59:47.555Z] decfdc335d9b: Pulling fs layer [2022-08-02T09:59:47.555Z] decfdc335d9b: Verifying Checksum [2022-08-02T09:59:47.555Z] decfdc335d9b: Download complete [2022-08-02T09:59:47.555Z] decfdc335d9b: Pull complete [2022-08-02T09:59:47.555Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-02T09:59:47.555Z] Status: Downloaded newer image for alpine:3.14 [2022-08-02T09:59:47.555Z] ---> 5977be310a9d [2022-08-02T09:59:47.555Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-02T09:59:47.555Z] ---> Running in 20665315a000 [2022-08-02T09:59:47.555Z] Removing intermediate container 20665315a000 [2022-08-02T09:59:47.555Z] ---> ff2b893499c2 [2022-08-02T09:59:47.555Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-02T09:59:47.555Z] ---> Running in 39e742dbff7d [2022-08-02T09:59:47.555Z] Removing intermediate container 39e742dbff7d [2022-08-02T09:59:47.555Z] ---> 0290306f4d1e [2022-08-02T09:59:47.555Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T09:59:47.555Z] ---> Running in dabf7c42d820 [2022-08-02T09:59:47.814Z] Removing intermediate container dabf7c42d820 [2022-08-02T09:59:47.814Z] ---> 856af0565bf6 [2022-08-02T09:59:47.814Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-02T09:59:47.814Z] ---> Running in 90bfe9188c5c [2022-08-02T09:59:48.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-02T09:59:49.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-02T09:59:49.277Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-02T09:59:49.277Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-02T09:59:49.538Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-02T09:59:49.538Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-02T09:59:49.799Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-02T09:59:49.799Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-02T09:59:49.799Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-02T09:59:50.061Z] Executing busybox-1.33.1-r8.trigger [2022-08-02T09:59:50.061Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T09:59:50.061Z] OK: 9 MiB in 21 packages [2022-08-02T09:59:50.631Z] Removing intermediate container 90bfe9188c5c [2022-08-02T09:59:50.631Z] ---> 2903d47829c0 [2022-08-02T09:59:50.631Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-02T09:59:50.631Z] ---> e7f06a085980 [2022-08-02T09:59:50.631Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-02T09:59:50.891Z] ---> a7813eff4236 [2022-08-02T09:59:50.891Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-02T09:59:50.891Z] ---> 3c14e0dfcfb7 [2022-08-02T09:59:50.891Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-02T09:59:51.151Z] ---> 14a15eaf814d [2022-08-02T09:59:51.151Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-02T09:59:51.721Z] ---> fcaae08706ec [2022-08-02T09:59:51.721Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-02T09:59:51.721Z] ---> Running in 97dc733de2b6 [2022-08-02T09:59:52.292Z] Removing intermediate container 97dc733de2b6 [2022-08-02T09:59:52.292Z] ---> 6aafab5ef20d [2022-08-02T09:59:52.292Z] Step 25/31 : VOLUME /cache [2022-08-02T09:59:52.292Z] ---> Running in 5348273e58bd [2022-08-02T09:59:52.292Z] Removing intermediate container 5348273e58bd [2022-08-02T09:59:52.292Z] ---> 3f5ab6342b0a [2022-08-02T09:59:52.292Z] Step 26/31 : EXPOSE 59711 [2022-08-02T09:59:52.292Z] ---> Running in 5cea75c0905d [2022-08-02T09:59:52.292Z] Removing intermediate container 5cea75c0905d [2022-08-02T09:59:52.292Z] ---> 750503523568 [2022-08-02T09:59:52.292Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-02T09:59:52.552Z] ---> Running in c5c492c65291 [2022-08-02T09:59:52.552Z] Removing intermediate container c5c492c65291 [2022-08-02T09:59:52.552Z] ---> 343cb1efd60b [2022-08-02T09:59:52.552Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-02T09:59:52.552Z] ---> Running in aebdc4ed04b9 [2022-08-02T09:59:52.552Z] Removing intermediate container aebdc4ed04b9 [2022-08-02T09:59:52.552Z] ---> 101787f0234d [2022-08-02T09:59:52.552Z] Step 29/31 : LABEL arch=amd64 [2022-08-02T09:59:52.811Z] ---> Running in c3c55b100798 [2022-08-02T09:59:52.811Z] Removing intermediate container c3c55b100798 [2022-08-02T09:59:52.811Z] ---> 02a35294c1d1 [2022-08-02T09:59:52.811Z] Step 30/31 : LABEL git_sha=dc12914614d6a112f0a92a24f3d596335fb0de34 [2022-08-02T09:59:52.811Z] ---> Running in 0468fda0462f [2022-08-02T09:59:52.811Z] Removing intermediate container 0468fda0462f [2022-08-02T09:59:52.811Z] ---> 07372833df29 [2022-08-02T09:59:52.811Z] Step 31/31 : LABEL version=2.3.0-dev.10 [2022-08-02T09:59:53.070Z] ---> Running in 1a985f141093 [2022-08-02T09:59:53.070Z] Removing intermediate container 1a985f141093 [2022-08-02T09:59:53.070Z] ---> 942533d00910 [2022-08-02T09:59:53.070Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-02T09:59:53.070Z] Successfully built 942533d00910 [2022-08-02T09:59:53.070Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T09:59:53.154Z] provisioning config files... [2022-08-02T09:59:53.162Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7366233214182185084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T09:59:53.459Z] ---> docker-login.sh [2022-08-02T09:59:53.459Z] nexus3.edgexfoundry.org:10001 [2022-08-02T09:59:53.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:59:53.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:59:53.459Z] Configure a credential helper to remove this warning. See [2022-08-02T09:59:53.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:59:53.459Z] [2022-08-02T09:59:53.459Z] Login Succeeded [2022-08-02T09:59:53.459Z] nexus3.edgexfoundry.org:10002 [2022-08-02T09:59:53.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:59:53.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:59:53.718Z] Configure a credential helper to remove this warning. See [2022-08-02T09:59:53.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:59:53.718Z] [2022-08-02T09:59:53.718Z] Login Succeeded [2022-08-02T09:59:53.718Z] nexus3.edgexfoundry.org:10003 [2022-08-02T09:59:53.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:59:53.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:59:53.718Z] Configure a credential helper to remove this warning. See [2022-08-02T09:59:53.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:59:53.718Z] [2022-08-02T09:59:53.718Z] Login Succeeded [2022-08-02T09:59:53.718Z] nexus3.edgexfoundry.org:10004 [2022-08-02T09:59:53.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:59:53.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:59:53.980Z] Configure a credential helper to remove this warning. See [2022-08-02T09:59:53.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:59:53.980Z] [2022-08-02T09:59:53.980Z] Login Succeeded [2022-08-02T09:59:53.980Z] docker.io [2022-08-02T09:59:53.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T09:59:54.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T09:59:54.241Z] Configure a credential helper to remove this warning. See [2022-08-02T09:59:54.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T09:59:54.241Z] [2022-08-02T09:59:54.241Z] Login Succeeded [2022-08-02T09:59:54.241Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T09:59:54.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T09:59:54.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T09:59:54.306Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-08-02T09:59:54.306Z] dc12914614d6a112f0a92a24f3d596335fb0de34 [2022-08-02T09:59:54.306Z] latest [2022-08-02T09:59:54.306Z] 2.3.0-dev.10 [2022-08-02T09:59:54.306Z] dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [2022-08-02T09:59:54.306Z] main [2022-08-02T09:59:54.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:59:54.645Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:59:54.960Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34 [2022-08-02T09:59:54.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-02T09:59:54.960Z] 3c68109e1d5f: Preparing [2022-08-02T09:59:54.960Z] 78ec1a632d55: Preparing [2022-08-02T09:59:54.960Z] b8df12d44edf: Preparing [2022-08-02T09:59:54.960Z] be52ea275e0e: Preparing [2022-08-02T09:59:54.960Z] ec08af8eb2c6: Preparing [2022-08-02T09:59:54.960Z] 3396a5f46ac0: Preparing [2022-08-02T09:59:54.960Z] 4a7b308a23b1: Preparing [2022-08-02T09:59:54.960Z] 17169a82b526: Preparing [2022-08-02T09:59:54.960Z] 713e7675e2c1: Preparing [2022-08-02T09:59:54.960Z] 3396a5f46ac0: Waiting [2022-08-02T09:59:54.960Z] 17169a82b526: Waiting [2022-08-02T09:59:54.960Z] 4a7b308a23b1: Waiting [2022-08-02T09:59:54.960Z] 713e7675e2c1: Waiting [2022-08-02T09:59:54.960Z] 3c68109e1d5f: Pushed [2022-08-02T09:59:54.960Z] b8df12d44edf: Pushed [2022-08-02T09:59:54.960Z] ec08af8eb2c6: Pushed [2022-08-02T09:59:54.960Z] be52ea275e0e: Pushed [2022-08-02T09:59:54.960Z] 713e7675e2c1: Layer already exists [2022-08-02T09:59:55.220Z] 3396a5f46ac0: Pushed [2022-08-02T09:59:55.220Z] 17169a82b526: Pushed [2022-08-02T09:59:55.481Z] 4a7b308a23b1: Pushed [2022-08-02T09:59:58.031Z] 78ec1a632d55: Pushed [2022-08-02T09:59:58.031Z] dc12914614d6a112f0a92a24f3d596335fb0de34: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:59:58.350Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:59:58.666Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-08-02T09:59:58.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-02T09:59:58.666Z] 3c68109e1d5f: Preparing [2022-08-02T09:59:58.666Z] 78ec1a632d55: Preparing [2022-08-02T09:59:58.666Z] b8df12d44edf: Preparing [2022-08-02T09:59:58.666Z] be52ea275e0e: Preparing [2022-08-02T09:59:58.666Z] ec08af8eb2c6: Preparing [2022-08-02T09:59:58.666Z] 3396a5f46ac0: Preparing [2022-08-02T09:59:58.666Z] 4a7b308a23b1: Preparing [2022-08-02T09:59:58.666Z] 17169a82b526: Preparing [2022-08-02T09:59:58.666Z] 713e7675e2c1: Preparing [2022-08-02T09:59:58.666Z] 3396a5f46ac0: Waiting [2022-08-02T09:59:58.666Z] 4a7b308a23b1: Waiting [2022-08-02T09:59:58.666Z] 17169a82b526: Waiting [2022-08-02T09:59:58.666Z] 713e7675e2c1: Waiting [2022-08-02T09:59:58.666Z] b8df12d44edf: Layer already exists [2022-08-02T09:59:58.666Z] be52ea275e0e: Layer already exists [2022-08-02T09:59:58.666Z] 3c68109e1d5f: Layer already exists [2022-08-02T09:59:58.666Z] ec08af8eb2c6: Layer already exists [2022-08-02T09:59:58.666Z] 78ec1a632d55: Layer already exists [2022-08-02T09:59:58.666Z] 3396a5f46ac0: Layer already exists [2022-08-02T09:59:58.666Z] 4a7b308a23b1: Layer already exists [2022-08-02T09:59:58.666Z] 17169a82b526: Layer already exists [2022-08-02T09:59:58.666Z] 713e7675e2c1: Layer already exists [2022-08-02T09:59:58.666Z] latest: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:59:59.037Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:59:59.422Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.10 [2022-08-02T09:59:59.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-02T09:59:59.423Z] 3c68109e1d5f: Preparing [2022-08-02T09:59:59.423Z] 78ec1a632d55: Preparing [2022-08-02T09:59:59.423Z] b8df12d44edf: Preparing [2022-08-02T09:59:59.423Z] be52ea275e0e: Preparing [2022-08-02T09:59:59.423Z] ec08af8eb2c6: Preparing [2022-08-02T09:59:59.423Z] 3396a5f46ac0: Preparing [2022-08-02T09:59:59.423Z] 4a7b308a23b1: Preparing [2022-08-02T09:59:59.423Z] 17169a82b526: Preparing [2022-08-02T09:59:59.423Z] 713e7675e2c1: Preparing [2022-08-02T09:59:59.423Z] 713e7675e2c1: Waiting [2022-08-02T09:59:59.423Z] 4a7b308a23b1: Waiting [2022-08-02T09:59:59.423Z] 3396a5f46ac0: Waiting [2022-08-02T09:59:59.423Z] b8df12d44edf: Layer already exists [2022-08-02T09:59:59.423Z] 3c68109e1d5f: Layer already exists [2022-08-02T09:59:59.423Z] ec08af8eb2c6: Layer already exists [2022-08-02T09:59:59.423Z] 78ec1a632d55: Layer already exists [2022-08-02T09:59:59.423Z] be52ea275e0e: Layer already exists [2022-08-02T09:59:59.423Z] 4a7b308a23b1: Layer already exists [2022-08-02T09:59:59.423Z] 17169a82b526: Layer already exists [2022-08-02T09:59:59.423Z] 3396a5f46ac0: Layer already exists [2022-08-02T09:59:59.423Z] 713e7675e2c1: Layer already exists [2022-08-02T09:59:59.423Z] 2.3.0-dev.10: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T09:59:59.747Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:00:00.065Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [2022-08-02T10:00:00.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-02T10:00:00.065Z] 3c68109e1d5f: Preparing [2022-08-02T10:00:00.065Z] 78ec1a632d55: Preparing [2022-08-02T10:00:00.065Z] b8df12d44edf: Preparing [2022-08-02T10:00:00.065Z] be52ea275e0e: Preparing [2022-08-02T10:00:00.065Z] ec08af8eb2c6: Preparing [2022-08-02T10:00:00.065Z] 3396a5f46ac0: Preparing [2022-08-02T10:00:00.065Z] 4a7b308a23b1: Preparing [2022-08-02T10:00:00.065Z] 17169a82b526: Preparing [2022-08-02T10:00:00.065Z] 713e7675e2c1: Preparing [2022-08-02T10:00:00.065Z] 3396a5f46ac0: Waiting [2022-08-02T10:00:00.065Z] 4a7b308a23b1: Waiting [2022-08-02T10:00:00.065Z] 17169a82b526: Waiting [2022-08-02T10:00:00.065Z] 713e7675e2c1: Waiting [2022-08-02T10:00:00.065Z] be52ea275e0e: Layer already exists [2022-08-02T10:00:00.065Z] b8df12d44edf: Layer already exists [2022-08-02T10:00:00.065Z] 78ec1a632d55: Layer already exists [2022-08-02T10:00:00.065Z] 3c68109e1d5f: Layer already exists [2022-08-02T10:00:00.065Z] ec08af8eb2c6: Layer already exists [2022-08-02T10:00:00.065Z] 4a7b308a23b1: Layer already exists [2022-08-02T10:00:00.065Z] 3396a5f46ac0: Layer already exists [2022-08-02T10:00:00.065Z] 713e7675e2c1: Layer already exists [2022-08-02T10:00:00.065Z] 17169a82b526: Layer already exists [2022-08-02T10:00:00.065Z] dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:00:00.402Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:00:00.719Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-08-02T10:00:00.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-02T10:00:00.719Z] 3c68109e1d5f: Preparing [2022-08-02T10:00:00.719Z] 78ec1a632d55: Preparing [2022-08-02T10:00:00.719Z] b8df12d44edf: Preparing [2022-08-02T10:00:00.719Z] be52ea275e0e: Preparing [2022-08-02T10:00:00.719Z] ec08af8eb2c6: Preparing [2022-08-02T10:00:00.719Z] 3396a5f46ac0: Preparing [2022-08-02T10:00:00.719Z] 4a7b308a23b1: Preparing [2022-08-02T10:00:00.719Z] 17169a82b526: Preparing [2022-08-02T10:00:00.719Z] 713e7675e2c1: Preparing [2022-08-02T10:00:00.719Z] 3396a5f46ac0: Waiting [2022-08-02T10:00:00.719Z] 4a7b308a23b1: Waiting [2022-08-02T10:00:00.719Z] 17169a82b526: Waiting [2022-08-02T10:00:00.719Z] 713e7675e2c1: Waiting [2022-08-02T10:00:00.719Z] b8df12d44edf: Layer already exists [2022-08-02T10:00:00.719Z] 78ec1a632d55: Layer already exists [2022-08-02T10:00:00.719Z] 3c68109e1d5f: Layer already exists [2022-08-02T10:00:00.719Z] be52ea275e0e: Layer already exists [2022-08-02T10:00:00.719Z] ec08af8eb2c6: Layer already exists [2022-08-02T10:00:00.719Z] 4a7b308a23b1: Layer already exists [2022-08-02T10:00:00.719Z] 3396a5f46ac0: Layer already exists [2022-08-02T10:00:00.719Z] 17169a82b526: Layer already exists [2022-08-02T10:00:00.719Z] 713e7675e2c1: Layer already exists [2022-08-02T10:00:00.719Z] main: digest: sha256:b71367e17df1197383d8a8bc582e817c9e39811e3b1aad0503086abadcc78f62 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T10:00:00.778Z] ===================================================== [Pipeline] echo [2022-08-02T10:00:00.787Z] taggedImages: [2022-08-02T10:00:00.787Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34 [2022-08-02T10:00:00.787Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-08-02T10:00:00.787Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.10 [2022-08-02T10:00:00.787Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [2022-08-02T10:00:00.787Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:00:01.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T10:00:01.169Z] [2022-08-02T10:00:01.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:00:01.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T10:00:01.482Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-02T10:00:01.482Z] 5eb5b503b376: Pulling fs layer [2022-08-02T10:00:01.482Z] 5c69ac0246d0: Pulling fs layer [2022-08-02T10:00:01.482Z] ec43610c2a17: Pulling fs layer [2022-08-02T10:00:01.482Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-02T10:00:01.482Z] 33b1e0a273af: Pulling fs layer [2022-08-02T10:00:01.482Z] 5d3b04190fa2: Pulling fs layer [2022-08-02T10:00:01.483Z] 2f39f015ded8: Pulling fs layer [2022-08-02T10:00:01.483Z] 3a2ae6a8a46f: Waiting [2022-08-02T10:00:01.483Z] 33b1e0a273af: Waiting [2022-08-02T10:00:01.483Z] 5d3b04190fa2: Waiting [2022-08-02T10:00:01.483Z] 5c69ac0246d0: Verifying Checksum [2022-08-02T10:00:01.483Z] 5c69ac0246d0: Download complete [2022-08-02T10:00:01.483Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-02T10:00:01.483Z] 3a2ae6a8a46f: Download complete [2022-08-02T10:00:01.743Z] 33b1e0a273af: Verifying Checksum [2022-08-02T10:00:01.743Z] 33b1e0a273af: Download complete [2022-08-02T10:00:01.743Z] 5d3b04190fa2: Verifying Checksum [2022-08-02T10:00:01.743Z] 5d3b04190fa2: Download complete [2022-08-02T10:00:01.743Z] ec43610c2a17: Verifying Checksum [2022-08-02T10:00:01.743Z] 5eb5b503b376: Verifying Checksum [2022-08-02T10:00:01.743Z] 5eb5b503b376: Download complete [2022-08-02T10:00:02.680Z] 2f39f015ded8: Download complete [2022-08-02T10:00:02.939Z] 5eb5b503b376: Pull complete [2022-08-02T10:00:03.199Z] 5c69ac0246d0: Pull complete [2022-08-02T10:00:03.769Z] ec43610c2a17: Pull complete [2022-08-02T10:00:03.769Z] 3a2ae6a8a46f: Pull complete [2022-08-02T10:00:03.769Z] 33b1e0a273af: Pull complete [2022-08-02T10:00:04.027Z] 5d3b04190fa2: Pull complete [2022-08-02T10:00:08.018Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21756 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-08-02T10:00:08.031Z] Running in /w/workspace/app-rfid-llrp-inventory/50 [Pipeline] { [Pipeline] checkout [2022-08-02T10:00:08.071Z] The recommended git tool is: git [2022-08-02T10:00:08.219Z] 2f39f015ded8: Pull complete [2022-08-02T10:00:08.219Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-02T10:00:08.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T10:00:08.219Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:00:08.313Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T10:00:08.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T10:00:10.092Z] $ docker top b22ccaf20e55231edc40d6d2fcc6b30b5acac900e0988c8118512c4ed7f4787f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:00:10.472Z] ---> job-cost.sh [2022-08-02T10:00:10.473Z] lf-activate-venv: SKIPPING [2022-08-02T10:00:10.473Z] INFO: No Stack... [2022-08-02T10:00:10.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T10:00:11.306Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T10:00:11.598Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-08-02T10:00:11.599Z] + cut -d, -f6 [Pipeline] lock [2022-08-02T10:00:11.611Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [2022-08-02T10:00:11.620Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] did not exist. Created. [2022-08-02T10:00:11.620Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T10:00:11.926Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-02T10:00:11.952Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T10:00:11.959Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T10:00:11.979Z] $ docker stop --time=1 b22ccaf20e55231edc40d6d2fcc6b30b5acac900e0988c8118512c4ed7f4787f [2022-08-02T10:00:13.143Z] $ docker rm -f b22ccaf20e55231edc40d6d2fcc6b30b5acac900e0988c8118512c4ed7f4787f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-02T10:00:14.429Z] using credential edgex-jenkins-ssh [2022-08-02T10:00:14.450Z] Cloning the remote Git repository [2022-08-02T10:00:14.507Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-02T10:00:14.582Z] > git init /w/workspace/app-rfid-llrp-inventory/50 # timeout=10 [2022-08-02T10:00:14.739Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-02T10:00:14.740Z] > git --version # timeout=10 [2022-08-02T10:00:14.768Z] > git --version # 'git version 2.25.1' [2022-08-02T10:00:14.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T10:00:14.895Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T10:00:16.900Z] Avoid second fetch [2022-08-02T10:00:16.900Z] Checking out Revision dc12914614d6a112f0a92a24f3d596335fb0de34 (main) [2022-08-02T10:00:16.863Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-02T10:00:16.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T10:00:16.928Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T10:00:16.946Z] > git checkout -f dc12914614d6a112f0a92a24f3d596335fb0de34 # timeout=10 [2022-08-02T10:00:21.161Z] Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#101)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T10:00:22.062Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-02T10:00:22.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T10:00:22.062Z] Dload Upload Total Spent Left Speed [2022-08-02T10:00:22.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 95596 [Pipeline] sh [2022-08-02T10:00:22.727Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-02T10:00:23.129Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-02T10:00:23.129Z] + sudo tee /etc/docker/daemon.new [2022-08-02T10:00:23.129Z] { [2022-08-02T10:00:23.129Z] "registry-mirrors": [ [2022-08-02T10:00:23.129Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-02T10:00:23.129Z] ], [2022-08-02T10:00:23.129Z] "bip": "10.250.0.254/24", [2022-08-02T10:00:23.129Z] "hosts": [ [2022-08-02T10:00:23.129Z] "tcp://0.0.0.0:5555", [2022-08-02T10:00:23.129Z] "unix:///var/run/docker.sock" [2022-08-02T10:00:23.129Z] ], [2022-08-02T10:00:23.129Z] "mtu": 1458, [2022-08-02T10:00:23.129Z] "selinux-enabled": true, [2022-08-02T10:00:23.129Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-02T10:00:23.129Z] } [Pipeline] sh [2022-08-02T10:00:23.479Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-02T10:00:23.819Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T10:00:42.156Z] provisioning config files... [2022-08-02T10:00:42.181Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/50@tmp/config3583416649650939439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:00:42.538Z] ---> docker-login.sh [2022-08-02T10:00:42.538Z] nexus3.edgexfoundry.org:10001 [2022-08-02T10:00:43.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:00:43.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:00:43.412Z] Configure a credential helper to remove this warning. See [2022-08-02T10:00:43.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:00:43.412Z] [2022-08-02T10:00:43.412Z] Login Succeeded [2022-08-02T10:00:43.412Z] nexus3.edgexfoundry.org:10002 [2022-08-02T10:00:43.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:00:43.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:00:43.966Z] Configure a credential helper to remove this warning. See [2022-08-02T10:00:43.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:00:43.966Z] [2022-08-02T10:00:43.966Z] Login Succeeded [2022-08-02T10:00:43.966Z] nexus3.edgexfoundry.org:10003 [2022-08-02T10:00:44.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:00:44.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:00:44.245Z] Configure a credential helper to remove this warning. See [2022-08-02T10:00:44.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:00:44.245Z] [2022-08-02T10:00:44.245Z] Login Succeeded [2022-08-02T10:00:44.245Z] nexus3.edgexfoundry.org:10004 [2022-08-02T10:00:44.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:00:44.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:00:44.847Z] Configure a credential helper to remove this warning. See [2022-08-02T10:00:44.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:00:44.847Z] [2022-08-02T10:00:44.847Z] Login Succeeded [2022-08-02T10:00:44.847Z] docker.io [2022-08-02T10:00:45.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:00:45.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:00:45.395Z] Configure a credential helper to remove this warning. See [2022-08-02T10:00:45.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:00:45.395Z] [2022-08-02T10:00:45.395Z] Login Succeeded [2022-08-02T10:00:45.667Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T10:00:45.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-02T10:00:46.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T10:00:46.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T10:00:46.257Z] ========================================================= [2022-08-02T10:00:46.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-02T10:00:46.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:00:46.700Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-02T10:00:46.977Z] Sending build context to Docker daemon 682kB [2022-08-02T10:00:46.977Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T10:00:46.977Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-02T10:00:47.253Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-02T10:00:47.253Z] b3c136eddcbf: Pulling fs layer [2022-08-02T10:00:47.253Z] c0a3192eca97: Pulling fs layer [2022-08-02T10:00:47.253Z] a050256f5b6f: Pulling fs layer [2022-08-02T10:00:47.253Z] 656be50a0ddc: Pulling fs layer [2022-08-02T10:00:47.253Z] 2bbca73fdf42: Pulling fs layer [2022-08-02T10:00:47.253Z] 46d945488cbd: Pulling fs layer [2022-08-02T10:00:47.253Z] 8a5474983e97: Pulling fs layer [2022-08-02T10:00:47.253Z] 329c88fbcd65: Pulling fs layer [2022-08-02T10:00:47.253Z] 2bbca73fdf42: Waiting [2022-08-02T10:00:47.253Z] 46d945488cbd: Waiting [2022-08-02T10:00:47.253Z] 8a5474983e97: Waiting [2022-08-02T10:00:47.253Z] 329c88fbcd65: Waiting [2022-08-02T10:00:47.253Z] 656be50a0ddc: Waiting [2022-08-02T10:00:47.253Z] a050256f5b6f: Download complete [2022-08-02T10:00:47.253Z] c0a3192eca97: Verifying Checksum [2022-08-02T10:00:47.253Z] c0a3192eca97: Download complete [2022-08-02T10:00:47.253Z] 2bbca73fdf42: Verifying Checksum [2022-08-02T10:00:47.253Z] 2bbca73fdf42: Download complete [2022-08-02T10:00:47.253Z] 46d945488cbd: Verifying Checksum [2022-08-02T10:00:47.253Z] 46d945488cbd: Download complete [2022-08-02T10:00:47.253Z] b3c136eddcbf: Download complete [2022-08-02T10:00:48.250Z] b3c136eddcbf: Pull complete [2022-08-02T10:00:48.250Z] 329c88fbcd65: Verifying Checksum [2022-08-02T10:00:48.250Z] 329c88fbcd65: Download complete [2022-08-02T10:00:48.860Z] c0a3192eca97: Pull complete [2022-08-02T10:00:49.138Z] a050256f5b6f: Pull complete [2022-08-02T10:00:49.747Z] 8a5474983e97: Verifying Checksum [2022-08-02T10:00:49.747Z] 8a5474983e97: Download complete [2022-08-02T10:00:50.346Z] 656be50a0ddc: Verifying Checksum [2022-08-02T10:00:50.346Z] 656be50a0ddc: Download complete [2022-08-02T10:01:02.779Z] 656be50a0ddc: Pull complete [2022-08-02T10:01:03.054Z] 2bbca73fdf42: Pull complete [2022-08-02T10:01:03.330Z] 46d945488cbd: Pull complete [2022-08-02T10:01:10.075Z] 8a5474983e97: Pull complete [2022-08-02T10:01:11.522Z] 329c88fbcd65: Pull complete [2022-08-02T10:01:11.797Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-02T10:01:11.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T10:01:11.797Z] ---> ff4287adb874 [2022-08-02T10:01:11.797Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-02T10:01:13.814Z] ---> Running in 25f635cf3498 [2022-08-02T10:01:15.265Z] Removing intermediate container 25f635cf3498 [2022-08-02T10:01:15.265Z] ---> d73532f9b6ba [2022-08-02T10:01:15.265Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T10:01:15.265Z] ---> Running in 8717048d9c00 [2022-08-02T10:01:15.265Z] Removing intermediate container 8717048d9c00 [2022-08-02T10:01:15.265Z] ---> 7c1a64c73e3c [2022-08-02T10:01:15.265Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-02T10:01:15.539Z] ---> Running in f598c4cf7092 [2022-08-02T10:01:15.814Z] Removing intermediate container f598c4cf7092 [2022-08-02T10:01:15.814Z] ---> e182705fe0fd [2022-08-02T10:01:15.814Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T10:01:15.814Z] ---> Running in 2f8c714ce30c [2022-08-02T10:01:17.797Z] Removing intermediate container 2f8c714ce30c [2022-08-02T10:01:17.797Z] ---> 5cae0115b72d [2022-08-02T10:01:17.797Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T10:01:17.797Z] ---> Running in d6be974e61d3 [2022-08-02T10:01:18.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T10:01:19.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T10:01:20.367Z] OK: 221 MiB in 51 packages [2022-08-02T10:01:20.969Z] Removing intermediate container d6be974e61d3 [2022-08-02T10:01:20.969Z] ---> 09e7bcdf389c [2022-08-02T10:01:20.969Z] Step 8/13 : WORKDIR /app [2022-08-02T10:01:21.246Z] ---> Running in ab8f6d306fd4 [2022-08-02T10:01:21.521Z] Removing intermediate container ab8f6d306fd4 [2022-08-02T10:01:21.521Z] ---> f86f0ab8455d [2022-08-02T10:01:21.521Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-02T10:01:22.120Z] ---> ce6a1bca232f [2022-08-02T10:01:22.120Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T10:01:22.120Z] ---> Running in e349ad43593b [2022-08-02T10:02:09.125Z] Removing intermediate container e349ad43593b [2022-08-02T10:02:09.125Z] ---> ceb21b59480d [2022-08-02T10:02:09.125Z] Step 11/13 : COPY . . [2022-08-02T10:02:09.125Z] ---> 77bac19a2431 [2022-08-02T10:02:09.125Z] Step 12/13 : ARG MAKE="make build" [2022-08-02T10:02:09.125Z] ---> Running in 22718b7d1713 [2022-08-02T10:02:09.125Z] Removing intermediate container 22718b7d1713 [2022-08-02T10:02:09.125Z] ---> f736446eb53c [2022-08-02T10:02:09.125Z] Step 13/13 : RUN $MAKE [2022-08-02T10:02:09.125Z] ---> Running in 310f6882a6aa [2022-08-02T10:02:09.125Z] noop [2022-08-02T10:02:09.125Z] Removing intermediate container 310f6882a6aa [2022-08-02T10:02:09.125Z] ---> 755a93944a37 [2022-08-02T10:02:09.125Z] Successfully built 755a93944a37 [2022-08-02T10:02:09.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:02:09.604Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T10:02:09.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:02:09.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-21756 does not seem to be running inside a container [2022-08-02T10:02:09.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/50 -v /w/workspace/app-rfid-llrp-inventory/50:/w/workspace/app-rfid-llrp-inventory/50:rw,z -v /w/workspace/app-rfid-llrp-inventory/50@tmp:/w/workspace/app-rfid-llrp-inventory/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T10:02:11.140Z] $ docker top 7eae48844ba9bed4dc06ea8df9baf9ecd5d68b73dcafdb35715e53a6b693ea2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T10:02:12.026Z] + go version [2022-08-02T10:02:12.026Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-02T10:02:12.051Z] $ docker stop --time=1 7eae48844ba9bed4dc06ea8df9baf9ecd5d68b73dcafdb35715e53a6b693ea2d [2022-08-02T10:02:13.680Z] $ docker rm -f 7eae48844ba9bed4dc06ea8df9baf9ecd5d68b73dcafdb35715e53a6b693ea2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:02:14.281Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T10:02:14.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:02:14.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-21756 does not seem to be running inside a container [2022-08-02T10:02:14.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/50 -v /w/workspace/app-rfid-llrp-inventory/50:/w/workspace/app-rfid-llrp-inventory/50:rw,z -v /w/workspace/app-rfid-llrp-inventory/50@tmp:/w/workspace/app-rfid-llrp-inventory/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T10:02:15.823Z] $ docker top 188d4578166c0842a80ad4eb6cf5e2ff4ceb74c78d804386f8d616c192472715 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T10:02:16.722Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/50 [Pipeline] fileExists [Pipeline] sh [2022-08-02T10:02:17.390Z] + make test [2022-08-02T10:02:17.390Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-02T10:03:39.283Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-02T10:03:39.283Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.131s coverage: 86.2% of statements [2022-08-02T10:03:39.283Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-02T10:03:44.702Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.697s coverage: 71.9% of statements [2022-08-02T10:03:44.974Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-02T10:03:44.974Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-02T10:04:07.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T10:04:07.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T10:04:07.169Z] ./bin/test-attribution.sh [Pipeline] echo [2022-08-02T10:04:07.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-02T10:04:07.210Z] $ docker stop --time=1 188d4578166c0842a80ad4eb6cf5e2ff4ceb74c78d804386f8d616c192472715 [2022-08-02T10:04:08.935Z] $ docker rm -f 188d4578166c0842a80ad4eb6cf5e2ff4ceb74c78d804386f8d616c192472715 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T10:04:09.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-02T10:04:09.947Z] Warning: overwriting stash ‘coverage-report’ [2022-08-02T10:04:10.518Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T10:04:10.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-02T10:04:11.267Z] + ls -al . [2022-08-02T10:04:11.267Z] total 224 [2022-08-02T10:04:11.267Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 10:02 . [2022-08-02T10:04:11.267Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:00 .. [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 2 10:00 .dockerignore [2022-08-02T10:04:11.267Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 10:00 .git [2022-08-02T10:04:11.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:00 .github [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 2 10:00 .gitignore [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 10:00 .golangci.yml [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 2 10:00 Attribution.txt [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 2 10:00 CHANGELOG.md [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 2 10:00 Dockerfile [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 10:00 GOVERNANCE.md [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 2 10:00 Jenkinsfile [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 2 10:00 LICENSE [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 2 10:00 Makefile [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 10:00 OWNERS.md [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 2 10:00 README.md [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 2 09:58 VERSION [2022-08-02T10:04:11.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 10:00 bin [2022-08-02T10:04:11.267Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 2 10:03 coverage.out [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 3539 Aug 2 10:00 go.mod [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 36290 Aug 2 10:00 go.sum [2022-08-02T10:04:11.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 10:00 images [2022-08-02T10:04:11.267Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:00 internal [2022-08-02T10:04:11.267Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 2 10:00 main.go [2022-08-02T10:04:11.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 10:00 res [2022-08-02T10:04:11.267Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:00 snap [2022-08-02T10:04:11.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:04:11.624Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dc12914614d6a112f0a92a24f3d596335fb0de34 --label arch=arm64 --label version=2.3.0-dev.10 . [2022-08-02T10:04:11.897Z] Sending build context to Docker daemon 682kB [2022-08-02T10:04:11.897Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T10:04:11.897Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-02T10:04:11.897Z] ---> 755a93944a37 [2022-08-02T10:04:11.897Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-02T10:04:11.897Z] ---> Running in 87f289743201 [2022-08-02T10:04:12.493Z] Removing intermediate container 87f289743201 [2022-08-02T10:04:12.493Z] ---> 6fb5020305a4 [2022-08-02T10:04:12.493Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T10:04:12.493Z] ---> Running in e3bfa6b6f07f [2022-08-02T10:04:12.765Z] Removing intermediate container e3bfa6b6f07f [2022-08-02T10:04:12.765Z] ---> c917bbdb6aac [2022-08-02T10:04:12.765Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-02T10:04:12.765Z] ---> Running in 6dbfebbfea53 [2022-08-02T10:04:13.040Z] Removing intermediate container 6dbfebbfea53 [2022-08-02T10:04:13.040Z] ---> c285704d72c8 [2022-08-02T10:04:13.040Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T10:04:13.040Z] ---> Running in c7e714538908 [2022-08-02T10:04:15.015Z] Removing intermediate container c7e714538908 [2022-08-02T10:04:15.015Z] ---> 6b0ab5bb15b6 [2022-08-02T10:04:15.015Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T10:04:15.015Z] ---> Running in baea87502fa1 [2022-08-02T10:04:15.610Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T10:04:16.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T10:04:17.568Z] OK: 221 MiB in 51 packages [2022-08-02T10:04:18.185Z] Removing intermediate container baea87502fa1 [2022-08-02T10:04:18.185Z] ---> 9b513dd948f7 [2022-08-02T10:04:18.185Z] Step 8/31 : WORKDIR /app [2022-08-02T10:04:18.466Z] ---> Running in 2eefa6aff83b [2022-08-02T10:04:18.740Z] Removing intermediate container 2eefa6aff83b [2022-08-02T10:04:18.740Z] ---> 8c91b1be7a29 [2022-08-02T10:04:18.740Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-02T10:04:19.338Z] ---> 2d9e460bcc83 [2022-08-02T10:04:19.338Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T10:04:19.338Z] ---> Running in a4de82deaebc [2022-08-02T10:04:21.318Z] Removing intermediate container a4de82deaebc [2022-08-02T10:04:21.318Z] ---> ff1d3a3a673c [2022-08-02T10:04:21.318Z] Step 11/31 : COPY . . [2022-08-02T10:04:21.918Z] ---> 12274b4318cc [2022-08-02T10:04:21.918Z] Step 12/31 : ARG MAKE="make build" [2022-08-02T10:04:21.918Z] ---> Running in 0daa628213e2 [2022-08-02T10:04:22.194Z] Removing intermediate container 0daa628213e2 [2022-08-02T10:04:22.194Z] ---> 3833ecc08bbf [2022-08-02T10:04:22.194Z] Step 13/31 : RUN $MAKE [2022-08-02T10:04:22.194Z] ---> Running in 4c4d5fbdb703 [2022-08-02T10:04:23.173Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-02T10:06:30.101Z] Removing intermediate container 4c4d5fbdb703 [2022-08-02T10:06:30.101Z] ---> d4da6157a214 [2022-08-02T10:06:30.101Z] Step 14/31 : FROM alpine:3.14 [2022-08-02T10:06:30.101Z] 3.14: Pulling from library/alpine [2022-08-02T10:06:30.101Z] f4bf3852c6cc: Pulling fs layer [2022-08-02T10:06:30.101Z] f4bf3852c6cc: Verifying Checksum [2022-08-02T10:06:30.101Z] f4bf3852c6cc: Download complete [2022-08-02T10:06:30.101Z] f4bf3852c6cc: Pull complete [2022-08-02T10:06:30.101Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-02T10:06:30.101Z] Status: Downloaded newer image for alpine:3.14 [2022-08-02T10:06:30.101Z] ---> f19c924ebacc [2022-08-02T10:06:30.101Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-02T10:06:30.101Z] ---> Running in 111614ffda5b [2022-08-02T10:06:30.101Z] Removing intermediate container 111614ffda5b [2022-08-02T10:06:30.101Z] ---> d2702b4987e4 [2022-08-02T10:06:30.101Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-02T10:06:30.101Z] ---> Running in 0b05c31dda4d [2022-08-02T10:06:30.101Z] Removing intermediate container 0b05c31dda4d [2022-08-02T10:06:30.101Z] ---> 9de485dad837 [2022-08-02T10:06:30.101Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T10:06:30.101Z] ---> Running in 9db34f0df40b [2022-08-02T10:06:30.101Z] Removing intermediate container 9db34f0df40b [2022-08-02T10:06:30.101Z] ---> 0b6b4d8749ef [2022-08-02T10:06:30.101Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-02T10:06:30.101Z] ---> Running in e2e8b7ec3e1a [2022-08-02T10:06:30.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-02T10:06:31.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-02T10:06:32.281Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-02T10:06:32.281Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-02T10:06:32.554Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-02T10:06:32.554Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-02T10:06:32.554Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-02T10:06:32.830Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-02T10:06:32.830Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-02T10:06:32.830Z] Executing busybox-1.33.1-r8.trigger [2022-08-02T10:06:33.111Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T10:06:33.111Z] OK: 9 MiB in 21 packages [2022-08-02T10:06:34.562Z] Removing intermediate container e2e8b7ec3e1a [2022-08-02T10:06:34.562Z] ---> 401086b17bf8 [2022-08-02T10:06:34.562Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-02T10:06:34.837Z] ---> d3dbc287483e [2022-08-02T10:06:34.837Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-02T10:06:35.437Z] ---> e86a697f97ff [2022-08-02T10:06:35.437Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-02T10:06:36.036Z] ---> 9d78da1c9e8e [2022-08-02T10:06:36.036Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-02T10:06:36.641Z] ---> 92ce6f817232 [2022-08-02T10:06:36.641Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-02T10:06:38.081Z] ---> 4bd8b5dfbf2b [2022-08-02T10:06:38.081Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-02T10:06:38.081Z] ---> Running in de2372bfb622 [2022-08-02T10:06:40.065Z] Removing intermediate container de2372bfb622 [2022-08-02T10:06:40.066Z] ---> b26dadf6b49e [2022-08-02T10:06:40.066Z] Step 25/31 : VOLUME /cache [2022-08-02T10:06:40.066Z] ---> Running in 0fd20a81f3d3 [2022-08-02T10:06:40.066Z] Removing intermediate container 0fd20a81f3d3 [2022-08-02T10:06:40.066Z] ---> 995a41b4a27d [2022-08-02T10:06:40.066Z] Step 26/31 : EXPOSE 59711 [2022-08-02T10:06:40.346Z] ---> Running in d7cafafc53d5 [2022-08-02T10:06:40.622Z] Removing intermediate container d7cafafc53d5 [2022-08-02T10:06:40.622Z] ---> e0190efe5c03 [2022-08-02T10:06:40.622Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-02T10:06:40.622Z] ---> Running in 5fb6876bcb26 [2022-08-02T10:06:40.904Z] Removing intermediate container 5fb6876bcb26 [2022-08-02T10:06:40.904Z] ---> 6aca0aab7e1b [2022-08-02T10:06:40.904Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-02T10:06:40.904Z] ---> Running in 065c5de2651c [2022-08-02T10:06:41.185Z] Removing intermediate container 065c5de2651c [2022-08-02T10:06:41.185Z] ---> 117bad950e6c [2022-08-02T10:06:41.185Z] Step 29/31 : LABEL arch=arm64 [2022-08-02T10:06:41.465Z] ---> Running in 6b02f86701be [2022-08-02T10:06:41.739Z] Removing intermediate container 6b02f86701be [2022-08-02T10:06:41.739Z] ---> c3c091d03f6a [2022-08-02T10:06:41.739Z] Step 30/31 : LABEL git_sha=dc12914614d6a112f0a92a24f3d596335fb0de34 [2022-08-02T10:06:41.739Z] ---> Running in 51bd156f3c66 [2022-08-02T10:06:42.019Z] Removing intermediate container 51bd156f3c66 [2022-08-02T10:06:42.019Z] ---> 0c3d7113a78a [2022-08-02T10:06:42.019Z] Step 31/31 : LABEL version=2.3.0-dev.10 [2022-08-02T10:06:42.019Z] ---> Running in 96befc602ef3 [2022-08-02T10:06:42.621Z] Removing intermediate container 96befc602ef3 [2022-08-02T10:06:42.621Z] ---> 308b46f8d0bd [2022-08-02T10:06:42.621Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-02T10:06:42.621Z] Successfully built 308b46f8d0bd [2022-08-02T10:06:42.621Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T10:06:42.750Z] provisioning config files... [2022-08-02T10:06:42.769Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/50@tmp/config1761286567666369768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:06:43.138Z] ---> docker-login.sh [2022-08-02T10:06:43.138Z] nexus3.edgexfoundry.org:10001 [2022-08-02T10:06:43.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:06:43.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:06:43.414Z] Configure a credential helper to remove this warning. See [2022-08-02T10:06:43.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:06:43.414Z] [2022-08-02T10:06:43.414Z] Login Succeeded [2022-08-02T10:06:43.414Z] nexus3.edgexfoundry.org:10002 [2022-08-02T10:06:44.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:06:44.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:06:44.011Z] Configure a credential helper to remove this warning. See [2022-08-02T10:06:44.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:06:44.011Z] [2022-08-02T10:06:44.011Z] Login Succeeded [2022-08-02T10:06:44.011Z] nexus3.edgexfoundry.org:10003 [2022-08-02T10:06:44.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:06:44.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:06:44.566Z] Configure a credential helper to remove this warning. See [2022-08-02T10:06:44.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:06:44.566Z] [2022-08-02T10:06:44.566Z] Login Succeeded [2022-08-02T10:06:44.566Z] nexus3.edgexfoundry.org:10004 [2022-08-02T10:06:44.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:06:44.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:06:44.840Z] Configure a credential helper to remove this warning. See [2022-08-02T10:06:44.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:06:44.840Z] [2022-08-02T10:06:44.840Z] Login Succeeded [2022-08-02T10:06:44.840Z] docker.io [2022-08-02T10:06:45.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:06:45.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:06:45.711Z] Configure a credential helper to remove this warning. See [2022-08-02T10:06:45.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:06:45.711Z] [2022-08-02T10:06:45.711Z] Login Succeeded [2022-08-02T10:06:45.711Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T10:06:45.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T10:06:45.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T10:06:45.787Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-08-02T10:06:45.787Z] dc12914614d6a112f0a92a24f3d596335fb0de34 [2022-08-02T10:06:45.787Z] latest [2022-08-02T10:06:45.787Z] 2.3.0-dev.10 [2022-08-02T10:06:45.787Z] dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [2022-08-02T10:06:45.787Z] main [2022-08-02T10:06:45.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:46.170Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:46.545Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34 [2022-08-02T10:06:46.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-02T10:06:46.545Z] 3f0cafa60c53: Preparing [2022-08-02T10:06:46.545Z] 85feda559894: Preparing [2022-08-02T10:06:46.545Z] b9a0955b6623: Preparing [2022-08-02T10:06:46.545Z] 40a3f0f79850: Preparing [2022-08-02T10:06:46.545Z] 5d39d4b4ab00: Preparing [2022-08-02T10:06:46.545Z] 2b0557e3a8ed: Preparing [2022-08-02T10:06:46.545Z] de37e05e8e89: Preparing [2022-08-02T10:06:46.545Z] 993b1648af0d: Preparing [2022-08-02T10:06:46.545Z] 51fe7c9ea229: Preparing [2022-08-02T10:06:46.545Z] 2b0557e3a8ed: Waiting [2022-08-02T10:06:46.545Z] de37e05e8e89: Waiting [2022-08-02T10:06:46.545Z] 993b1648af0d: Waiting [2022-08-02T10:06:46.545Z] 51fe7c9ea229: Waiting [2022-08-02T10:06:46.826Z] 3f0cafa60c53: Pushed [2022-08-02T10:06:46.827Z] 5d39d4b4ab00: Pushed [2022-08-02T10:06:46.827Z] b9a0955b6623: Pushed [2022-08-02T10:06:46.827Z] 40a3f0f79850: Pushed [2022-08-02T10:06:47.100Z] 51fe7c9ea229: Layer already exists [2022-08-02T10:06:47.100Z] 2b0557e3a8ed: Pushed [2022-08-02T10:06:47.100Z] 993b1648af0d: Pushed [2022-08-02T10:06:48.083Z] de37e05e8e89: Pushed [2022-08-02T10:06:52.393Z] 85feda559894: Pushed [2022-08-02T10:06:52.393Z] dc12914614d6a112f0a92a24f3d596335fb0de34: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:52.770Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:53.150Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-08-02T10:06:53.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-02T10:06:53.151Z] 3f0cafa60c53: Preparing [2022-08-02T10:06:53.151Z] 85feda559894: Preparing [2022-08-02T10:06:53.151Z] b9a0955b6623: Preparing [2022-08-02T10:06:53.151Z] 40a3f0f79850: Preparing [2022-08-02T10:06:53.151Z] 5d39d4b4ab00: Preparing [2022-08-02T10:06:53.151Z] 2b0557e3a8ed: Preparing [2022-08-02T10:06:53.151Z] de37e05e8e89: Preparing [2022-08-02T10:06:53.151Z] 993b1648af0d: Preparing [2022-08-02T10:06:53.151Z] 51fe7c9ea229: Preparing [2022-08-02T10:06:53.151Z] de37e05e8e89: Waiting [2022-08-02T10:06:53.151Z] 993b1648af0d: Waiting [2022-08-02T10:06:53.151Z] 51fe7c9ea229: Waiting [2022-08-02T10:06:53.151Z] 2b0557e3a8ed: Waiting [2022-08-02T10:06:53.151Z] 40a3f0f79850: Layer already exists [2022-08-02T10:06:53.151Z] b9a0955b6623: Layer already exists [2022-08-02T10:06:53.151Z] 3f0cafa60c53: Layer already exists [2022-08-02T10:06:53.151Z] 5d39d4b4ab00: Layer already exists [2022-08-02T10:06:53.151Z] 85feda559894: Layer already exists [2022-08-02T10:06:53.151Z] 2b0557e3a8ed: Layer already exists [2022-08-02T10:06:53.151Z] de37e05e8e89: Layer already exists [2022-08-02T10:06:53.151Z] 51fe7c9ea229: Layer already exists [2022-08-02T10:06:53.151Z] 993b1648af0d: Layer already exists [2022-08-02T10:06:53.423Z] latest: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:53.793Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:54.170Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.10 [2022-08-02T10:06:54.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-02T10:06:54.170Z] 3f0cafa60c53: Preparing [2022-08-02T10:06:54.170Z] 85feda559894: Preparing [2022-08-02T10:06:54.170Z] b9a0955b6623: Preparing [2022-08-02T10:06:54.170Z] 40a3f0f79850: Preparing [2022-08-02T10:06:54.170Z] 5d39d4b4ab00: Preparing [2022-08-02T10:06:54.170Z] 2b0557e3a8ed: Preparing [2022-08-02T10:06:54.170Z] de37e05e8e89: Preparing [2022-08-02T10:06:54.170Z] 993b1648af0d: Preparing [2022-08-02T10:06:54.170Z] 51fe7c9ea229: Preparing [2022-08-02T10:06:54.170Z] de37e05e8e89: Waiting [2022-08-02T10:06:54.170Z] 993b1648af0d: Waiting [2022-08-02T10:06:54.170Z] 51fe7c9ea229: Waiting [2022-08-02T10:06:54.170Z] 2b0557e3a8ed: Waiting [2022-08-02T10:06:54.170Z] b9a0955b6623: Layer already exists [2022-08-02T10:06:54.170Z] 40a3f0f79850: Layer already exists [2022-08-02T10:06:54.170Z] 85feda559894: Layer already exists [2022-08-02T10:06:54.170Z] 5d39d4b4ab00: Layer already exists [2022-08-02T10:06:54.170Z] 3f0cafa60c53: Layer already exists [2022-08-02T10:06:54.170Z] de37e05e8e89: Layer already exists [2022-08-02T10:06:54.170Z] 51fe7c9ea229: Layer already exists [2022-08-02T10:06:54.170Z] 993b1648af0d: Layer already exists [2022-08-02T10:06:54.170Z] 2b0557e3a8ed: Layer already exists [2022-08-02T10:06:54.442Z] 2.3.0-dev.10: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:54.821Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:55.186Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [2022-08-02T10:06:55.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-02T10:06:55.186Z] 3f0cafa60c53: Preparing [2022-08-02T10:06:55.186Z] 85feda559894: Preparing [2022-08-02T10:06:55.186Z] b9a0955b6623: Preparing [2022-08-02T10:06:55.186Z] 40a3f0f79850: Preparing [2022-08-02T10:06:55.186Z] 5d39d4b4ab00: Preparing [2022-08-02T10:06:55.186Z] 2b0557e3a8ed: Preparing [2022-08-02T10:06:55.186Z] de37e05e8e89: Preparing [2022-08-02T10:06:55.186Z] 993b1648af0d: Preparing [2022-08-02T10:06:55.186Z] 51fe7c9ea229: Preparing [2022-08-02T10:06:55.186Z] de37e05e8e89: Waiting [2022-08-02T10:06:55.186Z] 993b1648af0d: Waiting [2022-08-02T10:06:55.186Z] 51fe7c9ea229: Waiting [2022-08-02T10:06:55.186Z] 2b0557e3a8ed: Waiting [2022-08-02T10:06:55.186Z] 5d39d4b4ab00: Layer already exists [2022-08-02T10:06:55.186Z] 85feda559894: Layer already exists [2022-08-02T10:06:55.186Z] b9a0955b6623: Layer already exists [2022-08-02T10:06:55.186Z] 3f0cafa60c53: Layer already exists [2022-08-02T10:06:55.186Z] 40a3f0f79850: Layer already exists [2022-08-02T10:06:55.186Z] 993b1648af0d: Layer already exists [2022-08-02T10:06:55.186Z] 2b0557e3a8ed: Layer already exists [2022-08-02T10:06:55.186Z] de37e05e8e89: Layer already exists [2022-08-02T10:06:55.186Z] 51fe7c9ea229: Layer already exists [2022-08-02T10:06:55.458Z] dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:55.835Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:56.204Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-08-02T10:06:56.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-02T10:06:56.204Z] 3f0cafa60c53: Preparing [2022-08-02T10:06:56.204Z] 85feda559894: Preparing [2022-08-02T10:06:56.204Z] b9a0955b6623: Preparing [2022-08-02T10:06:56.204Z] 40a3f0f79850: Preparing [2022-08-02T10:06:56.204Z] 5d39d4b4ab00: Preparing [2022-08-02T10:06:56.204Z] 2b0557e3a8ed: Preparing [2022-08-02T10:06:56.204Z] de37e05e8e89: Preparing [2022-08-02T10:06:56.204Z] 993b1648af0d: Preparing [2022-08-02T10:06:56.204Z] 51fe7c9ea229: Preparing [2022-08-02T10:06:56.204Z] 2b0557e3a8ed: Waiting [2022-08-02T10:06:56.204Z] 993b1648af0d: Waiting [2022-08-02T10:06:56.204Z] de37e05e8e89: Waiting [2022-08-02T10:06:56.204Z] 51fe7c9ea229: Waiting [2022-08-02T10:06:56.204Z] 3f0cafa60c53: Layer already exists [2022-08-02T10:06:56.204Z] 5d39d4b4ab00: Layer already exists [2022-08-02T10:06:56.204Z] 40a3f0f79850: Layer already exists [2022-08-02T10:06:56.204Z] 85feda559894: Layer already exists [2022-08-02T10:06:56.204Z] b9a0955b6623: Layer already exists [2022-08-02T10:06:56.481Z] 993b1648af0d: Layer already exists [2022-08-02T10:06:56.481Z] de37e05e8e89: Layer already exists [2022-08-02T10:06:56.481Z] 2b0557e3a8ed: Layer already exists [2022-08-02T10:06:56.481Z] 51fe7c9ea229: Layer already exists [2022-08-02T10:06:56.481Z] main: digest: sha256:961ba8b727f168850013e0b289d105eb9cf425cb8aa62a0fae4a21e41175ef5a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T10:06:56.546Z] ===================================================== [Pipeline] echo [2022-08-02T10:06:56.556Z] taggedImages: [2022-08-02T10:06:56.556Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34 [2022-08-02T10:06:56.556Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-08-02T10:06:56.556Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.10 [2022-08-02T10:06:56.556Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc12914614d6a112f0a92a24f3d596335fb0de34-2.3.0-dev.10 [2022-08-02T10:06:56.556Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:56.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T10:06:56.922Z] [2022-08-02T10:06:56.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:06:57.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T10:06:57.560Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-02T10:06:57.560Z] 8998bd30e6a1: Pulling fs layer [2022-08-02T10:06:57.560Z] 04944245beec: Pulling fs layer [2022-08-02T10:06:57.560Z] 699f458cf7ca: Pulling fs layer [2022-08-02T10:06:57.560Z] 765212b225bb: Pulling fs layer [2022-08-02T10:06:57.560Z] f23df028b6ca: Pulling fs layer [2022-08-02T10:06:57.560Z] d65c8cfc05b1: Pulling fs layer [2022-08-02T10:06:57.560Z] 2437ff75d9bd: Pulling fs layer [2022-08-02T10:06:57.560Z] f23df028b6ca: Waiting [2022-08-02T10:06:57.560Z] d65c8cfc05b1: Waiting [2022-08-02T10:06:57.560Z] 2437ff75d9bd: Waiting [2022-08-02T10:06:57.560Z] 765212b225bb: Waiting [2022-08-02T10:06:57.560Z] 04944245beec: Verifying Checksum [2022-08-02T10:06:57.560Z] 04944245beec: Download complete [2022-08-02T10:06:57.560Z] 765212b225bb: Verifying Checksum [2022-08-02T10:06:57.560Z] 765212b225bb: Download complete [2022-08-02T10:06:57.560Z] f23df028b6ca: Download complete [2022-08-02T10:06:57.560Z] d65c8cfc05b1: Verifying Checksum [2022-08-02T10:06:57.560Z] d65c8cfc05b1: Download complete [2022-08-02T10:06:57.560Z] 699f458cf7ca: Verifying Checksum [2022-08-02T10:06:57.560Z] 699f458cf7ca: Download complete [2022-08-02T10:06:58.164Z] 8998bd30e6a1: Download complete [2022-08-02T10:07:00.145Z] 2437ff75d9bd: Verifying Checksum [2022-08-02T10:07:00.145Z] 2437ff75d9bd: Download complete [2022-08-02T10:07:02.781Z] 8998bd30e6a1: Pull complete [2022-08-02T10:07:02.781Z] 04944245beec: Pull complete [2022-08-02T10:07:04.219Z] 699f458cf7ca: Pull complete [2022-08-02T10:07:04.494Z] 765212b225bb: Pull complete [2022-08-02T10:07:05.474Z] f23df028b6ca: Pull complete [2022-08-02T10:07:05.750Z] d65c8cfc05b1: Pull complete [2022-08-02T10:07:20.854Z] 2437ff75d9bd: Pull complete [2022-08-02T10:07:20.854Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-02T10:07:20.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T10:07:20.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:07:21.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-21756 does not seem to be running inside a container [2022-08-02T10:07:21.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/50 -v /w/workspace/app-rfid-llrp-inventory/50:/w/workspace/app-rfid-llrp-inventory/50:rw,z -v /w/workspace/app-rfid-llrp-inventory/50@tmp:/w/workspace/app-rfid-llrp-inventory/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-02T10:07:23.547Z] $ docker top 6c99aee1a67200b951eadd947a00861f1582481f804b57da5691e7ccf868ec6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:07:24.442Z] ---> job-cost.sh [2022-08-02T10:07:24.442Z] lf-activate-venv: SKIPPING [2022-08-02T10:07:24.442Z] INFO: No Stack... [2022-08-02T10:07:25.032Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-02T10:07:25.645Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T10:07:26.375Z] + + catcut /w/workspace/app-rfid-llrp-inventory/50/archives/cost.csv -d, [2022-08-02T10:07:26.375Z] -f6 [Pipeline] lock [2022-08-02T10:07:26.441Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [2022-08-02T10:07:26.448Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] did not exist. Created. [2022-08-02T10:07:26.448Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T10:07:27.145Z] /w/workspace/app-rfid-llrp-inventory/50@tmp/durable-a9aeedbb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-02T10:07:27.857Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-02T10:07:27.884Z] Warning: overwriting stash ‘stack-cost’ [2022-08-02T10:07:27.940Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T10:07:27.946Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T10:07:27.967Z] $ docker stop --time=1 6c99aee1a67200b951eadd947a00861f1582481f804b57da5691e7ccf868ec6b [2022-08-02T10:07:29.483Z] $ docker rm -f 6c99aee1a67200b951eadd947a00861f1582481f804b57da5691e7ccf868ec6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-02T10:07:30.003Z] provisioning config files... [2022-08-02T10:07:30.012Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config757536418569969654tmp [Pipeline] { [Pipeline] sh [2022-08-02T10:07:30.312Z] + set +x [2022-08-02T10:07:30.312Z] + curl -s https://codecov.io/bash [2022-08-02T10:07:30.312Z] + bash -s -- [2022-08-02T10:07:30.312Z] [2022-08-02T10:07:30.312Z] _____ _ [2022-08-02T10:07:30.312Z] / ____| | | [2022-08-02T10:07:30.312Z] | | ___ __| | ___ ___ _____ __ [2022-08-02T10:07:30.312Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-02T10:07:30.312Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-02T10:07:30.312Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-02T10:07:30.312Z] Bash-1.0.6 [2022-08-02T10:07:30.312Z] [2022-08-02T10:07:30.312Z] [2022-08-02T10:07:30.312Z] ==> git version 2.25.1 found [2022-08-02T10:07:30.312Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-02T10:07:30.312Z] Release-Date: 2020-01-08 [2022-08-02T10:07:30.312Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-02T10:07:30.312Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-02T10:07:30.312Z] ==> Jenkins CI detected. [2022-08-02T10:07:30.312Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-08-02T10:07:30.312Z] project root: . [2022-08-02T10:07:30.312Z] --> token set from env [2022-08-02T10:07:30.312Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-02T10:07:30.312Z] ==> Running gcov in . (disable via -X gcov) [2022-08-02T10:07:30.312Z] ==> Python coveragepy not found [2022-08-02T10:07:30.312Z] ==> Searching for coverage reports in: [2022-08-02T10:07:30.312Z] + . [2022-08-02T10:07:30.312Z] -> Found 1 reports [2022-08-02T10:07:30.312Z] ==> Detecting git/mercurial file structure [2022-08-02T10:07:30.572Z] ==> Reading reports [2022-08-02T10:07:30.572Z] + ./coverage.out bytes=41008 [2022-08-02T10:07:30.572Z] ==> Appending adjustments [2022-08-02T10:07:30.572Z] https://docs.codecov.io/docs/fixing-reports [2022-08-02T10:07:30.572Z] + Found adjustments [2022-08-02T10:07:30.572Z] ==> Gzipping contents [2022-08-02T10:07:30.572Z] 12K /tmp/codecov.TdHcuc.gz [2022-08-02T10:07:30.572Z] ==> Uploading reports [2022-08-02T10:07:30.572Z] url: https://codecov.io [2022-08-02T10:07:30.572Z] query: branch=main&commit=dc12914614d6a112f0a92a24f3d596335fb0de34&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-02T10:07:30.572Z] -> Pinging Codecov [2022-08-02T10:07:30.572Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=dc12914614d6a112f0a92a24f3d596335fb0de34&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-02T10:07:30.832Z] -> Uploading to [2022-08-02T10:07:30.832Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-02/581DD39554BDF9B6E22D074273EAD858/dc12914614d6a112f0a92a24f3d596335fb0de34/bb09ac2f-e840-4b0f-a6e4-c06b336e45ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T100730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f83bbcba7a0511f9cf27548dc220f9e63309706a9d67cf4f04489b626cbfaffd [2022-08-02T10:07:30.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T10:07:30.832Z] Dload Upload Total Spent Left Speed [2022-08-02T10:07:31.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11404 0 0 100 11404 0 46737 --:--:-- --:--:-- --:--:-- 46546 100 11404 0 0 100 11404 0 46737 --:--:-- --:--:-- --:--:-- 46546 [2022-08-02T10:07:31.093Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] } [2022-08-02T10:07:31.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-02T10:07:31.305Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-02T10:07:31.315Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:07:31.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T10:07:31.619Z] [2022-08-02T10:07:31.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:07:31.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T10:07:31.921Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-02T10:07:31.921Z] df9b9388f04a: Pulling fs layer [2022-08-02T10:07:31.921Z] 52dc419b0ee2: Pulling fs layer [2022-08-02T10:07:31.921Z] 25bc292e5bac: Pulling fs layer [2022-08-02T10:07:31.921Z] 114826534d7a: Pulling fs layer [2022-08-02T10:07:31.921Z] 4657fd5d0bcf: Pulling fs layer [2022-08-02T10:07:31.921Z] 6ad1cebc031e: Pulling fs layer [2022-08-02T10:07:31.921Z] 8a3aa393b2d8: Pulling fs layer [2022-08-02T10:07:31.921Z] 4657fd5d0bcf: Waiting [2022-08-02T10:07:31.921Z] 114826534d7a: Waiting [2022-08-02T10:07:31.921Z] 6ad1cebc031e: Waiting [2022-08-02T10:07:31.921Z] 25bc292e5bac: Download complete [2022-08-02T10:07:31.921Z] 52dc419b0ee2: Verifying Checksum [2022-08-02T10:07:31.921Z] 52dc419b0ee2: Download complete [2022-08-02T10:07:31.921Z] 4657fd5d0bcf: Verifying Checksum [2022-08-02T10:07:31.921Z] 4657fd5d0bcf: Download complete [2022-08-02T10:07:31.921Z] df9b9388f04a: Download complete [2022-08-02T10:07:32.182Z] df9b9388f04a: Pull complete [2022-08-02T10:07:32.182Z] 6ad1cebc031e: Verifying Checksum [2022-08-02T10:07:32.182Z] 6ad1cebc031e: Download complete [2022-08-02T10:07:32.182Z] 52dc419b0ee2: Pull complete [2022-08-02T10:07:32.443Z] 25bc292e5bac: Pull complete [2022-08-02T10:07:32.702Z] 114826534d7a: Verifying Checksum [2022-08-02T10:07:32.702Z] 114826534d7a: Download complete [2022-08-02T10:07:32.961Z] 8a3aa393b2d8: Verifying Checksum [2022-08-02T10:07:32.961Z] 8a3aa393b2d8: Download complete [2022-08-02T10:07:37.156Z] 114826534d7a: Pull complete [2022-08-02T10:07:37.156Z] 4657fd5d0bcf: Pull complete [2022-08-02T10:07:37.156Z] 6ad1cebc031e: Pull complete [2022-08-02T10:07:40.459Z] 8a3aa393b2d8: Pull complete [2022-08-02T10:07:40.459Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-02T10:07:40.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T10:07:40.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:07:40.561Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T10:07:40.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-02T10:07:42.357Z] $ docker top b6f9e2e7a6841400960082bb40333dc2514df5df58f239a949e17717b2f6f58a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T10:07:42.429Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-08-02T10:07:42.712Z] + set -o pipefail [2022-08-02T10:07:42.712Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-08-02T10:07:50.850Z] [2022-08-02T10:07:50.850Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-08-02T10:07:50.850Z] [2022-08-02T10:07:50.850Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/65e60dbb-fa18-4644-8a60-6755dbc31255 [2022-08-02T10:07:50.850Z] [2022-08-02T10:07:50.850Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-02T10:07:50.850Z] [2022-08-02T10:07:50.850Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-02T10:07:50.850Z] [2022-08-02T10:07:50.850Z] [Pipeline] } [2022-08-02T10:07:50.866Z] $ docker stop --time=1 b6f9e2e7a6841400960082bb40333dc2514df5df58f239a949e17717b2f6f58a [2022-08-02T10:07:52.948Z] $ docker rm -f b6f9e2e7a6841400960082bb40333dc2514df5df58f239a949e17717b2f6f58a [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 [2022-08-02T10:07:53.780Z] + git log --format=format:%s -1 dc12914614d6a112f0a92a24f3d596335fb0de34 [Pipeline] sh [2022-08-02T10:07:54.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T10:07:54.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:07:54.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T10:07:54.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:07:54.556Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T10:07:54.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T10:07:55.021Z] $ docker top aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T10:07:55.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T10:07:55.114Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T10:07:55.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T10:07:55.241Z] $ docker exec aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d ssh-agent [2022-08-02T10:07:55.370Z] SSH_AUTH_SOCK=/tmp/ssh-g4H28NZ2MDEj/agent.34 [2022-08-02T10:07:55.370Z] SSH_AGENT_PID=40 [2022-08-02T10:07:55.376Z] Running ssh-add (command line suppressed) [2022-08-02T10:07:55.509Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7404826525145688944.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7404826525145688944.key) [2022-08-02T10:07:55.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T10:07:55.815Z] + git semver tag [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,035 [run_tag] DEBUG tag force:False [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,035 [check_head_tag] DEBUG check head tag [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,036 [execute] INFO git cat-file --batch-check [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,041 [execute] INFO git cat-file --batch [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,051 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,051 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,051 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-08-02T10:07:56.076Z] 2022-08-02 10:07:56,057 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-02T10:07:56.076Z] 2.3.0-dev.10 [Pipeline] } [2022-08-02T10:07:56.349Z] $ docker exec --env ******** --env ******** aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d ssh-agent -k [2022-08-02T10:07:56.453Z] unset SSH_AUTH_SOCK; [2022-08-02T10:07:56.453Z] unset SSH_AGENT_PID; [2022-08-02T10:07:56.453Z] echo Agent pid 40 killed; [2022-08-02T10:07:56.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T10:07:56.765Z] + git semver [Pipeline] } [2022-08-02T10:07:57.042Z] $ docker stop --time=1 aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d [2022-08-02T10:07:58.315Z] $ docker rm -f aff53bfcd4af489ac8333b87969b4133b09cfe4df0fbe4650383d4f691f08e8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:07:58.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T10:07:58.716Z] [2022-08-02T10:07:58.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:07:59.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T10:07:59.018Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-02T10:07:59.018Z] ab5ef0e58194: Pulling fs layer [2022-08-02T10:07:59.018Z] 9712f1f96733: Pulling fs layer [2022-08-02T10:07:59.018Z] 63f879dbbcfc: Pulling fs layer [2022-08-02T10:07:59.018Z] 0d9ebad4ef96: Pulling fs layer [2022-08-02T10:07:59.018Z] e9a5061849ea: Pulling fs layer [2022-08-02T10:07:59.018Z] d747dcd14b5f: Pulling fs layer [2022-08-02T10:07:59.018Z] 2de7ff778b66: Pulling fs layer [2022-08-02T10:07:59.018Z] 0d9ebad4ef96: Waiting [2022-08-02T10:07:59.018Z] e9a5061849ea: Waiting [2022-08-02T10:07:59.018Z] d747dcd14b5f: Waiting [2022-08-02T10:07:59.018Z] 2de7ff778b66: Waiting [2022-08-02T10:07:59.018Z] 9712f1f96733: Verifying Checksum [2022-08-02T10:07:59.018Z] 9712f1f96733: Download complete [2022-08-02T10:07:59.283Z] 63f879dbbcfc: Verifying Checksum [2022-08-02T10:07:59.283Z] 63f879dbbcfc: Download complete [2022-08-02T10:07:59.550Z] e9a5061849ea: Verifying Checksum [2022-08-02T10:07:59.550Z] e9a5061849ea: Download complete [2022-08-02T10:07:59.550Z] d747dcd14b5f: Verifying Checksum [2022-08-02T10:07:59.550Z] d747dcd14b5f: Download complete [2022-08-02T10:07:59.550Z] 0d9ebad4ef96: Verifying Checksum [2022-08-02T10:07:59.550Z] 0d9ebad4ef96: Download complete [2022-08-02T10:07:59.811Z] ab5ef0e58194: Verifying Checksum [2022-08-02T10:07:59.811Z] ab5ef0e58194: Download complete [2022-08-02T10:07:59.811Z] 2de7ff778b66: Verifying Checksum [2022-08-02T10:07:59.811Z] 2de7ff778b66: Download complete [2022-08-02T10:08:03.101Z] ab5ef0e58194: Pull complete [2022-08-02T10:08:03.101Z] 9712f1f96733: Pull complete [2022-08-02T10:08:03.363Z] 63f879dbbcfc: Pull complete [2022-08-02T10:08:07.553Z] 0d9ebad4ef96: Pull complete [2022-08-02T10:08:07.813Z] e9a5061849ea: Pull complete [2022-08-02T10:08:07.813Z] d747dcd14b5f: Pull complete [2022-08-02T10:08:09.193Z] 2de7ff778b66: Pull complete [2022-08-02T10:08:09.193Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-02T10:08:09.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T10:08:09.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:08:09.286Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T10:08:09.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-02T10:08:11.268Z] $ docker top 37c9d5eb1b6eb269b1136d23f83f4b3a9f13f853521e744652ea4e006ad6450f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-02T10:08:11.345Z] provisioning config files... [2022-08-02T10:08:11.354Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config336526963753471438tmp [2022-08-02T10:08:11.364Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4373107611285309854tmp [2022-08-02T10:08:11.373Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8862787636468528772tmp [Pipeline] { [Pipeline] echo [2022-08-02T10:08:11.388Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:11.669Z] ---> sigul-configuration.sh [2022-08-02T10:08:11.669Z] gpg: directory `/root/.gnupg' created [2022-08-02T10:08:11.669Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-02T10:08:11.669Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-02T10:08:11.669Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-02T10:08:11.669Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-02T10:08:11.669Z] gpg: CAST5 encrypted data [2022-08-02T10:08:11.669Z] gpg: encrypted with 1 passphrase [2022-08-02T10:08:11.669Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-02T10:08:11.957Z] + mkdir /home/jenkins [2022-08-02T10:08:11.957Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-02T10:08:12.245Z] + 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 [2022-08-02T10:08:12.254Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:12.540Z] ---> sigul-install.sh [2022-08-02T10:08:12.540Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-02T10:08:12.829Z] + git tag --list [2022-08-02T10:08:12.829Z] v0.0.0 [2022-08-02T10:08:12.829Z] v1.0.0 [2022-08-02T10:08:12.829Z] v2.1.0 [2022-08-02T10:08:12.829Z] v2.1.1 [2022-08-02T10:08:12.829Z] v2.1.1-dev.1 [2022-08-02T10:08:12.829Z] v2.2.0 [2022-08-02T10:08:12.829Z] v2.2.1-dev.1 [2022-08-02T10:08:12.829Z] v2.2.1-dev.2 [2022-08-02T10:08:12.829Z] v2.2.1-dev.3 [2022-08-02T10:08:12.829Z] v2.2.1-dev.4 [2022-08-02T10:08:12.829Z] v2.2.1-dev.5 [2022-08-02T10:08:12.829Z] v2.2.1-dev.6 [2022-08-02T10:08:12.829Z] v2.2.1-dev.7 [2022-08-02T10:08:12.829Z] v2.3.0-dev.10 [2022-08-02T10:08:12.829Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-02T10:08:13.118Z] + lftools sign git-tag v2.3.0-dev.10 [2022-08-02T10:08:13.689Z] Signing Git tag with Sigul... [2022-08-02T10:08:13.689Z] Signing v2.3.0-dev.10 [Pipeline] echo [2022-08-02T10:08:14.272Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:14.556Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-02T10:08:14.565Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-02T10:08:14.589Z] $ docker stop --time=1 37c9d5eb1b6eb269b1136d23f83f4b3a9f13f853521e744652ea4e006ad6450f [2022-08-02T10:08:15.915Z] $ docker rm -f 37c9d5eb1b6eb269b1136d23f83f4b3a9f13f853521e744652ea4e006ad6450f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-02T10:08:16.334Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T10:08:16.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:08:16.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T10:08:16.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:08:16.722Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T10:08:16.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T10:08:17.150Z] $ docker top 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T10:08:17.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T10:08:17.237Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T10:08:17.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T10:08:17.368Z] $ docker exec 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 ssh-agent [2022-08-02T10:08:17.485Z] SSH_AUTH_SOCK=/tmp/ssh-UticvF1Cb1wY/agent.33 [2022-08-02T10:08:17.485Z] SSH_AGENT_PID=40 [2022-08-02T10:08:17.490Z] Running ssh-add (command line suppressed) [2022-08-02T10:08:17.616Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6107913394014277366.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6107913394014277366.key) [2022-08-02T10:08:17.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T10:08:17.914Z] + git semver bump pre [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,127 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,127 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,127 [bump_version] DEBUG bumped version:2.3.0-dev.11 [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,127 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,127 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,128 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,129 [execute] INFO git cat-file --batch-check [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,136 [execute] INFO git cat-file --batch [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T10:08:18.174Z] 2022-08-02 10:08:18,142 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-02T10:08:18.174Z] 2.3.0-dev.11 [Pipeline] } [2022-08-02T10:08:18.188Z] $ docker exec --env ******** --env ******** 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 ssh-agent -k [2022-08-02T10:08:18.300Z] unset SSH_AUTH_SOCK; [2022-08-02T10:08:18.300Z] unset SSH_AGENT_PID; [2022-08-02T10:08:18.300Z] echo Agent pid 40 killed; [2022-08-02T10:08:18.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T10:08:18.633Z] + git semver [Pipeline] } [2022-08-02T10:08:18.913Z] $ docker stop --time=1 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 [2022-08-02T10:08:20.216Z] $ docker rm -f 3ba15fe58db9e41b890e09a5b9ab407629263474f79dab3eda85a5bf387f5330 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T10:08:20.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T10:08:20.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:08:20.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T10:08:20.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:08:21.050Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T10:08:21.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T10:08:21.498Z] $ docker top 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T10:08:21.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T10:08:21.597Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T10:08:21.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T10:08:21.746Z] $ docker exec 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d ssh-agent [2022-08-02T10:08:21.877Z] SSH_AUTH_SOCK=/tmp/ssh-331n84vspPIw/agent.33 [2022-08-02T10:08:21.877Z] SSH_AGENT_PID=39 [2022-08-02T10:08:21.881Z] Running ssh-add (command line suppressed) [2022-08-02T10:08:22.005Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9120150147427191843.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9120150147427191843.key) [2022-08-02T10:08:22.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T10:08:22.307Z] + git semver push [2022-08-02T10:08:22.567Z] 2022-08-02 10:08:22,528 [run_push] DEBUG push [2022-08-02T10:08:22.567Z] 2022-08-02 10:08:22,529 [execute] INFO git cat-file --batch-check [2022-08-02T10:08:22.567Z] 2022-08-02 10:08:22,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T10:08:22.567Z] 2022-08-02 10:08:22,534 [execute] INFO git rev-list a59855226ba728ad524309c32d7418f1f075a009 -- [2022-08-02T10:08:22.567Z] 2022-08-02 10:08:22,534 [execute] DEBUG Popen(['git', 'rev-list', 'a59855226ba728ad524309c32d7418f1f075a009', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-02T10:08:22.567Z] 2022-08-02 10:08:22,539 [execute] INFO git fetch -v origin [2022-08-02T10:08:22.567Z] 2022-08-02 10:08:22,540 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-02T10:08:23.139Z] 2022-08-02 10:08:23,013 [run_push] DEBUG no remote changes detected [2022-08-02T10:08:23.140Z] 2022-08-02 10:08:23,013 [execute] INFO git push origin semver [2022-08-02T10:08:23.140Z] 2022-08-02 10:08:23,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-02T10:08:24.081Z] 2022-08-02 10:08:23,756 [run_push] DEBUG push all version tags [2022-08-02T10:08:24.081Z] 2022-08-02 10:08:23,757 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-02T10:08:24.081Z] 2022-08-02 10:08:23,757 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-08-02T10:08:24.653Z] 2022-08-02 10:08:24,467 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-02T10:08:24.653Z] 2.3.0-dev.11 [Pipeline] } [2022-08-02T10:08:24.667Z] $ docker exec --env ******** --env ******** 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d ssh-agent -k [2022-08-02T10:08:24.792Z] unset SSH_AUTH_SOCK; [2022-08-02T10:08:24.792Z] unset SSH_AGENT_PID; [2022-08-02T10:08:24.792Z] echo Agent pid 39 killed; [2022-08-02T10:08:24.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T10:08:25.124Z] + git semver [Pipeline] } [2022-08-02T10:08:25.403Z] $ docker stop --time=1 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d [2022-08-02T10:08:26.710Z] $ docker rm -f 6c9c3d2177ace214adb601e6ceb00877d7656a6ba1e56b5cb3bf7a63684af23d [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-02T10:08:27.311Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-08-02T10:08:27.311Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-02T10:08:27.311Z] total 16 [2022-08-02T10:08:27.311Z] drwxr-xr-x 3 root root 4096 Aug 2 10:00 . [2022-08-02T10:08:27.311Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 2 10:08 .. [2022-08-02T10:08:27.311Z] drwxr-xr-x 2 root root 4096 Aug 2 10:00 cost [2022-08-02T10:08:27.311Z] -rw-r--r-- 1 root root 94 Aug 2 10:00 cost.csv [2022-08-02T10:08:27.311Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-02T10:08:27.311Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-02T10:08:27.311Z] total 16 [2022-08-02T10:08:27.311Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 10:00 . [2022-08-02T10:08:27.311Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 2 10:08 .. [2022-08-02T10:08:27.311Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 10:00 cost [2022-08-02T10:08:27.311Z] -rw-r--r-- 1 jenkins jenkins 94 Aug 2 10:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:27.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:28.477Z] ---> package-listing.sh [2022-08-02T10:08:28.477Z] ++ facter osfamily [2022-08-02T10:08:28.477Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-02T10:08:28.740Z] + OS_FAMILY=debian [2022-08-02T10:08:28.740Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-08-02T10:08:28.740Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-02T10:08:28.740Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-02T10:08:28.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-02T10:08:28.740Z] + PACKAGES=/tmp/packages_start.txt [2022-08-02T10:08:28.740Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-08-02T10:08:28.740Z] + PACKAGES=/tmp/packages_end.txt [2022-08-02T10:08:28.740Z] + case "${OS_FAMILY}" in [2022-08-02T10:08:28.740Z] + dpkg -l [2022-08-02T10:08:28.740Z] + grep '^ii' [2022-08-02T10:08:28.740Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-02T10:08:28.740Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-02T10:08:28.740Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-02T10:08:28.740Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-08-02T10:08:28.740Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-08-02T10:08:28.740Z] + 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 [2022-08-02T10:08:28.752Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-08-02T10:08:29.034Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:08:29.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T10:08:29.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:08:29.705Z] prd-ubuntu20.04-docker-8c-8g-21755 does not seem to be running inside a container [2022-08-02T10:08:29.746Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T10:08:30.013Z] $ docker top 04a0fc81643c17f67b5cbe1628ce4dbaad8e0cd902220ea81c7a125cccf3294a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T10:08:30.381Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-02T10:08:30.675Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-02T10:08:30.968Z] + ls /var/log/sa-host [2022-08-02T10:08:30.968Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T10:08:31.106Z] provisioning config files... [2022-08-02T10:08:31.115Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1043622323581351119tmp [Pipeline] { [Pipeline] echo [2022-08-02T10:08:31.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:31.424Z] ---> create-netrc.sh [Pipeline] } [2022-08-02T10:08:31.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:31.779Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-02T10:08:31.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:32.072Z] ---> sudo-logs.sh [2022-08-02T10:08:32.072Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-02T10:08:32.101Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:32.394Z] ---> job-cost.sh [2022-08-02T10:08:32.394Z] lf-activate-venv: SKIPPING [2022-08-02T10:08:32.394Z] DEBUG: total: 0.2199999988079071 [2022-08-02T10:08:32.394Z] INFO: Retrieving Stack Cost... [2022-08-02T10:08:32.964Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T10:08:33.225Z] INFO: Archiving Costs [Pipeline] echo [2022-08-02T10:08:33.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:08:33.518Z] ---> logs-deploy.sh [2022-08-02T10:08:33.518Z] lf-activate-venv: SKIPPING [2022-08-02T10:08:33.518Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/50 [2022-08-02T10:08:33.518Z] INFO: archiving workspace using pattern(s): [2022-08-02T10:08:34.461Z] Archives upload complete. [2022-08-02T10:08:34.724Z] INFO: archiving logs to Nexus [2022-08-02T10:08:35.348Z] ---> uname -a: [2022-08-02T10:08:35.348Z] Linux prd-ubuntu20-04-docker-8c-8g-21755 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-02T10:08:35.348Z] [2022-08-02T10:08:35.348Z] [2022-08-02T10:08:35.348Z] ---> lscpu: [2022-08-02T10:08:35.348Z] Architecture: x86_64 [2022-08-02T10:08:35.348Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-02T10:08:35.348Z] Byte Order: Little Endian [2022-08-02T10:08:35.348Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-02T10:08:35.348Z] CPU(s): 8 [2022-08-02T10:08:35.348Z] On-line CPU(s) list: 0-7 [2022-08-02T10:08:35.348Z] Thread(s) per core: 1 [2022-08-02T10:08:35.348Z] Core(s) per socket: 1 [2022-08-02T10:08:35.348Z] Socket(s): 8 [2022-08-02T10:08:35.348Z] NUMA node(s): 1 [2022-08-02T10:08:35.348Z] Vendor ID: AuthenticAMD [2022-08-02T10:08:35.348Z] CPU family: 23 [2022-08-02T10:08:35.348Z] Model: 49 [2022-08-02T10:08:35.348Z] Model name: AMD EPYC-Rome Processor [2022-08-02T10:08:35.348Z] Stepping: 0 [2022-08-02T10:08:35.348Z] CPU MHz: 2799.998 [2022-08-02T10:08:35.348Z] BogoMIPS: 5599.99 [2022-08-02T10:08:35.348Z] Virtualization: AMD-V [2022-08-02T10:08:35.348Z] Hypervisor vendor: KVM [2022-08-02T10:08:35.348Z] Virtualization type: full [2022-08-02T10:08:35.348Z] L1d cache: 256 KiB [2022-08-02T10:08:35.348Z] L1i cache: 256 KiB [2022-08-02T10:08:35.348Z] L2 cache: 4 MiB [2022-08-02T10:08:35.348Z] L3 cache: 128 MiB [2022-08-02T10:08:35.349Z] NUMA node0 CPU(s): 0-7 [2022-08-02T10:08:35.349Z] Vulnerability Itlb multihit: Not affected [2022-08-02T10:08:35.349Z] Vulnerability L1tf: Not affected [2022-08-02T10:08:35.349Z] Vulnerability Mds: Not affected [2022-08-02T10:08:35.349Z] Vulnerability Meltdown: Not affected [2022-08-02T10:08:35.349Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-02T10:08:35.349Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-02T10:08:35.349Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-02T10:08:35.349Z] Vulnerability Srbds: Not affected [2022-08-02T10:08:35.349Z] Vulnerability Tsx async abort: Not affected [2022-08-02T10:08:35.349Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] ---> nproc: [2022-08-02T10:08:35.349Z] 8 [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] ---> df -h: [2022-08-02T10:08:35.349Z] Filesystem Size Used Avail Use% Mounted on [2022-08-02T10:08:35.349Z] overlay 155G 13G 143G 8% / [2022-08-02T10:08:35.349Z] tmpfs 64M 0 64M 0% /dev [2022-08-02T10:08:35.349Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-02T10:08:35.349Z] shm 64M 0 64M 0% /dev/shm [2022-08-02T10:08:35.349Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] ---> sar -b -r -n DEV: [2022-08-02T10:08:35.349Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21755) 08/02/22 _x86_64_ (8 CPU) [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] 09:57:22 LINUX RESTART (8 CPU) [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] 09:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-02T10:08:35.349Z] 09:59:01 207.87 4.33 203.53 0.00 432.46 158658.89 0.00 [2022-08-02T10:08:35.349Z] 10:00:01 178.74 0.10 178.64 0.00 8.53 25127.36 0.00 [2022-08-02T10:08:35.349Z] 10:01:01 34.74 0.02 34.73 0.00 2.67 16745.89 0.00 [2022-08-02T10:08:35.349Z] 10:02:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 [2022-08-02T10:08:35.349Z] 10:03:01 1.20 0.02 1.18 0.00 0.13 14.00 0.00 [2022-08-02T10:08:35.349Z] 10:04:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2022-08-02T10:08:35.349Z] 10:05:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 [2022-08-02T10:08:35.349Z] 10:06:01 1.25 0.00 1.25 0.00 0.00 16.66 0.00 [2022-08-02T10:08:35.349Z] 10:07:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2022-08-02T10:08:35.349Z] 10:08:01 67.32 0.28 67.04 0.00 11.73 35246.53 0.00 [2022-08-02T10:08:35.349Z] Average: 49.52 0.47 49.04 0.00 45.55 23585.06 0.00 [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] 09:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-02T10:08:35.349Z] 09:59:01 28076204 31663072 626192 1.90 159812 3620288 2346560 6.92 1419240 2917976 224324 [2022-08-02T10:08:35.349Z] 10:00:01 28149032 31758236 532984 1.62 166324 3642436 1957192 5.77 1346332 2928264 828 [2022-08-02T10:08:35.349Z] 10:01:01 27649700 31768712 519960 1.58 174512 4094316 1793308 5.29 1350020 3367652 40 [2022-08-02T10:08:35.349Z] 10:02:01 27650916 31770040 518260 1.58 174520 4094316 1793308 5.29 1349072 3367652 12 [2022-08-02T10:08:35.349Z] 10:03:01 27655964 31775164 513136 1.56 174564 4094324 1793308 5.29 1344392 3367672 40 [2022-08-02T10:08:35.349Z] 10:04:01 27655760 31775000 513296 1.56 174596 4094328 1793308 5.29 1343916 3367676 20 [2022-08-02T10:08:35.349Z] 10:05:01 27660460 31779892 508512 1.55 174616 4094328 1793308 5.29 1339856 3367860 20 [2022-08-02T10:08:35.349Z] 10:06:01 27661152 31780816 507536 1.54 174660 4094464 1793308 5.29 1339424 3368016 144 [2022-08-02T10:08:35.349Z] 10:07:01 27660852 31780552 507728 1.54 174696 4094464 1793308 5.29 1339408 3368016 12 [2022-08-02T10:08:35.349Z] 10:08:01 26436552 31699316 586088 1.78 197896 5146084 2251500 6.64 1481264 4377088 347672 [2022-08-02T10:08:35.349Z] Average: 27625659 31755080 533369 1.62 174620 4106935 1910841 5.63 1365292 3379787 57311 [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] 09:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-02T10:08:35.349Z] 09:59:01 lo 5.40 5.40 0.53 0.53 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 09:59:01 ens3 451.32 318.80 6854.60 97.55 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 09:59:01 vethbd168e3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 09:59:01 docker0 130.76 157.57 10.65 1233.61 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:00:01 lo 8.38 8.38 0.82 0.82 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:00:01 ens3 143.14 116.94 213.13 282.13 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:00:01 docker0 13.46 17.61 0.79 95.05 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:01:01 lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:01:01 ens3 101.32 59.97 2519.29 9.80 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:02:01 ens3 0.42 0.43 0.03 0.04 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:03:01 ens3 0.90 0.33 2.69 0.08 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:04:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:05:01 ens3 0.50 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:06:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:08:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:08:01 ens3 328.15 228.36 7854.83 69.82 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] 10:08:01 docker0 35.21 43.26 3.26 687.25 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] Average: lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] Average: ens3 102.64 72.54 1744.41 45.97 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] Average: docker0 17.94 21.84 1.47 201.58 0.00 0.00 0.00 0.00 [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] ---> sar -P ALL: [2022-08-02T10:08:35.349Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21755) 08/02/22 _x86_64_ (8 CPU) [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] 09:57:22 LINUX RESTART (8 CPU) [2022-08-02T10:08:35.349Z] [2022-08-02T10:08:35.349Z] 09:58:01 CPU %user %nice %system %iowait %steal %idle [2022-08-02T10:08:35.349Z] 09:59:01 all 21.53 0.00 6.39 1.41 0.09 70.60 [2022-08-02T10:08:35.349Z] 09:59:01 0 21.66 0.00 8.07 5.59 0.10 64.58 [2022-08-02T10:08:35.349Z] 09:59:01 1 21.89 0.00 6.03 0.19 0.08 71.81 [2022-08-02T10:08:35.349Z] 09:59:01 2 21.51 0.00 5.84 0.14 0.07 72.45 [2022-08-02T10:08:35.349Z] 09:59:01 3 21.59 0.00 6.37 1.97 0.08 69.98 [2022-08-02T10:08:35.349Z] 09:59:01 4 22.59 0.00 6.61 0.46 0.08 70.26 [2022-08-02T10:08:35.349Z] 09:59:01 5 19.18 0.00 5.59 0.75 0.08 74.40 [2022-08-02T10:08:35.349Z] 09:59:01 6 22.37 0.00 5.88 0.68 0.08 70.98 [2022-08-02T10:08:35.349Z] 09:59:01 7 21.41 0.00 6.71 1.49 0.10 70.29 [2022-08-02T10:08:35.349Z] 10:00:01 all 30.56 0.00 5.66 0.76 0.08 62.94 [2022-08-02T10:08:35.349Z] 10:00:01 0 29.91 0.00 5.28 0.05 0.07 64.70 [2022-08-02T10:08:35.349Z] 10:00:01 1 32.34 0.00 5.60 1.11 0.08 60.87 [2022-08-02T10:08:35.349Z] 10:00:01 2 32.74 0.00 6.11 1.63 0.10 59.42 [2022-08-02T10:08:35.349Z] 10:00:01 3 31.27 0.00 6.20 2.25 0.08 60.20 [2022-08-02T10:08:35.349Z] 10:00:01 4 30.78 0.00 5.86 0.79 0.07 62.50 [2022-08-02T10:08:35.349Z] 10:00:01 5 27.55 0.00 5.23 0.07 0.07 67.09 [2022-08-02T10:08:35.349Z] 10:00:01 6 30.05 0.00 5.48 0.12 0.07 64.28 [2022-08-02T10:08:35.349Z] 10:00:01 7 29.88 0.00 5.52 0.08 0.08 64.43 [2022-08-02T10:08:35.349Z] 10:01:01 all 2.82 0.00 1.16 0.32 0.02 95.68 [2022-08-02T10:08:35.349Z] 10:01:01 0 2.88 0.00 1.01 0.00 0.02 96.10 [2022-08-02T10:08:35.349Z] 10:01:01 1 3.25 0.00 1.32 0.49 0.02 94.93 [2022-08-02T10:08:35.349Z] 10:01:01 2 2.99 0.00 0.94 0.05 0.02 96.00 [2022-08-02T10:08:35.349Z] 10:01:01 3 2.80 0.00 1.36 2.01 0.02 93.82 [2022-08-02T10:08:35.349Z] 10:01:01 4 2.48 0.00 1.17 0.02 0.02 96.31 [2022-08-02T10:08:35.349Z] 10:01:01 5 2.59 0.00 0.74 0.02 0.02 96.64 [2022-08-02T10:08:35.349Z] 10:01:01 6 2.86 0.00 1.25 0.02 0.02 95.85 [2022-08-02T10:08:35.349Z] 10:01:01 7 2.70 0.00 1.51 0.00 0.02 95.78 [2022-08-02T10:08:35.349Z] 10:02:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-08-02T10:08:35.349Z] 10:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.349Z] 10:02:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2022-08-02T10:08:35.349Z] 10:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T10:08:35.349Z] 10:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-02T10:08:35.349Z] 10:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-02T10:08:35.349Z] 10:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.349Z] 10:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-02T10:08:35.349Z] 10:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-02T10:08:35.349Z] 10:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-02T10:08:35.349Z] 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.349Z] 10:03:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-08-02T10:08:35.349Z] 10:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-02T10:08:35.349Z] 10:03:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-02T10:08:35.349Z] 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.349Z] 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.349Z] 10:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T10:08:35.350Z] 10:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-02T10:08:35.350Z] 10:04:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-08-02T10:08:35.350Z] 10:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-02T10:08:35.350Z] 10:04:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-08-02T10:08:35.350Z] 10:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-02T10:08:35.350Z] 10:04:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-02T10:08:35.350Z] 10:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-02T10:08:35.350Z] 10:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T10:08:35.350Z] 10:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-02T10:08:35.350Z] 10:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T10:08:35.350Z] 10:05:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-08-02T10:08:35.350Z] 10:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-02T10:08:35.350Z] 10:05:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-02T10:08:35.350Z] 10:05:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-02T10:08:35.350Z] 10:05:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-08-02T10:08:35.350Z] 10:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-02T10:08:35.350Z] 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.350Z] 10:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.350Z] 10:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-02T10:08:35.350Z] 10:06:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-08-02T10:08:35.350Z] 10:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.350Z] 10:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-02T10:08:35.350Z] 10:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T10:08:35.350Z] 10:06:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2022-08-02T10:08:35.350Z] 10:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.350Z] 10:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.350Z] 10:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-02T10:08:35.350Z] 10:06:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2022-08-02T10:08:35.350Z] 10:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-02T10:08:35.350Z] 10:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T10:08:35.350Z] 10:07:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-02T10:08:35.350Z] 10:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-02T10:08:35.350Z] 10:07:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-08-02T10:08:35.350Z] 10:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.350Z] 10:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-02T10:08:35.350Z] 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-02T10:08:35.350Z] 10:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-02T10:08:35.350Z] 10:08:01 all 6.35 0.00 2.62 0.50 0.04 90.50 [2022-08-02T10:08:35.350Z] 10:08:01 0 6.00 0.00 2.12 0.05 0.03 91.80 [2022-08-02T10:08:35.350Z] 10:08:01 1 4.84 0.00 2.37 0.82 0.03 91.93 [2022-08-02T10:08:35.350Z] 10:08:01 2 7.36 0.00 2.48 0.07 0.03 90.06 [2022-08-02T10:08:35.350Z] 10:08:01 3 5.53 0.00 3.07 2.82 0.05 88.53 [2022-08-02T10:08:35.350Z] 10:08:01 4 5.97 0.00 3.17 0.15 0.03 90.68 [2022-08-02T10:08:35.350Z] 10:08:01 5 7.34 0.00 2.75 0.00 0.03 89.88 [2022-08-02T10:08:35.350Z] 10:08:01 6 6.91 0.00 2.21 0.05 0.02 90.81 [2022-08-02T10:08:35.350Z] 10:08:01 7 6.83 0.00 2.76 0.03 0.05 90.33 [2022-08-02T10:08:35.350Z] Average: all 6.10 0.00 1.58 0.30 0.02 92.00 [2022-08-02T10:08:35.350Z] Average: 0 6.04 0.00 1.64 0.56 0.02 91.73 [2022-08-02T10:08:35.350Z] Average: 1 6.22 0.00 1.53 0.27 0.03 91.95 [2022-08-02T10:08:35.350Z] Average: 2 6.42 0.00 1.54 0.19 0.02 91.83 [2022-08-02T10:08:35.350Z] Average: 3 6.09 0.00 1.69 0.90 0.03 91.29 [2022-08-02T10:08:35.350Z] Average: 4 6.14 0.00 1.67 0.14 0.02 92.02 [2022-08-02T10:08:35.350Z] Average: 5 5.62 0.00 1.42 0.08 0.02 92.86 [2022-08-02T10:08:35.350Z] Average: 6 6.18 0.00 1.47 0.09 0.02 92.24 [2022-08-02T10:08:35.350Z] Average: 7 6.06 0.00 1.65 0.16 0.03 92.11 [2022-08-02T10:08:35.350Z] [2022-08-02T10:08:35.350Z] [2022-08-02T10:08:35.350Z]