Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0104dcba4435a7bec0bb376ad6177bfc09b37bcb 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-ssh17867949998259261151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13966897989393632430.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4488884500451988057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh3747212769144915097.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16745763671432524906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64486’ Running on prd-ubuntu20.04-docker-8c-8g-64488 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0104dcba4435a7bec0bb376ad6177bfc09b37bcb (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 0104dcba4435a7bec0bb376ad6177bfc09b37bcb # timeout=10 Commit message: "fix: Corectly set versions of service and SDK when building binary (#89)" > git rev-list --no-walk 15a0269d460efb14f9eb5e7a2dfd5097cbc6281f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-24T15:32:17.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-24T15:32:17.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-24T15:32:17.995Z] ========================================================= [2022-05-24T15:32:17.995Z] EdgeX Global Pipelines Version Info [2022-05-24T15:32:17.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:32:18.737Z] ------------------- [2022-05-24T15:32:18.737Z] stable info: [2022-05-24T15:32:18.737Z] ------------------- [2022-05-24T15:32:18.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T15:32:18.737Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T15:32:18.737Z] Message: update stable to v1.0.230 [2022-05-24T15:32:19.309Z] ------------------- [2022-05-24T15:32:19.309Z] experimental info: [2022-05-24T15:32:19.309Z] ------------------- [2022-05-24T15:32:19.309Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T15:32:19.309Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T15:32:19.309Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-24T15:32:19.445Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-05-24T15:32:19.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-05-24T15:32:19.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-24T15:32:19.488Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-24T15:32:19.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-24T15:32:19.512Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-24T15:32:19.527Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-24T15:32:19.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-24T15:32:19.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-24T15:32:19.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-24T15:32:19.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-24T15:32:19.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-05-24T15:32:19.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-24T15:32:19.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-24T15:32:19.650Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T15:32:19.665Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T15:32:19.678Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T15:32:19.693Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T15:32:19.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-24T15:32:19.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-24T15:32:19.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-24T15:32:19.742Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-24T15:32:19.755Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-24T15:32:19.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-24T15:32:19.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-24T15:32:19.797Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-24T15:32:19.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-24T15:32:19.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-24T15:32:19.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-24T15:32:19.852Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] echo [2022-05-24T15:32:19.864Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0104dcb [Pipeline] echo [2022-05-24T15:32:19.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:32:19.920Z] provisioning config files... [2022-05-24T15:32:19.935Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config928716780181327954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:32:20.259Z] ---> docker-login.sh [2022-05-24T15:32:20.259Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:32:20.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:20.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:20.521Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:20.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:20.521Z] [2022-05-24T15:32:20.521Z] Login Succeeded [2022-05-24T15:32:20.521Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:32:20.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:20.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:20.781Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:20.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:20.781Z] [2022-05-24T15:32:20.781Z] Login Succeeded [2022-05-24T15:32:20.781Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:32:20.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:20.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:20.781Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:20.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:20.781Z] [2022-05-24T15:32:20.781Z] Login Succeeded [2022-05-24T15:32:20.781Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:32:21.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:21.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:21.041Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:21.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:21.041Z] [2022-05-24T15:32:21.041Z] Login Succeeded [2022-05-24T15:32:21.041Z] docker.io [2022-05-24T15:32:21.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:21.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:21.300Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:21.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:21.300Z] [2022-05-24T15:32:21.300Z] Login Succeeded [2022-05-24T15:32:21.300Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:32:21.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-24T15:32:21.708Z] + git rev-list -1 --merges 0104dcba4435a7bec0bb376ad6177bfc09b37bcb~1..0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] echo [2022-05-24T15:32:21.824Z] -----------> git rev-list -1 --merges 0104dcba4435a7bec0bb376ad6177bfc09b37bcb~1..0104dcba4435a7bec0bb376ad6177bfc09b37bcb 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [false] [Pipeline] sh [2022-05-24T15:32:22.122Z] + git log --format=format:%s -1 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] echo [2022-05-24T15:32:22.141Z] ========================================================= [2022-05-24T15:32:22.141Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-24T15:32:22.141Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T15:32:22.488Z] + git log --format=format:%s -1 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] echo [2022-05-24T15:32:22.503Z] [semverPrep] GIT_COMMIT: 0104dcba4435a7bec0bb376ad6177bfc09b37bcb, Commit Message: fix: Corectly set versions of service and SDK when building binary (#89) [Pipeline] echo [2022-05-24T15:32:22.510Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-24T15:32:22.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:32:22.899Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-24T15:32:22.899Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-24T15:32:22.899Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-24T15:32:22.899Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-24T15:32:22.899Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-24T15:32:22.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:32:23.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:32:23.258Z] [2022-05-24T15:32:23.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:32:23.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:32:23.568Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-24T15:32:23.568Z] 1fe172e4850f: Pulling fs layer [2022-05-24T15:32:23.568Z] caf521ccaac6: Pulling fs layer [2022-05-24T15:32:23.568Z] 3ead6fa29328: Pulling fs layer [2022-05-24T15:32:23.568Z] 5c2a1cbceb83: Pulling fs layer [2022-05-24T15:32:23.568Z] a8d5f1318db7: Pulling fs layer [2022-05-24T15:32:23.568Z] c427282e49a2: Pulling fs layer [2022-05-24T15:32:23.568Z] 1827001aaf11: Pulling fs layer [2022-05-24T15:32:23.568Z] 0714d37db230: Pulling fs layer [2022-05-24T15:32:23.568Z] ac28cf19c067: Pulling fs layer [2022-05-24T15:32:23.568Z] ca983d60f3e2: Pulling fs layer [2022-05-24T15:32:23.568Z] 9f894cec8388: Pulling fs layer [2022-05-24T15:32:23.568Z] 5c2a1cbceb83: Waiting [2022-05-24T15:32:23.568Z] a8d5f1318db7: Waiting [2022-05-24T15:32:23.568Z] c427282e49a2: Waiting [2022-05-24T15:32:23.568Z] 1827001aaf11: Waiting [2022-05-24T15:32:23.568Z] 0714d37db230: Waiting [2022-05-24T15:32:23.568Z] ac28cf19c067: Waiting [2022-05-24T15:32:23.568Z] ca983d60f3e2: Waiting [2022-05-24T15:32:23.568Z] 9f894cec8388: Waiting [2022-05-24T15:32:23.568Z] caf521ccaac6: Download complete [2022-05-24T15:32:23.568Z] 5c2a1cbceb83: Verifying Checksum [2022-05-24T15:32:23.568Z] 5c2a1cbceb83: Download complete [2022-05-24T15:32:23.828Z] a8d5f1318db7: Verifying Checksum [2022-05-24T15:32:23.828Z] a8d5f1318db7: Download complete [2022-05-24T15:32:23.828Z] 3ead6fa29328: Verifying Checksum [2022-05-24T15:32:23.828Z] 3ead6fa29328: Download complete [2022-05-24T15:32:23.828Z] c427282e49a2: Download complete [2022-05-24T15:32:23.828Z] 0714d37db230: Verifying Checksum [2022-05-24T15:32:23.828Z] 0714d37db230: Download complete [2022-05-24T15:32:23.828Z] ac28cf19c067: Verifying Checksum [2022-05-24T15:32:23.828Z] ac28cf19c067: Download complete [2022-05-24T15:32:23.828Z] ca983d60f3e2: Verifying Checksum [2022-05-24T15:32:23.828Z] ca983d60f3e2: Download complete [2022-05-24T15:32:23.828Z] 9f894cec8388: Verifying Checksum [2022-05-24T15:32:23.828Z] 9f894cec8388: Download complete [2022-05-24T15:32:23.828Z] 1fe172e4850f: Verifying Checksum [2022-05-24T15:32:23.828Z] 1fe172e4850f: Download complete [2022-05-24T15:32:24.087Z] 1827001aaf11: Verifying Checksum [2022-05-24T15:32:24.087Z] 1827001aaf11: Download complete [2022-05-24T15:32:25.024Z] 1fe172e4850f: Pull complete [2022-05-24T15:32:25.282Z] caf521ccaac6: Pull complete [2022-05-24T15:32:25.856Z] 3ead6fa29328: Pull complete [2022-05-24T15:32:25.856Z] 5c2a1cbceb83: Pull complete [2022-05-24T15:32:26.430Z] a8d5f1318db7: Pull complete [2022-05-24T15:32:26.691Z] c427282e49a2: Pull complete [2022-05-24T15:32:28.617Z] 1827001aaf11: Pull complete [2022-05-24T15:32:28.617Z] 0714d37db230: Pull complete [2022-05-24T15:32:28.617Z] ac28cf19c067: Pull complete [2022-05-24T15:32:28.879Z] ca983d60f3e2: Pull complete [2022-05-24T15:32:28.879Z] 9f894cec8388: Pull complete [2022-05-24T15:32:28.879Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-24T15:32:28.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:32:28.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-24T15:32:28.963Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:32:29.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:32:31.710Z] $ docker top 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 -eo pid,comm [2022-05-24T15:32:31.804Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-24T15:32:31.804Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:32:31.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:32:31.847Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:32:31.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:32:31.994Z] $ docker exec 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 ssh-agent [2022-05-24T15:32:32.139Z] SSH_AUTH_SOCK=/tmp/ssh-hHpb24aItTWX/agent.35 [2022-05-24T15:32:32.139Z] SSH_AGENT_PID=42 [2022-05-24T15:32:32.146Z] Running ssh-add (command line suppressed) [2022-05-24T15:32:32.272Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2423436188305166722.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2423436188305166722.key) [2022-05-24T15:32:32.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:32:32.590Z] + git tag --points-at HEAD [Pipeline] } [2022-05-24T15:32:32.599Z] $ docker exec --env ******** --env ******** 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 ssh-agent -k [2022-05-24T15:32:32.717Z] unset SSH_AUTH_SOCK; [2022-05-24T15:32:32.717Z] unset SSH_AGENT_PID; [2022-05-24T15:32:32.717Z] echo Agent pid 42 killed; [2022-05-24T15:32:32.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-24T15:32:32.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:32:32.760Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:32:32.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:32:32.896Z] $ docker exec 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 ssh-agent [2022-05-24T15:32:33.031Z] SSH_AUTH_SOCK=/tmp/ssh-nzf9kEd1O4gH/agent.74 [2022-05-24T15:32:33.031Z] SSH_AGENT_PID=81 [2022-05-24T15:32:33.036Z] Running ssh-add (command line suppressed) [2022-05-24T15:32:33.147Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4277946531753521514.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4277946531753521514.key) [2022-05-24T15:32:33.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:32:33.454Z] + git semver init [2022-05-24T15:32:33.714Z] 2022-05-24 15:32:33,663 [run_init] DEBUG init version:0.0.0 force:False [2022-05-24T15:32:33.714Z] 2022-05-24 15:32:33,664 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-24T15:32:33.714Z] 2022-05-24 15:32:33,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-24T15:32:33.714Z] 2022-05-24 15:32:33,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:32:35.096Z] 2022-05-24 15:32:34,703 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-05-24T15:32:35.096Z] 2022-05-24 15:32:34,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-05-24T15:32:35.096Z] 2022-05-24 15:32:34,704 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-24T15:32:35.096Z] 2022-05-24 15:32:34,704 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-24T15:32:35.096Z] 2.2.1-dev.1 [Pipeline] } [2022-05-24T15:32:35.104Z] $ docker exec --env ******** --env ******** 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 ssh-agent -k [2022-05-24T15:32:35.220Z] unset SSH_AUTH_SOCK; [2022-05-24T15:32:35.221Z] unset SSH_AGENT_PID; [2022-05-24T15:32:35.221Z] echo Agent pid 81 killed; [2022-05-24T15:32:35.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:32:35.541Z] + git semver [Pipeline] } [2022-05-24T15:32:35.814Z] $ docker stop --time=1 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 [2022-05-24T15:32:37.206Z] $ docker rm -f 48cc624e61afd118da3fbe61f1bc4bdac68b93fba81b4cda4175ea425b509323 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:32:37.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-24T15:32:37.830Z] Stashed 1 file(s) [Pipeline] echo [2022-05-24T15:32:37.833Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:32:37.975Z] provisioning config files... [2022-05-24T15:32:37.983Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1519599125085571896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:32:38.281Z] ---> docker-login.sh [2022-05-24T15:32:38.281Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:32:38.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:38.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:38.281Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:38.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:38.281Z] [2022-05-24T15:32:38.281Z] Login Succeeded [2022-05-24T15:32:38.281Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:32:38.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:38.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:38.543Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:38.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:38.543Z] [2022-05-24T15:32:38.543Z] Login Succeeded [2022-05-24T15:32:38.543Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:32:38.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:38.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:38.543Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:38.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:38.543Z] [2022-05-24T15:32:38.543Z] Login Succeeded [2022-05-24T15:32:38.543Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:32:38.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:38.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:38.803Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:38.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:38.803Z] [2022-05-24T15:32:38.803Z] Login Succeeded [2022-05-24T15:32:38.803Z] docker.io [2022-05-24T15:32:38.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:32:39.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:32:39.067Z] Configure a credential helper to remove this warning. See [2022-05-24T15:32:39.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:32:39.067Z] [2022-05-24T15:32:39.067Z] Login Succeeded [2022-05-24T15:32:39.067Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:32:39.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T15:32:39.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:32:39.162Z] ========================================================= [2022-05-24T15:32:39.162Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-24T15:32:39.162Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:32:39.469Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-24T15:32:39.469Z] Sending build context to Docker daemon 3.991MB [2022-05-24T15:32:39.469Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:32:39.469Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-24T15:32:39.469Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-24T15:32:39.469Z] 59bf1c3509f3: Pulling fs layer [2022-05-24T15:32:39.469Z] 666ba61612fd: Pulling fs layer [2022-05-24T15:32:39.469Z] 8ed8ca486205: Pulling fs layer [2022-05-24T15:32:39.469Z] 4fe6c5a15a65: Pulling fs layer [2022-05-24T15:32:39.469Z] 22a0e8bec74d: Pulling fs layer [2022-05-24T15:32:39.469Z] ca2b28591e48: Pulling fs layer [2022-05-24T15:32:39.469Z] a51346096db8: Pulling fs layer [2022-05-24T15:32:39.469Z] daebc70d1ce1: Pulling fs layer [2022-05-24T15:32:39.469Z] 0e18a0eac166: Pulling fs layer [2022-05-24T15:32:39.469Z] ca2b28591e48: Waiting [2022-05-24T15:32:39.469Z] a51346096db8: Waiting [2022-05-24T15:32:39.469Z] daebc70d1ce1: Waiting [2022-05-24T15:32:39.469Z] 0e18a0eac166: Waiting [2022-05-24T15:32:39.469Z] 22a0e8bec74d: Waiting [2022-05-24T15:32:39.469Z] 4fe6c5a15a65: Waiting [2022-05-24T15:32:39.469Z] 8ed8ca486205: Verifying Checksum [2022-05-24T15:32:39.469Z] 8ed8ca486205: Download complete [2022-05-24T15:32:39.469Z] 666ba61612fd: Download complete [2022-05-24T15:32:39.469Z] 22a0e8bec74d: Download complete [2022-05-24T15:32:39.469Z] ca2b28591e48: Download complete [2022-05-24T15:32:39.735Z] a51346096db8: Download complete [2022-05-24T15:32:39.735Z] 59bf1c3509f3: Verifying Checksum [2022-05-24T15:32:39.735Z] 59bf1c3509f3: Download complete [2022-05-24T15:32:39.735Z] daebc70d1ce1: Verifying Checksum [2022-05-24T15:32:39.735Z] daebc70d1ce1: Download complete [2022-05-24T15:32:39.735Z] 59bf1c3509f3: Pull complete [2022-05-24T15:32:39.996Z] 666ba61612fd: Pull complete [2022-05-24T15:32:39.996Z] 8ed8ca486205: Pull complete [2022-05-24T15:32:40.257Z] 0e18a0eac166: Verifying Checksum [2022-05-24T15:32:40.257Z] 0e18a0eac166: Download complete [2022-05-24T15:32:40.522Z] 4fe6c5a15a65: Verifying Checksum [2022-05-24T15:32:40.522Z] 4fe6c5a15a65: Download complete [2022-05-24T15:32:44.737Z] 4fe6c5a15a65: Pull complete [2022-05-24T15:32:44.737Z] 22a0e8bec74d: Pull complete [2022-05-24T15:32:44.737Z] ca2b28591e48: Pull complete [2022-05-24T15:32:44.737Z] a51346096db8: Pull complete [2022-05-24T15:32:45.005Z] daebc70d1ce1: Pull complete [2022-05-24T15:32:47.559Z] 0e18a0eac166: Pull complete [2022-05-24T15:32:47.559Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-24T15:32:47.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-24T15:32:47.559Z] ---> f018257e8ee9 [2022-05-24T15:32:47.559Z] Step 3/12 : ARG MAKE='make build' [2022-05-24T15:32:50.118Z] ---> Running in ffd151cc211f [2022-05-24T15:32:50.118Z] Removing intermediate container ffd151cc211f [2022-05-24T15:32:50.118Z] ---> 99a7f21b74f7 [2022-05-24T15:32:50.118Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-24T15:32:50.118Z] ---> Running in 4d7cfdcd0e68 [2022-05-24T15:32:50.378Z] Removing intermediate container 4d7cfdcd0e68 [2022-05-24T15:32:50.378Z] ---> 917c26073cb7 [2022-05-24T15:32:50.378Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T15:32:50.378Z] ---> Running in 2e133ab046d3 [2022-05-24T15:32:50.378Z] Removing intermediate container 2e133ab046d3 [2022-05-24T15:32:50.378Z] ---> f372e1c4666d [2022-05-24T15:32:50.378Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:32:50.378Z] ---> Running in 1fc0fc73b72e [2022-05-24T15:32:51.322Z] Removing intermediate container 1fc0fc73b72e [2022-05-24T15:32:51.322Z] ---> aa9f5a73aa9f [2022-05-24T15:32:51.322Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:32:51.322Z] ---> Running in fc6bab3ad1c6 [2022-05-24T15:32:51.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T15:32:52.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T15:32:52.785Z] OK: 221 MiB in 52 packages [2022-05-24T15:32:52.943Z] Still waiting to schedule task [2022-05-24T15:32:52.944Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64487’ [2022-05-24T15:32:53.044Z] Removing intermediate container fc6bab3ad1c6 [2022-05-24T15:32:53.044Z] ---> bdccccbfc095 [2022-05-24T15:32:53.044Z] Step 8/12 : WORKDIR /app [2022-05-24T15:32:53.330Z] ---> Running in d5ebc2f75ef2 [2022-05-24T15:32:53.330Z] Removing intermediate container d5ebc2f75ef2 [2022-05-24T15:32:53.330Z] ---> 236e8d6cca79 [2022-05-24T15:32:53.330Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-24T15:32:53.330Z] ---> e36e77735de0 [2022-05-24T15:32:53.330Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:32:53.591Z] ---> Running in 75df82b16566 [2022-05-24T15:33:08.511Z] Removing intermediate container 75df82b16566 [2022-05-24T15:33:08.511Z] ---> 4a7695e658fd [2022-05-24T15:33:08.511Z] Step 11/12 : COPY . . [2022-05-24T15:33:08.511Z] ---> a313822a46ca [2022-05-24T15:33:08.511Z] Step 12/12 : RUN $MAKE [2022-05-24T15:33:08.511Z] ---> Running in 5848703e1ddc [2022-05-24T15:33:08.511Z] noop [2022-05-24T15:33:08.511Z] Removing intermediate container 5848703e1ddc [2022-05-24T15:33:08.511Z] ---> f71e749f8f2f [2022-05-24T15:33:08.511Z] Successfully built f71e749f8f2f [2022-05-24T15:33:08.511Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:33:08.813Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T15:33:08.813Z] . [Pipeline] withDockerContainer [2022-05-24T15:33:08.883Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:33:08.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-24T15:33:09.363Z] $ docker top 7b3d842e16d11ace50e4e172be2076a905e5edae97b2a732f4f0699e310abb03 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T15:33:09.714Z] + go version [2022-05-24T15:33:09.714Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-24T15:33:09.735Z] $ docker stop --time=1 7b3d842e16d11ace50e4e172be2076a905e5edae97b2a732f4f0699e310abb03 [2022-05-24T15:33:11.050Z] $ docker rm -f 7b3d842e16d11ace50e4e172be2076a905e5edae97b2a732f4f0699e310abb03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:33:11.499Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T15:33:11.499Z] . [Pipeline] withDockerContainer [2022-05-24T15:33:11.563Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:33:11.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-24T15:33:12.144Z] $ docker top a7bba217302a9c553fe8b5dcfef6718a478db22ed1dd7e871aad93fea0e1eee8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T15:33:12.503Z] + make test [2022-05-24T15:33:12.503Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-24T15:33:13.073Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-24T15:33:23.058Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-24T15:33:23.058Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-24T15:33:27.256Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.732s coverage: 39.3% of statements [2022-05-24T15:33:27.256Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.255s coverage: 51.9% of statements [2022-05-24T15:33:27.256Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 95.5% of statements [2022-05-24T15:33:35.393Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-24T15:33:38.692Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T15:33:38.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T15:33:39.216Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T15:33:39.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T15:33:39.824Z] $ docker stop --time=1 a7bba217302a9c553fe8b5dcfef6718a478db22ed1dd7e871aad93fea0e1eee8 [2022-05-24T15:33:42.330Z] $ docker rm -f a7bba217302a9c553fe8b5dcfef6718a478db22ed1dd7e871aad93fea0e1eee8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:33:42.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T15:33:42.885Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-24T15:33:43.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T15:33:43.694Z] + ls -al . [2022-05-24T15:33:43.694Z] total 632 [2022-05-24T15:33:43.694Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 15:33 . [2022-05-24T15:33:43.694Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:32 .. [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 15:32 .dockerignore [2022-05-24T15:33:43.694Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:32 .git [2022-05-24T15:33:43.694Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:32 .github [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 946 May 24 15:32 .gitignore [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 15:32 .golangci.yml [2022-05-24T15:33:43.694Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 15:32 .semver [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 24 15:32 Attribution.txt [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 3740 May 24 15:32 CHANGELOG.md [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 24 15:32 Dockerfile [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 15:32 GOVERNANCE.md [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 683 May 24 15:32 Jenkinsfile [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 15:32 LICENSE [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 2196 May 24 15:32 Makefile [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 15:32 OWNERS.md [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 24 15:32 README.md [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 11 May 24 15:32 VERSION [2022-05-24T15:33:43.694Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:32 bin [2022-05-24T15:33:43.694Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:32 cmd [2022-05-24T15:33:43.694Z] -rw-r--r-- 1 jenkins jenkins 460394 May 24 15:33 coverage.out [2022-05-24T15:33:43.694Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:32 examples [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 24 15:32 go.mod [2022-05-24T15:33:43.694Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 24 15:32 go.sum [2022-05-24T15:33:43.694Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:32 images [2022-05-24T15:33:43.695Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 15:32 internal [2022-05-24T15:33:43.695Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:32 snap [2022-05-24T15:33:43.695Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 15:32 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:33:44.000Z] + 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=0104dcba4435a7bec0bb376ad6177bfc09b37bcb --label arch=amd64 --label version=2.2.1-dev.1 . [2022-05-24T15:33:44.000Z] Sending build context to Docker daemon 3.991MB [2022-05-24T15:33:44.001Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:33:44.001Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-24T15:33:44.001Z] ---> f71e749f8f2f [2022-05-24T15:33:44.001Z] Step 3/25 : ARG MAKE='make build' [2022-05-24T15:33:44.001Z] ---> Running in 925e47e4125b [2022-05-24T15:33:44.261Z] Removing intermediate container 925e47e4125b [2022-05-24T15:33:44.261Z] ---> fe2184628486 [2022-05-24T15:33:44.261Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-24T15:33:44.261Z] ---> Running in 4a9154906a1d [2022-05-24T15:33:44.261Z] Removing intermediate container 4a9154906a1d [2022-05-24T15:33:44.261Z] ---> 10418772cdbf [2022-05-24T15:33:44.261Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T15:33:44.261Z] ---> Running in 7902d3e18756 [2022-05-24T15:33:44.521Z] Removing intermediate container 7902d3e18756 [2022-05-24T15:33:44.521Z] ---> 6cfef26ebb31 [2022-05-24T15:33:44.521Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:33:44.521Z] ---> Running in b537960bd73c [2022-05-24T15:33:45.091Z] Removing intermediate container b537960bd73c [2022-05-24T15:33:45.091Z] ---> 93de8a7d01ee [2022-05-24T15:33:45.091Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:33:45.091Z] ---> Running in 78b4167fba84 [2022-05-24T15:33:45.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T15:33:46.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T15:33:46.563Z] OK: 221 MiB in 52 packages [2022-05-24T15:33:46.823Z] Removing intermediate container 78b4167fba84 [2022-05-24T15:33:46.823Z] ---> 8c5534fc9c13 [2022-05-24T15:33:46.823Z] Step 8/25 : WORKDIR /app [2022-05-24T15:33:46.823Z] ---> Running in 6d25a079cb83 [2022-05-24T15:33:47.084Z] Removing intermediate container 6d25a079cb83 [2022-05-24T15:33:47.084Z] ---> 390026862837 [2022-05-24T15:33:47.084Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-24T15:33:47.084Z] ---> 020be4cf79f1 [2022-05-24T15:33:47.084Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:33:47.084Z] ---> Running in 640167b2c04f [2022-05-24T15:33:48.025Z] Removing intermediate container 640167b2c04f [2022-05-24T15:33:48.025Z] ---> 0db21e804ca2 [2022-05-24T15:33:48.025Z] Step 11/25 : COPY . . [2022-05-24T15:33:48.285Z] ---> d013674f31cb [2022-05-24T15:33:48.285Z] Step 12/25 : RUN $MAKE [2022-05-24T15:33:48.285Z] ---> Running in d1bf89787179 [2022-05-24T15:33:48.854Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-24T15:34:10.805Z] Removing intermediate container d1bf89787179 [2022-05-24T15:34:10.805Z] ---> 0bd3558ef184 [2022-05-24T15:34:10.805Z] Step 13/25 : FROM alpine:3.14 [2022-05-24T15:34:10.805Z] 3.14: Pulling from library/alpine [2022-05-24T15:34:10.805Z] 8663204ce13b: Pulling fs layer [2022-05-24T15:34:10.805Z] 8663204ce13b: Verifying Checksum [2022-05-24T15:34:10.805Z] 8663204ce13b: Download complete [2022-05-24T15:34:10.805Z] 8663204ce13b: Pull complete [2022-05-24T15:34:10.805Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-24T15:34:10.805Z] Status: Downloaded newer image for alpine:3.14 [2022-05-24T15:34:10.805Z] ---> e04c818066af [2022-05-24T15:34:10.805Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-24T15:34:10.805Z] ---> Running in 7e2e43480746 [2022-05-24T15:34:10.805Z] Removing intermediate container 7e2e43480746 [2022-05-24T15:34:10.805Z] ---> 6bfda26f224d [2022-05-24T15:34:10.805Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:34:10.805Z] ---> Running in be51e32c49f4 [2022-05-24T15:34:11.379Z] Removing intermediate container be51e32c49f4 [2022-05-24T15:34:11.379Z] ---> 194a36cbe4f1 [2022-05-24T15:34:11.379Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-24T15:34:11.379Z] ---> Running in c3ba44da53df [2022-05-24T15:34:11.640Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-24T15:34:12.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-24T15:34:12.782Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-24T15:34:12.783Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-24T15:34:12.783Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-24T15:34:12.783Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-24T15:34:13.042Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-24T15:34:13.042Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-24T15:34:13.042Z] Executing busybox-1.33.1-r7.trigger [2022-05-24T15:34:13.042Z] OK: 8 MiB in 20 packages [2022-05-24T15:34:13.612Z] Removing intermediate container c3ba44da53df [2022-05-24T15:34:13.612Z] ---> 95cab52e2051 [2022-05-24T15:34:13.612Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-24T15:34:13.612Z] ---> 332924b3dfcb [2022-05-24T15:34:13.612Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-24T15:34:13.870Z] ---> 04eee981f2ec [2022-05-24T15:34:13.870Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-24T15:34:14.437Z] ---> 73d0ab502f74 [2022-05-24T15:34:14.437Z] Step 20/25 : EXPOSE 59989 [2022-05-24T15:34:14.437Z] ---> Running in 92dc7cf05544 [2022-05-24T15:34:14.697Z] Removing intermediate container 92dc7cf05544 [2022-05-24T15:34:14.697Z] ---> 72ea475f5986 [2022-05-24T15:34:14.697Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-24T15:34:14.697Z] ---> Running in b33e194c3620 [2022-05-24T15:34:14.959Z] Removing intermediate container b33e194c3620 [2022-05-24T15:34:14.959Z] ---> 956e33f0253f [2022-05-24T15:34:14.959Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-24T15:34:14.959Z] ---> Running in 98f255d55454 [2022-05-24T15:34:14.959Z] Removing intermediate container 98f255d55454 [2022-05-24T15:34:14.959Z] ---> dd033e6f172a [2022-05-24T15:34:14.959Z] Step 23/25 : LABEL arch=amd64 [2022-05-24T15:34:15.220Z] ---> Running in ff63baf0bc00 [2022-05-24T15:34:15.221Z] Removing intermediate container ff63baf0bc00 [2022-05-24T15:34:15.221Z] ---> f9407dbe00a6 [2022-05-24T15:34:15.221Z] Step 24/25 : LABEL git_sha=0104dcba4435a7bec0bb376ad6177bfc09b37bcb [2022-05-24T15:34:15.221Z] ---> Running in 04e07be1d1a6 [2022-05-24T15:34:15.482Z] Removing intermediate container 04e07be1d1a6 [2022-05-24T15:34:15.482Z] ---> 241a14c155c8 [2022-05-24T15:34:15.482Z] Step 25/25 : LABEL version=2.2.1-dev.1 [2022-05-24T15:34:15.482Z] ---> Running in 251c3f693539 [2022-05-24T15:34:15.482Z] Removing intermediate container 251c3f693539 [2022-05-24T15:34:15.482Z] ---> 897abc3f84bc [2022-05-24T15:34:15.482Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T15:34:15.482Z] Successfully built 897abc3f84bc [2022-05-24T15:34:15.482Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:34:15.594Z] provisioning config files... [2022-05-24T15:34:15.604Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6075047397243331541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:34:15.901Z] ---> docker-login.sh [2022-05-24T15:34:15.901Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:34:15.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:34:15.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:34:15.901Z] Configure a credential helper to remove this warning. See [2022-05-24T15:34:15.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:34:15.901Z] [2022-05-24T15:34:15.901Z] Login Succeeded [2022-05-24T15:34:15.901Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:34:15.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:34:16.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:34:16.161Z] Configure a credential helper to remove this warning. See [2022-05-24T15:34:16.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:34:16.162Z] [2022-05-24T15:34:16.162Z] Login Succeeded [2022-05-24T15:34:16.162Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:34:16.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:34:16.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:34:16.162Z] Configure a credential helper to remove this warning. See [2022-05-24T15:34:16.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:34:16.162Z] [2022-05-24T15:34:16.162Z] Login Succeeded [2022-05-24T15:34:16.162Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:34:16.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:34:16.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:34:16.423Z] Configure a credential helper to remove this warning. See [2022-05-24T15:34:16.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:34:16.423Z] [2022-05-24T15:34:16.423Z] Login Succeeded [2022-05-24T15:34:16.423Z] docker.io [2022-05-24T15:34:16.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:34:16.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:34:16.684Z] Configure a credential helper to remove this warning. See [2022-05-24T15:34:16.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:34:16.684Z] [2022-05-24T15:34:16.684Z] Login Succeeded [2022-05-24T15:34:16.684Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:34:16.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:34:16.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:34:16.754Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-05-24T15:34:16.754Z] 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [2022-05-24T15:34:16.754Z] latest [2022-05-24T15:34:16.754Z] 2.2.1-dev.1 [2022-05-24T15:34:16.754Z] 0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [2022-05-24T15:34:16.754Z] main [2022-05-24T15:34:16.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:17.079Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:17.371Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb [2022-05-24T15:34:17.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-24T15:34:17.371Z] d57ed3fa527c: Preparing [2022-05-24T15:34:17.371Z] 7ded2578e7eb: Preparing [2022-05-24T15:34:17.371Z] 705cc4ee2d51: Preparing [2022-05-24T15:34:17.371Z] d8b55667813e: Preparing [2022-05-24T15:34:17.371Z] 99dfa0e389b7: Preparing [2022-05-24T15:34:17.371Z] b541d28bf3b4: Preparing [2022-05-24T15:34:17.371Z] b541d28bf3b4: Waiting [2022-05-24T15:34:17.371Z] 7ded2578e7eb: Pushed [2022-05-24T15:34:17.371Z] 705cc4ee2d51: Pushed [2022-05-24T15:34:17.371Z] 99dfa0e389b7: Pushed [2022-05-24T15:34:17.371Z] b541d28bf3b4: Layer already exists [2022-05-24T15:34:17.631Z] d8b55667813e: Pushed [2022-05-24T15:34:20.182Z] d57ed3fa527c: Pushed [2022-05-24T15:34:20.182Z] 0104dcba4435a7bec0bb376ad6177bfc09b37bcb: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:20.491Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:20.787Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-24T15:34:20.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-24T15:34:20.787Z] d57ed3fa527c: Preparing [2022-05-24T15:34:20.787Z] 7ded2578e7eb: Preparing [2022-05-24T15:34:20.787Z] 705cc4ee2d51: Preparing [2022-05-24T15:34:20.787Z] d8b55667813e: Preparing [2022-05-24T15:34:20.787Z] 99dfa0e389b7: Preparing [2022-05-24T15:34:20.787Z] b541d28bf3b4: Preparing [2022-05-24T15:34:20.787Z] b541d28bf3b4: Waiting [2022-05-24T15:34:20.787Z] 7ded2578e7eb: Layer already exists [2022-05-24T15:34:20.787Z] 705cc4ee2d51: Layer already exists [2022-05-24T15:34:20.787Z] d57ed3fa527c: Layer already exists [2022-05-24T15:34:20.787Z] d8b55667813e: Layer already exists [2022-05-24T15:34:20.787Z] 99dfa0e389b7: Layer already exists [2022-05-24T15:34:20.787Z] b541d28bf3b4: Layer already exists [2022-05-24T15:34:20.787Z] latest: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:21.081Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:21.376Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.1 [2022-05-24T15:34:21.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-24T15:34:21.376Z] d57ed3fa527c: Preparing [2022-05-24T15:34:21.376Z] 7ded2578e7eb: Preparing [2022-05-24T15:34:21.376Z] 705cc4ee2d51: Preparing [2022-05-24T15:34:21.376Z] d8b55667813e: Preparing [2022-05-24T15:34:21.376Z] 99dfa0e389b7: Preparing [2022-05-24T15:34:21.376Z] b541d28bf3b4: Preparing [2022-05-24T15:34:21.376Z] b541d28bf3b4: Waiting [2022-05-24T15:34:21.376Z] d57ed3fa527c: Layer already exists [2022-05-24T15:34:21.376Z] d8b55667813e: Layer already exists [2022-05-24T15:34:21.376Z] 7ded2578e7eb: Layer already exists [2022-05-24T15:34:21.376Z] 705cc4ee2d51: Layer already exists [2022-05-24T15:34:21.376Z] 99dfa0e389b7: Layer already exists [2022-05-24T15:34:21.376Z] b541d28bf3b4: Layer already exists [2022-05-24T15:34:21.376Z] 2.2.1-dev.1: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:21.676Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:21.973Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [2022-05-24T15:34:21.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-24T15:34:21.973Z] d57ed3fa527c: Preparing [2022-05-24T15:34:21.973Z] 7ded2578e7eb: Preparing [2022-05-24T15:34:21.973Z] 705cc4ee2d51: Preparing [2022-05-24T15:34:21.973Z] d8b55667813e: Preparing [2022-05-24T15:34:21.973Z] 99dfa0e389b7: Preparing [2022-05-24T15:34:21.973Z] b541d28bf3b4: Preparing [2022-05-24T15:34:21.973Z] b541d28bf3b4: Waiting [2022-05-24T15:34:21.973Z] 7ded2578e7eb: Layer already exists [2022-05-24T15:34:21.973Z] 99dfa0e389b7: Layer already exists [2022-05-24T15:34:21.973Z] 705cc4ee2d51: Layer already exists [2022-05-24T15:34:21.973Z] d8b55667813e: Layer already exists [2022-05-24T15:34:21.973Z] d57ed3fa527c: Layer already exists [2022-05-24T15:34:21.973Z] b541d28bf3b4: Layer already exists [2022-05-24T15:34:21.973Z] 0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:22.286Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:22.579Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-05-24T15:34:22.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-24T15:34:22.579Z] d57ed3fa527c: Preparing [2022-05-24T15:34:22.579Z] 7ded2578e7eb: Preparing [2022-05-24T15:34:22.579Z] 705cc4ee2d51: Preparing [2022-05-24T15:34:22.579Z] d8b55667813e: Preparing [2022-05-24T15:34:22.579Z] 99dfa0e389b7: Preparing [2022-05-24T15:34:22.579Z] b541d28bf3b4: Preparing [2022-05-24T15:34:22.579Z] b541d28bf3b4: Waiting [2022-05-24T15:34:22.579Z] 705cc4ee2d51: Layer already exists [2022-05-24T15:34:22.579Z] 7ded2578e7eb: Layer already exists [2022-05-24T15:34:22.579Z] 99dfa0e389b7: Layer already exists [2022-05-24T15:34:22.579Z] d57ed3fa527c: Layer already exists [2022-05-24T15:34:22.579Z] d8b55667813e: Layer already exists [2022-05-24T15:34:22.579Z] b541d28bf3b4: Layer already exists [2022-05-24T15:34:22.579Z] main: digest: sha256:2fd11321a945effb8721549e2621e7d079a4fd8e10d80db883d28759bf488d5b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:34:22.618Z] ===================================================== [Pipeline] echo [2022-05-24T15:34:22.627Z] taggedImages: [2022-05-24T15:34:22.628Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb [2022-05-24T15:34:22.628Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-24T15:34:22.628Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.1 [2022-05-24T15:34:22.628Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [2022-05-24T15:34:22.628Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:23.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:34:23.017Z] [2022-05-24T15:34:23.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:34:23.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:34:23.342Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-24T15:34:23.342Z] 5eb5b503b376: Pulling fs layer [2022-05-24T15:34:23.342Z] 5c69ac0246d0: Pulling fs layer [2022-05-24T15:34:23.342Z] ec43610c2a17: Pulling fs layer [2022-05-24T15:34:23.342Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-24T15:34:23.342Z] 33b1e0a273af: Pulling fs layer [2022-05-24T15:34:23.342Z] 5d3b04190fa2: Pulling fs layer [2022-05-24T15:34:23.342Z] 2f39f015ded8: Pulling fs layer [2022-05-24T15:34:23.342Z] 3a2ae6a8a46f: Waiting [2022-05-24T15:34:23.342Z] 33b1e0a273af: Waiting [2022-05-24T15:34:23.342Z] 5d3b04190fa2: Waiting [2022-05-24T15:34:23.342Z] 2f39f015ded8: Waiting [2022-05-24T15:34:23.342Z] 5c69ac0246d0: Verifying Checksum [2022-05-24T15:34:23.342Z] 5c69ac0246d0: Download complete [2022-05-24T15:34:23.342Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-24T15:34:23.342Z] 3a2ae6a8a46f: Download complete [2022-05-24T15:34:23.342Z] 33b1e0a273af: Verifying Checksum [2022-05-24T15:34:23.342Z] 33b1e0a273af: Download complete [2022-05-24T15:34:23.604Z] 5d3b04190fa2: Verifying Checksum [2022-05-24T15:34:23.604Z] 5d3b04190fa2: Download complete [2022-05-24T15:34:23.604Z] ec43610c2a17: Verifying Checksum [2022-05-24T15:34:23.604Z] ec43610c2a17: Download complete [2022-05-24T15:34:23.604Z] 5eb5b503b376: Verifying Checksum [2022-05-24T15:34:23.604Z] 5eb5b503b376: Download complete [2022-05-24T15:34:24.196Z] 2f39f015ded8: Verifying Checksum [2022-05-24T15:34:24.196Z] 2f39f015ded8: Download complete [2022-05-24T15:34:24.764Z] 5eb5b503b376: Pull complete [2022-05-24T15:34:25.036Z] 5c69ac0246d0: Pull complete [2022-05-24T15:34:25.609Z] ec43610c2a17: Pull complete [2022-05-24T15:34:25.609Z] 3a2ae6a8a46f: Pull complete [2022-05-24T15:34:25.871Z] 33b1e0a273af: Pull complete [2022-05-24T15:34:25.871Z] 5d3b04190fa2: Pull complete [2022-05-24T15:34:31.153Z] 2f39f015ded8: Pull complete [2022-05-24T15:34:31.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-24T15:34:31.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:34:31.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-24T15:34:31.224Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:34:31.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-24T15:34:34.001Z] $ docker top b00aede3e9def1d960239ae4a9c3dc01078a7e65bd51f8e26678b92324c932f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:34:34.378Z] ---> job-cost.sh [2022-05-24T15:34:34.378Z] lf-activate-venv: SKIPPING [2022-05-24T15:34:34.378Z] INFO: No Stack... [2022-05-24T15:34:34.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T15:34:35.213Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T15:34:35.508Z] + + cut -d, -f6 [2022-05-24T15:34:35.508Z] cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [Pipeline] lock [2022-05-24T15:34:35.524Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [2022-05-24T15:34:35.530Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] did not exist. Created. [2022-05-24T15:34:35.530Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T15:34:35.841Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-24T15:34:35.866Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T15:34:35.873Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T15:34:35.900Z] $ docker stop --time=1 b00aede3e9def1d960239ae4a9c3dc01078a7e65bd51f8e26678b92324c932f0 [2022-05-24T15:34:37.039Z] $ docker rm -f b00aede3e9def1d960239ae4a9c3dc01078a7e65bd51f8e26678b92324c932f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-24T15:35:48.000Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64489 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-05-24T15:35:48.013Z] Running in /w/workspace/device-rfid-llrp-go/35 [Pipeline] { [Pipeline] checkout [2022-05-24T15:35:48.258Z] Selected Git installation does not exist. Using Default [2022-05-24T15:35:48.258Z] The recommended git tool is: NONE [2022-05-24T15:35:53.068Z] using credential edgex-jenkins-ssh [2022-05-24T15:35:53.087Z] Cloning the remote Git repository [2022-05-24T15:35:53.149Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-24T15:35:53.234Z] > git init /w/workspace/device-rfid-llrp-go/35 # timeout=10 [2022-05-24T15:35:53.306Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-24T15:35:53.307Z] > git --version # timeout=10 [2022-05-24T15:35:53.390Z] > git --version # 'git version 2.25.1' [2022-05-24T15:35:53.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-24T15:35:53.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T15:35:54.631Z] Avoid second fetch [2022-05-24T15:35:54.632Z] Checking out Revision 0104dcba4435a7bec0bb376ad6177bfc09b37bcb (main) [2022-05-24T15:35:54.588Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-05-24T15:35:54.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T15:35:54.657Z] > git config core.sparsecheckout # timeout=10 [2022-05-24T15:35:54.674Z] > git checkout -f 0104dcba4435a7bec0bb376ad6177bfc09b37bcb # timeout=10 [2022-05-24T15:35:59.004Z] Commit message: "fix: Corectly set versions of service and SDK when building binary (#89)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T15:35:59.967Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-24T15:35:59.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T15:35:59.967Z] Dload Upload Total Spent Left Speed [2022-05-24T15:35:59.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-05-24T15:36:00.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-24T15:36:00.896Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-05-24T15:36:00.896Z] tee /etc/docker/daemon.new [2022-05-24T15:36:00.896Z] { [2022-05-24T15:36:00.896Z] "registry-mirrors": [ [2022-05-24T15:36:00.896Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-24T15:36:00.896Z] ], [2022-05-24T15:36:00.896Z] "bip": "10.250.0.254/24", [2022-05-24T15:36:00.896Z] "hosts": [ [2022-05-24T15:36:00.896Z] "tcp://0.0.0.0:5555", [2022-05-24T15:36:00.896Z] "unix:///var/run/docker.sock" [2022-05-24T15:36:00.896Z] ], [2022-05-24T15:36:00.896Z] "mtu": 1458, [2022-05-24T15:36:00.896Z] "selinux-enabled": true, [2022-05-24T15:36:00.896Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-24T15:36:00.896Z] } [Pipeline] sh [2022-05-24T15:36:01.257Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-24T15:36:01.617Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:36:19.998Z] provisioning config files... [2022-05-24T15:36:20.074Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/35@tmp/config5028940044524451096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:36:20.477Z] ---> docker-login.sh [2022-05-24T15:36:20.477Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:36:21.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:36:21.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:36:21.353Z] Configure a credential helper to remove this warning. See [2022-05-24T15:36:21.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:36:21.353Z] [2022-05-24T15:36:21.353Z] Login Succeeded [2022-05-24T15:36:21.353Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:36:21.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:36:21.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:36:21.951Z] Configure a credential helper to remove this warning. See [2022-05-24T15:36:21.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:36:21.951Z] [2022-05-24T15:36:21.951Z] Login Succeeded [2022-05-24T15:36:21.951Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:36:22.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:36:22.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:36:22.559Z] Configure a credential helper to remove this warning. See [2022-05-24T15:36:22.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:36:22.559Z] [2022-05-24T15:36:22.559Z] Login Succeeded [2022-05-24T15:36:22.559Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:36:22.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:36:23.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:36:23.110Z] Configure a credential helper to remove this warning. See [2022-05-24T15:36:23.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:36:23.110Z] [2022-05-24T15:36:23.110Z] Login Succeeded [2022-05-24T15:36:23.110Z] docker.io [2022-05-24T15:36:23.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:36:23.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:36:23.660Z] Configure a credential helper to remove this warning. See [2022-05-24T15:36:23.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:36:23.660Z] [2022-05-24T15:36:23.660Z] Login Succeeded [2022-05-24T15:36:23.660Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:36:23.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T15:36:24.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:36:24.116Z] ========================================================= [2022-05-24T15:36:24.116Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-24T15:36:24.116Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:36:24.505Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-24T15:36:24.776Z] Sending build context to Docker daemon 1.229MB [2022-05-24T15:36:24.776Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:36:24.776Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-24T15:36:25.062Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-24T15:36:25.062Z] 9b3977197b4f: Pulling fs layer [2022-05-24T15:36:25.062Z] 1a89e8eeedd5: Pulling fs layer [2022-05-24T15:36:25.062Z] 94645a83ff95: Pulling fs layer [2022-05-24T15:36:25.062Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-24T15:36:25.062Z] 0c92f367c5e7: Pulling fs layer [2022-05-24T15:36:25.062Z] 3096ccb668a1: Pulling fs layer [2022-05-24T15:36:25.062Z] e8cf19c19ddd: Pulling fs layer [2022-05-24T15:36:25.062Z] a4caa8a26152: Pulling fs layer [2022-05-24T15:36:25.062Z] 3096ccb668a1: Waiting [2022-05-24T15:36:25.062Z] e8cf19c19ddd: Waiting [2022-05-24T15:36:25.062Z] 3f3a8bcf1eab: Waiting [2022-05-24T15:36:25.062Z] a4caa8a26152: Waiting [2022-05-24T15:36:25.062Z] 0c92f367c5e7: Waiting [2022-05-24T15:36:25.062Z] 94645a83ff95: Verifying Checksum [2022-05-24T15:36:25.062Z] 94645a83ff95: Download complete [2022-05-24T15:36:25.062Z] 1a89e8eeedd5: Download complete [2022-05-24T15:36:25.062Z] 0c92f367c5e7: Verifying Checksum [2022-05-24T15:36:25.062Z] 0c92f367c5e7: Download complete [2022-05-24T15:36:25.062Z] 3096ccb668a1: Verifying Checksum [2022-05-24T15:36:25.062Z] 3096ccb668a1: Download complete [2022-05-24T15:36:25.062Z] 9b3977197b4f: Verifying Checksum [2022-05-24T15:36:25.062Z] 9b3977197b4f: Download complete [2022-05-24T15:36:25.062Z] e8cf19c19ddd: Verifying Checksum [2022-05-24T15:36:25.062Z] e8cf19c19ddd: Download complete [2022-05-24T15:36:26.062Z] 9b3977197b4f: Pull complete [2022-05-24T15:36:26.344Z] 1a89e8eeedd5: Pull complete [2022-05-24T15:36:26.945Z] 94645a83ff95: Pull complete [2022-05-24T15:36:27.218Z] a4caa8a26152: Verifying Checksum [2022-05-24T15:36:27.218Z] a4caa8a26152: Download complete [2022-05-24T15:36:27.814Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-24T15:36:27.814Z] 3f3a8bcf1eab: Download complete [2022-05-24T15:36:40.229Z] 3f3a8bcf1eab: Pull complete [2022-05-24T15:36:40.229Z] 0c92f367c5e7: Pull complete [2022-05-24T15:36:40.229Z] 3096ccb668a1: Pull complete [2022-05-24T15:36:40.229Z] e8cf19c19ddd: Pull complete [2022-05-24T15:36:45.638Z] a4caa8a26152: Pull complete [2022-05-24T15:36:45.638Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-24T15:36:45.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-24T15:36:45.638Z] ---> 725f1c02e7f9 [2022-05-24T15:36:45.638Z] Step 3/12 : ARG MAKE='make build' [2022-05-24T15:36:46.619Z] ---> Running in 115f09b22dcc [2022-05-24T15:36:46.895Z] Removing intermediate container 115f09b22dcc [2022-05-24T15:36:46.895Z] ---> 0c856d04a4a3 [2022-05-24T15:36:46.895Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-24T15:36:46.895Z] ---> Running in 5504c37b7fc5 [2022-05-24T15:36:47.172Z] Removing intermediate container 5504c37b7fc5 [2022-05-24T15:36:47.172Z] ---> ac1d67baee85 [2022-05-24T15:36:47.172Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T15:36:47.172Z] ---> Running in 197a4547e7ae [2022-05-24T15:36:47.778Z] Removing intermediate container 197a4547e7ae [2022-05-24T15:36:47.778Z] ---> 99bff0bb3ae4 [2022-05-24T15:36:47.778Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:36:47.778Z] ---> Running in fd11109ca346 [2022-05-24T15:36:49.762Z] Removing intermediate container fd11109ca346 [2022-05-24T15:36:49.762Z] ---> dd7fb210c7cc [2022-05-24T15:36:49.762Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:36:49.762Z] ---> Running in 25205b389dbe [2022-05-24T15:36:50.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T15:36:51.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T15:36:52.322Z] OK: 220 MiB in 52 packages [2022-05-24T15:36:53.315Z] Removing intermediate container 25205b389dbe [2022-05-24T15:36:53.315Z] ---> 20c0f13ce45f [2022-05-24T15:36:53.315Z] Step 8/12 : WORKDIR /app [2022-05-24T15:36:53.315Z] ---> Running in 67aa6be2b7cf [2022-05-24T15:36:53.917Z] Removing intermediate container 67aa6be2b7cf [2022-05-24T15:36:53.917Z] ---> e2782faafbc6 [2022-05-24T15:36:53.917Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-24T15:36:54.524Z] ---> 2ed920ef33dc [2022-05-24T15:36:54.524Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:36:54.524Z] ---> Running in d46f16e967a1 [2022-05-24T15:37:41.552Z] Removing intermediate container d46f16e967a1 [2022-05-24T15:37:41.552Z] ---> 693e642c0a07 [2022-05-24T15:37:41.552Z] Step 11/12 : COPY . . [2022-05-24T15:37:42.543Z] ---> f0f34e273894 [2022-05-24T15:37:42.543Z] Step 12/12 : RUN $MAKE [2022-05-24T15:37:42.543Z] ---> Running in 3d92e52dc2c0 [2022-05-24T15:37:43.528Z] noop [2022-05-24T15:37:44.529Z] Removing intermediate container 3d92e52dc2c0 [2022-05-24T15:37:44.529Z] ---> 55085dd8c479 [2022-05-24T15:37:44.529Z] Successfully built 55085dd8c479 [2022-05-24T15:37:44.529Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:37:44.885Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T15:37:44.885Z] . [Pipeline] withDockerContainer [2022-05-24T15:37:45.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-64489 does not seem to be running inside a container [2022-05-24T15:37:45.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/35 -v /w/workspace/device-rfid-llrp-go/35:/w/workspace/device-rfid-llrp-go/35:rw,z -v /w/workspace/device-rfid-llrp-go/35@tmp:/w/workspace/device-rfid-llrp-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-24T15:37:46.471Z] $ docker top a4120d3d674a241ea6359a39fce0177104c2cbf953cd5f541fa0cb37167c2584 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T15:37:47.386Z] + go version [2022-05-24T15:37:47.386Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-24T15:37:47.412Z] $ docker stop --time=1 a4120d3d674a241ea6359a39fce0177104c2cbf953cd5f541fa0cb37167c2584 [2022-05-24T15:37:49.059Z] $ docker rm -f a4120d3d674a241ea6359a39fce0177104c2cbf953cd5f541fa0cb37167c2584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:37:49.716Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T15:37:49.716Z] . [Pipeline] withDockerContainer [2022-05-24T15:37:49.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-64489 does not seem to be running inside a container [2022-05-24T15:37:50.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/35 -v /w/workspace/device-rfid-llrp-go/35:/w/workspace/device-rfid-llrp-go/35:rw,z -v /w/workspace/device-rfid-llrp-go/35@tmp:/w/workspace/device-rfid-llrp-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-24T15:37:51.288Z] $ docker top 14d246aba79daf80d4d739940df9081016fc8520d8b3ada73307cf3a8283cba2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T15:37:52.235Z] + make test [2022-05-24T15:37:52.235Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-24T15:37:54.222Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-24T15:39:31.094Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-24T15:39:31.094Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-24T15:39:46.173Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.473s coverage: 39.3% of statements [2022-05-24T15:39:46.174Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.562s coverage: 51.9% of statements [2022-05-24T15:39:46.174Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 95.5% of statements [2022-05-24T15:39:46.174Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-24T15:39:46.174Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-24T15:40:12.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T15:40:12.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T15:40:12.994Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T15:40:15.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T15:40:15.656Z] $ docker stop --time=1 14d246aba79daf80d4d739940df9081016fc8520d8b3ada73307cf3a8283cba2 [2022-05-24T15:40:17.352Z] $ docker rm -f 14d246aba79daf80d4d739940df9081016fc8520d8b3ada73307cf3a8283cba2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:40:18.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T15:40:18.345Z] Warning: overwriting stash ‘coverage-report’ [2022-05-24T15:40:18.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T15:40:19.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T15:40:19.725Z] + ls -al . [2022-05-24T15:40:19.725Z] total 628 [2022-05-24T15:40:19.725Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 15:40 . [2022-05-24T15:40:19.725Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:35 .. [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 15:35 .dockerignore [2022-05-24T15:40:19.725Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:35 .git [2022-05-24T15:40:19.725Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:35 .github [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 946 May 24 15:35 .gitignore [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 15:35 .golangci.yml [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 24 15:35 Attribution.txt [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 3740 May 24 15:35 CHANGELOG.md [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 24 15:35 Dockerfile [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 15:35 GOVERNANCE.md [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 683 May 24 15:35 Jenkinsfile [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 15:35 LICENSE [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 2196 May 24 15:35 Makefile [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 15:35 OWNERS.md [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 24 15:35 README.md [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 11 May 24 15:32 VERSION [2022-05-24T15:40:19.725Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:35 bin [2022-05-24T15:40:19.725Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:35 cmd [2022-05-24T15:40:19.725Z] -rw-r--r-- 1 jenkins jenkins 460394 May 24 15:39 coverage.out [2022-05-24T15:40:19.725Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:35 examples [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 24 15:35 go.mod [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 24 15:35 go.sum [2022-05-24T15:40:19.725Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:35 images [2022-05-24T15:40:19.725Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 15:35 internal [2022-05-24T15:40:19.725Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:35 snap [2022-05-24T15:40:19.725Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 15:35 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:40:20.069Z] + 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=0104dcba4435a7bec0bb376ad6177bfc09b37bcb --label arch=arm64 --label version=2.2.1-dev.1 . [2022-05-24T15:40:20.341Z] Sending build context to Docker daemon 1.229MB [2022-05-24T15:40:20.341Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:40:20.341Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-24T15:40:20.341Z] ---> 55085dd8c479 [2022-05-24T15:40:20.341Z] Step 3/25 : ARG MAKE='make build' [2022-05-24T15:40:20.616Z] ---> Running in d403dbac1cc1 [2022-05-24T15:40:20.888Z] Removing intermediate container d403dbac1cc1 [2022-05-24T15:40:20.888Z] ---> ffd080c25a09 [2022-05-24T15:40:20.888Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-24T15:40:20.888Z] ---> Running in d3701dcad66f [2022-05-24T15:40:21.159Z] Removing intermediate container d3701dcad66f [2022-05-24T15:40:21.159Z] ---> 0f5a0468789b [2022-05-24T15:40:21.159Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T15:40:21.159Z] ---> Running in 535370d531ba [2022-05-24T15:40:21.474Z] Removing intermediate container 535370d531ba [2022-05-24T15:40:21.474Z] ---> 25df53272788 [2022-05-24T15:40:21.474Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:40:21.814Z] ---> Running in 14bca0e7e2ab [2022-05-24T15:40:23.878Z] Removing intermediate container 14bca0e7e2ab [2022-05-24T15:40:23.878Z] ---> 0e5eb07adea7 [2022-05-24T15:40:23.878Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:40:23.878Z] ---> Running in e2c519ee9574 [2022-05-24T15:40:24.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T15:40:25.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T15:40:26.453Z] OK: 220 MiB in 52 packages [2022-05-24T15:40:27.064Z] Removing intermediate container e2c519ee9574 [2022-05-24T15:40:27.064Z] ---> 52285ed0f524 [2022-05-24T15:40:27.064Z] Step 8/25 : WORKDIR /app [2022-05-24T15:40:27.064Z] ---> Running in 4a2a6383d428 [2022-05-24T15:40:27.672Z] Removing intermediate container 4a2a6383d428 [2022-05-24T15:40:27.672Z] ---> 2a7083d6bb29 [2022-05-24T15:40:27.672Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-24T15:40:27.953Z] ---> 436038d6257f [2022-05-24T15:40:27.953Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:40:28.253Z] ---> Running in 08fe67d5d7cc [2022-05-24T15:40:30.252Z] Removing intermediate container 08fe67d5d7cc [2022-05-24T15:40:30.252Z] ---> 44b210045981 [2022-05-24T15:40:30.252Z] Step 11/25 : COPY . . [2022-05-24T15:40:30.856Z] ---> 35fadde63a64 [2022-05-24T15:40:30.856Z] Step 12/25 : RUN $MAKE [2022-05-24T15:40:30.856Z] ---> Running in 4dee81604aec [2022-05-24T15:40:31.846Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-24T15:42:38.698Z] Removing intermediate container 4dee81604aec [2022-05-24T15:42:38.698Z] ---> 800cde4d485c [2022-05-24T15:42:38.698Z] Step 13/25 : FROM alpine:3.14 [2022-05-24T15:42:38.698Z] 3.14: Pulling from library/alpine [2022-05-24T15:42:38.698Z] 455c02918c45: Pulling fs layer [2022-05-24T15:42:38.698Z] 455c02918c45: Verifying Checksum [2022-05-24T15:42:38.698Z] 455c02918c45: Download complete [2022-05-24T15:42:38.698Z] 455c02918c45: Pull complete [2022-05-24T15:42:38.698Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-24T15:42:38.698Z] Status: Downloaded newer image for alpine:3.14 [2022-05-24T15:42:38.698Z] ---> ac73e934f311 [2022-05-24T15:42:38.698Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-24T15:42:38.698Z] ---> Running in d7c3bb4dae4c [2022-05-24T15:42:38.698Z] Removing intermediate container d7c3bb4dae4c [2022-05-24T15:42:38.698Z] ---> 9b1f41cb3f70 [2022-05-24T15:42:38.698Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:42:38.698Z] ---> Running in 9beafa967c78 [2022-05-24T15:42:38.698Z] Removing intermediate container 9beafa967c78 [2022-05-24T15:42:38.698Z] ---> 7a6c82abe2b0 [2022-05-24T15:42:38.698Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-24T15:42:38.698Z] ---> Running in 4c1eb089f25c [2022-05-24T15:42:38.698Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-24T15:42:38.698Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-24T15:42:38.698Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-24T15:42:38.698Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-24T15:42:38.698Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-24T15:42:38.698Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-24T15:42:38.698Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-24T15:42:38.698Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-24T15:42:38.698Z] Executing busybox-1.33.1-r7.trigger [2022-05-24T15:42:38.698Z] OK: 8 MiB in 20 packages [2022-05-24T15:42:38.698Z] Removing intermediate container 4c1eb089f25c [2022-05-24T15:42:38.698Z] ---> 8b4a721a67d9 [2022-05-24T15:42:38.698Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-24T15:42:38.698Z] ---> 33b7e12cd193 [2022-05-24T15:42:38.698Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-24T15:42:38.698Z] ---> 8561d7645542 [2022-05-24T15:42:38.698Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-24T15:42:39.294Z] ---> a4d199b791d6 [2022-05-24T15:42:39.294Z] Step 20/25 : EXPOSE 59989 [2022-05-24T15:42:39.568Z] ---> Running in d008daf0b6b6 [2022-05-24T15:42:39.840Z] Removing intermediate container d008daf0b6b6 [2022-05-24T15:42:39.840Z] ---> d271924f7c74 [2022-05-24T15:42:39.840Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-24T15:42:39.840Z] ---> Running in 715767a33a77 [2022-05-24T15:42:40.114Z] Removing intermediate container 715767a33a77 [2022-05-24T15:42:40.115Z] ---> c248297f5462 [2022-05-24T15:42:40.115Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-24T15:42:40.115Z] ---> Running in bc69ae8a1eb7 [2022-05-24T15:42:40.387Z] Removing intermediate container bc69ae8a1eb7 [2022-05-24T15:42:40.387Z] ---> 409a856ce225 [2022-05-24T15:42:40.387Z] Step 23/25 : LABEL arch=arm64 [2022-05-24T15:42:40.659Z] ---> Running in e2cb942231de [2022-05-24T15:42:40.932Z] Removing intermediate container e2cb942231de [2022-05-24T15:42:40.932Z] ---> 3c207cd47d02 [2022-05-24T15:42:40.932Z] Step 24/25 : LABEL git_sha=0104dcba4435a7bec0bb376ad6177bfc09b37bcb [2022-05-24T15:42:40.932Z] ---> Running in e828b329c011 [2022-05-24T15:42:41.204Z] Removing intermediate container e828b329c011 [2022-05-24T15:42:41.204Z] ---> da606f96fcc1 [2022-05-24T15:42:41.204Z] Step 25/25 : LABEL version=2.2.1-dev.1 [2022-05-24T15:42:41.204Z] ---> Running in 5ea33adaeb72 [2022-05-24T15:42:41.474Z] Removing intermediate container 5ea33adaeb72 [2022-05-24T15:42:41.474Z] ---> fc7ce0c17e06 [2022-05-24T15:42:41.474Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T15:42:41.474Z] Successfully built fc7ce0c17e06 [2022-05-24T15:42:41.474Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:42:41.593Z] provisioning config files... [2022-05-24T15:42:41.612Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/35@tmp/config5886716769777389331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:42:41.963Z] ---> docker-login.sh [2022-05-24T15:42:41.963Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:42:42.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:42:42.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:42:42.233Z] Configure a credential helper to remove this warning. See [2022-05-24T15:42:42.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:42:42.233Z] [2022-05-24T15:42:42.233Z] Login Succeeded [2022-05-24T15:42:42.233Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:42:42.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:42:42.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:42:42.830Z] Configure a credential helper to remove this warning. See [2022-05-24T15:42:42.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:42:42.830Z] [2022-05-24T15:42:42.830Z] Login Succeeded [2022-05-24T15:42:42.830Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:42:43.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:42:43.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:42:43.373Z] Configure a credential helper to remove this warning. See [2022-05-24T15:42:43.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:42:43.373Z] [2022-05-24T15:42:43.373Z] Login Succeeded [2022-05-24T15:42:43.373Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:42:43.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:42:43.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:42:43.645Z] Configure a credential helper to remove this warning. See [2022-05-24T15:42:43.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:42:43.645Z] [2022-05-24T15:42:43.645Z] Login Succeeded [2022-05-24T15:42:43.645Z] docker.io [2022-05-24T15:42:43.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:42:44.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:42:44.508Z] Configure a credential helper to remove this warning. See [2022-05-24T15:42:44.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:42:44.508Z] [2022-05-24T15:42:44.508Z] Login Succeeded [2022-05-24T15:42:44.508Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:42:44.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:42:44.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:42:44.588Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-05-24T15:42:44.588Z] 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [2022-05-24T15:42:44.588Z] latest [2022-05-24T15:42:44.588Z] 2.2.1-dev.1 [2022-05-24T15:42:44.588Z] 0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [2022-05-24T15:42:44.588Z] main [2022-05-24T15:42:44.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:44.944Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:45.286Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb [2022-05-24T15:42:45.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-24T15:42:45.287Z] 5d3d0eda4559: Preparing [2022-05-24T15:42:45.287Z] a2459252fd42: Preparing [2022-05-24T15:42:45.287Z] 1e196d0c81da: Preparing [2022-05-24T15:42:45.287Z] 5a53de9c938d: Preparing [2022-05-24T15:42:45.287Z] 12644f549538: Preparing [2022-05-24T15:42:45.287Z] f73e7dbfee58: Preparing [2022-05-24T15:42:45.287Z] f73e7dbfee58: Waiting [2022-05-24T15:42:45.561Z] a2459252fd42: Pushed [2022-05-24T15:42:45.561Z] 12644f549538: Pushed [2022-05-24T15:42:45.561Z] 1e196d0c81da: Pushed [2022-05-24T15:42:45.561Z] f73e7dbfee58: Layer already exists [2022-05-24T15:42:46.154Z] 5a53de9c938d: Pushed [2022-05-24T15:42:51.524Z] 5d3d0eda4559: Pushed [2022-05-24T15:42:51.796Z] 0104dcba4435a7bec0bb376ad6177bfc09b37bcb: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:52.134Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:52.466Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-24T15:42:52.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-24T15:42:52.467Z] 5d3d0eda4559: Preparing [2022-05-24T15:42:52.467Z] a2459252fd42: Preparing [2022-05-24T15:42:52.467Z] 1e196d0c81da: Preparing [2022-05-24T15:42:52.467Z] 5a53de9c938d: Preparing [2022-05-24T15:42:52.467Z] 12644f549538: Preparing [2022-05-24T15:42:52.467Z] f73e7dbfee58: Preparing [2022-05-24T15:42:52.467Z] f73e7dbfee58: Waiting [2022-05-24T15:42:52.467Z] 5d3d0eda4559: Layer already exists [2022-05-24T15:42:52.467Z] 12644f549538: Layer already exists [2022-05-24T15:42:52.467Z] 5a53de9c938d: Layer already exists [2022-05-24T15:42:52.467Z] a2459252fd42: Layer already exists [2022-05-24T15:42:52.467Z] 1e196d0c81da: Layer already exists [2022-05-24T15:42:52.467Z] f73e7dbfee58: Layer already exists [2022-05-24T15:42:52.738Z] latest: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:53.078Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:53.410Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.1 [2022-05-24T15:42:53.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-24T15:42:53.410Z] 5d3d0eda4559: Preparing [2022-05-24T15:42:53.410Z] a2459252fd42: Preparing [2022-05-24T15:42:53.410Z] 1e196d0c81da: Preparing [2022-05-24T15:42:53.410Z] 5a53de9c938d: Preparing [2022-05-24T15:42:53.410Z] 12644f549538: Preparing [2022-05-24T15:42:53.410Z] f73e7dbfee58: Preparing [2022-05-24T15:42:53.410Z] f73e7dbfee58: Waiting [2022-05-24T15:42:53.410Z] 12644f549538: Layer already exists [2022-05-24T15:42:53.410Z] 5d3d0eda4559: Layer already exists [2022-05-24T15:42:53.410Z] a2459252fd42: Layer already exists [2022-05-24T15:42:53.410Z] 1e196d0c81da: Layer already exists [2022-05-24T15:42:53.410Z] 5a53de9c938d: Layer already exists [2022-05-24T15:42:53.410Z] f73e7dbfee58: Layer already exists [2022-05-24T15:42:53.680Z] 2.2.1-dev.1: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:54.017Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:54.349Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [2022-05-24T15:42:54.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-24T15:42:54.350Z] 5d3d0eda4559: Preparing [2022-05-24T15:42:54.350Z] a2459252fd42: Preparing [2022-05-24T15:42:54.350Z] 1e196d0c81da: Preparing [2022-05-24T15:42:54.350Z] 5a53de9c938d: Preparing [2022-05-24T15:42:54.350Z] 12644f549538: Preparing [2022-05-24T15:42:54.350Z] f73e7dbfee58: Preparing [2022-05-24T15:42:54.350Z] f73e7dbfee58: Waiting [2022-05-24T15:42:54.350Z] a2459252fd42: Layer already exists [2022-05-24T15:42:54.350Z] 5a53de9c938d: Layer already exists [2022-05-24T15:42:54.350Z] 1e196d0c81da: Layer already exists [2022-05-24T15:42:54.350Z] 12644f549538: Layer already exists [2022-05-24T15:42:54.350Z] 5d3d0eda4559: Layer already exists [2022-05-24T15:42:54.350Z] f73e7dbfee58: Layer already exists [2022-05-24T15:42:54.620Z] 0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:54.958Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:55.289Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-05-24T15:42:55.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-24T15:42:55.289Z] 5d3d0eda4559: Preparing [2022-05-24T15:42:55.289Z] a2459252fd42: Preparing [2022-05-24T15:42:55.289Z] 1e196d0c81da: Preparing [2022-05-24T15:42:55.289Z] 5a53de9c938d: Preparing [2022-05-24T15:42:55.289Z] 12644f549538: Preparing [2022-05-24T15:42:55.289Z] f73e7dbfee58: Preparing [2022-05-24T15:42:55.289Z] f73e7dbfee58: Waiting [2022-05-24T15:42:55.289Z] 12644f549538: Layer already exists [2022-05-24T15:42:55.289Z] 5a53de9c938d: Layer already exists [2022-05-24T15:42:55.289Z] a2459252fd42: Layer already exists [2022-05-24T15:42:55.289Z] 1e196d0c81da: Layer already exists [2022-05-24T15:42:55.289Z] 5d3d0eda4559: Layer already exists [2022-05-24T15:42:55.289Z] f73e7dbfee58: Layer already exists [2022-05-24T15:42:55.558Z] main: digest: sha256:0287f779ed74a8d28a50cd66cd7508af826830b4bc2898aa4b00493c5c6b9516 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:42:55.613Z] ===================================================== [Pipeline] echo [2022-05-24T15:42:55.627Z] taggedImages: [2022-05-24T15:42:55.627Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb [2022-05-24T15:42:55.627Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-24T15:42:55.627Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.1 [2022-05-24T15:42:55.627Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0104dcba4435a7bec0bb376ad6177bfc09b37bcb-2.2.1-dev.1 [2022-05-24T15:42:55.627Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:56.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T15:42:56.000Z] [2022-05-24T15:42:56.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:42:56.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T15:42:56.687Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-24T15:42:56.687Z] 8998bd30e6a1: Pulling fs layer [2022-05-24T15:42:56.687Z] 04944245beec: Pulling fs layer [2022-05-24T15:42:56.687Z] 699f458cf7ca: Pulling fs layer [2022-05-24T15:42:56.687Z] 765212b225bb: Pulling fs layer [2022-05-24T15:42:56.687Z] f23df028b6ca: Pulling fs layer [2022-05-24T15:42:56.687Z] d65c8cfc05b1: Pulling fs layer [2022-05-24T15:42:56.687Z] 2437ff75d9bd: Pulling fs layer [2022-05-24T15:42:56.687Z] 765212b225bb: Waiting [2022-05-24T15:42:56.687Z] f23df028b6ca: Waiting [2022-05-24T15:42:56.687Z] d65c8cfc05b1: Waiting [2022-05-24T15:42:56.687Z] 2437ff75d9bd: Waiting [2022-05-24T15:42:56.687Z] 04944245beec: Verifying Checksum [2022-05-24T15:42:56.687Z] 04944245beec: Download complete [2022-05-24T15:42:56.687Z] 765212b225bb: Verifying Checksum [2022-05-24T15:42:56.687Z] 765212b225bb: Download complete [2022-05-24T15:42:56.687Z] f23df028b6ca: Verifying Checksum [2022-05-24T15:42:56.687Z] f23df028b6ca: Download complete [2022-05-24T15:42:56.687Z] d65c8cfc05b1: Verifying Checksum [2022-05-24T15:42:56.687Z] d65c8cfc05b1: Download complete [2022-05-24T15:42:56.687Z] 699f458cf7ca: Verifying Checksum [2022-05-24T15:42:56.687Z] 699f458cf7ca: Download complete [2022-05-24T15:42:57.330Z] 8998bd30e6a1: Download complete [2022-05-24T15:42:59.976Z] 2437ff75d9bd: Verifying Checksum [2022-05-24T15:42:59.976Z] 2437ff75d9bd: Download complete [2022-05-24T15:43:01.952Z] 8998bd30e6a1: Pull complete [2022-05-24T15:43:02.225Z] 04944245beec: Pull complete [2022-05-24T15:43:03.655Z] 699f458cf7ca: Pull complete [2022-05-24T15:43:03.929Z] 765212b225bb: Pull complete [2022-05-24T15:43:04.910Z] f23df028b6ca: Pull complete [2022-05-24T15:43:04.910Z] d65c8cfc05b1: Pull complete [2022-05-24T15:43:19.993Z] 2437ff75d9bd: Pull complete [2022-05-24T15:43:19.993Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-24T15:43:19.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T15:43:19.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-24T15:43:20.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-64489 does not seem to be running inside a container [2022-05-24T15:43:20.286Z] $ 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/35 -v /w/workspace/device-rfid-llrp-go/35:/w/workspace/device-rfid-llrp-go/35:rw,z -v /w/workspace/device-rfid-llrp-go/35@tmp:/w/workspace/device-rfid-llrp-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-24T15:43:22.828Z] $ docker top 182718273c8daf26758891ec5e5703160ff17a4d7d29e15bd3b5bd5ad1c06c36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:43:23.738Z] ---> job-cost.sh [2022-05-24T15:43:23.738Z] lf-activate-venv: SKIPPING [2022-05-24T15:43:23.738Z] INFO: No Stack... [2022-05-24T15:43:24.329Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-24T15:43:24.921Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T15:43:25.579Z] + cat /w/workspace/device-rfid-llrp-go/35/archives/cost.csv [2022-05-24T15:43:25.579Z] + cut -d, -f6 [Pipeline] lock [2022-05-24T15:43:25.642Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [2022-05-24T15:43:25.648Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] did not exist. Created. [2022-05-24T15:43:25.648Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T15:43:26.329Z] /w/workspace/device-rfid-llrp-go/35@tmp/durable-e8b3010f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-24T15:43:27.010Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-24T15:43:27.040Z] Warning: overwriting stash ‘stack-cost’ [2022-05-24T15:43:27.097Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T15:43:27.104Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T15:43:27.124Z] $ docker stop --time=1 182718273c8daf26758891ec5e5703160ff17a4d7d29e15bd3b5bd5ad1c06c36 [2022-05-24T15:43:28.629Z] $ docker rm -f 182718273c8daf26758891ec5e5703160ff17a4d7d29e15bd3b5bd5ad1c06c36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-24T15:43:29.090Z] provisioning config files... [2022-05-24T15:43:29.097Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config955158247294807574tmp [Pipeline] { [Pipeline] sh [2022-05-24T15:43:29.393Z] + set +x [2022-05-24T15:43:29.393Z] + curl -s https://codecov.io/bash [2022-05-24T15:43:29.393Z] + bash -s -- [2022-05-24T15:43:29.393Z] [2022-05-24T15:43:29.393Z] _____ _ [2022-05-24T15:43:29.393Z] / ____| | | [2022-05-24T15:43:29.393Z] | | ___ __| | ___ ___ _____ __ [2022-05-24T15:43:29.393Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-24T15:43:29.393Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-24T15:43:29.393Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-24T15:43:29.393Z] Bash-1.0.6 [2022-05-24T15:43:29.393Z] [2022-05-24T15:43:29.393Z] [2022-05-24T15:43:29.393Z] ==> git version 2.25.1 found [2022-05-24T15:43:29.393Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-24T15:43:29.393Z] Release-Date: 2020-01-08 [2022-05-24T15:43:29.393Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-24T15:43:29.393Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-24T15:43:29.393Z] ==> Jenkins CI detected. [2022-05-24T15:43:29.393Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-05-24T15:43:29.393Z] project root: . [2022-05-24T15:43:29.393Z] --> token set from env [2022-05-24T15:43:29.393Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-24T15:43:29.393Z] ==> Running gcov in . (disable via -X gcov) [2022-05-24T15:43:29.393Z] ==> Python coveragepy not found [2022-05-24T15:43:29.393Z] ==> Searching for coverage reports in: [2022-05-24T15:43:29.393Z] + . [2022-05-24T15:43:29.393Z] -> Found 1 reports [2022-05-24T15:43:29.393Z] ==> Detecting git/mercurial file structure [2022-05-24T15:43:29.393Z] ==> Reading reports [2022-05-24T15:43:29.393Z] + ./coverage.out bytes=460394 [2022-05-24T15:43:29.393Z] ==> Appending adjustments [2022-05-24T15:43:29.393Z] https://docs.codecov.io/docs/fixing-reports [2022-05-24T15:43:29.652Z] + Found adjustments [2022-05-24T15:43:29.653Z] ==> Gzipping contents [2022-05-24T15:43:29.653Z] 52K /tmp/codecov.Xj7m2B.gz [2022-05-24T15:43:29.653Z] ==> Uploading reports [2022-05-24T15:43:29.653Z] url: https://codecov.io [2022-05-24T15:43:29.653Z] query: branch=main&commit=0104dcba4435a7bec0bb376ad6177bfc09b37bcb&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-24T15:43:29.653Z] -> Pinging Codecov [2022-05-24T15:43:29.653Z] 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=0104dcba4435a7bec0bb376ad6177bfc09b37bcb&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-24T15:43:29.911Z] -> Uploading to [2022-05-24T15:43:29.911Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-24/581DD39554BDF9B6E22D074273EAD858/0104dcba4435a7bec0bb376ad6177bfc09b37bcb/255e9825-2aa7-4003-bd75-88fa7d571bea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220524T154329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af6cf4ecba734ad6358ef12887643cffb37385ecb176c538c64fa7744a7e450a [2022-05-24T15:43:29.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T15:43:29.911Z] Dload Upload Total Spent Left Speed [2022-05-24T15:43:30.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51855 0 0 100 51855 0 210k --:--:-- --:--:-- --:--:-- 210k [2022-05-24T15:43:30.172Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] } [2022-05-24T15:43:30.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-24T15:43:30.303Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-24T15:43:30.319Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:43:30.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-24T15:43:30.627Z] [2022-05-24T15:43:30.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:43:30.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-24T15:43:30.937Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-24T15:43:30.937Z] 188c0c94c7c5: Pulling fs layer [2022-05-24T15:43:30.937Z] 0ef7d3d256c8: Pulling fs layer [2022-05-24T15:43:30.937Z] de9db76c5a1d: Pulling fs layer [2022-05-24T15:43:30.937Z] 0eba1c9be4d2: Pulling fs layer [2022-05-24T15:43:30.937Z] 0d57e429df01: Pulling fs layer [2022-05-24T15:43:30.937Z] 4e4be7b47b0d: Pulling fs layer [2022-05-24T15:43:30.937Z] 0eba1c9be4d2: Waiting [2022-05-24T15:43:30.937Z] 0d57e429df01: Waiting [2022-05-24T15:43:30.937Z] 4e4be7b47b0d: Waiting [2022-05-24T15:43:30.937Z] e1f770b5df2f: Pulling fs layer [2022-05-24T15:43:30.937Z] 85a0685a4137: Pulling fs layer [2022-05-24T15:43:30.937Z] e1f770b5df2f: Waiting [2022-05-24T15:43:30.937Z] 85a0685a4137: Waiting [2022-05-24T15:43:30.937Z] de9db76c5a1d: Verifying Checksum [2022-05-24T15:43:30.937Z] de9db76c5a1d: Download complete [2022-05-24T15:43:30.937Z] 0ef7d3d256c8: Verifying Checksum [2022-05-24T15:43:30.937Z] 0ef7d3d256c8: Download complete [2022-05-24T15:43:30.937Z] 0d57e429df01: Download complete [2022-05-24T15:43:30.937Z] 4e4be7b47b0d: Download complete [2022-05-24T15:43:30.937Z] 188c0c94c7c5: Verifying Checksum [2022-05-24T15:43:30.937Z] 188c0c94c7c5: Download complete [2022-05-24T15:43:31.197Z] 188c0c94c7c5: Pull complete [2022-05-24T15:43:31.197Z] e1f770b5df2f: Verifying Checksum [2022-05-24T15:43:31.197Z] e1f770b5df2f: Download complete [2022-05-24T15:43:31.197Z] 0ef7d3d256c8: Pull complete [2022-05-24T15:43:31.457Z] de9db76c5a1d: Pull complete [2022-05-24T15:43:32.027Z] 0eba1c9be4d2: Verifying Checksum [2022-05-24T15:43:32.027Z] 0eba1c9be4d2: Download complete [2022-05-24T15:43:32.027Z] 85a0685a4137: Verifying Checksum [2022-05-24T15:43:32.027Z] 85a0685a4137: Download complete [2022-05-24T15:43:35.321Z] 0eba1c9be4d2: Pull complete [2022-05-24T15:43:35.321Z] 0d57e429df01: Pull complete [2022-05-24T15:43:35.321Z] 4e4be7b47b0d: Pull complete [2022-05-24T15:43:35.892Z] e1f770b5df2f: Pull complete [2022-05-24T15:43:40.092Z] 85a0685a4137: Pull complete [2022-05-24T15:43:40.092Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-24T15:43:40.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-24T15:43:40.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-24T15:43:40.165Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:43:40.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-24T15:43:42.258Z] $ docker top 2134c7c2835eeffe40a98b07e47c6694f2bc2958c7e8ca42384ad45beb51157b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-24T15:43:42.326Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-24T15:43:42.612Z] + set -o pipefail [2022-05-24T15:43:42.612Z] + snyk monitor '--org=edgex-jenkins' [2022-05-24T15:43:47.901Z] [2022-05-24T15:43:47.901Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-05-24T15:43:47.901Z] [2022-05-24T15:43:47.901Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/ab139d36-033c-4d78-9055-6fa7e27addb1 [2022-05-24T15:43:47.901Z] [2022-05-24T15:43:47.901Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-24T15:43:47.901Z] [2022-05-24T15:43:47.901Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-24T15:43:47.901Z] [2022-05-24T15:43:48.473Z] [Pipeline] } [2022-05-24T15:43:48.503Z] $ docker stop --time=1 2134c7c2835eeffe40a98b07e47c6694f2bc2958c7e8ca42384ad45beb51157b [2022-05-24T15:43:50.536Z] $ docker rm -f 2134c7c2835eeffe40a98b07e47c6694f2bc2958c7e8ca42384ad45beb51157b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T15:43:51.252Z] + git log --format=format:%s -1 0104dcba4435a7bec0bb376ad6177bfc09b37bcb [Pipeline] sh [2022-05-24T15:43:51.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:43:51.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:43:51.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:43:51.847Z] . [Pipeline] withDockerContainer [2022-05-24T15:43:51.918Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:43:52.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:43:52.584Z] $ docker top d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 -eo pid,comm [2022-05-24T15:43:52.630Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-24T15:43:52.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:43:52.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:43:52.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:43:52.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:43:52.813Z] $ docker exec d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 ssh-agent [2022-05-24T15:43:52.912Z] SSH_AUTH_SOCK=/tmp/ssh-1ES48KqF3HbF/agent.33 [2022-05-24T15:43:52.912Z] SSH_AGENT_PID=40 [2022-05-24T15:43:52.918Z] Running ssh-add (command line suppressed) [2022-05-24T15:43:53.043Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2876646184745157749.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2876646184745157749.key) [2022-05-24T15:43:53.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:43:53.332Z] + git semver tag [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,545 [run_tag] DEBUG tag force:False [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,546 [check_head_tag] DEBUG check head tag [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,546 [execute] INFO git cat-file --batch-check [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,551 [execute] INFO git cat-file --batch [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,565 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,565 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:43:53.593Z] 2022-05-24 15:43:53,570 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-24T15:43:53.593Z] 2.2.1-dev.1 [Pipeline] } [2022-05-24T15:43:53.620Z] $ docker exec --env ******** --env ******** d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 ssh-agent -k [2022-05-24T15:43:53.724Z] unset SSH_AUTH_SOCK; [2022-05-24T15:43:53.725Z] unset SSH_AGENT_PID; [2022-05-24T15:43:53.725Z] echo Agent pid 40 killed; [2022-05-24T15:43:53.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:43:54.033Z] + git semver [Pipeline] } [2022-05-24T15:43:54.324Z] $ docker stop --time=1 d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 [2022-05-24T15:43:55.601Z] $ docker rm -f d01d217a5123a5df83b396783c638ca191b8b3bed7b3dcf3b20119b3911bd904 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:43:55.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-24T15:43:55.980Z] [2022-05-24T15:43:55.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:43:56.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-24T15:43:56.294Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-24T15:43:56.294Z] ab5ef0e58194: Pulling fs layer [2022-05-24T15:43:56.294Z] 9712f1f96733: Pulling fs layer [2022-05-24T15:43:56.294Z] 63f879dbbcfc: Pulling fs layer [2022-05-24T15:43:56.294Z] 0d9ebad4ef96: Pulling fs layer [2022-05-24T15:43:56.294Z] e9a5061849ea: Pulling fs layer [2022-05-24T15:43:56.294Z] d747dcd14b5f: Pulling fs layer [2022-05-24T15:43:56.294Z] 2de7ff778b66: Pulling fs layer [2022-05-24T15:43:56.294Z] e9a5061849ea: Waiting [2022-05-24T15:43:56.294Z] d747dcd14b5f: Waiting [2022-05-24T15:43:56.294Z] 2de7ff778b66: Waiting [2022-05-24T15:43:56.294Z] 9712f1f96733: Verifying Checksum [2022-05-24T15:43:56.294Z] 9712f1f96733: Download complete [2022-05-24T15:43:56.557Z] 63f879dbbcfc: Verifying Checksum [2022-05-24T15:43:56.557Z] 63f879dbbcfc: Download complete [2022-05-24T15:43:56.816Z] e9a5061849ea: Verifying Checksum [2022-05-24T15:43:56.817Z] e9a5061849ea: Download complete [2022-05-24T15:43:56.817Z] d747dcd14b5f: Verifying Checksum [2022-05-24T15:43:56.817Z] ab5ef0e58194: Download complete [2022-05-24T15:43:56.817Z] 0d9ebad4ef96: Verifying Checksum [2022-05-24T15:43:56.817Z] 0d9ebad4ef96: Download complete [2022-05-24T15:43:56.817Z] 2de7ff778b66: Verifying Checksum [2022-05-24T15:43:56.817Z] 2de7ff778b66: Download complete [2022-05-24T15:43:59.350Z] ab5ef0e58194: Pull complete [2022-05-24T15:43:59.608Z] 9712f1f96733: Pull complete [2022-05-24T15:44:00.179Z] 63f879dbbcfc: Pull complete [2022-05-24T15:44:03.465Z] 0d9ebad4ef96: Pull complete [2022-05-24T15:44:03.725Z] e9a5061849ea: Pull complete [2022-05-24T15:44:03.725Z] d747dcd14b5f: Pull complete [2022-05-24T15:44:04.661Z] 2de7ff778b66: Pull complete [2022-05-24T15:44:04.920Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-24T15:44:04.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-24T15:44:04.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-24T15:44:04.982Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:44:05.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-24T15:44:08.017Z] $ docker top 589d86a717264106b691933479d2aa368aec4c474c400fad0d76c0dec3b8db68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:44:08.089Z] provisioning config files... [2022-05-24T15:44:08.099Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config254360073283957344tmp [2022-05-24T15:44:08.108Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config803533036561641645tmp [2022-05-24T15:44:08.118Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2173026281643437109tmp [Pipeline] { [Pipeline] echo [2022-05-24T15:44:08.136Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:08.424Z] ---> sigul-configuration.sh [2022-05-24T15:44:08.424Z] gpg: directory `/root/.gnupg' created [2022-05-24T15:44:08.424Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-24T15:44:08.424Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-24T15:44:08.424Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-24T15:44:08.424Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-24T15:44:08.424Z] gpg: CAST5 encrypted data [2022-05-24T15:44:08.424Z] gpg: encrypted with 1 passphrase [2022-05-24T15:44:08.424Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-24T15:44:08.714Z] + mkdir /home/jenkins [2022-05-24T15:44:08.714Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-24T15:44:09.003Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-24T15:44:09.012Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:09.298Z] ---> sigul-install.sh [2022-05-24T15:44:09.299Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-24T15:44:09.591Z] + git tag --list [2022-05-24T15:44:09.591Z] v0.0.0 [2022-05-24T15:44:09.591Z] v1.0.0 [2022-05-24T15:44:09.591Z] v1.0.0-dev.1 [2022-05-24T15:44:09.591Z] v1.0.0-dev.2 [2022-05-24T15:44:09.591Z] v1.0.0-dev.3 [2022-05-24T15:44:09.591Z] v1.0.0-dev.4 [2022-05-24T15:44:09.591Z] v1.0.0-dev.5 [2022-05-24T15:44:09.591Z] v1.0.0-dev.6 [2022-05-24T15:44:09.591Z] v1.0.0-dev.7 [2022-05-24T15:44:09.591Z] v1.0.0-dev.8 [2022-05-24T15:44:09.591Z] v1.0.0-dev.9 [2022-05-24T15:44:09.591Z] v1.0.1-dev.1 [2022-05-24T15:44:09.591Z] v1.0.1-dev.2 [2022-05-24T15:44:09.591Z] v1.0.1-dev.3 [2022-05-24T15:44:09.591Z] v1.0.1-dev.4 [2022-05-24T15:44:09.591Z] v1.0.1-dev.5 [2022-05-24T15:44:09.591Z] v1.0.1-dev.6 [2022-05-24T15:44:09.591Z] v2.1.0 [2022-05-24T15:44:09.591Z] v2.1.0-dev.1 [2022-05-24T15:44:09.591Z] v2.1.0-dev.10 [2022-05-24T15:44:09.591Z] v2.1.0-dev.11 [2022-05-24T15:44:09.591Z] v2.1.0-dev.12 [2022-05-24T15:44:09.591Z] v2.1.0-dev.13 [2022-05-24T15:44:09.591Z] v2.1.0-dev.14 [2022-05-24T15:44:09.591Z] v2.1.0-dev.15 [2022-05-24T15:44:09.591Z] v2.1.0-dev.16 [2022-05-24T15:44:09.591Z] v2.1.0-dev.2 [2022-05-24T15:44:09.591Z] v2.1.0-dev.3 [2022-05-24T15:44:09.591Z] v2.1.0-dev.4 [2022-05-24T15:44:09.591Z] v2.1.0-dev.5 [2022-05-24T15:44:09.591Z] v2.1.0-dev.6 [2022-05-24T15:44:09.591Z] v2.1.0-dev.7 [2022-05-24T15:44:09.591Z] v2.1.0-dev.8 [2022-05-24T15:44:09.591Z] v2.1.0-dev.9 [2022-05-24T15:44:09.591Z] v2.2.0 [2022-05-24T15:44:09.591Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-24T15:44:09.885Z] + lftools sign git-tag v2.2.1-dev.1 [2022-05-24T15:44:10.459Z] Signing Git tag with Sigul... [2022-05-24T15:44:10.459Z] Signing v2.2.1-dev.1 [Pipeline] echo [2022-05-24T15:44:10.731Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:11.028Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-24T15:44:11.037Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-24T15:44:11.075Z] $ docker stop --time=1 589d86a717264106b691933479d2aa368aec4c474c400fad0d76c0dec3b8db68 [2022-05-24T15:44:12.382Z] $ docker rm -f 589d86a717264106b691933479d2aa368aec4c474c400fad0d76c0dec3b8db68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-24T15:44:12.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:44:12.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:44:13.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:44:13.108Z] . [Pipeline] withDockerContainer [2022-05-24T15:44:13.167Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:44:13.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:44:13.577Z] $ docker top ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:44:13.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:44:13.647Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:44:13.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:44:13.799Z] $ docker exec ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a ssh-agent [2022-05-24T15:44:13.905Z] SSH_AUTH_SOCK=/tmp/ssh-U1t1ZsYFuv7n/agent.35 [2022-05-24T15:44:13.905Z] SSH_AGENT_PID=43 [2022-05-24T15:44:13.910Z] Running ssh-add (command line suppressed) [2022-05-24T15:44:14.033Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6892546890225426783.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6892546890225426783.key) [2022-05-24T15:44:14.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:44:14.320Z] + git semver bump pre [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,557 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,557 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,558 [bump_version] DEBUG bumped version:2.2.1-dev.2 [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,558 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,558 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,558 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,560 [execute] INFO git cat-file --batch-check [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,566 [execute] INFO git cat-file --batch [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T15:44:14.581Z] 2022-05-24 15:44:14,571 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-24T15:44:14.581Z] 2.2.1-dev.2 [Pipeline] } [2022-05-24T15:44:14.609Z] $ docker exec --env ******** --env ******** ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a ssh-agent -k [2022-05-24T15:44:14.719Z] unset SSH_AUTH_SOCK; [2022-05-24T15:44:14.719Z] unset SSH_AGENT_PID; [2022-05-24T15:44:14.719Z] echo Agent pid 43 killed; [2022-05-24T15:44:14.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:44:15.016Z] + git semver [Pipeline] } [2022-05-24T15:44:15.307Z] $ docker stop --time=1 ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a [2022-05-24T15:44:16.804Z] $ docker rm -f ef39311b5836f67a8fd40272d12f02766ac6c5cfe357b0d28e32452d3d9a5c7a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:44:17.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:44:17.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:44:17.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:44:17.452Z] . [Pipeline] withDockerContainer [2022-05-24T15:44:17.530Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:44:17.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:44:18.042Z] $ docker top d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:44:18.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:44:18.118Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:44:18.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:44:18.260Z] $ docker exec d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 ssh-agent [2022-05-24T15:44:18.357Z] SSH_AUTH_SOCK=/tmp/ssh-JXRcv5YjGIlz/agent.32 [2022-05-24T15:44:18.357Z] SSH_AGENT_PID=38 [2022-05-24T15:44:18.363Z] Running ssh-add (command line suppressed) [2022-05-24T15:44:18.482Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5717983248132356450.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5717983248132356450.key) [2022-05-24T15:44:18.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:44:18.772Z] + git semver push [2022-05-24T15:44:19.032Z] 2022-05-24 15:44:19,004 [run_push] DEBUG push [2022-05-24T15:44:19.032Z] 2022-05-24 15:44:19,005 [execute] INFO git push origin semver [2022-05-24T15:44:19.032Z] 2022-05-24 15:44:19,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:44:19.972Z] 2022-05-24 15:44:19,700 [run_push] DEBUG push all version tags [2022-05-24T15:44:19.972Z] 2022-05-24 15:44:19,701 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-24T15:44:19.972Z] 2022-05-24 15:44:19,701 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:44:20.537Z] 2022-05-24 15:44:20,386 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-24T15:44:20.537Z] 2.2.1-dev.2 [Pipeline] } [2022-05-24T15:44:20.568Z] $ docker exec --env ******** --env ******** d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 ssh-agent -k [2022-05-24T15:44:20.670Z] unset SSH_AUTH_SOCK; [2022-05-24T15:44:20.670Z] unset SSH_AGENT_PID; [2022-05-24T15:44:20.670Z] echo Agent pid 38 killed; [2022-05-24T15:44:20.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:44:20.978Z] + git semver [Pipeline] } [2022-05-24T15:44:21.269Z] $ docker stop --time=1 d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 [2022-05-24T15:44:22.541Z] $ docker rm -f d8f3bca08b66581e1d7723f296ee3a7075dfb14373f2c0136c96c79fbbec6ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-24T15:44:23.184Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-05-24T15:44:23.184Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-24T15:44:23.184Z] total 16 [2022-05-24T15:44:23.184Z] drwxr-xr-x 3 root root 4096 May 24 15:34 . [2022-05-24T15:44:23.184Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 15:44 .. [2022-05-24T15:44:23.184Z] drwxr-xr-x 2 root root 4096 May 24 15:34 cost [2022-05-24T15:44:23.184Z] -rw-r--r-- 1 root root 89 May 24 15:34 cost.csv [2022-05-24T15:44:23.184Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-24T15:44:23.184Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-24T15:44:23.184Z] total 16 [2022-05-24T15:44:23.184Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 15:34 . [2022-05-24T15:44:23.184Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 15:44 .. [2022-05-24T15:44:23.184Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 15:34 cost [2022-05-24T15:44:23.184Z] -rw-r--r-- 1 jenkins jenkins 89 May 24 15:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:23.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:24.336Z] ---> package-listing.sh [2022-05-24T15:44:24.336Z] ++ facter osfamily [2022-05-24T15:44:24.336Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-24T15:44:24.598Z] + OS_FAMILY=debian [2022-05-24T15:44:24.598Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-05-24T15:44:24.598Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-24T15:44:24.598Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-24T15:44:24.598Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-24T15:44:24.598Z] + PACKAGES=/tmp/packages_start.txt [2022-05-24T15:44:24.598Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-24T15:44:24.598Z] + PACKAGES=/tmp/packages_end.txt [2022-05-24T15:44:24.598Z] + case "${OS_FAMILY}" in [2022-05-24T15:44:24.598Z] + dpkg -l [2022-05-24T15:44:24.598Z] + grep '^ii' [2022-05-24T15:44:24.598Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-24T15:44:24.598Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-24T15:44:24.598Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-24T15:44:24.598Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-24T15:44:24.598Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-05-24T15:44:24.598Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-05-24T15:44:24.613Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-24T15:44:24.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:44:25.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:44:25.451Z] . [Pipeline] withDockerContainer [2022-05-24T15:44:25.520Z] prd-ubuntu20.04-docker-8c-8g-64488 does not seem to be running inside a container [2022-05-24T15:44:25.574Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-24T15:44:25.802Z] $ docker top f3b7b71cde0862d8765addb466821fc12cb6a88932567ae40c148dfb5f2b54d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T15:44:26.141Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-24T15:44:26.432Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-24T15:44:26.724Z] + ls /var/log/sa-host [2022-05-24T15:44:26.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:44:26.895Z] provisioning config files... [2022-05-24T15:44:26.904Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2787666069158439427tmp [Pipeline] { [Pipeline] echo [2022-05-24T15:44:26.933Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:27.217Z] ---> create-netrc.sh [Pipeline] } [2022-05-24T15:44:27.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:27.561Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-24T15:44:27.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:27.857Z] ---> sudo-logs.sh [2022-05-24T15:44:27.857Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-24T15:44:27.883Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:28.170Z] ---> job-cost.sh [2022-05-24T15:44:28.170Z] lf-activate-venv: SKIPPING [2022-05-24T15:44:28.170Z] DEBUG: total: 0.2199999988079071 [2022-05-24T15:44:28.170Z] INFO: Retrieving Stack Cost... [2022-05-24T15:44:28.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T15:44:29.001Z] INFO: Archiving Costs [Pipeline] echo [2022-05-24T15:44:29.013Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:29.299Z] ---> logs-deploy.sh [2022-05-24T15:44:29.299Z] lf-activate-venv: SKIPPING [2022-05-24T15:44:29.299Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/35 [2022-05-24T15:44:29.299Z] INFO: archiving workspace using pattern(s): [2022-05-24T15:44:30.239Z] Archives upload complete. [2022-05-24T15:44:30.239Z] INFO: archiving logs to Nexus