Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d 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-ssh10852075122380648715.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6497633791307967462.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12366779904112385353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13038944090309412252.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-ssh14865150127922705295.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47807 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 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d (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 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d # timeout=10 Commit message: "docs(snap): Move usage instructions to docs (#81)" > git rev-list --no-walk d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T17:34:22.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T17:34:22.319Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T17:34:22.343Z] ========================================================= [2022-05-10T17:34:22.343Z] EdgeX Global Pipelines Version Info [2022-05-10T17:34:22.343Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:34:23.145Z] ------------------- [2022-05-10T17:34:23.145Z] stable info: [2022-05-10T17:34:23.145Z] ------------------- [2022-05-10T17:34:23.145Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:34:23.145Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T17:34:23.145Z] Message: update stable to v1.0.227 [2022-05-10T17:34:23.719Z] ------------------- [2022-05-10T17:34:23.719Z] experimental info: [2022-05-10T17:34:23.719Z] ------------------- [2022-05-10T17:34:23.719Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:34:23.719Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T17:34:23.719Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T17:34:23.847Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-05-10T17:34:23.859Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-05-10T17:34:23.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T17:34:23.879Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T17:34:23.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T17:34:23.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T17:34:23.907Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T17:34:23.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T17:34:23.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T17:34:23.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T17:34:23.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T17:34:23.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-05-10T17:34:23.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T17:34:24.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T17:34:24.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:34:24.032Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:34:24.046Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:34:24.058Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:34:24.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T17:34:24.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T17:34:24.098Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T17:34:24.107Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T17:34:24.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T17:34:24.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T17:34:24.132Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T17:34:24.145Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T17:34:24.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T17:34:24.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T17:34:24.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T17:34:24.195Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] echo [2022-05-10T17:34:24.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4e8fd6 [Pipeline] echo [2022-05-10T17:34:24.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:34:24.269Z] provisioning config files... [2022-05-10T17:34:24.283Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6533268661830843954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:34:24.611Z] ---> docker-login.sh [2022-05-10T17:34:24.611Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:34:24.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:24.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:24.874Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:24.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:24.874Z] [2022-05-10T17:34:24.874Z] Login Succeeded [2022-05-10T17:34:25.137Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:34:25.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:25.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:25.137Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:25.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:25.137Z] [2022-05-10T17:34:25.137Z] Login Succeeded [2022-05-10T17:34:25.137Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:34:25.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:25.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:25.398Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:25.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:25.398Z] [2022-05-10T17:34:25.398Z] Login Succeeded [2022-05-10T17:34:25.398Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:34:25.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:25.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:25.398Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:25.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:25.398Z] [2022-05-10T17:34:25.398Z] Login Succeeded [2022-05-10T17:34:25.398Z] docker.io [2022-05-10T17:34:25.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:25.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:25.923Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:25.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:25.923Z] [2022-05-10T17:34:25.923Z] Login Succeeded [2022-05-10T17:34:25.923Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:34:25.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T17:34:26.316Z] + git rev-list -1 --merges d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d~1..d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] echo [2022-05-10T17:34:26.433Z] -----------> git rev-list -1 --merges d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d~1..d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [false] [Pipeline] sh [2022-05-10T17:34:26.729Z] + git log --format=format:%s -1 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] echo [2022-05-10T17:34:26.748Z] ========================================================= [2022-05-10T17:34:26.748Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T17:34:26.748Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:34:27.090Z] + git log --format=format:%s -1 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] echo [2022-05-10T17:34:27.104Z] [semverPrep] GIT_COMMIT: d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d, Commit Message: docs(snap): Move usage instructions to docs (#81) [Pipeline] echo [2022-05-10T17:34:27.114Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T17:34:27.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:34:27.494Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T17:34:27.494Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T17:34:27.494Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T17:34:27.494Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-05-10T17:34:27.494Z] tee -a /etc/ssh/ssh_known_hosts [2022-05-10T17:34:27.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:34:27.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:34:27.848Z] [2022-05-10T17:34:27.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:34:28.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:34:28.162Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T17:34:28.162Z] 1fe172e4850f: Pulling fs layer [2022-05-10T17:34:28.162Z] caf521ccaac6: Pulling fs layer [2022-05-10T17:34:28.162Z] 3ead6fa29328: Pulling fs layer [2022-05-10T17:34:28.162Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T17:34:28.162Z] a8d5f1318db7: Pulling fs layer [2022-05-10T17:34:28.162Z] c427282e49a2: Pulling fs layer [2022-05-10T17:34:28.162Z] 1827001aaf11: Pulling fs layer [2022-05-10T17:34:28.162Z] 0714d37db230: Pulling fs layer [2022-05-10T17:34:28.162Z] ac28cf19c067: Pulling fs layer [2022-05-10T17:34:28.162Z] ca983d60f3e2: Pulling fs layer [2022-05-10T17:34:28.162Z] 9f894cec8388: Pulling fs layer [2022-05-10T17:34:28.162Z] 1827001aaf11: Waiting [2022-05-10T17:34:28.162Z] c427282e49a2: Waiting [2022-05-10T17:34:28.162Z] 0714d37db230: Waiting [2022-05-10T17:34:28.162Z] ac28cf19c067: Waiting [2022-05-10T17:34:28.162Z] ca983d60f3e2: Waiting [2022-05-10T17:34:28.162Z] 9f894cec8388: Waiting [2022-05-10T17:34:28.162Z] 5c2a1cbceb83: Waiting [2022-05-10T17:34:28.162Z] a8d5f1318db7: Waiting [2022-05-10T17:34:28.162Z] caf521ccaac6: Download complete [2022-05-10T17:34:28.162Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T17:34:28.162Z] 5c2a1cbceb83: Download complete [2022-05-10T17:34:28.425Z] a8d5f1318db7: Verifying Checksum [2022-05-10T17:34:28.425Z] a8d5f1318db7: Download complete [2022-05-10T17:34:28.425Z] 3ead6fa29328: Verifying Checksum [2022-05-10T17:34:28.425Z] 3ead6fa29328: Download complete [2022-05-10T17:34:28.425Z] c427282e49a2: Verifying Checksum [2022-05-10T17:34:28.425Z] c427282e49a2: Download complete [2022-05-10T17:34:28.425Z] 0714d37db230: Verifying Checksum [2022-05-10T17:34:28.425Z] 0714d37db230: Download complete [2022-05-10T17:34:28.425Z] ac28cf19c067: Verifying Checksum [2022-05-10T17:34:28.425Z] ac28cf19c067: Download complete [2022-05-10T17:34:28.425Z] ca983d60f3e2: Verifying Checksum [2022-05-10T17:34:28.425Z] ca983d60f3e2: Download complete [2022-05-10T17:34:28.425Z] 9f894cec8388: Verifying Checksum [2022-05-10T17:34:28.425Z] 9f894cec8388: Download complete [2022-05-10T17:34:28.425Z] 1fe172e4850f: Verifying Checksum [2022-05-10T17:34:28.425Z] 1fe172e4850f: Download complete [2022-05-10T17:34:28.685Z] 1827001aaf11: Verifying Checksum [2022-05-10T17:34:28.685Z] 1827001aaf11: Download complete [2022-05-10T17:34:29.626Z] 1fe172e4850f: Pull complete [2022-05-10T17:34:29.886Z] caf521ccaac6: Pull complete [2022-05-10T17:34:30.458Z] 3ead6fa29328: Pull complete [2022-05-10T17:34:30.458Z] 5c2a1cbceb83: Pull complete [2022-05-10T17:34:30.720Z] a8d5f1318db7: Pull complete [2022-05-10T17:34:30.720Z] c427282e49a2: Pull complete [2022-05-10T17:34:32.634Z] 1827001aaf11: Pull complete [2022-05-10T17:34:32.634Z] 0714d37db230: Pull complete [2022-05-10T17:34:32.634Z] ac28cf19c067: Pull complete [2022-05-10T17:34:32.894Z] ca983d60f3e2: Pull complete [2022-05-10T17:34:32.894Z] 9f894cec8388: Pull complete [2022-05-10T17:34:32.894Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T17:34:32.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:34:32.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T17:34:32.969Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:34:33.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:34:34.594Z] $ docker top e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 -eo pid,comm [2022-05-10T17:34:34.658Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T17:34:34.658Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:34:34.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:34:34.690Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:34:34.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:34:34.837Z] $ docker exec e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 ssh-agent [2022-05-10T17:34:34.953Z] SSH_AUTH_SOCK=/tmp/ssh-CFyOk8pmh4ty/agent.34 [2022-05-10T17:34:34.953Z] SSH_AGENT_PID=40 [2022-05-10T17:34:34.961Z] Running ssh-add (command line suppressed) [2022-05-10T17:34:35.077Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5768205944862685868.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5768205944862685868.key) [2022-05-10T17:34:35.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:34:35.376Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T17:34:35.397Z] $ docker exec --env ******** --env ******** e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 ssh-agent -k [2022-05-10T17:34:35.511Z] unset SSH_AUTH_SOCK; [2022-05-10T17:34:35.511Z] unset SSH_AGENT_PID; [2022-05-10T17:34:35.511Z] echo Agent pid 40 killed; [2022-05-10T17:34:35.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T17:34:35.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:34:35.542Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:34:35.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:34:35.679Z] $ docker exec e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 ssh-agent [2022-05-10T17:34:35.800Z] SSH_AUTH_SOCK=/tmp/ssh-xpV6QbpQnNyj/agent.73 [2022-05-10T17:34:35.800Z] SSH_AGENT_PID=79 [2022-05-10T17:34:35.806Z] Running ssh-add (command line suppressed) [2022-05-10T17:34:35.937Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7201412527069506934.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7201412527069506934.key) [2022-05-10T17:34:35.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:34:36.249Z] + git semver init [2022-05-10T17:34:36.508Z] 2022-05-10 17:34:36,443 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T17:34:36.508Z] 2022-05-10 17:34:36,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-10T17:34:36.508Z] 2022-05-10 17:34:36,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-05-10T17:34:36.508Z] 2022-05-10 17:34:36,444 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:34:37.450Z] 2022-05-10 17:34:37,302 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-05-10T17:34:37.450Z] 2022-05-10 17:34:37,303 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-05-10T17:34:37.450Z] 2022-05-10 17:34:37,303 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:34:37.450Z] 2022-05-10 17:34:37,303 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:34:37.450Z] 2.1.0-dev.12 [Pipeline] } [2022-05-10T17:34:37.468Z] $ docker exec --env ******** --env ******** e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 ssh-agent -k [2022-05-10T17:34:37.594Z] unset SSH_AUTH_SOCK; [2022-05-10T17:34:37.594Z] unset SSH_AGENT_PID; [2022-05-10T17:34:37.594Z] echo Agent pid 79 killed; [2022-05-10T17:34:37.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:34:37.907Z] + git semver [Pipeline] } [2022-05-10T17:34:38.189Z] $ docker stop --time=1 e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 [2022-05-10T17:34:39.542Z] $ docker rm -f e3a85433edd1476ae394615ce05eabfcdd58535e9971b900a86e28a3665ec8a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:34:39.892Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T17:34:40.164Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T17:34:40.168Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:34:40.315Z] provisioning config files... [2022-05-10T17:34:40.324Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6271572736177047231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:34:40.628Z] ---> docker-login.sh [2022-05-10T17:34:40.628Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:34:40.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:40.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:40.628Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:40.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:40.628Z] [2022-05-10T17:34:40.628Z] Login Succeeded [2022-05-10T17:34:40.628Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:34:40.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:40.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:40.889Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:40.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:40.889Z] [2022-05-10T17:34:40.889Z] Login Succeeded [2022-05-10T17:34:40.889Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:34:40.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:40.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:40.889Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:40.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:40.889Z] [2022-05-10T17:34:40.889Z] Login Succeeded [2022-05-10T17:34:40.889Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:34:40.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:41.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:41.149Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:41.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:41.149Z] [2022-05-10T17:34:41.149Z] Login Succeeded [2022-05-10T17:34:41.149Z] docker.io [2022-05-10T17:34:41.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:34:41.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:34:41.410Z] Configure a credential helper to remove this warning. See [2022-05-10T17:34:41.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:34:41.410Z] [2022-05-10T17:34:41.410Z] Login Succeeded [2022-05-10T17:34:41.410Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:34:41.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:34:41.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:34:41.505Z] ========================================================= [2022-05-10T17:34:41.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T17:34:41.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:34:41.818Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:34:41.818Z] Sending build context to Docker daemon 3.978MB [2022-05-10T17:34:41.818Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:34:41.818Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T17:34:41.818Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T17:34:41.818Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T17:34:41.818Z] 666ba61612fd: Pulling fs layer [2022-05-10T17:34:41.818Z] 8ed8ca486205: Pulling fs layer [2022-05-10T17:34:41.818Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T17:34:41.818Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T17:34:41.818Z] ca2b28591e48: Pulling fs layer [2022-05-10T17:34:41.818Z] a51346096db8: Pulling fs layer [2022-05-10T17:34:41.818Z] daebc70d1ce1: Pulling fs layer [2022-05-10T17:34:41.818Z] 0e18a0eac166: Pulling fs layer [2022-05-10T17:34:41.818Z] 4fe6c5a15a65: Waiting [2022-05-10T17:34:41.818Z] 22a0e8bec74d: Waiting [2022-05-10T17:34:41.818Z] ca2b28591e48: Waiting [2022-05-10T17:34:41.818Z] a51346096db8: Waiting [2022-05-10T17:34:41.818Z] daebc70d1ce1: Waiting [2022-05-10T17:34:41.818Z] 0e18a0eac166: Waiting [2022-05-10T17:34:41.818Z] 8ed8ca486205: Verifying Checksum [2022-05-10T17:34:41.818Z] 666ba61612fd: Download complete [2022-05-10T17:34:42.079Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T17:34:42.079Z] 22a0e8bec74d: Download complete [2022-05-10T17:34:42.079Z] ca2b28591e48: Verifying Checksum [2022-05-10T17:34:42.079Z] ca2b28591e48: Download complete [2022-05-10T17:34:42.079Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T17:34:42.079Z] 59bf1c3509f3: Download complete [2022-05-10T17:34:42.079Z] a51346096db8: Download complete [2022-05-10T17:34:42.079Z] daebc70d1ce1: Verifying Checksum [2022-05-10T17:34:42.079Z] daebc70d1ce1: Download complete [2022-05-10T17:34:42.079Z] 59bf1c3509f3: Pull complete [2022-05-10T17:34:42.341Z] 666ba61612fd: Pull complete [2022-05-10T17:34:42.341Z] 8ed8ca486205: Pull complete [2022-05-10T17:34:42.914Z] 0e18a0eac166: Verifying Checksum [2022-05-10T17:34:42.914Z] 0e18a0eac166: Download complete [2022-05-10T17:34:42.914Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T17:34:42.914Z] 4fe6c5a15a65: Download complete [2022-05-10T17:34:47.115Z] 4fe6c5a15a65: Pull complete [2022-05-10T17:34:47.115Z] 22a0e8bec74d: Pull complete [2022-05-10T17:34:47.115Z] ca2b28591e48: Pull complete [2022-05-10T17:34:47.115Z] a51346096db8: Pull complete [2022-05-10T17:34:47.115Z] daebc70d1ce1: Pull complete [2022-05-10T17:34:49.664Z] 0e18a0eac166: Pull complete [2022-05-10T17:34:49.664Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T17:34:49.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T17:34:49.664Z] ---> f018257e8ee9 [2022-05-10T17:34:49.664Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T17:34:51.585Z] ---> Running in c9e204380287 [2022-05-10T17:34:51.585Z] Removing intermediate container c9e204380287 [2022-05-10T17:34:51.585Z] ---> b97939887b08 [2022-05-10T17:34:51.585Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T17:34:51.585Z] ---> Running in fb92118f08b5 [2022-05-10T17:34:51.585Z] Removing intermediate container fb92118f08b5 [2022-05-10T17:34:51.585Z] ---> e8fed5b3cf50 [2022-05-10T17:34:51.585Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:34:51.585Z] ---> Running in c8ba0c87416d [2022-05-10T17:34:51.846Z] Removing intermediate container c8ba0c87416d [2022-05-10T17:34:51.846Z] ---> 5e11f4691da9 [2022-05-10T17:34:51.846Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:34:51.846Z] ---> Running in 0827628b78a2 [2022-05-10T17:34:52.418Z] Removing intermediate container 0827628b78a2 [2022-05-10T17:34:52.418Z] ---> 23d6bb894680 [2022-05-10T17:34:52.418Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:34:52.418Z] ---> Running in 3ea51f50035a [2022-05-10T17:34:52.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:34:53.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:34:53.880Z] OK: 221 MiB in 52 packages [2022-05-10T17:34:54.140Z] Removing intermediate container 3ea51f50035a [2022-05-10T17:34:54.140Z] ---> 302346f277b2 [2022-05-10T17:34:54.140Z] Step 8/12 : WORKDIR /app [2022-05-10T17:34:54.140Z] ---> Running in 89b591ddb029 [2022-05-10T17:34:54.140Z] Removing intermediate container 89b591ddb029 [2022-05-10T17:34:54.140Z] ---> 2f30eea3cc68 [2022-05-10T17:34:54.140Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T17:34:54.399Z] ---> f2ba0df2777a [2022-05-10T17:34:54.399Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:34:54.399Z] ---> Running in 16bbc3f26476 [2022-05-10T17:34:55.285Z] Still waiting to schedule task [2022-05-10T17:34:55.285Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T17:35:09.311Z] Removing intermediate container 16bbc3f26476 [2022-05-10T17:35:09.311Z] ---> c091eb94ff3d [2022-05-10T17:35:09.311Z] Step 11/12 : COPY . . [2022-05-10T17:35:09.311Z] ---> c2e84753a09d [2022-05-10T17:35:09.311Z] Step 12/12 : RUN $MAKE [2022-05-10T17:35:09.311Z] ---> Running in eb12d465fa98 [2022-05-10T17:35:09.311Z] noop [2022-05-10T17:35:09.311Z] Removing intermediate container eb12d465fa98 [2022-05-10T17:35:09.311Z] ---> 7bf417018bd0 [2022-05-10T17:35:09.311Z] Successfully built 7bf417018bd0 [2022-05-10T17:35:09.311Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:35:09.609Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:35:09.609Z] . [Pipeline] withDockerContainer [2022-05-10T17:35:09.675Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:35:09.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T17:35:10.113Z] $ docker top 99abb2e4a7119e091cb646cfd13b972a541287910355a437109f5f30124f24b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:35:10.470Z] + go version [2022-05-10T17:35:10.470Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T17:35:10.488Z] $ docker stop --time=1 99abb2e4a7119e091cb646cfd13b972a541287910355a437109f5f30124f24b4 [2022-05-10T17:35:11.820Z] $ docker rm -f 99abb2e4a7119e091cb646cfd13b972a541287910355a437109f5f30124f24b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:35:12.229Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:35:12.229Z] . [Pipeline] withDockerContainer [2022-05-10T17:35:12.299Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:35:12.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T17:35:12.792Z] $ docker top f1dd75fa1195e3f4b23444d901488b8ed47f2c6813ecac52ed14b7a47aee2dc1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:35:13.161Z] + make test [2022-05-10T17:35:13.161Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T17:35:13.431Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T17:35:23.497Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T17:35:23.497Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T17:35:26.788Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.717s coverage: 39.3% of statements [2022-05-10T17:35:26.788Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements [2022-05-10T17:35:26.788Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements [2022-05-10T17:35:34.909Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T17:35:38.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:35:38.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:35:38.199Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T17:35:38.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:35:38.492Z] $ docker stop --time=1 f1dd75fa1195e3f4b23444d901488b8ed47f2c6813ecac52ed14b7a47aee2dc1 [2022-05-10T17:35:40.286Z] $ docker rm -f f1dd75fa1195e3f4b23444d901488b8ed47f2c6813ecac52ed14b7a47aee2dc1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:35:40.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:35:40.808Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T17:35:41.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:35:41.914Z] + ls -al . [2022-05-10T17:35:41.914Z] total 632 [2022-05-10T17:35:41.914Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:35 . [2022-05-10T17:35:41.914Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:34 .. [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 17:34 .dockerignore [2022-05-10T17:35:41.914Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:34 .git [2022-05-10T17:35:41.914Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:34 .github [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 17:34 .gitignore [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:34 .golangci.yml [2022-05-10T17:35:41.914Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:34 .semver [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 17:34 Attribution.txt [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 17:34 CHANGELOG.md [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 17:34 Dockerfile [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:34 GOVERNANCE.md [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 17:34 Jenkinsfile [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:34 LICENSE [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 17:34 Makefile [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 17:34 OWNERS.md [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 17:34 README.md [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:34 VERSION [2022-05-10T17:35:41.914Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:34 bin [2022-05-10T17:35:41.914Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:34 cmd [2022-05-10T17:35:41.914Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 17:35 coverage.out [2022-05-10T17:35:41.914Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:34 examples [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 3350 May 10 17:34 go.mod [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 35098 May 10 17:34 go.sum [2022-05-10T17:35:41.914Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:34 images [2022-05-10T17:35:41.914Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:34 internal [2022-05-10T17:35:41.914Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:34 snap [2022-05-10T17:35:41.914Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 17:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:35:42.221Z] + 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=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d --label arch=amd64 --label version=2.1.0-dev.12 . [2022-05-10T17:35:42.221Z] Sending build context to Docker daemon 3.978MB [2022-05-10T17:35:42.221Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:35:42.221Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T17:35:42.221Z] ---> 7bf417018bd0 [2022-05-10T17:35:42.221Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T17:35:42.221Z] ---> Running in 2279b2d702fb [2022-05-10T17:35:42.488Z] Removing intermediate container 2279b2d702fb [2022-05-10T17:35:42.488Z] ---> 6319aad6c7a7 [2022-05-10T17:35:42.488Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T17:35:42.488Z] ---> Running in 1c9246159743 [2022-05-10T17:35:42.488Z] Removing intermediate container 1c9246159743 [2022-05-10T17:35:42.488Z] ---> e541c0e090f0 [2022-05-10T17:35:42.488Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:35:42.488Z] ---> Running in 9fff52e1aeba [2022-05-10T17:35:42.750Z] Removing intermediate container 9fff52e1aeba [2022-05-10T17:35:42.750Z] ---> cee8596854e9 [2022-05-10T17:35:42.751Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:35:42.751Z] ---> Running in 777eacba8e55 [2022-05-10T17:35:43.319Z] Removing intermediate container 777eacba8e55 [2022-05-10T17:35:43.319Z] ---> 52852e09baec [2022-05-10T17:35:43.319Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:35:43.319Z] ---> Running in 1291f413f223 [2022-05-10T17:35:43.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:35:44.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:35:44.782Z] OK: 221 MiB in 52 packages [2022-05-10T17:35:45.042Z] Removing intermediate container 1291f413f223 [2022-05-10T17:35:45.042Z] ---> c051b721a23c [2022-05-10T17:35:45.043Z] Step 8/25 : WORKDIR /app [2022-05-10T17:35:45.043Z] ---> Running in 148053dd438a [2022-05-10T17:35:45.304Z] Removing intermediate container 148053dd438a [2022-05-10T17:35:45.304Z] ---> 017becc64acd [2022-05-10T17:35:45.304Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T17:35:45.304Z] ---> bd6a12168fa0 [2022-05-10T17:35:45.304Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:35:45.564Z] ---> Running in 2d4f1614ce01 [2022-05-10T17:35:46.133Z] Removing intermediate container 2d4f1614ce01 [2022-05-10T17:35:46.133Z] ---> 5df23338fe02 [2022-05-10T17:35:46.133Z] Step 11/25 : COPY . . [2022-05-10T17:35:46.394Z] ---> fa989e539668 [2022-05-10T17:35:46.394Z] Step 12/25 : RUN $MAKE [2022-05-10T17:35:46.394Z] ---> Running in 65ae8f89fccf [2022-05-10T17:35:46.654Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-10T17:36:08.595Z] Removing intermediate container 65ae8f89fccf [2022-05-10T17:36:08.595Z] ---> b365a07cfff3 [2022-05-10T17:36:08.595Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T17:36:08.595Z] 3.14: Pulling from library/alpine [2022-05-10T17:36:08.595Z] 8663204ce13b: Pulling fs layer [2022-05-10T17:36:08.595Z] 8663204ce13b: Verifying Checksum [2022-05-10T17:36:08.595Z] 8663204ce13b: Download complete [2022-05-10T17:36:08.595Z] 8663204ce13b: Pull complete [2022-05-10T17:36:08.595Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:36:08.595Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:36:08.595Z] ---> e04c818066af [2022-05-10T17:36:08.595Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:36:08.595Z] ---> Running in 2415b50a5058 [2022-05-10T17:36:08.595Z] Removing intermediate container 2415b50a5058 [2022-05-10T17:36:08.595Z] ---> 66cd933ab41d [2022-05-10T17:36:08.595Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:36:08.595Z] ---> Running in b28feececbfa [2022-05-10T17:36:08.595Z] Removing intermediate container b28feececbfa [2022-05-10T17:36:08.595Z] ---> fba29a95d8bc [2022-05-10T17:36:08.595Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T17:36:08.595Z] ---> Running in 8edc387dac27 [2022-05-10T17:36:08.595Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:36:09.167Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:36:09.427Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T17:36:09.427Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:36:09.427Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T17:36:09.688Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:36:09.688Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T17:36:09.688Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T17:36:09.947Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:36:09.947Z] OK: 8 MiB in 20 packages [2022-05-10T17:36:10.206Z] Removing intermediate container 8edc387dac27 [2022-05-10T17:36:10.206Z] ---> 5d53273d743a [2022-05-10T17:36:10.206Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T17:36:10.466Z] ---> 75626fc42467 [2022-05-10T17:36:10.466Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T17:36:10.466Z] ---> 0bfebcd006c6 [2022-05-10T17:36:10.466Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T17:36:11.404Z] ---> bc5d452d280b [2022-05-10T17:36:11.404Z] Step 20/25 : EXPOSE 59989 [2022-05-10T17:36:11.404Z] ---> Running in fb85788c3065 [2022-05-10T17:36:11.404Z] Removing intermediate container fb85788c3065 [2022-05-10T17:36:11.404Z] ---> 290d6b0663b5 [2022-05-10T17:36:11.404Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T17:36:11.404Z] ---> Running in f603ad995f28 [2022-05-10T17:36:11.404Z] Removing intermediate container f603ad995f28 [2022-05-10T17:36:11.404Z] ---> 9b73a21eb32e [2022-05-10T17:36:11.404Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T17:36:11.404Z] ---> Running in 6ef7eef32a90 [2022-05-10T17:36:11.664Z] Removing intermediate container 6ef7eef32a90 [2022-05-10T17:36:11.664Z] ---> 48823ffdcbdc [2022-05-10T17:36:11.664Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T17:36:11.664Z] ---> Running in ca5027fd8afe [2022-05-10T17:36:11.664Z] Removing intermediate container ca5027fd8afe [2022-05-10T17:36:11.664Z] ---> 1abda76e787c [2022-05-10T17:36:11.664Z] Step 24/25 : LABEL git_sha=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [2022-05-10T17:36:11.664Z] ---> Running in 73594a2b06c5 [2022-05-10T17:36:11.925Z] Removing intermediate container 73594a2b06c5 [2022-05-10T17:36:11.925Z] ---> bfe66471335d [2022-05-10T17:36:11.925Z] Step 25/25 : LABEL version=2.1.0-dev.12 [2022-05-10T17:36:11.925Z] ---> Running in 67a3863afe3c [2022-05-10T17:36:11.925Z] Removing intermediate container 67a3863afe3c [2022-05-10T17:36:11.925Z] ---> 5ad18b9fb22f [2022-05-10T17:36:11.925Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:36:11.925Z] Successfully built 5ad18b9fb22f [2022-05-10T17:36:11.925Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:36:12.018Z] provisioning config files... [2022-05-10T17:36:12.029Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6702468859027557684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:36:12.324Z] ---> docker-login.sh [2022-05-10T17:36:12.324Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:36:12.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:36:12.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:36:12.324Z] Configure a credential helper to remove this warning. See [2022-05-10T17:36:12.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:36:12.324Z] [2022-05-10T17:36:12.324Z] Login Succeeded [2022-05-10T17:36:12.324Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:36:12.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:36:12.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:36:12.585Z] Configure a credential helper to remove this warning. See [2022-05-10T17:36:12.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:36:12.585Z] [2022-05-10T17:36:12.585Z] Login Succeeded [2022-05-10T17:36:12.585Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:36:12.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:36:12.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:36:12.586Z] Configure a credential helper to remove this warning. See [2022-05-10T17:36:12.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:36:12.586Z] [2022-05-10T17:36:12.586Z] Login Succeeded [2022-05-10T17:36:12.586Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:36:12.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:36:12.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:36:12.845Z] Configure a credential helper to remove this warning. See [2022-05-10T17:36:12.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:36:12.845Z] [2022-05-10T17:36:12.845Z] Login Succeeded [2022-05-10T17:36:12.845Z] docker.io [2022-05-10T17:36:12.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:36:13.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:36:13.107Z] Configure a credential helper to remove this warning. See [2022-05-10T17:36:13.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:36:13.107Z] [2022-05-10T17:36:13.107Z] Login Succeeded [2022-05-10T17:36:13.107Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:36:13.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:36:13.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:36:13.175Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-05-10T17:36:13.175Z] d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [2022-05-10T17:36:13.175Z] latest [2022-05-10T17:36:13.175Z] 2.1.0-dev.12 [2022-05-10T17:36:13.175Z] d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [2022-05-10T17:36:13.175Z] main [2022-05-10T17:36:13.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:13.496Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:13.785Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [2022-05-10T17:36:13.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:36:13.785Z] c98dcfe3fa34: Preparing [2022-05-10T17:36:13.785Z] 2d3b99454fc8: Preparing [2022-05-10T17:36:13.785Z] b07e7cf0c83c: Preparing [2022-05-10T17:36:13.785Z] 9856128e58f4: Preparing [2022-05-10T17:36:13.785Z] f7b0e4447afd: Preparing [2022-05-10T17:36:13.785Z] b541d28bf3b4: Preparing [2022-05-10T17:36:13.785Z] b541d28bf3b4: Waiting [2022-05-10T17:36:13.785Z] 2d3b99454fc8: Pushed [2022-05-10T17:36:13.785Z] b07e7cf0c83c: Pushed [2022-05-10T17:36:13.785Z] f7b0e4447afd: Pushed [2022-05-10T17:36:13.785Z] b541d28bf3b4: Layer already exists [2022-05-10T17:36:14.045Z] 9856128e58f4: Pushed [2022-05-10T17:36:16.588Z] c98dcfe3fa34: Pushed [2022-05-10T17:36:16.850Z] d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:17.150Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:17.443Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-10T17:36:17.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:36:17.443Z] c98dcfe3fa34: Preparing [2022-05-10T17:36:17.443Z] 2d3b99454fc8: Preparing [2022-05-10T17:36:17.443Z] b07e7cf0c83c: Preparing [2022-05-10T17:36:17.443Z] 9856128e58f4: Preparing [2022-05-10T17:36:17.443Z] f7b0e4447afd: Preparing [2022-05-10T17:36:17.443Z] b541d28bf3b4: Preparing [2022-05-10T17:36:17.443Z] b541d28bf3b4: Waiting [2022-05-10T17:36:17.443Z] 9856128e58f4: Layer already exists [2022-05-10T17:36:17.443Z] c98dcfe3fa34: Layer already exists [2022-05-10T17:36:17.443Z] b07e7cf0c83c: Layer already exists [2022-05-10T17:36:17.443Z] 2d3b99454fc8: Layer already exists [2022-05-10T17:36:17.443Z] f7b0e4447afd: Layer already exists [2022-05-10T17:36:17.443Z] b541d28bf3b4: Layer already exists [2022-05-10T17:36:17.443Z] latest: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:17.746Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:18.042Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.12 [2022-05-10T17:36:18.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:36:18.042Z] c98dcfe3fa34: Preparing [2022-05-10T17:36:18.042Z] 2d3b99454fc8: Preparing [2022-05-10T17:36:18.042Z] b07e7cf0c83c: Preparing [2022-05-10T17:36:18.042Z] 9856128e58f4: Preparing [2022-05-10T17:36:18.042Z] f7b0e4447afd: Preparing [2022-05-10T17:36:18.042Z] b541d28bf3b4: Preparing [2022-05-10T17:36:18.042Z] b541d28bf3b4: Waiting [2022-05-10T17:36:18.042Z] c98dcfe3fa34: Layer already exists [2022-05-10T17:36:18.042Z] 9856128e58f4: Layer already exists [2022-05-10T17:36:18.042Z] 2d3b99454fc8: Layer already exists [2022-05-10T17:36:18.042Z] f7b0e4447afd: Layer already exists [2022-05-10T17:36:18.042Z] b07e7cf0c83c: Layer already exists [2022-05-10T17:36:18.042Z] b541d28bf3b4: Layer already exists [2022-05-10T17:36:18.042Z] 2.1.0-dev.12: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:18.346Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:18.638Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [2022-05-10T17:36:18.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:36:18.639Z] c98dcfe3fa34: Preparing [2022-05-10T17:36:18.639Z] 2d3b99454fc8: Preparing [2022-05-10T17:36:18.639Z] b07e7cf0c83c: Preparing [2022-05-10T17:36:18.639Z] 9856128e58f4: Preparing [2022-05-10T17:36:18.639Z] f7b0e4447afd: Preparing [2022-05-10T17:36:18.639Z] b541d28bf3b4: Preparing [2022-05-10T17:36:18.639Z] b541d28bf3b4: Waiting [2022-05-10T17:36:18.639Z] f7b0e4447afd: Layer already exists [2022-05-10T17:36:18.639Z] 2d3b99454fc8: Layer already exists [2022-05-10T17:36:18.639Z] 9856128e58f4: Layer already exists [2022-05-10T17:36:18.639Z] c98dcfe3fa34: Layer already exists [2022-05-10T17:36:18.639Z] b07e7cf0c83c: Layer already exists [2022-05-10T17:36:18.639Z] b541d28bf3b4: Layer already exists [2022-05-10T17:36:18.639Z] d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:18.941Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:19.236Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-05-10T17:36:19.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-05-10T17:36:19.236Z] c98dcfe3fa34: Preparing [2022-05-10T17:36:19.236Z] 2d3b99454fc8: Preparing [2022-05-10T17:36:19.236Z] b07e7cf0c83c: Preparing [2022-05-10T17:36:19.236Z] 9856128e58f4: Preparing [2022-05-10T17:36:19.236Z] f7b0e4447afd: Preparing [2022-05-10T17:36:19.236Z] b541d28bf3b4: Preparing [2022-05-10T17:36:19.236Z] f7b0e4447afd: Layer already exists [2022-05-10T17:36:19.236Z] c98dcfe3fa34: Layer already exists [2022-05-10T17:36:19.236Z] 2d3b99454fc8: Layer already exists [2022-05-10T17:36:19.236Z] 9856128e58f4: Layer already exists [2022-05-10T17:36:19.236Z] b07e7cf0c83c: Layer already exists [2022-05-10T17:36:19.236Z] b541d28bf3b4: Layer already exists [2022-05-10T17:36:19.236Z] main: digest: sha256:ec9cbfffcf058ec41ebb8cbc8486392bf6ae9f95b224409beb698fda93be673c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:36:19.275Z] ===================================================== [Pipeline] echo [2022-05-10T17:36:19.283Z] taggedImages: [2022-05-10T17:36:19.283Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [2022-05-10T17:36:19.283Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-05-10T17:36:19.283Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.12 [2022-05-10T17:36:19.283Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [2022-05-10T17:36:19.283Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:19.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:36:19.663Z] [2022-05-10T17:36:19.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:36:19.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:36:19.974Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T17:36:19.974Z] 5eb5b503b376: Pulling fs layer [2022-05-10T17:36:19.974Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T17:36:19.974Z] ec43610c2a17: Pulling fs layer [2022-05-10T17:36:19.974Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T17:36:19.974Z] 33b1e0a273af: Pulling fs layer [2022-05-10T17:36:19.974Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T17:36:19.974Z] 2f39f015ded8: Pulling fs layer [2022-05-10T17:36:19.974Z] 5d3b04190fa2: Waiting [2022-05-10T17:36:19.974Z] 33b1e0a273af: Waiting [2022-05-10T17:36:19.974Z] 2f39f015ded8: Waiting [2022-05-10T17:36:19.974Z] 3a2ae6a8a46f: Waiting [2022-05-10T17:36:19.974Z] 5c69ac0246d0: Download complete [2022-05-10T17:36:19.974Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T17:36:19.974Z] 3a2ae6a8a46f: Download complete [2022-05-10T17:36:19.974Z] 33b1e0a273af: Verifying Checksum [2022-05-10T17:36:19.974Z] 33b1e0a273af: Download complete [2022-05-10T17:36:19.974Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T17:36:19.974Z] 5d3b04190fa2: Download complete [2022-05-10T17:36:20.235Z] ec43610c2a17: Verifying Checksum [2022-05-10T17:36:20.235Z] ec43610c2a17: Download complete [2022-05-10T17:36:20.235Z] 5eb5b503b376: Verifying Checksum [2022-05-10T17:36:20.235Z] 5eb5b503b376: Download complete [2022-05-10T17:36:20.803Z] 2f39f015ded8: Download complete [2022-05-10T17:36:21.372Z] 5eb5b503b376: Pull complete [2022-05-10T17:36:21.633Z] 5c69ac0246d0: Pull complete [2022-05-10T17:36:22.200Z] ec43610c2a17: Pull complete [2022-05-10T17:36:22.200Z] 3a2ae6a8a46f: Pull complete [2022-05-10T17:36:22.460Z] 33b1e0a273af: Pull complete [2022-05-10T17:36:22.460Z] 5d3b04190fa2: Pull complete [2022-05-10T17:36:26.661Z] 2f39f015ded8: Pull complete [2022-05-10T17:36:26.661Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T17:36:26.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:36:26.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T17:36:26.731Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:36:26.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:36:28.726Z] $ docker top 2508aad40b504af1b06dad4dbb89632b34988fbeb10c33213df65fe2cd0c2969 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:36:29.202Z] ---> job-cost.sh [2022-05-10T17:36:29.202Z] lf-activate-venv: SKIPPING [2022-05-10T17:36:29.202Z] INFO: No Stack... [2022-05-10T17:36:29.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:36:30.054Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:36:30.344Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-05-10T17:36:30.345Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:36:30.362Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [2022-05-10T17:36:30.371Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] did not exist. Created. [2022-05-10T17:36:30.371Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:36:30.669Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T17:36:30.703Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:36:30.709Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:36:30.733Z] $ docker stop --time=1 2508aad40b504af1b06dad4dbb89632b34988fbeb10c33213df65fe2cd0c2969 [2022-05-10T17:36:31.891Z] $ docker rm -f 2508aad40b504af1b06dad4dbb89632b34988fbeb10c33213df65fe2cd0c2969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T17:38:24.545Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47808 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-05-10T17:38:24.561Z] Running in /w/workspace/device-rfid-llrp-go/29 [Pipeline] { [Pipeline] checkout [2022-05-10T17:38:24.840Z] Selected Git installation does not exist. Using Default [2022-05-10T17:38:24.840Z] The recommended git tool is: NONE [2022-05-10T17:38:32.133Z] using credential edgex-jenkins-ssh [2022-05-10T17:38:32.148Z] Cloning the remote Git repository [2022-05-10T17:38:32.228Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T17:38:32.313Z] > git init /w/workspace/device-rfid-llrp-go/29 # timeout=10 [2022-05-10T17:38:32.472Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T17:38:32.473Z] > git --version # timeout=10 [2022-05-10T17:38:32.498Z] > git --version # 'git version 2.25.1' [2022-05-10T17:38:32.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:38:32.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:38:33.756Z] Avoid second fetch [2022-05-10T17:38:33.757Z] Checking out Revision d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d (main) [2022-05-10T17:38:33.715Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-05-10T17:38:33.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:38:33.781Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:38:33.794Z] > git checkout -f d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d # timeout=10 [2022-05-10T17:38:38.103Z] Commit message: "docs(snap): Move usage instructions to docs (#81)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:38:39.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T17:38:39.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:38:39.018Z] Dload Upload Total Spent Left Speed [2022-05-10T17:38:39.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 84592 0 --:--:-- --:--:-- --:--:-- 84592 [Pipeline] sh [2022-05-10T17:38:39.567Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T17:38:39.918Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-05-10T17:38:39.918Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T17:38:39.918Z] { [2022-05-10T17:38:39.918Z] "registry-mirrors": [ [2022-05-10T17:38:39.918Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T17:38:39.918Z] ], [2022-05-10T17:38:39.918Z] "bip": "10.250.0.254/24", [2022-05-10T17:38:39.918Z] "hosts": [ [2022-05-10T17:38:39.918Z] "tcp://0.0.0.0:5555", [2022-05-10T17:38:39.918Z] "unix:///var/run/docker.sock" [2022-05-10T17:38:39.918Z] ], [2022-05-10T17:38:39.918Z] "mtu": 1458, [2022-05-10T17:38:39.918Z] "selinux-enabled": true, [2022-05-10T17:38:39.918Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T17:38:39.918Z] } [Pipeline] sh [2022-05-10T17:38:40.270Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T17:38:40.622Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:38:58.985Z] provisioning config files... [2022-05-10T17:38:59.011Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/29@tmp/config1243732050128004844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:38:59.452Z] ---> docker-login.sh [2022-05-10T17:38:59.452Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:39:00.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:00.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:00.651Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:00.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:00.651Z] [2022-05-10T17:39:00.651Z] Login Succeeded [2022-05-10T17:39:00.651Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:39:00.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:00.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:00.924Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:00.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:00.924Z] [2022-05-10T17:39:00.924Z] Login Succeeded [2022-05-10T17:39:00.924Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:39:01.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:01.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:01.475Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:01.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:01.475Z] [2022-05-10T17:39:01.475Z] Login Succeeded [2022-05-10T17:39:01.475Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:39:01.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:02.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:02.027Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:02.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:02.027Z] [2022-05-10T17:39:02.027Z] Login Succeeded [2022-05-10T17:39:02.027Z] docker.io [2022-05-10T17:39:02.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:39:02.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:39:02.571Z] Configure a credential helper to remove this warning. See [2022-05-10T17:39:02.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:39:02.571Z] [2022-05-10T17:39:02.571Z] Login Succeeded [2022-05-10T17:39:02.571Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:39:02.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:39:03.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:39:03.063Z] ========================================================= [2022-05-10T17:39:03.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T17:39:03.063Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:39:03.425Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:39:03.701Z] Sending build context to Docker daemon 1.228MB [2022-05-10T17:39:03.701Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:39:03.701Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T17:39:03.978Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T17:39:03.978Z] 9b3977197b4f: Pulling fs layer [2022-05-10T17:39:03.978Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T17:39:03.978Z] 94645a83ff95: Pulling fs layer [2022-05-10T17:39:03.978Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T17:39:03.978Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T17:39:03.978Z] 3096ccb668a1: Pulling fs layer [2022-05-10T17:39:03.978Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T17:39:03.978Z] a4caa8a26152: Pulling fs layer [2022-05-10T17:39:03.978Z] 3f3a8bcf1eab: Waiting [2022-05-10T17:39:03.978Z] 3096ccb668a1: Waiting [2022-05-10T17:39:03.978Z] e8cf19c19ddd: Waiting [2022-05-10T17:39:03.978Z] a4caa8a26152: Waiting [2022-05-10T17:39:03.978Z] 0c92f367c5e7: Waiting [2022-05-10T17:39:03.978Z] 94645a83ff95: Verifying Checksum [2022-05-10T17:39:03.978Z] 94645a83ff95: Download complete [2022-05-10T17:39:03.978Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T17:39:03.978Z] 1a89e8eeedd5: Download complete [2022-05-10T17:39:03.978Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T17:39:03.978Z] 0c92f367c5e7: Download complete [2022-05-10T17:39:03.978Z] 3096ccb668a1: Verifying Checksum [2022-05-10T17:39:03.978Z] 3096ccb668a1: Download complete [2022-05-10T17:39:03.978Z] 9b3977197b4f: Verifying Checksum [2022-05-10T17:39:03.978Z] 9b3977197b4f: Download complete [2022-05-10T17:39:03.978Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T17:39:03.978Z] e8cf19c19ddd: Download complete [2022-05-10T17:39:04.967Z] 9b3977197b4f: Pull complete [2022-05-10T17:39:05.566Z] 1a89e8eeedd5: Pull complete [2022-05-10T17:39:05.851Z] 94645a83ff95: Pull complete [2022-05-10T17:39:06.124Z] a4caa8a26152: Verifying Checksum [2022-05-10T17:39:06.124Z] a4caa8a26152: Download complete [2022-05-10T17:39:06.723Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T17:39:06.723Z] 3f3a8bcf1eab: Download complete [2022-05-10T17:39:19.137Z] 3f3a8bcf1eab: Pull complete [2022-05-10T17:39:19.411Z] 0c92f367c5e7: Pull complete [2022-05-10T17:39:19.685Z] 3096ccb668a1: Pull complete [2022-05-10T17:39:19.959Z] e8cf19c19ddd: Pull complete [2022-05-10T17:39:26.683Z] a4caa8a26152: Pull complete [2022-05-10T17:39:26.683Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T17:39:26.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T17:39:26.683Z] ---> 725f1c02e7f9 [2022-05-10T17:39:26.683Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T17:39:27.279Z] ---> Running in 55124f385fc8 [2022-05-10T17:39:27.551Z] Removing intermediate container 55124f385fc8 [2022-05-10T17:39:27.551Z] ---> 1dd672db19b4 [2022-05-10T17:39:27.551Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T17:39:27.551Z] ---> Running in e4f4bc35980f [2022-05-10T17:39:27.826Z] Removing intermediate container e4f4bc35980f [2022-05-10T17:39:27.826Z] ---> f9d7cb413eb1 [2022-05-10T17:39:27.826Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:39:27.826Z] ---> Running in 7a732df684ef [2022-05-10T17:39:28.111Z] Removing intermediate container 7a732df684ef [2022-05-10T17:39:28.111Z] ---> 4c129422186b [2022-05-10T17:39:28.111Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:39:28.396Z] ---> Running in 1b1fb932708e [2022-05-10T17:39:30.371Z] Removing intermediate container 1b1fb932708e [2022-05-10T17:39:30.371Z] ---> 1885529e34a0 [2022-05-10T17:39:30.371Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:39:30.371Z] ---> Running in d60524c05707 [2022-05-10T17:39:30.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:39:31.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:39:32.930Z] OK: 220 MiB in 52 packages [2022-05-10T17:39:34.926Z] Removing intermediate container d60524c05707 [2022-05-10T17:39:34.926Z] ---> e6cb36b34110 [2022-05-10T17:39:34.926Z] Step 8/12 : WORKDIR /app [2022-05-10T17:39:34.926Z] ---> Running in 1bcc176d760e [2022-05-10T17:39:34.926Z] Removing intermediate container 1bcc176d760e [2022-05-10T17:39:34.926Z] ---> 8028851824e8 [2022-05-10T17:39:34.926Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T17:39:35.530Z] ---> 4fa77475d8dd [2022-05-10T17:39:35.530Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:39:35.530Z] ---> Running in 5fa322de615e [2022-05-10T17:40:22.547Z] Removing intermediate container 5fa322de615e [2022-05-10T17:40:22.547Z] ---> b65859beb58f [2022-05-10T17:40:22.547Z] Step 11/12 : COPY . . [2022-05-10T17:40:22.547Z] ---> 270643d5e4fc [2022-05-10T17:40:22.547Z] Step 12/12 : RUN $MAKE [2022-05-10T17:40:22.547Z] ---> Running in 3dae5745a389 [2022-05-10T17:40:22.547Z] noop [2022-05-10T17:40:23.145Z] Removing intermediate container 3dae5745a389 [2022-05-10T17:40:23.145Z] ---> 53fb9f7334c8 [2022-05-10T17:40:23.145Z] Successfully built 53fb9f7334c8 [2022-05-10T17:40:23.145Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:40:23.499Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:40:23.499Z] . [Pipeline] withDockerContainer [2022-05-10T17:40:23.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-47808 does not seem to be running inside a container [2022-05-10T17:40:23.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/29 -v /w/workspace/device-rfid-llrp-go/29:/w/workspace/device-rfid-llrp-go/29:rw,z -v /w/workspace/device-rfid-llrp-go/29@tmp:/w/workspace/device-rfid-llrp-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:40:25.123Z] $ docker top a2e4195610e63b405eee2360386d59b15c65e45b8a82271c880baffc639c6c3b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:40:26.041Z] + go version [2022-05-10T17:40:26.041Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T17:40:26.074Z] $ docker stop --time=1 a2e4195610e63b405eee2360386d59b15c65e45b8a82271c880baffc639c6c3b [2022-05-10T17:40:27.810Z] $ docker rm -f a2e4195610e63b405eee2360386d59b15c65e45b8a82271c880baffc639c6c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:40:28.445Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:40:28.445Z] . [Pipeline] withDockerContainer [2022-05-10T17:40:28.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-47808 does not seem to be running inside a container [2022-05-10T17:40:28.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/29 -v /w/workspace/device-rfid-llrp-go/29:/w/workspace/device-rfid-llrp-go/29:rw,z -v /w/workspace/device-rfid-llrp-go/29@tmp:/w/workspace/device-rfid-llrp-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:40:30.156Z] $ docker top be5546da84f7fff80766c284996c9d970527cc35f1b6f643015e0a5dfc85780c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:40:31.122Z] + make test [2022-05-10T17:40:31.122Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T17:40:33.115Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T17:42:10.018Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T17:42:10.018Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T17:42:36.845Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.331s coverage: 39.3% of statements [2022-05-10T17:42:36.845Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.626s coverage: 52.0% of statements [2022-05-10T17:42:36.845Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements [2022-05-10T17:42:37.122Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T17:42:37.122Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T17:43:09.537Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:43:09.537Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:43:10.516Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T17:43:13.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:43:13.948Z] $ docker stop --time=1 be5546da84f7fff80766c284996c9d970527cc35f1b6f643015e0a5dfc85780c [2022-05-10T17:43:15.674Z] $ docker rm -f be5546da84f7fff80766c284996c9d970527cc35f1b6f643015e0a5dfc85780c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:43:16.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:43:16.743Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T17:43:17.473Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:43:17.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:43:18.216Z] + ls -al . [2022-05-10T17:43:18.216Z] total 628 [2022-05-10T17:43:18.216Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:43 . [2022-05-10T17:43:18.216Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:38 .. [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 17:38 .dockerignore [2022-05-10T17:43:18.216Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:38 .git [2022-05-10T17:43:18.216Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:38 .github [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 17:38 .gitignore [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:38 .golangci.yml [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 17:38 Attribution.txt [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 10 17:38 CHANGELOG.md [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 17:38 Dockerfile [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:38 GOVERNANCE.md [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 17:38 Jenkinsfile [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:38 LICENSE [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 17:38 Makefile [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 17:38 OWNERS.md [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 17:38 README.md [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:34 VERSION [2022-05-10T17:43:18.216Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:38 bin [2022-05-10T17:43:18.216Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:38 cmd [2022-05-10T17:43:18.216Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 17:42 coverage.out [2022-05-10T17:43:18.216Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:38 examples [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 3350 May 10 17:38 go.mod [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 35098 May 10 17:38 go.sum [2022-05-10T17:43:18.216Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:38 images [2022-05-10T17:43:18.216Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:38 internal [2022-05-10T17:43:18.216Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:38 snap [2022-05-10T17:43:18.216Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 17:38 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:43:18.559Z] + 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=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d --label arch=arm64 --label version=2.1.0-dev.12 . [2022-05-10T17:43:18.833Z] Sending build context to Docker daemon 1.228MB [2022-05-10T17:43:18.833Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:43:18.833Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T17:43:18.833Z] ---> 53fb9f7334c8 [2022-05-10T17:43:18.833Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T17:43:19.107Z] ---> Running in f1d4b10beeac [2022-05-10T17:43:19.379Z] Removing intermediate container f1d4b10beeac [2022-05-10T17:43:19.379Z] ---> 6b77231ca44a [2022-05-10T17:43:19.379Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T17:43:19.379Z] ---> Running in 22fffbc0e41f [2022-05-10T17:43:19.660Z] Removing intermediate container 22fffbc0e41f [2022-05-10T17:43:19.660Z] ---> 78d394800408 [2022-05-10T17:43:19.660Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:43:19.936Z] ---> Running in 1e4679ca7015 [2022-05-10T17:43:20.207Z] Removing intermediate container 1e4679ca7015 [2022-05-10T17:43:20.207Z] ---> b778de9df4e1 [2022-05-10T17:43:20.207Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:43:20.207Z] ---> Running in 217bfd0a57a9 [2022-05-10T17:43:22.179Z] Removing intermediate container 217bfd0a57a9 [2022-05-10T17:43:22.179Z] ---> aea0a28d406b [2022-05-10T17:43:22.179Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:43:22.179Z] ---> Running in 54a2d6cd0f9a [2022-05-10T17:43:22.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:43:23.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:43:24.736Z] OK: 220 MiB in 52 packages [2022-05-10T17:43:25.727Z] Removing intermediate container 54a2d6cd0f9a [2022-05-10T17:43:25.727Z] ---> 16d8c90b68a6 [2022-05-10T17:43:25.727Z] Step 8/25 : WORKDIR /app [2022-05-10T17:43:25.727Z] ---> Running in bf6447239b95 [2022-05-10T17:43:26.001Z] Removing intermediate container bf6447239b95 [2022-05-10T17:43:26.001Z] ---> b367fb3f1d4c [2022-05-10T17:43:26.001Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T17:43:26.601Z] ---> 5e701dd36ddd [2022-05-10T17:43:26.601Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:43:26.601Z] ---> Running in 6c905a0cbbc3 [2022-05-10T17:43:28.593Z] Removing intermediate container 6c905a0cbbc3 [2022-05-10T17:43:28.593Z] ---> 901871705827 [2022-05-10T17:43:28.593Z] Step 11/25 : COPY . . [2022-05-10T17:43:29.578Z] ---> 8a46bde31fb7 [2022-05-10T17:43:29.578Z] Step 12/25 : RUN $MAKE [2022-05-10T17:43:29.578Z] ---> Running in e7b59938380d [2022-05-10T17:43:30.565Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-05-10T17:45:52.479Z] Removing intermediate container e7b59938380d [2022-05-10T17:45:52.479Z] ---> efd45fc1539d [2022-05-10T17:45:52.479Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T17:45:53.455Z] 3.14: Pulling from library/alpine [2022-05-10T17:45:53.455Z] 455c02918c45: Pulling fs layer [2022-05-10T17:45:53.729Z] 455c02918c45: Verifying Checksum [2022-05-10T17:45:53.729Z] 455c02918c45: Download complete [2022-05-10T17:45:54.325Z] 455c02918c45: Pull complete [2022-05-10T17:45:54.325Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:45:54.325Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:45:54.325Z] ---> ac73e934f311 [2022-05-10T17:45:54.325Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:45:54.325Z] ---> Running in fae103d711e7 [2022-05-10T17:45:54.609Z] Removing intermediate container fae103d711e7 [2022-05-10T17:45:54.609Z] ---> a3582c8cdd89 [2022-05-10T17:45:54.609Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:45:54.609Z] ---> Running in 62de6f0c8877 [2022-05-10T17:45:56.591Z] Removing intermediate container 62de6f0c8877 [2022-05-10T17:45:56.591Z] ---> b392bafbe58c [2022-05-10T17:45:56.591Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T17:45:56.591Z] ---> Running in aa2855dfa9d9 [2022-05-10T17:45:57.569Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:45:58.165Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:45:59.145Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T17:45:59.145Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:45:59.419Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T17:45:59.419Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:45:59.697Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T17:45:59.697Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T17:45:59.697Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:45:59.697Z] OK: 8 MiB in 20 packages [2022-05-10T17:46:00.700Z] Removing intermediate container aa2855dfa9d9 [2022-05-10T17:46:00.700Z] ---> f3de96526ce6 [2022-05-10T17:46:00.700Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T17:46:01.298Z] ---> 5b452b32f157 [2022-05-10T17:46:01.298Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T17:46:01.897Z] ---> e4fc6de2ae59 [2022-05-10T17:46:01.897Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T17:46:03.331Z] ---> 7ba8928d9e45 [2022-05-10T17:46:03.331Z] Step 20/25 : EXPOSE 59989 [2022-05-10T17:46:03.331Z] ---> Running in 12614b92dd92 [2022-05-10T17:46:03.608Z] Removing intermediate container 12614b92dd92 [2022-05-10T17:46:03.608Z] ---> bdd98bcfe44e [2022-05-10T17:46:03.608Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T17:46:03.885Z] ---> Running in d46b49769b51 [2022-05-10T17:46:04.156Z] Removing intermediate container d46b49769b51 [2022-05-10T17:46:04.156Z] ---> cb46fc2c5c9e [2022-05-10T17:46:04.156Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T17:46:04.156Z] ---> Running in 47cf0ebc82f6 [2022-05-10T17:46:04.432Z] Removing intermediate container 47cf0ebc82f6 [2022-05-10T17:46:04.432Z] ---> 2601b784f5f6 [2022-05-10T17:46:04.432Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T17:46:04.432Z] ---> Running in 8a242badacc3 [2022-05-10T17:46:05.039Z] Removing intermediate container 8a242badacc3 [2022-05-10T17:46:05.039Z] ---> 8b098eabb1c2 [2022-05-10T17:46:05.039Z] Step 24/25 : LABEL git_sha=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [2022-05-10T17:46:05.039Z] ---> Running in 608fe5ce0447 [2022-05-10T17:46:05.314Z] Removing intermediate container 608fe5ce0447 [2022-05-10T17:46:05.314Z] ---> 971664ab1bab [2022-05-10T17:46:05.314Z] Step 25/25 : LABEL version=2.1.0-dev.12 [2022-05-10T17:46:05.314Z] ---> Running in 32d8703c5464 [2022-05-10T17:46:05.588Z] Removing intermediate container 32d8703c5464 [2022-05-10T17:46:05.588Z] ---> 9c0a0fb46391 [2022-05-10T17:46:05.588Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:46:05.588Z] Successfully built 9c0a0fb46391 [2022-05-10T17:46:05.588Z] 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-10T17:46:05.697Z] provisioning config files... [2022-05-10T17:46:05.716Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/29@tmp/config3611035585619391371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:46:06.072Z] ---> docker-login.sh [2022-05-10T17:46:06.073Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:46:06.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:46:06.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:46:06.345Z] Configure a credential helper to remove this warning. See [2022-05-10T17:46:06.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:46:06.345Z] [2022-05-10T17:46:06.345Z] Login Succeeded [2022-05-10T17:46:06.345Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:46:06.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:46:06.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:46:06.940Z] Configure a credential helper to remove this warning. See [2022-05-10T17:46:06.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:46:06.940Z] [2022-05-10T17:46:06.940Z] Login Succeeded [2022-05-10T17:46:06.940Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:46:07.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:46:07.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:46:07.490Z] Configure a credential helper to remove this warning. See [2022-05-10T17:46:07.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:46:07.490Z] [2022-05-10T17:46:07.490Z] Login Succeeded [2022-05-10T17:46:07.490Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:46:07.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:46:08.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:46:08.043Z] Configure a credential helper to remove this warning. See [2022-05-10T17:46:08.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:46:08.043Z] [2022-05-10T17:46:08.043Z] Login Succeeded [2022-05-10T17:46:08.043Z] docker.io [2022-05-10T17:46:08.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:46:08.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:46:08.921Z] Configure a credential helper to remove this warning. See [2022-05-10T17:46:08.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:46:08.921Z] [2022-05-10T17:46:08.921Z] Login Succeeded [2022-05-10T17:46:08.921Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:46:08.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:46:08.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:46:08.992Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-05-10T17:46:08.992Z] d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [2022-05-10T17:46:08.992Z] latest [2022-05-10T17:46:08.992Z] 2.1.0-dev.12 [2022-05-10T17:46:08.992Z] d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [2022-05-10T17:46:08.992Z] main [2022-05-10T17:46:08.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:09.366Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:09.716Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [2022-05-10T17:46:09.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T17:46:09.716Z] f3084526559a: Preparing [2022-05-10T17:46:09.716Z] 0ba118f60d94: Preparing [2022-05-10T17:46:09.716Z] 2da137d9541b: Preparing [2022-05-10T17:46:09.716Z] 24f03c1a47b5: Preparing [2022-05-10T17:46:09.716Z] 0ac6040e4850: Preparing [2022-05-10T17:46:09.716Z] f73e7dbfee58: Preparing [2022-05-10T17:46:09.716Z] f73e7dbfee58: Waiting [2022-05-10T17:46:09.989Z] 0ba118f60d94: Pushed [2022-05-10T17:46:09.989Z] 0ac6040e4850: Pushed [2022-05-10T17:46:09.989Z] 2da137d9541b: Pushed [2022-05-10T17:46:09.989Z] f73e7dbfee58: Layer already exists [2022-05-10T17:46:10.976Z] 24f03c1a47b5: Pushed [2022-05-10T17:46:16.377Z] f3084526559a: Pushed [2022-05-10T17:46:16.654Z] d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:17.019Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:17.369Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-10T17:46:17.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T17:46:17.369Z] f3084526559a: Preparing [2022-05-10T17:46:17.369Z] 0ba118f60d94: Preparing [2022-05-10T17:46:17.369Z] 2da137d9541b: Preparing [2022-05-10T17:46:17.369Z] 24f03c1a47b5: Preparing [2022-05-10T17:46:17.369Z] 0ac6040e4850: Preparing [2022-05-10T17:46:17.369Z] f73e7dbfee58: Preparing [2022-05-10T17:46:17.369Z] f73e7dbfee58: Waiting [2022-05-10T17:46:17.369Z] 0ac6040e4850: Layer already exists [2022-05-10T17:46:17.369Z] 24f03c1a47b5: Layer already exists [2022-05-10T17:46:17.369Z] 2da137d9541b: Layer already exists [2022-05-10T17:46:17.369Z] 0ba118f60d94: Layer already exists [2022-05-10T17:46:17.369Z] f3084526559a: Layer already exists [2022-05-10T17:46:17.369Z] f73e7dbfee58: Layer already exists [2022-05-10T17:46:17.643Z] latest: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:18.001Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:18.349Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.12 [2022-05-10T17:46:18.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T17:46:18.350Z] f3084526559a: Preparing [2022-05-10T17:46:18.350Z] 0ba118f60d94: Preparing [2022-05-10T17:46:18.350Z] 2da137d9541b: Preparing [2022-05-10T17:46:18.350Z] 24f03c1a47b5: Preparing [2022-05-10T17:46:18.350Z] 0ac6040e4850: Preparing [2022-05-10T17:46:18.350Z] f73e7dbfee58: Preparing [2022-05-10T17:46:18.350Z] f73e7dbfee58: Waiting [2022-05-10T17:46:18.350Z] 0ac6040e4850: Layer already exists [2022-05-10T17:46:18.350Z] 24f03c1a47b5: Layer already exists [2022-05-10T17:46:18.350Z] 0ba118f60d94: Layer already exists [2022-05-10T17:46:18.350Z] f3084526559a: Layer already exists [2022-05-10T17:46:18.350Z] 2da137d9541b: Layer already exists [2022-05-10T17:46:18.622Z] f73e7dbfee58: Layer already exists [2022-05-10T17:46:18.622Z] 2.1.0-dev.12: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:18.971Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:19.317Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [2022-05-10T17:46:19.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T17:46:19.317Z] f3084526559a: Preparing [2022-05-10T17:46:19.317Z] 0ba118f60d94: Preparing [2022-05-10T17:46:19.317Z] 2da137d9541b: Preparing [2022-05-10T17:46:19.317Z] 24f03c1a47b5: Preparing [2022-05-10T17:46:19.317Z] 0ac6040e4850: Preparing [2022-05-10T17:46:19.317Z] f73e7dbfee58: Preparing [2022-05-10T17:46:19.317Z] f73e7dbfee58: Waiting [2022-05-10T17:46:19.317Z] 0ba118f60d94: Layer already exists [2022-05-10T17:46:19.317Z] 2da137d9541b: Layer already exists [2022-05-10T17:46:19.317Z] f3084526559a: Layer already exists [2022-05-10T17:46:19.317Z] 24f03c1a47b5: Layer already exists [2022-05-10T17:46:19.317Z] 0ac6040e4850: Layer already exists [2022-05-10T17:46:19.317Z] f73e7dbfee58: Layer already exists [2022-05-10T17:46:19.590Z] d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:19.947Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:20.295Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-05-10T17:46:20.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-05-10T17:46:20.295Z] f3084526559a: Preparing [2022-05-10T17:46:20.295Z] 0ba118f60d94: Preparing [2022-05-10T17:46:20.295Z] 2da137d9541b: Preparing [2022-05-10T17:46:20.295Z] 24f03c1a47b5: Preparing [2022-05-10T17:46:20.295Z] 0ac6040e4850: Preparing [2022-05-10T17:46:20.295Z] f73e7dbfee58: Preparing [2022-05-10T17:46:20.295Z] f73e7dbfee58: Waiting [2022-05-10T17:46:20.571Z] 24f03c1a47b5: Layer already exists [2022-05-10T17:46:20.571Z] 2da137d9541b: Layer already exists [2022-05-10T17:46:20.571Z] 0ba118f60d94: Layer already exists [2022-05-10T17:46:20.571Z] f3084526559a: Layer already exists [2022-05-10T17:46:20.571Z] 0ac6040e4850: Layer already exists [2022-05-10T17:46:20.571Z] f73e7dbfee58: Layer already exists [2022-05-10T17:46:20.571Z] main: digest: sha256:a7c5d3243cfb8ef964955cd5fb98298fa4cd2c90262873e9624951aea3c15ff2 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:46:20.629Z] ===================================================== [Pipeline] echo [2022-05-10T17:46:20.636Z] taggedImages: [2022-05-10T17:46:20.636Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [2022-05-10T17:46:20.636Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-05-10T17:46:20.636Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.12 [2022-05-10T17:46:20.636Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d-2.1.0-dev.12 [2022-05-10T17:46:20.636Z] - 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-10T17:46:21.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:46:21.021Z] [2022-05-10T17:46:21.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:21.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:46:21.661Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T17:46:21.661Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T17:46:21.661Z] 04944245beec: Pulling fs layer [2022-05-10T17:46:21.661Z] 699f458cf7ca: Pulling fs layer [2022-05-10T17:46:21.661Z] 765212b225bb: Pulling fs layer [2022-05-10T17:46:21.661Z] f23df028b6ca: Pulling fs layer [2022-05-10T17:46:21.661Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T17:46:21.661Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T17:46:21.661Z] 765212b225bb: Waiting [2022-05-10T17:46:21.661Z] f23df028b6ca: Waiting [2022-05-10T17:46:21.661Z] d65c8cfc05b1: Waiting [2022-05-10T17:46:21.661Z] 2437ff75d9bd: Waiting [2022-05-10T17:46:21.661Z] 04944245beec: Verifying Checksum [2022-05-10T17:46:21.661Z] 04944245beec: Download complete [2022-05-10T17:46:21.661Z] 765212b225bb: Verifying Checksum [2022-05-10T17:46:21.661Z] 765212b225bb: Download complete [2022-05-10T17:46:21.661Z] f23df028b6ca: Verifying Checksum [2022-05-10T17:46:21.661Z] f23df028b6ca: Download complete [2022-05-10T17:46:21.661Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T17:46:21.661Z] d65c8cfc05b1: Download complete [2022-05-10T17:46:21.939Z] 699f458cf7ca: Verifying Checksum [2022-05-10T17:46:21.939Z] 699f458cf7ca: Download complete [2022-05-10T17:46:22.217Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T17:46:22.217Z] 8998bd30e6a1: Download complete [2022-05-10T17:46:24.861Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T17:46:24.861Z] 2437ff75d9bd: Download complete [2022-05-10T17:46:26.847Z] 8998bd30e6a1: Pull complete [2022-05-10T17:46:27.445Z] 04944245beec: Pull complete [2022-05-10T17:46:28.890Z] 699f458cf7ca: Pull complete [2022-05-10T17:46:29.163Z] 765212b225bb: Pull complete [2022-05-10T17:46:30.171Z] f23df028b6ca: Pull complete [2022-05-10T17:46:30.454Z] d65c8cfc05b1: Pull complete [2022-05-10T17:46:45.572Z] 2437ff75d9bd: Pull complete [2022-05-10T17:46:45.572Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T17:46:45.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:46:45.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T17:46:45.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-47808 does not seem to be running inside a container [2022-05-10T17:46:45.944Z] $ 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/29 -v /w/workspace/device-rfid-llrp-go/29:/w/workspace/device-rfid-llrp-go/29:rw,z -v /w/workspace/device-rfid-llrp-go/29@tmp:/w/workspace/device-rfid-llrp-go/29@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-10T17:46:48.791Z] $ docker top 6ab0cc5eda6e4dfb44442909cfd8e813c51eb4b320a06736b4a4411a4c85a36b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:46:49.766Z] ---> job-cost.sh [2022-05-10T17:46:49.766Z] lf-activate-venv: SKIPPING [2022-05-10T17:46:49.766Z] INFO: No Stack... [2022-05-10T17:46:50.368Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T17:46:50.970Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:46:51.653Z] + + cut -d, -f6 [2022-05-10T17:46:51.653Z] cat /w/workspace/device-rfid-llrp-go/29/archives/cost.csv [Pipeline] lock [2022-05-10T17:46:51.733Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [2022-05-10T17:46:51.741Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] did not exist. Created. [2022-05-10T17:46:51.741Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:46:52.496Z] /w/workspace/device-rfid-llrp-go/29@tmp/durable-471d861a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T17:46:53.210Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T17:46:53.234Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T17:46:53.360Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:46:53.374Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:46:53.403Z] $ docker stop --time=1 6ab0cc5eda6e4dfb44442909cfd8e813c51eb4b320a06736b4a4411a4c85a36b [2022-05-10T17:46:55.031Z] $ docker rm -f 6ab0cc5eda6e4dfb44442909cfd8e813c51eb4b320a06736b4a4411a4c85a36b [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-10T17:46:55.516Z] provisioning config files... [2022-05-10T17:46:55.525Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3551648198972012203tmp [Pipeline] { [Pipeline] sh [2022-05-10T17:46:55.821Z] + set +x [2022-05-10T17:46:55.821Z] + curl -s https://codecov.io/bash [2022-05-10T17:46:55.821Z] + bash -s -- [2022-05-10T17:46:55.821Z] [2022-05-10T17:46:55.821Z] _____ _ [2022-05-10T17:46:55.821Z] / ____| | | [2022-05-10T17:46:55.821Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T17:46:55.821Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T17:46:55.821Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T17:46:55.821Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T17:46:55.821Z] Bash-1.0.6 [2022-05-10T17:46:55.821Z] [2022-05-10T17:46:55.821Z] [2022-05-10T17:46:55.821Z] ==> git version 2.25.1 found [2022-05-10T17:46:55.821Z] ==> 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-10T17:46:55.821Z] Release-Date: 2020-01-08 [2022-05-10T17:46:55.821Z] 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-10T17:46:55.821Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T17:46:55.821Z] ==> Jenkins CI detected. [2022-05-10T17:46:55.821Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-05-10T17:46:55.821Z] project root: . [2022-05-10T17:46:55.821Z] --> token set from env [2022-05-10T17:46:55.821Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T17:46:55.821Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T17:46:55.821Z] ==> Python coveragepy not found [2022-05-10T17:46:55.821Z] ==> Searching for coverage reports in: [2022-05-10T17:46:55.821Z] + . [2022-05-10T17:46:55.821Z] -> Found 1 reports [2022-05-10T17:46:55.821Z] ==> Detecting git/mercurial file structure [2022-05-10T17:46:55.821Z] ==> Reading reports [2022-05-10T17:46:55.821Z] + ./coverage.out bytes=460394 [2022-05-10T17:46:55.821Z] ==> Appending adjustments [2022-05-10T17:46:55.821Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T17:46:56.082Z] + Found adjustments [2022-05-10T17:46:56.082Z] ==> Gzipping contents [2022-05-10T17:46:56.343Z] 52K /tmp/codecov.GO3RqV.gz [2022-05-10T17:46:56.343Z] ==> Uploading reports [2022-05-10T17:46:56.343Z] url: https://codecov.io [2022-05-10T17:46:56.343Z] query: branch=main&commit=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T17:46:56.343Z] -> Pinging Codecov [2022-05-10T17:46:56.343Z] 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=d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T17:46:56.343Z] -> Uploading to [2022-05-10T17:46:56.343Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d/59ffce34-8d11-416d-811a-b6e8c8acc951.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T174656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eff256825c1b4d3cd7186ac19c3a45724e35351ccfff7c5f9642ffde737b194e [2022-05-10T17:46:56.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:46:56.604Z] Dload Upload Total Spent Left Speed [2022-05-10T17:46:56.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51815 0 0 100 51815 0 249k --:--:-- --:--:-- --:--:-- 248k 100 51815 0 0 100 51815 0 220k --:--:-- --:--:-- --:--:-- 220k [2022-05-10T17:46:56.604Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] } [2022-05-10T17:46:56.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T17:46:56.865Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T17:46:56.878Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:57.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T17:46:57.175Z] [2022-05-10T17:46:57.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:57.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T17:46:57.484Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T17:46:57.484Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T17:46:57.484Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T17:46:57.484Z] de9db76c5a1d: Pulling fs layer [2022-05-10T17:46:57.484Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T17:46:57.484Z] 0d57e429df01: Pulling fs layer [2022-05-10T17:46:57.484Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T17:46:57.484Z] e1f770b5df2f: Pulling fs layer [2022-05-10T17:46:57.484Z] 85a0685a4137: Pulling fs layer [2022-05-10T17:46:57.484Z] 0eba1c9be4d2: Waiting [2022-05-10T17:46:57.484Z] 0d57e429df01: Waiting [2022-05-10T17:46:57.484Z] 4e4be7b47b0d: Waiting [2022-05-10T17:46:57.484Z] 85a0685a4137: Waiting [2022-05-10T17:46:57.484Z] e1f770b5df2f: Waiting [2022-05-10T17:46:57.484Z] de9db76c5a1d: Verifying Checksum [2022-05-10T17:46:57.484Z] de9db76c5a1d: Download complete [2022-05-10T17:46:57.484Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T17:46:57.484Z] 0ef7d3d256c8: Download complete [2022-05-10T17:46:57.484Z] 0d57e429df01: Verifying Checksum [2022-05-10T17:46:57.484Z] 0d57e429df01: Download complete [2022-05-10T17:46:57.484Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T17:46:57.484Z] 4e4be7b47b0d: Download complete [2022-05-10T17:46:57.484Z] 188c0c94c7c5: Download complete [2022-05-10T17:46:57.744Z] 188c0c94c7c5: Pull complete [2022-05-10T17:46:57.744Z] e1f770b5df2f: Verifying Checksum [2022-05-10T17:46:57.744Z] e1f770b5df2f: Download complete [2022-05-10T17:46:57.744Z] 0ef7d3d256c8: Pull complete [2022-05-10T17:46:58.008Z] de9db76c5a1d: Pull complete [2022-05-10T17:46:58.269Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T17:46:58.269Z] 0eba1c9be4d2: Download complete [2022-05-10T17:46:58.528Z] 85a0685a4137: Download complete [2022-05-10T17:47:01.819Z] 0eba1c9be4d2: Pull complete [2022-05-10T17:47:01.819Z] 0d57e429df01: Pull complete [2022-05-10T17:47:01.819Z] 4e4be7b47b0d: Pull complete [2022-05-10T17:47:01.819Z] e1f770b5df2f: Pull complete [2022-05-10T17:47:05.109Z] 85a0685a4137: Pull complete [2022-05-10T17:47:05.109Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T17:47:05.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T17:47:05.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T17:47:05.174Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:47:05.211Z] $ 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-10T17:47:07.430Z] $ docker top 5dd680622f16cf489fccfdc5f738cefad17b149860ab05dcda8dca392b350c3a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T17:47:07.508Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T17:47:07.794Z] + set -o pipefail [2022-05-10T17:47:07.794Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T17:47:14.382Z] [2022-05-10T17:47:14.382Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-05-10T17:47:14.382Z] [2022-05-10T17:47:14.382Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/f86fba4e-0cc3-4f08-97f3-a6c07b4b8e3f [2022-05-10T17:47:14.382Z] [2022-05-10T17:47:14.382Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T17:47:14.382Z] [2022-05-10T17:47:14.382Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T17:47:14.382Z] [2022-05-10T17:47:14.382Z] [Pipeline] } [2022-05-10T17:47:14.405Z] $ docker stop --time=1 5dd680622f16cf489fccfdc5f738cefad17b149860ab05dcda8dca392b350c3a [2022-05-10T17:47:16.797Z] $ docker rm -f 5dd680622f16cf489fccfdc5f738cefad17b149860ab05dcda8dca392b350c3a [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-10T17:47:17.539Z] + git log --format=format:%s -1 d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d [Pipeline] sh [2022-05-10T17:47:17.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:47:17.836Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:47:18.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:47:18.137Z] . [Pipeline] withDockerContainer [2022-05-10T17:47:18.203Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:47:18.243Z] $ 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-10T17:47:18.696Z] $ docker top 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d -eo pid,comm [2022-05-10T17:47:18.759Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T17:47:18.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:47:18.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:47:18.803Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:47:18.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:47:18.947Z] $ docker exec 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d ssh-agent [2022-05-10T17:47:19.075Z] SSH_AUTH_SOCK=/tmp/ssh-LgNSOqQtn4xw/agent.32 [2022-05-10T17:47:19.075Z] SSH_AGENT_PID=38 [2022-05-10T17:47:19.080Z] Running ssh-add (command line suppressed) [2022-05-10T17:47:19.205Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1322882479331062125.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1322882479331062125.key) [2022-05-10T17:47:19.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:47:19.509Z] + git semver tag [2022-05-10T17:47:19.770Z] 2022-05-10 17:47:19,700 [run_tag] DEBUG tag force:False [2022-05-10T17:47:19.770Z] 2022-05-10 17:47:19,700 [check_head_tag] DEBUG check head tag [2022-05-10T17:47:19.770Z] 2022-05-10 17:47:19,701 [execute] INFO git cat-file --batch-check [2022-05-10T17:47:19.770Z] 2022-05-10 17:47:19,701 [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-10T17:47:19.770Z] 2022-05-10 17:47:19,705 [execute] INFO git cat-file --batch [2022-05-10T17:47:19.770Z] 2022-05-10 17:47:19,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T17:47:19.770Z] 2022-05-10 17:47:19,720 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:47:19.770Z] 2022-05-10 17:47:19,720 [execute] INFO git tag -a v2.1.0-dev.12 -m v2.1.0-dev.12 [2022-05-10T17:47:19.770Z] 2022-05-10 17:47:19,720 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.12', '-m', 'v2.1.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:47:19.770Z] 2022-05-10 17:47:19,725 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:47:19.770Z] 2.1.0-dev.12 [Pipeline] } [2022-05-10T17:47:19.785Z] $ docker exec --env ******** --env ******** 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d ssh-agent -k [2022-05-10T17:47:19.885Z] unset SSH_AUTH_SOCK; [2022-05-10T17:47:19.886Z] unset SSH_AGENT_PID; [2022-05-10T17:47:19.886Z] echo Agent pid 38 killed; [2022-05-10T17:47:19.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:47:20.210Z] + git semver [Pipeline] } [2022-05-10T17:47:20.489Z] $ docker stop --time=1 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d [2022-05-10T17:47:21.778Z] $ docker rm -f 9694a41c5ae61f6098a19f5abf1cc055f72359b12eea0ccf1a749883b0e33f4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:47:22.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T17:47:22.180Z] [2022-05-10T17:47:22.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:47:22.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T17:47:22.488Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T17:47:22.488Z] ab5ef0e58194: Pulling fs layer [2022-05-10T17:47:22.488Z] 9712f1f96733: Pulling fs layer [2022-05-10T17:47:22.488Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T17:47:22.488Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T17:47:22.488Z] e9a5061849ea: Pulling fs layer [2022-05-10T17:47:22.488Z] d747dcd14b5f: Pulling fs layer [2022-05-10T17:47:22.488Z] 2de7ff778b66: Pulling fs layer [2022-05-10T17:47:22.488Z] 0d9ebad4ef96: Waiting [2022-05-10T17:47:22.488Z] e9a5061849ea: Waiting [2022-05-10T17:47:22.488Z] d747dcd14b5f: Waiting [2022-05-10T17:47:22.488Z] 2de7ff778b66: Waiting [2022-05-10T17:47:22.488Z] 9712f1f96733: Verifying Checksum [2022-05-10T17:47:22.488Z] 9712f1f96733: Download complete [2022-05-10T17:47:23.075Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T17:47:23.075Z] 63f879dbbcfc: Download complete [2022-05-10T17:47:23.075Z] ab5ef0e58194: Download complete [2022-05-10T17:47:23.075Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T17:47:23.075Z] 0d9ebad4ef96: Download complete [2022-05-10T17:47:23.075Z] d747dcd14b5f: Verifying Checksum [2022-05-10T17:47:23.075Z] d747dcd14b5f: Download complete [2022-05-10T17:47:23.075Z] e9a5061849ea: Verifying Checksum [2022-05-10T17:47:23.075Z] e9a5061849ea: Download complete [2022-05-10T17:47:23.075Z] 2de7ff778b66: Verifying Checksum [2022-05-10T17:47:23.075Z] 2de7ff778b66: Download complete [2022-05-10T17:47:25.617Z] ab5ef0e58194: Pull complete [2022-05-10T17:47:25.877Z] 9712f1f96733: Pull complete [2022-05-10T17:47:26.443Z] 63f879dbbcfc: Pull complete [2022-05-10T17:47:30.639Z] 0d9ebad4ef96: Pull complete [2022-05-10T17:47:30.639Z] e9a5061849ea: Pull complete [2022-05-10T17:47:30.639Z] d747dcd14b5f: Pull complete [2022-05-10T17:47:31.579Z] 2de7ff778b66: Pull complete [2022-05-10T17:47:31.579Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T17:47:31.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T17:47:31.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T17:47:31.647Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:47:31.685Z] $ 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-10T17:47:33.963Z] $ docker top 8a56115a6dd68adbeb35718650b3450e4e9fd5f38dac85a2d1502ee845eef19e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:47:34.038Z] provisioning config files... [2022-05-10T17:47:34.048Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2350094012829114586tmp [2022-05-10T17:47:34.061Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7081788193451515122tmp [2022-05-10T17:47:34.072Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8235556787523280631tmp [Pipeline] { [Pipeline] echo [2022-05-10T17:47:34.085Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:34.372Z] ---> sigul-configuration.sh [2022-05-10T17:47:34.372Z] gpg: directory `/root/.gnupg' created [2022-05-10T17:47:34.372Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T17:47:34.372Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T17:47:34.372Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T17:47:34.372Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T17:47:34.372Z] gpg: CAST5 encrypted data [2022-05-10T17:47:34.372Z] gpg: encrypted with 1 passphrase [2022-05-10T17:47:34.372Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T17:47:34.666Z] + mkdir /home/jenkins [2022-05-10T17:47:34.666Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T17:47:34.965Z] + 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-10T17:47:34.976Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:35.266Z] ---> sigul-install.sh [2022-05-10T17:47:35.266Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T17:47:35.561Z] + git tag --list [2022-05-10T17:47:35.561Z] v0.0.0 [2022-05-10T17:47:35.561Z] v1.0.0 [2022-05-10T17:47:35.561Z] v1.0.0-dev.1 [2022-05-10T17:47:35.561Z] v1.0.0-dev.2 [2022-05-10T17:47:35.561Z] v1.0.0-dev.3 [2022-05-10T17:47:35.561Z] v1.0.0-dev.4 [2022-05-10T17:47:35.561Z] v1.0.0-dev.5 [2022-05-10T17:47:35.561Z] v1.0.0-dev.6 [2022-05-10T17:47:35.561Z] v1.0.0-dev.7 [2022-05-10T17:47:35.561Z] v1.0.0-dev.8 [2022-05-10T17:47:35.561Z] v1.0.0-dev.9 [2022-05-10T17:47:35.561Z] v1.0.1-dev.1 [2022-05-10T17:47:35.561Z] v1.0.1-dev.2 [2022-05-10T17:47:35.561Z] v1.0.1-dev.3 [2022-05-10T17:47:35.561Z] v1.0.1-dev.4 [2022-05-10T17:47:35.561Z] v1.0.1-dev.5 [2022-05-10T17:47:35.561Z] v1.0.1-dev.6 [2022-05-10T17:47:35.561Z] v2.1.0 [2022-05-10T17:47:35.561Z] v2.1.0-dev.1 [2022-05-10T17:47:35.561Z] v2.1.0-dev.10 [2022-05-10T17:47:35.561Z] v2.1.0-dev.11 [2022-05-10T17:47:35.561Z] v2.1.0-dev.12 [2022-05-10T17:47:35.561Z] v2.1.0-dev.2 [2022-05-10T17:47:35.561Z] v2.1.0-dev.3 [2022-05-10T17:47:35.561Z] v2.1.0-dev.4 [2022-05-10T17:47:35.561Z] v2.1.0-dev.5 [2022-05-10T17:47:35.561Z] v2.1.0-dev.6 [2022-05-10T17:47:35.561Z] v2.1.0-dev.7 [2022-05-10T17:47:35.561Z] v2.1.0-dev.8 [2022-05-10T17:47:35.561Z] v2.1.0-dev.9 [Pipeline] sh [2022-05-10T17:47:35.854Z] + lftools sign git-tag v2.1.0-dev.12 [2022-05-10T17:47:36.426Z] Signing Git tag with Sigul... [2022-05-10T17:47:36.426Z] Signing v2.1.0-dev.12 [Pipeline] echo [2022-05-10T17:47:37.010Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:37.302Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T17:47:37.311Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T17:47:37.334Z] $ docker stop --time=1 8a56115a6dd68adbeb35718650b3450e4e9fd5f38dac85a2d1502ee845eef19e [2022-05-10T17:47:38.661Z] $ docker rm -f 8a56115a6dd68adbeb35718650b3450e4e9fd5f38dac85a2d1502ee845eef19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T17:47:39.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:47:39.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:47:39.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:47:39.377Z] . [Pipeline] withDockerContainer [2022-05-10T17:47:39.456Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:47:39.498Z] $ 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-10T17:47:39.872Z] $ docker top a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:47:39.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:47:39.965Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:47:40.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:47:40.105Z] $ docker exec a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 ssh-agent [2022-05-10T17:47:40.227Z] SSH_AUTH_SOCK=/tmp/ssh-BJMTo1aNKi9L/agent.35 [2022-05-10T17:47:40.227Z] SSH_AGENT_PID=42 [2022-05-10T17:47:40.232Z] Running ssh-add (command line suppressed) [2022-05-10T17:47:40.340Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_973775262056580016.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_973775262056580016.key) [2022-05-10T17:47:40.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:47:40.634Z] + git semver bump pre [2022-05-10T17:47:40.894Z] 2022-05-10 17:47:40,821 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:47:40.894Z] 2022-05-10 17:47:40,821 [bump_version] DEBUG bumping version:2.1.0-dev.12 on axis:pre with prefix:dev [2022-05-10T17:47:40.894Z] 2022-05-10 17:47:40,821 [bump_version] DEBUG bumped version:2.1.0-dev.13 [2022-05-10T17:47:40.894Z] 2022-05-10 17:47:40,821 [write_version] DEBUG write version:2.1.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-05-10T17:47:40.894Z] 2022-05-10 17:47:40,821 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:47:40.894Z] 2022-05-10 17:47:40,821 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:47:40.894Z] 2022-05-10 17:47:40,823 [execute] INFO git cat-file --batch-check [2022-05-10T17:47:40.894Z] 2022-05-10 17:47:40,824 [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-10T17:47:40.894Z] 2022-05-10 17:47:40,828 [execute] INFO git cat-file --batch [2022-05-10T17:47:40.894Z] 2022-05-10 17:47:40,828 [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-10T17:47:40.895Z] 2022-05-10 17:47:40,832 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:47:40.895Z] 2.1.0-dev.13 [Pipeline] } [2022-05-10T17:47:40.909Z] $ docker exec --env ******** --env ******** a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 ssh-agent -k [2022-05-10T17:47:41.014Z] unset SSH_AUTH_SOCK; [2022-05-10T17:47:41.014Z] unset SSH_AGENT_PID; [2022-05-10T17:47:41.014Z] echo Agent pid 42 killed; [2022-05-10T17:47:41.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:47:41.335Z] + git semver [Pipeline] } [2022-05-10T17:47:41.614Z] $ docker stop --time=1 a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 [2022-05-10T17:47:42.935Z] $ docker rm -f a36a7736afd0121814658476e805d1c938404ce486327d98271b0a7b35b707d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:47:43.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:47:43.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:47:43.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:47:43.589Z] . [Pipeline] withDockerContainer [2022-05-10T17:47:43.656Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:47:43.697Z] $ 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-10T17:47:44.109Z] $ docker top 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:47:44.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:47:44.199Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:47:44.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:47:44.334Z] $ docker exec 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 ssh-agent [2022-05-10T17:47:44.448Z] SSH_AUTH_SOCK=/tmp/ssh-VBfn4R5ox18N/agent.33 [2022-05-10T17:47:44.448Z] SSH_AGENT_PID=39 [2022-05-10T17:47:44.458Z] Running ssh-add (command line suppressed) [2022-05-10T17:47:44.575Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3748584868780955730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3748584868780955730.key) [2022-05-10T17:47:44.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:47:44.950Z] + git semver push [2022-05-10T17:47:45.209Z] 2022-05-10 17:47:45,098 [run_push] DEBUG push [2022-05-10T17:47:45.209Z] 2022-05-10 17:47:45,099 [execute] INFO git push origin semver [2022-05-10T17:47:45.209Z] 2022-05-10 17:47:45,099 [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-10T17:47:46.153Z] 2022-05-10 17:47:45,838 [run_push] DEBUG push all version tags [2022-05-10T17:47:46.153Z] 2022-05-10 17:47:45,839 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T17:47:46.153Z] 2022-05-10 17:47:45,839 [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-10T17:47:46.725Z] 2022-05-10 17:47:46,552 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-05-10T17:47:46.725Z] 2.1.0-dev.13 [Pipeline] } [2022-05-10T17:47:46.740Z] $ docker exec --env ******** --env ******** 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 ssh-agent -k [2022-05-10T17:47:46.879Z] unset SSH_AUTH_SOCK; [2022-05-10T17:47:46.879Z] unset SSH_AGENT_PID; [2022-05-10T17:47:46.879Z] echo Agent pid 39 killed; [2022-05-10T17:47:46.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:47:47.194Z] + git semver [Pipeline] } [2022-05-10T17:47:47.477Z] $ docker stop --time=1 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 [2022-05-10T17:47:48.754Z] $ docker rm -f 2100810aea08e7b4884633eb535990f98b4854ed88e40ba2e7de5ac84186d960 [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-10T17:47:49.397Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-05-10T17:47:49.397Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T17:47:49.397Z] total 16 [2022-05-10T17:47:49.397Z] drwxr-xr-x 3 root root 4096 May 10 17:36 . [2022-05-10T17:47:49.397Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:47 .. [2022-05-10T17:47:49.397Z] drwxr-xr-x 2 root root 4096 May 10 17:36 cost [2022-05-10T17:47:49.397Z] -rw-r--r-- 1 root root 89 May 10 17:36 cost.csv [2022-05-10T17:47:49.397Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T17:47:49.397Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-05-10T17:47:49.397Z] total 16 [2022-05-10T17:47:49.397Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:36 . [2022-05-10T17:47:49.397Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:47 .. [2022-05-10T17:47:49.397Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:36 cost [2022-05-10T17:47:49.397Z] -rw-r--r-- 1 jenkins jenkins 89 May 10 17:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:49.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:50.561Z] ---> package-listing.sh [2022-05-10T17:47:50.561Z] ++ facter osfamily [2022-05-10T17:47:50.561Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T17:47:50.822Z] + OS_FAMILY=debian [2022-05-10T17:47:50.822Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-05-10T17:47:50.822Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T17:47:50.822Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T17:47:50.822Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T17:47:50.822Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T17:47:50.822Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-10T17:47:50.822Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T17:47:50.822Z] + case "${OS_FAMILY}" in [2022-05-10T17:47:50.822Z] + dpkg -l [2022-05-10T17:47:50.822Z] + grep '^ii' [2022-05-10T17:47:50.822Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T17:47:50.822Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T17:47:50.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T17:47:50.822Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-05-10T17:47:50.822Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-05-10T17:47:50.822Z] + 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-10T17:47:50.833Z] 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-10T17:47:51.115Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:47:51.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:47:51.674Z] . [Pipeline] withDockerContainer [2022-05-10T17:47:51.742Z] prd-ubuntu20.04-docker-8c-8g-47807 does not seem to be running inside a container [2022-05-10T17:47:51.780Z] $ 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-10T17:47:52.028Z] $ docker top e23e69e279be6488c70e3ab982358cd1deb6ad925aaeb5b378f466b33f864b42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:47:52.373Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T17:47:52.664Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T17:47:52.954Z] + ls /var/log/sa-host [2022-05-10T17:47:52.955Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:47:53.181Z] provisioning config files... [2022-05-10T17:47:53.191Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5594247820205970583tmp [Pipeline] { [Pipeline] echo [2022-05-10T17:47:53.207Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:53.490Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T17:47:53.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:53.840Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T17:47:53.849Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:54.141Z] ---> sudo-logs.sh [2022-05-10T17:47:54.141Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T17:47:54.167Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:54.457Z] ---> job-cost.sh [2022-05-10T17:47:54.457Z] lf-activate-venv: SKIPPING [2022-05-10T17:47:54.457Z] DEBUG: total: 0.2199999988079071 [2022-05-10T17:47:54.457Z] INFO: Retrieving Stack Cost... [2022-05-10T17:47:55.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:47:55.292Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T17:47:55.310Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:47:55.595Z] ---> logs-deploy.sh [2022-05-10T17:47:55.595Z] lf-activate-venv: SKIPPING [2022-05-10T17:47:55.595Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/29 [2022-05-10T17:47:55.595Z] INFO: archiving workspace using pattern(s): [2022-05-10T17:47:56.535Z] Archives upload complete. [2022-05-10T17:47:56.535Z] INFO: archiving logs to Nexus