Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e5d69375a9366c800740746847da2ec3cfb4b8e 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-ssh17800447430018298512.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2614883090732953463.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11966368393729127330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7387618527107771827.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh4046858391981817597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6050 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 > 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 Avoid second fetch Checking out Revision 6e5d69375a9366c800740746847da2ec3cfb4b8e (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#169)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 > git rev-list --no-walk 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T14:52:23.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T14:52:23.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T14:52:23.399Z] ========================================================= [2023-03-28T14:52:23.399Z] EdgeX Global Pipelines Version Info [2023-03-28T14:52:23.399Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:52:24.120Z] ------------------- [2023-03-28T14:52:24.121Z] stable info: [2023-03-28T14:52:24.121Z] ------------------- [2023-03-28T14:52:24.121Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T14:52:24.121Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T14:52:24.121Z] Message: update stable to v1.0.245 [2023-03-28T14:52:24.690Z] ------------------- [2023-03-28T14:52:24.690Z] experimental info: [2023-03-28T14:52:24.690Z] ------------------- [2023-03-28T14:52:24.690Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T14:52:24.690Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T14:52:24.690Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T14:52:24.862Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-28T14:52:24.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-28T14:52:24.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T14:52:24.896Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T14:52:24.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T14:52:24.920Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T14:52:24.935Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T14:52:24.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T14:52:24.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T14:52:24.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T14:52:24.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T14:52:25.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-28T14:52:25.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T14:52:25.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T14:52:25.049Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T14:52:25.060Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T14:52:25.074Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T14:52:25.084Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T14:52:25.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T14:52:25.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T14:52:25.118Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T14:52:25.129Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T14:52:25.142Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T14:52:25.155Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T14:52:25.167Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T14:52:25.179Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T14:52:25.190Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T14:52:25.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-28T14:52:25.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-28T14:52:25.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-28T14:52:25.237Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] echo [2023-03-28T14:52:25.251Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e5d693 [Pipeline] echo [2023-03-28T14:52:25.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:52:25.319Z] provisioning config files... [2023-03-28T14:52:25.333Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11727967121876687201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:52:25.636Z] ---> docker-login.sh [2023-03-28T14:52:25.637Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:52:25.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:26.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:26.155Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:26.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:26.155Z] [2023-03-28T14:52:26.155Z] Login Succeeded [2023-03-28T14:52:26.155Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:52:26.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:26.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:26.155Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:26.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:26.155Z] [2023-03-28T14:52:26.155Z] Login Succeeded [2023-03-28T14:52:26.155Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:52:26.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:26.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:26.155Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:26.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:26.155Z] [2023-03-28T14:52:26.155Z] Login Succeeded [2023-03-28T14:52:26.155Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:52:26.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:26.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:26.415Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:26.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:26.415Z] [2023-03-28T14:52:26.415Z] Login Succeeded [2023-03-28T14:52:26.415Z] docker.io [2023-03-28T14:52:26.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:26.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:26.675Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:26.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:26.675Z] [2023-03-28T14:52:26.675Z] Login Succeeded [2023-03-28T14:52:26.675Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:52:26.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T14:52:27.072Z] + git rev-list -1 --merges 6e5d69375a9366c800740746847da2ec3cfb4b8e~1..6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] echo [2023-03-28T14:52:27.123Z] -----------> git rev-list -1 --merges 6e5d69375a9366c800740746847da2ec3cfb4b8e~1..6e5d69375a9366c800740746847da2ec3cfb4b8e 6e5d69375a9366c800740746847da2ec3cfb4b8e [false] [Pipeline] sh [2023-03-28T14:52:27.410Z] + git log --format=format:%s -1 6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] echo [2023-03-28T14:52:27.422Z] ========================================================= [2023-03-28T14:52:27.422Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T14:52:27.422Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:52:27.753Z] + git log --format=format:%s -1 6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] echo [2023-03-28T14:52:27.763Z] [semverPrep] GIT_COMMIT: 6e5d69375a9366c800740746847da2ec3cfb4b8e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#169) [Pipeline] echo [2023-03-28T14:52:27.774Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T14:52:28.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T14:52:28.145Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T14:52:28.145Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T14:52:28.145Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T14:52:28.145Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T14:52:28.145Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T14:52:28.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:52:28.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:52:28.562Z] [2023-03-28T14:52:28.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:52:28.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:52:28.860Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T14:52:28.860Z] b85a868b505f: Pulling fs layer [2023-03-28T14:52:28.860Z] e2be974225ed: Pulling fs layer [2023-03-28T14:52:28.860Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T14:52:28.860Z] 988bab9f4d93: Pulling fs layer [2023-03-28T14:52:28.860Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T14:52:28.860Z] eaf3925da568: Pulling fs layer [2023-03-28T14:52:28.860Z] bab4dde63d76: Pulling fs layer [2023-03-28T14:52:28.861Z] bde34c3a00c8: Pulling fs layer [2023-03-28T14:52:28.861Z] b352a97aabf1: Pulling fs layer [2023-03-28T14:52:28.861Z] 4872d77fe225: Pulling fs layer [2023-03-28T14:52:28.861Z] 5851b861e8e6: Pulling fs layer [2023-03-28T14:52:28.861Z] 988bab9f4d93: Waiting [2023-03-28T14:52:28.861Z] 1469e6f7b9e6: Waiting [2023-03-28T14:52:28.861Z] eaf3925da568: Waiting [2023-03-28T14:52:28.861Z] bab4dde63d76: Waiting [2023-03-28T14:52:28.861Z] bde34c3a00c8: Waiting [2023-03-28T14:52:28.861Z] b352a97aabf1: Waiting [2023-03-28T14:52:28.861Z] 4872d77fe225: Waiting [2023-03-28T14:52:28.861Z] 5851b861e8e6: Waiting [2023-03-28T14:52:28.861Z] e2be974225ed: Verifying Checksum [2023-03-28T14:52:28.861Z] e2be974225ed: Download complete [2023-03-28T14:52:28.861Z] 988bab9f4d93: Verifying Checksum [2023-03-28T14:52:28.861Z] 988bab9f4d93: Download complete [2023-03-28T14:52:28.861Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T14:52:28.861Z] 1469e6f7b9e6: Download complete [2023-03-28T14:52:28.861Z] eaf3925da568: Verifying Checksum [2023-03-28T14:52:28.861Z] eaf3925da568: Download complete [2023-03-28T14:52:29.123Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T14:52:29.123Z] 339a4e72a1f5: Download complete [2023-03-28T14:52:29.123Z] bde34c3a00c8: Download complete [2023-03-28T14:52:29.123Z] b352a97aabf1: Download complete [2023-03-28T14:52:29.123Z] 4872d77fe225: Verifying Checksum [2023-03-28T14:52:29.123Z] 4872d77fe225: Download complete [2023-03-28T14:52:29.123Z] 5851b861e8e6: Download complete [2023-03-28T14:52:29.123Z] b85a868b505f: Verifying Checksum [2023-03-28T14:52:29.123Z] b85a868b505f: Download complete [2023-03-28T14:52:29.383Z] bab4dde63d76: Verifying Checksum [2023-03-28T14:52:29.383Z] bab4dde63d76: Download complete [2023-03-28T14:52:30.318Z] b85a868b505f: Pull complete [2023-03-28T14:52:30.576Z] e2be974225ed: Pull complete [2023-03-28T14:52:30.834Z] 339a4e72a1f5: Pull complete [2023-03-28T14:52:31.094Z] 988bab9f4d93: Pull complete [2023-03-28T14:52:31.352Z] 1469e6f7b9e6: Pull complete [2023-03-28T14:52:31.352Z] eaf3925da568: Pull complete [2023-03-28T14:52:33.258Z] bab4dde63d76: Pull complete [2023-03-28T14:52:33.258Z] bde34c3a00c8: Pull complete [2023-03-28T14:52:33.258Z] b352a97aabf1: Pull complete [2023-03-28T14:52:33.258Z] 4872d77fe225: Pull complete [2023-03-28T14:52:33.258Z] 5851b861e8e6: Pull complete [2023-03-28T14:52:33.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T14:52:33.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:52:33.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:52:33.354Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T14:52:33.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T14:52:37.779Z] $ docker top c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c -eo pid,comm [2023-03-28T14:52:37.843Z] 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). [2023-03-28T14:52:37.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T14:52:37.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:52:37.875Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:52:37.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:52:37.980Z] $ docker exec c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c ssh-agent [2023-03-28T14:52:38.089Z] SSH_AUTH_SOCK=/tmp/ssh-Wsw9E0Xlrghd/agent.32 [2023-03-28T14:52:38.089Z] SSH_AGENT_PID=38 [2023-03-28T14:52:38.098Z] Running ssh-add (command line suppressed) [2023-03-28T14:52:38.210Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6654972486264401503.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6654972486264401503.key) [2023-03-28T14:52:38.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:52:38.521Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T14:52:38.523Z] $ docker exec --env ******** --env ******** c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c ssh-agent -k [2023-03-28T14:52:38.622Z] unset SSH_AUTH_SOCK; [2023-03-28T14:52:38.622Z] unset SSH_AGENT_PID; [2023-03-28T14:52:38.622Z] echo Agent pid 38 killed; [2023-03-28T14:52:38.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T14:52:38.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:52:38.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:52:38.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:52:38.764Z] $ docker exec c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c ssh-agent [2023-03-28T14:52:38.880Z] SSH_AUTH_SOCK=/tmp/ssh-CwPZXo5KOxlb/agent.70 [2023-03-28T14:52:38.880Z] SSH_AGENT_PID=76 [2023-03-28T14:52:38.886Z] Running ssh-add (command line suppressed) [2023-03-28T14:52:38.964Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18081106928729744066.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18081106928729744066.key) [2023-03-28T14:52:38.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:52:39.277Z] + git semver init [2023-03-28T14:52:39.536Z] 2023-03-28 14:52:39,428 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T14:52:39.536Z] 2023-03-28 14:52:39,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-28T14:52:39.536Z] 2023-03-28 14:52:39,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-28T14:52:39.536Z] 2023-03-28 14:52:39,429 [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) [2023-03-28T14:52:40.916Z] 2023-03-28 14:52:40,536 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-28T14:52:40.916Z] 2023-03-28 14:52:40,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-03-28T14:52:40.916Z] 2023-03-28 14:52:40,536 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:52:40.916Z] 2023-03-28 14:52:40,536 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:52:40.916Z] 3.0.0-dev.18 [Pipeline] } [2023-03-28T14:52:40.917Z] $ docker exec --env ******** --env ******** c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c ssh-agent -k [2023-03-28T14:52:41.007Z] unset SSH_AUTH_SOCK; [2023-03-28T14:52:41.007Z] unset SSH_AGENT_PID; [2023-03-28T14:52:41.007Z] echo Agent pid 76 killed; [2023-03-28T14:52:41.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T14:52:41.326Z] + git semver [Pipeline] } [2023-03-28T14:52:41.589Z] $ docker stop --time=1 c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c [2023-03-28T14:52:42.890Z] $ docker rm -f --volumes c0604b2d09a98d8d726979d4418c802852383a4545b783c28812cab5956e698c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:52:43.257Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T14:52:43.455Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T14:52:43.458Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 [2023-03-28T14:52:43.593Z] provisioning config files... [2023-03-28T14:52:43.601Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6339596279603236773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:52:43.892Z] ---> docker-login.sh [2023-03-28T14:52:43.892Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:52:43.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:43.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:43.892Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:43.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:43.892Z] [2023-03-28T14:52:43.892Z] Login Succeeded [2023-03-28T14:52:43.892Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:52:43.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:43.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:43.892Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:43.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:43.892Z] [2023-03-28T14:52:43.892Z] Login Succeeded [2023-03-28T14:52:43.892Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:52:44.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:44.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:44.151Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:44.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:44.151Z] [2023-03-28T14:52:44.151Z] Login Succeeded [2023-03-28T14:52:44.151Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:52:44.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:44.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:44.151Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:44.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:44.151Z] [2023-03-28T14:52:44.151Z] Login Succeeded [2023-03-28T14:52:44.151Z] docker.io [2023-03-28T14:52:44.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:52:44.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:52:44.410Z] Configure a credential helper to remove this warning. See [2023-03-28T14:52:44.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:52:44.410Z] [2023-03-28T14:52:44.410Z] Login Succeeded [2023-03-28T14:52:44.410Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:52:44.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T14:52:44.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:52:44.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:52:44.493Z] ========================================================= [2023-03-28T14:52:44.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T14:52:44.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:52:44.802Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T14:52:44.802Z] Sending build context to Docker daemon 12.61MB [2023-03-28T14:52:44.802Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:52:44.802Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T14:52:45.068Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T14:52:45.068Z] 63b65145d645: Pulling fs layer [2023-03-28T14:52:45.068Z] a2d21d5440eb: Pulling fs layer [2023-03-28T14:52:45.068Z] 935e6c44a52c: Pulling fs layer [2023-03-28T14:52:45.068Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T14:52:45.068Z] 30dea6a524f1: Pulling fs layer [2023-03-28T14:52:45.068Z] a2aff8979fd8: Pulling fs layer [2023-03-28T14:52:45.068Z] 6808be2612f2: Pulling fs layer [2023-03-28T14:52:45.068Z] f25807f1079a: Pulling fs layer [2023-03-28T14:52:45.068Z] 30dea6a524f1: Waiting [2023-03-28T14:52:45.068Z] a2aff8979fd8: Waiting [2023-03-28T14:52:45.068Z] 6808be2612f2: Waiting [2023-03-28T14:52:45.068Z] f25807f1079a: Waiting [2023-03-28T14:52:45.068Z] a2d21d5440eb: Download complete [2023-03-28T14:52:45.068Z] 94cc34f8dd06: Download complete [2023-03-28T14:52:45.068Z] 30dea6a524f1: Verifying Checksum [2023-03-28T14:52:45.068Z] 30dea6a524f1: Download complete [2023-03-28T14:52:45.068Z] 63b65145d645: Verifying Checksum [2023-03-28T14:52:45.068Z] 63b65145d645: Download complete [2023-03-28T14:52:45.068Z] a2aff8979fd8: Verifying Checksum [2023-03-28T14:52:45.068Z] a2aff8979fd8: Download complete [2023-03-28T14:52:45.328Z] 63b65145d645: Pull complete [2023-03-28T14:52:45.328Z] a2d21d5440eb: Pull complete [2023-03-28T14:52:45.586Z] f25807f1079a: Verifying Checksum [2023-03-28T14:52:45.586Z] f25807f1079a: Download complete [2023-03-28T14:52:45.586Z] 935e6c44a52c: Verifying Checksum [2023-03-28T14:52:45.586Z] 935e6c44a52c: Download complete [2023-03-28T14:52:45.846Z] 6808be2612f2: Verifying Checksum [2023-03-28T14:52:45.846Z] 6808be2612f2: Download complete [2023-03-28T14:52:49.129Z] 935e6c44a52c: Pull complete [2023-03-28T14:52:49.129Z] 94cc34f8dd06: Pull complete [2023-03-28T14:52:49.129Z] 30dea6a524f1: Pull complete [2023-03-28T14:52:49.129Z] a2aff8979fd8: Pull complete [2023-03-28T14:52:51.656Z] 6808be2612f2: Pull complete [2023-03-28T14:52:52.221Z] f25807f1079a: Pull complete [2023-03-28T14:52:52.221Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T14:52:52.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T14:52:52.221Z] ---> 3b553350e43f [2023-03-28T14:52:52.221Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:52:58.554Z] Still waiting to schedule task [2023-03-28T14:52:58.554Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-28T14:53:02.230Z] ---> Running in 22c723c59451 [2023-03-28T14:53:02.231Z] Removing intermediate container 22c723c59451 [2023-03-28T14:53:02.231Z] ---> 5a8d5408a68e [2023-03-28T14:53:02.231Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:53:02.231Z] ---> Running in 6a246a74db24 [2023-03-28T14:53:02.231Z] Removing intermediate container 6a246a74db24 [2023-03-28T14:53:02.231Z] ---> 4ba7f80f1d67 [2023-03-28T14:53:02.231Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:53:02.231Z] ---> Running in 4a834b0c4cb4 [2023-03-28T14:53:02.231Z] Removing intermediate container 4a834b0c4cb4 [2023-03-28T14:53:02.231Z] ---> 65f528522c0b [2023-03-28T14:53:02.231Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:53:02.231Z] ---> Running in fb3336be9e99 [2023-03-28T14:53:02.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:53:02.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:53:02.231Z] OK: 265 MiB in 53 packages [2023-03-28T14:53:02.231Z] Removing intermediate container fb3336be9e99 [2023-03-28T14:53:02.231Z] ---> 3540bbb2408c [2023-03-28T14:53:02.231Z] Step 7/12 : WORKDIR /app [2023-03-28T14:53:02.231Z] ---> Running in de3d8068431c [2023-03-28T14:53:02.231Z] Removing intermediate container de3d8068431c [2023-03-28T14:53:02.231Z] ---> d868ebd20ca4 [2023-03-28T14:53:02.231Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T14:53:02.490Z] ---> ced3eb0aab97 [2023-03-28T14:53:02.490Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:53:02.490Z] ---> Running in 411e1ba30a68 [2023-03-28T14:53:34.582Z] Removing intermediate container 411e1ba30a68 [2023-03-28T14:53:34.582Z] ---> d8ad063f40c5 [2023-03-28T14:53:34.582Z] Step 10/12 : COPY . . [2023-03-28T14:53:34.841Z] ---> 9bf91df8cca7 [2023-03-28T14:53:34.841Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:53:34.841Z] ---> Running in 1104302a3179 [2023-03-28T14:53:34.841Z] Removing intermediate container 1104302a3179 [2023-03-28T14:53:34.841Z] ---> 8861cb934c67 [2023-03-28T14:53:34.841Z] Step 12/12 : RUN $MAKE [2023-03-28T14:53:35.101Z] ---> Running in 8b62aa2011bd [2023-03-28T14:53:35.360Z] noop [2023-03-28T14:53:35.620Z] Removing intermediate container 8b62aa2011bd [2023-03-28T14:53:35.620Z] ---> 8b0f0a3e2736 [2023-03-28T14:53:35.620Z] Successfully built 8b0f0a3e2736 [2023-03-28T14:53:35.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:53:35.943Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T14:53:35.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:53:36.011Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T14:53:36.041Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-28T14:53:36.377Z] $ docker top 616a1ab706e786fad4eb29d868ce6ddebc3b142888e7b320b727fdafa852b9ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:53:36.716Z] + go version [2023-03-28T14:53:36.716Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T14:53:36.723Z] $ docker stop --time=1 616a1ab706e786fad4eb29d868ce6ddebc3b142888e7b320b727fdafa852b9ef [2023-03-28T14:53:37.957Z] $ docker rm -f --volumes 616a1ab706e786fad4eb29d868ce6ddebc3b142888e7b320b727fdafa852b9ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:53:38.380Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T14:53:38.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:53:38.455Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T14:53:38.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat [2023-03-28T14:53:39.541Z] $ docker top 727c337d9ee17e538c42725dd150e817e09b25090c0f9acbe5cd980f90983e9d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:53:39.887Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-28T14:53:40.192Z] + make test [2023-03-28T14:53:40.192Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-28T14:54:02.141Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-28T14:54:02.141Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-28T14:54:02.141Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.131s coverage: 86.2% of statements [2023-03-28T14:54:02.141Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.685s coverage: 71.9% of statements [2023-03-28T14:54:24.109Z] go vet ./... [2023-03-28T14:54:27.394Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T14:54:27.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T14:54:27.394Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-28T14:54:27.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T14:54:27.700Z] $ docker stop --time=1 727c337d9ee17e538c42725dd150e817e09b25090c0f9acbe5cd980f90983e9d [2023-03-28T14:54:29.904Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6051 in /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-28T14:54:33.224Z] $ docker rm -f --volumes 727c337d9ee17e538c42725dd150e817e09b25090c0f9acbe5cd980f90983e9d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-03-28T14:54:33.497Z] Running in /w/workspace/app-rfid-llrp-inventory/87 [Pipeline] { [Pipeline] checkout [2023-03-28T14:54:33.524Z] The recommended git tool is: git [2023-03-28T14:54:33.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T14:54:33.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T14:54:34.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T14:54:34.582Z] + ls -al . [2023-03-28T14:54:34.582Z] total 228 [2023-03-28T14:54:34.582Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:53 . [2023-03-28T14:54:34.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:52 .. [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:52 .dockerignore [2023-03-28T14:54:34.582Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:52 .git [2023-03-28T14:54:34.582Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:52 .github [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:52 .gitignore [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:52 .golangci.yml [2023-03-28T14:54:34.582Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:52 .semver [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:52 Attribution.txt [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:52 CHANGELOG.md [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:52 Dockerfile [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:52 GOVERNANCE.md [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:52 Jenkinsfile [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:52 LICENSE [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:52 Makefile [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:52 OWNERS.md [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:52 README.md [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 14:52 VERSION [2023-03-28T14:54:34.582Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:52 bin [2023-03-28T14:54:34.582Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:54 coverage.out [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 14:52 go.mod [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 31392 Mar 28 14:52 go.sum [2023-03-28T14:54:34.582Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:52 images [2023-03-28T14:54:34.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:52 internal [2023-03-28T14:54:34.582Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:52 main.go [2023-03-28T14:54:34.582Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:52 res [2023-03-28T14:54:34.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:52 snap [2023-03-28T14:54:34.582Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:54:34.897Z] + 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=6e5d69375a9366c800740746847da2ec3cfb4b8e --label arch=amd64 --label version=3.0.0-dev.18 . [2023-03-28T14:54:34.897Z] Sending build context to Docker daemon 12.61MB [2023-03-28T14:54:34.897Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:54:34.897Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-28T14:54:34.897Z] ---> 8b0f0a3e2736 [2023-03-28T14:54:34.897Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:54:35.156Z] ---> Running in 2417789d003e [2023-03-28T14:54:35.156Z] Removing intermediate container 2417789d003e [2023-03-28T14:54:35.156Z] ---> aeed4187f4df [2023-03-28T14:54:35.156Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:54:35.156Z] ---> Running in d52975ddc693 [2023-03-28T14:54:35.414Z] Removing intermediate container d52975ddc693 [2023-03-28T14:54:35.414Z] ---> 0514cc8cbc50 [2023-03-28T14:54:35.414Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:54:35.414Z] ---> Running in 5cff5a8a7bf6 [2023-03-28T14:54:35.414Z] Removing intermediate container 5cff5a8a7bf6 [2023-03-28T14:54:35.414Z] ---> 5a0ff704d9d2 [2023-03-28T14:54:35.414Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:54:35.414Z] ---> Running in 8d855b371c53 [2023-03-28T14:54:35.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:54:35.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:54:36.190Z] OK: 265 MiB in 53 packages [2023-03-28T14:54:36.448Z] Removing intermediate container 8d855b371c53 [2023-03-28T14:54:36.449Z] ---> 4b2009ffb5e5 [2023-03-28T14:54:36.449Z] Step 7/29 : WORKDIR /app [2023-03-28T14:54:36.449Z] ---> Running in 3a26cd651623 [2023-03-28T14:54:36.449Z] Removing intermediate container 3a26cd651623 [2023-03-28T14:54:36.449Z] ---> da55ff394142 [2023-03-28T14:54:36.449Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-28T14:54:36.707Z] ---> ecb8a64a14fa [2023-03-28T14:54:36.707Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:54:36.707Z] ---> Running in 72422327d7b6 [2023-03-28T14:54:37.884Z] Removing intermediate container 72422327d7b6 [2023-03-28T14:54:37.884Z] ---> e3bba1dcf0a9 [2023-03-28T14:54:37.884Z] Step 10/29 : COPY . . [2023-03-28T14:54:38.141Z] ---> ce7c1dbf0d15 [2023-03-28T14:54:38.141Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:54:38.141Z] ---> Running in 0d267e6ec21f [2023-03-28T14:54:38.141Z] Removing intermediate container 0d267e6ec21f [2023-03-28T14:54:38.141Z] ---> dc82b9e96fe7 [2023-03-28T14:54:38.141Z] Step 12/29 : RUN $MAKE [2023-03-28T14:54:38.141Z] ---> Running in 3142210f6dad [2023-03-28T14:54:38.400Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-28T14:54:38.629Z] using credential edgex-jenkins-ssh [2023-03-28T14:54:38.655Z] Cloning the remote Git repository [2023-03-28T14:54:38.711Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:54:38.843Z] > git init /w/workspace/app-rfid-llrp-inventory/87 # timeout=10 [2023-03-28T14:54:39.069Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:54:39.070Z] > git --version # timeout=10 [2023-03-28T14:54:39.091Z] > git --version # 'git version 2.25.1' [2023-03-28T14:54:39.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T14:54:39.306Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T14:54:41.290Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-28T14:54:41.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T14:54:42.231Z] Avoid second fetch [2023-03-28T14:54:42.232Z] Checking out Revision 6e5d69375a9366c800740746847da2ec3cfb4b8e (main) [2023-03-28T14:54:42.889Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#169)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:54:42.256Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T14:54:42.347Z] > git checkout -f 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 [2023-03-28T14:54:43.911Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T14:54:43.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T14:54:43.911Z] Dload Upload Total Spent Left Speed [2023-03-28T14:54:43.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-03-28T14:54:44.591Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T14:54:44.924Z] + sudo tee /etc/docker/daemon.new [2023-03-28T14:54:44.924Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T14:54:44.924Z] { [2023-03-28T14:54:44.924Z] "registry-mirrors": [ [2023-03-28T14:54:44.924Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T14:54:44.924Z] ], [2023-03-28T14:54:44.924Z] "bip": "10.250.0.254/24", [2023-03-28T14:54:44.924Z] "hosts": [ [2023-03-28T14:54:44.924Z] "tcp://0.0.0.0:5555", [2023-03-28T14:54:44.924Z] "unix:///var/run/docker.sock" [2023-03-28T14:54:44.924Z] ], [2023-03-28T14:54:44.924Z] "mtu": 1458, [2023-03-28T14:54:44.924Z] "selinux-enabled": true, [2023-03-28T14:54:44.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T14:54:44.924Z] } [Pipeline] sh [2023-03-28T14:54:45.262Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T14:54:45.600Z] + sudo service docker restart [2023-03-28T14:55:00.723Z] Removing intermediate container 3142210f6dad [2023-03-28T14:55:00.723Z] ---> a50f4de6c0cf [2023-03-28T14:55:00.723Z] Step 13/29 : FROM alpine:3.17 [2023-03-28T14:55:00.723Z] 3.17: Pulling from library/alpine [2023-03-28T14:55:00.723Z] 63b65145d645: Already exists [2023-03-28T14:55:00.723Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T14:55:00.723Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T14:55:00.723Z] ---> b2aa39c304c2 [2023-03-28T14:55:00.723Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T14:55:00.723Z] ---> Running in 90c90243e23e [2023-03-28T14:55:00.723Z] Removing intermediate container 90c90243e23e [2023-03-28T14:55:00.723Z] ---> 3cb01980214a [2023-03-28T14:55:00.723Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-28T14:55:00.723Z] ---> Running in 9760e3120407 [2023-03-28T14:55:00.723Z] Removing intermediate container 9760e3120407 [2023-03-28T14:55:00.723Z] ---> ef27b1284050 [2023-03-28T14:55:00.723Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-28T14:55:00.723Z] ---> Running in 182384c8300b [2023-03-28T14:55:00.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:55:00.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:55:00.723Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T14:55:00.723Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T14:55:00.723Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T14:55:00.723Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T14:55:00.723Z] OK: 8 MiB in 17 packages [2023-03-28T14:55:00.723Z] Removing intermediate container 182384c8300b [2023-03-28T14:55:00.723Z] ---> 7762e2e3ed48 [2023-03-28T14:55:00.723Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-28T14:55:00.723Z] ---> 854a85f7c035 [2023-03-28T14:55:00.723Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-28T14:55:00.723Z] ---> b856fc387601 [2023-03-28T14:55:00.723Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-28T14:55:00.723Z] ---> ea5eedf57626 [2023-03-28T14:55:00.723Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-28T14:55:00.723Z] ---> f0d7e4e14cbb [2023-03-28T14:55:00.723Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-28T14:55:01.714Z] ---> 914a2b717eb6 [2023-03-28T14:55:01.714Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-28T14:55:01.714Z] ---> Running in 052d1ca508b5 [2023-03-28T14:55:02.280Z] Removing intermediate container 052d1ca508b5 [2023-03-28T14:55:02.280Z] ---> b57d56340d85 [2023-03-28T14:55:02.280Z] Step 23/29 : VOLUME /cache [2023-03-28T14:55:02.280Z] ---> Running in 47a5fb11225a [2023-03-28T14:55:02.280Z] Removing intermediate container 47a5fb11225a [2023-03-28T14:55:02.280Z] ---> edaeb59a2c45 [2023-03-28T14:55:02.280Z] Step 24/29 : EXPOSE 59711 [2023-03-28T14:55:02.280Z] ---> Running in 3912bc2f3782 [2023-03-28T14:55:02.280Z] Removing intermediate container 3912bc2f3782 [2023-03-28T14:55:02.280Z] ---> 00de1bfeb7cf [2023-03-28T14:55:02.280Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-28T14:55:02.280Z] ---> Running in 12ed9a237f7a [2023-03-28T14:55:02.539Z] Removing intermediate container 12ed9a237f7a [2023-03-28T14:55:02.539Z] ---> cb2e2c16a9b5 [2023-03-28T14:55:02.539Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-28T14:55:02.539Z] ---> Running in 288f7501c29d [2023-03-28T14:55:02.539Z] Removing intermediate container 288f7501c29d [2023-03-28T14:55:02.539Z] ---> c5f01d14c824 [2023-03-28T14:55:02.539Z] Step 27/29 : LABEL arch=amd64 [2023-03-28T14:55:02.539Z] ---> Running in 14fc6d70e580 [2023-03-28T14:55:02.539Z] Removing intermediate container 14fc6d70e580 [2023-03-28T14:55:02.539Z] ---> 9057b6ebc56a [2023-03-28T14:55:02.539Z] Step 28/29 : LABEL git_sha=6e5d69375a9366c800740746847da2ec3cfb4b8e [2023-03-28T14:55:02.799Z] ---> Running in 9e990e0b191c [2023-03-28T14:55:02.799Z] Removing intermediate container 9e990e0b191c [2023-03-28T14:55:02.799Z] ---> 69fd8486ad9a [2023-03-28T14:55:02.799Z] Step 29/29 : LABEL version=3.0.0-dev.18 [2023-03-28T14:55:02.799Z] ---> Running in d7eb9105f6a6 [2023-03-28T14:55:02.799Z] Removing intermediate container d7eb9105f6a6 [2023-03-28T14:55:02.799Z] ---> 83b9c25b3105 [2023-03-28T14:55:02.799Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T14:55:02.799Z] Successfully built 83b9c25b3105 [2023-03-28T14:55:02.799Z] 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 [2023-03-28T14:55:02.914Z] provisioning config files... [2023-03-28T14:55:02.930Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13973104001586011166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:55:03.223Z] ---> docker-login.sh [2023-03-28T14:55:03.223Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:55:03.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:03.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:03.223Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:03.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:03.223Z] [2023-03-28T14:55:03.223Z] Login Succeeded [2023-03-28T14:55:03.223Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:55:03.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:03.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:03.223Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:03.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:03.223Z] [2023-03-28T14:55:03.223Z] Login Succeeded [2023-03-28T14:55:03.223Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:55:03.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:03.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:03.482Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:03.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:03.482Z] [2023-03-28T14:55:03.482Z] Login Succeeded [2023-03-28T14:55:03.482Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:55:03.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:03.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:03.482Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:03.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:03.482Z] [2023-03-28T14:55:03.482Z] Login Succeeded [2023-03-28T14:55:03.482Z] docker.io [2023-03-28T14:55:03.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:03.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:03.740Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:03.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:03.740Z] [2023-03-28T14:55:03.740Z] Login Succeeded [2023-03-28T14:55:03.740Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:55:03.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T14:55:03.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:55:03.794Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-28T14:55:03.794Z] 6e5d69375a9366c800740746847da2ec3cfb4b8e [2023-03-28T14:55:03.794Z] latest [2023-03-28T14:55:03.794Z] 3.0.0-dev.18 [2023-03-28T14:55:03.794Z] 6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [2023-03-28T14:55:03.794Z] main [2023-03-28T14:55:03.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:55:03.881Z] provisioning config files... [2023-03-28T14:55:03.907Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/87@tmp/config12681969671251792319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:55:04.098Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:55:04.265Z] ---> docker-login.sh [2023-03-28T14:55:04.265Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:55:04.396Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e [2023-03-28T14:55:04.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:55:04.397Z] da89d89d3b28: Preparing [2023-03-28T14:55:04.397Z] f4dde02dc365: Preparing [2023-03-28T14:55:04.397Z] 1ae56a10c816: Preparing [2023-03-28T14:55:04.397Z] ccc15034e95b: Preparing [2023-03-28T14:55:04.397Z] df73d2c6c37c: Preparing [2023-03-28T14:55:04.397Z] 190890ea1392: Preparing [2023-03-28T14:55:04.397Z] dd9e08778426: Preparing [2023-03-28T14:55:04.397Z] 7cd52847ad77: Preparing [2023-03-28T14:55:04.397Z] 190890ea1392: Waiting [2023-03-28T14:55:04.397Z] 7cd52847ad77: Waiting [2023-03-28T14:55:04.397Z] dd9e08778426: Waiting [2023-03-28T14:55:04.397Z] da89d89d3b28: Pushed [2023-03-28T14:55:04.397Z] 1ae56a10c816: Pushed [2023-03-28T14:55:04.397Z] ccc15034e95b: Pushed [2023-03-28T14:55:04.397Z] df73d2c6c37c: Pushed [2023-03-28T14:55:04.397Z] 7cd52847ad77: Layer already exists [2023-03-28T14:55:04.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:04.656Z] 190890ea1392: Pushed [2023-03-28T14:55:04.656Z] dd9e08778426: Pushed [2023-03-28T14:55:04.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:04.810Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:04.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:04.810Z] [2023-03-28T14:55:04.810Z] Login Succeeded [2023-03-28T14:55:04.810Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:55:05.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:05.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:05.354Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:05.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:05.354Z] [2023-03-28T14:55:05.354Z] Login Succeeded [2023-03-28T14:55:05.354Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:55:05.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:05.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:05.627Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:05.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:05.627Z] [2023-03-28T14:55:05.627Z] Login Succeeded [2023-03-28T14:55:05.627Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:55:05.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:05.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:05.896Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:05.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:05.896Z] [2023-03-28T14:55:05.896Z] Login Succeeded [2023-03-28T14:55:05.896Z] docker.io [2023-03-28T14:55:06.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:55:06.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:55:06.435Z] Configure a credential helper to remove this warning. See [2023-03-28T14:55:06.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:55:06.435Z] [2023-03-28T14:55:06.435Z] Login Succeeded [2023-03-28T14:55:06.435Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:55:06.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T14:55:06.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:55:06.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:55:06.747Z] ========================================================= [2023-03-28T14:55:06.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T14:55:06.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:55:07.109Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T14:55:07.186Z] f4dde02dc365: Pushed [2023-03-28T14:55:07.186Z] 6e5d69375a9366c800740746847da2ec3cfb4b8e: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:55:07.381Z] Sending build context to Docker daemon 677.9kB [2023-03-28T14:55:07.381Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:55:07.381Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T14:55:07.381Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T14:55:07.381Z] af6eaf76a39c: Pulling fs layer [2023-03-28T14:55:07.381Z] 55522c791124: Pulling fs layer [2023-03-28T14:55:07.381Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T14:55:07.381Z] 169dfbe0d373: Pulling fs layer [2023-03-28T14:55:07.381Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T14:55:07.381Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T14:55:07.381Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T14:55:07.381Z] e1ff8fa3b103: Waiting [2023-03-28T14:55:07.381Z] 52ebb69f0ebf: Waiting [2023-03-28T14:55:07.381Z] 5abe8eddf0d5: Waiting [2023-03-28T14:55:07.381Z] 169dfbe0d373: Waiting [2023-03-28T14:55:07.504Z] + 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 [2023-03-28T14:55:07.654Z] 55522c791124: Verifying Checksum [2023-03-28T14:55:07.654Z] 55522c791124: Download complete [2023-03-28T14:55:07.654Z] 169dfbe0d373: Verifying Checksum [2023-03-28T14:55:07.654Z] 169dfbe0d373: Download complete [2023-03-28T14:55:07.654Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T14:55:07.654Z] e1ff8fa3b103: Download complete [2023-03-28T14:55:07.654Z] af6eaf76a39c: Download complete [2023-03-28T14:55:07.809Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-28T14:55:07.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:55:07.809Z] da89d89d3b28: Preparing [2023-03-28T14:55:07.809Z] f4dde02dc365: Preparing [2023-03-28T14:55:07.809Z] 1ae56a10c816: Preparing [2023-03-28T14:55:07.809Z] ccc15034e95b: Preparing [2023-03-28T14:55:07.809Z] df73d2c6c37c: Preparing [2023-03-28T14:55:07.809Z] 190890ea1392: Preparing [2023-03-28T14:55:07.809Z] dd9e08778426: Preparing [2023-03-28T14:55:07.809Z] 7cd52847ad77: Preparing [2023-03-28T14:55:07.809Z] 190890ea1392: Waiting [2023-03-28T14:55:07.809Z] dd9e08778426: Waiting [2023-03-28T14:55:07.809Z] 7cd52847ad77: Waiting [2023-03-28T14:55:07.809Z] ccc15034e95b: Layer already exists [2023-03-28T14:55:07.809Z] 1ae56a10c816: Layer already exists [2023-03-28T14:55:07.809Z] df73d2c6c37c: Layer already exists [2023-03-28T14:55:07.809Z] f4dde02dc365: Layer already exists [2023-03-28T14:55:07.809Z] da89d89d3b28: Layer already exists [2023-03-28T14:55:07.809Z] 190890ea1392: Layer already exists [2023-03-28T14:55:07.809Z] dd9e08778426: Layer already exists [2023-03-28T14:55:07.809Z] 7cd52847ad77: Layer already exists [2023-03-28T14:55:07.809Z] latest: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:55:08.169Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:55:08.476Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.18 [2023-03-28T14:55:08.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:55:08.476Z] da89d89d3b28: Preparing [2023-03-28T14:55:08.476Z] f4dde02dc365: Preparing [2023-03-28T14:55:08.476Z] 1ae56a10c816: Preparing [2023-03-28T14:55:08.476Z] ccc15034e95b: Preparing [2023-03-28T14:55:08.476Z] df73d2c6c37c: Preparing [2023-03-28T14:55:08.476Z] 190890ea1392: Preparing [2023-03-28T14:55:08.476Z] dd9e08778426: Preparing [2023-03-28T14:55:08.476Z] 7cd52847ad77: Preparing [2023-03-28T14:55:08.476Z] dd9e08778426: Waiting [2023-03-28T14:55:08.476Z] 190890ea1392: Waiting [2023-03-28T14:55:08.476Z] df73d2c6c37c: Layer already exists [2023-03-28T14:55:08.476Z] da89d89d3b28: Layer already exists [2023-03-28T14:55:08.476Z] ccc15034e95b: Layer already exists [2023-03-28T14:55:08.476Z] f4dde02dc365: Layer already exists [2023-03-28T14:55:08.476Z] 1ae56a10c816: Layer already exists [2023-03-28T14:55:08.476Z] 190890ea1392: Layer already exists [2023-03-28T14:55:08.476Z] dd9e08778426: Layer already exists [2023-03-28T14:55:08.476Z] 7cd52847ad77: Layer already exists [2023-03-28T14:55:08.476Z] 3.0.0-dev.18: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:55:08.751Z] af6eaf76a39c: Pull complete [2023-03-28T14:55:08.751Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T14:55:08.751Z] 5abe8eddf0d5: Download complete [2023-03-28T14:55:08.784Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:55:09.092Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [2023-03-28T14:55:09.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:55:09.092Z] da89d89d3b28: Preparing [2023-03-28T14:55:09.092Z] f4dde02dc365: Preparing [2023-03-28T14:55:09.092Z] 1ae56a10c816: Preparing [2023-03-28T14:55:09.092Z] ccc15034e95b: Preparing [2023-03-28T14:55:09.092Z] df73d2c6c37c: Preparing [2023-03-28T14:55:09.092Z] 190890ea1392: Preparing [2023-03-28T14:55:09.092Z] dd9e08778426: Preparing [2023-03-28T14:55:09.092Z] 7cd52847ad77: Preparing [2023-03-28T14:55:09.092Z] 190890ea1392: Waiting [2023-03-28T14:55:09.092Z] 7cd52847ad77: Waiting [2023-03-28T14:55:09.092Z] dd9e08778426: Waiting [2023-03-28T14:55:09.092Z] f4dde02dc365: Layer already exists [2023-03-28T14:55:09.092Z] 1ae56a10c816: Layer already exists [2023-03-28T14:55:09.092Z] ccc15034e95b: Layer already exists [2023-03-28T14:55:09.092Z] df73d2c6c37c: Layer already exists [2023-03-28T14:55:09.092Z] da89d89d3b28: Layer already exists [2023-03-28T14:55:09.092Z] dd9e08778426: Layer already exists [2023-03-28T14:55:09.092Z] 190890ea1392: Layer already exists [2023-03-28T14:55:09.092Z] 7cd52847ad77: Layer already exists [2023-03-28T14:55:09.092Z] 6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:55:09.348Z] 55522c791124: Pull complete [2023-03-28T14:55:09.418Z] + 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 [2023-03-28T14:55:09.727Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-28T14:55:09.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:55:09.727Z] da89d89d3b28: Preparing [2023-03-28T14:55:09.727Z] f4dde02dc365: Preparing [2023-03-28T14:55:09.727Z] 1ae56a10c816: Preparing [2023-03-28T14:55:09.727Z] ccc15034e95b: Preparing [2023-03-28T14:55:09.727Z] df73d2c6c37c: Preparing [2023-03-28T14:55:09.727Z] 190890ea1392: Preparing [2023-03-28T14:55:09.727Z] dd9e08778426: Preparing [2023-03-28T14:55:09.727Z] 7cd52847ad77: Preparing [2023-03-28T14:55:09.727Z] 7cd52847ad77: Waiting [2023-03-28T14:55:09.727Z] dd9e08778426: Waiting [2023-03-28T14:55:09.727Z] 190890ea1392: Waiting [2023-03-28T14:55:09.727Z] f4dde02dc365: Layer already exists [2023-03-28T14:55:09.727Z] ccc15034e95b: Layer already exists [2023-03-28T14:55:09.727Z] 1ae56a10c816: Layer already exists [2023-03-28T14:55:09.727Z] df73d2c6c37c: Layer already exists [2023-03-28T14:55:09.727Z] da89d89d3b28: Layer already exists [2023-03-28T14:55:09.727Z] 190890ea1392: Layer already exists [2023-03-28T14:55:09.727Z] 7cd52847ad77: Layer already exists [2023-03-28T14:55:09.727Z] dd9e08778426: Layer already exists [2023-03-28T14:55:09.727Z] main: digest: sha256:b2951c109ed728ee3ace1fbd97b71880c7c63da6735f41909623f3371db92523 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T14:55:09.767Z] ===================================================== [Pipeline] echo [2023-03-28T14:55:09.773Z] taggedImages: [2023-03-28T14:55:09.773Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e [2023-03-28T14:55:09.773Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-28T14:55:09.773Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.18 [2023-03-28T14:55:09.773Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [2023-03-28T14:55:09.773Z] - 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 [2023-03-28T14:55:10.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:55:10.150Z] [2023-03-28T14:55:10.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:55:10.337Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T14:55:10.337Z] ce5c4a1c91eb: Download complete [2023-03-28T14:55:10.337Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T14:55:10.337Z] 52ebb69f0ebf: Download complete [2023-03-28T14:55:10.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:55:10.452Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T14:55:10.452Z] 5eb5b503b376: Pulling fs layer [2023-03-28T14:55:10.452Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T14:55:10.452Z] ec43610c2a17: Pulling fs layer [2023-03-28T14:55:10.452Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T14:55:10.452Z] 33b1e0a273af: Pulling fs layer [2023-03-28T14:55:10.452Z] 3a2ae6a8a46f: Waiting [2023-03-28T14:55:10.452Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T14:55:10.452Z] 2f39f015ded8: Pulling fs layer [2023-03-28T14:55:10.452Z] 5d3b04190fa2: Waiting [2023-03-28T14:55:10.452Z] 33b1e0a273af: Waiting [2023-03-28T14:55:10.452Z] 2f39f015ded8: Waiting [2023-03-28T14:55:10.452Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T14:55:10.452Z] 5c69ac0246d0: Download complete [2023-03-28T14:55:10.452Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T14:55:10.452Z] 3a2ae6a8a46f: Download complete [2023-03-28T14:55:10.452Z] ec43610c2a17: Verifying Checksum [2023-03-28T14:55:10.452Z] ec43610c2a17: Download complete [2023-03-28T14:55:10.452Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T14:55:10.452Z] 5d3b04190fa2: Download complete [2023-03-28T14:55:10.452Z] 33b1e0a273af: Verifying Checksum [2023-03-28T14:55:10.452Z] 33b1e0a273af: Download complete [2023-03-28T14:55:10.711Z] 5eb5b503b376: Verifying Checksum [2023-03-28T14:55:10.711Z] 5eb5b503b376: Download complete [2023-03-28T14:55:11.278Z] 2f39f015ded8: Download complete [2023-03-28T14:55:11.845Z] 5eb5b503b376: Pull complete [2023-03-28T14:55:11.845Z] 5c69ac0246d0: Pull complete [2023-03-28T14:55:12.410Z] ec43610c2a17: Pull complete [2023-03-28T14:55:12.410Z] 3a2ae6a8a46f: Pull complete [2023-03-28T14:55:12.668Z] 33b1e0a273af: Pull complete [2023-03-28T14:55:12.668Z] 5d3b04190fa2: Pull complete [2023-03-28T14:55:16.851Z] 2f39f015ded8: Pull complete [2023-03-28T14:55:16.851Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T14:55:16.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:55:16.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:55:16.934Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T14:55:16.963Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T14:55:22.496Z] $ docker top 4c57db7e0a5c0072283ba1d6a5eeeef673e2e6416387a0458d1d63684c0982bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:55:22.684Z] ce5c4a1c91eb: Pull complete [2023-03-28T14:55:22.684Z] 169dfbe0d373: Pull complete [2023-03-28T14:55:22.684Z] e1ff8fa3b103: Pull complete [2023-03-28T14:55:22.878Z] ---> job-cost.sh [2023-03-28T14:55:22.879Z] lf-activate-venv: SKIPPING [2023-03-28T14:55:22.879Z] INFO: No Stack... [2023-03-28T14:55:23.137Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T14:55:23.706Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T14:55:23.992Z] + cut -d, -f6 [2023-03-28T14:55:23.992Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock [2023-03-28T14:55:24.007Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [2023-03-28T14:55:24.013Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] did not exist. Created. [2023-03-28T14:55:24.013Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T14:55:24.314Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T14:55:24.347Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T14:55:24.353Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T14:55:24.373Z] $ docker stop --time=1 4c57db7e0a5c0072283ba1d6a5eeeef673e2e6416387a0458d1d63684c0982bc [2023-03-28T14:55:25.539Z] $ docker rm -f --volumes 4c57db7e0a5c0072283ba1d6a5eeeef673e2e6416387a0458d1d63684c0982bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T14:55:29.345Z] 52ebb69f0ebf: Pull complete [2023-03-28T14:55:30.312Z] 5abe8eddf0d5: Pull complete [2023-03-28T14:55:30.312Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T14:55:30.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T14:55:30.312Z] ---> 6cb57ee374ae [2023-03-28T14:55:30.312Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:55:32.280Z] ---> Running in e2106270038f [2023-03-28T14:55:32.280Z] Removing intermediate container e2106270038f [2023-03-28T14:55:32.280Z] ---> 8de2b5870114 [2023-03-28T14:55:32.280Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:55:32.280Z] ---> Running in 12b356536e45 [2023-03-28T14:55:32.867Z] Removing intermediate container 12b356536e45 [2023-03-28T14:55:32.867Z] ---> 58162e3e2642 [2023-03-28T14:55:32.867Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:55:32.867Z] ---> Running in a03d8dd1eb88 [2023-03-28T14:55:33.136Z] Removing intermediate container a03d8dd1eb88 [2023-03-28T14:55:33.136Z] ---> b616260a62ad [2023-03-28T14:55:33.136Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:55:33.136Z] ---> Running in 5294814bdb96 [2023-03-28T14:55:34.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:55:34.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:55:35.654Z] OK: 263 MiB in 53 packages [2023-03-28T14:55:36.619Z] Removing intermediate container 5294814bdb96 [2023-03-28T14:55:36.619Z] ---> 20142651c7a7 [2023-03-28T14:55:36.619Z] Step 7/12 : WORKDIR /app [2023-03-28T14:55:36.619Z] ---> Running in b371f8d89e8c [2023-03-28T14:55:36.887Z] Removing intermediate container b371f8d89e8c [2023-03-28T14:55:36.887Z] ---> 7e650bb6909e [2023-03-28T14:55:36.887Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T14:55:37.472Z] ---> 09c6c99817c4 [2023-03-28T14:55:37.472Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:55:37.472Z] ---> Running in dae52a482ac0 [2023-03-28T14:56:45.413Z] Removing intermediate container dae52a482ac0 [2023-03-28T14:56:45.413Z] ---> d411437627c4 [2023-03-28T14:56:45.413Z] Step 10/12 : COPY . . [2023-03-28T14:56:45.413Z] ---> 59e0a24a6754 [2023-03-28T14:56:45.413Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:56:45.413Z] ---> Running in a47ff20cf97b [2023-03-28T14:56:45.413Z] Removing intermediate container a47ff20cf97b [2023-03-28T14:56:45.413Z] ---> d719e38be433 [2023-03-28T14:56:45.413Z] Step 12/12 : RUN $MAKE [2023-03-28T14:56:45.413Z] ---> Running in 7b75a000ce06 [2023-03-28T14:56:45.413Z] noop [2023-03-28T14:56:45.413Z] Removing intermediate container 7b75a000ce06 [2023-03-28T14:56:45.413Z] ---> c94a7665290f [2023-03-28T14:56:45.413Z] Successfully built c94a7665290f [2023-03-28T14:56:45.413Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:56:45.761Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T14:56:45.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:56:45.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-6051 does not seem to be running inside a container [2023-03-28T14:56:46.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/87 -v /w/workspace/app-rfid-llrp-inventory/87:/w/workspace/app-rfid-llrp-inventory/87:rw,z -v /w/workspace/app-rfid-llrp-inventory/87@tmp:/w/workspace/app-rfid-llrp-inventory/87@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 ******** ci-base-image-arm64 cat [2023-03-28T14:56:47.323Z] $ docker top dda087a0aae8b628c1929eaceac9230862509601d49bd83d88dfabb8aebed528 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:56:48.163Z] + go version [2023-03-28T14:56:48.163Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T14:56:48.185Z] $ docker stop --time=1 dda087a0aae8b628c1929eaceac9230862509601d49bd83d88dfabb8aebed528 [2023-03-28T14:56:49.826Z] $ docker rm -f --volumes dda087a0aae8b628c1929eaceac9230862509601d49bd83d88dfabb8aebed528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:56:50.355Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T14:56:50.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:56:50.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-6051 does not seem to be running inside a container [2023-03-28T14:56:50.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/87 -v /w/workspace/app-rfid-llrp-inventory/87:/w/workspace/app-rfid-llrp-inventory/87:rw,z -v /w/workspace/app-rfid-llrp-inventory/87@tmp:/w/workspace/app-rfid-llrp-inventory/87@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 ******** ci-base-image-arm64 cat [2023-03-28T14:56:51.697Z] $ docker top 253df4ad34bcc1f67e8fc22f1de573c3843249b2d606e825ad3e12f23fea0627 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:56:52.531Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/87 [Pipeline] fileExists [Pipeline] sh [2023-03-28T14:56:53.193Z] + make test [2023-03-28T14:56:53.193Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-28T14:59:29.926Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-28T14:59:42.259Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-28T14:59:42.843Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.064s coverage: 86.2% of statements [2023-03-28T14:59:52.910Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.597s coverage: 71.9% of statements [2023-03-28T14:59:53.494Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T14:59:53.494Z] go vet ./... [2023-03-28T15:02:45.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T15:02:45.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T15:02:45.281Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-28T15:02:45.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T15:02:45.314Z] $ docker stop --time=1 253df4ad34bcc1f67e8fc22f1de573c3843249b2d606e825ad3e12f23fea0627 [2023-03-28T15:02:47.177Z] $ docker rm -f --volumes 253df4ad34bcc1f67e8fc22f1de573c3843249b2d606e825ad3e12f23fea0627 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T15:02:48.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T15:02:48.836Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T15:02:49.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T15:02:49.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T15:02:50.158Z] + ls -al . [2023-03-28T15:02:50.158Z] total 224 [2023-03-28T15:02:50.158Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 14:56 . [2023-03-28T15:02:50.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:54 .. [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:54 .dockerignore [2023-03-28T15:02:50.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:54 .git [2023-03-28T15:02:50.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:54 .github [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:54 .gitignore [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:54 .golangci.yml [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:54 Attribution.txt [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:54 CHANGELOG.md [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:54 Dockerfile [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:54 GOVERNANCE.md [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:54 Jenkinsfile [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:54 LICENSE [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:54 Makefile [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:54 OWNERS.md [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:54 README.md [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 14:52 VERSION [2023-03-28T15:02:50.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:54 bin [2023-03-28T15:02:50.158Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:59 coverage.out [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 28 14:54 go.mod [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 31392 Mar 28 14:54 go.sum [2023-03-28T15:02:50.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:54 images [2023-03-28T15:02:50.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:54 internal [2023-03-28T15:02:50.158Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:54 main.go [2023-03-28T15:02:50.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:54 res [2023-03-28T15:02:50.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:54 snap [2023-03-28T15:02:50.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:02:50.495Z] + 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=6e5d69375a9366c800740746847da2ec3cfb4b8e --label arch=arm64 --label version=3.0.0-dev.18 . [2023-03-28T15:02:50.761Z] Sending build context to Docker daemon 677.9kB [2023-03-28T15:02:50.761Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T15:02:50.761Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-28T15:02:50.761Z] ---> c94a7665290f [2023-03-28T15:02:50.761Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T15:02:52.191Z] ---> Running in 6cc078f7ae78 [2023-03-28T15:02:52.191Z] Removing intermediate container 6cc078f7ae78 [2023-03-28T15:02:52.191Z] ---> acffe2f300cf [2023-03-28T15:02:52.191Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T15:02:52.191Z] ---> Running in 4c61f10a02f6 [2023-03-28T15:02:52.463Z] Removing intermediate container 4c61f10a02f6 [2023-03-28T15:02:52.463Z] ---> 3c190877e046 [2023-03-28T15:02:52.463Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-28T15:02:52.731Z] ---> Running in 4e84fcad8944 [2023-03-28T15:02:53.000Z] Removing intermediate container 4e84fcad8944 [2023-03-28T15:02:53.000Z] ---> 613bb158a3c4 [2023-03-28T15:02:53.000Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T15:02:53.000Z] ---> Running in 6204f1cd4133 [2023-03-28T15:02:53.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T15:02:54.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T15:02:55.963Z] OK: 263 MiB in 53 packages [2023-03-28T15:02:56.546Z] Removing intermediate container 6204f1cd4133 [2023-03-28T15:02:56.546Z] ---> 49d9482477de [2023-03-28T15:02:56.546Z] Step 7/29 : WORKDIR /app [2023-03-28T15:02:56.546Z] ---> Running in 16c6032ce071 [2023-03-28T15:02:57.128Z] Removing intermediate container 16c6032ce071 [2023-03-28T15:02:57.128Z] ---> 17f5d7540fba [2023-03-28T15:02:57.128Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-28T15:02:57.397Z] ---> 9e60993d6703 [2023-03-28T15:02:57.397Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T15:02:57.397Z] ---> Running in d4d03af98c52 [2023-03-28T15:03:00.765Z] Removing intermediate container d4d03af98c52 [2023-03-28T15:03:00.765Z] ---> 02f274cc5d25 [2023-03-28T15:03:00.765Z] Step 10/29 : COPY . . [2023-03-28T15:03:00.765Z] ---> 1dc9e276d5fa [2023-03-28T15:03:00.765Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T15:03:00.765Z] ---> Running in 952763b85c45 [2023-03-28T15:03:01.033Z] Removing intermediate container 952763b85c45 [2023-03-28T15:03:01.033Z] ---> 224ea2ae7293 [2023-03-28T15:03:01.033Z] Step 12/29 : RUN $MAKE [2023-03-28T15:03:01.303Z] ---> Running in 6515cdb46c98 [2023-03-28T15:03:02.294Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-28T15:05:24.003Z] Removing intermediate container 6515cdb46c98 [2023-03-28T15:05:24.003Z] ---> 9a7f6d4041f4 [2023-03-28T15:05:24.003Z] Step 13/29 : FROM alpine:3.17 [2023-03-28T15:05:24.003Z] 3.17: Pulling from library/alpine [2023-03-28T15:05:24.003Z] af6eaf76a39c: Already exists [2023-03-28T15:05:24.003Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T15:05:24.003Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T15:05:24.003Z] ---> d74e625d9115 [2023-03-28T15:05:24.003Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T15:05:24.003Z] ---> Running in b0eee438b978 [2023-03-28T15:05:24.003Z] Removing intermediate container b0eee438b978 [2023-03-28T15:05:24.003Z] ---> f8985f4be879 [2023-03-28T15:05:24.003Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-28T15:05:24.003Z] ---> Running in acfb4ff06d1e [2023-03-28T15:05:24.003Z] Removing intermediate container acfb4ff06d1e [2023-03-28T15:05:24.003Z] ---> 3e7bba44f800 [2023-03-28T15:05:24.003Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-28T15:05:24.003Z] ---> Running in 89d72c65478f [2023-03-28T15:05:24.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T15:05:24.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T15:05:24.274Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T15:05:24.274Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T15:05:24.548Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T15:05:24.548Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T15:05:24.817Z] OK: 8 MiB in 17 packages [2023-03-28T15:05:26.235Z] Removing intermediate container 89d72c65478f [2023-03-28T15:05:26.235Z] ---> 96ed2ae0c159 [2023-03-28T15:05:26.235Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-28T15:05:26.506Z] ---> 9be2a4d19f2e [2023-03-28T15:05:26.506Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-28T15:05:27.088Z] ---> 1b9adfd006f7 [2023-03-28T15:05:27.088Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-28T15:05:29.033Z] ---> 1de051ea3fb3 [2023-03-28T15:05:29.033Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-28T15:05:29.302Z] ---> 8fa224e575ed [2023-03-28T15:05:29.302Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-28T15:05:30.715Z] ---> 58d1bc68cdc4 [2023-03-28T15:05:30.715Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-28T15:05:30.715Z] ---> Running in 8894c772871e [2023-03-28T15:05:32.661Z] Removing intermediate container 8894c772871e [2023-03-28T15:05:32.661Z] ---> 26b3046f8ce4 [2023-03-28T15:05:32.661Z] Step 23/29 : VOLUME /cache [2023-03-28T15:05:32.661Z] ---> Running in 54647c91d47f [2023-03-28T15:05:32.661Z] Removing intermediate container 54647c91d47f [2023-03-28T15:05:32.661Z] ---> bbe5115117ec [2023-03-28T15:05:32.661Z] Step 24/29 : EXPOSE 59711 [2023-03-28T15:05:32.661Z] ---> Running in 027a8da2b691 [2023-03-28T15:05:33.256Z] Removing intermediate container 027a8da2b691 [2023-03-28T15:05:33.256Z] ---> 7740c364dbb1 [2023-03-28T15:05:33.256Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-28T15:05:33.256Z] ---> Running in 13640defcf00 [2023-03-28T15:05:33.523Z] Removing intermediate container 13640defcf00 [2023-03-28T15:05:33.523Z] ---> 4e9a36d3ebec [2023-03-28T15:05:33.523Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-28T15:05:33.523Z] ---> Running in 94720eb7b5fe [2023-03-28T15:05:33.789Z] Removing intermediate container 94720eb7b5fe [2023-03-28T15:05:33.789Z] ---> 09f81834f74f [2023-03-28T15:05:33.789Z] Step 27/29 : LABEL arch=arm64 [2023-03-28T15:05:34.055Z] ---> Running in ac65b4517adf [2023-03-28T15:05:34.323Z] Removing intermediate container ac65b4517adf [2023-03-28T15:05:34.323Z] ---> 24a7addc29a8 [2023-03-28T15:05:34.323Z] Step 28/29 : LABEL git_sha=6e5d69375a9366c800740746847da2ec3cfb4b8e [2023-03-28T15:05:34.323Z] ---> Running in 1865e9614e7e [2023-03-28T15:05:34.591Z] Removing intermediate container 1865e9614e7e [2023-03-28T15:05:34.591Z] ---> ca857d017443 [2023-03-28T15:05:34.591Z] Step 29/29 : LABEL version=3.0.0-dev.18 [2023-03-28T15:05:34.591Z] ---> Running in 658b0dac9ede [2023-03-28T15:05:34.858Z] Removing intermediate container 658b0dac9ede [2023-03-28T15:05:34.858Z] ---> 4b9cbbb8b616 [2023-03-28T15:05:34.858Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T15:05:34.858Z] Successfully built 4b9cbbb8b616 [2023-03-28T15:05:34.858Z] 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 [2023-03-28T15:05:34.942Z] provisioning config files... [2023-03-28T15:05:34.955Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/87@tmp/config1900900795592055122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:05:35.290Z] ---> docker-login.sh [2023-03-28T15:05:35.290Z] nexus3.edgexfoundry.org:10001 [2023-03-28T15:05:35.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T15:05:35.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T15:05:35.558Z] Configure a credential helper to remove this warning. See [2023-03-28T15:05:35.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T15:05:35.558Z] [2023-03-28T15:05:35.558Z] Login Succeeded [2023-03-28T15:05:35.558Z] nexus3.edgexfoundry.org:10002 [2023-03-28T15:05:35.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T15:05:35.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T15:05:35.828Z] Configure a credential helper to remove this warning. See [2023-03-28T15:05:35.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T15:05:35.828Z] [2023-03-28T15:05:35.828Z] Login Succeeded [2023-03-28T15:05:35.828Z] nexus3.edgexfoundry.org:10003 [2023-03-28T15:05:36.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T15:05:36.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T15:05:36.363Z] Configure a credential helper to remove this warning. See [2023-03-28T15:05:36.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T15:05:36.363Z] [2023-03-28T15:05:36.363Z] Login Succeeded [2023-03-28T15:05:36.363Z] nexus3.edgexfoundry.org:10004 [2023-03-28T15:05:36.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T15:05:36.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T15:05:36.632Z] Configure a credential helper to remove this warning. See [2023-03-28T15:05:36.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T15:05:36.632Z] [2023-03-28T15:05:36.632Z] Login Succeeded [2023-03-28T15:05:36.632Z] docker.io [2023-03-28T15:05:36.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T15:05:37.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T15:05:37.167Z] Configure a credential helper to remove this warning. See [2023-03-28T15:05:37.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T15:05:37.167Z] [2023-03-28T15:05:37.167Z] Login Succeeded [2023-03-28T15:05:37.167Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T15:05:37.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T15:05:37.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T15:05:37.226Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-28T15:05:37.226Z] 6e5d69375a9366c800740746847da2ec3cfb4b8e [2023-03-28T15:05:37.226Z] latest [2023-03-28T15:05:37.226Z] 3.0.0-dev.18 [2023-03-28T15:05:37.226Z] 6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [2023-03-28T15:05:37.226Z] main [2023-03-28T15:05:37.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:05:37.566Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:05:37.905Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e [2023-03-28T15:05:37.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T15:05:37.905Z] 0c112bb9e547: Preparing [2023-03-28T15:05:37.905Z] 4f22fae6e62c: Preparing [2023-03-28T15:05:37.905Z] d8fe38b5989a: Preparing [2023-03-28T15:05:37.905Z] 46b1940e3f47: Preparing [2023-03-28T15:05:37.905Z] adf2db364905: Preparing [2023-03-28T15:05:37.905Z] df92a8714307: Preparing [2023-03-28T15:05:37.905Z] bc9342ac6425: Preparing [2023-03-28T15:05:37.905Z] edf70074bd40: Preparing [2023-03-28T15:05:37.905Z] df92a8714307: Waiting [2023-03-28T15:05:37.905Z] bc9342ac6425: Waiting [2023-03-28T15:05:37.905Z] edf70074bd40: Waiting [2023-03-28T15:05:38.175Z] adf2db364905: Pushed [2023-03-28T15:05:38.175Z] 0c112bb9e547: Pushed [2023-03-28T15:05:38.175Z] 46b1940e3f47: Pushed [2023-03-28T15:05:38.175Z] d8fe38b5989a: Pushed [2023-03-28T15:05:38.175Z] edf70074bd40: Layer already exists [2023-03-28T15:05:38.175Z] df92a8714307: Pushed [2023-03-28T15:05:38.442Z] bc9342ac6425: Pushed [2023-03-28T15:05:43.785Z] 4f22fae6e62c: Pushed [2023-03-28T15:05:44.052Z] 6e5d69375a9366c800740746847da2ec3cfb4b8e: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:05:44.396Z] + 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 [2023-03-28T15:05:44.746Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-28T15:05:44.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T15:05:44.746Z] 0c112bb9e547: Preparing [2023-03-28T15:05:44.746Z] 4f22fae6e62c: Preparing [2023-03-28T15:05:44.746Z] d8fe38b5989a: Preparing [2023-03-28T15:05:44.746Z] 46b1940e3f47: Preparing [2023-03-28T15:05:44.746Z] adf2db364905: Preparing [2023-03-28T15:05:44.746Z] df92a8714307: Preparing [2023-03-28T15:05:44.746Z] bc9342ac6425: Preparing [2023-03-28T15:05:44.746Z] edf70074bd40: Preparing [2023-03-28T15:05:44.746Z] bc9342ac6425: Waiting [2023-03-28T15:05:44.746Z] df92a8714307: Waiting [2023-03-28T15:05:44.746Z] edf70074bd40: Waiting [2023-03-28T15:05:44.746Z] adf2db364905: Layer already exists [2023-03-28T15:05:44.746Z] d8fe38b5989a: Layer already exists [2023-03-28T15:05:44.746Z] 0c112bb9e547: Layer already exists [2023-03-28T15:05:44.746Z] 4f22fae6e62c: Layer already exists [2023-03-28T15:05:44.746Z] 46b1940e3f47: Layer already exists [2023-03-28T15:05:44.746Z] df92a8714307: Layer already exists [2023-03-28T15:05:44.746Z] bc9342ac6425: Layer already exists [2023-03-28T15:05:44.746Z] edf70074bd40: Layer already exists [2023-03-28T15:05:45.015Z] latest: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:05:45.372Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:05:45.724Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.18 [2023-03-28T15:05:45.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T15:05:45.724Z] 0c112bb9e547: Preparing [2023-03-28T15:05:45.724Z] 4f22fae6e62c: Preparing [2023-03-28T15:05:45.724Z] d8fe38b5989a: Preparing [2023-03-28T15:05:45.724Z] 46b1940e3f47: Preparing [2023-03-28T15:05:45.724Z] adf2db364905: Preparing [2023-03-28T15:05:45.724Z] df92a8714307: Preparing [2023-03-28T15:05:45.724Z] bc9342ac6425: Preparing [2023-03-28T15:05:45.724Z] edf70074bd40: Preparing [2023-03-28T15:05:45.724Z] bc9342ac6425: Waiting [2023-03-28T15:05:45.724Z] edf70074bd40: Waiting [2023-03-28T15:05:45.724Z] df92a8714307: Waiting [2023-03-28T15:05:45.724Z] adf2db364905: Layer already exists [2023-03-28T15:05:45.724Z] 0c112bb9e547: Layer already exists [2023-03-28T15:05:45.724Z] d8fe38b5989a: Layer already exists [2023-03-28T15:05:45.724Z] 46b1940e3f47: Layer already exists [2023-03-28T15:05:45.724Z] 4f22fae6e62c: Layer already exists [2023-03-28T15:05:45.724Z] edf70074bd40: Layer already exists [2023-03-28T15:05:45.724Z] df92a8714307: Layer already exists [2023-03-28T15:05:45.724Z] bc9342ac6425: Layer already exists [2023-03-28T15:05:45.993Z] 3.0.0-dev.18: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:05:46.359Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:05:46.711Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [2023-03-28T15:05:46.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T15:05:46.711Z] 0c112bb9e547: Preparing [2023-03-28T15:05:46.711Z] 4f22fae6e62c: Preparing [2023-03-28T15:05:46.711Z] d8fe38b5989a: Preparing [2023-03-28T15:05:46.711Z] 46b1940e3f47: Preparing [2023-03-28T15:05:46.711Z] adf2db364905: Preparing [2023-03-28T15:05:46.711Z] df92a8714307: Preparing [2023-03-28T15:05:46.711Z] bc9342ac6425: Preparing [2023-03-28T15:05:46.711Z] edf70074bd40: Preparing [2023-03-28T15:05:46.711Z] df92a8714307: Waiting [2023-03-28T15:05:46.711Z] bc9342ac6425: Waiting [2023-03-28T15:05:46.711Z] edf70074bd40: Waiting [2023-03-28T15:05:46.711Z] d8fe38b5989a: Layer already exists [2023-03-28T15:05:46.711Z] 46b1940e3f47: Layer already exists [2023-03-28T15:05:46.711Z] adf2db364905: Layer already exists [2023-03-28T15:05:46.711Z] 0c112bb9e547: Layer already exists [2023-03-28T15:05:46.711Z] 4f22fae6e62c: Layer already exists [2023-03-28T15:05:46.711Z] df92a8714307: Layer already exists [2023-03-28T15:05:46.711Z] bc9342ac6425: Layer already exists [2023-03-28T15:05:46.711Z] edf70074bd40: Layer already exists [2023-03-28T15:05:46.980Z] 6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:05:47.340Z] + 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 [2023-03-28T15:05:47.681Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-28T15:05:47.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T15:05:47.681Z] 0c112bb9e547: Preparing [2023-03-28T15:05:47.681Z] 4f22fae6e62c: Preparing [2023-03-28T15:05:47.681Z] d8fe38b5989a: Preparing [2023-03-28T15:05:47.681Z] 46b1940e3f47: Preparing [2023-03-28T15:05:47.681Z] adf2db364905: Preparing [2023-03-28T15:05:47.681Z] df92a8714307: Preparing [2023-03-28T15:05:47.681Z] bc9342ac6425: Preparing [2023-03-28T15:05:47.681Z] edf70074bd40: Preparing [2023-03-28T15:05:47.681Z] df92a8714307: Waiting [2023-03-28T15:05:47.681Z] bc9342ac6425: Waiting [2023-03-28T15:05:47.681Z] edf70074bd40: Waiting [2023-03-28T15:05:47.681Z] adf2db364905: Layer already exists [2023-03-28T15:05:47.681Z] 4f22fae6e62c: Layer already exists [2023-03-28T15:05:47.681Z] 46b1940e3f47: Layer already exists [2023-03-28T15:05:47.681Z] d8fe38b5989a: Layer already exists [2023-03-28T15:05:47.681Z] 0c112bb9e547: Layer already exists [2023-03-28T15:05:47.681Z] bc9342ac6425: Layer already exists [2023-03-28T15:05:47.681Z] edf70074bd40: Layer already exists [2023-03-28T15:05:47.682Z] df92a8714307: Layer already exists [2023-03-28T15:05:47.949Z] main: digest: sha256:22b826462b590b53a302c9421d4cce3ecf3b86fb1f9fb6e2d9efde5590048b8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T15:05:48.007Z] ===================================================== [Pipeline] echo [2023-03-28T15:05:48.015Z] taggedImages: [2023-03-28T15:05:48.015Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e [2023-03-28T15:05:48.015Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-28T15:05:48.015Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.18 [2023-03-28T15:05:48.015Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6e5d69375a9366c800740746847da2ec3cfb4b8e-3.0.0-dev.18 [2023-03-28T15:05:48.015Z] - 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 [2023-03-28T15:05:48.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T15:05:48.376Z] [2023-03-28T15:05:48.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:05:48.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T15:05:48.726Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T15:05:48.726Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T15:05:48.726Z] 04944245beec: Pulling fs layer [2023-03-28T15:05:48.726Z] 699f458cf7ca: Pulling fs layer [2023-03-28T15:05:48.726Z] 765212b225bb: Pulling fs layer [2023-03-28T15:05:48.726Z] f23df028b6ca: Pulling fs layer [2023-03-28T15:05:48.726Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T15:05:48.726Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T15:05:48.726Z] d65c8cfc05b1: Waiting [2023-03-28T15:05:48.726Z] 765212b225bb: Waiting [2023-03-28T15:05:48.726Z] f23df028b6ca: Waiting [2023-03-28T15:05:48.726Z] 2437ff75d9bd: Waiting [2023-03-28T15:05:48.994Z] 04944245beec: Verifying Checksum [2023-03-28T15:05:48.994Z] 04944245beec: Download complete [2023-03-28T15:05:48.994Z] 765212b225bb: Verifying Checksum [2023-03-28T15:05:48.994Z] 765212b225bb: Download complete [2023-03-28T15:05:48.994Z] f23df028b6ca: Download complete [2023-03-28T15:05:48.994Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T15:05:48.994Z] d65c8cfc05b1: Download complete [2023-03-28T15:05:49.271Z] 699f458cf7ca: Verifying Checksum [2023-03-28T15:05:49.271Z] 699f458cf7ca: Download complete [2023-03-28T15:05:49.538Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T15:05:49.538Z] 8998bd30e6a1: Download complete [2023-03-28T15:05:52.121Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T15:05:52.121Z] 2437ff75d9bd: Download complete [2023-03-28T15:05:54.061Z] 8998bd30e6a1: Pull complete [2023-03-28T15:05:54.061Z] 04944245beec: Pull complete [2023-03-28T15:05:55.469Z] 699f458cf7ca: Pull complete [2023-03-28T15:05:55.737Z] 765212b225bb: Pull complete [2023-03-28T15:05:56.696Z] f23df028b6ca: Pull complete [2023-03-28T15:05:56.696Z] d65c8cfc05b1: Pull complete [2023-03-28T15:06:11.697Z] 2437ff75d9bd: Pull complete [2023-03-28T15:06:11.697Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T15:06:11.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T15:06:11.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T15:06:11.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-6051 does not seem to be running inside a container [2023-03-28T15:06:11.949Z] $ 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/87 -v /w/workspace/app-rfid-llrp-inventory/87:/w/workspace/app-rfid-llrp-inventory/87:rw,z -v /w/workspace/app-rfid-llrp-inventory/87@tmp:/w/workspace/app-rfid-llrp-inventory/87@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:arm64 cat [2023-03-28T15:06:14.894Z] $ docker top 1a3d8ae51ca9376b13f5d55e76bde6c7655d0b4e4af84f482e9bfc1c683f6d2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:06:15.777Z] ---> job-cost.sh [2023-03-28T15:06:15.777Z] lf-activate-venv: SKIPPING [2023-03-28T15:06:15.777Z] INFO: No Stack... [2023-03-28T15:06:16.046Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T15:06:17.007Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T15:06:17.594Z] + cat /w/workspace/app-rfid-llrp-inventory/87/archives/cost.csv [2023-03-28T15:06:17.594Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T15:06:17.659Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [2023-03-28T15:06:17.670Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] did not exist. Created. [2023-03-28T15:06:17.670Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T15:06:18.321Z] /w/workspace/app-rfid-llrp-inventory/87@tmp/durable-ea39563a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T15:06:18.647Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T15:06:18.667Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T15:06:18.715Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T15:06:18.721Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T15:06:18.736Z] $ docker stop --time=1 1a3d8ae51ca9376b13f5d55e76bde6c7655d0b4e4af84f482e9bfc1c683f6d2a [2023-03-28T15:06:23.130Z] $ docker rm -f --volumes 1a3d8ae51ca9376b13f5d55e76bde6c7655d0b4e4af84f482e9bfc1c683f6d2a [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 [2023-03-28T15:06:23.505Z] provisioning config files... [2023-03-28T15:06:23.512Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5296812526671198854tmp [Pipeline] { [Pipeline] sh [2023-03-28T15:06:23.803Z] + set +x [2023-03-28T15:06:23.803Z] + curl -s https://codecov.io/bash [2023-03-28T15:06:23.803Z] + bash -s -- [2023-03-28T15:06:23.803Z] [2023-03-28T15:06:23.803Z] _____ _ [2023-03-28T15:06:23.803Z] / ____| | | [2023-03-28T15:06:23.803Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T15:06:23.803Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T15:06:23.803Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T15:06:23.803Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T15:06:23.803Z] Bash-1.0.6 [2023-03-28T15:06:23.803Z] [2023-03-28T15:06:23.803Z] [2023-03-28T15:06:23.803Z] ==> git version 2.25.1 found [2023-03-28T15:06:23.803Z] ==> 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 [2023-03-28T15:06:23.803Z] Release-Date: 2020-01-08 [2023-03-28T15:06:23.803Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-28T15:06:23.803Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T15:06:23.803Z] ==> Jenkins CI detected. [2023-03-28T15:06:23.803Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-28T15:06:23.803Z] project root: . [2023-03-28T15:06:23.803Z] --> token set from env [2023-03-28T15:06:23.803Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T15:06:24.062Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T15:06:24.062Z] ==> Python coveragepy not found [2023-03-28T15:06:24.062Z] ==> Searching for coverage reports in: [2023-03-28T15:06:24.062Z] + . [2023-03-28T15:06:24.062Z] -> Found 1 reports [2023-03-28T15:06:24.062Z] ==> Detecting git/mercurial file structure [2023-03-28T15:06:24.062Z] ==> Reading reports [2023-03-28T15:06:24.062Z] + ./coverage.out bytes=41317 [2023-03-28T15:06:24.062Z] ==> Appending adjustments [2023-03-28T15:06:24.062Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T15:06:24.062Z] + Found adjustments [2023-03-28T15:06:24.062Z] ==> Gzipping contents [2023-03-28T15:06:24.062Z] 12K /tmp/codecov.TbfovK.gz [2023-03-28T15:06:24.062Z] ==> Uploading reports [2023-03-28T15:06:24.062Z] url: https://codecov.io [2023-03-28T15:06:24.062Z] query: branch=main&commit=6e5d69375a9366c800740746847da2ec3cfb4b8e&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T15:06:24.062Z] -> Pinging Codecov [2023-03-28T15:06:24.062Z] 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=6e5d69375a9366c800740746847da2ec3cfb4b8e&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T15:06:24.321Z] -> Uploading to [2023-03-28T15:06:24.321Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/6e5d69375a9366c800740746847da2ec3cfb4b8e/c414fb16-8748-4b2a-8344-c5c6e3b6f193.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T150624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e56985c610d5fadf3ac12b685509005a154f98df25bec476dcb46f1e85800d1 [2023-03-28T15:06:24.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T15:06:24.321Z] Dload Upload Total Spent Left Speed [2023-03-28T15:06:24.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 30490 --:--:-- --:--:-- --:--:-- 30412 100 11800 0 0 100 11800 0 30490 --:--:-- --:--:-- --:--:-- 30412 [2023-03-28T15:06:24.889Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] } [2023-03-28T15:06:24.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-28T15:06:25.082Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-28T15:06:25.091Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:06:25.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T15:06:25.378Z] [2023-03-28T15:06:25.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:06:25.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T15:06:25.671Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-28T15:06:25.671Z] df9b9388f04a: Pulling fs layer [2023-03-28T15:06:25.671Z] 52dc419b0ee2: Pulling fs layer [2023-03-28T15:06:25.671Z] 25bc292e5bac: Pulling fs layer [2023-03-28T15:06:25.671Z] 114826534d7a: Pulling fs layer [2023-03-28T15:06:25.671Z] 4657fd5d0bcf: Pulling fs layer [2023-03-28T15:06:25.671Z] 6ad1cebc031e: Pulling fs layer [2023-03-28T15:06:25.671Z] 8a3aa393b2d8: Pulling fs layer [2023-03-28T15:06:25.671Z] 4657fd5d0bcf: Waiting [2023-03-28T15:06:25.671Z] 8a3aa393b2d8: Waiting [2023-03-28T15:06:25.671Z] 6ad1cebc031e: Waiting [2023-03-28T15:06:25.671Z] 114826534d7a: Waiting [2023-03-28T15:06:25.671Z] 25bc292e5bac: Verifying Checksum [2023-03-28T15:06:25.671Z] 25bc292e5bac: Download complete [2023-03-28T15:06:25.671Z] 52dc419b0ee2: Verifying Checksum [2023-03-28T15:06:25.671Z] 52dc419b0ee2: Download complete [2023-03-28T15:06:25.671Z] 4657fd5d0bcf: Verifying Checksum [2023-03-28T15:06:25.930Z] 6ad1cebc031e: Verifying Checksum [2023-03-28T15:06:25.930Z] 6ad1cebc031e: Download complete [2023-03-28T15:06:25.930Z] df9b9388f04a: Pull complete [2023-03-28T15:06:25.930Z] 52dc419b0ee2: Pull complete [2023-03-28T15:06:25.930Z] 25bc292e5bac: Pull complete [2023-03-28T15:06:26.496Z] 114826534d7a: Verifying Checksum [2023-03-28T15:06:26.496Z] 114826534d7a: Download complete [2023-03-28T15:06:26.496Z] 8a3aa393b2d8: Verifying Checksum [2023-03-28T15:06:26.496Z] 8a3aa393b2d8: Download complete [2023-03-28T15:06:29.777Z] 114826534d7a: Pull complete [2023-03-28T15:06:30.037Z] 4657fd5d0bcf: Pull complete [2023-03-28T15:06:30.295Z] 6ad1cebc031e: Pull complete [2023-03-28T15:06:34.472Z] 8a3aa393b2d8: Pull complete [2023-03-28T15:06:34.473Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-28T15:06:34.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T15:06:34.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T15:06:34.557Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T15:06:34.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-28T15:06:39.670Z] $ docker top 24ef10ee2bb4209609615a5cbc929be3b9b0e2e277e89cf4d6725e87f91eb0fd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-28T15:06:39.734Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-28T15:06:40.013Z] + set -o pipefail [2023-03-28T15:06:40.013Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-28T15:06:45.282Z] [2023-03-28T15:06:45.282Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-28T15:06:45.282Z] [2023-03-28T15:06:45.282Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/69a41fed-6779-4792-8d8a-bb840ca8cf8e [2023-03-28T15:06:45.282Z] [2023-03-28T15:06:45.282Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-28T15:06:45.282Z] [2023-03-28T15:06:45.282Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-28T15:06:45.282Z] [2023-03-28T15:06:45.282Z] [2023-03-28T15:06:45.282Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-28T15:06:45.282Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-28T15:06:45.282Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-28T15:06:45.296Z] $ docker stop --time=1 24ef10ee2bb4209609615a5cbc929be3b9b0e2e277e89cf4d6725e87f91eb0fd [2023-03-28T15:06:48.751Z] $ docker rm -f --volumes 24ef10ee2bb4209609615a5cbc929be3b9b0e2e277e89cf4d6725e87f91eb0fd [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 [2023-03-28T15:06:49.430Z] + git log --format=format:%s -1 6e5d69375a9366c800740746847da2ec3cfb4b8e [Pipeline] sh [2023-03-28T15:06:49.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T15:06:49.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:06:50.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T15:06:50.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T15:06:50.089Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T15:06:50.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T15:06:50.717Z] $ docker top d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 -eo pid,comm [2023-03-28T15:06:50.756Z] 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). [2023-03-28T15:06:50.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T15:06:50.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T15:06:50.800Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T15:06:50.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T15:06:50.916Z] $ docker exec d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 ssh-agent [2023-03-28T15:06:51.015Z] SSH_AUTH_SOCK=/tmp/ssh-GrrimGh0UNW2/agent.33 [2023-03-28T15:06:51.015Z] SSH_AGENT_PID=39 [2023-03-28T15:06:51.020Z] Running ssh-add (command line suppressed) [2023-03-28T15:06:51.116Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5543943936982797721.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5543943936982797721.key) [2023-03-28T15:06:51.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T15:06:51.411Z] + git semver tag [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,563 [run_tag] DEBUG tag force:False [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,563 [check_head_tag] DEBUG check head tag [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,565 [execute] INFO git cat-file --batch-check [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,569 [execute] INFO git cat-file --batch [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,588 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,588 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-28T15:06:51.670Z] 2023-03-28 15:06:51,593 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T15:06:51.670Z] 3.0.0-dev.18 [Pipeline] } [2023-03-28T15:06:51.681Z] $ docker exec --env ******** --env ******** d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 ssh-agent -k [2023-03-28T15:06:51.777Z] unset SSH_AUTH_SOCK; [2023-03-28T15:06:51.777Z] unset SSH_AGENT_PID; [2023-03-28T15:06:51.777Z] echo Agent pid 39 killed; [2023-03-28T15:06:51.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T15:06:52.082Z] + git semver [Pipeline] } [2023-03-28T15:06:52.355Z] $ docker stop --time=1 d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 [2023-03-28T15:06:53.618Z] $ docker rm -f --volumes d7d1c6c91263cc156e49f719f51c70d5e7aad505ec712acbec2157204123d3d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:06:54.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T15:06:54.093Z] [2023-03-28T15:06:54.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:06:54.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T15:06:54.388Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-28T15:06:54.388Z] ab5ef0e58194: Pulling fs layer [2023-03-28T15:06:54.388Z] 9712f1f96733: Pulling fs layer [2023-03-28T15:06:54.388Z] 63f879dbbcfc: Pulling fs layer [2023-03-28T15:06:54.388Z] 0d9ebad4ef96: Pulling fs layer [2023-03-28T15:06:54.388Z] e9a5061849ea: Pulling fs layer [2023-03-28T15:06:54.388Z] d747dcd14b5f: Pulling fs layer [2023-03-28T15:06:54.388Z] 2de7ff778b66: Pulling fs layer [2023-03-28T15:06:54.388Z] 0d9ebad4ef96: Waiting [2023-03-28T15:06:54.388Z] e9a5061849ea: Waiting [2023-03-28T15:06:54.388Z] d747dcd14b5f: Waiting [2023-03-28T15:06:54.388Z] 9712f1f96733: Verifying Checksum [2023-03-28T15:06:54.388Z] 9712f1f96733: Download complete [2023-03-28T15:06:54.648Z] 63f879dbbcfc: Verifying Checksum [2023-03-28T15:06:54.648Z] 63f879dbbcfc: Download complete [2023-03-28T15:06:54.906Z] ab5ef0e58194: Download complete [2023-03-28T15:06:54.906Z] e9a5061849ea: Verifying Checksum [2023-03-28T15:06:54.906Z] e9a5061849ea: Download complete [2023-03-28T15:06:54.906Z] d747dcd14b5f: Verifying Checksum [2023-03-28T15:06:54.906Z] d747dcd14b5f: Download complete [2023-03-28T15:06:54.906Z] 0d9ebad4ef96: Verifying Checksum [2023-03-28T15:06:54.906Z] 0d9ebad4ef96: Download complete [2023-03-28T15:06:54.906Z] 2de7ff778b66: Verifying Checksum [2023-03-28T15:06:54.906Z] 2de7ff778b66: Download complete [2023-03-28T15:06:57.431Z] ab5ef0e58194: Pull complete [2023-03-28T15:06:57.431Z] 9712f1f96733: Pull complete [2023-03-28T15:06:57.994Z] 63f879dbbcfc: Pull complete [2023-03-28T15:07:02.170Z] 0d9ebad4ef96: Pull complete [2023-03-28T15:07:02.170Z] e9a5061849ea: Pull complete [2023-03-28T15:07:02.171Z] d747dcd14b5f: Pull complete [2023-03-28T15:07:03.103Z] 2de7ff778b66: Pull complete [2023-03-28T15:07:03.103Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-28T15:07:03.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T15:07:03.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T15:07:03.432Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T15:07:03.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-28T15:07:10.802Z] $ docker top c3ef4a8facca0629b8e26b9695eb6dc48e2889e020e95a1f416ae73188e95c57 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-28T15:07:10.867Z] provisioning config files... [2023-03-28T15:07:10.874Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8378275443686676220tmp [2023-03-28T15:07:10.883Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3240121517174245995tmp [2023-03-28T15:07:10.894Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5622893865835669557tmp [Pipeline] { [Pipeline] echo [2023-03-28T15:07:10.904Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:11.184Z] ---> sigul-configuration.sh [2023-03-28T15:07:11.184Z] gpg: directory `/root/.gnupg' created [2023-03-28T15:07:11.184Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-28T15:07:11.184Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-28T15:07:11.184Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-28T15:07:11.185Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-28T15:07:11.185Z] gpg: CAST5 encrypted data [2023-03-28T15:07:11.185Z] gpg: encrypted with 1 passphrase [2023-03-28T15:07:11.185Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-28T15:07:11.469Z] + mkdir /home/jenkins [2023-03-28T15:07:11.469Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-28T15:07:11.753Z] + 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 [2023-03-28T15:07:11.761Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:12.042Z] ---> sigul-install.sh [2023-03-28T15:07:12.043Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-28T15:07:12.325Z] + git tag --list [2023-03-28T15:07:12.325Z] v0.0.0 [2023-03-28T15:07:12.325Z] v1.0.0 [2023-03-28T15:07:12.325Z] v2.1.0 [2023-03-28T15:07:12.325Z] v2.1.1 [2023-03-28T15:07:12.325Z] v2.1.1-dev.1 [2023-03-28T15:07:12.325Z] v2.2.0 [2023-03-28T15:07:12.325Z] v2.2.1-dev.1 [2023-03-28T15:07:12.325Z] v2.2.1-dev.2 [2023-03-28T15:07:12.325Z] v2.2.1-dev.3 [2023-03-28T15:07:12.325Z] v2.2.1-dev.4 [2023-03-28T15:07:12.325Z] v2.2.1-dev.5 [2023-03-28T15:07:12.325Z] v2.2.1-dev.6 [2023-03-28T15:07:12.325Z] v2.2.1-dev.7 [2023-03-28T15:07:12.325Z] v2.3.0 [2023-03-28T15:07:12.325Z] v2.3.0-dev.10 [2023-03-28T15:07:12.325Z] v2.3.0-dev.11 [2023-03-28T15:07:12.325Z] v2.3.0-dev.12 [2023-03-28T15:07:12.325Z] v2.3.0-dev.13 [2023-03-28T15:07:12.325Z] v2.3.0-dev.14 [2023-03-28T15:07:12.325Z] v2.3.0-dev.15 [2023-03-28T15:07:12.325Z] v2.3.0-dev.16 [2023-03-28T15:07:12.325Z] v2.3.0-dev.17 [2023-03-28T15:07:12.325Z] v2.3.0-dev.18 [2023-03-28T15:07:12.325Z] v2.3.0-dev.19 [2023-03-28T15:07:12.325Z] v2.3.0-dev.20 [2023-03-28T15:07:12.325Z] v2.3.0-dev.21 [2023-03-28T15:07:12.325Z] v2.3.0-dev.22 [2023-03-28T15:07:12.325Z] v2.3.0-dev.23 [2023-03-28T15:07:12.325Z] v2.3.0-dev.24 [2023-03-28T15:07:12.325Z] v2.3.0-dev.25 [2023-03-28T15:07:12.325Z] v2.3.0-dev.26 [2023-03-28T15:07:12.325Z] v2.3.0-dev.9 [2023-03-28T15:07:12.325Z] v2.3.1-dev.1 [2023-03-28T15:07:12.325Z] v3.0.0-dev.1 [2023-03-28T15:07:12.325Z] v3.0.0-dev.10 [2023-03-28T15:07:12.325Z] v3.0.0-dev.11 [2023-03-28T15:07:12.325Z] v3.0.0-dev.12 [2023-03-28T15:07:12.325Z] v3.0.0-dev.13 [2023-03-28T15:07:12.325Z] v3.0.0-dev.14 [2023-03-28T15:07:12.325Z] v3.0.0-dev.15 [2023-03-28T15:07:12.325Z] v3.0.0-dev.16 [2023-03-28T15:07:12.325Z] v3.0.0-dev.17 [2023-03-28T15:07:12.325Z] v3.0.0-dev.18 [2023-03-28T15:07:12.325Z] v3.0.0-dev.2 [2023-03-28T15:07:12.325Z] v3.0.0-dev.3 [2023-03-28T15:07:12.325Z] v3.0.0-dev.4 [2023-03-28T15:07:12.325Z] v3.0.0-dev.5 [2023-03-28T15:07:12.325Z] v3.0.0-dev.6 [2023-03-28T15:07:12.325Z] v3.0.0-dev.7 [2023-03-28T15:07:12.325Z] v3.0.0-dev.8 [2023-03-28T15:07:12.325Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-28T15:07:12.610Z] + lftools sign git-tag v3.0.0-dev.18 [2023-03-28T15:07:13.176Z] Signing Git tag with Sigul... [2023-03-28T15:07:13.176Z] Signing v3.0.0-dev.18 [Pipeline] echo [2023-03-28T15:07:13.443Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:13.724Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-28T15:07:13.731Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-28T15:07:13.755Z] $ docker stop --time=1 c3ef4a8facca0629b8e26b9695eb6dc48e2889e020e95a1f416ae73188e95c57 [2023-03-28T15:07:15.200Z] $ docker rm -f --volumes c3ef4a8facca0629b8e26b9695eb6dc48e2889e020e95a1f416ae73188e95c57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-28T15:07:15.612Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T15:07:15.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:07:15.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T15:07:15.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T15:07:15.985Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T15:07:16.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T15:07:16.349Z] $ docker top 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T15:07:16.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T15:07:16.428Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T15:07:16.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T15:07:16.535Z] $ docker exec 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 ssh-agent [2023-03-28T15:07:16.643Z] SSH_AUTH_SOCK=/tmp/ssh-mIv6EWNjZ8lA/agent.32 [2023-03-28T15:07:16.643Z] SSH_AGENT_PID=38 [2023-03-28T15:07:16.648Z] Running ssh-add (command line suppressed) [2023-03-28T15:07:16.759Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16546738912943267641.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16546738912943267641.key) [2023-03-28T15:07:16.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T15:07:17.058Z] + git semver bump pre [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,233 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,233 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,233 [bump_version] DEBUG bumped version:3.0.0-dev.19 [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,233 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,234 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,234 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,235 [execute] INFO git cat-file --batch-check [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,241 [execute] INFO git cat-file --batch [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T15:07:17.316Z] 2023-03-28 15:07:17,246 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T15:07:17.316Z] 3.0.0-dev.19 [Pipeline] } [2023-03-28T15:07:17.327Z] $ docker exec --env ******** --env ******** 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 ssh-agent -k [2023-03-28T15:07:17.426Z] unset SSH_AUTH_SOCK; [2023-03-28T15:07:17.427Z] unset SSH_AGENT_PID; [2023-03-28T15:07:17.427Z] echo Agent pid 38 killed; [2023-03-28T15:07:17.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T15:07:17.739Z] + git semver [Pipeline] } [2023-03-28T15:07:18.010Z] $ docker stop --time=1 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 [2023-03-28T15:07:19.267Z] $ docker rm -f --volumes 235b00ac147bbd2fb84d38519c6582150291077800cedaacf5dde26a89232b16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T15:07:19.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T15:07:19.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:07:19.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T15:07:19.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T15:07:19.973Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T15:07:20.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T15:07:20.313Z] $ docker top 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T15:07:20.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T15:07:20.392Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T15:07:20.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T15:07:20.498Z] $ docker exec 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff ssh-agent [2023-03-28T15:07:20.601Z] SSH_AUTH_SOCK=/tmp/ssh-wKPv1sxlnaTE/agent.31 [2023-03-28T15:07:20.601Z] SSH_AGENT_PID=37 [2023-03-28T15:07:20.606Z] Running ssh-add (command line suppressed) [2023-03-28T15:07:20.703Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4939505796547283052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4939505796547283052.key) [2023-03-28T15:07:20.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T15:07:20.994Z] + git semver push [2023-03-28T15:07:21.253Z] 2023-03-28 15:07:21,174 [run_push] DEBUG push [2023-03-28T15:07:21.253Z] 2023-03-28 15:07:21,174 [execute] INFO git cat-file --batch-check [2023-03-28T15:07:21.253Z] 2023-03-28 15:07:21,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T15:07:21.253Z] 2023-03-28 15:07:21,177 [execute] INFO git rev-list 8bcdb5607e51b705ef6b8584b30e7d2ff0ceae98 -- [2023-03-28T15:07:21.253Z] 2023-03-28 15:07:21,177 [execute] DEBUG Popen(['git', 'rev-list', '8bcdb5607e51b705ef6b8584b30e7d2ff0ceae98', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-28T15:07:21.253Z] 2023-03-28 15:07:21,183 [execute] INFO git fetch -v origin [2023-03-28T15:07:21.253Z] 2023-03-28 15:07:21,183 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-28T15:07:21.819Z] 2023-03-28 15:07:21,686 [run_push] DEBUG no remote changes detected [2023-03-28T15:07:21.819Z] 2023-03-28 15:07:21,687 [execute] INFO git push origin semver [2023-03-28T15:07:21.819Z] 2023-03-28 15:07:21,687 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-28T15:07:22.755Z] 2023-03-28 15:07:22,539 [run_push] DEBUG push all version tags [2023-03-28T15:07:22.755Z] 2023-03-28 15:07:22,540 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-28T15:07:22.755Z] 2023-03-28 15:07:22,540 [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) [2023-03-28T15:07:23.690Z] 2023-03-28 15:07:23,337 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T15:07:23.690Z] 3.0.0-dev.19 [Pipeline] } [2023-03-28T15:07:23.702Z] $ docker exec --env ******** --env ******** 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff ssh-agent -k [2023-03-28T15:07:23.814Z] unset SSH_AUTH_SOCK; [2023-03-28T15:07:23.814Z] unset SSH_AGENT_PID; [2023-03-28T15:07:23.815Z] echo Agent pid 37 killed; [2023-03-28T15:07:23.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T15:07:24.128Z] + git semver [Pipeline] } [2023-03-28T15:07:24.402Z] $ docker stop --time=1 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff [2023-03-28T15:07:25.665Z] $ docker rm -f --volumes 9b1cbf77e703e78e2c4882536f974222514800349f0afbec63fa89a78f0a65ff [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 [2023-03-28T15:07:26.220Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-28T15:07:26.220Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-28T15:07:26.220Z] total 16 [2023-03-28T15:07:26.220Z] drwxr-xr-x 3 root root 4096 Mar 28 14:55 . [2023-03-28T15:07:26.220Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 15:07 .. [2023-03-28T15:07:26.220Z] drwxr-xr-x 2 root root 4096 Mar 28 14:55 cost [2023-03-28T15:07:26.220Z] -rw-r--r-- 1 root root 94 Mar 28 14:55 cost.csv [2023-03-28T15:07:26.220Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-28T15:07:26.220Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-28T15:07:26.220Z] total 16 [2023-03-28T15:07:26.220Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:55 . [2023-03-28T15:07:26.220Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 15:07 .. [2023-03-28T15:07:26.220Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 14:55 cost [2023-03-28T15:07:26.220Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 28 14:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:26.619Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:27.534Z] ---> package-listing.sh [2023-03-28T15:07:27.534Z] ++ facter osfamily [2023-03-28T15:07:27.534Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T15:07:27.793Z] + OS_FAMILY=debian [2023-03-28T15:07:27.793Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-28T15:07:27.793Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T15:07:27.793Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T15:07:27.793Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T15:07:27.793Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T15:07:27.793Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-28T15:07:27.793Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T15:07:27.793Z] + case "${OS_FAMILY}" in [2023-03-28T15:07:27.793Z] + dpkg -l [2023-03-28T15:07:27.793Z] + grep '^ii' [2023-03-28T15:07:27.793Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T15:07:27.793Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T15:07:27.793Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T15:07:27.793Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-28T15:07:27.793Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-28T15:07:27.793Z] + 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 [2023-03-28T15:07:27.803Z] 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 [2023-03-28T15:07:28.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T15:07:28.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T15:07:28.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T15:07:28.701Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-03-28T15:07:28.730Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T15:07:28.900Z] $ docker top fdad0b680063ba96d9589e39855d240eb410c12244a4ea754cfca9106cecdf11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T15:07:29.232Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T15:07:29.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T15:07:29.801Z] + ls /var/log/sa-host [2023-03-28T15:07:29.801Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T15:07:29.942Z] provisioning config files... [2023-03-28T15:07:29.951Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18041342212048218702tmp [Pipeline] { [Pipeline] echo [2023-03-28T15:07:29.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:30.244Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T15:07:30.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:30.580Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T15:07:30.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:30.870Z] ---> sudo-logs.sh [2023-03-28T15:07:30.870Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T15:07:30.902Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:31.184Z] ---> job-cost.sh [2023-03-28T15:07:31.184Z] lf-activate-venv: SKIPPING [2023-03-28T15:07:31.184Z] DEBUG: total: 0.2199999988079071 [2023-03-28T15:07:31.184Z] INFO: Retrieving Stack Cost... [2023-03-28T15:07:31.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T15:07:32.013Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T15:07:32.024Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T15:07:32.308Z] ---> logs-deploy.sh [2023-03-28T15:07:32.309Z] lf-activate-venv: SKIPPING [2023-03-28T15:07:32.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/87 [2023-03-28T15:07:32.309Z] INFO: archiving workspace using pattern(s): [2023-03-28T15:07:33.247Z] Archives upload complete. [2023-03-28T15:07:33.247Z] INFO: archiving logs to Nexus