Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed3f6adc63f232585aaf4914dc5a09827cd611f6 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-ssh13897142486744903363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1009353691483178890.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.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/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12267556272900802111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4024762206269130129.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.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/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3052603575699322755.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp 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 [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-47820 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ed3f6adc63f232585aaf4914dc5a09827cd611f6 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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 ed3f6adc63f232585aaf4914dc5a09827cd611f6 # timeout=10 Commit message: "build: Update to released v2.2.0 Kamakura SDK (#84)" > git rev-list --no-walk d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T17:53:56.080Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T17:53:56.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T17:53:56.177Z] ========================================================= [2022-05-10T17:53:56.177Z] EdgeX Global Pipelines Version Info [2022-05-10T17:53:56.177Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:53:56.979Z] ------------------- [2022-05-10T17:53:56.979Z] stable info: [2022-05-10T17:53:56.979Z] ------------------- [2022-05-10T17:53:56.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:53:56.979Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T17:53:56.979Z] Message: update stable to v1.0.227 [2022-05-10T17:53:57.554Z] ------------------- [2022-05-10T17:53:57.554Z] experimental info: [2022-05-10T17:53:57.554Z] ------------------- [2022-05-10T17:53:57.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:53:57.554Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T17:53:57.554Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T17:53:57.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-05-10T17:53:57.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-05-10T17:53:57.732Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T17:53:57.750Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T17:53:57.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T17:53:57.772Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T17:53:57.780Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T17:53:57.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T17:53:57.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T17:53:57.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T17:53:57.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T17:53:57.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-05-10T17:53:57.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T17:53:57.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T17:53:57.878Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:53:57.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:53:57.905Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:53:57.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:53:57.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T17:53:57.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T17:53:57.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T17:53:57.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T17:53:57.991Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T17:53:58.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T17:53:58.021Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T17:53:58.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T17:53:58.052Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T17:53:58.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T17:53:58.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T17:53:58.092Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] echo [2022-05-10T17:53:58.104Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed3f6ad [Pipeline] echo [2022-05-10T17:53:58.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:53:58.160Z] provisioning config files... [2022-05-10T17:53:58.173Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3030077698233478096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:53:58.493Z] ---> docker-login.sh [2022-05-10T17:53:58.493Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:53:58.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:53:58.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:53:58.765Z] Configure a credential helper to remove this warning. See [2022-05-10T17:53:58.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:53:58.765Z] [2022-05-10T17:53:58.765Z] Login Succeeded [2022-05-10T17:53:58.765Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:53:58.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:53:59.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:53:59.026Z] Configure a credential helper to remove this warning. See [2022-05-10T17:53:59.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:53:59.026Z] [2022-05-10T17:53:59.026Z] Login Succeeded [2022-05-10T17:53:59.026Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:53:59.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:53:59.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:53:59.026Z] Configure a credential helper to remove this warning. See [2022-05-10T17:53:59.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:53:59.026Z] [2022-05-10T17:53:59.026Z] Login Succeeded [2022-05-10T17:53:59.026Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:53:59.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:53:59.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:53:59.286Z] Configure a credential helper to remove this warning. See [2022-05-10T17:53:59.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:53:59.286Z] [2022-05-10T17:53:59.286Z] Login Succeeded [2022-05-10T17:53:59.286Z] docker.io [2022-05-10T17:53:59.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:53:59.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:53:59.547Z] Configure a credential helper to remove this warning. See [2022-05-10T17:53:59.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:53:59.547Z] [2022-05-10T17:53:59.547Z] Login Succeeded [2022-05-10T17:53:59.547Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:53:59.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T17:53:59.938Z] + git rev-list -1 --merges ed3f6adc63f232585aaf4914dc5a09827cd611f6~1..ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] echo [2022-05-10T17:54:00.087Z] -----------> git rev-list -1 --merges ed3f6adc63f232585aaf4914dc5a09827cd611f6~1..ed3f6adc63f232585aaf4914dc5a09827cd611f6 ed3f6adc63f232585aaf4914dc5a09827cd611f6 [false] [Pipeline] sh [2022-05-10T17:54:00.377Z] + git log --format=format:%s -1 ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] echo [2022-05-10T17:54:00.396Z] ========================================================= [2022-05-10T17:54:00.396Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T17:54:00.396Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:54:00.745Z] + git log --format=format:%s -1 ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] echo [2022-05-10T17:54:00.758Z] [semverPrep] GIT_COMMIT: ed3f6adc63f232585aaf4914dc5a09827cd611f6, Commit Message: build: Update to released v2.2.0 Kamakura SDK (#84) [Pipeline] echo [2022-05-10T17:54:00.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T17:54:01.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:54:01.199Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T17:54:01.199Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T17:54:01.199Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T17:54:01.199Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T17:54:01.199Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T17:54:01.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:54:01.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:54:01.544Z] [2022-05-10T17:54:01.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:54:01.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:54:01.843Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T17:54:01.843Z] 1fe172e4850f: Pulling fs layer [2022-05-10T17:54:01.843Z] caf521ccaac6: Pulling fs layer [2022-05-10T17:54:01.843Z] 3ead6fa29328: Pulling fs layer [2022-05-10T17:54:01.843Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T17:54:01.843Z] a8d5f1318db7: Pulling fs layer [2022-05-10T17:54:01.843Z] c427282e49a2: Pulling fs layer [2022-05-10T17:54:01.843Z] 5c2a1cbceb83: Waiting [2022-05-10T17:54:01.843Z] a8d5f1318db7: Waiting [2022-05-10T17:54:01.843Z] 1827001aaf11: Pulling fs layer [2022-05-10T17:54:01.843Z] 0714d37db230: Pulling fs layer [2022-05-10T17:54:01.843Z] c427282e49a2: Waiting [2022-05-10T17:54:01.843Z] ac28cf19c067: Pulling fs layer [2022-05-10T17:54:01.843Z] 1827001aaf11: Waiting [2022-05-10T17:54:01.843Z] 0714d37db230: Waiting [2022-05-10T17:54:01.843Z] ca983d60f3e2: Pulling fs layer [2022-05-10T17:54:01.843Z] 9f894cec8388: Pulling fs layer [2022-05-10T17:54:01.843Z] ca983d60f3e2: Waiting [2022-05-10T17:54:01.843Z] ac28cf19c067: Waiting [2022-05-10T17:54:01.843Z] 9f894cec8388: Waiting [2022-05-10T17:54:01.843Z] caf521ccaac6: Download complete [2022-05-10T17:54:01.843Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T17:54:01.843Z] 5c2a1cbceb83: Download complete [2022-05-10T17:54:01.843Z] a8d5f1318db7: Verifying Checksum [2022-05-10T17:54:01.843Z] a8d5f1318db7: Download complete [2022-05-10T17:54:02.103Z] c427282e49a2: Verifying Checksum [2022-05-10T17:54:02.103Z] c427282e49a2: Download complete [2022-05-10T17:54:02.103Z] 3ead6fa29328: Verifying Checksum [2022-05-10T17:54:02.103Z] 3ead6fa29328: Download complete [2022-05-10T17:54:02.103Z] 0714d37db230: Verifying Checksum [2022-05-10T17:54:02.103Z] 0714d37db230: Download complete [2022-05-10T17:54:02.103Z] ac28cf19c067: Verifying Checksum [2022-05-10T17:54:02.103Z] ac28cf19c067: Download complete [2022-05-10T17:54:02.103Z] ca983d60f3e2: Verifying Checksum [2022-05-10T17:54:02.103Z] ca983d60f3e2: Download complete [2022-05-10T17:54:02.103Z] 9f894cec8388: Verifying Checksum [2022-05-10T17:54:02.104Z] 9f894cec8388: Download complete [2022-05-10T17:54:02.104Z] 1fe172e4850f: Verifying Checksum [2022-05-10T17:54:02.104Z] 1fe172e4850f: Download complete [2022-05-10T17:54:02.364Z] 1827001aaf11: Verifying Checksum [2022-05-10T17:54:02.364Z] 1827001aaf11: Download complete [2022-05-10T17:54:03.744Z] 1fe172e4850f: Pull complete [2022-05-10T17:54:03.744Z] caf521ccaac6: Pull complete [2022-05-10T17:54:04.313Z] 3ead6fa29328: Pull complete [2022-05-10T17:54:04.313Z] 5c2a1cbceb83: Pull complete [2022-05-10T17:54:04.574Z] a8d5f1318db7: Pull complete [2022-05-10T17:54:04.835Z] c427282e49a2: Pull complete [2022-05-10T17:54:06.755Z] 1827001aaf11: Pull complete [2022-05-10T17:54:07.019Z] 0714d37db230: Pull complete [2022-05-10T17:54:07.019Z] ac28cf19c067: Pull complete [2022-05-10T17:54:07.019Z] ca983d60f3e2: Pull complete [2022-05-10T17:54:07.280Z] 9f894cec8388: Pull complete [2022-05-10T17:54:07.280Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T17:54:07.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:54:07.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T17:54:07.362Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T17:54:07.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:54:09.142Z] $ docker top 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce -eo pid,comm [2022-05-10T17:54:09.206Z] 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-05-10T17:54:09.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:54:09.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:54:09.243Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:54:09.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:54:09.406Z] $ docker exec 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce ssh-agent [2022-05-10T17:54:09.529Z] SSH_AUTH_SOCK=/tmp/ssh-Q7sQLQ0x6IqU/agent.33 [2022-05-10T17:54:09.529Z] SSH_AGENT_PID=40 [2022-05-10T17:54:09.537Z] Running ssh-add (command line suppressed) [2022-05-10T17:54:09.658Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2690375170548576817.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2690375170548576817.key) [2022-05-10T17:54:09.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:54:09.957Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T17:54:09.978Z] $ docker exec --env ******** --env ******** 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce ssh-agent -k [2022-05-10T17:54:10.100Z] unset SSH_AUTH_SOCK; [2022-05-10T17:54:10.100Z] unset SSH_AGENT_PID; [2022-05-10T17:54:10.100Z] echo Agent pid 40 killed; [2022-05-10T17:54:10.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T17:54:10.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:54:10.133Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:54:10.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:54:10.270Z] $ docker exec 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce ssh-agent [2022-05-10T17:54:10.384Z] SSH_AUTH_SOCK=/tmp/ssh-3mlPe0pEygFy/agent.74 [2022-05-10T17:54:10.384Z] SSH_AGENT_PID=80 [2022-05-10T17:54:10.389Z] Running ssh-add (command line suppressed) [2022-05-10T17:54:10.507Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1680116240436095744.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1680116240436095744.key) [2022-05-10T17:54:10.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:54:10.803Z] + git semver init [2022-05-10T17:54:11.064Z] 2022-05-10 17:54:11,001 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T17:54:11.064Z] 2022-05-10 17:54:11,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-10T17:54:11.064Z] 2022-05-10 17:54:11,002 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-10T17:54:11.064Z] 2022-05-10 17:54:11,002 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:54:12.014Z] 2022-05-10 17:54:11,860 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-05-10T17:54:12.014Z] 2022-05-10 17:54:11,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-05-10T17:54:12.014Z] 2022-05-10 17:54:11,861 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:54:12.014Z] 2022-05-10 17:54:11,861 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:54:12.014Z] 2.1.0-dev.13 [Pipeline] } [2022-05-10T17:54:12.034Z] $ docker exec --env ******** --env ******** 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce ssh-agent -k [2022-05-10T17:54:12.150Z] unset SSH_AUTH_SOCK; [2022-05-10T17:54:12.151Z] unset SSH_AGENT_PID; [2022-05-10T17:54:12.151Z] echo Agent pid 80 killed; [2022-05-10T17:54:12.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:54:12.460Z] + git semver [Pipeline] } [2022-05-10T17:54:12.742Z] $ docker stop --time=1 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce [2022-05-10T17:54:14.093Z] $ docker rm -f 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:54:14.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T17:54:14.745Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T17:54:14.749Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.13 [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-05-10T17:54:14.912Z] provisioning config files... [2022-05-10T17:54:14.923Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4889904351845641321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:54:15.228Z] ---> docker-login.sh [2022-05-10T17:54:15.228Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:54:15.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:15.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:15.228Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:15.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:15.228Z] [2022-05-10T17:54:15.228Z] Login Succeeded [2022-05-10T17:54:15.228Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:54:15.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:15.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:15.488Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:15.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:15.488Z] [2022-05-10T17:54:15.488Z] Login Succeeded [2022-05-10T17:54:15.488Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:54:15.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:15.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:15.488Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:15.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:15.488Z] [2022-05-10T17:54:15.488Z] Login Succeeded [2022-05-10T17:54:15.488Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:54:15.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:15.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:15.748Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:15.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:15.748Z] [2022-05-10T17:54:15.748Z] Login Succeeded [2022-05-10T17:54:15.748Z] docker.io [2022-05-10T17:54:15.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:16.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:16.009Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:16.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:16.009Z] [2022-05-10T17:54:16.009Z] Login Succeeded [2022-05-10T17:54:16.009Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:54:16.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:54:16.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:54:16.089Z] ========================================================= [2022-05-10T17:54:16.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T17:54:16.089Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:54:16.410Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:54:16.410Z] Sending build context to Docker daemon 3.974MB [2022-05-10T17:54:16.410Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:54:16.410Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T17:54:16.410Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T17:54:16.410Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T17:54:16.410Z] 666ba61612fd: Pulling fs layer [2022-05-10T17:54:16.410Z] 8ed8ca486205: Pulling fs layer [2022-05-10T17:54:16.410Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T17:54:16.410Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T17:54:16.410Z] ca2b28591e48: Pulling fs layer [2022-05-10T17:54:16.410Z] a51346096db8: Pulling fs layer [2022-05-10T17:54:16.410Z] daebc70d1ce1: Pulling fs layer [2022-05-10T17:54:16.410Z] 0e18a0eac166: Pulling fs layer [2022-05-10T17:54:16.410Z] 4fe6c5a15a65: Waiting [2022-05-10T17:54:16.410Z] 22a0e8bec74d: Waiting [2022-05-10T17:54:16.410Z] ca2b28591e48: Waiting [2022-05-10T17:54:16.410Z] 0e18a0eac166: Waiting [2022-05-10T17:54:16.410Z] a51346096db8: Waiting [2022-05-10T17:54:16.410Z] daebc70d1ce1: Waiting [2022-05-10T17:54:16.410Z] 8ed8ca486205: Verifying Checksum [2022-05-10T17:54:16.410Z] 8ed8ca486205: Download complete [2022-05-10T17:54:16.410Z] 666ba61612fd: Verifying Checksum [2022-05-10T17:54:16.410Z] 666ba61612fd: Download complete [2022-05-10T17:54:16.672Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T17:54:16.672Z] 22a0e8bec74d: Download complete [2022-05-10T17:54:16.672Z] ca2b28591e48: Verifying Checksum [2022-05-10T17:54:16.672Z] ca2b28591e48: Download complete [2022-05-10T17:54:16.672Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T17:54:16.672Z] 59bf1c3509f3: Download complete [2022-05-10T17:54:16.672Z] a51346096db8: Download complete [2022-05-10T17:54:16.672Z] daebc70d1ce1: Verifying Checksum [2022-05-10T17:54:16.672Z] daebc70d1ce1: Download complete [2022-05-10T17:54:16.672Z] 59bf1c3509f3: Pull complete [2022-05-10T17:54:16.931Z] 666ba61612fd: Pull complete [2022-05-10T17:54:16.931Z] 8ed8ca486205: Pull complete [2022-05-10T17:54:17.502Z] 0e18a0eac166: Verifying Checksum [2022-05-10T17:54:17.502Z] 0e18a0eac166: Download complete [2022-05-10T17:54:17.502Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T17:54:17.502Z] 4fe6c5a15a65: Download complete [2022-05-10T17:54:21.700Z] 4fe6c5a15a65: Pull complete [2022-05-10T17:54:21.700Z] 22a0e8bec74d: Pull complete [2022-05-10T17:54:21.700Z] ca2b28591e48: Pull complete [2022-05-10T17:54:21.700Z] a51346096db8: Pull complete [2022-05-10T17:54:21.700Z] daebc70d1ce1: Pull complete [2022-05-10T17:54:23.604Z] 0e18a0eac166: Pull complete [2022-05-10T17:54:23.604Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T17:54:23.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T17:54:23.604Z] ---> f018257e8ee9 [2022-05-10T17:54:23.604Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T17:54:25.523Z] ---> Running in 3fd600a05d5d [2022-05-10T17:54:25.523Z] Removing intermediate container 3fd600a05d5d [2022-05-10T17:54:25.523Z] ---> 927d82d211d8 [2022-05-10T17:54:25.523Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T17:54:25.784Z] ---> Running in fda3125e46e1 [2022-05-10T17:54:25.784Z] Removing intermediate container fda3125e46e1 [2022-05-10T17:54:25.784Z] ---> 0dd08a44fa70 [2022-05-10T17:54:25.784Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:54:26.044Z] ---> Running in eaa323e6c461 [2022-05-10T17:54:26.044Z] Removing intermediate container eaa323e6c461 [2022-05-10T17:54:26.044Z] ---> 8d44583e5e8c [2022-05-10T17:54:26.044Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:54:26.305Z] ---> Running in 02edc23b96ff [2022-05-10T17:54:26.875Z] Removing intermediate container 02edc23b96ff [2022-05-10T17:54:26.875Z] ---> baf5032f1256 [2022-05-10T17:54:26.875Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:54:27.135Z] ---> Running in ec07a650af05 [2022-05-10T17:54:27.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:54:28.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:54:28.629Z] OK: 221 MiB in 52 packages [2022-05-10T17:54:28.889Z] Removing intermediate container ec07a650af05 [2022-05-10T17:54:28.889Z] ---> e2c86d4152ad [2022-05-10T17:54:28.889Z] Step 8/12 : WORKDIR /app [2022-05-10T17:54:28.889Z] ---> Running in 87c9dd31e329 [2022-05-10T17:54:29.149Z] Removing intermediate container 87c9dd31e329 [2022-05-10T17:54:29.149Z] ---> b3c281414a7d [2022-05-10T17:54:29.149Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T17:54:29.150Z] ---> e58e145e3184 [2022-05-10T17:54:29.150Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:54:29.150Z] ---> Running in a24a712818a4 [2022-05-10T17:54:29.858Z] Still waiting to schedule task [2022-05-10T17:54:29.859Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47817’ [2022-05-10T17:54:44.049Z] Removing intermediate container a24a712818a4 [2022-05-10T17:54:44.050Z] ---> 2817519f5d8a [2022-05-10T17:54:44.050Z] Step 11/12 : COPY . . [2022-05-10T17:54:44.050Z] ---> a9203614e4a0 [2022-05-10T17:54:44.050Z] Step 12/12 : RUN $MAKE [2022-05-10T17:54:44.050Z] ---> Running in 494915ebb3ff [2022-05-10T17:54:44.050Z] noop [2022-05-10T17:54:44.050Z] Removing intermediate container 494915ebb3ff [2022-05-10T17:54:44.050Z] ---> 52d5e82ed441 [2022-05-10T17:54:44.050Z] Successfully built 52d5e82ed441 [2022-05-10T17:54:44.050Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:54:44.347Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:54:44.347Z] . [Pipeline] withDockerContainer [2022-05-10T17:54:44.420Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T17:54:44.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** ci-base-image-x86_64 cat [2022-05-10T17:54:44.892Z] $ docker top 6f29a0658dfcb794a61846ba6d46008d8fe38ca9d0fbd4fad80a9bb951fa87ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:54:45.257Z] + go version [2022-05-10T17:54:45.257Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T17:54:45.279Z] $ docker stop --time=1 6f29a0658dfcb794a61846ba6d46008d8fe38ca9d0fbd4fad80a9bb951fa87ed [2022-05-10T17:54:46.593Z] $ docker rm -f 6f29a0658dfcb794a61846ba6d46008d8fe38ca9d0fbd4fad80a9bb951fa87ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:54:47.031Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:54:47.031Z] . [Pipeline] withDockerContainer [2022-05-10T17:54:47.096Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T17:54:47.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** ci-base-image-x86_64 cat [2022-05-10T17:54:47.534Z] $ docker top 811e449e67bc1d547c77ba14fa59b77b87711670c25c2fa1f5251dac277f2190 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:54:47.906Z] + make test [2022-05-10T17:54:47.906Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T17:54:48.165Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T17:54:58.156Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T17:54:58.156Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T17:55:01.454Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.679s coverage: 39.3% of statements [2022-05-10T17:55:01.454Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements [2022-05-10T17:55:01.454Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2022-05-10T17:55:09.603Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T17:55:13.811Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:55:13.811Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:55:13.811Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T17:55:14.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:55:14.105Z] $ docker stop --time=1 811e449e67bc1d547c77ba14fa59b77b87711670c25c2fa1f5251dac277f2190 [2022-05-10T17:55:15.934Z] $ docker rm -f 811e449e67bc1d547c77ba14fa59b77b87711670c25c2fa1f5251dac277f2190 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:55:16.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:55:16.446Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T17:55:17.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:55:17.420Z] + ls -al . [2022-05-10T17:55:17.420Z] total 632 [2022-05-10T17:55:17.420Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:55 . [2022-05-10T17:55:17.420Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:53 .. [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 17:53 .dockerignore [2022-05-10T17:55:17.420Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:54 .git [2022-05-10T17:55:17.420Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:53 .github [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 17:53 .gitignore [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:53 .golangci.yml [2022-05-10T17:55:17.420Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:54 .semver [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 17:53 Attribution.txt [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 17:53 CHANGELOG.md [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 17:53 Dockerfile [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:53 GOVERNANCE.md [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 17:53 Jenkinsfile [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:53 LICENSE [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 17:53 Makefile [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 17:53 OWNERS.md [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 17:53 README.md [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:54 VERSION [2022-05-10T17:55:17.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:53 bin [2022-05-10T17:55:17.420Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:53 cmd [2022-05-10T17:55:17.420Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 17:55 coverage.out [2022-05-10T17:55:17.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:53 examples [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 10 17:53 go.mod [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 10 17:53 go.sum [2022-05-10T17:55:17.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:53 images [2022-05-10T17:55:17.420Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:53 internal [2022-05-10T17:55:17.420Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:53 snap [2022-05-10T17:55:17.420Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 17:53 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:17.719Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ed3f6adc63f232585aaf4914dc5a09827cd611f6 --label arch=amd64 --label version=2.1.0-dev.13 . [2022-05-10T17:55:17.719Z] Sending build context to Docker daemon 3.974MB [2022-05-10T17:55:17.719Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:55:17.719Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T17:55:17.719Z] ---> 52d5e82ed441 [2022-05-10T17:55:17.719Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T17:55:17.719Z] ---> Running in 69717eef2b01 [2022-05-10T17:55:17.977Z] Removing intermediate container 69717eef2b01 [2022-05-10T17:55:17.977Z] ---> 06ce5c7be7e0 [2022-05-10T17:55:17.977Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T17:55:17.977Z] ---> Running in e6fdc9b7d8c3 [2022-05-10T17:55:17.977Z] Removing intermediate container e6fdc9b7d8c3 [2022-05-10T17:55:17.977Z] ---> a76c4c294a59 [2022-05-10T17:55:17.977Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:55:17.977Z] ---> Running in 5dc5aad5a92b [2022-05-10T17:55:18.236Z] Removing intermediate container 5dc5aad5a92b [2022-05-10T17:55:18.236Z] ---> 82470fe26d64 [2022-05-10T17:55:18.236Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:55:18.236Z] ---> Running in 710ba618c229 [2022-05-10T17:55:18.804Z] Removing intermediate container 710ba618c229 [2022-05-10T17:55:18.804Z] ---> fef3ec50da69 [2022-05-10T17:55:18.805Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:55:18.805Z] ---> Running in 28fd4ee92249 [2022-05-10T17:55:19.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:55:20.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:55:20.265Z] OK: 221 MiB in 52 packages [2022-05-10T17:55:20.525Z] Removing intermediate container 28fd4ee92249 [2022-05-10T17:55:20.525Z] ---> 51762e8fb2a0 [2022-05-10T17:55:20.525Z] Step 8/25 : WORKDIR /app [2022-05-10T17:55:20.797Z] ---> Running in 7763c0302d30 [2022-05-10T17:55:20.797Z] Removing intermediate container 7763c0302d30 [2022-05-10T17:55:20.797Z] ---> df2a5838cb3f [2022-05-10T17:55:20.797Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T17:55:20.797Z] ---> 8c101c9a0624 [2022-05-10T17:55:20.797Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:55:21.057Z] ---> Running in 4dd9d95d2cad [2022-05-10T17:55:21.624Z] Removing intermediate container 4dd9d95d2cad [2022-05-10T17:55:21.625Z] ---> f06b6fc35e32 [2022-05-10T17:55:21.625Z] Step 11/25 : COPY . . [2022-05-10T17:55:21.884Z] ---> f102981437eb [2022-05-10T17:55:21.884Z] Step 12/25 : RUN $MAKE [2022-05-10T17:55:21.884Z] ---> Running in 4e448e773d7c [2022-05-10T17:55:22.143Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-10T17:55:44.090Z] Removing intermediate container 4e448e773d7c [2022-05-10T17:55:44.090Z] ---> 37cc514d46f8 [2022-05-10T17:55:44.090Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T17:55:44.090Z] 3.14: Pulling from library/alpine [2022-05-10T17:55:44.090Z] 8663204ce13b: Pulling fs layer [2022-05-10T17:55:44.090Z] 8663204ce13b: Verifying Checksum [2022-05-10T17:55:44.090Z] 8663204ce13b: Download complete [2022-05-10T17:55:44.090Z] 8663204ce13b: Pull complete [2022-05-10T17:55:44.090Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:55:44.090Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:55:44.090Z] ---> e04c818066af [2022-05-10T17:55:44.090Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:55:44.090Z] ---> Running in f157a88794e6 [2022-05-10T17:55:44.090Z] Removing intermediate container f157a88794e6 [2022-05-10T17:55:44.090Z] ---> c10c4de424fa [2022-05-10T17:55:44.090Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:55:44.090Z] ---> Running in f9ea6d7f9e14 [2022-05-10T17:55:44.090Z] Removing intermediate container f9ea6d7f9e14 [2022-05-10T17:55:44.090Z] ---> e9e6eb9a4309 [2022-05-10T17:55:44.090Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T17:55:44.090Z] ---> Running in b4d9c28a0c2e [2022-05-10T17:55:44.090Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:55:45.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:55:45.029Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T17:55:45.289Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:55:45.289Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T17:55:45.289Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:55:45.552Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T17:55:45.552Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T17:55:45.552Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:55:45.552Z] OK: 8 MiB in 20 packages [2022-05-10T17:55:46.122Z] Removing intermediate container b4d9c28a0c2e [2022-05-10T17:55:46.122Z] ---> 2fc0f8acc2bf [2022-05-10T17:55:46.122Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T17:55:46.122Z] ---> b0f84b87945d [2022-05-10T17:55:46.122Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T17:55:46.382Z] ---> ae600311c3f4 [2022-05-10T17:55:46.382Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T17:55:46.951Z] ---> f3eb649c4270 [2022-05-10T17:55:46.951Z] Step 20/25 : EXPOSE 59989 [2022-05-10T17:55:46.951Z] ---> Running in 41fe04144d8f [2022-05-10T17:55:47.212Z] Removing intermediate container 41fe04144d8f [2022-05-10T17:55:47.212Z] ---> a5fb15403246 [2022-05-10T17:55:47.212Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T17:55:47.212Z] ---> Running in 80c792456ece [2022-05-10T17:55:47.212Z] Removing intermediate container 80c792456ece [2022-05-10T17:55:47.212Z] ---> f38c6687b4f2 [2022-05-10T17:55:47.212Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T17:55:47.212Z] ---> Running in 642eec943283 [2022-05-10T17:55:47.212Z] Removing intermediate container 642eec943283 [2022-05-10T17:55:47.212Z] ---> 2bf2ad9fdb61 [2022-05-10T17:55:47.212Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T17:55:47.472Z] ---> Running in 43c9cb198435 [2022-05-10T17:55:47.472Z] Removing intermediate container 43c9cb198435 [2022-05-10T17:55:47.472Z] ---> a41bd7316998 [2022-05-10T17:55:47.472Z] Step 24/25 : LABEL git_sha=ed3f6adc63f232585aaf4914dc5a09827cd611f6 [2022-05-10T17:55:47.472Z] ---> Running in b63f3c842454 [2022-05-10T17:55:47.733Z] Removing intermediate container b63f3c842454 [2022-05-10T17:55:47.733Z] ---> 09bf25659f9f [2022-05-10T17:55:47.733Z] Step 25/25 : LABEL version=2.1.0-dev.13 [2022-05-10T17:55:47.733Z] ---> Running in 3b7ae5e7b000 [2022-05-10T17:55:47.733Z] Removing intermediate container 3b7ae5e7b000 [2022-05-10T17:55:47.733Z] ---> 30ec473a75e9 [2022-05-10T17:55:47.733Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:55:47.733Z] Successfully built 30ec473a75e9 [2022-05-10T17:55:47.733Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:55:47.831Z] provisioning config files... [2022-05-10T17:55:47.841Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3253714795487505925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:55:48.143Z] ---> docker-login.sh [2022-05-10T17:55:48.143Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:55:48.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:55:48.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:55:48.143Z] Configure a credential helper to remove this warning. See [2022-05-10T17:55:48.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:55:48.143Z] [2022-05-10T17:55:48.143Z] Login Succeeded [2022-05-10T17:55:48.143Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:55:48.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:55:48.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:55:48.402Z] Configure a credential helper to remove this warning. See [2022-05-10T17:55:48.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:55:48.402Z] [2022-05-10T17:55:48.402Z] Login Succeeded [2022-05-10T17:55:48.402Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:55:48.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:55:48.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:55:48.402Z] Configure a credential helper to remove this warning. See [2022-05-10T17:55:48.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:55:48.402Z] [2022-05-10T17:55:48.402Z] Login Succeeded [2022-05-10T17:55:48.402Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:55:48.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:55:48.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:55:48.663Z] Configure a credential helper to remove this warning. See [2022-05-10T17:55:48.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:55:48.663Z] [2022-05-10T17:55:48.663Z] Login Succeeded [2022-05-10T17:55:48.663Z] docker.io [2022-05-10T17:55:48.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:55:49.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:55:49.234Z] Configure a credential helper to remove this warning. See [2022-05-10T17:55:49.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:55:49.234Z] [2022-05-10T17:55:49.234Z] Login Succeeded [2022-05-10T17:55:49.234Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:55:49.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:55:49.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:55:49.301Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-05-10T17:55:49.301Z] ed3f6adc63f232585aaf4914dc5a09827cd611f6 [2022-05-10T17:55:49.301Z] latest [2022-05-10T17:55:49.301Z] 2.1.0-dev.13 [2022-05-10T17:55:49.301Z] ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [2022-05-10T17:55:49.301Z] main [2022-05-10T17:55:49.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:49.606Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:49.901Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6 [2022-05-10T17:55:49.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:55:49.901Z] f60e783cd4d3: Preparing [2022-05-10T17:55:49.901Z] 0294191f8805: Preparing [2022-05-10T17:55:49.901Z] ca92396cd92b: Preparing [2022-05-10T17:55:49.901Z] feb82c8fe3d0: Preparing [2022-05-10T17:55:49.901Z] f5125654f819: Preparing [2022-05-10T17:55:49.901Z] b541d28bf3b4: Preparing [2022-05-10T17:55:49.901Z] b541d28bf3b4: Waiting [2022-05-10T17:55:49.901Z] ca92396cd92b: Pushed [2022-05-10T17:55:49.901Z] f5125654f819: Pushed [2022-05-10T17:55:49.901Z] 0294191f8805: Pushed [2022-05-10T17:55:49.901Z] b541d28bf3b4: Layer already exists [2022-05-10T17:55:50.162Z] feb82c8fe3d0: Pushed [2022-05-10T17:55:53.467Z] f60e783cd4d3: Pushed [2022-05-10T17:55:53.467Z] ed3f6adc63f232585aaf4914dc5a09827cd611f6: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:53.768Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:54.062Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-10T17:55:54.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:55:54.062Z] f60e783cd4d3: Preparing [2022-05-10T17:55:54.062Z] 0294191f8805: Preparing [2022-05-10T17:55:54.062Z] ca92396cd92b: Preparing [2022-05-10T17:55:54.062Z] feb82c8fe3d0: Preparing [2022-05-10T17:55:54.062Z] f5125654f819: Preparing [2022-05-10T17:55:54.062Z] b541d28bf3b4: Preparing [2022-05-10T17:55:54.062Z] b541d28bf3b4: Waiting [2022-05-10T17:55:54.062Z] 0294191f8805: Layer already exists [2022-05-10T17:55:54.062Z] f60e783cd4d3: Layer already exists [2022-05-10T17:55:54.062Z] feb82c8fe3d0: Layer already exists [2022-05-10T17:55:54.062Z] f5125654f819: Layer already exists [2022-05-10T17:55:54.062Z] ca92396cd92b: Layer already exists [2022-05-10T17:55:54.062Z] b541d28bf3b4: Layer already exists [2022-05-10T17:55:54.062Z] latest: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:54.359Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:54.653Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.13 [2022-05-10T17:55:54.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:55:54.653Z] f60e783cd4d3: Preparing [2022-05-10T17:55:54.653Z] 0294191f8805: Preparing [2022-05-10T17:55:54.653Z] ca92396cd92b: Preparing [2022-05-10T17:55:54.653Z] feb82c8fe3d0: Preparing [2022-05-10T17:55:54.653Z] f5125654f819: Preparing [2022-05-10T17:55:54.653Z] b541d28bf3b4: Preparing [2022-05-10T17:55:54.653Z] b541d28bf3b4: Waiting [2022-05-10T17:55:54.653Z] feb82c8fe3d0: Layer already exists [2022-05-10T17:55:54.653Z] f5125654f819: Layer already exists [2022-05-10T17:55:54.653Z] 0294191f8805: Layer already exists [2022-05-10T17:55:54.653Z] ca92396cd92b: Layer already exists [2022-05-10T17:55:54.653Z] f60e783cd4d3: Layer already exists [2022-05-10T17:55:54.653Z] b541d28bf3b4: Layer already exists [2022-05-10T17:55:54.653Z] 2.1.0-dev.13: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:54.951Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:55.247Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [2022-05-10T17:55:55.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:55:55.247Z] f60e783cd4d3: Preparing [2022-05-10T17:55:55.247Z] 0294191f8805: Preparing [2022-05-10T17:55:55.247Z] ca92396cd92b: Preparing [2022-05-10T17:55:55.247Z] feb82c8fe3d0: Preparing [2022-05-10T17:55:55.247Z] f5125654f819: Preparing [2022-05-10T17:55:55.247Z] b541d28bf3b4: Preparing [2022-05-10T17:55:55.247Z] b541d28bf3b4: Waiting [2022-05-10T17:55:55.247Z] 0294191f8805: Layer already exists [2022-05-10T17:55:55.247Z] f5125654f819: Layer already exists [2022-05-10T17:55:55.247Z] f60e783cd4d3: Layer already exists [2022-05-10T17:55:55.247Z] feb82c8fe3d0: Layer already exists [2022-05-10T17:55:55.247Z] ca92396cd92b: Layer already exists [2022-05-10T17:55:55.247Z] b541d28bf3b4: Layer already exists [2022-05-10T17:55:55.247Z] ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:55.561Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:55.857Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-05-10T17:55:55.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:55:55.857Z] f60e783cd4d3: Preparing [2022-05-10T17:55:55.857Z] 0294191f8805: Preparing [2022-05-10T17:55:55.857Z] ca92396cd92b: Preparing [2022-05-10T17:55:55.857Z] feb82c8fe3d0: Preparing [2022-05-10T17:55:55.857Z] f5125654f819: Preparing [2022-05-10T17:55:55.857Z] b541d28bf3b4: Preparing [2022-05-10T17:55:55.857Z] b541d28bf3b4: Waiting [2022-05-10T17:55:55.857Z] feb82c8fe3d0: Layer already exists [2022-05-10T17:55:55.857Z] 0294191f8805: Layer already exists [2022-05-10T17:55:55.857Z] ca92396cd92b: Layer already exists [2022-05-10T17:55:55.857Z] f5125654f819: Layer already exists [2022-05-10T17:55:55.857Z] f60e783cd4d3: Layer already exists [2022-05-10T17:55:55.857Z] b541d28bf3b4: Layer already exists [2022-05-10T17:55:55.857Z] main: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:55:55.896Z] ===================================================== [Pipeline] echo [2022-05-10T17:55:55.904Z] taggedImages: [2022-05-10T17:55:55.905Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6 [2022-05-10T17:55:55.905Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-10T17:55:55.905Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.13 [2022-05-10T17:55:55.905Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [2022-05-10T17:55:55.905Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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] sh [2022-05-10T17:55:56.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:55:56.279Z] [2022-05-10T17:55:56.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:56.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:55:56.588Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T17:55:56.588Z] 5eb5b503b376: Pulling fs layer [2022-05-10T17:55:56.588Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T17:55:56.588Z] ec43610c2a17: Pulling fs layer [2022-05-10T17:55:56.588Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T17:55:56.588Z] 33b1e0a273af: Pulling fs layer [2022-05-10T17:55:56.588Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T17:55:56.588Z] 2f39f015ded8: Pulling fs layer [2022-05-10T17:55:56.588Z] 3a2ae6a8a46f: Waiting [2022-05-10T17:55:56.588Z] 5d3b04190fa2: Waiting [2022-05-10T17:55:56.588Z] 33b1e0a273af: Waiting [2022-05-10T17:55:56.588Z] 2f39f015ded8: Waiting [2022-05-10T17:55:56.588Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T17:55:56.588Z] 5c69ac0246d0: Download complete [2022-05-10T17:55:56.588Z] 3a2ae6a8a46f: Download complete [2022-05-10T17:55:56.588Z] 33b1e0a273af: Verifying Checksum [2022-05-10T17:55:56.588Z] 33b1e0a273af: Download complete [2022-05-10T17:55:56.588Z] ec43610c2a17: Verifying Checksum [2022-05-10T17:55:56.588Z] ec43610c2a17: Download complete [2022-05-10T17:55:56.588Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T17:55:56.588Z] 5d3b04190fa2: Download complete [2022-05-10T17:55:56.847Z] 5eb5b503b376: Download complete [2022-05-10T17:55:57.420Z] 2f39f015ded8: Download complete [2022-05-10T17:55:57.987Z] 5eb5b503b376: Pull complete [2022-05-10T17:55:58.245Z] 5c69ac0246d0: Pull complete [2022-05-10T17:55:58.505Z] ec43610c2a17: Pull complete [2022-05-10T17:55:58.765Z] 3a2ae6a8a46f: Pull complete [2022-05-10T17:55:59.025Z] 33b1e0a273af: Pull complete [2022-05-10T17:55:59.025Z] 5d3b04190fa2: Pull complete [2022-05-10T17:56:03.217Z] 2f39f015ded8: Pull complete [2022-05-10T17:56:03.217Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T17:56:03.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:56:03.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T17:56:03.290Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T17:56:03.332Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:56:05.142Z] $ docker top 875022f7e81cc0d8605c0a7c7dcc3d3eb242245ed9f1dfb1f0643a841183aabc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:05.553Z] ---> job-cost.sh [2022-05-10T17:56:05.554Z] lf-activate-venv: SKIPPING [2022-05-10T17:56:05.554Z] INFO: No Stack... [2022-05-10T17:56:06.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:56:06.392Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:56:06.695Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-05-10T17:56:06.695Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:56:06.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [2022-05-10T17:56:06.726Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] did not exist. Created. [2022-05-10T17:56:06.726Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:56:07.038Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T17:56:07.069Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:56:07.075Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:56:07.104Z] $ docker stop --time=1 875022f7e81cc0d8605c0a7c7dcc3d3eb242245ed9f1dfb1f0643a841183aabc [2022-05-10T17:56:08.286Z] $ docker rm -f 875022f7e81cc0d8605c0a7c7dcc3d3eb242245ed9f1dfb1f0643a841183aabc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T17:57:37.876Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47824 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-05-10T17:57:37.889Z] Running in /w/workspace/device-rfid-llrp-go/30 [Pipeline] { [Pipeline] checkout [2022-05-10T17:57:38.172Z] Selected Git installation does not exist. Using Default [2022-05-10T17:57:38.172Z] The recommended git tool is: NONE [2022-05-10T17:57:45.624Z] using credential edgex-jenkins-ssh [2022-05-10T17:57:45.647Z] Cloning the remote Git repository [2022-05-10T17:57:45.721Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T17:57:45.806Z] > git init /w/workspace/device-rfid-llrp-go/30 # timeout=10 [2022-05-10T17:57:45.894Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T17:57:45.895Z] > git --version # timeout=10 [2022-05-10T17:57:45.917Z] > git --version # 'git version 2.25.1' [2022-05-10T17:57:45.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:57:47.250Z] Avoid second fetch [2022-05-10T17:57:47.250Z] Checking out Revision ed3f6adc63f232585aaf4914dc5a09827cd611f6 (main) [2022-05-10T17:57:46.029Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:57:47.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-05-10T17:57:47.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:57:47.290Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:57:47.329Z] > git checkout -f ed3f6adc63f232585aaf4914dc5a09827cd611f6 # timeout=10 [2022-05-10T17:57:51.746Z] Commit message: "build: Update to released v2.2.0 Kamakura SDK (#84)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:57:52.670Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T17:57:52.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:57:52.670Z] Dload Upload Total Spent Left Speed [2022-05-10T17:57:52.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-05-10T17:57:53.223Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T17:57:53.590Z] + sudo tee /etc/docker/daemon.new [2022-05-10T17:57:53.590Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T17:57:53.590Z] { [2022-05-10T17:57:53.590Z] "registry-mirrors": [ [2022-05-10T17:57:53.590Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T17:57:53.590Z] ], [2022-05-10T17:57:53.590Z] "bip": "10.250.0.254/24", [2022-05-10T17:57:53.590Z] "hosts": [ [2022-05-10T17:57:53.590Z] "tcp://0.0.0.0:5555", [2022-05-10T17:57:53.590Z] "unix:///var/run/docker.sock" [2022-05-10T17:57:53.590Z] ], [2022-05-10T17:57:53.590Z] "mtu": 1458, [2022-05-10T17:57:53.590Z] "selinux-enabled": true, [2022-05-10T17:57:53.590Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T17:57:53.590Z] } [Pipeline] sh [2022-05-10T17:57:53.967Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T17:57:54.322Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:58:12.702Z] provisioning config files... [2022-05-10T17:58:12.728Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/30@tmp/config5002645331459026916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:58:13.176Z] ---> docker-login.sh [2022-05-10T17:58:13.176Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:58:13.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:14.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:14.083Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:14.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:14.083Z] [2022-05-10T17:58:14.083Z] Login Succeeded [2022-05-10T17:58:14.083Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:58:14.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:14.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:14.688Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:14.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:14.688Z] [2022-05-10T17:58:14.688Z] Login Succeeded [2022-05-10T17:58:14.688Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:58:14.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:15.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:15.244Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:15.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:15.244Z] [2022-05-10T17:58:15.244Z] Login Succeeded [2022-05-10T17:58:15.244Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:58:15.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:15.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:15.523Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:15.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:15.523Z] [2022-05-10T17:58:15.523Z] Login Succeeded [2022-05-10T17:58:15.523Z] docker.io [2022-05-10T17:58:16.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:16.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:16.395Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:16.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:16.395Z] [2022-05-10T17:58:16.395Z] Login Succeeded [2022-05-10T17:58:16.395Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:58:16.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:58:16.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:58:16.902Z] ========================================================= [2022-05-10T17:58:16.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T17:58:16.902Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:58:17.285Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:58:17.560Z] Sending build context to Docker daemon 1.228MB [2022-05-10T17:58:17.560Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:58:17.560Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T17:58:17.841Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T17:58:17.841Z] 9b3977197b4f: Pulling fs layer [2022-05-10T17:58:17.841Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T17:58:17.841Z] 94645a83ff95: Pulling fs layer [2022-05-10T17:58:17.841Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T17:58:17.841Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T17:58:17.841Z] 3096ccb668a1: Pulling fs layer [2022-05-10T17:58:17.841Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T17:58:17.841Z] a4caa8a26152: Pulling fs layer [2022-05-10T17:58:17.841Z] 3096ccb668a1: Waiting [2022-05-10T17:58:17.841Z] e8cf19c19ddd: Waiting [2022-05-10T17:58:17.841Z] a4caa8a26152: Waiting [2022-05-10T17:58:17.841Z] 3f3a8bcf1eab: Waiting [2022-05-10T17:58:17.841Z] 0c92f367c5e7: Waiting [2022-05-10T17:58:17.841Z] 94645a83ff95: Verifying Checksum [2022-05-10T17:58:17.841Z] 94645a83ff95: Download complete [2022-05-10T17:58:17.841Z] 1a89e8eeedd5: Download complete [2022-05-10T17:58:17.841Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T17:58:17.841Z] 0c92f367c5e7: Download complete [2022-05-10T17:58:17.841Z] 3096ccb668a1: Verifying Checksum [2022-05-10T17:58:17.841Z] 3096ccb668a1: Download complete [2022-05-10T17:58:17.841Z] 9b3977197b4f: Verifying Checksum [2022-05-10T17:58:17.841Z] 9b3977197b4f: Download complete [2022-05-10T17:58:18.128Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T17:58:18.128Z] e8cf19c19ddd: Download complete [2022-05-10T17:58:18.746Z] 9b3977197b4f: Pull complete [2022-05-10T17:58:19.356Z] 1a89e8eeedd5: Pull complete [2022-05-10T17:58:19.633Z] 94645a83ff95: Pull complete [2022-05-10T17:58:20.239Z] a4caa8a26152: Verifying Checksum [2022-05-10T17:58:20.239Z] a4caa8a26152: Download complete [2022-05-10T17:58:20.837Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T17:58:20.837Z] 3f3a8bcf1eab: Download complete [2022-05-10T17:58:33.270Z] 3f3a8bcf1eab: Pull complete [2022-05-10T17:58:33.270Z] 0c92f367c5e7: Pull complete [2022-05-10T17:58:33.546Z] 3096ccb668a1: Pull complete [2022-05-10T17:58:33.820Z] e8cf19c19ddd: Pull complete [2022-05-10T17:58:40.549Z] a4caa8a26152: Pull complete [2022-05-10T17:58:40.549Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T17:58:40.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T17:58:40.549Z] ---> 725f1c02e7f9 [2022-05-10T17:58:40.549Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T17:58:41.527Z] ---> Running in 569d012a2604 [2022-05-10T17:58:42.129Z] Removing intermediate container 569d012a2604 [2022-05-10T17:58:42.129Z] ---> 3a33cc878eda [2022-05-10T17:58:42.129Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T17:58:42.129Z] ---> Running in 47f1b00842ab [2022-05-10T17:58:42.404Z] Removing intermediate container 47f1b00842ab [2022-05-10T17:58:42.404Z] ---> 5a4e890e2e38 [2022-05-10T17:58:42.404Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:58:42.404Z] ---> Running in 2757e0d5e81a [2022-05-10T17:58:42.682Z] Removing intermediate container 2757e0d5e81a [2022-05-10T17:58:42.682Z] ---> 358830997777 [2022-05-10T17:58:42.682Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:58:42.966Z] ---> Running in 75f4bc48891b [2022-05-10T17:58:44.957Z] Removing intermediate container 75f4bc48891b [2022-05-10T17:58:44.957Z] ---> 151176c47ef5 [2022-05-10T17:58:44.957Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:58:44.957Z] ---> Running in 2bfa66b0fbc8 [2022-05-10T17:58:46.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:58:47.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:58:48.910Z] OK: 220 MiB in 52 packages [2022-05-10T17:58:49.507Z] Removing intermediate container 2bfa66b0fbc8 [2022-05-10T17:58:49.507Z] ---> db2cf0881ce7 [2022-05-10T17:58:49.507Z] Step 8/12 : WORKDIR /app [2022-05-10T17:58:49.778Z] ---> Running in 3c8afcd0c00d [2022-05-10T17:58:50.055Z] Removing intermediate container 3c8afcd0c00d [2022-05-10T17:58:50.055Z] ---> 896e72c9b40f [2022-05-10T17:58:50.055Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T17:58:50.660Z] ---> 126927be3a30 [2022-05-10T17:58:50.660Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:58:50.660Z] ---> Running in 4e382b7b9aa6 [2022-05-10T17:59:37.679Z] Removing intermediate container 4e382b7b9aa6 [2022-05-10T17:59:37.679Z] ---> ce46f3e14fca [2022-05-10T17:59:37.679Z] Step 11/12 : COPY . . [2022-05-10T17:59:37.679Z] ---> 9c2a6c2b9a4a [2022-05-10T17:59:37.679Z] Step 12/12 : RUN $MAKE [2022-05-10T17:59:37.679Z] ---> Running in 4fde84a33c94 [2022-05-10T17:59:38.666Z] noop [2022-05-10T17:59:38.942Z] Removing intermediate container 4fde84a33c94 [2022-05-10T17:59:38.942Z] ---> 71dab7700b50 [2022-05-10T17:59:39.216Z] Successfully built 71dab7700b50 [2022-05-10T17:59:39.216Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:59:39.574Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:59:39.574Z] . [Pipeline] withDockerContainer [2022-05-10T17:59:39.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-47824 does not seem to be running inside a container [2022-05-10T17:59:39.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/30 -v /w/workspace/device-rfid-llrp-go/30:/w/workspace/device-rfid-llrp-go/30:rw,z -v /w/workspace/device-rfid-llrp-go/30@tmp:/w/workspace/device-rfid-llrp-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:59:41.273Z] $ docker top b538cc920d1b4ec7c8114d17b7bd087e8db449f6aa663eaaf4cb695d7c4d4e3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:59:42.199Z] + go version [2022-05-10T17:59:42.199Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T17:59:42.233Z] $ docker stop --time=1 b538cc920d1b4ec7c8114d17b7bd087e8db449f6aa663eaaf4cb695d7c4d4e3a [2022-05-10T17:59:43.929Z] $ docker rm -f b538cc920d1b4ec7c8114d17b7bd087e8db449f6aa663eaaf4cb695d7c4d4e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:59:44.552Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:59:44.552Z] . [Pipeline] withDockerContainer [2022-05-10T17:59:44.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-47824 does not seem to be running inside a container [2022-05-10T17:59:44.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/30 -v /w/workspace/device-rfid-llrp-go/30:/w/workspace/device-rfid-llrp-go/30:rw,z -v /w/workspace/device-rfid-llrp-go/30@tmp:/w/workspace/device-rfid-llrp-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:59:46.214Z] $ docker top 4ec02d33bce73fdbf604bc3f6041adb886c1803ce8ab3c3bfa6a50f7acb0c05e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:59:47.154Z] + make test [2022-05-10T17:59:47.154Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T17:59:49.150Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T18:01:41.109Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T18:01:41.109Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T18:01:56.203Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.607s coverage: 39.3% of statements [2022-05-10T18:01:56.203Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.631s coverage: 51.9% of statements [2022-05-10T18:01:56.203Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements [2022-05-10T18:01:56.203Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T18:01:56.203Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:02:28.585Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:02:28.585Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:02:29.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T18:02:32.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:02:32.621Z] $ docker stop --time=1 4ec02d33bce73fdbf604bc3f6041adb886c1803ce8ab3c3bfa6a50f7acb0c05e [2022-05-10T18:02:34.444Z] $ docker rm -f 4ec02d33bce73fdbf604bc3f6041adb886c1803ce8ab3c3bfa6a50f7acb0c05e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:02:35.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:02:35.509Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T18:02:36.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:02:36.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:02:36.949Z] + ls -al . [2022-05-10T18:02:36.949Z] total 628 [2022-05-10T18:02:36.949Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:02 . [2022-05-10T18:02:36.949Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 .. [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 17:57 .dockerignore [2022-05-10T18:02:36.949Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:57 .git [2022-05-10T18:02:36.949Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:57 .github [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 17:57 .gitignore [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:57 .golangci.yml [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 17:57 Attribution.txt [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 17:57 CHANGELOG.md [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 17:57 Dockerfile [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:57 GOVERNANCE.md [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 17:57 Jenkinsfile [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:57 LICENSE [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 17:57 Makefile [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 17:57 OWNERS.md [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 17:57 README.md [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:54 VERSION [2022-05-10T18:02:36.949Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 bin [2022-05-10T18:02:36.949Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 cmd [2022-05-10T18:02:36.949Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 18:01 coverage.out [2022-05-10T18:02:36.949Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 examples [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 10 17:57 go.mod [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 10 17:57 go.sum [2022-05-10T18:02:36.949Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 images [2022-05-10T18:02:36.949Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:57 internal [2022-05-10T18:02:36.949Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 snap [2022-05-10T18:02:36.949Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 17:57 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:02:37.367Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ed3f6adc63f232585aaf4914dc5a09827cd611f6 --label arch=arm64 --label version=2.1.0-dev.13 . [2022-05-10T18:02:37.661Z] Sending build context to Docker daemon 1.228MB [2022-05-10T18:02:37.661Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:02:37.661Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T18:02:37.661Z] ---> 71dab7700b50 [2022-05-10T18:02:37.661Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T18:02:37.958Z] ---> Running in 3f4fef5c76bd [2022-05-10T18:02:38.263Z] Removing intermediate container 3f4fef5c76bd [2022-05-10T18:02:38.263Z] ---> 6680d868fac9 [2022-05-10T18:02:38.263Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T18:02:38.263Z] ---> Running in 5e897966fd5b [2022-05-10T18:02:38.865Z] Removing intermediate container 5e897966fd5b [2022-05-10T18:02:38.865Z] ---> 5d4661e35c58 [2022-05-10T18:02:38.865Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:02:38.865Z] ---> Running in d75dd83279d3 [2022-05-10T18:02:39.179Z] Removing intermediate container d75dd83279d3 [2022-05-10T18:02:39.179Z] ---> 09304a594981 [2022-05-10T18:02:39.179Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:02:39.179Z] ---> Running in 06d4b8312bb0 [2022-05-10T18:02:41.161Z] Removing intermediate container 06d4b8312bb0 [2022-05-10T18:02:41.161Z] ---> d67b7109a2c3 [2022-05-10T18:02:41.162Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:02:41.162Z] ---> Running in bde01392f494 [2022-05-10T18:02:42.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:02:42.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:02:43.735Z] OK: 220 MiB in 52 packages [2022-05-10T18:02:44.334Z] Removing intermediate container bde01392f494 [2022-05-10T18:02:44.334Z] ---> 600c0bcaa46c [2022-05-10T18:02:44.334Z] Step 8/25 : WORKDIR /app [2022-05-10T18:02:44.608Z] ---> Running in 252bc2c09762 [2022-05-10T18:02:44.878Z] Removing intermediate container 252bc2c09762 [2022-05-10T18:02:44.878Z] ---> 2b6abd38cb7b [2022-05-10T18:02:44.878Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T18:02:45.469Z] ---> 325911403443 [2022-05-10T18:02:45.469Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:02:45.469Z] ---> Running in b85e4d7e0639 [2022-05-10T18:02:47.449Z] Removing intermediate container b85e4d7e0639 [2022-05-10T18:02:47.449Z] ---> 9412006818ba [2022-05-10T18:02:47.449Z] Step 11/25 : COPY . . [2022-05-10T18:02:48.432Z] ---> caa295ea2d8a [2022-05-10T18:02:48.432Z] Step 12/25 : RUN $MAKE [2022-05-10T18:02:48.432Z] ---> Running in 7dff7ddf46c8 [2022-05-10T18:02:49.426Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-10T18:05:11.355Z] Removing intermediate container 7dff7ddf46c8 [2022-05-10T18:05:11.355Z] ---> 8249fd332567 [2022-05-10T18:05:11.355Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T18:05:11.355Z] 3.14: Pulling from library/alpine [2022-05-10T18:05:11.355Z] 455c02918c45: Pulling fs layer [2022-05-10T18:05:11.355Z] 455c02918c45: Verifying Checksum [2022-05-10T18:05:11.355Z] 455c02918c45: Download complete [2022-05-10T18:05:11.355Z] 455c02918c45: Pull complete [2022-05-10T18:05:11.355Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:05:11.355Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:05:11.355Z] ---> ac73e934f311 [2022-05-10T18:05:11.355Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T18:05:11.355Z] ---> Running in 28eb6556c6ba [2022-05-10T18:05:11.355Z] Removing intermediate container 28eb6556c6ba [2022-05-10T18:05:11.355Z] ---> 8495b4c7cf48 [2022-05-10T18:05:11.355Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:05:11.355Z] ---> Running in 98e26ba774b7 [2022-05-10T18:05:11.355Z] Removing intermediate container 98e26ba774b7 [2022-05-10T18:05:11.355Z] ---> d3cbd1f9da7a [2022-05-10T18:05:11.355Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T18:05:11.355Z] ---> Running in ed4460ed0e29 [2022-05-10T18:05:11.355Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:05:11.355Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:05:11.355Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T18:05:11.355Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:05:11.355Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:05:11.355Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:05:11.355Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:05:11.355Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:05:11.355Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:05:11.355Z] OK: 8 MiB in 20 packages [2022-05-10T18:05:11.355Z] Removing intermediate container ed4460ed0e29 [2022-05-10T18:05:11.355Z] ---> 9507cc056962 [2022-05-10T18:05:11.355Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T18:05:11.355Z] ---> a7dba08b04e3 [2022-05-10T18:05:11.355Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T18:05:11.355Z] ---> f50528c254eb [2022-05-10T18:05:11.355Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T18:05:11.629Z] ---> 1389cd618815 [2022-05-10T18:05:11.629Z] Step 20/25 : EXPOSE 59989 [2022-05-10T18:05:11.629Z] ---> Running in dff19618888c [2022-05-10T18:05:11.904Z] Removing intermediate container dff19618888c [2022-05-10T18:05:11.904Z] ---> 24ee19fdad58 [2022-05-10T18:05:11.904Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T18:05:12.178Z] ---> Running in c96e42c62b88 [2022-05-10T18:05:12.451Z] Removing intermediate container c96e42c62b88 [2022-05-10T18:05:12.451Z] ---> ade135b546c5 [2022-05-10T18:05:12.451Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T18:05:12.451Z] ---> Running in fe3223ca888d [2022-05-10T18:05:12.726Z] Removing intermediate container fe3223ca888d [2022-05-10T18:05:12.726Z] ---> e56bed6a4d72 [2022-05-10T18:05:12.726Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T18:05:12.726Z] ---> Running in 0b519b8b7699 [2022-05-10T18:05:13.002Z] Removing intermediate container 0b519b8b7699 [2022-05-10T18:05:13.002Z] ---> 6b9371952f59 [2022-05-10T18:05:13.002Z] Step 24/25 : LABEL git_sha=ed3f6adc63f232585aaf4914dc5a09827cd611f6 [2022-05-10T18:05:13.277Z] ---> Running in afd8aa810e3f [2022-05-10T18:05:13.554Z] Removing intermediate container afd8aa810e3f [2022-05-10T18:05:13.554Z] ---> 5795fcd7d6cc [2022-05-10T18:05:13.554Z] Step 25/25 : LABEL version=2.1.0-dev.13 [2022-05-10T18:05:13.554Z] ---> Running in 9800562c36ea [2022-05-10T18:05:13.828Z] Removing intermediate container 9800562c36ea [2022-05-10T18:05:13.828Z] ---> 9a382eb58e7c [2022-05-10T18:05:13.828Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:05:13.828Z] Successfully built 9a382eb58e7c [2022-05-10T18:05:13.828Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:05:13.919Z] provisioning config files... [2022-05-10T18:05:13.937Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/30@tmp/config5892180501373957048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:05:14.288Z] ---> docker-login.sh [2022-05-10T18:05:14.288Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:05:14.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:05:14.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:05:14.561Z] Configure a credential helper to remove this warning. See [2022-05-10T18:05:14.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:05:14.561Z] [2022-05-10T18:05:14.561Z] Login Succeeded [2022-05-10T18:05:14.561Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:05:15.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:05:15.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:05:15.159Z] Configure a credential helper to remove this warning. See [2022-05-10T18:05:15.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:05:15.159Z] [2022-05-10T18:05:15.159Z] Login Succeeded [2022-05-10T18:05:15.159Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:05:15.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:05:15.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:05:15.707Z] Configure a credential helper to remove this warning. See [2022-05-10T18:05:15.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:05:15.707Z] [2022-05-10T18:05:15.707Z] Login Succeeded [2022-05-10T18:05:15.707Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:05:15.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:05:15.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:05:15.980Z] Configure a credential helper to remove this warning. See [2022-05-10T18:05:15.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:05:15.981Z] [2022-05-10T18:05:15.981Z] Login Succeeded [2022-05-10T18:05:15.981Z] docker.io [2022-05-10T18:05:16.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:05:16.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:05:16.847Z] Configure a credential helper to remove this warning. See [2022-05-10T18:05:16.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:05:16.847Z] [2022-05-10T18:05:16.847Z] Login Succeeded [2022-05-10T18:05:16.847Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:05:16.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:05:16.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:05:16.932Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-05-10T18:05:16.932Z] ed3f6adc63f232585aaf4914dc5a09827cd611f6 [2022-05-10T18:05:16.932Z] latest [2022-05-10T18:05:16.932Z] 2.1.0-dev.13 [2022-05-10T18:05:16.932Z] ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [2022-05-10T18:05:16.932Z] main [2022-05-10T18:05:16.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:17.293Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:17.637Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6 [2022-05-10T18:05:17.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:05:17.637Z] 8d85aacf5e21: Preparing [2022-05-10T18:05:17.637Z] 45a9b255c115: Preparing [2022-05-10T18:05:17.637Z] 964dc89f8084: Preparing [2022-05-10T18:05:17.637Z] 71748f79490d: Preparing [2022-05-10T18:05:17.637Z] fc31fce8204e: Preparing [2022-05-10T18:05:17.637Z] f73e7dbfee58: Preparing [2022-05-10T18:05:17.637Z] f73e7dbfee58: Waiting [2022-05-10T18:05:17.910Z] fc31fce8204e: Pushed [2022-05-10T18:05:17.910Z] 964dc89f8084: Pushed [2022-05-10T18:05:17.910Z] 45a9b255c115: Pushed [2022-05-10T18:05:17.910Z] f73e7dbfee58: Layer already exists [2022-05-10T18:05:18.891Z] 71748f79490d: Pushed [2022-05-10T18:05:24.292Z] 8d85aacf5e21: Pushed [2022-05-10T18:05:24.565Z] ed3f6adc63f232585aaf4914dc5a09827cd611f6: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:24.915Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:25.257Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-10T18:05:25.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:05:25.257Z] 8d85aacf5e21: Preparing [2022-05-10T18:05:25.257Z] 45a9b255c115: Preparing [2022-05-10T18:05:25.257Z] 964dc89f8084: Preparing [2022-05-10T18:05:25.257Z] 71748f79490d: Preparing [2022-05-10T18:05:25.257Z] fc31fce8204e: Preparing [2022-05-10T18:05:25.257Z] f73e7dbfee58: Preparing [2022-05-10T18:05:25.257Z] f73e7dbfee58: Waiting [2022-05-10T18:05:25.257Z] 71748f79490d: Layer already exists [2022-05-10T18:05:25.531Z] 964dc89f8084: Layer already exists [2022-05-10T18:05:25.531Z] 45a9b255c115: Layer already exists [2022-05-10T18:05:25.531Z] fc31fce8204e: Layer already exists [2022-05-10T18:05:25.531Z] 8d85aacf5e21: Layer already exists [2022-05-10T18:05:25.531Z] f73e7dbfee58: Layer already exists [2022-05-10T18:05:25.531Z] latest: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:25.880Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:26.222Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.13 [2022-05-10T18:05:26.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:05:26.222Z] 8d85aacf5e21: Preparing [2022-05-10T18:05:26.222Z] 45a9b255c115: Preparing [2022-05-10T18:05:26.222Z] 964dc89f8084: Preparing [2022-05-10T18:05:26.222Z] 71748f79490d: Preparing [2022-05-10T18:05:26.222Z] fc31fce8204e: Preparing [2022-05-10T18:05:26.222Z] f73e7dbfee58: Preparing [2022-05-10T18:05:26.222Z] f73e7dbfee58: Waiting [2022-05-10T18:05:26.222Z] 964dc89f8084: Layer already exists [2022-05-10T18:05:26.222Z] fc31fce8204e: Layer already exists [2022-05-10T18:05:26.222Z] 45a9b255c115: Layer already exists [2022-05-10T18:05:26.222Z] 71748f79490d: Layer already exists [2022-05-10T18:05:26.222Z] 8d85aacf5e21: Layer already exists [2022-05-10T18:05:26.222Z] f73e7dbfee58: Layer already exists [2022-05-10T18:05:26.494Z] 2.1.0-dev.13: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:26.843Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:27.192Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [2022-05-10T18:05:27.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:05:27.192Z] 8d85aacf5e21: Preparing [2022-05-10T18:05:27.192Z] 45a9b255c115: Preparing [2022-05-10T18:05:27.192Z] 964dc89f8084: Preparing [2022-05-10T18:05:27.192Z] 71748f79490d: Preparing [2022-05-10T18:05:27.192Z] fc31fce8204e: Preparing [2022-05-10T18:05:27.192Z] f73e7dbfee58: Preparing [2022-05-10T18:05:27.192Z] f73e7dbfee58: Waiting [2022-05-10T18:05:27.192Z] fc31fce8204e: Layer already exists [2022-05-10T18:05:27.192Z] 964dc89f8084: Layer already exists [2022-05-10T18:05:27.192Z] 8d85aacf5e21: Layer already exists [2022-05-10T18:05:27.192Z] 71748f79490d: Layer already exists [2022-05-10T18:05:27.192Z] 45a9b255c115: Layer already exists [2022-05-10T18:05:27.465Z] f73e7dbfee58: Layer already exists [2022-05-10T18:05:27.465Z] ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:27.812Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:28.161Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-05-10T18:05:28.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T18:05:28.162Z] 8d85aacf5e21: Preparing [2022-05-10T18:05:28.162Z] 45a9b255c115: Preparing [2022-05-10T18:05:28.162Z] 964dc89f8084: Preparing [2022-05-10T18:05:28.162Z] 71748f79490d: Preparing [2022-05-10T18:05:28.162Z] fc31fce8204e: Preparing [2022-05-10T18:05:28.162Z] f73e7dbfee58: Preparing [2022-05-10T18:05:28.162Z] f73e7dbfee58: Waiting [2022-05-10T18:05:28.162Z] fc31fce8204e: Layer already exists [2022-05-10T18:05:28.162Z] 964dc89f8084: Layer already exists [2022-05-10T18:05:28.162Z] 8d85aacf5e21: Layer already exists [2022-05-10T18:05:28.162Z] 71748f79490d: Layer already exists [2022-05-10T18:05:28.162Z] 45a9b255c115: Layer already exists [2022-05-10T18:05:28.162Z] f73e7dbfee58: Layer already exists [2022-05-10T18:05:28.433Z] main: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:05:28.484Z] ===================================================== [Pipeline] echo [2022-05-10T18:05:28.492Z] taggedImages: [2022-05-10T18:05:28.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6 [2022-05-10T18:05:28.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-10T18:05:28.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.13 [2022-05-10T18:05:28.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [2022-05-10T18:05:28.492Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:28.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:05:28.860Z] [2022-05-10T18:05:28.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:29.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:05:29.503Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T18:05:29.503Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T18:05:29.503Z] 04944245beec: Pulling fs layer [2022-05-10T18:05:29.503Z] 699f458cf7ca: Pulling fs layer [2022-05-10T18:05:29.503Z] 765212b225bb: Pulling fs layer [2022-05-10T18:05:29.503Z] f23df028b6ca: Pulling fs layer [2022-05-10T18:05:29.503Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T18:05:29.503Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T18:05:29.503Z] 765212b225bb: Waiting [2022-05-10T18:05:29.503Z] f23df028b6ca: Waiting [2022-05-10T18:05:29.503Z] d65c8cfc05b1: Waiting [2022-05-10T18:05:29.503Z] 2437ff75d9bd: Waiting [2022-05-10T18:05:29.503Z] 04944245beec: Verifying Checksum [2022-05-10T18:05:29.503Z] 04944245beec: Download complete [2022-05-10T18:05:29.503Z] 765212b225bb: Verifying Checksum [2022-05-10T18:05:29.503Z] 765212b225bb: Download complete [2022-05-10T18:05:29.503Z] f23df028b6ca: Download complete [2022-05-10T18:05:29.503Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T18:05:29.503Z] d65c8cfc05b1: Download complete [2022-05-10T18:05:29.782Z] 699f458cf7ca: Verifying Checksum [2022-05-10T18:05:29.782Z] 699f458cf7ca: Download complete [2022-05-10T18:05:30.053Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T18:05:30.053Z] 8998bd30e6a1: Download complete [2022-05-10T18:05:32.737Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T18:05:32.737Z] 2437ff75d9bd: Download complete [2022-05-10T18:05:34.713Z] 8998bd30e6a1: Pull complete [2022-05-10T18:05:34.987Z] 04944245beec: Pull complete [2022-05-10T18:05:36.424Z] 699f458cf7ca: Pull complete [2022-05-10T18:05:36.702Z] 765212b225bb: Pull complete [2022-05-10T18:05:37.680Z] f23df028b6ca: Pull complete [2022-05-10T18:05:37.680Z] d65c8cfc05b1: Pull complete [2022-05-10T18:05:52.769Z] 2437ff75d9bd: Pull complete [2022-05-10T18:05:52.770Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T18:05:52.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:05:52.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T18:05:52.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-47824 does not seem to be running inside a container [2022-05-10T18:05:53.086Z] $ 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/device-rfid-llrp-go/30 -v /w/workspace/device-rfid-llrp-go/30:/w/workspace/device-rfid-llrp-go/30:rw,z -v /w/workspace/device-rfid-llrp-go/30@tmp:/w/workspace/device-rfid-llrp-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T18:05:55.733Z] $ docker top 8f20a251dcc2692fd2646c22c95bcb734be6745ee3c0c40d9a4f472a21edea56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:05:56.642Z] ---> job-cost.sh [2022-05-10T18:05:56.642Z] lf-activate-venv: SKIPPING [2022-05-10T18:05:56.642Z] INFO: No Stack... [2022-05-10T18:05:57.241Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T18:05:57.843Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:05:58.512Z] + cut -d, -f6 [2022-05-10T18:05:58.512Z] + cat /w/workspace/device-rfid-llrp-go/30/archives/cost.csv [Pipeline] lock [2022-05-10T18:05:58.572Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [2022-05-10T18:05:58.577Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] did not exist. Created. [2022-05-10T18:05:58.577Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:05:59.249Z] /w/workspace/device-rfid-llrp-go/30@tmp/durable-b116ba5c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T18:05:59.921Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T18:05:59.949Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T18:06:00.008Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:06:00.014Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:06:00.038Z] $ docker stop --time=1 8f20a251dcc2692fd2646c22c95bcb734be6745ee3c0c40d9a4f472a21edea56 [2022-05-10T18:06:01.560Z] $ docker rm -f 8f20a251dcc2692fd2646c22c95bcb734be6745ee3c0c40d9a4f472a21edea56 [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-05-10T18:06:02.058Z] provisioning config files... [2022-05-10T18:06:02.068Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4453853280026109539tmp [Pipeline] { [Pipeline] sh [2022-05-10T18:06:02.367Z] + set +x [2022-05-10T18:06:02.367Z] + curl -s https://codecov.io/bash [2022-05-10T18:06:02.367Z] + bash -s -- [2022-05-10T18:06:02.367Z] [2022-05-10T18:06:02.367Z] _____ _ [2022-05-10T18:06:02.367Z] / ____| | | [2022-05-10T18:06:02.367Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T18:06:02.367Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T18:06:02.367Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T18:06:02.367Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T18:06:02.367Z] Bash-1.0.6 [2022-05-10T18:06:02.367Z] [2022-05-10T18:06:02.367Z] [2022-05-10T18:06:02.367Z] ==> git version 2.25.1 found [2022-05-10T18:06:02.367Z] ==> 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-05-10T18:06:02.367Z] Release-Date: 2020-01-08 [2022-05-10T18:06:02.367Z] 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-05-10T18:06:02.367Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T18:06:02.367Z] ==> Jenkins CI detected. [2022-05-10T18:06:02.367Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-05-10T18:06:02.367Z] project root: . [2022-05-10T18:06:02.367Z] --> token set from env [2022-05-10T18:06:02.367Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T18:06:02.367Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T18:06:02.367Z] ==> Python coveragepy not found [2022-05-10T18:06:02.367Z] ==> Searching for coverage reports in: [2022-05-10T18:06:02.367Z] + . [2022-05-10T18:06:02.367Z] -> Found 1 reports [2022-05-10T18:06:02.368Z] ==> Detecting git/mercurial file structure [2022-05-10T18:06:02.368Z] ==> Reading reports [2022-05-10T18:06:02.368Z] + ./coverage.out bytes=460394 [2022-05-10T18:06:02.368Z] ==> Appending adjustments [2022-05-10T18:06:02.368Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T18:06:02.631Z] + Found adjustments [2022-05-10T18:06:02.631Z] ==> Gzipping contents [2022-05-10T18:06:02.631Z] 52K /tmp/codecov.cW4dJ0.gz [2022-05-10T18:06:02.631Z] ==> Uploading reports [2022-05-10T18:06:02.631Z] url: https://codecov.io [2022-05-10T18:06:02.631Z] query: branch=main&commit=ed3f6adc63f232585aaf4914dc5a09827cd611f6&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:06:02.631Z] -> Pinging Codecov [2022-05-10T18:06:02.631Z] 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=ed3f6adc63f232585aaf4914dc5a09827cd611f6&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:06:02.893Z] -> Uploading to [2022-05-10T18:06:02.893Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/ed3f6adc63f232585aaf4914dc5a09827cd611f6/0ff58050-3ff0-40ae-ab4e-df0303076034.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T180602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b90f3d7ed00d0f0678602fb881842756370fcc309a42e9dd33c500ba297bc944 [2022-05-10T18:06:02.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:06:02.893Z] Dload Upload Total Spent Left Speed [2022-05-10T18:06:03.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51779 0 0 100 51779 0 229k --:--:-- --:--:-- --:--:-- 229k [2022-05-10T18:06:03.154Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] } [2022-05-10T18:06:03.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T18:06:03.299Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T18:06:03.311Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:03.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:06:03.609Z] [2022-05-10T18:06:03.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:03.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:06:03.914Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T18:06:03.914Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T18:06:03.914Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T18:06:03.914Z] de9db76c5a1d: Pulling fs layer [2022-05-10T18:06:03.914Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T18:06:03.914Z] 0d57e429df01: Pulling fs layer [2022-05-10T18:06:03.914Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T18:06:03.914Z] e1f770b5df2f: Pulling fs layer [2022-05-10T18:06:03.914Z] 85a0685a4137: Pulling fs layer [2022-05-10T18:06:03.914Z] 0eba1c9be4d2: Waiting [2022-05-10T18:06:03.914Z] 0d57e429df01: Waiting [2022-05-10T18:06:03.914Z] 4e4be7b47b0d: Waiting [2022-05-10T18:06:03.914Z] e1f770b5df2f: Waiting [2022-05-10T18:06:03.914Z] 85a0685a4137: Waiting [2022-05-10T18:06:03.914Z] de9db76c5a1d: Verifying Checksum [2022-05-10T18:06:03.914Z] de9db76c5a1d: Download complete [2022-05-10T18:06:03.914Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T18:06:03.914Z] 0ef7d3d256c8: Download complete [2022-05-10T18:06:03.914Z] 0d57e429df01: Verifying Checksum [2022-05-10T18:06:03.914Z] 0d57e429df01: Download complete [2022-05-10T18:06:03.914Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T18:06:03.914Z] 4e4be7b47b0d: Download complete [2022-05-10T18:06:03.914Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T18:06:03.914Z] 188c0c94c7c5: Download complete [2022-05-10T18:06:04.175Z] 188c0c94c7c5: Pull complete [2022-05-10T18:06:04.175Z] e1f770b5df2f: Verifying Checksum [2022-05-10T18:06:04.175Z] e1f770b5df2f: Download complete [2022-05-10T18:06:04.175Z] 0ef7d3d256c8: Pull complete [2022-05-10T18:06:04.437Z] de9db76c5a1d: Pull complete [2022-05-10T18:06:04.697Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T18:06:04.697Z] 0eba1c9be4d2: Download complete [2022-05-10T18:06:04.957Z] 85a0685a4137: Verifying Checksum [2022-05-10T18:06:04.957Z] 85a0685a4137: Download complete [2022-05-10T18:06:08.251Z] 0eba1c9be4d2: Pull complete [2022-05-10T18:06:08.251Z] 0d57e429df01: Pull complete [2022-05-10T18:06:08.251Z] 4e4be7b47b0d: Pull complete [2022-05-10T18:06:08.826Z] e1f770b5df2f: Pull complete [2022-05-10T18:06:12.119Z] 85a0685a4137: Pull complete [2022-05-10T18:06:12.119Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T18:06:12.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:06:12.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T18:06:12.182Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T18:06:12.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T18:06:14.624Z] $ docker top 334e475642dc5e71f188198b5ee89c7e9e0908103d8a823761f46fa81519ac58 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T18:06:14.721Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T18:06:15.062Z] + set -o pipefail [2022-05-10T18:06:15.062Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T18:06:20.370Z] [2022-05-10T18:06:20.370Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-05-10T18:06:20.370Z] [2022-05-10T18:06:20.370Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/4006055e-8c1c-47a0-8041-6dbc8c5ebf3b [2022-05-10T18:06:20.370Z] [2022-05-10T18:06:20.370Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T18:06:20.370Z] [2022-05-10T18:06:20.370Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T18:06:20.370Z] [2022-05-10T18:06:20.370Z] [Pipeline] } [2022-05-10T18:06:20.386Z] $ docker stop --time=1 334e475642dc5e71f188198b5ee89c7e9e0908103d8a823761f46fa81519ac58 [2022-05-10T18:06:22.658Z] $ docker rm -f 334e475642dc5e71f188198b5ee89c7e9e0908103d8a823761f46fa81519ac58 [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-05-10T18:06:23.386Z] + git log --format=format:%s -1 ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] sh [2022-05-10T18:06:23.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:06:23.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:23.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:06:23.992Z] . [Pipeline] withDockerContainer [2022-05-10T18:06:24.063Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T18:06:24.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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:latest cat [2022-05-10T18:06:24.554Z] $ docker top 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:06:24.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:06:24.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:06:24.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:06:24.783Z] $ docker exec 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 ssh-agent [2022-05-10T18:06:24.897Z] SSH_AUTH_SOCK=/tmp/ssh-KYIdiHohQYt4/agent.33 [2022-05-10T18:06:24.897Z] SSH_AGENT_PID=40 [2022-05-10T18:06:24.902Z] Running ssh-add (command line suppressed) [2022-05-10T18:06:25.031Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6749008718051388908.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6749008718051388908.key) [2022-05-10T18:06:25.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:06:25.339Z] + git semver tag [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,542 [run_tag] DEBUG tag force:False [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,542 [check_head_tag] DEBUG check head tag [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,542 [execute] INFO git cat-file --batch-check [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,545 [execute] INFO git cat-file --batch [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,557 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,557 [execute] INFO git tag -a v2.1.0-dev.13 -m v2.1.0-dev.13 [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,557 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.13', '-m', 'v2.1.0-dev.13'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:06:25.599Z] 2022-05-10 18:06:25,562 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:06:25.599Z] 2.1.0-dev.13 [Pipeline] } [2022-05-10T18:06:25.614Z] $ docker exec --env ******** --env ******** 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 ssh-agent -k [2022-05-10T18:06:25.721Z] unset SSH_AUTH_SOCK; [2022-05-10T18:06:25.722Z] unset SSH_AGENT_PID; [2022-05-10T18:06:25.722Z] echo Agent pid 40 killed; [2022-05-10T18:06:25.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:06:26.038Z] + git semver [Pipeline] } [2022-05-10T18:06:26.319Z] $ docker stop --time=1 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 [2022-05-10T18:06:27.631Z] $ docker rm -f 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:28.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:06:28.037Z] [2022-05-10T18:06:28.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:28.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:06:28.340Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T18:06:28.340Z] ab5ef0e58194: Pulling fs layer [2022-05-10T18:06:28.340Z] 9712f1f96733: Pulling fs layer [2022-05-10T18:06:28.340Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T18:06:28.340Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T18:06:28.340Z] e9a5061849ea: Pulling fs layer [2022-05-10T18:06:28.340Z] d747dcd14b5f: Pulling fs layer [2022-05-10T18:06:28.340Z] 2de7ff778b66: Pulling fs layer [2022-05-10T18:06:28.340Z] e9a5061849ea: Waiting [2022-05-10T18:06:28.340Z] 0d9ebad4ef96: Waiting [2022-05-10T18:06:28.340Z] d747dcd14b5f: Waiting [2022-05-10T18:06:28.340Z] 2de7ff778b66: Waiting [2022-05-10T18:06:28.340Z] 9712f1f96733: Verifying Checksum [2022-05-10T18:06:28.340Z] 9712f1f96733: Download complete [2022-05-10T18:06:28.604Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T18:06:28.604Z] 63f879dbbcfc: Download complete [2022-05-10T18:06:28.866Z] e9a5061849ea: Verifying Checksum [2022-05-10T18:06:28.866Z] e9a5061849ea: Download complete [2022-05-10T18:06:28.866Z] d747dcd14b5f: Verifying Checksum [2022-05-10T18:06:28.866Z] d747dcd14b5f: Download complete [2022-05-10T18:06:28.866Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T18:06:28.866Z] 0d9ebad4ef96: Download complete [2022-05-10T18:06:28.866Z] 2de7ff778b66: Download complete [2022-05-10T18:06:29.126Z] ab5ef0e58194: Verifying Checksum [2022-05-10T18:06:29.126Z] ab5ef0e58194: Download complete [2022-05-10T18:06:31.666Z] ab5ef0e58194: Pull complete [2022-05-10T18:06:31.666Z] 9712f1f96733: Pull complete [2022-05-10T18:06:32.600Z] 63f879dbbcfc: Pull complete [2022-05-10T18:06:35.882Z] 0d9ebad4ef96: Pull complete [2022-05-10T18:06:36.142Z] e9a5061849ea: Pull complete [2022-05-10T18:06:36.142Z] d747dcd14b5f: Pull complete [2022-05-10T18:06:37.522Z] 2de7ff778b66: Pull complete [2022-05-10T18:06:37.522Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T18:06:37.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:06:37.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T18:06:37.585Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T18:06:37.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-lftools:0.23.1-centos7 cat [2022-05-10T18:06:39.824Z] $ docker top 7cc1cbee0542c4b6f52b7ffb22e934a3b9f032b1f598fdcd7935013b6fe76868 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:06:39.909Z] provisioning config files... [2022-05-10T18:06:39.919Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3164179106977201878tmp [2022-05-10T18:06:39.931Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1638176055684067860tmp [2022-05-10T18:06:39.944Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1395350547172691169tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:06:39.959Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:40.247Z] ---> sigul-configuration.sh [2022-05-10T18:06:40.247Z] gpg: directory `/root/.gnupg' created [2022-05-10T18:06:40.247Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T18:06:40.247Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T18:06:40.247Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T18:06:40.247Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T18:06:40.247Z] gpg: CAST5 encrypted data [2022-05-10T18:06:40.247Z] gpg: encrypted with 1 passphrase [2022-05-10T18:06:40.247Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T18:06:40.536Z] + mkdir /home/jenkins [2022-05-10T18:06:40.536Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T18:06:40.825Z] + 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-05-10T18:06:40.835Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:41.125Z] ---> sigul-install.sh [2022-05-10T18:06:41.125Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T18:06:41.418Z] + git tag --list [2022-05-10T18:06:41.418Z] v0.0.0 [2022-05-10T18:06:41.418Z] v1.0.0 [2022-05-10T18:06:41.418Z] v1.0.0-dev.1 [2022-05-10T18:06:41.418Z] v1.0.0-dev.2 [2022-05-10T18:06:41.418Z] v1.0.0-dev.3 [2022-05-10T18:06:41.418Z] v1.0.0-dev.4 [2022-05-10T18:06:41.418Z] v1.0.0-dev.5 [2022-05-10T18:06:41.418Z] v1.0.0-dev.6 [2022-05-10T18:06:41.418Z] v1.0.0-dev.7 [2022-05-10T18:06:41.418Z] v1.0.0-dev.8 [2022-05-10T18:06:41.418Z] v1.0.0-dev.9 [2022-05-10T18:06:41.418Z] v1.0.1-dev.1 [2022-05-10T18:06:41.418Z] v1.0.1-dev.2 [2022-05-10T18:06:41.418Z] v1.0.1-dev.3 [2022-05-10T18:06:41.418Z] v1.0.1-dev.4 [2022-05-10T18:06:41.418Z] v1.0.1-dev.5 [2022-05-10T18:06:41.418Z] v1.0.1-dev.6 [2022-05-10T18:06:41.418Z] v2.1.0 [2022-05-10T18:06:41.418Z] v2.1.0-dev.1 [2022-05-10T18:06:41.418Z] v2.1.0-dev.10 [2022-05-10T18:06:41.418Z] v2.1.0-dev.11 [2022-05-10T18:06:41.418Z] v2.1.0-dev.12 [2022-05-10T18:06:41.418Z] v2.1.0-dev.13 [2022-05-10T18:06:41.419Z] v2.1.0-dev.2 [2022-05-10T18:06:41.419Z] v2.1.0-dev.3 [2022-05-10T18:06:41.419Z] v2.1.0-dev.4 [2022-05-10T18:06:41.419Z] v2.1.0-dev.5 [2022-05-10T18:06:41.419Z] v2.1.0-dev.6 [2022-05-10T18:06:41.419Z] v2.1.0-dev.7 [2022-05-10T18:06:41.419Z] v2.1.0-dev.8 [2022-05-10T18:06:41.419Z] v2.1.0-dev.9 [Pipeline] sh [2022-05-10T18:06:41.715Z] + lftools sign git-tag v2.1.0-dev.13 [2022-05-10T18:06:42.284Z] Signing Git tag with Sigul... [2022-05-10T18:06:42.284Z] Signing v2.1.0-dev.13 [Pipeline] echo [2022-05-10T18:06:42.864Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:43.156Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T18:06:43.163Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T18:06:43.189Z] $ docker stop --time=1 7cc1cbee0542c4b6f52b7ffb22e934a3b9f032b1f598fdcd7935013b6fe76868 [2022-05-10T18:06:44.508Z] $ docker rm -f 7cc1cbee0542c4b6f52b7ffb22e934a3b9f032b1f598fdcd7935013b6fe76868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T18:06:44.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:06:44.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:45.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:06:45.223Z] . [Pipeline] withDockerContainer [2022-05-10T18:06:45.289Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T18:06:45.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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:latest cat [2022-05-10T18:06:45.698Z] $ docker top b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:06:45.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:06:45.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:06:45.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:06:45.926Z] $ docker exec b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 ssh-agent [2022-05-10T18:06:46.036Z] SSH_AUTH_SOCK=/tmp/ssh-soFGJn9DzmxL/agent.33 [2022-05-10T18:06:46.036Z] SSH_AGENT_PID=39 [2022-05-10T18:06:46.042Z] Running ssh-add (command line suppressed) [2022-05-10T18:06:46.159Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5573587955797656907.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5573587955797656907.key) [2022-05-10T18:06:46.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:06:46.469Z] + git semver bump pre [2022-05-10T18:06:46.729Z] 2022-05-10 18:06:46,670 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:06:46.729Z] 2022-05-10 18:06:46,670 [bump_version] DEBUG bumping version:2.1.0-dev.13 on axis:pre with prefix:dev [2022-05-10T18:06:46.729Z] 2022-05-10 18:06:46,670 [bump_version] DEBUG bumped version:2.1.0-dev.14 [2022-05-10T18:06:46.729Z] 2022-05-10 18:06:46,670 [write_version] DEBUG write version:2.1.0-dev.14 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-05-10T18:06:46.729Z] 2022-05-10 18:06:46,670 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:06:46.729Z] 2022-05-10 18:06:46,670 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:06:46.729Z] 2022-05-10 18:06:46,672 [execute] INFO git cat-file --batch-check [2022-05-10T18:06:46.729Z] 2022-05-10 18:06:46,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:06:46.730Z] 2022-05-10 18:06:46,677 [execute] INFO git cat-file --batch [2022-05-10T18:06:46.730Z] 2022-05-10 18:06:46,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:06:46.730Z] 2022-05-10 18:06:46,683 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:06:46.730Z] 2.1.0-dev.14 [Pipeline] } [2022-05-10T18:06:46.745Z] $ docker exec --env ******** --env ******** b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 ssh-agent -k [2022-05-10T18:06:46.865Z] unset SSH_AUTH_SOCK; [2022-05-10T18:06:46.865Z] unset SSH_AGENT_PID; [2022-05-10T18:06:46.865Z] echo Agent pid 39 killed; [2022-05-10T18:06:46.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:06:47.183Z] + git semver [Pipeline] } [2022-05-10T18:06:47.464Z] $ docker stop --time=1 b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 [2022-05-10T18:06:48.755Z] $ docker rm -f b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:06:49.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:06:49.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:49.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:06:49.413Z] . [Pipeline] withDockerContainer [2022-05-10T18:06:49.492Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T18:06:49.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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:latest cat [2022-05-10T18:06:49.934Z] $ docker top a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:06:50.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:06:50.013Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:06:50.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:06:50.147Z] $ docker exec a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed ssh-agent [2022-05-10T18:06:50.264Z] SSH_AUTH_SOCK=/tmp/ssh-bKXvphuUlYuG/agent.33 [2022-05-10T18:06:50.264Z] SSH_AGENT_PID=39 [2022-05-10T18:06:50.271Z] Running ssh-add (command line suppressed) [2022-05-10T18:06:50.393Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3304158861356162678.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3304158861356162678.key) [2022-05-10T18:06:50.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:06:50.694Z] + git semver push [2022-05-10T18:06:50.955Z] 2022-05-10 18:06:50,925 [run_push] DEBUG push [2022-05-10T18:06:50.955Z] 2022-05-10 18:06:50,926 [execute] INFO git push origin semver [2022-05-10T18:06:50.955Z] 2022-05-10 18:06:50,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:06:51.898Z] 2022-05-10 18:06:51,668 [run_push] DEBUG push all version tags [2022-05-10T18:06:51.898Z] 2022-05-10 18:06:51,669 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T18:06:51.898Z] 2022-05-10 18:06:51,669 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:06:52.470Z] 2022-05-10 18:06:52,370 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T18:06:52.470Z] 2.1.0-dev.14 [Pipeline] } [2022-05-10T18:06:52.490Z] $ docker exec --env ******** --env ******** a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed ssh-agent -k [2022-05-10T18:06:52.608Z] unset SSH_AUTH_SOCK; [2022-05-10T18:06:52.608Z] unset SSH_AGENT_PID; [2022-05-10T18:06:52.608Z] echo Agent pid 39 killed; [2022-05-10T18:06:52.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:06:52.968Z] + git semver [Pipeline] } [2022-05-10T18:06:53.271Z] $ docker stop --time=1 a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed [2022-05-10T18:06:54.598Z] $ docker rm -f a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed [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-05-10T18:06:55.155Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-05-10T18:06:55.155Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T18:06:55.155Z] total 16 [2022-05-10T18:06:55.155Z] drwxr-xr-x 3 root root 4096 May 10 17:56 . [2022-05-10T18:06:55.155Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:06 .. [2022-05-10T18:06:55.155Z] drwxr-xr-x 2 root root 4096 May 10 17:56 cost [2022-05-10T18:06:55.155Z] -rw-r--r-- 1 root root 89 May 10 17:56 cost.csv [2022-05-10T18:06:55.155Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T18:06:55.155Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T18:06:55.155Z] total 16 [2022-05-10T18:06:55.155Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:56 . [2022-05-10T18:06:55.155Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:06 .. [2022-05-10T18:06:55.155Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:56 cost [2022-05-10T18:06:55.155Z] -rw-r--r-- 1 jenkins jenkins 89 May 10 17:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:55.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:56.308Z] ---> package-listing.sh [2022-05-10T18:06:56.308Z] ++ facter osfamily [2022-05-10T18:06:56.308Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T18:06:56.569Z] + OS_FAMILY=debian [2022-05-10T18:06:56.569Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-05-10T18:06:56.569Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T18:06:56.569Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T18:06:56.569Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T18:06:56.569Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T18:06:56.569Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-10T18:06:56.569Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T18:06:56.569Z] + case "${OS_FAMILY}" in [2022-05-10T18:06:56.569Z] + dpkg -l [2022-05-10T18:06:56.569Z] + grep '^ii' [2022-05-10T18:06:56.569Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T18:06:56.569Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T18:06:56.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T18:06:56.569Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-10T18:06:56.569Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-05-10T18:06:56.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-05-10T18:06:56.582Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T18:06:56.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:57.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:06:57.416Z] . [Pipeline] withDockerContainer [2022-05-10T18:06:57.484Z] prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container [2022-05-10T18:06:57.525Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-lftools-log-publisher:latest cat [2022-05-10T18:06:57.782Z] $ docker top 26125ddd7b3561c0626c1d14757fb00117d35ca2606ca16d7ded1528551c5bfd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:06:58.137Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T18:06:58.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T18:06:58.720Z] + ls /var/log/sa-host [2022-05-10T18:06:58.720Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:06:58.803Z] provisioning config files... [2022-05-10T18:06:58.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7245073599843988272tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:06:58.826Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:59.114Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T18:06:59.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:59.453Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T18:06:59.465Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:59.756Z] ---> sudo-logs.sh [2022-05-10T18:06:59.756Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T18:06:59.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:07:00.066Z] ---> job-cost.sh [2022-05-10T18:07:00.066Z] lf-activate-venv: SKIPPING [2022-05-10T18:07:00.066Z] DEBUG: total: 0.2199999988079071 [2022-05-10T18:07:00.066Z] INFO: Retrieving Stack Cost... [2022-05-10T18:07:01.012Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:07:01.273Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T18:07:01.288Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:07:01.576Z] ---> logs-deploy.sh [2022-05-10T18:07:01.576Z] lf-activate-venv: SKIPPING [2022-05-10T18:07:01.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/30 [2022-05-10T18:07:01.577Z] INFO: archiving workspace using pattern(s): [2022-05-10T18:07:02.521Z] Archives upload complete. [2022-05-10T18:07:02.521Z] INFO: archiving logs to Nexus