Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86354b634c9d0fc1eadff25359b9682d3f793e35 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-ssh6585615479212206601.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7984166578112708916.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17677134090041003627.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh9576071557388821288.key Verifying host key using known hosts file > 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-ssh18386286976605912074.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-484 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 86354b634c9d0fc1eadff25359b9682d3f793e35 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86354b634c9d0fc1eadff25359b9682d3f793e35 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#108)" > git rev-list --no-walk 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-21T22:28:23.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-21T22:28:23.784Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-21T22:28:23.796Z] ========================================================= [2022-09-21T22:28:23.796Z] EdgeX Global Pipelines Version Info [2022-09-21T22:28:23.796Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:28:24.503Z] ------------------- [2022-09-21T22:28:24.503Z] stable info: [2022-09-21T22:28:24.503Z] ------------------- [2022-09-21T22:28:24.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-21T22:28:24.503Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T22:28:24.503Z] Message: update stable to v1.0.239 [2022-09-21T22:28:25.075Z] ------------------- [2022-09-21T22:28:25.075Z] experimental info: [2022-09-21T22:28:25.075Z] ------------------- [2022-09-21T22:28:25.075Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-21T22:28:25.075Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T22:28:25.075Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-21T22:28:25.233Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-09-21T22:28:25.242Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-09-21T22:28:25.254Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-21T22:28:25.264Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-21T22:28:25.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-21T22:28:25.286Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-21T22:28:25.298Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-21T22:28:25.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-21T22:28:25.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-21T22:28:25.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-21T22:28:25.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-21T22:28:25.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-09-21T22:28:25.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-21T22:28:25.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-21T22:28:25.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T22:28:25.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T22:28:25.416Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T22:28:25.427Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T22:28:25.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-21T22:28:25.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-21T22:28:25.459Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-21T22:28:25.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-21T22:28:25.480Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-21T22:28:25.491Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-21T22:28:25.502Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-21T22:28:25.513Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-21T22:28:25.524Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-21T22:28:25.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-21T22:28:25.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-21T22:28:25.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-21T22:28:25.567Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86354b634c9d0fc1eadff25359b9682d3f793e35 [Pipeline] echo [2022-09-21T22:28:25.578Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86354b6 [Pipeline] echo [2022-09-21T22:28:25.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:28:25.633Z] provisioning config files... [2022-09-21T22:28:25.647Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9625475841417329063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:28:25.952Z] ---> docker-login.sh [2022-09-21T22:28:25.952Z] nexus3.edgexfoundry.org:10001 [2022-09-21T22:28:26.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:26.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:26.213Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:26.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:26.213Z] [2022-09-21T22:28:26.213Z] Login Succeeded [2022-09-21T22:28:26.213Z] nexus3.edgexfoundry.org:10002 [2022-09-21T22:28:26.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:26.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:26.213Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:26.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:26.213Z] [2022-09-21T22:28:26.213Z] Login Succeeded [2022-09-21T22:28:26.486Z] nexus3.edgexfoundry.org:10003 [2022-09-21T22:28:26.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:26.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:26.486Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:26.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:26.486Z] [2022-09-21T22:28:26.486Z] Login Succeeded [2022-09-21T22:28:26.486Z] nexus3.edgexfoundry.org:10004 [2022-09-21T22:28:26.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:26.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:26.486Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:26.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:26.486Z] [2022-09-21T22:28:26.486Z] Login Succeeded [2022-09-21T22:28:26.486Z] docker.io [2022-09-21T22:28:26.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:27.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:27.008Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:27.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:27.008Z] [2022-09-21T22:28:27.008Z] Login Succeeded [2022-09-21T22:28:27.008Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T22:28:27.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-21T22:28:27.365Z] + git rev-list -1 --merges 86354b634c9d0fc1eadff25359b9682d3f793e35~1..86354b634c9d0fc1eadff25359b9682d3f793e35 [Pipeline] echo [2022-09-21T22:28:27.397Z] -----------> git rev-list -1 --merges 86354b634c9d0fc1eadff25359b9682d3f793e35~1..86354b634c9d0fc1eadff25359b9682d3f793e35 86354b634c9d0fc1eadff25359b9682d3f793e35 [false] [Pipeline] sh [2022-09-21T22:28:27.681Z] + git log --format=format:%s -1 86354b634c9d0fc1eadff25359b9682d3f793e35 [Pipeline] echo [2022-09-21T22:28:27.696Z] ========================================================= [2022-09-21T22:28:27.696Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-21T22:28:27.696Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T22:28:28.024Z] + git log --format=format:%s -1 86354b634c9d0fc1eadff25359b9682d3f793e35 [Pipeline] echo [2022-09-21T22:28:28.036Z] [semverPrep] GIT_COMMIT: 86354b634c9d0fc1eadff25359b9682d3f793e35, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#108) [Pipeline] echo [2022-09-21T22:28:28.046Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-21T22:28:28.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T22:28:28.381Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-21T22:28:28.381Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-21T22:28:28.381Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-21T22:28:28.381Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-21T22:28:28.381Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-21T22:28:28.381Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:28:28.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T22:28:28.723Z] [2022-09-21T22:28:28.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:28:29.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T22:28:29.019Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-21T22:28:29.019Z] b85a868b505f: Pulling fs layer [2022-09-21T22:28:29.019Z] e2be974225ed: Pulling fs layer [2022-09-21T22:28:29.019Z] 339a4e72a1f5: Pulling fs layer [2022-09-21T22:28:29.019Z] 988bab9f4d93: Pulling fs layer [2022-09-21T22:28:29.019Z] 1469e6f7b9e6: Pulling fs layer [2022-09-21T22:28:29.019Z] eaf3925da568: Pulling fs layer [2022-09-21T22:28:29.019Z] bab4dde63d76: Pulling fs layer [2022-09-21T22:28:29.019Z] bde34c3a00c8: Pulling fs layer [2022-09-21T22:28:29.019Z] b352a97aabf1: Pulling fs layer [2022-09-21T22:28:29.019Z] 4872d77fe225: Pulling fs layer [2022-09-21T22:28:29.019Z] 5851b861e8e6: Pulling fs layer [2022-09-21T22:28:29.019Z] bab4dde63d76: Waiting [2022-09-21T22:28:29.019Z] bde34c3a00c8: Waiting [2022-09-21T22:28:29.019Z] b352a97aabf1: Waiting [2022-09-21T22:28:29.019Z] 4872d77fe225: Waiting [2022-09-21T22:28:29.019Z] 5851b861e8e6: Waiting [2022-09-21T22:28:29.019Z] 1469e6f7b9e6: Waiting [2022-09-21T22:28:29.019Z] eaf3925da568: Waiting [2022-09-21T22:28:29.019Z] 988bab9f4d93: Waiting [2022-09-21T22:28:29.019Z] e2be974225ed: Download complete [2022-09-21T22:28:29.019Z] 988bab9f4d93: Verifying Checksum [2022-09-21T22:28:29.019Z] 988bab9f4d93: Download complete [2022-09-21T22:28:29.278Z] 339a4e72a1f5: Verifying Checksum [2022-09-21T22:28:29.278Z] 339a4e72a1f5: Download complete [2022-09-21T22:28:29.278Z] 1469e6f7b9e6: Download complete [2022-09-21T22:28:29.278Z] eaf3925da568: Verifying Checksum [2022-09-21T22:28:29.278Z] eaf3925da568: Download complete [2022-09-21T22:28:29.278Z] bde34c3a00c8: Verifying Checksum [2022-09-21T22:28:29.278Z] bde34c3a00c8: Download complete [2022-09-21T22:28:29.278Z] b352a97aabf1: Download complete [2022-09-21T22:28:29.278Z] 4872d77fe225: Verifying Checksum [2022-09-21T22:28:29.278Z] 4872d77fe225: Download complete [2022-09-21T22:28:29.278Z] 5851b861e8e6: Download complete [2022-09-21T22:28:29.278Z] b85a868b505f: Verifying Checksum [2022-09-21T22:28:29.278Z] b85a868b505f: Download complete [2022-09-21T22:28:29.536Z] bab4dde63d76: Verifying Checksum [2022-09-21T22:28:29.536Z] bab4dde63d76: Download complete [2022-09-21T22:28:30.472Z] b85a868b505f: Pull complete [2022-09-21T22:28:30.731Z] e2be974225ed: Pull complete [2022-09-21T22:28:31.299Z] 339a4e72a1f5: Pull complete [2022-09-21T22:28:31.299Z] 988bab9f4d93: Pull complete [2022-09-21T22:28:31.559Z] 1469e6f7b9e6: Pull complete [2022-09-21T22:28:31.818Z] eaf3925da568: Pull complete [2022-09-21T22:28:33.718Z] bab4dde63d76: Pull complete [2022-09-21T22:28:33.718Z] bde34c3a00c8: Pull complete [2022-09-21T22:28:33.718Z] b352a97aabf1: Pull complete [2022-09-21T22:28:33.718Z] 4872d77fe225: Pull complete [2022-09-21T22:28:33.977Z] 5851b861e8e6: Pull complete [2022-09-21T22:28:33.977Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-21T22:28:33.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T22:28:33.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:28:34.062Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:28:34.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T22:28:35.706Z] $ docker top a43f0a76faa547642badb2a0c2452b3d0cf88863a4b95312fb0799f92f159b2a -eo pid,comm [2022-09-21T22:28:35.783Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-21T22:28:35.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T22:28:35.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T22:28:35.821Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T22:28:35.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T22:28:35.926Z] $ docker exec a43f0a76faa547642badb2a0c2452b3d0cf88863a4b95312fb0799f92f159b2a ssh-agent [2022-09-21T22:28:36.061Z] SSH_AUTH_SOCK=/tmp/ssh-J8pUBGFrKwGG/agent.33 [2022-09-21T22:28:36.061Z] SSH_AGENT_PID=39 [2022-09-21T22:28:36.068Z] Running ssh-add (command line suppressed) [2022-09-21T22:28:36.143Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15300890431455250883.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15300890431455250883.key) [2022-09-21T22:28:36.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T22:28:36.465Z] + git tag --points-at HEAD [Pipeline] } [2022-09-21T22:28:36.460Z] $ docker exec --env ******** --env ******** a43f0a76faa547642badb2a0c2452b3d0cf88863a4b95312fb0799f92f159b2a ssh-agent -k [2022-09-21T22:28:36.566Z] unset SSH_AUTH_SOCK; [2022-09-21T22:28:36.566Z] unset SSH_AGENT_PID; [2022-09-21T22:28:36.567Z] echo Agent pid 39 killed; [2022-09-21T22:28:36.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-21T22:28:36.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T22:28:36.614Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T22:28:36.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T22:28:36.717Z] $ docker exec a43f0a76faa547642badb2a0c2452b3d0cf88863a4b95312fb0799f92f159b2a ssh-agent [2022-09-21T22:28:36.861Z] SSH_AUTH_SOCK=/tmp/ssh-pzK0llrnuegP/agent.71 [2022-09-21T22:28:36.861Z] SSH_AGENT_PID=77 [2022-09-21T22:28:36.867Z] Running ssh-add (command line suppressed) [2022-09-21T22:28:36.957Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10063650242553576028.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10063650242553576028.key) [2022-09-21T22:28:36.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T22:28:37.281Z] + git semver init [2022-09-21T22:28:37.540Z] 2022-09-21 22:28:37,437 [run_init] DEBUG init version:0.0.0 force:False [2022-09-21T22:28:37.540Z] 2022-09-21 22:28:37,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-09-21T22:28:37.540Z] 2022-09-21 22:28:37,438 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-09-21T22:28:37.540Z] 2022-09-21 22:28:37,439 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-09-21T22:28:38.921Z] 2022-09-21 22:28:38,568 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-09-21T22:28:38.921Z] 2022-09-21 22:28:38,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-09-21T22:28:38.921Z] 2022-09-21 22:28:38,569 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-21T22:28:38.921Z] 2022-09-21 22:28:38,569 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-21T22:28:38.921Z] 2.3.0-dev.14 [Pipeline] } [2022-09-21T22:28:38.917Z] $ docker exec --env ******** --env ******** a43f0a76faa547642badb2a0c2452b3d0cf88863a4b95312fb0799f92f159b2a ssh-agent -k [2022-09-21T22:28:39.019Z] unset SSH_AUTH_SOCK; [2022-09-21T22:28:39.021Z] unset SSH_AGENT_PID; [2022-09-21T22:28:39.022Z] echo Agent pid 77 killed; [2022-09-21T22:28:39.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T22:28:39.343Z] + git semver [Pipeline] } [2022-09-21T22:28:39.602Z] $ docker stop --time=1 a43f0a76faa547642badb2a0c2452b3d0cf88863a4b95312fb0799f92f159b2a [2022-09-21T22:28:40.914Z] $ docker rm -f a43f0a76faa547642badb2a0c2452b3d0cf88863a4b95312fb0799f92f159b2a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T22:28:41.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-21T22:28:41.435Z] Stashed 1 file(s) [Pipeline] echo [2022-09-21T22:28:41.438Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:28:41.556Z] provisioning config files... [2022-09-21T22:28:41.566Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12787972714127501689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:28:41.852Z] ---> docker-login.sh [2022-09-21T22:28:41.852Z] nexus3.edgexfoundry.org:10001 [2022-09-21T22:28:41.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:41.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:41.852Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:41.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:41.852Z] [2022-09-21T22:28:41.852Z] Login Succeeded [2022-09-21T22:28:41.852Z] nexus3.edgexfoundry.org:10002 [2022-09-21T22:28:41.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:41.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:41.852Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:41.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:41.852Z] [2022-09-21T22:28:41.852Z] Login Succeeded [2022-09-21T22:28:41.852Z] nexus3.edgexfoundry.org:10003 [2022-09-21T22:28:42.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:42.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:42.111Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:42.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:42.111Z] [2022-09-21T22:28:42.111Z] Login Succeeded [2022-09-21T22:28:42.111Z] nexus3.edgexfoundry.org:10004 [2022-09-21T22:28:42.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:42.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:42.111Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:42.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:42.111Z] [2022-09-21T22:28:42.111Z] Login Succeeded [2022-09-21T22:28:42.111Z] docker.io [2022-09-21T22:28:42.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:28:42.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:28:42.629Z] Configure a credential helper to remove this warning. See [2022-09-21T22:28:42.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:28:42.629Z] [2022-09-21T22:28:42.629Z] Login Succeeded [2022-09-21T22:28:42.629Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T22:28:42.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T22:28:42.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:28:42.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:28:42.706Z] ========================================================= [2022-09-21T22:28:42.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-21T22:28:42.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:28:43.012Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-21T22:28:43.012Z] Sending build context to Docker daemon 12.47MB [2022-09-21T22:28:43.012Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T22:28:43.012Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-21T22:28:43.012Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-21T22:28:43.012Z] 2408cc74d12b: Pulling fs layer [2022-09-21T22:28:43.012Z] ea60b727a1ce: Pulling fs layer [2022-09-21T22:28:43.012Z] 30c4a7721957: Pulling fs layer [2022-09-21T22:28:43.012Z] 370296b7ddb6: Pulling fs layer [2022-09-21T22:28:43.012Z] 7c6cee850709: Pulling fs layer [2022-09-21T22:28:43.012Z] 39a5fcdaea64: Pulling fs layer [2022-09-21T22:28:43.012Z] d94ebbe4e438: Pulling fs layer [2022-09-21T22:28:43.012Z] bcfd1f05c69d: Pulling fs layer [2022-09-21T22:28:43.012Z] 59ccb84bbe0f: Pulling fs layer [2022-09-21T22:28:43.012Z] 370296b7ddb6: Waiting [2022-09-21T22:28:43.012Z] 7c6cee850709: Waiting [2022-09-21T22:28:43.012Z] 39a5fcdaea64: Waiting [2022-09-21T22:28:43.012Z] d94ebbe4e438: Waiting [2022-09-21T22:28:43.012Z] bcfd1f05c69d: Waiting [2022-09-21T22:28:43.012Z] 59ccb84bbe0f: Waiting [2022-09-21T22:28:43.012Z] 30c4a7721957: Verifying Checksum [2022-09-21T22:28:43.012Z] 30c4a7721957: Download complete [2022-09-21T22:28:43.012Z] ea60b727a1ce: Verifying Checksum [2022-09-21T22:28:43.012Z] ea60b727a1ce: Download complete [2022-09-21T22:28:43.274Z] 7c6cee850709: Verifying Checksum [2022-09-21T22:28:43.274Z] 7c6cee850709: Download complete [2022-09-21T22:28:43.274Z] 39a5fcdaea64: Verifying Checksum [2022-09-21T22:28:43.274Z] 39a5fcdaea64: Download complete [2022-09-21T22:28:43.274Z] 2408cc74d12b: Download complete [2022-09-21T22:28:43.274Z] d94ebbe4e438: Download complete [2022-09-21T22:28:43.274Z] 2408cc74d12b: Pull complete [2022-09-21T22:28:43.552Z] ea60b727a1ce: Pull complete [2022-09-21T22:28:43.552Z] 30c4a7721957: Pull complete [2022-09-21T22:28:43.552Z] 59ccb84bbe0f: Download complete [2022-09-21T22:28:43.820Z] bcfd1f05c69d: Verifying Checksum [2022-09-21T22:28:43.820Z] bcfd1f05c69d: Download complete [2022-09-21T22:28:44.078Z] 370296b7ddb6: Verifying Checksum [2022-09-21T22:28:44.078Z] 370296b7ddb6: Download complete [2022-09-21T22:28:48.266Z] 370296b7ddb6: Pull complete [2022-09-21T22:28:48.266Z] 7c6cee850709: Pull complete [2022-09-21T22:28:48.525Z] 39a5fcdaea64: Pull complete [2022-09-21T22:28:48.525Z] d94ebbe4e438: Pull complete [2022-09-21T22:28:51.054Z] bcfd1f05c69d: Pull complete [2022-09-21T22:28:51.619Z] 59ccb84bbe0f: Pull complete [2022-09-21T22:28:51.619Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-21T22:28:51.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T22:28:51.619Z] ---> a4fb48ad2a94 [2022-09-21T22:28:51.619Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T22:28:53.537Z] ---> Running in 6f6ea742288c [2022-09-21T22:28:53.537Z] Removing intermediate container 6f6ea742288c [2022-09-21T22:28:53.537Z] ---> cb34731341fe [2022-09-21T22:28:53.537Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T22:28:53.537Z] ---> Running in 78b027a97a90 [2022-09-21T22:28:53.796Z] Removing intermediate container 78b027a97a90 [2022-09-21T22:28:53.796Z] ---> 624b91e2e9c4 [2022-09-21T22:28:53.796Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:28:53.796Z] ---> Running in 3a61431b79dc [2022-09-21T22:28:53.796Z] Removing intermediate container 3a61431b79dc [2022-09-21T22:28:53.796Z] ---> 75a7832a7dff [2022-09-21T22:28:53.796Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:28:54.054Z] ---> Running in 360275ee08e8 [2022-09-21T22:28:54.620Z] Removing intermediate container 360275ee08e8 [2022-09-21T22:28:54.620Z] ---> 79e85f4a87d1 [2022-09-21T22:28:54.620Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T22:28:54.620Z] ---> Running in 3c43dc65fed5 [2022-09-21T22:28:54.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T22:28:55.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T22:28:56.079Z] OK: 211 MiB in 51 packages [2022-09-21T22:28:56.531Z] Still waiting to schedule task [2022-09-21T22:28:56.531Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-21T22:28:56.647Z] Removing intermediate container 3c43dc65fed5 [2022-09-21T22:28:56.647Z] ---> 10a481dd0a6f [2022-09-21T22:28:56.647Z] Step 8/13 : WORKDIR /app [2022-09-21T22:28:56.647Z] ---> Running in 15590d158b28 [2022-09-21T22:28:56.647Z] Removing intermediate container 15590d158b28 [2022-09-21T22:28:56.647Z] ---> 437f0d7b6461 [2022-09-21T22:28:56.647Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-21T22:28:56.906Z] ---> d8d99106aa93 [2022-09-21T22:28:56.906Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:28:56.906Z] ---> Running in ebb27d0247b7 [2022-09-21T22:29:15.003Z] Removing intermediate container ebb27d0247b7 [2022-09-21T22:29:15.003Z] ---> 2f0d6ea28d9a [2022-09-21T22:29:15.003Z] Step 11/13 : COPY . . [2022-09-21T22:29:15.003Z] ---> 6f7d7c43aeff [2022-09-21T22:29:15.003Z] Step 12/13 : ARG MAKE="make build" [2022-09-21T22:29:15.003Z] ---> Running in 4dbcf018ab21 [2022-09-21T22:29:15.003Z] Removing intermediate container 4dbcf018ab21 [2022-09-21T22:29:15.003Z] ---> 52bebc6ee292 [2022-09-21T22:29:15.003Z] Step 13/13 : RUN $MAKE [2022-09-21T22:29:15.003Z] ---> Running in 57eaebf14d6e [2022-09-21T22:29:15.003Z] noop [2022-09-21T22:29:15.004Z] Removing intermediate container 57eaebf14d6e [2022-09-21T22:29:15.004Z] ---> e1c1f2f17868 [2022-09-21T22:29:15.004Z] Successfully built e1c1f2f17868 [2022-09-21T22:29:15.004Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:29:15.311Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T22:29:15.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:29:15.374Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:29:15.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-21T22:29:15.775Z] $ docker top cd227e98c667f5037f4bd17151c21645152ea21613dc20ad97838d8f76767ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:29:16.104Z] + go version [2022-09-21T22:29:16.104Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-21T22:29:16.113Z] $ docker stop --time=1 cd227e98c667f5037f4bd17151c21645152ea21613dc20ad97838d8f76767ce0 [2022-09-21T22:29:17.397Z] $ docker rm -f cd227e98c667f5037f4bd17151c21645152ea21613dc20ad97838d8f76767ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:29:17.796Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T22:29:17.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:29:17.858Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:29:17.890Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-21T22:29:18.256Z] $ docker top e09c6f561ce1bb4247fb26ba79a224574d7551b52d5e6d25e6c9e4993686d384 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:29:18.596Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-09-21T22:29:18.890Z] + make test [2022-09-21T22:29:18.890Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-21T22:29:28.860Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-21T22:29:28.860Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.042s coverage: 86.2% of statements [2022-09-21T22:29:28.860Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-21T22:29:31.394Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.548s coverage: 71.9% of statements [2022-09-21T22:29:37.947Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-21T22:29:37.947Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-21T22:29:41.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T22:29:41.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T22:29:41.227Z] ./bin/test-attribution.sh [2022-09-21T22:29:41.227Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T22:29:41.227Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T22:29:41.227Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T22:29:41.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-21T22:29:41.248Z] $ docker stop --time=1 e09c6f561ce1bb4247fb26ba79a224574d7551b52d5e6d25e6c9e4993686d384 [2022-09-21T22:29:43.080Z] $ docker rm -f e09c6f561ce1bb4247fb26ba79a224574d7551b52d5e6d25e6c9e4993686d384 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T22:29:43.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-21T22:29:43.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-21T22:29:43.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-21T22:29:44.251Z] + ls -al . [2022-09-21T22:29:44.251Z] total 232 [2022-09-21T22:29:44.251Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 22:29 . [2022-09-21T22:29:44.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:28 .. [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 22:28 .dockerignore [2022-09-21T22:29:44.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 22:29 .git [2022-09-21T22:29:44.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:28 .github [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 22:28 .gitignore [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 22:28 .golangci.yml [2022-09-21T22:29:44.251Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 22:28 .semver [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 21 22:28 Attribution.txt [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 21 22:28 CHANGELOG.md [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 21 22:28 Dockerfile [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 22:28 GOVERNANCE.md [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 22:28 Jenkinsfile [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 22:28 LICENSE [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 2949 Sep 21 22:28 Makefile [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 22:28 OWNERS.md [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 30359 Sep 21 22:28 README.md [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 21 22:28 VERSION [2022-09-21T22:29:44.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:28 bin [2022-09-21T22:29:44.251Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 21 22:29 coverage.out [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 21 22:28 go.mod [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 21 22:28 go.sum [2022-09-21T22:29:44.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:28 images [2022-09-21T22:29:44.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:28 internal [2022-09-21T22:29:44.251Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 22:28 main.go [2022-09-21T22:29:44.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:28 res [2022-09-21T22:29:44.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:28 snap [2022-09-21T22:29:44.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:29:44.558Z] + 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=86354b634c9d0fc1eadff25359b9682d3f793e35 --label arch=amd64 --label version=2.3.0-dev.14 . [2022-09-21T22:29:44.558Z] Sending build context to Docker daemon 12.47MB [2022-09-21T22:29:44.558Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T22:29:44.558Z] Step 2/31 : FROM ${BASE} AS builder [2022-09-21T22:29:44.558Z] ---> e1c1f2f17868 [2022-09-21T22:29:44.558Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T22:29:44.817Z] ---> Running in 02c0b1d8db48 [2022-09-21T22:29:44.817Z] Removing intermediate container 02c0b1d8db48 [2022-09-21T22:29:44.817Z] ---> c5f00d0361a8 [2022-09-21T22:29:44.817Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T22:29:44.817Z] ---> Running in ea1ccf1ba17f [2022-09-21T22:29:44.817Z] Removing intermediate container ea1ccf1ba17f [2022-09-21T22:29:44.817Z] ---> 43f2d5a6b9ee [2022-09-21T22:29:44.817Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:29:45.076Z] ---> Running in b6d16c5f4c4c [2022-09-21T22:29:45.076Z] Removing intermediate container b6d16c5f4c4c [2022-09-21T22:29:45.076Z] ---> a175c2c71a7e [2022-09-21T22:29:45.076Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:29:45.076Z] ---> Running in ffd1cbcf146a [2022-09-21T22:29:46.012Z] Removing intermediate container ffd1cbcf146a [2022-09-21T22:29:46.012Z] ---> 1530491c8295 [2022-09-21T22:29:46.012Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T22:29:46.012Z] ---> Running in b3645c0e3992 [2022-09-21T22:29:46.270Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T22:29:47.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T22:29:47.203Z] OK: 211 MiB in 51 packages [2022-09-21T22:29:47.770Z] Removing intermediate container b3645c0e3992 [2022-09-21T22:29:47.770Z] ---> 78f8071802dd [2022-09-21T22:29:47.770Z] Step 8/31 : WORKDIR /app [2022-09-21T22:29:47.770Z] ---> Running in 41dca350d334 [2022-09-21T22:29:47.770Z] Removing intermediate container 41dca350d334 [2022-09-21T22:29:47.770Z] ---> 64cb1e39826f [2022-09-21T22:29:47.770Z] Step 9/31 : COPY go.mod vendor* ./ [2022-09-21T22:29:48.028Z] ---> 43f650aba038 [2022-09-21T22:29:48.028Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:29:48.028Z] ---> Running in 2ebdc1d54303 [2022-09-21T22:29:48.595Z] Removing intermediate container 2ebdc1d54303 [2022-09-21T22:29:48.595Z] ---> fc4219adc0c8 [2022-09-21T22:29:48.595Z] Step 11/31 : COPY . . [2022-09-21T22:29:48.853Z] ---> 3ff8956d13bc [2022-09-21T22:29:48.853Z] Step 12/31 : ARG MAKE="make build" [2022-09-21T22:29:49.112Z] ---> Running in d839f7e64907 [2022-09-21T22:29:49.112Z] Removing intermediate container d839f7e64907 [2022-09-21T22:29:49.112Z] ---> 8c3ce00f913d [2022-09-21T22:29:49.112Z] Step 13/31 : RUN $MAKE [2022-09-21T22:29:49.112Z] ---> Running in 99e7251e399a [2022-09-21T22:29:49.369Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-21T22:30:11.283Z] Removing intermediate container 99e7251e399a [2022-09-21T22:30:11.283Z] ---> 567c81a09bfa [2022-09-21T22:30:11.283Z] Step 14/31 : FROM alpine:3.14 [2022-09-21T22:30:11.283Z] 3.14: Pulling from library/alpine [2022-09-21T22:30:11.283Z] c7ed990a2339: Pulling fs layer [2022-09-21T22:30:11.283Z] c7ed990a2339: Verifying Checksum [2022-09-21T22:30:11.283Z] c7ed990a2339: Download complete [2022-09-21T22:30:11.283Z] c7ed990a2339: Pull complete [2022-09-21T22:30:11.283Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-21T22:30:11.283Z] Status: Downloaded newer image for alpine:3.14 [2022-09-21T22:30:11.283Z] ---> dd53f409bf0b [2022-09-21T22:30:11.283Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:30:11.283Z] ---> Running in 14bd853cf5cb [2022-09-21T22:30:11.283Z] Removing intermediate container 14bd853cf5cb [2022-09-21T22:30:11.283Z] ---> 49cadd4b72fc [2022-09-21T22:30:11.283Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-21T22:30:11.283Z] ---> Running in 29afbdf31073 [2022-09-21T22:30:11.283Z] Removing intermediate container 29afbdf31073 [2022-09-21T22:30:11.283Z] ---> 05b201e189b3 [2022-09-21T22:30:11.283Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:30:11.283Z] ---> Running in 1fc45a0fed19 [2022-09-21T22:30:11.283Z] Removing intermediate container 1fc45a0fed19 [2022-09-21T22:30:11.283Z] ---> 852f49eeed59 [2022-09-21T22:30:11.283Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-21T22:30:11.283Z] ---> Running in 94cecc2d4642 [2022-09-21T22:30:11.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-21T22:30:11.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-21T22:30:12.108Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-21T22:30:12.366Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-21T22:30:12.366Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-21T22:30:12.366Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-21T22:30:12.624Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-21T22:30:12.624Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-21T22:30:12.882Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-21T22:30:12.882Z] Executing busybox-1.33.1-r8.trigger [2022-09-21T22:30:12.882Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:30:12.882Z] OK: 9 MiB in 21 packages [2022-09-21T22:30:13.449Z] Removing intermediate container 94cecc2d4642 [2022-09-21T22:30:13.449Z] ---> 74c388f49782 [2022-09-21T22:30:13.449Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-21T22:30:13.449Z] ---> 14b8f2217e04 [2022-09-21T22:30:13.449Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-21T22:30:13.708Z] ---> 22f6a4eee3ea [2022-09-21T22:30:13.708Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-09-21T22:30:13.966Z] ---> b3b3c538bd46 [2022-09-21T22:30:13.966Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-09-21T22:30:13.966Z] ---> 52f4e37957cd [2022-09-21T22:30:13.966Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-21T22:30:14.531Z] ---> 3cf3c37a3786 [2022-09-21T22:30:14.531Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-21T22:30:14.531Z] ---> Running in a54a7f10fad3 [2022-09-21T22:30:15.097Z] Removing intermediate container a54a7f10fad3 [2022-09-21T22:30:15.097Z] ---> 52bfed5e6cca [2022-09-21T22:30:15.097Z] Step 25/31 : VOLUME /cache [2022-09-21T22:30:15.357Z] ---> Running in 37defcc7e7dd [2022-09-21T22:30:15.357Z] Removing intermediate container 37defcc7e7dd [2022-09-21T22:30:15.357Z] ---> 21245bcecafa [2022-09-21T22:30:15.357Z] Step 26/31 : EXPOSE 59711 [2022-09-21T22:30:15.357Z] ---> Running in 095660c8a4f7 [2022-09-21T22:30:15.357Z] Removing intermediate container 095660c8a4f7 [2022-09-21T22:30:15.357Z] ---> ed82f98ea459 [2022-09-21T22:30:15.357Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-21T22:30:15.623Z] ---> Running in 89779fff4fa5 [2022-09-21T22:30:15.623Z] Removing intermediate container 89779fff4fa5 [2022-09-21T22:30:15.623Z] ---> fbecc435073f [2022-09-21T22:30:15.623Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-21T22:30:15.623Z] ---> Running in 1ad1c76337f8 [2022-09-21T22:30:15.880Z] Removing intermediate container 1ad1c76337f8 [2022-09-21T22:30:15.880Z] ---> 0972e1bf6f10 [2022-09-21T22:30:15.880Z] Step 29/31 : LABEL arch=amd64 [2022-09-21T22:30:15.880Z] ---> Running in c2c6826a9e43 [2022-09-21T22:30:15.880Z] Removing intermediate container c2c6826a9e43 [2022-09-21T22:30:15.880Z] ---> 4e86be4ca23b [2022-09-21T22:30:15.880Z] Step 30/31 : LABEL git_sha=86354b634c9d0fc1eadff25359b9682d3f793e35 [2022-09-21T22:30:15.880Z] ---> Running in 677d437de929 [2022-09-21T22:30:16.138Z] Removing intermediate container 677d437de929 [2022-09-21T22:30:16.138Z] ---> 57af665df649 [2022-09-21T22:30:16.138Z] Step 31/31 : LABEL version=2.3.0-dev.14 [2022-09-21T22:30:16.138Z] ---> Running in 7266eb73e570 [2022-09-21T22:30:16.138Z] Removing intermediate container 7266eb73e570 [2022-09-21T22:30:16.138Z] ---> e13a822c1b96 [2022-09-21T22:30:16.138Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-21T22:30:16.138Z] Successfully built e13a822c1b96 [2022-09-21T22:30:16.138Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:30:16.228Z] provisioning config files... [2022-09-21T22:30:16.237Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16293959039537445030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:30:16.533Z] ---> docker-login.sh [2022-09-21T22:30:16.533Z] nexus3.edgexfoundry.org:10001 [2022-09-21T22:30:16.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:30:16.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:30:16.533Z] Configure a credential helper to remove this warning. See [2022-09-21T22:30:16.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:30:16.533Z] [2022-09-21T22:30:16.533Z] Login Succeeded [2022-09-21T22:30:16.533Z] nexus3.edgexfoundry.org:10002 [2022-09-21T22:30:16.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:30:16.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:30:16.533Z] Configure a credential helper to remove this warning. See [2022-09-21T22:30:16.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:30:16.533Z] [2022-09-21T22:30:16.533Z] Login Succeeded [2022-09-21T22:30:16.533Z] nexus3.edgexfoundry.org:10003 [2022-09-21T22:30:16.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:30:16.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:30:16.790Z] Configure a credential helper to remove this warning. See [2022-09-21T22:30:16.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:30:16.790Z] [2022-09-21T22:30:16.790Z] Login Succeeded [2022-09-21T22:30:16.790Z] nexus3.edgexfoundry.org:10004 [2022-09-21T22:30:16.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:30:16.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:30:16.791Z] Configure a credential helper to remove this warning. See [2022-09-21T22:30:16.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:30:16.791Z] [2022-09-21T22:30:16.791Z] Login Succeeded [2022-09-21T22:30:16.791Z] docker.io [2022-09-21T22:30:17.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:30:17.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:30:17.307Z] Configure a credential helper to remove this warning. See [2022-09-21T22:30:17.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:30:17.307Z] [2022-09-21T22:30:17.307Z] Login Succeeded [2022-09-21T22:30:17.307Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T22:30:17.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T22:30:17.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:30:17.352Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-09-21T22:30:17.352Z] 86354b634c9d0fc1eadff25359b9682d3f793e35 [2022-09-21T22:30:17.352Z] latest [2022-09-21T22:30:17.352Z] 2.3.0-dev.14 [2022-09-21T22:30:17.352Z] 86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14 [2022-09-21T22:30:17.352Z] main [2022-09-21T22:30:17.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:17.702Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:86354b634c9d0fc1eadff25359b9682d3f793e35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:18.060Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:86354b634c9d0fc1eadff25359b9682d3f793e35 [2022-09-21T22:30:18.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-21T22:30:18.060Z] 3334e040e519: Preparing [2022-09-21T22:30:18.060Z] af60fc7f5eed: Preparing [2022-09-21T22:30:18.060Z] 6a8d4abdc348: Preparing [2022-09-21T22:30:18.060Z] a29f27297492: Preparing [2022-09-21T22:30:18.060Z] c93994f9a104: Preparing [2022-09-21T22:30:18.060Z] dedc5c451f63: Preparing [2022-09-21T22:30:18.060Z] 26a77d986db8: Preparing [2022-09-21T22:30:18.060Z] 8f15384fbb17: Preparing [2022-09-21T22:30:18.060Z] dedc5c451f63: Waiting [2022-09-21T22:30:18.060Z] 26a77d986db8: Waiting [2022-09-21T22:30:18.060Z] 63493a9ab2d4: Preparing [2022-09-21T22:30:18.060Z] 8f15384fbb17: Waiting [2022-09-21T22:30:18.060Z] 63493a9ab2d4: Waiting [2022-09-21T22:30:18.060Z] a29f27297492: Pushed [2022-09-21T22:30:18.060Z] 6a8d4abdc348: Pushed [2022-09-21T22:30:18.060Z] c93994f9a104: Pushed [2022-09-21T22:30:18.060Z] 3334e040e519: Pushed [2022-09-21T22:30:18.060Z] 63493a9ab2d4: Layer already exists [2022-09-21T22:30:18.060Z] dedc5c451f63: Pushed [2022-09-21T22:30:18.060Z] 8f15384fbb17: Pushed [2022-09-21T22:30:18.652Z] 26a77d986db8: Pushed [2022-09-21T22:30:20.600Z] af60fc7f5eed: Pushed [2022-09-21T22:30:20.600Z] 86354b634c9d0fc1eadff25359b9682d3f793e35: digest: sha256:139396b9c895deaa975e5bdf5c8eb0933040cad50b4146d4206acf43cc8957ca size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:20.917Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:21.228Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-09-21T22:30:21.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-21T22:30:21.229Z] 3334e040e519: Preparing [2022-09-21T22:30:21.229Z] af60fc7f5eed: Preparing [2022-09-21T22:30:21.229Z] 6a8d4abdc348: Preparing [2022-09-21T22:30:21.229Z] a29f27297492: Preparing [2022-09-21T22:30:21.229Z] c93994f9a104: Preparing [2022-09-21T22:30:21.229Z] dedc5c451f63: Preparing [2022-09-21T22:30:21.229Z] 26a77d986db8: Preparing [2022-09-21T22:30:21.229Z] 8f15384fbb17: Preparing [2022-09-21T22:30:21.229Z] 63493a9ab2d4: Preparing [2022-09-21T22:30:21.229Z] dedc5c451f63: Waiting [2022-09-21T22:30:21.229Z] 8f15384fbb17: Waiting [2022-09-21T22:30:21.229Z] 26a77d986db8: Waiting [2022-09-21T22:30:21.229Z] 63493a9ab2d4: Waiting [2022-09-21T22:30:21.229Z] 6a8d4abdc348: Layer already exists [2022-09-21T22:30:21.229Z] c93994f9a104: Layer already exists [2022-09-21T22:30:21.229Z] 3334e040e519: Layer already exists [2022-09-21T22:30:21.229Z] a29f27297492: Layer already exists [2022-09-21T22:30:21.229Z] af60fc7f5eed: Layer already exists [2022-09-21T22:30:21.229Z] dedc5c451f63: Layer already exists [2022-09-21T22:30:21.229Z] 8f15384fbb17: Layer already exists [2022-09-21T22:30:21.229Z] 26a77d986db8: Layer already exists [2022-09-21T22:30:21.229Z] 63493a9ab2d4: Layer already exists [2022-09-21T22:30:21.229Z] latest: digest: sha256:139396b9c895deaa975e5bdf5c8eb0933040cad50b4146d4206acf43cc8957ca size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:21.544Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:21.859Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.14 [2022-09-21T22:30:21.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-21T22:30:21.859Z] 3334e040e519: Preparing [2022-09-21T22:30:21.859Z] af60fc7f5eed: Preparing [2022-09-21T22:30:21.859Z] 6a8d4abdc348: Preparing [2022-09-21T22:30:21.859Z] a29f27297492: Preparing [2022-09-21T22:30:21.859Z] c93994f9a104: Preparing [2022-09-21T22:30:21.859Z] dedc5c451f63: Preparing [2022-09-21T22:30:21.859Z] 26a77d986db8: Preparing [2022-09-21T22:30:21.859Z] 8f15384fbb17: Preparing [2022-09-21T22:30:21.859Z] 63493a9ab2d4: Preparing [2022-09-21T22:30:21.859Z] dedc5c451f63: Waiting [2022-09-21T22:30:21.859Z] 26a77d986db8: Waiting [2022-09-21T22:30:21.859Z] 63493a9ab2d4: Waiting [2022-09-21T22:30:21.859Z] 8f15384fbb17: Waiting [2022-09-21T22:30:21.859Z] 6a8d4abdc348: Layer already exists [2022-09-21T22:30:21.859Z] 3334e040e519: Layer already exists [2022-09-21T22:30:21.859Z] af60fc7f5eed: Layer already exists [2022-09-21T22:30:21.859Z] c93994f9a104: Layer already exists [2022-09-21T22:30:21.859Z] a29f27297492: Layer already exists [2022-09-21T22:30:21.859Z] 8f15384fbb17: Layer already exists [2022-09-21T22:30:21.859Z] dedc5c451f63: Layer already exists [2022-09-21T22:30:21.859Z] 26a77d986db8: Layer already exists [2022-09-21T22:30:21.859Z] 63493a9ab2d4: Layer already exists [2022-09-21T22:30:21.859Z] 2.3.0-dev.14: digest: sha256:139396b9c895deaa975e5bdf5c8eb0933040cad50b4146d4206acf43cc8957ca size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:22.163Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:22.466Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14 [2022-09-21T22:30:22.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-21T22:30:22.466Z] 3334e040e519: Preparing [2022-09-21T22:30:22.466Z] af60fc7f5eed: Preparing [2022-09-21T22:30:22.466Z] 6a8d4abdc348: Preparing [2022-09-21T22:30:22.466Z] a29f27297492: Preparing [2022-09-21T22:30:22.466Z] c93994f9a104: Preparing [2022-09-21T22:30:22.466Z] dedc5c451f63: Preparing [2022-09-21T22:30:22.466Z] 26a77d986db8: Preparing [2022-09-21T22:30:22.466Z] 8f15384fbb17: Preparing [2022-09-21T22:30:22.466Z] 63493a9ab2d4: Preparing [2022-09-21T22:30:22.466Z] 26a77d986db8: Waiting [2022-09-21T22:30:22.466Z] 63493a9ab2d4: Waiting [2022-09-21T22:30:22.466Z] 8f15384fbb17: Waiting [2022-09-21T22:30:22.466Z] dedc5c451f63: Waiting [2022-09-21T22:30:22.466Z] af60fc7f5eed: Layer already exists [2022-09-21T22:30:22.466Z] 3334e040e519: Layer already exists [2022-09-21T22:30:22.466Z] 6a8d4abdc348: Layer already exists [2022-09-21T22:30:22.466Z] c93994f9a104: Layer already exists [2022-09-21T22:30:22.466Z] a29f27297492: Layer already exists [2022-09-21T22:30:22.466Z] 26a77d986db8: Layer already exists [2022-09-21T22:30:22.466Z] dedc5c451f63: Layer already exists [2022-09-21T22:30:22.466Z] 8f15384fbb17: Layer already exists [2022-09-21T22:30:22.466Z] 63493a9ab2d4: Layer already exists [2022-09-21T22:30:22.466Z] 86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14: digest: sha256:139396b9c895deaa975e5bdf5c8eb0933040cad50b4146d4206acf43cc8957ca size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:22.771Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:23.073Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-09-21T22:30:23.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-21T22:30:23.073Z] 3334e040e519: Preparing [2022-09-21T22:30:23.073Z] af60fc7f5eed: Preparing [2022-09-21T22:30:23.073Z] 6a8d4abdc348: Preparing [2022-09-21T22:30:23.073Z] a29f27297492: Preparing [2022-09-21T22:30:23.073Z] c93994f9a104: Preparing [2022-09-21T22:30:23.073Z] dedc5c451f63: Preparing [2022-09-21T22:30:23.073Z] 26a77d986db8: Preparing [2022-09-21T22:30:23.073Z] 8f15384fbb17: Preparing [2022-09-21T22:30:23.073Z] 63493a9ab2d4: Preparing [2022-09-21T22:30:23.073Z] 26a77d986db8: Waiting [2022-09-21T22:30:23.073Z] 8f15384fbb17: Waiting [2022-09-21T22:30:23.073Z] 63493a9ab2d4: Waiting [2022-09-21T22:30:23.073Z] dedc5c451f63: Waiting [2022-09-21T22:30:23.073Z] af60fc7f5eed: Layer already exists [2022-09-21T22:30:23.073Z] c93994f9a104: Layer already exists [2022-09-21T22:30:23.073Z] 6a8d4abdc348: Layer already exists [2022-09-21T22:30:23.073Z] a29f27297492: Layer already exists [2022-09-21T22:30:23.073Z] 3334e040e519: Layer already exists [2022-09-21T22:30:23.073Z] dedc5c451f63: Layer already exists [2022-09-21T22:30:23.073Z] 26a77d986db8: Layer already exists [2022-09-21T22:30:23.073Z] 8f15384fbb17: Layer already exists [2022-09-21T22:30:23.073Z] 63493a9ab2d4: Layer already exists [2022-09-21T22:30:23.073Z] main: digest: sha256:139396b9c895deaa975e5bdf5c8eb0933040cad50b4146d4206acf43cc8957ca size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T22:30:23.114Z] ===================================================== [Pipeline] echo [2022-09-21T22:30:23.123Z] taggedImages: [2022-09-21T22:30:23.123Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:86354b634c9d0fc1eadff25359b9682d3f793e35 [2022-09-21T22:30:23.123Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-09-21T22:30:23.123Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.14 [2022-09-21T22:30:23.123Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14 [2022-09-21T22:30:23.123Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:23.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:30:23.498Z] [2022-09-21T22:30:23.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:30:23.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:30:23.797Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-21T22:30:23.797Z] 5eb5b503b376: Pulling fs layer [2022-09-21T22:30:23.797Z] 5c69ac0246d0: Pulling fs layer [2022-09-21T22:30:23.797Z] ec43610c2a17: Pulling fs layer [2022-09-21T22:30:23.797Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-21T22:30:23.797Z] 33b1e0a273af: Pulling fs layer [2022-09-21T22:30:23.797Z] 5d3b04190fa2: Pulling fs layer [2022-09-21T22:30:23.797Z] 2f39f015ded8: Pulling fs layer [2022-09-21T22:30:23.797Z] 33b1e0a273af: Waiting [2022-09-21T22:30:23.797Z] 3a2ae6a8a46f: Waiting [2022-09-21T22:30:23.797Z] 5d3b04190fa2: Waiting [2022-09-21T22:30:23.797Z] 2f39f015ded8: Waiting [2022-09-21T22:30:23.797Z] 5c69ac0246d0: Download complete [2022-09-21T22:30:23.797Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-21T22:30:23.797Z] 3a2ae6a8a46f: Download complete [2022-09-21T22:30:23.797Z] 33b1e0a273af: Verifying Checksum [2022-09-21T22:30:23.797Z] 33b1e0a273af: Download complete [2022-09-21T22:30:23.797Z] 5d3b04190fa2: Verifying Checksum [2022-09-21T22:30:23.797Z] 5d3b04190fa2: Download complete [2022-09-21T22:30:24.058Z] ec43610c2a17: Verifying Checksum [2022-09-21T22:30:24.058Z] ec43610c2a17: Download complete [2022-09-21T22:30:24.058Z] 5eb5b503b376: Verifying Checksum [2022-09-21T22:30:24.058Z] 5eb5b503b376: Download complete [2022-09-21T22:30:24.623Z] 2f39f015ded8: Verifying Checksum [2022-09-21T22:30:24.623Z] 2f39f015ded8: Download complete [2022-09-21T22:30:25.190Z] 5eb5b503b376: Pull complete [2022-09-21T22:30:25.190Z] 5c69ac0246d0: Pull complete [2022-09-21T22:30:25.757Z] ec43610c2a17: Pull complete [2022-09-21T22:30:25.757Z] 3a2ae6a8a46f: Pull complete [2022-09-21T22:30:26.015Z] 33b1e0a273af: Pull complete [2022-09-21T22:30:26.015Z] 5d3b04190fa2: Pull complete [2022-09-21T22:30:30.197Z] 2f39f015ded8: Pull complete [2022-09-21T22:30:30.197Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-21T22:30:30.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:30:30.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:30:30.264Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:30:30.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-21T22:30:32.190Z] $ docker top a16db3346a3f2c8895865b7d41b71ebaf1448164849c80e871bc7ec5dedf90e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:30:32.565Z] ---> job-cost.sh [2022-09-21T22:30:32.566Z] lf-activate-venv: SKIPPING [2022-09-21T22:30:32.566Z] INFO: No Stack... [2022-09-21T22:30:32.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T22:30:33.395Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T22:30:33.683Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-09-21T22:30:33.683Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T22:30:33.695Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-54-stack-cost] [2022-09-21T22:30:33.704Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-54-stack-cost] did not exist. Created. [2022-09-21T22:30:33.704Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T22:30:34.000Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-21T22:30:34.028Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T22:30:34.035Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T22:30:34.053Z] $ docker stop --time=1 a16db3346a3f2c8895865b7d41b71ebaf1448164849c80e871bc7ec5dedf90e5 [2022-09-21T22:30:35.230Z] $ docker rm -f a16db3346a3f2c8895865b7d41b71ebaf1448164849c80e871bc7ec5dedf90e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-21T22:31:09.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-486 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-09-21T22:31:09.938Z] Running in /w/workspace/app-rfid-llrp-inventory/54 [Pipeline] { [Pipeline] checkout [2022-09-21T22:31:09.969Z] The recommended git tool is: git [2022-09-21T22:31:15.349Z] using credential edgex-jenkins-ssh [2022-09-21T22:31:15.370Z] Cloning the remote Git repository [2022-09-21T22:31:15.418Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-21T22:31:15.504Z] > git init /w/workspace/app-rfid-llrp-inventory/54 # timeout=10 [2022-09-21T22:31:15.667Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-21T22:31:15.668Z] > git --version # timeout=10 [2022-09-21T22:31:15.696Z] > git --version # 'git version 2.25.1' [2022-09-21T22:31:15.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T22:31:15.759Z] Verifying host key using known hosts file [2022-09-21T22:31:15.998Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T22:31:16.014Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T22:31:18.153Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-21T22:31:18.177Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T22:31:19.194Z] Avoid second fetch [2022-09-21T22:31:19.194Z] Checking out Revision 86354b634c9d0fc1eadff25359b9682d3f793e35 (main) [2022-09-21T22:31:19.860Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#108)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-09-21T22:31:19.210Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T22:31:19.233Z] > git checkout -f 86354b634c9d0fc1eadff25359b9682d3f793e35 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T22:31:20.794Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-21T22:31:20.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T22:31:20.794Z] Dload Upload Total Spent Left Speed [2022-09-21T22:31:20.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2022-09-21T22:31:21.481Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-21T22:31:21.824Z] + + sudo tee /etc/docker/daemon.newsudo [2022-09-21T22:31:21.824Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-21T22:31:21.824Z] { [2022-09-21T22:31:21.824Z] "registry-mirrors": [ [2022-09-21T22:31:21.824Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-21T22:31:21.824Z] ], [2022-09-21T22:31:21.824Z] "bip": "10.250.0.254/24", [2022-09-21T22:31:21.824Z] "hosts": [ [2022-09-21T22:31:21.824Z] "tcp://0.0.0.0:5555", [2022-09-21T22:31:21.824Z] "unix:///var/run/docker.sock" [2022-09-21T22:31:21.824Z] ], [2022-09-21T22:31:21.824Z] "mtu": 1458, [2022-09-21T22:31:21.824Z] "selinux-enabled": true, [2022-09-21T22:31:21.824Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-21T22:31:21.824Z] } [Pipeline] sh [2022-09-21T22:31:22.155Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-21T22:31:22.490Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:31:41.030Z] provisioning config files... [2022-09-21T22:31:41.064Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/54@tmp/config15581566357277927216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:31:41.456Z] ---> docker-login.sh [2022-09-21T22:31:41.456Z] nexus3.edgexfoundry.org:10001 [2022-09-21T22:31:41.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:31:42.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:31:42.001Z] Configure a credential helper to remove this warning. See [2022-09-21T22:31:42.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:31:42.001Z] [2022-09-21T22:31:42.001Z] Login Succeeded [2022-09-21T22:31:42.001Z] nexus3.edgexfoundry.org:10002 [2022-09-21T22:31:42.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:31:42.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:31:42.553Z] Configure a credential helper to remove this warning. See [2022-09-21T22:31:42.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:31:42.553Z] [2022-09-21T22:31:42.553Z] Login Succeeded [2022-09-21T22:31:42.553Z] nexus3.edgexfoundry.org:10003 [2022-09-21T22:31:42.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:31:42.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:31:42.822Z] Configure a credential helper to remove this warning. See [2022-09-21T22:31:42.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:31:42.822Z] [2022-09-21T22:31:42.822Z] Login Succeeded [2022-09-21T22:31:42.822Z] nexus3.edgexfoundry.org:10004 [2022-09-21T22:31:43.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:31:43.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:31:43.365Z] Configure a credential helper to remove this warning. See [2022-09-21T22:31:43.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:31:43.365Z] [2022-09-21T22:31:43.365Z] Login Succeeded [2022-09-21T22:31:43.365Z] docker.io [2022-09-21T22:31:43.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:31:43.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:31:43.905Z] Configure a credential helper to remove this warning. See [2022-09-21T22:31:43.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:31:43.905Z] [2022-09-21T22:31:43.905Z] Login Succeeded [2022-09-21T22:31:43.905Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T22:31:43.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T22:31:44.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:31:44.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:31:44.133Z] ========================================================= [2022-09-21T22:31:44.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-21T22:31:44.133Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:31:44.488Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-21T22:31:44.761Z] Sending build context to Docker daemon 682.5kB [2022-09-21T22:31:44.761Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T22:31:44.761Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-21T22:31:45.032Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-21T22:31:45.032Z] b3c136eddcbf: Pulling fs layer [2022-09-21T22:31:45.032Z] c0a3192eca97: Pulling fs layer [2022-09-21T22:31:45.032Z] a050256f5b6f: Pulling fs layer [2022-09-21T22:31:45.032Z] 656be50a0ddc: Pulling fs layer [2022-09-21T22:31:45.032Z] 2bbca73fdf42: Pulling fs layer [2022-09-21T22:31:45.032Z] 46d945488cbd: Pulling fs layer [2022-09-21T22:31:45.032Z] 8a5474983e97: Pulling fs layer [2022-09-21T22:31:45.032Z] 329c88fbcd65: Pulling fs layer [2022-09-21T22:31:45.032Z] 46d945488cbd: Waiting [2022-09-21T22:31:45.032Z] 656be50a0ddc: Waiting [2022-09-21T22:31:45.032Z] 8a5474983e97: Waiting [2022-09-21T22:31:45.032Z] 2bbca73fdf42: Waiting [2022-09-21T22:31:45.032Z] 329c88fbcd65: Waiting [2022-09-21T22:31:45.032Z] a050256f5b6f: Verifying Checksum [2022-09-21T22:31:45.032Z] a050256f5b6f: Download complete [2022-09-21T22:31:45.032Z] c0a3192eca97: Verifying Checksum [2022-09-21T22:31:45.032Z] c0a3192eca97: Download complete [2022-09-21T22:31:45.032Z] 2bbca73fdf42: Download complete [2022-09-21T22:31:45.032Z] 46d945488cbd: Verifying Checksum [2022-09-21T22:31:45.032Z] 46d945488cbd: Download complete [2022-09-21T22:31:45.032Z] b3c136eddcbf: Verifying Checksum [2022-09-21T22:31:45.032Z] b3c136eddcbf: Download complete [2022-09-21T22:31:46.015Z] b3c136eddcbf: Pull complete [2022-09-21T22:31:46.294Z] 329c88fbcd65: Verifying Checksum [2022-09-21T22:31:46.294Z] 329c88fbcd65: Download complete [2022-09-21T22:31:46.573Z] c0a3192eca97: Pull complete [2022-09-21T22:31:46.853Z] a050256f5b6f: Pull complete [2022-09-21T22:31:47.446Z] 8a5474983e97: Verifying Checksum [2022-09-21T22:31:47.446Z] 8a5474983e97: Download complete [2022-09-21T22:31:48.037Z] 656be50a0ddc: Verifying Checksum [2022-09-21T22:31:48.037Z] 656be50a0ddc: Download complete [2022-09-21T22:32:00.397Z] 656be50a0ddc: Pull complete [2022-09-21T22:32:00.667Z] 2bbca73fdf42: Pull complete [2022-09-21T22:32:00.943Z] 46d945488cbd: Pull complete [2022-09-21T22:32:07.636Z] 8a5474983e97: Pull complete [2022-09-21T22:32:10.336Z] 329c88fbcd65: Pull complete [2022-09-21T22:32:10.336Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-21T22:32:10.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T22:32:10.336Z] ---> ff4287adb874 [2022-09-21T22:32:10.336Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T22:32:10.608Z] ---> Running in e9bb9d09cbb5 [2022-09-21T22:32:10.876Z] Removing intermediate container e9bb9d09cbb5 [2022-09-21T22:32:10.876Z] ---> 680c1329a70d [2022-09-21T22:32:10.876Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T22:32:10.876Z] ---> Running in cc3ad58ce7c6 [2022-09-21T22:32:11.148Z] Removing intermediate container cc3ad58ce7c6 [2022-09-21T22:32:11.148Z] ---> c9b28bac8317 [2022-09-21T22:32:11.148Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:32:11.420Z] ---> Running in 68e54a1e3f38 [2022-09-21T22:32:11.692Z] Removing intermediate container 68e54a1e3f38 [2022-09-21T22:32:11.692Z] ---> 2dc1607ab890 [2022-09-21T22:32:11.692Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:32:11.692Z] ---> Running in de463c8df5d7 [2022-09-21T22:32:13.727Z] Removing intermediate container de463c8df5d7 [2022-09-21T22:32:13.728Z] ---> 4ee2dbc4f2ea [2022-09-21T22:32:13.728Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T22:32:13.728Z] ---> Running in 0b129d22125e [2022-09-21T22:32:14.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:32:15.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:32:16.628Z] OK: 221 MiB in 51 packages [2022-09-21T22:32:17.595Z] Removing intermediate container 0b129d22125e [2022-09-21T22:32:17.595Z] ---> f63a4be00c3b [2022-09-21T22:32:17.595Z] Step 8/13 : WORKDIR /app [2022-09-21T22:32:17.867Z] ---> Running in b0ac879aa1b2 [2022-09-21T22:32:18.136Z] Removing intermediate container b0ac879aa1b2 [2022-09-21T22:32:18.136Z] ---> abe580579d68 [2022-09-21T22:32:18.136Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-21T22:32:18.725Z] ---> baa945eebefe [2022-09-21T22:32:18.725Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:32:18.725Z] ---> Running in e73d7ffb3494 [2022-09-21T22:33:15.167Z] Removing intermediate container e73d7ffb3494 [2022-09-21T22:33:15.167Z] ---> cf396278d739 [2022-09-21T22:33:15.167Z] Step 11/13 : COPY . . [2022-09-21T22:33:15.167Z] ---> 54d3e2defe33 [2022-09-21T22:33:15.167Z] Step 12/13 : ARG MAKE="make build" [2022-09-21T22:33:15.167Z] ---> Running in aac835342df4 [2022-09-21T22:33:15.167Z] Removing intermediate container aac835342df4 [2022-09-21T22:33:15.167Z] ---> a685592e72de [2022-09-21T22:33:15.167Z] Step 13/13 : RUN $MAKE [2022-09-21T22:33:15.167Z] ---> Running in 5336ef37a158 [2022-09-21T22:33:15.167Z] noop [2022-09-21T22:33:15.167Z] Removing intermediate container 5336ef37a158 [2022-09-21T22:33:15.167Z] ---> cf9400bedcf2 [2022-09-21T22:33:15.167Z] Successfully built cf9400bedcf2 [2022-09-21T22:33:15.167Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:33:15.515Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T22:33:15.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:33:15.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-486 does not seem to be running inside a container [2022-09-21T22:33:15.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/54 -v /w/workspace/app-rfid-llrp-inventory/54:/w/workspace/app-rfid-llrp-inventory/54:rw,z -v /w/workspace/app-rfid-llrp-inventory/54@tmp:/w/workspace/app-rfid-llrp-inventory/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-21T22:33:17.116Z] $ docker top cc4067ed156684314eea987ab2cd53da2a9341bb5922b0c921ce8c5e754586c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:33:17.943Z] + go version [2022-09-21T22:33:17.943Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-21T22:33:17.965Z] $ docker stop --time=1 cc4067ed156684314eea987ab2cd53da2a9341bb5922b0c921ce8c5e754586c9 [2022-09-21T22:33:19.590Z] $ docker rm -f cc4067ed156684314eea987ab2cd53da2a9341bb5922b0c921ce8c5e754586c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:33:20.125Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T22:33:20.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:33:20.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-486 does not seem to be running inside a container [2022-09-21T22:33:20.362Z] $ 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/54 -v /w/workspace/app-rfid-llrp-inventory/54:/w/workspace/app-rfid-llrp-inventory/54:rw,z -v /w/workspace/app-rfid-llrp-inventory/54@tmp:/w/workspace/app-rfid-llrp-inventory/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-21T22:33:21.552Z] $ docker top d43e70e769f82d0ad6ca9801b12bccf72af83b3d1a0b29962ff9813a03e6541f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:33:22.060Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/54 [Pipeline] fileExists [Pipeline] sh [2022-09-21T22:33:22.389Z] + make test [2022-09-21T22:33:22.658Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-21T22:34:59.873Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-21T22:34:59.873Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements [2022-09-21T22:34:59.873Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-21T22:34:59.873Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.716s coverage: 71.9% of statements [2022-09-21T22:34:59.873Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-21T22:34:59.873Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-21T22:35:26.609Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T22:35:26.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T22:35:26.609Z] ./bin/test-attribution.sh [2022-09-21T22:35:26.609Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T22:35:26.609Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T22:35:26.609Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T22:35:26.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-21T22:35:26.644Z] $ docker stop --time=1 d43e70e769f82d0ad6ca9801b12bccf72af83b3d1a0b29962ff9813a03e6541f [2022-09-21T22:35:28.370Z] $ docker rm -f d43e70e769f82d0ad6ca9801b12bccf72af83b3d1a0b29962ff9813a03e6541f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T22:35:29.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-21T22:35:29.315Z] Warning: overwriting stash ‘coverage-report’ [2022-09-21T22:35:29.711Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T22:35:30.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-21T22:35:30.430Z] + ls -al . [2022-09-21T22:35:30.430Z] total 228 [2022-09-21T22:35:30.430Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 22:33 . [2022-09-21T22:35:30.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:31 .. [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 21 22:31 .dockerignore [2022-09-21T22:35:30.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 22:31 .git [2022-09-21T22:35:30.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:31 .github [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 21 22:31 .gitignore [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 22:31 .golangci.yml [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 21 22:31 Attribution.txt [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 21 22:31 CHANGELOG.md [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 21 22:31 Dockerfile [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 22:31 GOVERNANCE.md [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 21 22:31 Jenkinsfile [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 21 22:31 LICENSE [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 2949 Sep 21 22:31 Makefile [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 22:31 OWNERS.md [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 30359 Sep 21 22:31 README.md [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 21 22:28 VERSION [2022-09-21T22:35:30.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:31 bin [2022-09-21T22:35:30.430Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 21 22:34 coverage.out [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 21 22:31 go.mod [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 21 22:31 go.sum [2022-09-21T22:35:30.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:31 images [2022-09-21T22:35:30.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:31 internal [2022-09-21T22:35:30.430Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 21 22:31 main.go [2022-09-21T22:35:30.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 22:31 res [2022-09-21T22:35:30.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 22:31 snap [2022-09-21T22:35:30.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 22:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:35:30.765Z] + 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=86354b634c9d0fc1eadff25359b9682d3f793e35 --label arch=arm64 --label version=2.3.0-dev.14 . [2022-09-21T22:35:31.031Z] Sending build context to Docker daemon 682.5kB [2022-09-21T22:35:31.031Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T22:35:31.031Z] Step 2/31 : FROM ${BASE} AS builder [2022-09-21T22:35:31.031Z] ---> cf9400bedcf2 [2022-09-21T22:35:31.031Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T22:35:31.031Z] ---> Running in 04284fc90eeb [2022-09-21T22:35:31.298Z] Removing intermediate container 04284fc90eeb [2022-09-21T22:35:31.298Z] ---> b791ac76694a [2022-09-21T22:35:31.298Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T22:35:31.580Z] ---> Running in b5204826c933 [2022-09-21T22:35:31.850Z] Removing intermediate container b5204826c933 [2022-09-21T22:35:31.850Z] ---> 71c2f31b369e [2022-09-21T22:35:31.850Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:35:31.850Z] ---> Running in db602bf1a998 [2022-09-21T22:35:32.127Z] Removing intermediate container db602bf1a998 [2022-09-21T22:35:32.127Z] ---> e35290e9229a [2022-09-21T22:35:32.127Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:35:32.396Z] ---> Running in c46e5b998577 [2022-09-21T22:35:34.342Z] Removing intermediate container c46e5b998577 [2022-09-21T22:35:34.342Z] ---> b71e44fbcd53 [2022-09-21T22:35:34.342Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T22:35:34.342Z] ---> Running in 94fea2adb11f [2022-09-21T22:35:34.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:35:35.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:35:36.848Z] OK: 221 MiB in 51 packages [2022-09-21T22:35:37.824Z] Removing intermediate container 94fea2adb11f [2022-09-21T22:35:37.824Z] ---> 2525f0ae2fd3 [2022-09-21T22:35:37.824Z] Step 8/31 : WORKDIR /app [2022-09-21T22:35:38.092Z] ---> Running in d09724d36b37 [2022-09-21T22:35:38.360Z] Removing intermediate container d09724d36b37 [2022-09-21T22:35:38.360Z] ---> 5f45a55fec8b [2022-09-21T22:35:38.360Z] Step 9/31 : COPY go.mod vendor* ./ [2022-09-21T22:35:38.945Z] ---> 6cc0fa87f0ff [2022-09-21T22:35:38.945Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:35:39.211Z] ---> Running in 70f62d9dc728 [2022-09-21T22:35:41.805Z] Removing intermediate container 70f62d9dc728 [2022-09-21T22:35:41.805Z] ---> c28109f24b50 [2022-09-21T22:35:41.805Z] Step 11/31 : COPY . . [2022-09-21T22:35:42.770Z] ---> c62b18e8557c [2022-09-21T22:35:42.770Z] Step 12/31 : ARG MAKE="make build" [2022-09-21T22:35:42.770Z] ---> Running in a3c36cd64dce [2022-09-21T22:35:43.052Z] Removing intermediate container a3c36cd64dce [2022-09-21T22:35:43.052Z] ---> 1aa5d9bc9593 [2022-09-21T22:35:43.052Z] Step 13/31 : RUN $MAKE [2022-09-21T22:35:43.323Z] ---> Running in b001cef681dc [2022-09-21T22:35:44.288Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-21T22:38:06.001Z] Removing intermediate container b001cef681dc [2022-09-21T22:38:06.001Z] ---> abe027a07b62 [2022-09-21T22:38:06.001Z] Step 14/31 : FROM alpine:3.14 [2022-09-21T22:38:06.001Z] 3.14: Pulling from library/alpine [2022-09-21T22:38:06.001Z] 90cda3b7c325: Pulling fs layer [2022-09-21T22:38:06.001Z] 90cda3b7c325: Verifying Checksum [2022-09-21T22:38:06.001Z] 90cda3b7c325: Download complete [2022-09-21T22:38:06.001Z] 90cda3b7c325: Pull complete [2022-09-21T22:38:06.001Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-21T22:38:06.001Z] Status: Downloaded newer image for alpine:3.14 [2022-09-21T22:38:06.001Z] ---> 376ba31ae3da [2022-09-21T22:38:06.001Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T22:38:06.001Z] ---> Running in 5bd3cdb49c50 [2022-09-21T22:38:06.001Z] Removing intermediate container 5bd3cdb49c50 [2022-09-21T22:38:06.001Z] ---> 0b6058050329 [2022-09-21T22:38:06.001Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-21T22:38:06.001Z] ---> Running in 0ff97937006d [2022-09-21T22:38:06.001Z] Removing intermediate container 0ff97937006d [2022-09-21T22:38:06.001Z] ---> a84512676534 [2022-09-21T22:38:06.001Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:38:06.001Z] ---> Running in 94510d23143d [2022-09-21T22:38:06.001Z] Removing intermediate container 94510d23143d [2022-09-21T22:38:06.001Z] ---> 9b535529cc68 [2022-09-21T22:38:06.001Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-21T22:38:06.001Z] ---> Running in 3d0bdf9479e3 [2022-09-21T22:38:06.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:38:07.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:38:08.876Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-21T22:38:08.876Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-21T22:38:08.876Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-21T22:38:09.139Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-21T22:38:09.139Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-21T22:38:09.405Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-21T22:38:09.405Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-21T22:38:09.405Z] Executing busybox-1.33.1-r8.trigger [2022-09-21T22:38:09.405Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:38:09.672Z] OK: 9 MiB in 21 packages [2022-09-21T22:38:11.092Z] Removing intermediate container 3d0bdf9479e3 [2022-09-21T22:38:11.092Z] ---> 721a8d86fd81 [2022-09-21T22:38:11.092Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-21T22:38:11.358Z] ---> 9d5426c41312 [2022-09-21T22:38:11.358Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-21T22:38:11.941Z] ---> bbf52ce1d646 [2022-09-21T22:38:11.941Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-09-21T22:38:12.208Z] ---> 5d1899b163d3 [2022-09-21T22:38:12.208Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-09-21T22:38:12.792Z] ---> 96536b87fd6a [2022-09-21T22:38:12.792Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-21T22:38:14.200Z] ---> 021088308e5f [2022-09-21T22:38:14.200Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-21T22:38:14.200Z] ---> Running in 1f0a2aff5ca3 [2022-09-21T22:38:15.622Z] Removing intermediate container 1f0a2aff5ca3 [2022-09-21T22:38:15.622Z] ---> 258c7115673d [2022-09-21T22:38:15.622Z] Step 25/31 : VOLUME /cache [2022-09-21T22:38:15.888Z] ---> Running in 07829147cb94 [2022-09-21T22:38:16.153Z] Removing intermediate container 07829147cb94 [2022-09-21T22:38:16.153Z] ---> 6080a1cd641c [2022-09-21T22:38:16.153Z] Step 26/31 : EXPOSE 59711 [2022-09-21T22:38:16.153Z] ---> Running in 04b1cace7b96 [2022-09-21T22:38:16.420Z] Removing intermediate container 04b1cace7b96 [2022-09-21T22:38:16.420Z] ---> 93f980f83668 [2022-09-21T22:38:16.420Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-21T22:38:16.420Z] ---> Running in 698e3aa6042b [2022-09-21T22:38:16.687Z] Removing intermediate container 698e3aa6042b [2022-09-21T22:38:16.687Z] ---> b18a67f1978b [2022-09-21T22:38:16.687Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-21T22:38:16.687Z] ---> Running in 165233cc31c3 [2022-09-21T22:38:16.954Z] Removing intermediate container 165233cc31c3 [2022-09-21T22:38:16.954Z] ---> e80e2a82f256 [2022-09-21T22:38:16.954Z] Step 29/31 : LABEL arch=arm64 [2022-09-21T22:38:17.221Z] ---> Running in ef06daff2f3e [2022-09-21T22:38:17.495Z] Removing intermediate container ef06daff2f3e [2022-09-21T22:38:17.495Z] ---> 36806ef23f2d [2022-09-21T22:38:17.495Z] Step 30/31 : LABEL git_sha=86354b634c9d0fc1eadff25359b9682d3f793e35 [2022-09-21T22:38:17.495Z] ---> Running in a1d5600cca84 [2022-09-21T22:38:17.761Z] Removing intermediate container a1d5600cca84 [2022-09-21T22:38:17.761Z] ---> 77012d954c42 [2022-09-21T22:38:17.761Z] Step 31/31 : LABEL version=2.3.0-dev.14 [2022-09-21T22:38:17.761Z] ---> Running in 4c8c47424dba [2022-09-21T22:38:18.030Z] Removing intermediate container 4c8c47424dba [2022-09-21T22:38:18.030Z] ---> 627c72e8f96d [2022-09-21T22:38:18.030Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-21T22:38:18.030Z] Successfully built 627c72e8f96d [2022-09-21T22:38:18.030Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:38:18.146Z] provisioning config files... [2022-09-21T22:38:18.160Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/54@tmp/config4351682362660924677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:38:18.503Z] ---> docker-login.sh [2022-09-21T22:38:18.503Z] nexus3.edgexfoundry.org:10001 [2022-09-21T22:38:18.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:38:18.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:38:18.772Z] Configure a credential helper to remove this warning. See [2022-09-21T22:38:18.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:38:18.772Z] [2022-09-21T22:38:18.772Z] Login Succeeded [2022-09-21T22:38:18.772Z] nexus3.edgexfoundry.org:10002 [2022-09-21T22:38:19.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:38:19.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:38:19.039Z] Configure a credential helper to remove this warning. See [2022-09-21T22:38:19.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:38:19.039Z] [2022-09-21T22:38:19.039Z] Login Succeeded [2022-09-21T22:38:19.039Z] nexus3.edgexfoundry.org:10003 [2022-09-21T22:38:19.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:38:19.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:38:19.313Z] Configure a credential helper to remove this warning. See [2022-09-21T22:38:19.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:38:19.313Z] [2022-09-21T22:38:19.313Z] Login Succeeded [2022-09-21T22:38:19.313Z] nexus3.edgexfoundry.org:10004 [2022-09-21T22:38:19.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:38:19.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:38:19.876Z] Configure a credential helper to remove this warning. See [2022-09-21T22:38:19.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:38:19.876Z] [2022-09-21T22:38:19.876Z] Login Succeeded [2022-09-21T22:38:19.876Z] docker.io [2022-09-21T22:38:19.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T22:38:21.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T22:38:21.817Z] Configure a credential helper to remove this warning. See [2022-09-21T22:38:21.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T22:38:21.818Z] [2022-09-21T22:38:21.818Z] Login Succeeded [2022-09-21T22:38:21.818Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T22:38:21.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T22:38:21.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T22:38:21.891Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-09-21T22:38:21.892Z] 86354b634c9d0fc1eadff25359b9682d3f793e35 [2022-09-21T22:38:21.892Z] latest [2022-09-21T22:38:21.892Z] 2.3.0-dev.14 [2022-09-21T22:38:21.892Z] 86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14 [2022-09-21T22:38:21.892Z] main [2022-09-21T22:38:21.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:22.229Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:86354b634c9d0fc1eadff25359b9682d3f793e35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:22.568Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:86354b634c9d0fc1eadff25359b9682d3f793e35 [2022-09-21T22:38:22.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-21T22:38:22.568Z] e72d25090725: Preparing [2022-09-21T22:38:22.568Z] bb7d794cd2e5: Preparing [2022-09-21T22:38:22.568Z] 7a26c7979edb: Preparing [2022-09-21T22:38:22.568Z] a9f3b20d74b3: Preparing [2022-09-21T22:38:22.568Z] 8cc2f692f4d2: Preparing [2022-09-21T22:38:22.568Z] 6d8bb44cc112: Preparing [2022-09-21T22:38:22.568Z] 301089372c9e: Preparing [2022-09-21T22:38:22.568Z] a0394fa5d208: Preparing [2022-09-21T22:38:22.568Z] 28c3ef001483: Preparing [2022-09-21T22:38:22.568Z] 6d8bb44cc112: Waiting [2022-09-21T22:38:22.568Z] 301089372c9e: Waiting [2022-09-21T22:38:22.568Z] 28c3ef001483: Waiting [2022-09-21T22:38:22.568Z] a0394fa5d208: Waiting [2022-09-21T22:38:22.833Z] 8cc2f692f4d2: Pushed [2022-09-21T22:38:22.833Z] e72d25090725: Pushed [2022-09-21T22:38:22.833Z] a9f3b20d74b3: Pushed [2022-09-21T22:38:22.833Z] 7a26c7979edb: Pushed [2022-09-21T22:38:22.833Z] 28c3ef001483: Layer already exists [2022-09-21T22:38:22.833Z] 6d8bb44cc112: Pushed [2022-09-21T22:38:23.099Z] a0394fa5d208: Pushed [2022-09-21T22:38:23.677Z] 301089372c9e: Pushed [2022-09-21T22:38:27.905Z] bb7d794cd2e5: Pushed [2022-09-21T22:38:28.170Z] 86354b634c9d0fc1eadff25359b9682d3f793e35: digest: sha256:ee9596ec58e1f371aaaa3ef4b8b936e47e67c910c0a62133a70b46e1f1b56e85 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:28.515Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:28.855Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-09-21T22:38:28.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-21T22:38:28.855Z] e72d25090725: Preparing [2022-09-21T22:38:28.855Z] bb7d794cd2e5: Preparing [2022-09-21T22:38:28.855Z] 7a26c7979edb: Preparing [2022-09-21T22:38:28.855Z] a9f3b20d74b3: Preparing [2022-09-21T22:38:28.855Z] 8cc2f692f4d2: Preparing [2022-09-21T22:38:28.855Z] 6d8bb44cc112: Preparing [2022-09-21T22:38:28.855Z] 301089372c9e: Preparing [2022-09-21T22:38:28.855Z] a0394fa5d208: Preparing [2022-09-21T22:38:28.855Z] 28c3ef001483: Preparing [2022-09-21T22:38:28.855Z] 301089372c9e: Waiting [2022-09-21T22:38:28.855Z] 28c3ef001483: Waiting [2022-09-21T22:38:28.855Z] a0394fa5d208: Waiting [2022-09-21T22:38:28.855Z] 6d8bb44cc112: Waiting [2022-09-21T22:38:28.855Z] 8cc2f692f4d2: Layer already exists [2022-09-21T22:38:28.855Z] a9f3b20d74b3: Layer already exists [2022-09-21T22:38:28.856Z] e72d25090725: Layer already exists [2022-09-21T22:38:28.856Z] 7a26c7979edb: Layer already exists [2022-09-21T22:38:28.856Z] bb7d794cd2e5: Layer already exists [2022-09-21T22:38:28.856Z] a0394fa5d208: Layer already exists [2022-09-21T22:38:28.856Z] 6d8bb44cc112: Layer already exists [2022-09-21T22:38:28.856Z] 301089372c9e: Layer already exists [2022-09-21T22:38:28.856Z] 28c3ef001483: Layer already exists [2022-09-21T22:38:29.121Z] latest: digest: sha256:ee9596ec58e1f371aaaa3ef4b8b936e47e67c910c0a62133a70b46e1f1b56e85 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:29.456Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:29.887Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.14 [2022-09-21T22:38:29.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-21T22:38:29.887Z] e72d25090725: Preparing [2022-09-21T22:38:29.887Z] bb7d794cd2e5: Preparing [2022-09-21T22:38:29.887Z] 7a26c7979edb: Preparing [2022-09-21T22:38:29.887Z] a9f3b20d74b3: Preparing [2022-09-21T22:38:29.887Z] 8cc2f692f4d2: Preparing [2022-09-21T22:38:29.887Z] 6d8bb44cc112: Preparing [2022-09-21T22:38:29.887Z] 301089372c9e: Preparing [2022-09-21T22:38:29.887Z] a0394fa5d208: Preparing [2022-09-21T22:38:29.887Z] 28c3ef001483: Preparing [2022-09-21T22:38:29.887Z] 6d8bb44cc112: Waiting [2022-09-21T22:38:29.887Z] a0394fa5d208: Waiting [2022-09-21T22:38:29.887Z] 28c3ef001483: Waiting [2022-09-21T22:38:29.887Z] 301089372c9e: Waiting [2022-09-21T22:38:29.887Z] bb7d794cd2e5: Layer already exists [2022-09-21T22:38:29.887Z] e72d25090725: Layer already exists [2022-09-21T22:38:29.887Z] 7a26c7979edb: Layer already exists [2022-09-21T22:38:29.887Z] 8cc2f692f4d2: Layer already exists [2022-09-21T22:38:29.887Z] a9f3b20d74b3: Layer already exists [2022-09-21T22:38:29.887Z] 6d8bb44cc112: Layer already exists [2022-09-21T22:38:29.887Z] 28c3ef001483: Layer already exists [2022-09-21T22:38:29.887Z] 301089372c9e: Layer already exists [2022-09-21T22:38:29.887Z] a0394fa5d208: Layer already exists [2022-09-21T22:38:29.887Z] 2.3.0-dev.14: digest: sha256:ee9596ec58e1f371aaaa3ef4b8b936e47e67c910c0a62133a70b46e1f1b56e85 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:30.238Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:30.593Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14 [2022-09-21T22:38:30.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-21T22:38:30.593Z] e72d25090725: Preparing [2022-09-21T22:38:30.593Z] bb7d794cd2e5: Preparing [2022-09-21T22:38:30.593Z] 7a26c7979edb: Preparing [2022-09-21T22:38:30.593Z] a9f3b20d74b3: Preparing [2022-09-21T22:38:30.593Z] 8cc2f692f4d2: Preparing [2022-09-21T22:38:30.593Z] 6d8bb44cc112: Preparing [2022-09-21T22:38:30.593Z] 301089372c9e: Preparing [2022-09-21T22:38:30.593Z] a0394fa5d208: Preparing [2022-09-21T22:38:30.593Z] 28c3ef001483: Preparing [2022-09-21T22:38:30.593Z] 6d8bb44cc112: Waiting [2022-09-21T22:38:30.593Z] 301089372c9e: Waiting [2022-09-21T22:38:30.593Z] a0394fa5d208: Waiting [2022-09-21T22:38:30.593Z] 28c3ef001483: Waiting [2022-09-21T22:38:30.593Z] 8cc2f692f4d2: Layer already exists [2022-09-21T22:38:30.593Z] e72d25090725: Layer already exists [2022-09-21T22:38:30.593Z] a9f3b20d74b3: Layer already exists [2022-09-21T22:38:30.593Z] 7a26c7979edb: Layer already exists [2022-09-21T22:38:30.593Z] bb7d794cd2e5: Layer already exists [2022-09-21T22:38:30.593Z] a0394fa5d208: Layer already exists [2022-09-21T22:38:30.593Z] 6d8bb44cc112: Layer already exists [2022-09-21T22:38:30.593Z] 301089372c9e: Layer already exists [2022-09-21T22:38:30.593Z] 28c3ef001483: Layer already exists [2022-09-21T22:38:30.593Z] 86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14: digest: sha256:ee9596ec58e1f371aaaa3ef4b8b936e47e67c910c0a62133a70b46e1f1b56e85 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:30.957Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:31.306Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-09-21T22:38:31.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-21T22:38:31.306Z] e72d25090725: Preparing [2022-09-21T22:38:31.306Z] bb7d794cd2e5: Preparing [2022-09-21T22:38:31.306Z] 7a26c7979edb: Preparing [2022-09-21T22:38:31.306Z] a9f3b20d74b3: Preparing [2022-09-21T22:38:31.306Z] 8cc2f692f4d2: Preparing [2022-09-21T22:38:31.306Z] 6d8bb44cc112: Preparing [2022-09-21T22:38:31.306Z] 301089372c9e: Preparing [2022-09-21T22:38:31.306Z] a0394fa5d208: Preparing [2022-09-21T22:38:31.306Z] 28c3ef001483: Preparing [2022-09-21T22:38:31.307Z] 6d8bb44cc112: Waiting [2022-09-21T22:38:31.307Z] 301089372c9e: Waiting [2022-09-21T22:38:31.307Z] a0394fa5d208: Waiting [2022-09-21T22:38:31.307Z] 28c3ef001483: Waiting [2022-09-21T22:38:31.307Z] bb7d794cd2e5: Layer already exists [2022-09-21T22:38:31.307Z] a9f3b20d74b3: Layer already exists [2022-09-21T22:38:31.307Z] 7a26c7979edb: Layer already exists [2022-09-21T22:38:31.307Z] 8cc2f692f4d2: Layer already exists [2022-09-21T22:38:31.307Z] e72d25090725: Layer already exists [2022-09-21T22:38:31.307Z] 301089372c9e: Layer already exists [2022-09-21T22:38:31.307Z] 6d8bb44cc112: Layer already exists [2022-09-21T22:38:31.307Z] 28c3ef001483: Layer already exists [2022-09-21T22:38:31.307Z] a0394fa5d208: Layer already exists [2022-09-21T22:38:31.576Z] main: digest: sha256:ee9596ec58e1f371aaaa3ef4b8b936e47e67c910c0a62133a70b46e1f1b56e85 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T22:38:31.631Z] ===================================================== [Pipeline] echo [2022-09-21T22:38:31.642Z] taggedImages: [2022-09-21T22:38:31.642Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:86354b634c9d0fc1eadff25359b9682d3f793e35 [2022-09-21T22:38:31.642Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-09-21T22:38:31.642Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.14 [2022-09-21T22:38:31.642Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:86354b634c9d0fc1eadff25359b9682d3f793e35-2.3.0-dev.14 [2022-09-21T22:38:31.642Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:31.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:38:31.999Z] [2022-09-21T22:38:31.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:38:32.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:38:32.328Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-21T22:38:32.328Z] 8998bd30e6a1: Pulling fs layer [2022-09-21T22:38:32.328Z] 04944245beec: Pulling fs layer [2022-09-21T22:38:32.328Z] 699f458cf7ca: Pulling fs layer [2022-09-21T22:38:32.328Z] 765212b225bb: Pulling fs layer [2022-09-21T22:38:32.328Z] f23df028b6ca: Pulling fs layer [2022-09-21T22:38:32.328Z] d65c8cfc05b1: Pulling fs layer [2022-09-21T22:38:32.328Z] 2437ff75d9bd: Pulling fs layer [2022-09-21T22:38:32.328Z] 765212b225bb: Waiting [2022-09-21T22:38:32.328Z] d65c8cfc05b1: Waiting [2022-09-21T22:38:32.328Z] f23df028b6ca: Waiting [2022-09-21T22:38:32.328Z] 2437ff75d9bd: Waiting [2022-09-21T22:38:32.593Z] 04944245beec: Verifying Checksum [2022-09-21T22:38:32.593Z] 04944245beec: Download complete [2022-09-21T22:38:32.593Z] 765212b225bb: Verifying Checksum [2022-09-21T22:38:32.593Z] 765212b225bb: Download complete [2022-09-21T22:38:32.593Z] f23df028b6ca: Verifying Checksum [2022-09-21T22:38:32.593Z] f23df028b6ca: Download complete [2022-09-21T22:38:32.593Z] d65c8cfc05b1: Verifying Checksum [2022-09-21T22:38:32.593Z] d65c8cfc05b1: Download complete [2022-09-21T22:38:32.593Z] 699f458cf7ca: Verifying Checksum [2022-09-21T22:38:32.593Z] 699f458cf7ca: Download complete [2022-09-21T22:38:33.177Z] 8998bd30e6a1: Verifying Checksum [2022-09-21T22:38:33.177Z] 8998bd30e6a1: Download complete [2022-09-21T22:38:35.110Z] 2437ff75d9bd: Verifying Checksum [2022-09-21T22:38:35.110Z] 2437ff75d9bd: Download complete [2022-09-21T22:38:37.051Z] 8998bd30e6a1: Pull complete [2022-09-21T22:38:37.318Z] 04944245beec: Pull complete [2022-09-21T22:38:38.723Z] 699f458cf7ca: Pull complete [2022-09-21T22:38:38.991Z] 765212b225bb: Pull complete [2022-09-21T22:38:39.575Z] f23df028b6ca: Pull complete [2022-09-21T22:38:39.843Z] d65c8cfc05b1: Pull complete [2022-09-21T22:38:55.500Z] 2437ff75d9bd: Pull complete [2022-09-21T22:38:55.500Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-21T22:38:55.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:38:55.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:38:55.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-486 does not seem to be running inside a container [2022-09-21T22:38:55.764Z] $ 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/54 -v /w/workspace/app-rfid-llrp-inventory/54:/w/workspace/app-rfid-llrp-inventory/54:rw,z -v /w/workspace/app-rfid-llrp-inventory/54@tmp:/w/workspace/app-rfid-llrp-inventory/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-21T22:38:58.140Z] $ docker top 37072fea4e6cb1f957ca88f9da21c8391e5fa49eab98ad4b9bad7b80e1156c9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:38:58.965Z] ---> job-cost.sh [2022-09-21T22:38:58.965Z] lf-activate-venv: SKIPPING [2022-09-21T22:38:58.965Z] INFO: No Stack... [2022-09-21T22:38:59.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-21T22:39:00.494Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T22:39:01.155Z] + cat /w/workspace/app-rfid-llrp-inventory/54/archives/cost.csv [2022-09-21T22:39:01.156Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T22:39:01.218Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-54-stack-cost] [2022-09-21T22:39:01.225Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-54-stack-cost] did not exist. Created. [2022-09-21T22:39:01.225Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T22:39:01.561Z] /w/workspace/app-rfid-llrp-inventory/54@tmp/durable-b1559c2e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-21T22:39:02.162Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-21T22:39:02.182Z] Warning: overwriting stash ‘stack-cost’ [2022-09-21T22:39:02.230Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T22:39:02.238Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T22:39:02.260Z] $ docker stop --time=1 37072fea4e6cb1f957ca88f9da21c8391e5fa49eab98ad4b9bad7b80e1156c9d [2022-09-21T22:39:03.761Z] $ docker rm -f 37072fea4e6cb1f957ca88f9da21c8391e5fa49eab98ad4b9bad7b80e1156c9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-21T22:39:04.133Z] provisioning config files... [2022-09-21T22:39:04.140Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7719507810737636670tmp [Pipeline] { [Pipeline] sh [2022-09-21T22:39:04.432Z] + set +x [2022-09-21T22:39:04.432Z] + curl -s https://codecov.io/bash [2022-09-21T22:39:04.432Z] + bash -s -- [2022-09-21T22:39:04.432Z] [2022-09-21T22:39:04.432Z] _____ _ [2022-09-21T22:39:04.432Z] / ____| | | [2022-09-21T22:39:04.432Z] | | ___ __| | ___ ___ _____ __ [2022-09-21T22:39:04.432Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-21T22:39:04.432Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-21T22:39:04.432Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-21T22:39:04.432Z] Bash-1.0.6 [2022-09-21T22:39:04.432Z] [2022-09-21T22:39:04.432Z] [2022-09-21T22:39:04.432Z] ==> git version 2.25.1 found [2022-09-21T22:39:04.432Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-21T22:39:04.432Z] Release-Date: 2020-01-08 [2022-09-21T22:39:04.432Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-21T22:39:04.432Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-21T22:39:04.432Z] ==> Jenkins CI detected. [2022-09-21T22:39:04.432Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-09-21T22:39:04.432Z] project root: . [2022-09-21T22:39:04.432Z] --> token set from env [2022-09-21T22:39:04.432Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-21T22:39:04.432Z] ==> Running gcov in . (disable via -X gcov) [2022-09-21T22:39:04.432Z] ==> Python coveragepy not found [2022-09-21T22:39:04.432Z] ==> Searching for coverage reports in: [2022-09-21T22:39:04.432Z] + . [2022-09-21T22:39:04.432Z] -> Found 1 reports [2022-09-21T22:39:04.432Z] ==> Detecting git/mercurial file structure [2022-09-21T22:39:04.432Z] ==> Reading reports [2022-09-21T22:39:04.432Z] + ./coverage.out bytes=41008 [2022-09-21T22:39:04.432Z] ==> Appending adjustments [2022-09-21T22:39:04.432Z] https://docs.codecov.io/docs/fixing-reports [2022-09-21T22:39:04.691Z] + Found adjustments [2022-09-21T22:39:04.691Z] ==> Gzipping contents [2022-09-21T22:39:04.691Z] 12K /tmp/codecov.ZqNGux.gz [2022-09-21T22:39:04.691Z] ==> Uploading reports [2022-09-21T22:39:04.691Z] url: https://codecov.io [2022-09-21T22:39:04.691Z] query: branch=main&commit=86354b634c9d0fc1eadff25359b9682d3f793e35&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-21T22:39:04.691Z] -> Pinging Codecov [2022-09-21T22:39:04.691Z] 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=86354b634c9d0fc1eadff25359b9682d3f793e35&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-21T22:39:04.950Z] -> Uploading to [2022-09-21T22:39:04.950Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-21/581DD39554BDF9B6E22D074273EAD858/86354b634c9d0fc1eadff25359b9682d3f793e35/5af1afd2-eb30-4681-b74e-47197e3e496d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T223904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1abde72869bfdd2bcb0250d86f19727a0a27fc1f4f9f64d6bbe56674acfd2d3 [2022-09-21T22:39:04.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T22:39:04.950Z] Dload Upload Total Spent Left Speed [2022-09-21T22:39:05.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11455 0 0 100 11455 0 43226 --:--:-- --:--:-- --:--:-- 43226 [2022-09-21T22:39:05.208Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/86354b634c9d0fc1eadff25359b9682d3f793e35 [Pipeline] } [2022-09-21T22:39:05.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-21T22:39:05.476Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-21T22:39:05.487Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:39:05.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-21T22:39:05.794Z] [2022-09-21T22:39:05.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:39:06.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-21T22:39:06.098Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-21T22:39:06.098Z] df9b9388f04a: Pulling fs layer [2022-09-21T22:39:06.098Z] 52dc419b0ee2: Pulling fs layer [2022-09-21T22:39:06.098Z] 25bc292e5bac: Pulling fs layer [2022-09-21T22:39:06.098Z] 114826534d7a: Pulling fs layer [2022-09-21T22:39:06.098Z] 4657fd5d0bcf: Pulling fs layer [2022-09-21T22:39:06.098Z] 6ad1cebc031e: Pulling fs layer [2022-09-21T22:39:06.098Z] 8a3aa393b2d8: Pulling fs layer [2022-09-21T22:39:06.098Z] 114826534d7a: Waiting [2022-09-21T22:39:06.098Z] 4657fd5d0bcf: Waiting [2022-09-21T22:39:06.098Z] 6ad1cebc031e: Waiting [2022-09-21T22:39:06.098Z] 8a3aa393b2d8: Waiting [2022-09-21T22:39:06.098Z] 25bc292e5bac: Verifying Checksum [2022-09-21T22:39:06.098Z] 25bc292e5bac: Download complete [2022-09-21T22:39:06.098Z] 52dc419b0ee2: Verifying Checksum [2022-09-21T22:39:06.098Z] 52dc419b0ee2: Download complete [2022-09-21T22:39:06.098Z] 4657fd5d0bcf: Download complete [2022-09-21T22:39:06.098Z] df9b9388f04a: Download complete [2022-09-21T22:39:06.366Z] df9b9388f04a: Pull complete [2022-09-21T22:39:06.366Z] 6ad1cebc031e: Verifying Checksum [2022-09-21T22:39:06.366Z] 6ad1cebc031e: Download complete [2022-09-21T22:39:06.366Z] 52dc419b0ee2: Pull complete [2022-09-21T22:39:06.366Z] 25bc292e5bac: Pull complete [2022-09-21T22:39:06.935Z] 114826534d7a: Verifying Checksum [2022-09-21T22:39:06.935Z] 114826534d7a: Download complete [2022-09-21T22:39:06.935Z] 8a3aa393b2d8: Verifying Checksum [2022-09-21T22:39:06.935Z] 8a3aa393b2d8: Download complete [2022-09-21T22:39:10.219Z] 114826534d7a: Pull complete [2022-09-21T22:39:10.219Z] 4657fd5d0bcf: Pull complete [2022-09-21T22:39:10.478Z] 6ad1cebc031e: Pull complete [2022-09-21T22:39:13.014Z] 8a3aa393b2d8: Pull complete [2022-09-21T22:39:13.014Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-21T22:39:13.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-21T22:39:13.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:39:13.093Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:39:13.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-21T22:39:15.513Z] $ docker top 283001dc945d733f935e4ac19f6c0adb37cf69d776471fad8ab0f31c75445a53 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-21T22:39:15.576Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-09-21T22:39:15.855Z] + set -o pipefail [2022-09-21T22:39:15.855Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-09-21T22:39:23.988Z] [2022-09-21T22:39:23.988Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-09-21T22:39:23.988Z] [2022-09-21T22:39:23.988Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/1f696f30-efc8-4091-bba7-8a01953cdcd1 [2022-09-21T22:39:23.988Z] [2022-09-21T22:39:23.988Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-21T22:39:23.988Z] [2022-09-21T22:39:23.988Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-21T22:39:23.988Z] [2022-09-21T22:39:23.988Z] [Pipeline] } [2022-09-21T22:39:24.003Z] $ docker stop --time=1 283001dc945d733f935e4ac19f6c0adb37cf69d776471fad8ab0f31c75445a53 [2022-09-21T22:39:26.254Z] $ docker rm -f 283001dc945d733f935e4ac19f6c0adb37cf69d776471fad8ab0f31c75445a53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T22:39:26.938Z] + git log --format=format:%s -1 86354b634c9d0fc1eadff25359b9682d3f793e35 [Pipeline] sh [2022-09-21T22:39:27.219Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T22:39:27.219Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:39:27.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T22:39:27.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:39:27.591Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:39:27.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T22:39:28.018Z] $ docker top cc76841a19a5e5cfb4b78983e5ae341d165e52553e9462d06759a07a450f2786 -eo pid,comm [2022-09-21T22:39:28.066Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-21T22:39:28.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T22:39:28.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T22:39:28.105Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T22:39:28.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T22:39:28.228Z] $ docker exec cc76841a19a5e5cfb4b78983e5ae341d165e52553e9462d06759a07a450f2786 ssh-agent [2022-09-21T22:39:28.342Z] SSH_AUTH_SOCK=/tmp/ssh-G2wF2TYEKx7h/agent.32 [2022-09-21T22:39:28.342Z] SSH_AGENT_PID=38 [2022-09-21T22:39:28.347Z] Running ssh-add (command line suppressed) [2022-09-21T22:39:28.458Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17102704027811083374.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17102704027811083374.key) [2022-09-21T22:39:28.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T22:39:28.757Z] + git semver tag [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,955 [run_tag] DEBUG tag force:False [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,955 [check_head_tag] DEBUG check head tag [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,956 [execute] INFO git cat-file --batch-check [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,959 [execute] INFO git cat-file --batch [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,969 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,969 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,970 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-09-21T22:39:29.017Z] 2022-09-21 22:39:28,973 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-21T22:39:29.017Z] 2.3.0-dev.14 [Pipeline] } [2022-09-21T22:39:29.031Z] $ docker exec --env ******** --env ******** cc76841a19a5e5cfb4b78983e5ae341d165e52553e9462d06759a07a450f2786 ssh-agent -k [2022-09-21T22:39:29.132Z] unset SSH_AUTH_SOCK; [2022-09-21T22:39:29.133Z] unset SSH_AGENT_PID; [2022-09-21T22:39:29.133Z] echo Agent pid 38 killed; [2022-09-21T22:39:29.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T22:39:29.441Z] + git semver [Pipeline] } [2022-09-21T22:39:29.715Z] $ docker stop --time=1 cc76841a19a5e5cfb4b78983e5ae341d165e52553e9462d06759a07a450f2786 [2022-09-21T22:39:31.026Z] $ docker rm -f cc76841a19a5e5cfb4b78983e5ae341d165e52553e9462d06759a07a450f2786 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:39:31.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-21T22:39:31.424Z] [2022-09-21T22:39:31.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:39:31.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-21T22:39:31.730Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-21T22:39:31.730Z] ab5ef0e58194: Pulling fs layer [2022-09-21T22:39:31.730Z] 9712f1f96733: Pulling fs layer [2022-09-21T22:39:31.730Z] 63f879dbbcfc: Pulling fs layer [2022-09-21T22:39:31.730Z] 0d9ebad4ef96: Pulling fs layer [2022-09-21T22:39:31.730Z] e9a5061849ea: Pulling fs layer [2022-09-21T22:39:31.730Z] d747dcd14b5f: Pulling fs layer [2022-09-21T22:39:31.730Z] 2de7ff778b66: Pulling fs layer [2022-09-21T22:39:31.730Z] e9a5061849ea: Waiting [2022-09-21T22:39:31.730Z] d747dcd14b5f: Waiting [2022-09-21T22:39:31.730Z] 2de7ff778b66: Waiting [2022-09-21T22:39:31.730Z] 0d9ebad4ef96: Waiting [2022-09-21T22:39:31.730Z] 9712f1f96733: Download complete [2022-09-21T22:39:31.990Z] 63f879dbbcfc: Verifying Checksum [2022-09-21T22:39:31.990Z] 63f879dbbcfc: Download complete [2022-09-21T22:39:32.249Z] e9a5061849ea: Verifying Checksum [2022-09-21T22:39:32.249Z] e9a5061849ea: Download complete [2022-09-21T22:39:32.249Z] d747dcd14b5f: Download complete [2022-09-21T22:39:32.249Z] 0d9ebad4ef96: Verifying Checksum [2022-09-21T22:39:32.249Z] 0d9ebad4ef96: Download complete [2022-09-21T22:39:32.249Z] ab5ef0e58194: Verifying Checksum [2022-09-21T22:39:32.249Z] ab5ef0e58194: Download complete [2022-09-21T22:39:32.249Z] 2de7ff778b66: Verifying Checksum [2022-09-21T22:39:32.249Z] 2de7ff778b66: Download complete [2022-09-21T22:39:34.779Z] ab5ef0e58194: Pull complete [2022-09-21T22:39:34.779Z] 9712f1f96733: Pull complete [2022-09-21T22:39:35.346Z] 63f879dbbcfc: Pull complete [2022-09-21T22:39:38.627Z] 0d9ebad4ef96: Pull complete [2022-09-21T22:39:38.627Z] e9a5061849ea: Pull complete [2022-09-21T22:39:38.886Z] d747dcd14b5f: Pull complete [2022-09-21T22:39:39.823Z] 2de7ff778b66: Pull complete [2022-09-21T22:39:39.823Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-21T22:39:39.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-21T22:39:39.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:39:39.896Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:39:39.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-21T22:39:42.394Z] $ docker top 4ead73209a40d53d8fc6fcbd6cbebd873828365a8f3024778abf1ef4340326cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:39:42.463Z] provisioning config files... [2022-09-21T22:39:42.470Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9832911982692628448tmp [2022-09-21T22:39:42.479Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15040197709933070835tmp [2022-09-21T22:39:42.490Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8707885650428458876tmp [Pipeline] { [Pipeline] echo [2022-09-21T22:39:42.504Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:39:42.789Z] ---> sigul-configuration.sh [2022-09-21T22:39:42.789Z] gpg: directory `/root/.gnupg' created [2022-09-21T22:39:42.789Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-21T22:39:42.789Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-21T22:39:42.789Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-21T22:39:42.789Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-21T22:39:42.789Z] gpg: CAST5 encrypted data [2022-09-21T22:39:42.789Z] gpg: encrypted with 1 passphrase [2022-09-21T22:39:42.789Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-21T22:39:43.077Z] + mkdir /home/jenkins [2022-09-21T22:39:43.077Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-21T22:39:43.362Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-21T22:39:43.371Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:39:43.658Z] ---> sigul-install.sh [2022-09-21T22:39:43.659Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-21T22:39:43.944Z] + git tag --list [2022-09-21T22:39:43.944Z] v0.0.0 [2022-09-21T22:39:43.944Z] v1.0.0 [2022-09-21T22:39:43.944Z] v2.1.0 [2022-09-21T22:39:43.944Z] v2.1.1 [2022-09-21T22:39:43.944Z] v2.1.1-dev.1 [2022-09-21T22:39:43.944Z] v2.2.0 [2022-09-21T22:39:43.944Z] v2.2.1-dev.1 [2022-09-21T22:39:43.944Z] v2.2.1-dev.2 [2022-09-21T22:39:43.944Z] v2.2.1-dev.3 [2022-09-21T22:39:43.944Z] v2.2.1-dev.4 [2022-09-21T22:39:43.944Z] v2.2.1-dev.5 [2022-09-21T22:39:43.944Z] v2.2.1-dev.6 [2022-09-21T22:39:43.944Z] v2.2.1-dev.7 [2022-09-21T22:39:43.944Z] v2.3.0-dev.10 [2022-09-21T22:39:43.944Z] v2.3.0-dev.11 [2022-09-21T22:39:43.944Z] v2.3.0-dev.12 [2022-09-21T22:39:43.944Z] v2.3.0-dev.13 [2022-09-21T22:39:43.944Z] v2.3.0-dev.14 [2022-09-21T22:39:43.944Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-21T22:39:44.232Z] + lftools sign git-tag v2.3.0-dev.14 [2022-09-21T22:39:44.798Z] Signing Git tag with Sigul... [2022-09-21T22:39:44.798Z] Signing v2.3.0-dev.14 [Pipeline] echo [2022-09-21T22:39:45.062Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:39:45.346Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-21T22:39:45.351Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-21T22:39:45.373Z] $ docker stop --time=1 4ead73209a40d53d8fc6fcbd6cbebd873828365a8f3024778abf1ef4340326cd [2022-09-21T22:39:46.673Z] $ docker rm -f 4ead73209a40d53d8fc6fcbd6cbebd873828365a8f3024778abf1ef4340326cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-21T22:39:47.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T22:39:47.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:39:47.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T22:39:47.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:39:47.447Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:39:47.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T22:39:47.861Z] $ docker top 124c11ceb6e49bc02faaa57a03a23bb0cd77b0cf649193a42bc11b0b8ca341e7 -eo pid,comm [2022-09-21T22:39:47.900Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-21T22:39:47.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T22:39:47.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T22:39:47.941Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T22:39:48.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T22:39:48.072Z] $ docker exec 124c11ceb6e49bc02faaa57a03a23bb0cd77b0cf649193a42bc11b0b8ca341e7 ssh-agent [2022-09-21T22:39:48.165Z] SSH_AUTH_SOCK=/tmp/ssh-m9HC3DScplSv/agent.32 [2022-09-21T22:39:48.165Z] SSH_AGENT_PID=38 [2022-09-21T22:39:48.170Z] Running ssh-add (command line suppressed) [2022-09-21T22:39:48.271Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13741548022858125424.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13741548022858125424.key) [2022-09-21T22:39:48.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T22:39:48.573Z] + git semver bump pre [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,765 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,765 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,765 [bump_version] DEBUG bumped version:2.3.0-dev.15 [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,765 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,765 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,765 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,767 [execute] INFO git cat-file --batch-check [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,771 [execute] INFO git cat-file --batch [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T22:39:48.832Z] 2022-09-21 22:39:48,778 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-21T22:39:48.832Z] 2.3.0-dev.15 [Pipeline] } [2022-09-21T22:39:48.845Z] $ docker exec --env ******** --env ******** 124c11ceb6e49bc02faaa57a03a23bb0cd77b0cf649193a42bc11b0b8ca341e7 ssh-agent -k [2022-09-21T22:39:48.950Z] unset SSH_AUTH_SOCK; [2022-09-21T22:39:48.950Z] unset SSH_AGENT_PID; [2022-09-21T22:39:48.950Z] echo Agent pid 38 killed; [2022-09-21T22:39:48.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T22:39:49.264Z] + git semver [Pipeline] } [2022-09-21T22:39:49.542Z] $ docker stop --time=1 124c11ceb6e49bc02faaa57a03a23bb0cd77b0cf649193a42bc11b0b8ca341e7 [2022-09-21T22:39:50.810Z] $ docker rm -f 124c11ceb6e49bc02faaa57a03a23bb0cd77b0cf649193a42bc11b0b8ca341e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T22:39:51.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T22:39:51.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:39:51.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T22:39:51.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:39:51.523Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:39:51.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T22:39:51.921Z] $ docker top 06b498e93bdabb946b4a3b106c07e9d998e45f6350e485ce63e19a081ff7c176 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T22:39:51.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T22:39:51.999Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T22:39:52.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T22:39:52.117Z] $ docker exec 06b498e93bdabb946b4a3b106c07e9d998e45f6350e485ce63e19a081ff7c176 ssh-agent [2022-09-21T22:39:52.207Z] SSH_AUTH_SOCK=/tmp/ssh-eXYcTO8d9a6Y/agent.33 [2022-09-21T22:39:52.207Z] SSH_AGENT_PID=39 [2022-09-21T22:39:52.211Z] Running ssh-add (command line suppressed) [2022-09-21T22:39:52.319Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2236860729174873775.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2236860729174873775.key) [2022-09-21T22:39:52.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T22:39:52.612Z] + git semver push [2022-09-21T22:39:52.873Z] 2022-09-21 22:39:52,777 [run_push] DEBUG push [2022-09-21T22:39:52.873Z] 2022-09-21 22:39:52,777 [execute] INFO git cat-file --batch-check [2022-09-21T22:39:52.873Z] 2022-09-21 22:39:52,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T22:39:52.873Z] 2022-09-21 22:39:52,781 [execute] INFO git rev-list 2076e60cb345ad9fd2603c6df68d6f54181d0ca5 -- [2022-09-21T22:39:52.873Z] 2022-09-21 22:39:52,782 [execute] DEBUG Popen(['git', 'rev-list', '2076e60cb345ad9fd2603c6df68d6f54181d0ca5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-21T22:39:52.873Z] 2022-09-21 22:39:52,788 [execute] INFO git fetch -v origin [2022-09-21T22:39:52.873Z] 2022-09-21 22:39:52,788 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-21T22:39:53.443Z] 2022-09-21 22:39:53,326 [run_push] DEBUG no remote changes detected [2022-09-21T22:39:53.443Z] 2022-09-21 22:39:53,326 [execute] INFO git push origin semver [2022-09-21T22:39:53.443Z] 2022-09-21 22:39:53,326 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-21T22:39:54.382Z] 2022-09-21 22:39:54,064 [run_push] DEBUG push all version tags [2022-09-21T22:39:54.382Z] 2022-09-21 22:39:54,064 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-21T22:39:54.382Z] 2022-09-21 22:39:54,065 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-09-21T22:39:54.950Z] 2022-09-21 22:39:54,827 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-21T22:39:54.950Z] 2.3.0-dev.15 [Pipeline] } [2022-09-21T22:39:54.964Z] $ docker exec --env ******** --env ******** 06b498e93bdabb946b4a3b106c07e9d998e45f6350e485ce63e19a081ff7c176 ssh-agent -k [2022-09-21T22:39:55.061Z] unset SSH_AUTH_SOCK; [2022-09-21T22:39:55.062Z] unset SSH_AGENT_PID; [2022-09-21T22:39:55.062Z] echo Agent pid 39 killed; [2022-09-21T22:39:55.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T22:39:55.382Z] + git semver [Pipeline] } [2022-09-21T22:39:55.659Z] $ docker stop --time=1 06b498e93bdabb946b4a3b106c07e9d998e45f6350e485ce63e19a081ff7c176 [2022-09-21T22:39:56.994Z] $ docker rm -f 06b498e93bdabb946b4a3b106c07e9d998e45f6350e485ce63e19a081ff7c176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-21T22:39:57.619Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-09-21T22:39:57.619Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-09-21T22:39:57.619Z] total 16 [2022-09-21T22:39:57.619Z] drwxr-xr-x 3 root root 4096 Sep 21 22:30 . [2022-09-21T22:39:57.619Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 22:39 .. [2022-09-21T22:39:57.619Z] drwxr-xr-x 2 root root 4096 Sep 21 22:30 cost [2022-09-21T22:39:57.619Z] -rw-r--r-- 1 root root 94 Sep 21 22:30 cost.csv [2022-09-21T22:39:57.619Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-09-21T22:39:57.619Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-09-21T22:39:57.619Z] total 16 [2022-09-21T22:39:57.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 22:30 . [2022-09-21T22:39:57.619Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 21 22:39 .. [2022-09-21T22:39:57.619Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 22:30 cost [2022-09-21T22:39:57.619Z] -rw-r--r-- 1 jenkins jenkins 94 Sep 21 22:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:39:57.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:39:58.769Z] ---> package-listing.sh [2022-09-21T22:39:58.770Z] ++ facter osfamily [2022-09-21T22:39:58.770Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-21T22:39:59.028Z] + OS_FAMILY=debian [2022-09-21T22:39:59.028Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-09-21T22:39:59.028Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-21T22:39:59.028Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-21T22:39:59.028Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-21T22:39:59.028Z] + PACKAGES=/tmp/packages_start.txt [2022-09-21T22:39:59.028Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-09-21T22:39:59.028Z] + PACKAGES=/tmp/packages_end.txt [2022-09-21T22:39:59.028Z] + case "${OS_FAMILY}" in [2022-09-21T22:39:59.028Z] + dpkg -l [2022-09-21T22:39:59.028Z] + grep '^ii' [2022-09-21T22:39:59.028Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-21T22:39:59.028Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-21T22:39:59.028Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-21T22:39:59.028Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-09-21T22:39:59.028Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-09-21T22:39:59.028Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-09-21T22:39:59.038Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-21T22:39:59.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:39:59.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:39:59.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:39:59.936Z] prd-ubuntu20.04-docker-8c-8g-484 does not seem to be running inside a container [2022-09-21T22:39:59.974Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-21T22:40:00.205Z] $ docker top c0b6e5c17fb0ad04f55e8f64a463f912f38406b83b2465697b77e91586de8000 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:40:00.608Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-21T22:40:00.958Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-21T22:40:01.243Z] + ls /var/log/sa-host [2022-09-21T22:40:01.243Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:40:01.393Z] provisioning config files... [2022-09-21T22:40:01.411Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15127289010607367333tmp [Pipeline] { [Pipeline] echo [2022-09-21T22:40:01.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:40:01.702Z] ---> create-netrc.sh [Pipeline] } [2022-09-21T22:40:01.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:40:02.040Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-21T22:40:02.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:40:02.326Z] ---> sudo-logs.sh [2022-09-21T22:40:02.326Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-21T22:40:02.350Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:40:02.633Z] ---> job-cost.sh [2022-09-21T22:40:02.633Z] lf-activate-venv: SKIPPING [2022-09-21T22:40:02.633Z] DEBUG: total: 0.2199999988079071 [2022-09-21T22:40:02.633Z] INFO: Retrieving Stack Cost... [2022-09-21T22:40:02.893Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T22:40:03.460Z] INFO: Archiving Costs [Pipeline] echo [2022-09-21T22:40:03.470Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:40:03.764Z] ---> logs-deploy.sh [2022-09-21T22:40:03.764Z] lf-activate-venv: SKIPPING [2022-09-21T22:40:03.764Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/54 [2022-09-21T22:40:03.764Z] INFO: archiving workspace using pattern(s): [2022-09-21T22:40:04.708Z] Archives upload complete. [2022-09-21T22:40:04.708Z] INFO: archiving logs to Nexus