Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 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-ssh6935486432819638200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh6838750230936656125.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh671350112517445175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh14382371581468913220.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh18432853413665658277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4335 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.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh2921119003703038897.key > 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 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (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 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" > git rev-list --no-walk fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-31T23:36:31.182Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-31T23:36:31.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-31T23:36:31.270Z] ========================================================= [2022-01-31T23:36:31.271Z] EdgeX Global Pipelines Version Info [2022-01-31T23:36:31.271Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:36:32.454Z] ------------------- [2022-01-31T23:36:32.455Z] stable info: [2022-01-31T23:36:32.455Z] ------------------- [2022-01-31T23:36:32.455Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-31T23:36:32.455Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-01-31T23:36:32.455Z] Message: update stable to v1.0.220 [2022-01-31T23:36:33.026Z] ------------------- [2022-01-31T23:36:33.026Z] experimental info: [2022-01-31T23:36:33.026Z] ------------------- [2022-01-31T23:36:33.026Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-31T23:36:33.026Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-01-31T23:36:33.026Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-31T23:36:33.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-01-31T23:36:33.192Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-01-31T23:36:33.201Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-31T23:36:33.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-31T23:36:33.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-31T23:36:33.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-31T23:36:33.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-31T23:36:33.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-31T23:36:33.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-31T23:36:33.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-31T23:36:33.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-31T23:36:33.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-01-31T23:36:33.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-31T23:36:33.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-31T23:36:33.361Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-31T23:36:33.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-31T23:36:33.385Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-31T23:36:33.399Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-31T23:36:33.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-31T23:36:33.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-31T23:36:33.445Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-31T23:36:33.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-31T23:36:33.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-31T23:36:33.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-31T23:36:33.506Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-31T23:36:33.521Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-31T23:36:33.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-31T23:36:33.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-31T23:36:33.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-31T23:36:33.572Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-01-31T23:36:33.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdb8dc9 [Pipeline] echo [2022-01-31T23:36:33.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-31T23:36:33.637Z] provisioning config files... [2022-01-31T23:36:33.660Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1138673259343183917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:36:33.975Z] ---> docker-login.sh [2022-01-31T23:36:33.975Z] nexus3.edgexfoundry.org:10001 [2022-01-31T23:36:33.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:34.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:34.236Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:34.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:34.236Z] [2022-01-31T23:36:34.236Z] Login Succeeded [2022-01-31T23:36:34.236Z] nexus3.edgexfoundry.org:10002 [2022-01-31T23:36:34.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:34.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:34.236Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:34.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:34.236Z] [2022-01-31T23:36:34.236Z] Login Succeeded [2022-01-31T23:36:34.236Z] nexus3.edgexfoundry.org:10003 [2022-01-31T23:36:34.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:34.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:34.503Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:34.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:34.503Z] [2022-01-31T23:36:34.503Z] Login Succeeded [2022-01-31T23:36:34.503Z] nexus3.edgexfoundry.org:10004 [2022-01-31T23:36:34.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:34.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:34.503Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:34.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:34.503Z] [2022-01-31T23:36:34.503Z] Login Succeeded [2022-01-31T23:36:34.503Z] docker.io [2022-01-31T23:36:34.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:35.076Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:35.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:35.076Z] [2022-01-31T23:36:35.076Z] Login Succeeded [2022-01-31T23:36:35.076Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T23:36:35.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-31T23:36:35.462Z] + git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-01-31T23:36:35.499Z] -----------> git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [false] [Pipeline] sh [2022-01-31T23:36:35.790Z] + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-01-31T23:36:35.808Z] ========================================================= [2022-01-31T23:36:35.808Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-31T23:36:35.808Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-31T23:36:36.161Z] + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-01-31T23:36:36.174Z] [semverPrep] GIT_COMMIT: fdb8dc9e065565c3e0b08ed77eb96ef70046d97a, Commit Message: feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60) [Pipeline] echo [2022-01-31T23:36:36.183Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-31T23:36:36.617Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-31T23:36:36.617Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-31T23:36:36.617Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-31T23:36:36.617Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-31T23:36:36.617Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-31T23:36:36.617Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-31T23:36:36.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:36:37.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T23:36:37.048Z] [2022-01-31T23:36:37.048Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:36:37.359Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T23:36:37.359Z] latest: Pulling from edgex-devops/git-semver [2022-01-31T23:36:37.359Z] a0d0a0d46f8b: Pulling fs layer [2022-01-31T23:36:37.359Z] 3e5f54012d9b: Pulling fs layer [2022-01-31T23:36:37.359Z] 4c7163046ea9: Pulling fs layer [2022-01-31T23:36:37.359Z] 0c2d73faf560: Pulling fs layer [2022-01-31T23:36:37.359Z] 0c2d73faf560: Waiting [2022-01-31T23:36:37.359Z] 3e5f54012d9b: Verifying Checksum [2022-01-31T23:36:37.359Z] 3e5f54012d9b: Download complete [2022-01-31T23:36:37.359Z] a0d0a0d46f8b: Verifying Checksum [2022-01-31T23:36:37.359Z] a0d0a0d46f8b: Download complete [2022-01-31T23:36:37.359Z] 0c2d73faf560: Verifying Checksum [2022-01-31T23:36:37.359Z] 0c2d73faf560: Download complete [2022-01-31T23:36:37.359Z] 4c7163046ea9: Verifying Checksum [2022-01-31T23:36:37.359Z] 4c7163046ea9: Download complete [2022-01-31T23:36:37.622Z] a0d0a0d46f8b: Pull complete [2022-01-31T23:36:37.622Z] 3e5f54012d9b: Pull complete [2022-01-31T23:36:37.886Z] 4c7163046ea9: Pull complete [2022-01-31T23:36:38.147Z] 0c2d73faf560: Pull complete [2022-01-31T23:36:38.147Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-31T23:36:38.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T23:36:38.148Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-31T23:36:38.217Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:36:38.248Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-31T23:36:38.904Z] $ docker top b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-31T23:36:38.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T23:36:38.998Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T23:36:39.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T23:36:39.094Z] $ docker exec b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 ssh-agent [2022-01-31T23:36:39.189Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkPJIkm/agent.13 [2022-01-31T23:36:39.189Z] SSH_AGENT_PID=20 [2022-01-31T23:36:39.195Z] Running ssh-add (command line suppressed) [2022-01-31T23:36:39.281Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5898585971244209323.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5898585971244209323.key) [2022-01-31T23:36:39.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T23:36:39.599Z] + git tag --points-at HEAD [Pipeline] } [2022-01-31T23:36:39.613Z] $ docker exec --env ******** --env ******** b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 ssh-agent -k [2022-01-31T23:36:39.710Z] unset SSH_AUTH_SOCK; [2022-01-31T23:36:39.710Z] unset SSH_AGENT_PID; [2022-01-31T23:36:39.710Z] echo Agent pid 20 killed; [2022-01-31T23:36:39.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-31T23:36:39.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T23:36:39.746Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T23:36:39.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T23:36:39.863Z] $ docker exec b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 ssh-agent [2022-01-31T23:36:39.962Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIJOgFp/agent.53 [2022-01-31T23:36:39.962Z] SSH_AGENT_PID=59 [2022-01-31T23:36:39.967Z] Running ssh-add (command line suppressed) [2022-01-31T23:36:40.057Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6264014234622885737.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6264014234622885737.key) [2022-01-31T23:36:40.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T23:36:40.362Z] + git semver init [2022-01-31T23:36:40.362Z] # -> Open(): unable to determine branch for HEAD [2022-01-31T23:36:40.362Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-31T23:36:40.362Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-31T23:36:40.362Z] # $SEMVER_REMOTE_NAME = origin [2022-01-31T23:36:40.362Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-31T23:36:40.362Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-31T23:36:40.362Z] # $SEMVER_BRANCH = main [2022-01-31T23:36:40.362Z] # $SEMVER_TEMP = /tmp/semver-656251239 [2022-01-31T23:36:40.362Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-01-31T23:36:40.932Z] # '/tmp/semver-656251239' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-01-31T23:36:40.932Z] # -> Force: false [2022-01-31T23:36:40.932Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-01-31T23:36:40.942Z] $ docker exec --env ******** --env ******** b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 ssh-agent -k [2022-01-31T23:36:41.039Z] unset SSH_AUTH_SOCK; [2022-01-31T23:36:41.039Z] unset SSH_AGENT_PID; [2022-01-31T23:36:41.039Z] echo Agent pid 59 killed; [2022-01-31T23:36:41.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-31T23:36:41.371Z] + git semver [Pipeline] } [2022-01-31T23:36:41.382Z] $ docker stop --time=1 b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 [2022-01-31T23:36:42.595Z] $ docker rm -f b6ef5f4d5341838c941122d1705a3a80481611a4d0697555bf446c7c33792692 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-31T23:36:42.962Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-31T23:36:43.182Z] Stashed 1 file(s) [Pipeline] echo [2022-01-31T23:36:43.185Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.7 [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-01-31T23:36:43.310Z] provisioning config files... [2022-01-31T23:36:43.319Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8574079974735231678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:36:43.628Z] ---> docker-login.sh [2022-01-31T23:36:43.628Z] nexus3.edgexfoundry.org:10001 [2022-01-31T23:36:43.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:43.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:43.628Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:43.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:43.628Z] [2022-01-31T23:36:43.628Z] Login Succeeded [2022-01-31T23:36:43.628Z] nexus3.edgexfoundry.org:10002 [2022-01-31T23:36:43.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:43.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:43.628Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:43.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:43.628Z] [2022-01-31T23:36:43.628Z] Login Succeeded [2022-01-31T23:36:43.628Z] nexus3.edgexfoundry.org:10003 [2022-01-31T23:36:43.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:43.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:43.888Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:43.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:43.888Z] [2022-01-31T23:36:43.888Z] Login Succeeded [2022-01-31T23:36:43.888Z] nexus3.edgexfoundry.org:10004 [2022-01-31T23:36:43.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:43.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:43.888Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:43.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:43.888Z] [2022-01-31T23:36:43.888Z] Login Succeeded [2022-01-31T23:36:43.888Z] docker.io [2022-01-31T23:36:44.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:36:44.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:36:44.408Z] Configure a credential helper to remove this warning. See [2022-01-31T23:36:44.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:36:44.408Z] [2022-01-31T23:36:44.408Z] Login Succeeded [2022-01-31T23:36:44.408Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T23:36:44.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-31T23:36:44.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-31T23:36:44.501Z] ========================================================= [2022-01-31T23:36:44.501Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-31T23:36:44.501Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:36:44.811Z] + 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-01-31T23:36:44.811Z] Sending build context to Docker daemon 1.704MB [2022-01-31T23:36:44.812Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-31T23:36:44.812Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-31T23:36:44.812Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-31T23:36:44.812Z] 59bf1c3509f3: Pulling fs layer [2022-01-31T23:36:44.812Z] 666ba61612fd: Pulling fs layer [2022-01-31T23:36:44.812Z] 8ed8ca486205: Pulling fs layer [2022-01-31T23:36:44.812Z] 4fe6c5a15a65: Pulling fs layer [2022-01-31T23:36:44.812Z] 22a0e8bec74d: Pulling fs layer [2022-01-31T23:36:44.812Z] f965cba54748: Pulling fs layer [2022-01-31T23:36:44.812Z] 861ffc35075e: Pulling fs layer [2022-01-31T23:36:44.812Z] 4b385c91608e: Pulling fs layer [2022-01-31T23:36:44.812Z] 560528eb2ebb: Pulling fs layer [2022-01-31T23:36:44.812Z] 861ffc35075e: Waiting [2022-01-31T23:36:44.812Z] 4b385c91608e: Waiting [2022-01-31T23:36:44.812Z] 560528eb2ebb: Waiting [2022-01-31T23:36:44.812Z] 4fe6c5a15a65: Waiting [2022-01-31T23:36:44.812Z] 22a0e8bec74d: Waiting [2022-01-31T23:36:44.812Z] f965cba54748: Waiting [2022-01-31T23:36:44.812Z] 8ed8ca486205: Verifying Checksum [2022-01-31T23:36:44.812Z] 8ed8ca486205: Download complete [2022-01-31T23:36:44.812Z] 666ba61612fd: Verifying Checksum [2022-01-31T23:36:44.812Z] 666ba61612fd: Download complete [2022-01-31T23:36:44.812Z] 22a0e8bec74d: Verifying Checksum [2022-01-31T23:36:44.812Z] 22a0e8bec74d: Download complete [2022-01-31T23:36:44.812Z] f965cba54748: Verifying Checksum [2022-01-31T23:36:44.812Z] f965cba54748: Download complete [2022-01-31T23:36:45.076Z] 861ffc35075e: Verifying Checksum [2022-01-31T23:36:45.076Z] 861ffc35075e: Download complete [2022-01-31T23:36:45.076Z] 59bf1c3509f3: Download complete [2022-01-31T23:36:45.076Z] 4b385c91608e: Verifying Checksum [2022-01-31T23:36:45.076Z] 4b385c91608e: Download complete [2022-01-31T23:36:45.355Z] 59bf1c3509f3: Pull complete [2022-01-31T23:36:45.624Z] 560528eb2ebb: Verifying Checksum [2022-01-31T23:36:45.624Z] 560528eb2ebb: Download complete [2022-01-31T23:36:45.624Z] 4fe6c5a15a65: Verifying Checksum [2022-01-31T23:36:45.624Z] 4fe6c5a15a65: Download complete [2022-01-31T23:36:45.624Z] 666ba61612fd: Pull complete [2022-01-31T23:36:45.624Z] 8ed8ca486205: Pull complete [2022-01-31T23:36:49.858Z] 4fe6c5a15a65: Pull complete [2022-01-31T23:36:49.859Z] 22a0e8bec74d: Pull complete [2022-01-31T23:36:49.859Z] f965cba54748: Pull complete [2022-01-31T23:36:49.859Z] 861ffc35075e: Pull complete [2022-01-31T23:36:49.859Z] 4b385c91608e: Pull complete [2022-01-31T23:36:52.426Z] 560528eb2ebb: Pull complete [2022-01-31T23:36:52.426Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-31T23:36:52.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-31T23:36:52.426Z] ---> dd4a08f94e63 [2022-01-31T23:36:52.426Z] Step 3/12 : ARG MAKE='make build' [2022-01-31T23:36:53.817Z] ---> Running in 40cf6520fbf7 [2022-01-31T23:36:53.817Z] Removing intermediate container 40cf6520fbf7 [2022-01-31T23:36:53.817Z] ---> 2b3669520af8 [2022-01-31T23:36:53.817Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-31T23:36:54.077Z] ---> Running in e5cd18c6e08c [2022-01-31T23:36:54.077Z] Removing intermediate container e5cd18c6e08c [2022-01-31T23:36:54.077Z] ---> c7afd1d36395 [2022-01-31T23:36:54.077Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-31T23:36:54.077Z] ---> Running in e1955bfb5259 [2022-01-31T23:36:54.077Z] Removing intermediate container e1955bfb5259 [2022-01-31T23:36:54.077Z] ---> 0806e47268dc [2022-01-31T23:36:54.077Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T23:36:54.077Z] ---> Running in b7f4a4365fa8 [2022-01-31T23:36:54.646Z] Removing intermediate container b7f4a4365fa8 [2022-01-31T23:36:54.646Z] ---> dbec2b21fd17 [2022-01-31T23:36:54.646Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-31T23:36:54.646Z] ---> Running in 93764fcbabaa [2022-01-31T23:36:54.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-31T23:36:55.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-31T23:36:56.106Z] OK: 221 MiB in 52 packages [2022-01-31T23:36:56.366Z] Removing intermediate container 93764fcbabaa [2022-01-31T23:36:56.366Z] ---> 91f0e99bc001 [2022-01-31T23:36:56.366Z] Step 8/12 : WORKDIR /app [2022-01-31T23:36:56.366Z] ---> Running in 6e94bc60c432 [2022-01-31T23:36:56.366Z] Removing intermediate container 6e94bc60c432 [2022-01-31T23:36:56.366Z] ---> 66738f1a4797 [2022-01-31T23:36:56.366Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-31T23:36:56.632Z] ---> 5991944d27b4 [2022-01-31T23:36:56.632Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-31T23:36:56.632Z] ---> Running in a57ca8c0c097 [2022-01-31T23:36:58.278Z] Still waiting to schedule task [2022-01-31T23:36:58.278Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-31T23:37:43.377Z] Removing intermediate container a57ca8c0c097 [2022-01-31T23:37:43.378Z] ---> edc4331cb1e9 [2022-01-31T23:37:43.378Z] Step 11/12 : COPY . . [2022-01-31T23:37:43.378Z] ---> 04efb4a91d83 [2022-01-31T23:37:43.378Z] Step 12/12 : RUN $MAKE [2022-01-31T23:37:43.378Z] ---> Running in 2c633bacf65c [2022-01-31T23:37:43.378Z] noop [2022-01-31T23:37:43.378Z] Removing intermediate container 2c633bacf65c [2022-01-31T23:37:43.378Z] ---> 8cf30903e685 [2022-01-31T23:37:43.378Z] Successfully built 8cf30903e685 [2022-01-31T23:37:43.378Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:37:43.688Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-31T23:37:43.688Z] . [Pipeline] withDockerContainer [2022-01-31T23:37:43.760Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:37:43.794Z] $ 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-01-31T23:37:44.145Z] $ docker top a5e9a70faec1f414bcd0debdaaf25c8b3d5aadbe75518d73edaed083ebb35810 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-31T23:37:44.506Z] + go version [2022-01-31T23:37:44.506Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-31T23:37:44.516Z] $ docker stop --time=1 a5e9a70faec1f414bcd0debdaaf25c8b3d5aadbe75518d73edaed083ebb35810 [2022-01-31T23:37:45.721Z] $ docker rm -f a5e9a70faec1f414bcd0debdaaf25c8b3d5aadbe75518d73edaed083ebb35810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:37:46.155Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-31T23:37:46.155Z] . [Pipeline] withDockerContainer [2022-01-31T23:37:46.217Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:37:46.251Z] $ 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-01-31T23:37:46.599Z] $ docker top e8e17f89a22987d325390f5560add5a3702abacbf3fa2832d21f71b7a9739072 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-31T23:37:46.980Z] + make test [2022-01-31T23:37:46.980Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-31T23:37:47.253Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-31T23:38:02.291Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-31T23:38:02.291Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-31T23:38:06.579Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.052s coverage: 39.5% of statements [2022-01-31T23:38:06.579Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.253s coverage: 52.0% of statements [2022-01-31T23:38:06.579Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2022-01-31T23:38:18.954Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-31T23:38:23.186Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-31T23:38:23.186Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-31T23:38:23.186Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-31T23:38:23.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-31T23:38:23.210Z] $ docker stop --time=1 e8e17f89a22987d325390f5560add5a3702abacbf3fa2832d21f71b7a9739072 [2022-01-31T23:38:24.712Z] $ docker rm -f e8e17f89a22987d325390f5560add5a3702abacbf3fa2832d21f71b7a9739072 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-31T23:38:25.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-31T23:38:25.240Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-31T23:38:26.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-31T23:38:26.320Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4336 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-01-31T23:38:26.340Z] Running in /w/workspace/device-rfid-llrp-go/17 [Pipeline] { [Pipeline] checkout [2022-01-31T23:38:26.513Z] Selected Git installation does not exist. Using Default [2022-01-31T23:38:26.513Z] The recommended git tool is: NONE [2022-01-31T23:38:26.582Z] + ls -al . [2022-01-31T23:38:26.582Z] total 608 [2022-01-31T23:38:26.582Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 31 23:38 . [2022-01-31T23:38:26.582Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 31 23:36 .. [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 9072 Jan 31 23:36 Attribution.txt [2022-01-31T23:38:26.582Z] drwxrwxr-x. 2 jenkins jenkins 62 Jan 31 23:36 bin [2022-01-31T23:38:26.582Z] drwxrwxr-x. 4 jenkins jenkins 44 Jan 31 23:36 cmd [2022-01-31T23:38:26.582Z] -rw-r--r--. 1 jenkins jenkins 460220 Jan 31 23:38 coverage.out [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 1582 Jan 31 23:36 Dockerfile [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 134 Jan 31 23:36 .dockerignore [2022-01-31T23:38:26.582Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jan 31 23:36 examples [2022-01-31T23:38:26.582Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 31 23:36 .git [2022-01-31T23:38:26.582Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 31 23:36 .github [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 946 Jan 31 23:36 .gitignore [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 41 Jan 31 23:36 .golangci.yml [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 2899 Jan 31 23:36 go.mod [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 49145 Jan 31 23:36 go.sum [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 31 23:36 GOVERNANCE.md [2022-01-31T23:38:26.582Z] drwxrwxr-x. 2 jenkins jenkins 31 Jan 31 23:36 images [2022-01-31T23:38:26.582Z] drwxrwxr-x. 5 jenkins jenkins 45 Jan 31 23:36 internal [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 682 Jan 31 23:36 Jenkinsfile [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 31 23:36 LICENSE [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 1435 Jan 31 23:36 Makefile [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 625 Jan 31 23:36 OWNERS.md [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 30403 Jan 31 23:36 README.md [2022-01-31T23:38:26.582Z] drwx------. 3 jenkins jenkins 30 Jan 31 23:36 .semver [2022-01-31T23:38:26.582Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 31 23:36 snap [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 31 23:36 VERSION [2022-01-31T23:38:26.582Z] -rw-rw-r--. 1 jenkins jenkins 193 Jan 31 23:36 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:26.880Z] + 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=amd64 --label version=1.0.1-dev.7 . [2022-01-31T23:38:26.880Z] Sending build context to Docker daemon 1.704MB [2022-01-31T23:38:26.880Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-31T23:38:26.880Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-31T23:38:26.880Z] ---> 8cf30903e685 [2022-01-31T23:38:26.880Z] Step 3/26 : ARG MAKE='make build' [2022-01-31T23:38:26.880Z] ---> Running in eee9b640fa46 [2022-01-31T23:38:27.139Z] Removing intermediate container eee9b640fa46 [2022-01-31T23:38:27.139Z] ---> a46cb4f790e2 [2022-01-31T23:38:27.139Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-31T23:38:27.139Z] ---> Running in 7be5e33ad278 [2022-01-31T23:38:27.139Z] Removing intermediate container 7be5e33ad278 [2022-01-31T23:38:27.139Z] ---> 48df4aecd61e [2022-01-31T23:38:27.139Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-31T23:38:27.139Z] ---> Running in ead411e8cb33 [2022-01-31T23:38:27.139Z] Removing intermediate container ead411e8cb33 [2022-01-31T23:38:27.139Z] ---> 622a6a062060 [2022-01-31T23:38:27.139Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T23:38:27.399Z] ---> Running in c987a77af86e [2022-01-31T23:38:27.706Z] Removing intermediate container c987a77af86e [2022-01-31T23:38:27.706Z] ---> f14ca2d5346b [2022-01-31T23:38:27.706Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-31T23:38:27.706Z] ---> Running in 2cbf9561d90d [2022-01-31T23:38:27.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-31T23:38:28.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-31T23:38:29.182Z] OK: 221 MiB in 52 packages [2022-01-31T23:38:29.444Z] Removing intermediate container 2cbf9561d90d [2022-01-31T23:38:29.444Z] ---> 3c39c8e162e3 [2022-01-31T23:38:29.444Z] Step 8/26 : WORKDIR /app [2022-01-31T23:38:29.444Z] ---> Running in 69cbe6079069 [2022-01-31T23:38:29.710Z] Removing intermediate container 69cbe6079069 [2022-01-31T23:38:29.710Z] ---> 9dea80abd0c3 [2022-01-31T23:38:29.710Z] Step 9/26 : COPY go.mod vendor* ./ [2022-01-31T23:38:29.710Z] ---> 35409077a4b1 [2022-01-31T23:38:29.710Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-31T23:38:29.710Z] ---> Running in 51e54a5c44b0 [2022-01-31T23:38:30.289Z] Removing intermediate container 51e54a5c44b0 [2022-01-31T23:38:30.289Z] ---> 61baf34798a1 [2022-01-31T23:38:30.289Z] Step 11/26 : COPY . . [2022-01-31T23:38:30.555Z] ---> 6b8cbf53cb82 [2022-01-31T23:38:30.555Z] Step 12/26 : RUN $MAKE [2022-01-31T23:38:30.555Z] ---> Running in bce4692ad30d [2022-01-31T23:38:30.823Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.7" -o cmd/device-rfid-llrp ./cmd [2022-01-31T23:38:31.252Z] using credential edgex-jenkins-ssh [2022-01-31T23:38:31.268Z] Cloning the remote Git repository [2022-01-31T23:38:31.315Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-31T23:38:31.389Z] > git init /w/workspace/device-rfid-llrp-go/17 # timeout=10 [2022-01-31T23:38:32.455Z] Avoid second fetch [2022-01-31T23:38:32.456Z] Checking out Revision fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (main) [2022-01-31T23:38:31.511Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-01-31T23:38:31.512Z] > git --version # timeout=10 [2022-01-31T23:38:31.571Z] > git --version # 'git version 2.17.1' [2022-01-31T23:38:31.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-31T23:38:31.690Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-31T23:38:32.414Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-01-31T23:38:32.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-31T23:38:32.475Z] > git config core.sparsecheckout # timeout=10 [2022-01-31T23:38:32.492Z] > git checkout -f fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 [2022-01-31T23:38:36.594Z] Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-31T23:38:37.468Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-31T23:38:37.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-31T23:38:37.468Z] Dload Upload Total Spent Left Speed [2022-01-31T23:38:37.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87725 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh [2022-01-31T23:38:38.024Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-31T23:38:38.361Z] + sudo tee /etc/docker/daemon.new [2022-01-31T23:38:38.361Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-31T23:38:38.361Z] { [2022-01-31T23:38:38.361Z] "registry-mirrors": [ [2022-01-31T23:38:38.361Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-31T23:38:38.361Z] ], [2022-01-31T23:38:38.361Z] "bip": "10.250.0.254/24", [2022-01-31T23:38:38.361Z] "hosts": [ [2022-01-31T23:38:38.361Z] "tcp://0.0.0.0:5555", [2022-01-31T23:38:38.361Z] "unix:///var/run/docker.sock" [2022-01-31T23:38:38.361Z] ], [2022-01-31T23:38:38.361Z] "mtu": 1458, [2022-01-31T23:38:38.361Z] "selinux-enabled": true, [2022-01-31T23:38:38.361Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-31T23:38:38.361Z] } [Pipeline] sh [2022-01-31T23:38:38.704Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-31T23:38:39.037Z] + sudo service docker restart [2022-01-31T23:38:45.860Z] Removing intermediate container bce4692ad30d [2022-01-31T23:38:45.860Z] ---> 5dfcc3156d13 [2022-01-31T23:38:45.860Z] Step 13/26 : FROM alpine:3.14 [2022-01-31T23:38:45.860Z] 3.14: Pulling from library/alpine [2022-01-31T23:38:45.860Z] 97518928ae5f: Pulling fs layer [2022-01-31T23:38:45.860Z] 97518928ae5f: Verifying Checksum [2022-01-31T23:38:45.860Z] 97518928ae5f: Download complete [2022-01-31T23:38:45.860Z] 97518928ae5f: Pull complete [2022-01-31T23:38:45.860Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-31T23:38:45.860Z] Status: Downloaded newer image for alpine:3.14 [2022-01-31T23:38:45.860Z] ---> 0a97eee8041e [2022-01-31T23:38:45.860Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-31T23:38:45.860Z] ---> Running in c212d4d32266 [2022-01-31T23:38:45.860Z] Removing intermediate container c212d4d32266 [2022-01-31T23:38:45.860Z] ---> 28da009a412f [2022-01-31T23:38:45.860Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T23:38:45.860Z] ---> Running in 1ad21bcf9fbd [2022-01-31T23:38:46.128Z] Removing intermediate container 1ad21bcf9fbd [2022-01-31T23:38:46.128Z] ---> 8894efbe85e2 [2022-01-31T23:38:46.128Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-31T23:38:46.128Z] ---> Running in c581b0d21bee [2022-01-31T23:38:46.390Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-31T23:38:47.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-31T23:38:47.592Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-31T23:38:47.592Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-31T23:38:47.851Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-31T23:38:47.851Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-31T23:38:47.851Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-31T23:38:48.111Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-31T23:38:48.111Z] Executing busybox-1.33.1-r6.trigger [2022-01-31T23:38:48.111Z] OK: 8 MiB in 20 packages [2022-01-31T23:38:48.374Z] Removing intermediate container c581b0d21bee [2022-01-31T23:38:48.374Z] ---> e4651c6a0ba8 [2022-01-31T23:38:48.374Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-31T23:38:48.638Z] ---> 9a50ef334b71 [2022-01-31T23:38:48.638Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-31T23:38:48.638Z] ---> 0d3ca40080cc [2022-01-31T23:38:48.638Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-31T23:38:49.210Z] ---> e95694a65bb5 [2022-01-31T23:38:49.210Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-31T23:38:49.210Z] ---> 8701464b67b0 [2022-01-31T23:38:49.210Z] Step 21/26 : EXPOSE 59989 [2022-01-31T23:38:49.472Z] ---> Running in a48fc7f149ea [2022-01-31T23:38:49.472Z] Removing intermediate container a48fc7f149ea [2022-01-31T23:38:49.472Z] ---> 885aced9c624 [2022-01-31T23:38:49.472Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-31T23:38:49.472Z] ---> Running in a693ce0a0773 [2022-01-31T23:38:49.472Z] Removing intermediate container a693ce0a0773 [2022-01-31T23:38:49.472Z] ---> 4865a146005d [2022-01-31T23:38:49.472Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-31T23:38:49.472Z] ---> Running in e174e2fbcde8 [2022-01-31T23:38:49.733Z] Removing intermediate container e174e2fbcde8 [2022-01-31T23:38:49.733Z] ---> 8542f194ae27 [2022-01-31T23:38:49.733Z] Step 24/26 : LABEL arch=amd64 [2022-01-31T23:38:49.733Z] ---> Running in 7d60cfdc3d2c [2022-01-31T23:38:49.733Z] Removing intermediate container 7d60cfdc3d2c [2022-01-31T23:38:49.733Z] ---> a7fce48bde2f [2022-01-31T23:38:49.733Z] Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-31T23:38:49.733Z] ---> Running in 2640df575376 [2022-01-31T23:38:49.992Z] Removing intermediate container 2640df575376 [2022-01-31T23:38:49.992Z] ---> 12a021f8fee6 [2022-01-31T23:38:49.992Z] Step 26/26 : LABEL version=1.0.1-dev.7 [2022-01-31T23:38:49.992Z] ---> Running in 17d8b0cbc64d [2022-01-31T23:38:49.992Z] Removing intermediate container 17d8b0cbc64d [2022-01-31T23:38:49.992Z] ---> 1e3548212d5d [2022-01-31T23:38:49.992Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-31T23:38:49.992Z] Successfully built 1e3548212d5d [2022-01-31T23:38:49.992Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-31T23:38:50.066Z] provisioning config files... [2022-01-31T23:38:50.075Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6489266768253921977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:38:50.374Z] ---> docker-login.sh [2022-01-31T23:38:50.374Z] nexus3.edgexfoundry.org:10001 [2022-01-31T23:38:50.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:38:50.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:38:50.374Z] Configure a credential helper to remove this warning. See [2022-01-31T23:38:50.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:38:50.374Z] [2022-01-31T23:38:50.374Z] Login Succeeded [2022-01-31T23:38:50.374Z] nexus3.edgexfoundry.org:10002 [2022-01-31T23:38:50.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:38:50.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:38:50.633Z] Configure a credential helper to remove this warning. See [2022-01-31T23:38:50.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:38:50.633Z] [2022-01-31T23:38:50.633Z] Login Succeeded [2022-01-31T23:38:50.633Z] nexus3.edgexfoundry.org:10003 [2022-01-31T23:38:50.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:38:50.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:38:50.633Z] Configure a credential helper to remove this warning. See [2022-01-31T23:38:50.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:38:50.633Z] [2022-01-31T23:38:50.633Z] Login Succeeded [2022-01-31T23:38:50.633Z] nexus3.edgexfoundry.org:10004 [2022-01-31T23:38:50.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:38:50.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:38:50.633Z] Configure a credential helper to remove this warning. See [2022-01-31T23:38:50.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:38:50.633Z] [2022-01-31T23:38:50.633Z] Login Succeeded [2022-01-31T23:38:50.633Z] docker.io [2022-01-31T23:38:50.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:38:51.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:38:51.153Z] Configure a credential helper to remove this warning. See [2022-01-31T23:38:51.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:38:51.153Z] [2022-01-31T23:38:51.153Z] Login Succeeded [2022-01-31T23:38:51.153Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T23:38:51.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-31T23:38:51.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-31T23:38:51.230Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-01-31T23:38:51.230Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-31T23:38:51.230Z] latest [2022-01-31T23:38:51.230Z] 1.0.1-dev.7 [2022-01-31T23:38:51.230Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [2022-01-31T23:38:51.230Z] main [2022-01-31T23:38:51.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:51.543Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:51.843Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-31T23:38:51.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-31T23:38:51.843Z] 27c6c025a9a3: Preparing [2022-01-31T23:38:51.843Z] c2dbdd22eb29: Preparing [2022-01-31T23:38:51.843Z] 5a8833ecd58f: Preparing [2022-01-31T23:38:51.843Z] eca82569c1e5: Preparing [2022-01-31T23:38:51.843Z] 6323bda59abe: Preparing [2022-01-31T23:38:51.843Z] 45570d738686: Preparing [2022-01-31T23:38:51.843Z] 1a058d5342cc: Preparing [2022-01-31T23:38:51.843Z] 45570d738686: Waiting [2022-01-31T23:38:51.843Z] 1a058d5342cc: Waiting [2022-01-31T23:38:52.104Z] 27c6c025a9a3: Pushed [2022-01-31T23:38:52.104Z] 5a8833ecd58f: Pushed [2022-01-31T23:38:52.104Z] eca82569c1e5: Pushed [2022-01-31T23:38:52.104Z] 1a058d5342cc: Layer already exists [2022-01-31T23:38:52.104Z] 6323bda59abe: Pushed [2022-01-31T23:38:52.104Z] 45570d738686: Pushed [2022-01-31T23:38:53.045Z] c2dbdd22eb29: Pushed [2022-01-31T23:38:53.307Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:53.605Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:53.904Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-31T23:38:53.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-31T23:38:53.905Z] 27c6c025a9a3: Preparing [2022-01-31T23:38:53.905Z] c2dbdd22eb29: Preparing [2022-01-31T23:38:53.905Z] 5a8833ecd58f: Preparing [2022-01-31T23:38:53.905Z] eca82569c1e5: Preparing [2022-01-31T23:38:53.905Z] 6323bda59abe: Preparing [2022-01-31T23:38:53.905Z] 45570d738686: Preparing [2022-01-31T23:38:53.905Z] 1a058d5342cc: Preparing [2022-01-31T23:38:53.905Z] 45570d738686: Waiting [2022-01-31T23:38:53.905Z] 1a058d5342cc: Waiting [2022-01-31T23:38:53.905Z] 27c6c025a9a3: Layer already exists [2022-01-31T23:38:53.905Z] 5a8833ecd58f: Layer already exists [2022-01-31T23:38:53.905Z] 6323bda59abe: Layer already exists [2022-01-31T23:38:53.905Z] c2dbdd22eb29: Layer already exists [2022-01-31T23:38:53.905Z] eca82569c1e5: Layer already exists [2022-01-31T23:38:53.905Z] 45570d738686: Layer already exists [2022-01-31T23:38:53.905Z] 1a058d5342cc: Layer already exists [2022-01-31T23:38:53.905Z] latest: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:54.206Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:54.510Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 [2022-01-31T23:38:54.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-31T23:38:54.510Z] 27c6c025a9a3: Preparing [2022-01-31T23:38:54.510Z] c2dbdd22eb29: Preparing [2022-01-31T23:38:54.510Z] 5a8833ecd58f: Preparing [2022-01-31T23:38:54.510Z] eca82569c1e5: Preparing [2022-01-31T23:38:54.510Z] 6323bda59abe: Preparing [2022-01-31T23:38:54.510Z] 45570d738686: Preparing [2022-01-31T23:38:54.510Z] 1a058d5342cc: Preparing [2022-01-31T23:38:54.510Z] 45570d738686: Waiting [2022-01-31T23:38:54.510Z] 1a058d5342cc: Waiting [2022-01-31T23:38:54.510Z] c2dbdd22eb29: Layer already exists [2022-01-31T23:38:54.510Z] 6323bda59abe: Layer already exists [2022-01-31T23:38:54.510Z] 5a8833ecd58f: Layer already exists [2022-01-31T23:38:54.510Z] 27c6c025a9a3: Layer already exists [2022-01-31T23:38:54.510Z] eca82569c1e5: Layer already exists [2022-01-31T23:38:54.510Z] 45570d738686: Layer already exists [2022-01-31T23:38:54.510Z] 1a058d5342cc: Layer already exists [2022-01-31T23:38:54.510Z] 1.0.1-dev.7: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:54.809Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:55.108Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [2022-01-31T23:38:55.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-31T23:38:55.108Z] 27c6c025a9a3: Preparing [2022-01-31T23:38:55.108Z] c2dbdd22eb29: Preparing [2022-01-31T23:38:55.108Z] 5a8833ecd58f: Preparing [2022-01-31T23:38:55.108Z] eca82569c1e5: Preparing [2022-01-31T23:38:55.108Z] 6323bda59abe: Preparing [2022-01-31T23:38:55.108Z] 45570d738686: Preparing [2022-01-31T23:38:55.108Z] 1a058d5342cc: Preparing [2022-01-31T23:38:55.108Z] 45570d738686: Waiting [2022-01-31T23:38:55.108Z] 1a058d5342cc: Waiting [2022-01-31T23:38:55.108Z] 6323bda59abe: Layer already exists [2022-01-31T23:38:55.108Z] 27c6c025a9a3: Layer already exists [2022-01-31T23:38:55.108Z] c2dbdd22eb29: Layer already exists [2022-01-31T23:38:55.108Z] eca82569c1e5: Layer already exists [2022-01-31T23:38:55.108Z] 5a8833ecd58f: Layer already exists [2022-01-31T23:38:55.108Z] 1a058d5342cc: Layer already exists [2022-01-31T23:38:55.108Z] 45570d738686: Layer already exists [2022-01-31T23:38:55.108Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:55.464Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:55.965Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-01-31T23:38:55.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-01-31T23:38:55.965Z] 27c6c025a9a3: Preparing [2022-01-31T23:38:55.965Z] c2dbdd22eb29: Preparing [2022-01-31T23:38:55.965Z] 5a8833ecd58f: Preparing [2022-01-31T23:38:55.965Z] eca82569c1e5: Preparing [2022-01-31T23:38:55.965Z] 6323bda59abe: Preparing [2022-01-31T23:38:55.965Z] 45570d738686: Preparing [2022-01-31T23:38:55.965Z] 1a058d5342cc: Preparing [2022-01-31T23:38:55.965Z] 45570d738686: Waiting [2022-01-31T23:38:55.965Z] 1a058d5342cc: Waiting [2022-01-31T23:38:55.965Z] c2dbdd22eb29: Layer already exists [2022-01-31T23:38:55.965Z] 6323bda59abe: Layer already exists [2022-01-31T23:38:55.965Z] eca82569c1e5: Layer already exists [2022-01-31T23:38:55.965Z] 5a8833ecd58f: Layer already exists [2022-01-31T23:38:55.965Z] 27c6c025a9a3: Layer already exists [2022-01-31T23:38:55.965Z] 45570d738686: Layer already exists [2022-01-31T23:38:55.965Z] 1a058d5342cc: Layer already exists [2022-01-31T23:38:55.965Z] main: digest: sha256:e9525dd406b5303cd8b02a02072ee596cd9e81570f832c81f302a77fcbd38620 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-31T23:38:56.028Z] ===================================================== [Pipeline] echo [2022-01-31T23:38:56.036Z] taggedImages: [2022-01-31T23:38:56.036Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-31T23:38:56.036Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-01-31T23:38:56.036Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.7 [2022-01-31T23:38:56.036Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [2022-01-31T23:38:56.036Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:56.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-31T23:38:56.485Z] [2022-01-31T23:38:56.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:38:56.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-31T23:38:56.791Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-31T23:38:56.791Z] b4d181a07f80: Pulling fs layer [2022-01-31T23:38:56.791Z] a1111a8f2ec3: Pulling fs layer [2022-01-31T23:38:56.791Z] ed53099fbce6: Pulling fs layer [2022-01-31T23:38:56.791Z] dc539afda2c1: Pulling fs layer [2022-01-31T23:38:56.791Z] 77bc0d833cb6: Pulling fs layer [2022-01-31T23:38:56.791Z] 9065ff56babe: Pulling fs layer [2022-01-31T23:38:56.791Z] d287ab97295c: Pulling fs layer [2022-01-31T23:38:56.791Z] dc539afda2c1: Waiting [2022-01-31T23:38:56.791Z] 77bc0d833cb6: Waiting [2022-01-31T23:38:56.791Z] 9065ff56babe: Waiting [2022-01-31T23:38:56.791Z] d287ab97295c: Waiting [2022-01-31T23:38:56.791Z] a1111a8f2ec3: Verifying Checksum [2022-01-31T23:38:56.791Z] a1111a8f2ec3: Download complete [2022-01-31T23:38:56.791Z] dc539afda2c1: Verifying Checksum [2022-01-31T23:38:56.791Z] dc539afda2c1: Download complete [2022-01-31T23:38:56.791Z] ed53099fbce6: Verifying Checksum [2022-01-31T23:38:56.791Z] ed53099fbce6: Download complete [2022-01-31T23:38:56.791Z] 9065ff56babe: Verifying Checksum [2022-01-31T23:38:56.791Z] 9065ff56babe: Download complete [2022-01-31T23:38:56.791Z] 77bc0d833cb6: Verifying Checksum [2022-01-31T23:38:56.791Z] 77bc0d833cb6: Download complete [2022-01-31T23:38:57.054Z] b4d181a07f80: Verifying Checksum [2022-01-31T23:38:57.054Z] b4d181a07f80: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-31T23:38:57.400Z] provisioning config files... [2022-01-31T23:38:57.423Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config973303832107050925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:38:57.633Z] d287ab97295c: Verifying Checksum [2022-01-31T23:38:57.634Z] d287ab97295c: Download complete [2022-01-31T23:38:57.779Z] ---> docker-login.sh [2022-01-31T23:38:57.779Z] nexus3.edgexfoundry.org:10001 [2022-01-31T23:38:58.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:38:58.593Z] b4d181a07f80: Pull complete [2022-01-31T23:38:58.593Z] a1111a8f2ec3: Pull complete [2022-01-31T23:38:58.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:38:58.653Z] Configure a credential helper to remove this warning. See [2022-01-31T23:38:58.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:38:58.653Z] [2022-01-31T23:38:58.653Z] Login Succeeded [2022-01-31T23:38:58.653Z] nexus3.edgexfoundry.org:10002 [2022-01-31T23:38:58.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:38:58.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:38:58.931Z] Configure a credential helper to remove this warning. See [2022-01-31T23:38:58.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:38:58.931Z] [2022-01-31T23:38:58.931Z] Login Succeeded [2022-01-31T23:38:58.931Z] nexus3.edgexfoundry.org:10003 [2022-01-31T23:38:59.171Z] ed53099fbce6: Pull complete [2022-01-31T23:38:59.171Z] dc539afda2c1: Pull complete [2022-01-31T23:38:59.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:38:59.441Z] 77bc0d833cb6: Pull complete [2022-01-31T23:38:59.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:38:59.478Z] Configure a credential helper to remove this warning. See [2022-01-31T23:38:59.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:38:59.478Z] [2022-01-31T23:38:59.478Z] Login Succeeded [2022-01-31T23:38:59.478Z] nexus3.edgexfoundry.org:10004 [2022-01-31T23:38:59.703Z] 9065ff56babe: Pull complete [2022-01-31T23:38:59.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:38:59.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:38:59.753Z] Configure a credential helper to remove this warning. See [2022-01-31T23:38:59.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:38:59.753Z] [2022-01-31T23:38:59.753Z] Login Succeeded [2022-01-31T23:39:00.026Z] docker.io [2022-01-31T23:39:00.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:39:00.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:39:00.576Z] Configure a credential helper to remove this warning. See [2022-01-31T23:39:00.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:39:00.576Z] [2022-01-31T23:39:00.576Z] Login Succeeded [2022-01-31T23:39:00.576Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T23:39:00.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-31T23:39:01.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-31T23:39:01.090Z] ========================================================= [2022-01-31T23:39:01.090Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-31T23:39:01.090Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:39:01.449Z] + 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-01-31T23:39:01.728Z] Sending build context to Docker daemon 1.222MB [2022-01-31T23:39:01.728Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-31T23:39:01.728Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-31T23:39:02.002Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-31T23:39:02.002Z] 9b3977197b4f: Pulling fs layer [2022-01-31T23:39:02.002Z] 1a89e8eeedd5: Pulling fs layer [2022-01-31T23:39:02.002Z] 94645a83ff95: Pulling fs layer [2022-01-31T23:39:02.002Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-31T23:39:02.002Z] 0c92f367c5e7: Pulling fs layer [2022-01-31T23:39:02.002Z] 4b8299f9d1f4: Pulling fs layer [2022-01-31T23:39:02.002Z] 9a6b49a46696: Pulling fs layer [2022-01-31T23:39:02.002Z] 4b8299f9d1f4: Waiting [2022-01-31T23:39:02.002Z] 3f3a8bcf1eab: Waiting [2022-01-31T23:39:02.002Z] 9a6b49a46696: Waiting [2022-01-31T23:39:02.002Z] 0c92f367c5e7: Waiting [2022-01-31T23:39:02.002Z] cf05db05a679: Pulling fs layer [2022-01-31T23:39:02.002Z] cf05db05a679: Waiting [2022-01-31T23:39:02.002Z] 94645a83ff95: Download complete [2022-01-31T23:39:02.002Z] 1a89e8eeedd5: Verifying Checksum [2022-01-31T23:39:02.002Z] 1a89e8eeedd5: Download complete [2022-01-31T23:39:02.002Z] 0c92f367c5e7: Verifying Checksum [2022-01-31T23:39:02.002Z] 0c92f367c5e7: Download complete [2022-01-31T23:39:02.002Z] 4b8299f9d1f4: Verifying Checksum [2022-01-31T23:39:02.002Z] 4b8299f9d1f4: Download complete [2022-01-31T23:39:02.002Z] 9b3977197b4f: Download complete [2022-01-31T23:39:02.002Z] 9a6b49a46696: Verifying Checksum [2022-01-31T23:39:02.002Z] 9a6b49a46696: Download complete [2022-01-31T23:39:02.602Z] 9b3977197b4f: Pull complete [2022-01-31T23:39:03.209Z] 1a89e8eeedd5: Pull complete [2022-01-31T23:39:03.483Z] 94645a83ff95: Pull complete [2022-01-31T23:39:03.754Z] cf05db05a679: Verifying Checksum [2022-01-31T23:39:04.352Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-31T23:39:04.352Z] 3f3a8bcf1eab: Download complete [2022-01-31T23:39:05.020Z] d287ab97295c: Pull complete [2022-01-31T23:39:05.020Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-31T23:39:05.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-31T23:39:05.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-31T23:39:05.090Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:39:05.134Z] $ 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-01-31T23:39:07.887Z] $ docker top 456264550a7cb1c17e9a53f1ce2b79b8fb3f5b0978a7bbc0c17d54d6b65ec12a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:39:08.322Z] ---> job-cost.sh [2022-01-31T23:39:08.322Z] lf-activate-venv: SKIPPING [2022-01-31T23:39:08.322Z] INFO: No Stack... [2022-01-31T23:39:08.581Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-31T23:39:09.151Z] INFO: Archiving Costs [Pipeline] sh [2022-01-31T23:39:09.445Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-01-31T23:39:09.446Z] + cut -d, -f6 [Pipeline] lock [2022-01-31T23:39:09.460Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [2022-01-31T23:39:09.466Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] did not exist. Created. [2022-01-31T23:39:09.466Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-31T23:39:09.779Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-31T23:39:09.815Z] Stashed 1 file(s) [Pipeline] } [2022-01-31T23:39:09.825Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-31T23:39:09.845Z] $ docker stop --time=1 456264550a7cb1c17e9a53f1ce2b79b8fb3f5b0978a7bbc0c17d54d6b65ec12a [2022-01-31T23:39:11.035Z] $ docker rm -f 456264550a7cb1c17e9a53f1ce2b79b8fb3f5b0978a7bbc0c17d54d6b65ec12a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-31T23:39:16.746Z] 3f3a8bcf1eab: Pull complete [2022-01-31T23:39:16.746Z] 0c92f367c5e7: Pull complete [2022-01-31T23:39:16.746Z] 4b8299f9d1f4: Pull complete [2022-01-31T23:39:16.746Z] 9a6b49a46696: Pull complete [2022-01-31T23:39:22.164Z] cf05db05a679: Pull complete [2022-01-31T23:39:22.164Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-31T23:39:22.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-31T23:39:22.164Z] ---> 0ccda1f7e2ee [2022-01-31T23:39:22.164Z] Step 3/12 : ARG MAKE='make build' [2022-01-31T23:39:23.597Z] ---> Running in b2ae8f28ebe6 [2022-01-31T23:39:23.869Z] Removing intermediate container b2ae8f28ebe6 [2022-01-31T23:39:23.869Z] ---> b46e7a003101 [2022-01-31T23:39:23.869Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-31T23:39:24.144Z] ---> Running in 7d892ea3995b [2022-01-31T23:39:24.420Z] Removing intermediate container 7d892ea3995b [2022-01-31T23:39:24.420Z] ---> b204358521b7 [2022-01-31T23:39:24.420Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-31T23:39:24.420Z] ---> Running in 7d41f567b160 [2022-01-31T23:39:25.015Z] Removing intermediate container 7d41f567b160 [2022-01-31T23:39:25.015Z] ---> 3392c8695de5 [2022-01-31T23:39:25.015Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T23:39:25.015Z] ---> Running in e14d1b237c28 [2022-01-31T23:39:26.992Z] Removing intermediate container e14d1b237c28 [2022-01-31T23:39:26.992Z] ---> 86646de267e1 [2022-01-31T23:39:26.992Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-31T23:39:26.992Z] ---> Running in 5b93a8baa696 [2022-01-31T23:39:27.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-31T23:39:28.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-31T23:39:29.536Z] OK: 220 MiB in 52 packages [2022-01-31T23:39:30.512Z] Removing intermediate container 5b93a8baa696 [2022-01-31T23:39:30.512Z] ---> c4b81eceb109 [2022-01-31T23:39:30.512Z] Step 8/12 : WORKDIR /app [2022-01-31T23:39:30.512Z] ---> Running in 3c9ddb7a5eab [2022-01-31T23:39:31.113Z] Removing intermediate container 3c9ddb7a5eab [2022-01-31T23:39:31.113Z] ---> ae1e3bcc0a12 [2022-01-31T23:39:31.113Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-31T23:39:31.387Z] ---> c3658f9feecc [2022-01-31T23:39:31.387Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-31T23:39:31.665Z] ---> Running in 1f2926353a3e [2022-01-31T23:40:39.691Z] Removing intermediate container 1f2926353a3e [2022-01-31T23:40:39.691Z] ---> bac40a72ec12 [2022-01-31T23:40:39.691Z] Step 11/12 : COPY . . [2022-01-31T23:40:40.669Z] ---> 260613c6d5fd [2022-01-31T23:40:40.669Z] Step 12/12 : RUN $MAKE [2022-01-31T23:40:40.669Z] ---> Running in ddd75cb9c1cc [2022-01-31T23:40:41.647Z] noop [2022-01-31T23:40:42.243Z] Removing intermediate container ddd75cb9c1cc [2022-01-31T23:40:42.243Z] ---> df82632d0666 [2022-01-31T23:40:42.243Z] Successfully built df82632d0666 [2022-01-31T23:40:42.243Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:40:42.586Z] + docker inspect -f . ci-base-image-arm64 [2022-01-31T23:40:42.586Z] . [Pipeline] withDockerContainer [2022-01-31T23:40:42.820Z] prd-ubuntu18.04-docker-arm64-4c-16g-4336 does not seem to be running inside a container [2022-01-31T23:40:42.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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-01-31T23:40:44.177Z] $ docker top 7a1c8d0670f0e62b3a949bfc5489301e03d660257cdb036a821abd57471521c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-31T23:40:45.049Z] + go version [2022-01-31T23:40:45.049Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-31T23:40:45.073Z] $ docker stop --time=1 7a1c8d0670f0e62b3a949bfc5489301e03d660257cdb036a821abd57471521c9 [2022-01-31T23:40:46.659Z] $ docker rm -f 7a1c8d0670f0e62b3a949bfc5489301e03d660257cdb036a821abd57471521c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:40:47.239Z] + docker inspect -f . ci-base-image-arm64 [2022-01-31T23:40:47.239Z] . [Pipeline] withDockerContainer [2022-01-31T23:40:47.444Z] prd-ubuntu18.04-docker-arm64-4c-16g-4336 does not seem to be running inside a container [2022-01-31T23:40:47.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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-01-31T23:40:48.761Z] $ docker top 55fd8b76ab07e46d249521047ccf899d3c452f123651bb55f85d2bc82ee47655 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-31T23:40:49.661Z] + make test [2022-01-31T23:40:49.661Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-31T23:40:50.636Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-01-31T23:41:37.647Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-01-31T23:41:37.647Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-01-31T23:42:16.665Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.617s coverage: 39.5% of statements [2022-01-31T23:42:16.665Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.469s coverage: 52.0% of statements [2022-01-31T23:42:16.665Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 94.6% of statements [2022-01-31T23:42:16.665Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-31T23:42:16.665Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-31T23:42:38.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-31T23:42:38.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-31T23:42:38.815Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-31T23:42:38.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-31T23:42:38.846Z] $ docker stop --time=1 55fd8b76ab07e46d249521047ccf899d3c452f123651bb55f85d2bc82ee47655 [2022-01-31T23:42:40.545Z] $ docker rm -f 55fd8b76ab07e46d249521047ccf899d3c452f123651bb55f85d2bc82ee47655 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-31T23:42:41.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-31T23:42:41.408Z] Warning: overwriting stash ‘coverage-report’ [2022-01-31T23:42:42.010Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-31T23:42:42.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-31T23:42:42.751Z] + ls -al . [2022-01-31T23:42:42.751Z] total 640 [2022-01-31T23:42:42.751Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 23:42 . [2022-01-31T23:42:42.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 23:38 .. [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 31 23:38 .dockerignore [2022-01-31T23:42:42.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 23:38 .git [2022-01-31T23:42:42.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:38 .github [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 31 23:38 .gitignore [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 31 23:38 .golangci.yml [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 9072 Jan 31 23:38 Attribution.txt [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 1582 Jan 31 23:38 Dockerfile [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 23:38 GOVERNANCE.md [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 682 Jan 31 23:38 Jenkinsfile [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 31 23:38 LICENSE [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 1435 Jan 31 23:38 Makefile [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 31 23:38 OWNERS.md [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 30403 Jan 31 23:38 README.md [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 31 23:36 VERSION [2022-01-31T23:42:42.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:38 bin [2022-01-31T23:42:42.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 23:38 cmd [2022-01-31T23:42:42.751Z] -rw-r--r-- 1 jenkins jenkins 460220 Jan 31 23:42 coverage.out [2022-01-31T23:42:42.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:38 examples [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 2899 Jan 31 23:38 go.mod [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 49145 Jan 31 23:38 go.sum [2022-01-31T23:42:42.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:38 images [2022-01-31T23:42:42.751Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 31 23:38 internal [2022-01-31T23:42:42.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 23:38 snap [2022-01-31T23:42:42.751Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 31 23:38 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:42:43.087Z] + 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=arm64 --label version=1.0.1-dev.7 . [2022-01-31T23:42:43.358Z] Sending build context to Docker daemon 1.222MB [2022-01-31T23:42:43.358Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-31T23:42:43.358Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-31T23:42:43.358Z] ---> df82632d0666 [2022-01-31T23:42:43.358Z] Step 3/26 : ARG MAKE='make build' [2022-01-31T23:42:43.630Z] ---> Running in 79e441e89c1f [2022-01-31T23:42:43.902Z] Removing intermediate container 79e441e89c1f [2022-01-31T23:42:43.902Z] ---> 3749961fbc4a [2022-01-31T23:42:43.902Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-01-31T23:42:43.902Z] ---> Running in ba8e50457071 [2022-01-31T23:42:44.175Z] Removing intermediate container ba8e50457071 [2022-01-31T23:42:44.175Z] ---> 872b1c0720d7 [2022-01-31T23:42:44.175Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-31T23:42:44.449Z] ---> Running in e77a30be432a [2022-01-31T23:42:44.724Z] Removing intermediate container e77a30be432a [2022-01-31T23:42:44.724Z] ---> 57ffe8478924 [2022-01-31T23:42:44.724Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T23:42:44.724Z] ---> Running in c05493238565 [2022-01-31T23:42:46.695Z] Removing intermediate container c05493238565 [2022-01-31T23:42:46.695Z] ---> 3795f4bf535a [2022-01-31T23:42:46.695Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-31T23:42:46.695Z] ---> Running in e00382a04cce [2022-01-31T23:42:47.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-31T23:42:48.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-31T23:42:49.242Z] OK: 220 MiB in 52 packages [2022-01-31T23:42:49.836Z] Removing intermediate container e00382a04cce [2022-01-31T23:42:49.836Z] ---> 2b7c09b00cc0 [2022-01-31T23:42:49.836Z] Step 8/26 : WORKDIR /app [2022-01-31T23:42:50.108Z] ---> Running in 0c4851dceb98 [2022-01-31T23:42:50.381Z] Removing intermediate container 0c4851dceb98 [2022-01-31T23:42:50.381Z] ---> f2ef6082d7ad [2022-01-31T23:42:50.381Z] Step 9/26 : COPY go.mod vendor* ./ [2022-01-31T23:42:50.979Z] ---> 88fa9d1f8316 [2022-01-31T23:42:50.979Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-31T23:42:50.979Z] ---> Running in 8a69faf75e53 [2022-01-31T23:42:52.952Z] Removing intermediate container 8a69faf75e53 [2022-01-31T23:42:52.952Z] ---> e253ea31e8d9 [2022-01-31T23:42:52.952Z] Step 11/26 : COPY . . [2022-01-31T23:42:53.936Z] ---> 40c173816b9a [2022-01-31T23:42:53.936Z] Step 12/26 : RUN $MAKE [2022-01-31T23:42:53.936Z] ---> Running in 966e06443cbd [2022-01-31T23:42:54.919Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.7" -o cmd/device-rfid-llrp ./cmd [2022-01-31T23:43:41.888Z] Removing intermediate container 966e06443cbd [2022-01-31T23:43:41.888Z] ---> 19c2b2b9fb4c [2022-01-31T23:43:41.888Z] Step 13/26 : FROM alpine:3.14 [2022-01-31T23:43:41.888Z] 3.14: Pulling from library/alpine [2022-01-31T23:43:41.888Z] be307f383ecc: Pulling fs layer [2022-01-31T23:43:41.888Z] be307f383ecc: Verifying Checksum [2022-01-31T23:43:41.888Z] be307f383ecc: Download complete [2022-01-31T23:43:41.888Z] be307f383ecc: Pull complete [2022-01-31T23:43:41.888Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-31T23:43:41.888Z] Status: Downloaded newer image for alpine:3.14 [2022-01-31T23:43:41.888Z] ---> 5b8b7b635229 [2022-01-31T23:43:41.888Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-31T23:43:41.888Z] ---> Running in 525f98597db2 [2022-01-31T23:43:41.888Z] Removing intermediate container 525f98597db2 [2022-01-31T23:43:41.888Z] ---> 0cb75ca0bce7 [2022-01-31T23:43:41.888Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-31T23:43:41.888Z] ---> Running in 7eb105f93c2a [2022-01-31T23:43:41.888Z] Removing intermediate container 7eb105f93c2a [2022-01-31T23:43:41.888Z] ---> f2544fa1d6a3 [2022-01-31T23:43:41.888Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-31T23:43:41.888Z] ---> Running in 45caafdf846b [2022-01-31T23:43:41.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-31T23:43:41.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-31T23:43:41.888Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-31T23:43:41.888Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-31T23:43:41.888Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-31T23:43:41.888Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-31T23:43:41.888Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-31T23:43:41.888Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-31T23:43:41.888Z] Executing busybox-1.33.1-r6.trigger [2022-01-31T23:43:41.888Z] OK: 8 MiB in 20 packages [2022-01-31T23:43:42.862Z] Removing intermediate container 45caafdf846b [2022-01-31T23:43:42.862Z] ---> 28314e284bd5 [2022-01-31T23:43:42.862Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-01-31T23:43:43.455Z] ---> 9c1bd33f9b20 [2022-01-31T23:43:43.455Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-01-31T23:43:44.050Z] ---> 8c0334aac153 [2022-01-31T23:43:44.050Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-01-31T23:43:45.026Z] ---> f384c4929ae7 [2022-01-31T23:43:45.026Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-01-31T23:43:45.623Z] ---> a42d25115b75 [2022-01-31T23:43:45.623Z] Step 21/26 : EXPOSE 59989 [2022-01-31T23:43:45.623Z] ---> Running in 5b2b47e3f37d [2022-01-31T23:43:45.897Z] Removing intermediate container 5b2b47e3f37d [2022-01-31T23:43:45.897Z] ---> d9d4f4352201 [2022-01-31T23:43:45.897Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-01-31T23:43:45.897Z] ---> Running in a60506914761 [2022-01-31T23:43:46.492Z] Removing intermediate container a60506914761 [2022-01-31T23:43:46.492Z] ---> 470f50dcf76a [2022-01-31T23:43:46.492Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-31T23:43:46.492Z] ---> Running in ef5f5290522c [2022-01-31T23:43:46.764Z] Removing intermediate container ef5f5290522c [2022-01-31T23:43:46.764Z] ---> 60ddefc97bf6 [2022-01-31T23:43:46.764Z] Step 24/26 : LABEL arch=arm64 [2022-01-31T23:43:46.764Z] ---> Running in bd4f4ab71a5f [2022-01-31T23:43:47.365Z] Removing intermediate container bd4f4ab71a5f [2022-01-31T23:43:47.365Z] ---> 7883586ccacb [2022-01-31T23:43:47.365Z] Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-31T23:43:47.365Z] ---> Running in 3deb1496e4ac [2022-01-31T23:43:47.638Z] Removing intermediate container 3deb1496e4ac [2022-01-31T23:43:47.638Z] ---> 06d9c571408d [2022-01-31T23:43:47.638Z] Step 26/26 : LABEL version=1.0.1-dev.7 [2022-01-31T23:43:47.910Z] ---> Running in 49a36658bf55 [2022-01-31T23:43:48.182Z] Removing intermediate container 49a36658bf55 [2022-01-31T23:43:48.182Z] ---> c8bea0d8d81d [2022-01-31T23:43:48.182Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-31T23:43:48.182Z] Successfully built c8bea0d8d81d [2022-01-31T23:43:48.182Z] 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-01-31T23:43:48.296Z] provisioning config files... [2022-01-31T23:43:48.316Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config2112731560621692624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:43:48.660Z] ---> docker-login.sh [2022-01-31T23:43:48.661Z] nexus3.edgexfoundry.org:10001 [2022-01-31T23:43:48.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:43:48.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:43:48.933Z] Configure a credential helper to remove this warning. See [2022-01-31T23:43:48.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:43:48.933Z] [2022-01-31T23:43:48.933Z] Login Succeeded [2022-01-31T23:43:48.933Z] nexus3.edgexfoundry.org:10002 [2022-01-31T23:43:49.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:43:49.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:43:49.479Z] Configure a credential helper to remove this warning. See [2022-01-31T23:43:49.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:43:49.479Z] [2022-01-31T23:43:49.479Z] Login Succeeded [2022-01-31T23:43:49.479Z] nexus3.edgexfoundry.org:10003 [2022-01-31T23:43:49.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:43:49.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:43:49.755Z] Configure a credential helper to remove this warning. See [2022-01-31T23:43:49.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:43:49.755Z] [2022-01-31T23:43:49.755Z] Login Succeeded [2022-01-31T23:43:49.755Z] nexus3.edgexfoundry.org:10004 [2022-01-31T23:43:50.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:43:50.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:43:50.350Z] Configure a credential helper to remove this warning. See [2022-01-31T23:43:50.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:43:50.350Z] [2022-01-31T23:43:50.350Z] Login Succeeded [2022-01-31T23:43:50.350Z] docker.io [2022-01-31T23:43:50.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-31T23:43:50.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-31T23:43:50.898Z] Configure a credential helper to remove this warning. See [2022-01-31T23:43:50.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-31T23:43:50.898Z] [2022-01-31T23:43:50.898Z] Login Succeeded [2022-01-31T23:43:50.898Z] ---> docker-login.sh ends [Pipeline] } [2022-01-31T23:43:50.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-31T23:43:50.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-31T23:43:50.983Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-01-31T23:43:50.983Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-31T23:43:50.983Z] latest [2022-01-31T23:43:50.983Z] 1.0.1-dev.7 [2022-01-31T23:43:50.983Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [2022-01-31T23:43:50.983Z] main [2022-01-31T23:43:50.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:51.345Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:51.685Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-31T23:43:51.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-31T23:43:51.685Z] f8b5db33fadd: Preparing [2022-01-31T23:43:51.685Z] 224988f52d7a: Preparing [2022-01-31T23:43:51.685Z] a17fb55ea1cf: Preparing [2022-01-31T23:43:51.685Z] 9e2f1f3e7198: Preparing [2022-01-31T23:43:51.685Z] d2a1c18eef66: Preparing [2022-01-31T23:43:51.685Z] 1bbed3a7c8ac: Preparing [2022-01-31T23:43:51.685Z] 62170e181a92: Preparing [2022-01-31T23:43:51.685Z] 1bbed3a7c8ac: Waiting [2022-01-31T23:43:51.685Z] 62170e181a92: Waiting [2022-01-31T23:43:51.963Z] a17fb55ea1cf: Pushed [2022-01-31T23:43:51.963Z] f8b5db33fadd: Pushed [2022-01-31T23:43:51.963Z] 9e2f1f3e7198: Pushed [2022-01-31T23:43:51.963Z] 62170e181a92: Layer already exists [2022-01-31T23:43:51.963Z] 1bbed3a7c8ac: Pushed [2022-01-31T23:43:52.559Z] d2a1c18eef66: Pushed [2022-01-31T23:43:55.167Z] 224988f52d7a: Pushed [2022-01-31T23:43:55.167Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:55.512Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:55.852Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-01-31T23:43:55.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-31T23:43:55.852Z] f8b5db33fadd: Preparing [2022-01-31T23:43:55.852Z] 224988f52d7a: Preparing [2022-01-31T23:43:55.852Z] a17fb55ea1cf: Preparing [2022-01-31T23:43:55.852Z] 9e2f1f3e7198: Preparing [2022-01-31T23:43:55.852Z] d2a1c18eef66: Preparing [2022-01-31T23:43:55.852Z] 1bbed3a7c8ac: Preparing [2022-01-31T23:43:55.852Z] 62170e181a92: Preparing [2022-01-31T23:43:55.852Z] 1bbed3a7c8ac: Waiting [2022-01-31T23:43:55.852Z] 62170e181a92: Waiting [2022-01-31T23:43:55.852Z] d2a1c18eef66: Layer already exists [2022-01-31T23:43:55.852Z] 9e2f1f3e7198: Layer already exists [2022-01-31T23:43:55.852Z] f8b5db33fadd: Layer already exists [2022-01-31T23:43:55.852Z] 224988f52d7a: Layer already exists [2022-01-31T23:43:55.852Z] a17fb55ea1cf: Layer already exists [2022-01-31T23:43:55.852Z] 1bbed3a7c8ac: Layer already exists [2022-01-31T23:43:55.852Z] 62170e181a92: Layer already exists [2022-01-31T23:43:56.122Z] latest: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:56.462Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:56.802Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.7 [2022-01-31T23:43:56.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-31T23:43:56.802Z] f8b5db33fadd: Preparing [2022-01-31T23:43:56.802Z] 224988f52d7a: Preparing [2022-01-31T23:43:56.802Z] a17fb55ea1cf: Preparing [2022-01-31T23:43:56.802Z] 9e2f1f3e7198: Preparing [2022-01-31T23:43:56.802Z] d2a1c18eef66: Preparing [2022-01-31T23:43:56.802Z] 1bbed3a7c8ac: Preparing [2022-01-31T23:43:56.802Z] 62170e181a92: Preparing [2022-01-31T23:43:56.802Z] 1bbed3a7c8ac: Waiting [2022-01-31T23:43:56.802Z] 62170e181a92: Waiting [2022-01-31T23:43:56.802Z] 9e2f1f3e7198: Layer already exists [2022-01-31T23:43:56.802Z] 224988f52d7a: Layer already exists [2022-01-31T23:43:56.802Z] a17fb55ea1cf: Layer already exists [2022-01-31T23:43:56.802Z] f8b5db33fadd: Layer already exists [2022-01-31T23:43:56.802Z] d2a1c18eef66: Layer already exists [2022-01-31T23:43:56.802Z] 62170e181a92: Layer already exists [2022-01-31T23:43:56.802Z] 1bbed3a7c8ac: Layer already exists [2022-01-31T23:43:57.075Z] 1.0.1-dev.7: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:57.417Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:57.758Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [2022-01-31T23:43:57.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-31T23:43:57.758Z] f8b5db33fadd: Preparing [2022-01-31T23:43:57.758Z] 224988f52d7a: Preparing [2022-01-31T23:43:57.758Z] a17fb55ea1cf: Preparing [2022-01-31T23:43:57.758Z] 9e2f1f3e7198: Preparing [2022-01-31T23:43:57.758Z] d2a1c18eef66: Preparing [2022-01-31T23:43:57.758Z] 1bbed3a7c8ac: Preparing [2022-01-31T23:43:57.758Z] 62170e181a92: Preparing [2022-01-31T23:43:57.758Z] 1bbed3a7c8ac: Waiting [2022-01-31T23:43:57.758Z] 62170e181a92: Waiting [2022-01-31T23:43:57.758Z] 224988f52d7a: Layer already exists [2022-01-31T23:43:57.758Z] f8b5db33fadd: Layer already exists [2022-01-31T23:43:57.758Z] 9e2f1f3e7198: Layer already exists [2022-01-31T23:43:57.758Z] d2a1c18eef66: Layer already exists [2022-01-31T23:43:57.758Z] a17fb55ea1cf: Layer already exists [2022-01-31T23:43:58.031Z] 62170e181a92: Layer already exists [2022-01-31T23:43:58.031Z] 1bbed3a7c8ac: Layer already exists [2022-01-31T23:43:58.031Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:58.372Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:58.706Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-01-31T23:43:58.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-01-31T23:43:58.706Z] f8b5db33fadd: Preparing [2022-01-31T23:43:58.706Z] 224988f52d7a: Preparing [2022-01-31T23:43:58.706Z] a17fb55ea1cf: Preparing [2022-01-31T23:43:58.706Z] 9e2f1f3e7198: Preparing [2022-01-31T23:43:58.706Z] d2a1c18eef66: Preparing [2022-01-31T23:43:58.706Z] 1bbed3a7c8ac: Preparing [2022-01-31T23:43:58.706Z] 62170e181a92: Preparing [2022-01-31T23:43:58.706Z] 1bbed3a7c8ac: Waiting [2022-01-31T23:43:58.706Z] 62170e181a92: Waiting [2022-01-31T23:43:58.706Z] d2a1c18eef66: Layer already exists [2022-01-31T23:43:58.706Z] 224988f52d7a: Layer already exists [2022-01-31T23:43:58.706Z] f8b5db33fadd: Layer already exists [2022-01-31T23:43:58.706Z] 9e2f1f3e7198: Layer already exists [2022-01-31T23:43:58.706Z] a17fb55ea1cf: Layer already exists [2022-01-31T23:43:58.706Z] 1bbed3a7c8ac: Layer already exists [2022-01-31T23:43:58.706Z] 62170e181a92: Layer already exists [2022-01-31T23:43:58.978Z] main: digest: sha256:b69d0152e3848abe9d25adf907c3b01df3753a45bf85c0b7b09258958a1947d4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-31T23:43:59.032Z] ===================================================== [Pipeline] echo [2022-01-31T23:43:59.042Z] taggedImages: [2022-01-31T23:43:59.042Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-01-31T23:43:59.042Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-01-31T23:43:59.042Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.7 [2022-01-31T23:43:59.042Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-1.0.1-dev.7 [2022-01-31T23:43:59.042Z] - 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-01-31T23:43:59.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-31T23:43:59.412Z] [2022-01-31T23:43:59.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:43:59.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-31T23:43:59.758Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-31T23:43:59.758Z] 448f6bf000e3: Pulling fs layer [2022-01-31T23:43:59.758Z] f757da607395: Pulling fs layer [2022-01-31T23:43:59.758Z] 05883995daec: Pulling fs layer [2022-01-31T23:43:59.758Z] 8603b9c90790: Pulling fs layer [2022-01-31T23:43:59.758Z] 1560dd03e051: Pulling fs layer [2022-01-31T23:44:00.032Z] 27f5ce0e4adf: Pulling fs layer [2022-01-31T23:44:00.032Z] c2d8d7efcc4b: Pulling fs layer [2022-01-31T23:44:00.032Z] 8603b9c90790: Waiting [2022-01-31T23:44:00.032Z] 1560dd03e051: Waiting [2022-01-31T23:44:00.032Z] 27f5ce0e4adf: Waiting [2022-01-31T23:44:00.032Z] c2d8d7efcc4b: Waiting [2022-01-31T23:44:00.032Z] f757da607395: Verifying Checksum [2022-01-31T23:44:00.032Z] f757da607395: Download complete [2022-01-31T23:44:00.032Z] 8603b9c90790: Verifying Checksum [2022-01-31T23:44:00.032Z] 8603b9c90790: Download complete [2022-01-31T23:44:00.032Z] 1560dd03e051: Verifying Checksum [2022-01-31T23:44:00.032Z] 1560dd03e051: Download complete [2022-01-31T23:44:00.032Z] 27f5ce0e4adf: Verifying Checksum [2022-01-31T23:44:00.032Z] 27f5ce0e4adf: Download complete [2022-01-31T23:44:00.032Z] 05883995daec: Verifying Checksum [2022-01-31T23:44:00.032Z] 05883995daec: Download complete [2022-01-31T23:44:00.631Z] 448f6bf000e3: Verifying Checksum [2022-01-31T23:44:00.631Z] 448f6bf000e3: Download complete [2022-01-31T23:44:03.252Z] c2d8d7efcc4b: Verifying Checksum [2022-01-31T23:44:03.252Z] c2d8d7efcc4b: Download complete [2022-01-31T23:44:04.227Z] 448f6bf000e3: Pull complete [2022-01-31T23:44:04.499Z] f757da607395: Pull complete [2022-01-31T23:44:05.938Z] 05883995daec: Pull complete [2022-01-31T23:44:06.210Z] 8603b9c90790: Pull complete [2022-01-31T23:44:07.188Z] 1560dd03e051: Pull complete [2022-01-31T23:44:07.461Z] 27f5ce0e4adf: Pull complete [2022-01-31T23:44:22.538Z] c2d8d7efcc4b: Pull complete [2022-01-31T23:44:22.538Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-31T23:44:22.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-31T23:44:22.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-31T23:44:22.748Z] prd-ubuntu18.04-docker-arm64-4c-16g-4336 does not seem to be running inside a container [2022-01-31T23:44:22.827Z] $ 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/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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-01-31T23:44:25.355Z] $ docker top ec9a4e6da6492572661dbf05fc8e6ccd648a3aa56521d6e8f970b56ec677e56f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:44:26.258Z] ---> job-cost.sh [2022-01-31T23:44:26.258Z] lf-activate-venv: SKIPPING [2022-01-31T23:44:26.258Z] INFO: No Stack... [2022-01-31T23:44:26.530Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-31T23:44:26.801Z] INFO: Archiving Costs [Pipeline] sh [2022-01-31T23:44:27.459Z] + cat /w/workspace/device-rfid-llrp-go/17/archives/cost.csv [2022-01-31T23:44:27.459Z] + cut -d, -f6 [Pipeline] lock [2022-01-31T23:44:27.522Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [2022-01-31T23:44:27.532Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] did not exist. Created. [2022-01-31T23:44:27.532Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-31T23:44:28.225Z] /w/workspace/device-rfid-llrp-go/17@tmp/durable-bdb8db0e/script.sh: 1: /w/workspace/device-rfid-llrp-go/17@tmp/durable-bdb8db0e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-31T23:44:28.898Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-31T23:44:28.920Z] Warning: overwriting stash ‘stack-cost’ [2022-01-31T23:44:28.973Z] Stashed 1 file(s) [Pipeline] } [2022-01-31T23:44:28.980Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-31T23:44:28.994Z] $ docker stop --time=1 ec9a4e6da6492572661dbf05fc8e6ccd648a3aa56521d6e8f970b56ec677e56f [2022-01-31T23:44:30.467Z] $ docker rm -f ec9a4e6da6492572661dbf05fc8e6ccd648a3aa56521d6e8f970b56ec677e56f [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-01-31T23:44:30.963Z] provisioning config files... [2022-01-31T23:44:30.972Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6419161702183598837tmp [Pipeline] { [Pipeline] sh [2022-01-31T23:44:31.293Z] + set +x [2022-01-31T23:44:31.293Z] + curl -s https://codecov.io/bash [2022-01-31T23:44:31.293Z] + bash -s -- [2022-01-31T23:44:31.293Z] [2022-01-31T23:44:31.293Z] _____ _ [2022-01-31T23:44:31.293Z] / ____| | | [2022-01-31T23:44:31.293Z] | | ___ __| | ___ ___ _____ __ [2022-01-31T23:44:31.293Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-31T23:44:31.293Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-31T23:44:31.293Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-31T23:44:31.293Z] Bash-1.0.6 [2022-01-31T23:44:31.293Z] [2022-01-31T23:44:31.293Z] [2022-01-31T23:44:31.293Z] ==> git version 2.24.4 found [2022-01-31T23:44:31.293Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-31T23:44:31.293Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-31T23:44:31.293Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-31T23:44:31.293Z] ==> Jenkins CI detected. [2022-01-31T23:44:31.293Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-31T23:44:31.293Z] project root: . [2022-01-31T23:44:31.293Z] --> token set from env [2022-01-31T23:44:31.293Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-31T23:44:31.556Z] ==> Running gcov in . (disable via -X gcov) [2022-01-31T23:44:31.556Z] ==> Python coveragepy not found [2022-01-31T23:44:31.556Z] ==> Searching for coverage reports in: [2022-01-31T23:44:31.556Z] + . [2022-01-31T23:44:31.556Z] -> Found 1 reports [2022-01-31T23:44:31.556Z] ==> Detecting git/mercurial file structure [2022-01-31T23:44:31.556Z] ==> Reading reports [2022-01-31T23:44:31.556Z] + ./coverage.out bytes=460220 [2022-01-31T23:44:31.556Z] ==> Appending adjustments [2022-01-31T23:44:31.556Z] https://docs.codecov.io/docs/fixing-reports [2022-01-31T23:44:31.816Z] + Found adjustments [2022-01-31T23:44:31.816Z] ==> Gzipping contents [2022-01-31T23:44:31.816Z] 52K /tmp/codecov.T1Rx9Q.gz [2022-01-31T23:44:31.816Z] ==> Uploading reports [2022-01-31T23:44:31.816Z] url: https://codecov.io [2022-01-31T23:44:31.816Z] query: branch=main&commit=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-31T23:44:31.816Z] -> Pinging Codecov [2022-01-31T23:44:31.816Z] 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-31T23:44:32.387Z] -> Uploading to [2022-01-31T23:44:32.387Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-31/581DD39554BDF9B6E22D074273EAD858/fdb8dc9e065565c3e0b08ed77eb96ef70046d97a/5896c359-6808-4f59-b58c-00140bdb2179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220131T234432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=198c0d0c0bb58f8b64d98c09cda56ecc846ebe25907fe63102cb60e608475881 [2022-01-31T23:44:32.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-31T23:44:32.387Z] Dload Upload Total Spent Left Speed [2022-01-31T23:44:32.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51752 0 0 100 51752 0 131k --:--:-- --:--:-- --:--:-- 130k 100 51752 0 0 100 51752 0 131k --:--:-- --:--:-- --:--:-- 130k [2022-01-31T23:44:32.647Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] } [2022-01-31T23:44:32.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-31T23:44:32.951Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-31T23:44:32.966Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:44:33.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-31T23:44:33.257Z] [2022-01-31T23:44:33.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:44:33.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-31T23:44:33.565Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-31T23:44:33.565Z] 188c0c94c7c5: Pulling fs layer [2022-01-31T23:44:33.565Z] 0ef7d3d256c8: Pulling fs layer [2022-01-31T23:44:33.565Z] de9db76c5a1d: Pulling fs layer [2022-01-31T23:44:33.565Z] 0eba1c9be4d2: Pulling fs layer [2022-01-31T23:44:33.565Z] 0d57e429df01: Pulling fs layer [2022-01-31T23:44:33.565Z] 4e4be7b47b0d: Pulling fs layer [2022-01-31T23:44:33.565Z] e1f770b5df2f: Pulling fs layer [2022-01-31T23:44:33.565Z] 85a0685a4137: Pulling fs layer [2022-01-31T23:44:33.565Z] 0d57e429df01: Waiting [2022-01-31T23:44:33.565Z] 4e4be7b47b0d: Waiting [2022-01-31T23:44:33.565Z] e1f770b5df2f: Waiting [2022-01-31T23:44:33.565Z] 85a0685a4137: Waiting [2022-01-31T23:44:33.565Z] 0eba1c9be4d2: Waiting [2022-01-31T23:44:33.565Z] de9db76c5a1d: Verifying Checksum [2022-01-31T23:44:33.565Z] de9db76c5a1d: Download complete [2022-01-31T23:44:33.565Z] 0ef7d3d256c8: Verifying Checksum [2022-01-31T23:44:33.565Z] 0ef7d3d256c8: Download complete [2022-01-31T23:44:33.565Z] 0d57e429df01: Verifying Checksum [2022-01-31T23:44:33.565Z] 0d57e429df01: Download complete [2022-01-31T23:44:33.565Z] 188c0c94c7c5: Verifying Checksum [2022-01-31T23:44:33.565Z] 188c0c94c7c5: Download complete [2022-01-31T23:44:33.565Z] 4e4be7b47b0d: Verifying Checksum [2022-01-31T23:44:33.565Z] 4e4be7b47b0d: Download complete [2022-01-31T23:44:33.847Z] e1f770b5df2f: Verifying Checksum [2022-01-31T23:44:33.847Z] e1f770b5df2f: Download complete [2022-01-31T23:44:34.113Z] 188c0c94c7c5: Pull complete [2022-01-31T23:44:34.380Z] 0eba1c9be4d2: Verifying Checksum [2022-01-31T23:44:34.380Z] 0eba1c9be4d2: Download complete [2022-01-31T23:44:34.380Z] 0ef7d3d256c8: Pull complete [2022-01-31T23:44:34.380Z] de9db76c5a1d: Pull complete [2022-01-31T23:44:34.380Z] 85a0685a4137: Verifying Checksum [2022-01-31T23:44:34.380Z] 85a0685a4137: Download complete [2022-01-31T23:44:38.610Z] 0eba1c9be4d2: Pull complete [2022-01-31T23:44:38.610Z] 0d57e429df01: Pull complete [2022-01-31T23:44:38.610Z] 4e4be7b47b0d: Pull complete [2022-01-31T23:44:38.610Z] e1f770b5df2f: Pull complete [2022-01-31T23:44:42.831Z] 85a0685a4137: Pull complete [2022-01-31T23:44:42.831Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-31T23:44:42.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-31T23:44:42.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-31T23:44:42.893Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:44:42.922Z] $ 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-01-31T23:44:45.345Z] $ docker top c86160748b4e86c2fea08d64df3ae93b12e36f200115d33a226022c8982bde64 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-31T23:44:45.426Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-31T23:44:45.718Z] + set -o pipefail [2022-01-31T23:44:45.718Z] + snyk monitor '--org=edgex-jenkins' [2022-01-31T23:44:51.021Z] [2022-01-31T23:44:51.021Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-01-31T23:44:51.021Z] [2022-01-31T23:44:51.021Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/1dfba811-7e67-41bd-84af-420d01d709f7 [2022-01-31T23:44:51.021Z] [2022-01-31T23:44:51.021Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-31T23:44:51.021Z] [2022-01-31T23:44:51.021Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-31T23:44:51.021Z] [2022-01-31T23:44:51.021Z] [Pipeline] } [2022-01-31T23:44:51.031Z] $ docker stop --time=1 c86160748b4e86c2fea08d64df3ae93b12e36f200115d33a226022c8982bde64 [2022-01-31T23:44:52.863Z] $ docker rm -f c86160748b4e86c2fea08d64df3ae93b12e36f200115d33a226022c8982bde64 [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-01-31T23:44:53.588Z] + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] sh [2022-01-31T23:44:53.885Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-31T23:44:53.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:44:54.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T23:44:54.182Z] . [Pipeline] withDockerContainer [2022-01-31T23:44:54.249Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:44:54.285Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-31T23:44:54.640Z] $ docker top 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-31T23:44:54.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T23:44:54.726Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T23:44:54.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T23:44:54.818Z] $ docker exec 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c ssh-agent [2022-01-31T23:44:54.908Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEmKLMN/agent.13 [2022-01-31T23:44:54.908Z] SSH_AGENT_PID=19 [2022-01-31T23:44:54.912Z] Running ssh-add (command line suppressed) [2022-01-31T23:44:54.994Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3167313759573985848.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3167313759573985848.key) [2022-01-31T23:44:55.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T23:44:55.302Z] + git semver tag [2022-01-31T23:44:55.302Z] # -> Open(): unable to determine branch for HEAD [2022-01-31T23:44:55.302Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-31T23:44:55.302Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-31T23:44:55.302Z] # $SEMVER_REMOTE_NAME = origin [2022-01-31T23:44:55.302Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-31T23:44:55.302Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-31T23:44:55.302Z] # $SEMVER_BRANCH = main [2022-01-31T23:44:55.302Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-01-31T23:44:55.302Z] # fdb8dc9e065565c3e0b08ed77eb96ef70046d97a HEAD [2022-01-31T23:44:55.302Z] # -> Force: false [2022-01-31T23:44:55.302Z] # a5dfbcf78790f4fdadb50a561d8717e3b1ccc9ca refs/tags/v1.0.1-dev.7 [Pipeline] } [2022-01-31T23:44:55.310Z] $ docker exec --env ******** --env ******** 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c ssh-agent -k [2022-01-31T23:44:55.393Z] unset SSH_AUTH_SOCK; [2022-01-31T23:44:55.393Z] unset SSH_AGENT_PID; [2022-01-31T23:44:55.393Z] echo Agent pid 19 killed; [2022-01-31T23:44:55.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-31T23:44:55.716Z] + git semver [Pipeline] } [2022-01-31T23:44:55.726Z] $ docker stop --time=1 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c [2022-01-31T23:44:56.921Z] $ docker rm -f 15309d02138148ec7b7b1a3f02688c2e583aa992ef56de01d935d9ed6428145c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:44:57.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-31T23:44:57.314Z] [2022-01-31T23:44:57.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:44:57.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-31T23:44:57.623Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-31T23:44:57.623Z] ab5ef0e58194: Pulling fs layer [2022-01-31T23:44:57.623Z] 9712f1f96733: Pulling fs layer [2022-01-31T23:44:57.623Z] 63f879dbbcfc: Pulling fs layer [2022-01-31T23:44:57.623Z] 0d9ebad4ef96: Pulling fs layer [2022-01-31T23:44:57.623Z] e9a5061849ea: Pulling fs layer [2022-01-31T23:44:57.623Z] d747dcd14b5f: Pulling fs layer [2022-01-31T23:44:57.623Z] 2de7ff778b66: Pulling fs layer [2022-01-31T23:44:57.623Z] 0d9ebad4ef96: Waiting [2022-01-31T23:44:57.623Z] e9a5061849ea: Waiting [2022-01-31T23:44:57.623Z] d747dcd14b5f: Waiting [2022-01-31T23:44:57.623Z] 2de7ff778b66: Waiting [2022-01-31T23:44:57.623Z] 9712f1f96733: Download complete [2022-01-31T23:44:57.899Z] 63f879dbbcfc: Verifying Checksum [2022-01-31T23:44:57.899Z] 63f879dbbcfc: Download complete [2022-01-31T23:44:58.179Z] ab5ef0e58194: Verifying Checksum [2022-01-31T23:44:58.179Z] ab5ef0e58194: Download complete [2022-01-31T23:44:58.179Z] d747dcd14b5f: Verifying Checksum [2022-01-31T23:44:58.179Z] d747dcd14b5f: Download complete [2022-01-31T23:44:58.179Z] 0d9ebad4ef96: Verifying Checksum [2022-01-31T23:44:58.179Z] 0d9ebad4ef96: Download complete [2022-01-31T23:44:58.179Z] e9a5061849ea: Verifying Checksum [2022-01-31T23:44:58.179Z] e9a5061849ea: Download complete [2022-01-31T23:44:58.179Z] 2de7ff778b66: Verifying Checksum [2022-01-31T23:44:58.179Z] 2de7ff778b66: Download complete [2022-01-31T23:45:01.532Z] ab5ef0e58194: Pull complete [2022-01-31T23:45:01.532Z] 9712f1f96733: Pull complete [2022-01-31T23:45:02.117Z] 63f879dbbcfc: Pull complete [2022-01-31T23:45:06.364Z] 0d9ebad4ef96: Pull complete [2022-01-31T23:45:06.364Z] e9a5061849ea: Pull complete [2022-01-31T23:45:06.628Z] d747dcd14b5f: Pull complete [2022-01-31T23:45:08.039Z] 2de7ff778b66: Pull complete [2022-01-31T23:45:08.039Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-31T23:45:08.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-31T23:45:08.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-31T23:45:08.107Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:45:08.140Z] $ 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-01-31T23:45:11.493Z] $ docker top 2e88f624f0e70052c829044893f625e6361b30b401b43c3619b56e87d3fb3cda -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-31T23:45:11.580Z] provisioning config files... [2022-01-31T23:45:11.588Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6392691144887226869tmp [2022-01-31T23:45:11.597Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config716879274118784647tmp [2022-01-31T23:45:11.617Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config535883025149608701tmp [Pipeline] { [Pipeline] echo [2022-01-31T23:45:11.634Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:11.917Z] ---> sigul-configuration.sh [2022-01-31T23:45:11.917Z] gpg: directory `/root/.gnupg' created [2022-01-31T23:45:11.917Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-31T23:45:11.917Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-31T23:45:11.917Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-31T23:45:11.917Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-31T23:45:11.917Z] gpg: CAST5 encrypted data [2022-01-31T23:45:11.917Z] gpg: encrypted with 1 passphrase [2022-01-31T23:45:11.917Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-31T23:45:12.215Z] + mkdir /home/jenkins [2022-01-31T23:45:12.215Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-31T23:45:12.514Z] + 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-01-31T23:45:12.524Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:12.809Z] ---> sigul-install.sh [2022-01-31T23:45:12.809Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-31T23:45:13.100Z] + git tag --list [2022-01-31T23:45:13.101Z] v0.0.0 [2022-01-31T23:45:13.101Z] v1.0.0 [2022-01-31T23:45:13.101Z] v1.0.0-dev.1 [2022-01-31T23:45:13.101Z] v1.0.0-dev.2 [2022-01-31T23:45:13.101Z] v1.0.0-dev.3 [2022-01-31T23:45:13.101Z] v1.0.0-dev.4 [2022-01-31T23:45:13.101Z] v1.0.0-dev.5 [2022-01-31T23:45:13.101Z] v1.0.0-dev.6 [2022-01-31T23:45:13.101Z] v1.0.0-dev.7 [2022-01-31T23:45:13.101Z] v1.0.0-dev.8 [2022-01-31T23:45:13.101Z] v1.0.0-dev.9 [2022-01-31T23:45:13.101Z] v1.0.1-dev.1 [2022-01-31T23:45:13.101Z] v1.0.1-dev.2 [2022-01-31T23:45:13.101Z] v1.0.1-dev.3 [2022-01-31T23:45:13.101Z] v1.0.1-dev.4 [2022-01-31T23:45:13.101Z] v1.0.1-dev.5 [2022-01-31T23:45:13.101Z] v1.0.1-dev.6 [2022-01-31T23:45:13.101Z] v1.0.1-dev.7 [Pipeline] sh [2022-01-31T23:45:13.394Z] + lftools sign git-tag v1.0.1-dev.7 [2022-01-31T23:45:13.966Z] Signing Git tag with Sigul... [2022-01-31T23:45:13.966Z] Signing v1.0.1-dev.7 [Pipeline] echo [2022-01-31T23:45:14.238Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:14.529Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-31T23:45:14.536Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-31T23:45:14.551Z] $ docker stop --time=1 2e88f624f0e70052c829044893f625e6361b30b401b43c3619b56e87d3fb3cda [2022-01-31T23:45:15.765Z] $ docker rm -f 2e88f624f0e70052c829044893f625e6361b30b401b43c3619b56e87d3fb3cda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-31T23:45:16.198Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-31T23:45:16.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:45:16.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T23:45:16.498Z] . [Pipeline] withDockerContainer [2022-01-31T23:45:16.559Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:45:16.589Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-31T23:45:16.932Z] $ docker top 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-31T23:45:17.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T23:45:17.020Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T23:45:17.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T23:45:17.133Z] $ docker exec 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 ssh-agent [2022-01-31T23:45:17.248Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPCbHNl/agent.13 [2022-01-31T23:45:17.248Z] SSH_AGENT_PID=19 [2022-01-31T23:45:17.253Z] Running ssh-add (command line suppressed) [2022-01-31T23:45:17.365Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1494977756012878603.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1494977756012878603.key) [2022-01-31T23:45:17.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T23:45:17.681Z] + git semver bump pre [2022-01-31T23:45:17.681Z] # -> Open(): unable to determine branch for HEAD [2022-01-31T23:45:17.681Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-31T23:45:17.681Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-31T23:45:17.681Z] # $SEMVER_REMOTE_NAME = origin [2022-01-31T23:45:17.681Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-31T23:45:17.681Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-31T23:45:17.681Z] # $SEMVER_BRANCH = main [2022-01-31T23:45:17.681Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-01-31T23:45:17.681Z] 1.0.1-dev.8 [Pipeline] } [2022-01-31T23:45:17.688Z] $ docker exec --env ******** --env ******** 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 ssh-agent -k [2022-01-31T23:45:17.784Z] unset SSH_AUTH_SOCK; [2022-01-31T23:45:17.784Z] unset SSH_AGENT_PID; [2022-01-31T23:45:17.784Z] echo Agent pid 19 killed; [2022-01-31T23:45:17.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-31T23:45:18.112Z] + git semver [Pipeline] } [2022-01-31T23:45:18.124Z] $ docker stop --time=1 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 [2022-01-31T23:45:19.303Z] $ docker rm -f 7916fb47260b5501f3e5b36e9e1b95303b830bc0401c2e57b786775b01c169f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-31T23:45:19.661Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-31T23:45:19.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:45:19.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-31T23:45:19.954Z] . [Pipeline] withDockerContainer [2022-01-31T23:45:20.016Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:45:20.049Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-01-31T23:45:20.396Z] $ docker top ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-31T23:45:20.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-31T23:45:20.485Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-31T23:45:20.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-31T23:45:20.593Z] $ docker exec ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 ssh-agent [2022-01-31T23:45:20.697Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKhmCmn/agent.14 [2022-01-31T23:45:20.697Z] SSH_AGENT_PID=21 [2022-01-31T23:45:20.702Z] Running ssh-add (command line suppressed) [2022-01-31T23:45:20.794Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8450861411710800156.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8450861411710800156.key) [2022-01-31T23:45:20.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-31T23:45:21.101Z] + git semver push [2022-01-31T23:45:21.101Z] # -> Open(): unable to determine branch for HEAD [2022-01-31T23:45:21.101Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-01-31T23:45:21.101Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-01-31T23:45:21.101Z] # $SEMVER_REMOTE_NAME = origin [2022-01-31T23:45:21.101Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-31T23:45:21.101Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-31T23:45:21.101Z] # $SEMVER_BRANCH = main [2022-01-31T23:45:21.101Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-01-31T23:45:22.492Z] $ docker exec --env ******** --env ******** ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 ssh-agent -k [2022-01-31T23:45:22.575Z] unset SSH_AUTH_SOCK; [2022-01-31T23:45:22.575Z] unset SSH_AGENT_PID; [2022-01-31T23:45:22.575Z] echo Agent pid 21 killed; [2022-01-31T23:45:22.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-31T23:45:22.914Z] + git semver [Pipeline] } [2022-01-31T23:45:22.924Z] $ docker stop --time=1 ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 [2022-01-31T23:45:24.110Z] $ docker rm -f ad7247caa8f2eb9d3eed3cefe7816badca8b86b10705ba0741240b301c43c4a5 [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-01-31T23:45:24.734Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [2022-01-31T23:45:24.734Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-31T23:45:24.734Z] total 8 [2022-01-31T23:45:24.734Z] drwxr-xr-x. 3 root root 34 Jan 31 23:39 . [2022-01-31T23:45:24.734Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 31 23:45 .. [2022-01-31T23:45:24.734Z] drwxr-xr-x. 2 root root 6 Jan 31 23:39 cost [2022-01-31T23:45:24.734Z] -rw-r--r--. 1 root root 89 Jan 31 23:39 cost.csv [2022-01-31T23:45:24.734Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-31T23:45:24.734Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-01-31T23:45:24.734Z] total 8 [2022-01-31T23:45:24.734Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 31 23:39 . [2022-01-31T23:45:24.734Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 31 23:45 .. [2022-01-31T23:45:24.734Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 31 23:39 cost [2022-01-31T23:45:24.734Z] -rw-r--r--. 1 jenkins jenkins 89 Jan 31 23:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:25.029Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:25.587Z] ---> package-listing.sh [2022-01-31T23:45:25.587Z] ++ facter osfamily [2022-01-31T23:45:25.587Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-31T23:45:25.858Z] + OS_FAMILY=redhat [2022-01-31T23:45:25.858Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-01-31T23:45:25.858Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-31T23:45:25.858Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-31T23:45:25.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-31T23:45:25.858Z] + PACKAGES=/tmp/packages_start.txt [2022-01-31T23:45:25.858Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-31T23:45:25.858Z] + PACKAGES=/tmp/packages_end.txt [2022-01-31T23:45:25.858Z] + case "${OS_FAMILY}" in [2022-01-31T23:45:25.858Z] + rpm -qa [2022-01-31T23:45:25.858Z] + sort [2022-01-31T23:45:26.428Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-31T23:45:26.428Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-31T23:45:26.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-31T23:45:26.428Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-01-31T23:45:26.428Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-01-31T23:45:26.429Z] + 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-01-31T23:45:26.442Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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-01-31T23:45:26.735Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-31T23:45:27.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-31T23:45:27.288Z] . [Pipeline] withDockerContainer [2022-01-31T23:45:27.348Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2022-01-31T23:45:27.383Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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-01-31T23:45:27.587Z] $ docker top 39fff955781e48eedf42718981f724437297fb596f8e1c2006df91000975bace -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-31T23:45:27.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-31T23:45:28.239Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-31T23:45:28.529Z] + ls /var/log/sa-host [2022-01-31T23:45:28.529Z] + sadf -c /var/log/sa-host/sa17 [2022-01-31T23:45:28.529Z] file_magic: OK [2022-01-31T23:45:28.529Z] HZ: Using current value: 100 [2022-01-31T23:45:28.529Z] file_header: OK [2022-01-31T23:45:28.529Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-31T23:45:28.529Z] Statistics: [2022-01-31T23:45:28.529Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-31T23:45:28.529Z] File successfully converted to sysstat format version 12.0.3 [2022-01-31T23:45:28.529Z] + sadf -c /var/log/sa-host/sa31 [2022-01-31T23:45:28.529Z] file_magic: OK [2022-01-31T23:45:28.529Z] HZ: Using current value: 100 [2022-01-31T23:45:28.529Z] file_header: OK [2022-01-31T23:45:28.529Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-31T23:45:28.529Z] Statistics: [2022-01-31T23:45:28.529Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-31T23:45:28.529Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-31T23:45:28.762Z] provisioning config files... [2022-01-31T23:45:28.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6644916024118448029tmp [Pipeline] { [Pipeline] echo [2022-01-31T23:45:28.787Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:29.073Z] ---> create-netrc.sh [Pipeline] } [2022-01-31T23:45:29.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:29.419Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-31T23:45:29.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:29.714Z] ---> sudo-logs.sh [2022-01-31T23:45:29.714Z] Archiving 'sudo' log.. [2022-01-31T23:45:29.714Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4335.novalocal: Name or service not known [2022-01-31T23:45:29.714Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4335.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-31T23:45:29.738Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:30.023Z] ---> job-cost.sh [2022-01-31T23:45:30.023Z] lf-activate-venv: SKIPPING [2022-01-31T23:45:30.023Z] DEBUG: total: 0.05999999865889549 [2022-01-31T23:45:30.023Z] INFO: Retrieving Stack Cost... [2022-01-31T23:45:30.282Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-31T23:45:30.543Z] INFO: Archiving Costs [Pipeline] echo [2022-01-31T23:45:30.557Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-31T23:45:30.844Z] ---> logs-deploy.sh [2022-01-31T23:45:30.844Z] lf-activate-venv: SKIPPING [2022-01-31T23:45:30.844Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/17 [2022-01-31T23:45:30.844Z] INFO: archiving workspace using pattern(s): [2022-01-31T23:45:31.414Z] Archives upload complete. [2022-01-31T23:45:31.673Z] INFO: archiving logs to Nexus