Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4367803212680878317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1384934727547452295.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3554994953083207433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5205432741933720100.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4025766228195128053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-358 in /w/workspace/undry_device-rfid-llrp-go_master [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 Avoid second fetch Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_device-rfid-llrp-go_master@tmp/jenkins-gitclient-ssh1054625665028316713.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" > git rev-list --no-walk 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T22:35:30.918Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T22:35:31.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T22:35:31.047Z] ========================================================= [2021-06-10T22:35:31.047Z] EdgeX Global Pipelines Version Info [2021-06-10T22:35:31.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:35:32.530Z] ------------------- [2021-06-10T22:35:32.530Z] stable info: [2021-06-10T22:35:32.530Z] ------------------- [2021-06-10T22:35:32.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T22:35:32.530Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T22:35:32.530Z] Message: update stable to v1.0.195 [2021-06-10T22:35:33.104Z] ------------------- [2021-06-10T22:35:33.104Z] experimental info: [2021-06-10T22:35:33.104Z] ------------------- [2021-06-10T22:35:33.104Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T22:35:33.104Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T22:35:33.104Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T22:35:33.232Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-10T22:35:33.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-10T22:35:33.283Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T22:35:33.307Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T22:35:33.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T22:35:33.359Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T22:35:33.384Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T22:35:33.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T22:35:33.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T22:35:33.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T22:35:33.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T22:35:33.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-10T22:35:33.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T22:35:33.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T22:35:33.604Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T22:35:33.631Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T22:35:33.656Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:35:33.683Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:35:33.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T22:35:33.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-10T22:35:33.790Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T22:35:33.817Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T22:35:33.853Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T22:35:33.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T22:35:33.923Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T22:35:33.948Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T22:35:33.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-10T22:35:33.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-10T22:35:34.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-10T22:35:34.048Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] echo [2021-06-10T22:35:34.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cbcfcc [Pipeline] echo [2021-06-10T22:35:34.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:35:34.188Z] provisioning config files... [2021-06-10T22:35:34.204Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6275410051342469649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:35:34.523Z] ---> docker-login.sh [2021-06-10T22:35:34.523Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:35:34.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:35:34.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:35:34.787Z] Configure a credential helper to remove this warning. See [2021-06-10T22:35:34.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:35:34.787Z] [2021-06-10T22:35:34.787Z] Login Succeeded [2021-06-10T22:35:34.787Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:35:34.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:35:34.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:35:34.787Z] Configure a credential helper to remove this warning. See [2021-06-10T22:35:34.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:35:34.787Z] [2021-06-10T22:35:34.787Z] Login Succeeded [2021-06-10T22:35:34.787Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:35:34.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:35:35.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:35:35.051Z] Configure a credential helper to remove this warning. See [2021-06-10T22:35:35.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:35:35.051Z] [2021-06-10T22:35:35.051Z] Login Succeeded [2021-06-10T22:35:35.051Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:35:35.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:35:35.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:35:35.051Z] Configure a credential helper to remove this warning. See [2021-06-10T22:35:35.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:35:35.051Z] [2021-06-10T22:35:35.051Z] Login Succeeded [2021-06-10T22:35:35.051Z] docker.io [2021-06-10T22:35:35.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:35:35.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:35:35.312Z] Configure a credential helper to remove this warning. See [2021-06-10T22:35:35.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:35:35.312Z] [2021-06-10T22:35:35.312Z] Login Succeeded [2021-06-10T22:35:35.312Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:35:35.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:35:35.879Z] + git log --format=format:%s -1 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] echo [2021-06-10T22:35:35.919Z] GIT_COMMIT: 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72, Commit Message: Merge pull request #34 from ernestojeda/add-go-mod-tidy [Pipeline] echo [2021-06-10T22:35:35.934Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:35:36.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:35:36.971Z] [2021-06-10T22:35:36.971Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:35:37.300Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:35:37.300Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T22:35:37.300Z] 31603596830f: Pulling fs layer [2021-06-10T22:35:37.300Z] 54011a49482f: Pulling fs layer [2021-06-10T22:35:37.300Z] a6820b24f6d8: Pulling fs layer [2021-06-10T22:35:37.300Z] f581987b2513: Pulling fs layer [2021-06-10T22:35:37.300Z] f581987b2513: Waiting [2021-06-10T22:35:37.300Z] 54011a49482f: Verifying Checksum [2021-06-10T22:35:37.300Z] 54011a49482f: Download complete [2021-06-10T22:35:37.300Z] 31603596830f: Verifying Checksum [2021-06-10T22:35:37.300Z] 31603596830f: Download complete [2021-06-10T22:35:37.565Z] a6820b24f6d8: Verifying Checksum [2021-06-10T22:35:37.565Z] a6820b24f6d8: Download complete [2021-06-10T22:35:37.565Z] 31603596830f: Pull complete [2021-06-10T22:35:37.841Z] 54011a49482f: Pull complete [2021-06-10T22:35:37.841Z] f581987b2513: Verifying Checksum [2021-06-10T22:35:37.841Z] f581987b2513: Download complete [2021-06-10T22:35:38.434Z] a6820b24f6d8: Pull complete [2021-06-10T22:35:38.705Z] f581987b2513: Pull complete [2021-06-10T22:35:38.705Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T22:35:38.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:35:38.705Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T22:35:38.794Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-06-10T22:35:38.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T22:35:39.784Z] $ docker top 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:35:39.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:35:39.919Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:35:40.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:35:40.044Z] $ docker exec 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 ssh-agent [2021-06-10T22:35:40.167Z] SSH_AUTH_SOCK=/tmp/ssh-11zzK9lf2rTu/agent.13 [2021-06-10T22:35:40.167Z] SSH_AGENT_PID=19 [2021-06-10T22:35:40.174Z] Running ssh-add (command line suppressed) [2021-06-10T22:35:40.276Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2570287577527583668.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2570287577527583668.key) [2021-06-10T22:35:40.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:35:40.593Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T22:35:40.606Z] $ docker exec --env ******** --env ******** 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 ssh-agent -k [2021-06-10T22:35:40.702Z] unset SSH_AUTH_SOCK; [2021-06-10T22:35:40.703Z] unset SSH_AGENT_PID; [2021-06-10T22:35:40.703Z] echo Agent pid 19 killed; [2021-06-10T22:35:40.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T22:35:40.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:35:40.763Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:35:40.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:35:40.886Z] $ docker exec 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 ssh-agent [2021-06-10T22:35:41.000Z] SSH_AUTH_SOCK=/tmp/ssh-TETJyl93ksDr/agent.52 [2021-06-10T22:35:41.000Z] SSH_AGENT_PID=58 [2021-06-10T22:35:41.009Z] Running ssh-add (command line suppressed) [2021-06-10T22:35:41.101Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2633474805438180123.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2633474805438180123.key) [2021-06-10T22:35:41.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:35:41.417Z] + git semver init [2021-06-10T22:35:41.417Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:35:41.417Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-10T22:35:41.417Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-10T22:35:41.417Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:35:41.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:35:41.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:35:41.417Z] # $SEMVER_BRANCH = master [2021-06-10T22:35:41.417Z] # $SEMVER_TEMP = /tmp/semver-978869145 [2021-06-10T22:35:41.417Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-10T22:35:41.680Z] # '/tmp/semver-978869145' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' [2021-06-10T22:35:41.680Z] # -> Force: false [2021-06-10T22:35:41.680Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-10T22:35:41.690Z] $ docker exec --env ******** --env ******** 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 ssh-agent -k [2021-06-10T22:35:41.797Z] unset SSH_AUTH_SOCK; [2021-06-10T22:35:41.797Z] unset SSH_AGENT_PID; [2021-06-10T22:35:41.797Z] echo Agent pid 58 killed; [2021-06-10T22:35:41.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:35:42.159Z] + git semver [Pipeline] } [2021-06-10T22:35:42.174Z] $ docker stop --time=1 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 [2021-06-10T22:35:43.417Z] $ docker rm -f 6812bf9eadb83709754fac4e251cc74a168ceb42c00d4d182d9f9547162895c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:35:43.784Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T22:35:44.047Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T22:35:44.051Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-10T22:35:59.302Z] Still waiting to schedule task [2021-06-10T22:35:59.302Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-10T22:35:59.305Z] Still waiting to schedule task [2021-06-10T22:35:59.305Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T22:37:43.499Z] Running on prd-centos7-docker-4c-2g-360 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-10T22:37:43.523Z] Running in /w/workspace/device-rfid-llrp-go/7 [Pipeline] { [Pipeline] checkout [2021-06-10T22:37:43.644Z] Selected Git installation does not exist. Using Default [2021-06-10T22:37:43.644Z] The recommended git tool is: NONE [2021-06-10T22:37:45.882Z] using credential edgex-jenkins-ssh [2021-06-10T22:37:45.898Z] Cloning the remote Git repository [2021-06-10T22:37:45.439Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:37:46.763Z] Avoid second fetch [2021-06-10T22:37:46.764Z] Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) [2021-06-10T22:37:45.511Z] > git init /w/workspace/device-rfid-llrp-go/7 # timeout=10 [2021-06-10T22:37:45.548Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:37:45.548Z] > git --version # timeout=10 [2021-06-10T22:37:45.558Z] > git --version # 'git version 2.24.4' [2021-06-10T22:37:45.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:37:45.584Z] [INFO] Currently running in a labeled security context [2021-06-10T22:37:45.584Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T22:37:45.584Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/7@tmp/jenkins-gitclient-ssh6284692487410402627.key [2021-06-10T22:37:45.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:37:46.329Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T22:37:46.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:37:46.356Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:37:46.365Z] > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [2021-06-10T22:37:50.146Z] Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:37:51.368Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:37:51.698Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:37:51.998Z] + sudo service docker restart [2021-06-10T22:37:51.998Z] + true [2021-06-10T22:37:51.998Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T22:37:59.255Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-359 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-10T22:37:59.276Z] Running in /w/workspace/device-rfid-llrp-go/7 [Pipeline] { [Pipeline] checkout [2021-06-10T22:37:59.499Z] Selected Git installation does not exist. Using Default [2021-06-10T22:37:59.499Z] The recommended git tool is: NONE [2021-06-10T22:38:04.748Z] using credential edgex-jenkins-ssh [2021-06-10T22:38:04.766Z] Cloning the remote Git repository [2021-06-10T22:38:04.802Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:38:04.960Z] > git init /w/workspace/device-rfid-llrp-go/7 # timeout=10 [2021-06-10T22:38:05.086Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T22:38:05.087Z] > git --version # timeout=10 [2021-06-10T22:38:05.114Z] > git --version # 'git version 2.17.1' [2021-06-10T22:38:05.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:38:05.249Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:38:06.058Z] Avoid second fetch [2021-06-10T22:38:06.059Z] Checking out Revision 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (master) [2021-06-10T22:38:06.017Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T22:38:06.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:38:06.068Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:38:06.084Z] > git checkout -f 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:38:10.276Z] provisioning config files... [2021-06-10T22:38:10.292Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config2657570596254708351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:38:10.334Z] Commit message: "Merge pull request #34 from ernestojeda/add-go-mod-tidy" [Pipeline] withEnv [Pipeline] { [2021-06-10T22:38:10.632Z] ---> docker-login.sh [2021-06-10T22:38:10.632Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:38:10.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:38:10.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:10.912Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:10.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:10.912Z] [2021-06-10T22:38:10.912Z] Login Succeeded [2021-06-10T22:38:10.913Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:38:10.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:38:10.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:10.913Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:10.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:10.913Z] [2021-06-10T22:38:10.913Z] Login Succeeded [2021-06-10T22:38:10.913Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:38:10.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:38:11.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:11.174Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:11.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:11.174Z] [2021-06-10T22:38:11.174Z] Login Succeeded [2021-06-10T22:38:11.174Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:38:11.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:38:11.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:11.174Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:11.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:11.174Z] [2021-06-10T22:38:11.174Z] Login Succeeded [2021-06-10T22:38:11.174Z] docker.io [2021-06-10T22:38:11.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:38:11.606Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:38:11.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:11.706Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:11.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:11.706Z] [2021-06-10T22:38:11.706Z] Login Succeeded [2021-06-10T22:38:11.706Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:38:11.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T22:38:11.985Z] ========================================================= [2021-06-10T22:38:11.985Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T22:38:11.985Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:38:12.056Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:38:12.299Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T22:38:12.299Z] Sending build context to Docker daemon 1.194MB [2021-06-10T22:38:12.299Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T22:38:12.299Z] Step 2/10 : FROM ${BASE} [2021-06-10T22:38:12.299Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T22:38:12.299Z] 540db60ca938: Pulling fs layer [2021-06-10T22:38:12.299Z] adcc1eea9eea: Pulling fs layer [2021-06-10T22:38:12.299Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T22:38:12.299Z] 0510c868ecb4: Pulling fs layer [2021-06-10T22:38:12.299Z] afea3b2eda06: Pulling fs layer [2021-06-10T22:38:12.299Z] 7809a108b3ef: Pulling fs layer [2021-06-10T22:38:12.299Z] f706445af74f: Pulling fs layer [2021-06-10T22:38:12.299Z] 0510c868ecb4: Waiting [2021-06-10T22:38:12.299Z] afea3b2eda06: Waiting [2021-06-10T22:38:12.299Z] 7809a108b3ef: Waiting [2021-06-10T22:38:12.299Z] f706445af74f: Waiting [2021-06-10T22:38:12.299Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T22:38:12.299Z] 4c4ab2625f07: Download complete [2021-06-10T22:38:12.407Z] + + sudo service dockertrue restart [2021-06-10T22:38:12.407Z] [2021-06-10T22:38:12.564Z] adcc1eea9eea: Verifying Checksum [2021-06-10T22:38:12.564Z] adcc1eea9eea: Download complete [2021-06-10T22:38:12.564Z] afea3b2eda06: Verifying Checksum [2021-06-10T22:38:12.564Z] afea3b2eda06: Download complete [2021-06-10T22:38:12.564Z] 7809a108b3ef: Verifying Checksum [2021-06-10T22:38:12.564Z] 7809a108b3ef: Download complete [2021-06-10T22:38:12.825Z] 540db60ca938: Verifying Checksum [2021-06-10T22:38:12.825Z] 540db60ca938: Download complete [2021-06-10T22:38:13.091Z] 540db60ca938: Pull complete [2021-06-10T22:38:13.091Z] adcc1eea9eea: Pull complete [2021-06-10T22:38:13.091Z] 4c4ab2625f07: Pull complete [2021-06-10T22:38:16.396Z] f706445af74f: Verifying Checksum [2021-06-10T22:38:16.396Z] f706445af74f: Download complete [2021-06-10T22:38:17.341Z] 0510c868ecb4: Verifying Checksum [2021-06-10T22:38:17.341Z] 0510c868ecb4: Download complete [2021-06-10T22:38:20.697Z] 0510c868ecb4: Pull complete [2021-06-10T22:38:20.697Z] afea3b2eda06: Pull complete [2021-06-10T22:38:20.964Z] 7809a108b3ef: Pull complete [2021-06-10T22:38:22.362Z] f706445af74f: Pull complete [2021-06-10T22:38:22.362Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T22:38:22.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T22:38:22.362Z] ---> b068be0155e3 [2021-06-10T22:38:22.362Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T22:38:26.586Z] ---> Running in 0acc67f59c19 [2021-06-10T22:38:26.586Z] Removing intermediate container 0acc67f59c19 [2021-06-10T22:38:26.586Z] ---> 9456b4a935f9 [2021-06-10T22:38:26.586Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T22:38:26.586Z] ---> Running in edf7ddbbf50c [2021-06-10T22:38:26.586Z] Removing intermediate container edf7ddbbf50c [2021-06-10T22:38:26.586Z] ---> 13dbd47e0b63 [2021-06-10T22:38:26.586Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-10T22:38:26.586Z] ---> Running in d213e72547b7 [2021-06-10T22:38:26.586Z] Removing intermediate container d213e72547b7 [2021-06-10T22:38:26.586Z] ---> 905164785c78 [2021-06-10T22:38:26.586Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T22:38:26.586Z] ---> Running in 75d9321bf93c [2021-06-10T22:38:27.161Z] Removing intermediate container 75d9321bf93c [2021-06-10T22:38:27.161Z] ---> c0fe9bef68c5 [2021-06-10T22:38:27.161Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T22:38:27.430Z] ---> Running in b48018281c29 [2021-06-10T22:38:27.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T22:38:28.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T22:38:29.211Z] OK: 149 MiB in 40 packages [2021-06-10T22:38:29.473Z] Removing intermediate container b48018281c29 [2021-06-10T22:38:29.473Z] ---> 562935fbf28f [2021-06-10T22:38:29.473Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-10T22:38:29.473Z] ---> Running in b5bccf8a014a [2021-06-10T22:38:29.473Z] Removing intermediate container b5bccf8a014a [2021-06-10T22:38:29.473Z] ---> 9a45daea27f8 [2021-06-10T22:38:29.473Z] Step 9/10 : COPY . . [2021-06-10T22:38:29.745Z] ---> 7f1ee4c309de [2021-06-10T22:38:29.745Z] Step 10/10 : RUN go mod download [2021-06-10T22:38:29.745Z] ---> Running in 9a9bee31a092 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:38:30.764Z] provisioning config files... [2021-06-10T22:38:30.798Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config7941745293480258467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:38:31.180Z] ---> docker-login.sh [2021-06-10T22:38:31.180Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:38:32.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:38:32.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:32.439Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:32.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:32.439Z] [2021-06-10T22:38:32.439Z] Login Succeeded [2021-06-10T22:38:32.439Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:38:32.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:38:32.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:32.987Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:32.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:32.987Z] [2021-06-10T22:38:32.987Z] Login Succeeded [2021-06-10T22:38:32.987Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:38:33.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:38:33.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:33.532Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:33.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:33.532Z] [2021-06-10T22:38:33.532Z] Login Succeeded [2021-06-10T22:38:33.532Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:38:33.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:38:34.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:34.079Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:34.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:34.079Z] [2021-06-10T22:38:34.079Z] Login Succeeded [2021-06-10T22:38:34.079Z] docker.io [2021-06-10T22:38:34.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:38:34.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:38:34.633Z] Configure a credential helper to remove this warning. See [2021-06-10T22:38:34.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:38:34.633Z] [2021-06-10T22:38:34.633Z] Login Succeeded [2021-06-10T22:38:34.633Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:38:34.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T22:38:35.017Z] ========================================================= [2021-06-10T22:38:35.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T22:38:35.017Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:38:35.363Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T22:38:35.637Z] Sending build context to Docker daemon 1.194MB [2021-06-10T22:38:35.637Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T22:38:35.637Z] Step 2/10 : FROM ${BASE} [2021-06-10T22:38:35.916Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T22:38:35.916Z] 595b0fe564bb: Pulling fs layer [2021-06-10T22:38:35.916Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T22:38:35.916Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T22:38:35.916Z] ba82ee9f976e: Pulling fs layer [2021-06-10T22:38:35.916Z] 506bd15cee9f: Pulling fs layer [2021-06-10T22:38:35.916Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T22:38:35.916Z] 618dc40b7e24: Pulling fs layer [2021-06-10T22:38:35.916Z] ba82ee9f976e: Waiting [2021-06-10T22:38:35.916Z] 75a0a4a0db45: Waiting [2021-06-10T22:38:35.916Z] 618dc40b7e24: Waiting [2021-06-10T22:38:35.916Z] 506bd15cee9f: Waiting [2021-06-10T22:38:35.916Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T22:38:35.916Z] 5b7225fbf94c: Download complete [2021-06-10T22:38:35.916Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T22:38:35.916Z] 3088b5b3c5c0: Download complete [2021-06-10T22:38:36.192Z] 506bd15cee9f: Verifying Checksum [2021-06-10T22:38:36.192Z] 506bd15cee9f: Download complete [2021-06-10T22:38:36.192Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T22:38:36.192Z] 75a0a4a0db45: Download complete [2021-06-10T22:38:36.192Z] 595b0fe564bb: Verifying Checksum [2021-06-10T22:38:36.192Z] 595b0fe564bb: Download complete [2021-06-10T22:38:36.806Z] 595b0fe564bb: Pull complete [2021-06-10T22:38:37.409Z] 3088b5b3c5c0: Pull complete [2021-06-10T22:38:38.006Z] 618dc40b7e24: Verifying Checksum [2021-06-10T22:38:38.006Z] 618dc40b7e24: Download complete [2021-06-10T22:38:38.006Z] 5b7225fbf94c: Pull complete [2021-06-10T22:38:39.448Z] ba82ee9f976e: Verifying Checksum [2021-06-10T22:38:39.448Z] ba82ee9f976e: Download complete [2021-06-10T22:38:39.781Z] Removing intermediate container 9a9bee31a092 [2021-06-10T22:38:39.781Z] ---> c9f09d39da1a [2021-06-10T22:38:39.781Z] Successfully built c9f09d39da1a [2021-06-10T22:38:39.781Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:38:40.084Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:38:40.084Z] . [Pipeline] withDockerContainer [2021-06-10T22:38:40.177Z] prd-centos7-docker-4c-2g-360 does not seem to be running inside a container [2021-06-10T22:38:40.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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 [2021-06-10T22:38:40.607Z] $ docker top 8b986387b8bd2f0d740e6c0b0449e6d39a70906b4c6cf918a34b47d5a5f7318d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:38:40.984Z] + go version [2021-06-10T22:38:40.984Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T22:38:40.996Z] $ docker stop --time=1 8b986387b8bd2f0d740e6c0b0449e6d39a70906b4c6cf918a34b47d5a5f7318d [2021-06-10T22:38:42.169Z] $ docker rm -f 8b986387b8bd2f0d740e6c0b0449e6d39a70906b4c6cf918a34b47d5a5f7318d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:38:42.773Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:38:42.773Z] . [Pipeline] withDockerContainer [2021-06-10T22:38:42.858Z] prd-centos7-docker-4c-2g-360 does not seem to be running inside a container [2021-06-10T22:38:42.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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 [2021-06-10T22:38:43.288Z] $ docker top b214fc251d127a5b7d2ca868ff24ccf6a30ad58da08dbffca46742a0c0b9144b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:38:43.680Z] + go mod tidy [Pipeline] sh [2021-06-10T22:38:44.254Z] + make test [2021-06-10T22:38:44.254Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T22:38:44.516Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-10T22:38:49.621Z] ba82ee9f976e: Pull complete [2021-06-10T22:38:49.898Z] 506bd15cee9f: Pull complete [2021-06-10T22:38:50.173Z] 75a0a4a0db45: Pull complete [2021-06-10T22:38:54.490Z] 618dc40b7e24: Pull complete [2021-06-10T22:38:54.490Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T22:38:54.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T22:38:54.490Z] ---> a36622ca3599 [2021-06-10T22:38:54.490Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T22:38:55.931Z] ---> Running in a86208635bf0 [2021-06-10T22:38:56.206Z] Removing intermediate container a86208635bf0 [2021-06-10T22:38:56.206Z] ---> 9bc27f32cfa4 [2021-06-10T22:38:56.206Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T22:38:56.478Z] ---> Running in 9f0305b8d517 [2021-06-10T22:38:56.824Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-10T22:38:56.824Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-10T22:38:57.077Z] Removing intermediate container 9f0305b8d517 [2021-06-10T22:38:57.077Z] ---> e9444f7b7b93 [2021-06-10T22:38:57.077Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-10T22:38:57.077Z] ---> Running in 21c25b3ac720 [2021-06-10T22:38:57.581Z] Removing intermediate container 21c25b3ac720 [2021-06-10T22:38:57.581Z] ---> 92d489e80d8c [2021-06-10T22:38:57.581Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T22:38:57.869Z] ---> Running in 72afc07972bc [2021-06-10T22:39:00.502Z] Removing intermediate container 72afc07972bc [2021-06-10T22:39:00.502Z] ---> 5bcf2987b84a [2021-06-10T22:39:00.502Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T22:39:00.502Z] ---> Running in d53300f8eee2 [2021-06-10T22:39:01.071Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.244s coverage: 39.5% of statements [2021-06-10T22:39:01.071Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.333s coverage: 52.0% of statements [2021-06-10T22:39:01.071Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements [2021-06-10T22:39:01.071Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T22:39:01.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T22:39:02.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T22:39:03.433Z] OK: 138 MiB in 40 packages [2021-06-10T22:39:04.414Z] Removing intermediate container d53300f8eee2 [2021-06-10T22:39:04.414Z] ---> a2fee2d72af6 [2021-06-10T22:39:04.414Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-10T22:39:04.689Z] ---> Running in 6cfd387f3ce0 [2021-06-10T22:39:04.963Z] Removing intermediate container 6cfd387f3ce0 [2021-06-10T22:39:04.963Z] ---> 32539de5985e [2021-06-10T22:39:04.963Z] Step 9/10 : COPY . . [2021-06-10T22:39:06.417Z] ---> dfe63289c29d [2021-06-10T22:39:06.417Z] Step 10/10 : RUN go mod download [2021-06-10T22:39:06.417Z] ---> Running in 0b946bd2593e [2021-06-10T22:39:07.682Z] gofmt -l . [2021-06-10T22:39:07.682Z] [ "`gofmt -l .`" = "" ] [2021-06-10T22:39:07.682Z] ./bin/test-go-mod-tidy.sh [2021-06-10T22:39:07.682Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-10T22:39:07.693Z] $ docker stop --time=1 b214fc251d127a5b7d2ca868ff24ccf6a30ad58da08dbffca46742a0c0b9144b [2021-06-10T22:39:09.143Z] $ docker rm -f b214fc251d127a5b7d2ca868ff24ccf6a30ad58da08dbffca46742a0c0b9144b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:39:09.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T22:39:09.788Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-10T22:39:11.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T22:39:11.315Z] + ls -al . [2021-06-10T22:39:11.315Z] total 560 [2021-06-10T22:39:11.315Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 22:39 . [2021-06-10T22:39:11.315Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 22:37 .. [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jun 10 22:37 Attribution.txt [2021-06-10T22:39:11.315Z] drwxrwxr-x. 2 jenkins jenkins 89 Jun 10 22:37 bin [2021-06-10T22:39:11.315Z] drwxrwxr-x. 4 jenkins jenkins 44 Jun 10 22:37 cmd [2021-06-10T22:39:11.315Z] -rw-r--r--. 1 jenkins jenkins 462634 Jun 10 22:39 coverage.out [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 1521 Jun 10 22:37 Dockerfile [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 999 Jun 10 22:37 Dockerfile.build [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 134 Jun 10 22:37 .dockerignore [2021-06-10T22:39:11.315Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jun 10 22:37 examples [2021-06-10T22:39:11.315Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 10 22:37 .git [2021-06-10T22:39:11.315Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 22:37 .github [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 934 Jun 10 22:37 .gitignore [2021-06-10T22:39:11.315Z] -rw-r--r--. 1 jenkins jenkins 308 Jun 10 22:39 go.mod [2021-06-10T22:39:11.315Z] -rw-r--r--. 1 jenkins jenkins 13807 Jun 10 22:38 go.sum [2021-06-10T22:39:11.315Z] drwxrwxr-x. 2 jenkins jenkins 31 Jun 10 22:37 images [2021-06-10T22:39:11.315Z] drwxrwxr-x. 5 jenkins jenkins 45 Jun 10 22:37 internal [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 682 Jun 10 22:37 Jenkinsfile [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jun 10 22:37 LICENSE [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 1011 Jun 10 22:37 Makefile [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 27918 Jun 10 22:37 README.md [2021-06-10T22:39:11.315Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 10 22:37 snap [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 10 22:35 VERSION [2021-06-10T22:39:11.315Z] -rw-rw-r--. 1 jenkins jenkins 193 Jun 10 22:37 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:11.629Z] + 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=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 --label arch=amd64 --label version=1.0.0-dev.1 . [2021-06-10T22:39:11.629Z] Sending build context to Docker daemon 1.195MB [2021-06-10T22:39:11.629Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T22:39:11.629Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-10T22:39:11.629Z] ---> c9f09d39da1a [2021-06-10T22:39:11.629Z] Step 3/25 : ARG MAKE='make build' [2021-06-10T22:39:11.629Z] ---> Running in fceebdcc7b4e [2021-06-10T22:39:11.629Z] Removing intermediate container fceebdcc7b4e [2021-06-10T22:39:11.629Z] ---> 914ac09f194a [2021-06-10T22:39:11.629Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T22:39:11.629Z] ---> Running in 3a8926de2126 [2021-06-10T22:39:11.898Z] Removing intermediate container 3a8926de2126 [2021-06-10T22:39:11.898Z] ---> 8a70cce5aa82 [2021-06-10T22:39:11.898Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T22:39:11.898Z] ---> Running in da6563f3a79d [2021-06-10T22:39:11.898Z] Removing intermediate container da6563f3a79d [2021-06-10T22:39:11.898Z] ---> 190906bc7860 [2021-06-10T22:39:11.898Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T22:39:11.898Z] ---> Running in 34d5f59ee620 [2021-06-10T22:39:12.471Z] Removing intermediate container 34d5f59ee620 [2021-06-10T22:39:12.471Z] ---> 9401897d0946 [2021-06-10T22:39:12.471Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T22:39:12.471Z] ---> Running in 45c5cae2789a [2021-06-10T22:39:12.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T22:39:13.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T22:39:13.948Z] OK: 149 MiB in 40 packages [2021-06-10T22:39:13.948Z] Removing intermediate container 45c5cae2789a [2021-06-10T22:39:13.948Z] ---> 44601ac0f58d [2021-06-10T22:39:13.948Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-10T22:39:14.212Z] ---> Running in 47058dd5892c [2021-06-10T22:39:14.212Z] Removing intermediate container 47058dd5892c [2021-06-10T22:39:14.212Z] ---> 1ac98252fbdb [2021-06-10T22:39:14.212Z] Step 9/25 : COPY go.mod . [2021-06-10T22:39:14.212Z] ---> 76838b4f8879 [2021-06-10T22:39:14.212Z] Step 10/25 : COPY Makefile . [2021-06-10T22:39:14.474Z] ---> e57e506ff9ce [2021-06-10T22:39:14.474Z] Step 11/25 : RUN make update [2021-06-10T22:39:14.474Z] ---> Running in 47a2de382698 [2021-06-10T22:39:14.738Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T22:39:15.001Z] Removing intermediate container 47a2de382698 [2021-06-10T22:39:15.001Z] ---> cfd1e3348a43 [2021-06-10T22:39:15.001Z] Step 12/25 : COPY . . [2021-06-10T22:39:15.263Z] ---> 0d382d7b5bb1 [2021-06-10T22:39:15.263Z] Step 13/25 : RUN go mod tidy [2021-06-10T22:39:15.263Z] ---> Running in 4a07b79501da [2021-06-10T22:39:15.838Z] Removing intermediate container 4a07b79501da [2021-06-10T22:39:15.838Z] ---> 7a16b19724d6 [2021-06-10T22:39:15.838Z] Step 14/25 : RUN $MAKE [2021-06-10T22:39:15.838Z] ---> Running in 997eb552c383 [2021-06-10T22:39:16.100Z] go mod tidy [2021-06-10T22:39:16.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd [2021-06-10T22:39:26.184Z] Removing intermediate container 997eb552c383 [2021-06-10T22:39:26.184Z] ---> 0e45e692b282 [2021-06-10T22:39:26.184Z] Step 15/25 : FROM alpine:3.12 [2021-06-10T22:39:26.184Z] 3.12: Pulling from library/alpine [2021-06-10T22:39:26.184Z] 339de151aab4: Pulling fs layer [2021-06-10T22:39:26.184Z] 339de151aab4: Verifying Checksum [2021-06-10T22:39:26.184Z] 339de151aab4: Download complete [2021-06-10T22:39:26.453Z] 339de151aab4: Pull complete [2021-06-10T22:39:26.453Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T22:39:26.453Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T22:39:26.453Z] ---> 13621d1b12d4 [2021-06-10T22:39:26.453Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-10T22:39:26.453Z] ---> Running in 66c72f86338a [2021-06-10T22:39:26.453Z] Removing intermediate container 66c72f86338a [2021-06-10T22:39:26.453Z] ---> 152a9b22f5c1 [2021-06-10T22:39:26.453Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-10T22:39:26.743Z] ---> b81b22bb78fe [2021-06-10T22:39:26.743Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-10T22:39:26.743Z] ---> 97194170b026 [2021-06-10T22:39:26.743Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-10T22:39:27.324Z] ---> e12d557c310d [2021-06-10T22:39:27.324Z] Step 20/25 : EXPOSE 49989 [2021-06-10T22:39:27.324Z] ---> Running in 0c9a19106047 [2021-06-10T22:39:27.324Z] Removing intermediate container 0c9a19106047 [2021-06-10T22:39:27.324Z] ---> 8b6f3698abc3 [2021-06-10T22:39:27.324Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-10T22:39:27.324Z] ---> Running in 2ec2b15c7e37 [2021-06-10T22:39:27.324Z] Removing intermediate container 2ec2b15c7e37 [2021-06-10T22:39:27.324Z] ---> 45a74e4dc8cc [2021-06-10T22:39:27.324Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-10T22:39:27.324Z] ---> Running in fde4a2b4d7b8 [2021-06-10T22:39:27.586Z] Removing intermediate container fde4a2b4d7b8 [2021-06-10T22:39:27.586Z] ---> 3c53b2de98e0 [2021-06-10T22:39:27.586Z] Step 23/25 : LABEL arch=amd64 [2021-06-10T22:39:27.586Z] ---> Running in f533ff3ba301 [2021-06-10T22:39:27.586Z] Removing intermediate container f533ff3ba301 [2021-06-10T22:39:27.586Z] ---> 4b403e1dd8e1 [2021-06-10T22:39:27.586Z] Step 24/25 : LABEL git_sha=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:39:27.586Z] ---> Running in f5c4824a6dbe [2021-06-10T22:39:27.851Z] Removing intermediate container f5c4824a6dbe [2021-06-10T22:39:27.851Z] ---> 2d9385917951 [2021-06-10T22:39:27.851Z] Step 25/25 : LABEL version=1.0.0-dev.1 [2021-06-10T22:39:27.851Z] ---> Running in be58ea5a74e5 [2021-06-10T22:39:27.851Z] Removing intermediate container be58ea5a74e5 [2021-06-10T22:39:27.851Z] ---> 6bac689a4825 [2021-06-10T22:39:27.851Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T22:39:27.851Z] Successfully built 6bac689a4825 [2021-06-10T22:39:27.851Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:39:28.196Z] provisioning config files... [2021-06-10T22:39:28.211Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config6968435082225317060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:39:28.540Z] ---> docker-login.sh [2021-06-10T22:39:28.540Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:39:28.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:39:28.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:39:28.540Z] Configure a credential helper to remove this warning. See [2021-06-10T22:39:28.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:39:28.540Z] [2021-06-10T22:39:28.540Z] Login Succeeded [2021-06-10T22:39:28.540Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:39:28.637Z] Removing intermediate container 0b946bd2593e [2021-06-10T22:39:28.637Z] ---> b5e5b4517463 [2021-06-10T22:39:28.637Z] Successfully built b5e5b4517463 [2021-06-10T22:39:28.637Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:28.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:39:28.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:39:28.803Z] Configure a credential helper to remove this warning. See [2021-06-10T22:39:28.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:39:28.803Z] [2021-06-10T22:39:28.803Z] Login Succeeded [2021-06-10T22:39:28.803Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:39:28.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:39:28.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:39:28.803Z] Configure a credential helper to remove this warning. See [2021-06-10T22:39:28.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:39:28.803Z] [2021-06-10T22:39:28.803Z] Login Succeeded [2021-06-10T22:39:28.803Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:39:28.987Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:39:28.987Z] . [Pipeline] withDockerContainer [2021-06-10T22:39:29.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:39:29.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:39:29.065Z] Configure a credential helper to remove this warning. See [2021-06-10T22:39:29.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:39:29.065Z] [2021-06-10T22:39:29.065Z] Login Succeeded [2021-06-10T22:39:29.065Z] docker.io [2021-06-10T22:39:29.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:39:29.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-359 does not seem to be running inside a container [2021-06-10T22:39:29.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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-arm64 cat [2021-06-10T22:39:29.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:39:29.326Z] Configure a credential helper to remove this warning. See [2021-06-10T22:39:29.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:39:29.326Z] [2021-06-10T22:39:29.326Z] Login Succeeded [2021-06-10T22:39:29.326Z] ---> docker-login.sh ends [2021-06-10T22:39:30.967Z] $ docker top 3bf9d6b6dc065bae84d41dbde42e5c0f3c43a0300ffb73cd1e0253146cadcd96 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-10T22:39:31.310Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T22:39:31.471Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-06-10T22:39:31.471Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:39:31.471Z] latest [2021-06-10T22:39:31.471Z] 1.0.0-dev.1 [2021-06-10T22:39:31.471Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [2021-06-10T22:39:31.471Z] master [2021-06-10T22:39:31.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:31.844Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:31.977Z] + go version [2021-06-10T22:39:31.977Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T22:39:32.019Z] $ docker stop --time=1 3bf9d6b6dc065bae84d41dbde42e5c0f3c43a0300ffb73cd1e0253146cadcd96 [2021-06-10T22:39:32.147Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:39:32.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T22:39:32.147Z] df65be52a58d: Preparing [2021-06-10T22:39:32.147Z] 40caf63607a5: Preparing [2021-06-10T22:39:32.147Z] da2df2ed9c07: Preparing [2021-06-10T22:39:32.147Z] 32f366d666a5: Preparing [2021-06-10T22:39:32.147Z] 32f366d666a5: Layer already exists [2021-06-10T22:39:32.147Z] da2df2ed9c07: Pushed [2021-06-10T22:39:32.147Z] 40caf63607a5: Pushed [2021-06-10T22:39:33.534Z] df65be52a58d: Pushed [2021-06-10T22:39:33.534Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 [2021-06-10T22:39:33.950Z] $ docker rm -f 3bf9d6b6dc065bae84d41dbde42e5c0f3c43a0300ffb73cd1e0253146cadcd96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:34.672Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:34.848Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:39:34.848Z] . [Pipeline] withDockerContainer [2021-06-10T22:39:34.967Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-10T22:39:34.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T22:39:34.968Z] df65be52a58d: Preparing [2021-06-10T22:39:34.968Z] 40caf63607a5: Preparing [2021-06-10T22:39:34.968Z] da2df2ed9c07: Preparing [2021-06-10T22:39:34.968Z] 32f366d666a5: Preparing [2021-06-10T22:39:34.968Z] da2df2ed9c07: Layer already exists [2021-06-10T22:39:34.968Z] df65be52a58d: Layer already exists [2021-06-10T22:39:34.968Z] 40caf63607a5: Layer already exists [2021-06-10T22:39:34.968Z] 32f366d666a5: Layer already exists [2021-06-10T22:39:34.968Z] latest: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 [2021-06-10T22:39:35.102Z] prd-ubuntu18.04-docker-arm64-4c-16g-359 does not seem to be running inside a container [2021-06-10T22:39:35.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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-arm64 cat [2021-06-10T22:39:36.816Z] $ docker top 606f1cff4b65a038541b3efedae2f791745ae944a0b7aa40475706fa57cd0795 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:37.483Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:37.762Z] + go mod tidy [2021-06-10T22:39:37.801Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 [2021-06-10T22:39:37.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T22:39:37.801Z] df65be52a58d: Preparing [2021-06-10T22:39:37.801Z] 40caf63607a5: Preparing [2021-06-10T22:39:37.801Z] da2df2ed9c07: Preparing [2021-06-10T22:39:37.801Z] 32f366d666a5: Preparing [2021-06-10T22:39:37.801Z] da2df2ed9c07: Layer already exists [2021-06-10T22:39:37.801Z] 32f366d666a5: Layer already exists [2021-06-10T22:39:37.801Z] 40caf63607a5: Layer already exists [2021-06-10T22:39:37.801Z] df65be52a58d: Layer already exists [2021-06-10T22:39:37.801Z] 1.0.0-dev.1: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:38.113Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-06-10T22:39:38.415Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [2021-06-10T22:39:38.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T22:39:38.415Z] df65be52a58d: Preparing [2021-06-10T22:39:38.415Z] 40caf63607a5: Preparing [2021-06-10T22:39:38.415Z] da2df2ed9c07: Preparing [2021-06-10T22:39:38.415Z] 32f366d666a5: Preparing [2021-06-10T22:39:38.415Z] df65be52a58d: Layer already exists [2021-06-10T22:39:38.415Z] 40caf63607a5: Layer already exists [2021-06-10T22:39:38.415Z] da2df2ed9c07: Layer already exists [2021-06-10T22:39:38.415Z] 32f366d666a5: Layer already exists [2021-06-10T22:39:38.676Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:38.981Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:39:39.025Z] + make test [2021-06-10T22:39:39.025Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T22:39:39.282Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [2021-06-10T22:39:39.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T22:39:39.282Z] df65be52a58d: Preparing [2021-06-10T22:39:39.282Z] 40caf63607a5: Preparing [2021-06-10T22:39:39.282Z] da2df2ed9c07: Preparing [2021-06-10T22:39:39.282Z] 32f366d666a5: Preparing [2021-06-10T22:39:39.282Z] 40caf63607a5: Layer already exists [2021-06-10T22:39:39.282Z] df65be52a58d: Layer already exists [2021-06-10T22:39:39.282Z] da2df2ed9c07: Layer already exists [2021-06-10T22:39:39.282Z] 32f366d666a5: Layer already exists [2021-06-10T22:39:39.282Z] master: digest: sha256:6c807430846da5dad3d5384a02b198fdbeb5a66d96f646ab708c8364986c804e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T22:39:39.367Z] ===================================================== [Pipeline] echo [2021-06-10T22:39:39.382Z] taggedImages: [2021-06-10T22:39:39.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:39:39.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-10T22:39:39.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 [2021-06-10T22:39:39.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [2021-06-10T22:39:39.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-06-10T22:39:40.008Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:39:40.307Z] ---> job-cost.sh [2021-06-10T22:39:40.307Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c9FP [2021-06-10T22:39:48.494Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:40:03.465Z] lf-activate-venv(): INFO: Adding /tmp/venv-c9FP/bin to PATH [2021-06-10T22:40:03.465Z] INFO: No Stack... [2021-06-10T22:40:03.465Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:40:03.465Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:40:03.765Z] + cat /w/workspace/device-rfid-llrp-go/7/archives/cost.csv [2021-06-10T22:40:03.765Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T22:40:03.804Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] [2021-06-10T22:40:03.814Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] did not exist. Created. [2021-06-10T22:40:03.814Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:40:04.158Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T22:40:04.242Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:40:04.263Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T22:40:27.025Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-10T22:40:27.025Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-10T22:40:59.402Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.878s coverage: 39.5% of statements [2021-06-10T22:40:59.402Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.547s coverage: 52.0% of statements [2021-06-10T22:40:59.402Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.020s coverage: 95.5% of statements [2021-06-10T22:40:59.402Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T22:41:17.774Z] gofmt -l . [2021-06-10T22:41:18.368Z] [ "`gofmt -l .`" = "" ] [2021-06-10T22:41:19.346Z] ./bin/test-go-mod-tidy.sh [2021-06-10T22:41:19.622Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-10T22:41:20.682Z] $ docker stop --time=1 606f1cff4b65a038541b3efedae2f791745ae944a0b7aa40475706fa57cd0795 [2021-06-10T22:41:22.737Z] $ docker rm -f 606f1cff4b65a038541b3efedae2f791745ae944a0b7aa40475706fa57cd0795 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:41:23.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T22:41:23.513Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T22:41:24.149Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:41:24.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T22:41:25.005Z] + ls -al . [2021-06-10T22:41:25.005Z] total 592 [2021-06-10T22:41:25.005Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 22:41 . [2021-06-10T22:41:25.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:38 .. [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 10 22:38 .dockerignore [2021-06-10T22:41:25.005Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 22:38 .git [2021-06-10T22:41:25.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:38 .github [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 934 Jun 10 22:38 .gitignore [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jun 10 22:38 Attribution.txt [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 1521 Jun 10 22:38 Dockerfile [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 10 22:38 Dockerfile.build [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 682 Jun 10 22:38 Jenkinsfile [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 10 22:38 LICENSE [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 1011 Jun 10 22:38 Makefile [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 27918 Jun 10 22:38 README.md [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 10 22:35 VERSION [2021-06-10T22:41:25.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:38 bin [2021-06-10T22:41:25.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:38 cmd [2021-06-10T22:41:25.005Z] -rw-r--r-- 1 jenkins jenkins 462634 Jun 10 22:40 coverage.out [2021-06-10T22:41:25.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:38 examples [2021-06-10T22:41:25.005Z] -rw-r--r-- 1 jenkins jenkins 308 Jun 10 22:41 go.mod [2021-06-10T22:41:25.005Z] -rw-r--r-- 1 jenkins jenkins 13807 Jun 10 22:39 go.sum [2021-06-10T22:41:25.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 22:38 images [2021-06-10T22:41:25.005Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 22:38 internal [2021-06-10T22:41:25.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 22:38 snap [2021-06-10T22:41:25.005Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 10 22:38 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:41:25.354Z] + 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=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 --label arch=arm64 --label version=1.0.0-dev.1 . [2021-06-10T22:41:25.629Z] Sending build context to Docker daemon 1.195MB [2021-06-10T22:41:25.629Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T22:41:25.629Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-10T22:41:25.629Z] ---> b5e5b4517463 [2021-06-10T22:41:25.629Z] Step 3/25 : ARG MAKE='make build' [2021-06-10T22:41:25.904Z] ---> Running in 6cf75c93d541 [2021-06-10T22:41:26.501Z] Removing intermediate container 6cf75c93d541 [2021-06-10T22:41:26.501Z] ---> 3f6af9825d01 [2021-06-10T22:41:26.501Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T22:41:26.501Z] ---> Running in d2569bd7271c [2021-06-10T22:41:27.112Z] Removing intermediate container d2569bd7271c [2021-06-10T22:41:27.112Z] ---> b39d3150f07e [2021-06-10T22:41:27.112Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T22:41:27.112Z] ---> Running in a27fb8a9ac6f [2021-06-10T22:41:27.706Z] Removing intermediate container a27fb8a9ac6f [2021-06-10T22:41:27.706Z] ---> c3dbe16063c5 [2021-06-10T22:41:27.706Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T22:41:27.981Z] ---> Running in a45fcee14a12 [2021-06-10T22:41:29.957Z] Removing intermediate container a45fcee14a12 [2021-06-10T22:41:29.957Z] ---> 6e51774358ba [2021-06-10T22:41:29.957Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T22:41:30.235Z] ---> Running in 412a1c7714aa [2021-06-10T22:41:31.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T22:41:32.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T22:41:33.184Z] OK: 138 MiB in 40 packages [2021-06-10T22:41:34.177Z] Removing intermediate container 412a1c7714aa [2021-06-10T22:41:34.177Z] ---> f6e742970151 [2021-06-10T22:41:34.177Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-10T22:41:34.177Z] ---> Running in f72cfc59b8a5 [2021-06-10T22:41:34.771Z] Removing intermediate container f72cfc59b8a5 [2021-06-10T22:41:34.771Z] ---> 472790fee4ec [2021-06-10T22:41:34.771Z] Step 9/25 : COPY go.mod . [2021-06-10T22:41:35.755Z] ---> da5df835082c [2021-06-10T22:41:35.755Z] Step 10/25 : COPY Makefile . [2021-06-10T22:41:36.355Z] ---> bcd06f8433e7 [2021-06-10T22:41:36.355Z] Step 11/25 : RUN make update [2021-06-10T22:41:36.355Z] ---> Running in 6a22d18064fe [2021-06-10T22:41:37.790Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T22:41:38.769Z] Removing intermediate container 6a22d18064fe [2021-06-10T22:41:38.769Z] ---> 351be915b540 [2021-06-10T22:41:38.769Z] Step 12/25 : COPY . . [2021-06-10T22:41:39.747Z] ---> 7e6034b1c088 [2021-06-10T22:41:39.747Z] Step 13/25 : RUN go mod tidy [2021-06-10T22:41:39.747Z] ---> Running in 716d1312251e [2021-06-10T22:41:42.369Z] Removing intermediate container 716d1312251e [2021-06-10T22:41:42.369Z] ---> 137d6e8dc6bb [2021-06-10T22:41:42.369Z] Step 14/25 : RUN $MAKE [2021-06-10T22:41:42.649Z] ---> Running in 9788323254ab [2021-06-10T22:41:44.086Z] go mod tidy [2021-06-10T22:41:44.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd [2021-06-10T22:42:16.488Z] Removing intermediate container 9788323254ab [2021-06-10T22:42:16.488Z] ---> 329b37a23c5a [2021-06-10T22:42:16.488Z] Step 15/25 : FROM alpine:3.12 [2021-06-10T22:42:16.488Z] 3.12: Pulling from library/alpine [2021-06-10T22:42:16.488Z] d2f70382dc9a: Pulling fs layer [2021-06-10T22:42:16.488Z] d2f70382dc9a: Download complete [2021-06-10T22:42:16.488Z] d2f70382dc9a: Pull complete [2021-06-10T22:42:16.488Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T22:42:16.488Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T22:42:16.488Z] ---> 9852663dfa18 [2021-06-10T22:42:16.488Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-10T22:42:16.488Z] ---> Running in d7f2cd957111 [2021-06-10T22:42:16.488Z] Removing intermediate container d7f2cd957111 [2021-06-10T22:42:16.488Z] ---> 45a2e6ae9f66 [2021-06-10T22:42:16.488Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-10T22:42:17.081Z] ---> 03fad36d707d [2021-06-10T22:42:17.081Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-10T22:42:17.679Z] ---> 2f6ad281c318 [2021-06-10T22:42:17.679Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-10T22:42:19.110Z] ---> 9b4fa482ddba [2021-06-10T22:42:19.110Z] Step 20/25 : EXPOSE 49989 [2021-06-10T22:42:19.110Z] ---> Running in f26b14fbbbff [2021-06-10T22:42:19.383Z] Removing intermediate container f26b14fbbbff [2021-06-10T22:42:19.383Z] ---> c274f1bf05dc [2021-06-10T22:42:19.383Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-10T22:42:19.659Z] ---> Running in fba01d4aa234 [2021-06-10T22:42:20.255Z] Removing intermediate container fba01d4aa234 [2021-06-10T22:42:20.255Z] ---> e333d8b9e8f9 [2021-06-10T22:42:20.255Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-10T22:42:20.255Z] ---> Running in aa29da43a760 [2021-06-10T22:42:20.850Z] Removing intermediate container aa29da43a760 [2021-06-10T22:42:20.851Z] ---> b04b2b62a73f [2021-06-10T22:42:20.851Z] Step 23/25 : LABEL arch=arm64 [2021-06-10T22:42:20.851Z] ---> Running in 214523ac35ab [2021-06-10T22:42:21.447Z] Removing intermediate container 214523ac35ab [2021-06-10T22:42:21.447Z] ---> 6fe1bf50230b [2021-06-10T22:42:21.447Z] Step 24/25 : LABEL git_sha=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:42:21.447Z] ---> Running in a2ff85746121 [2021-06-10T22:42:22.042Z] Removing intermediate container a2ff85746121 [2021-06-10T22:42:22.042Z] ---> 5d5cb63986e6 [2021-06-10T22:42:22.042Z] Step 25/25 : LABEL version=1.0.0-dev.1 [2021-06-10T22:42:22.316Z] ---> Running in b8511739f966 [2021-06-10T22:42:22.590Z] Removing intermediate container b8511739f966 [2021-06-10T22:42:22.590Z] ---> 1ad26df2dee2 [2021-06-10T22:42:22.590Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T22:42:22.590Z] Successfully built 1ad26df2dee2 [2021-06-10T22:42:22.862Z] 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 [2021-06-10T22:42:23.156Z] provisioning config files... [2021-06-10T22:42:23.180Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config5048465557940910152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:42:23.551Z] ---> docker-login.sh [2021-06-10T22:42:23.551Z] nexus3.edgexfoundry.org:10001 [2021-06-10T22:42:23.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:42:24.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:42:24.102Z] Configure a credential helper to remove this warning. See [2021-06-10T22:42:24.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:42:24.102Z] [2021-06-10T22:42:24.102Z] Login Succeeded [2021-06-10T22:42:24.102Z] nexus3.edgexfoundry.org:10002 [2021-06-10T22:42:24.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:42:24.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:42:24.375Z] Configure a credential helper to remove this warning. See [2021-06-10T22:42:24.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:42:24.375Z] [2021-06-10T22:42:24.375Z] Login Succeeded [2021-06-10T22:42:24.649Z] nexus3.edgexfoundry.org:10003 [2021-06-10T22:42:24.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:42:24.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:42:24.923Z] Configure a credential helper to remove this warning. See [2021-06-10T22:42:24.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:42:24.923Z] [2021-06-10T22:42:24.923Z] Login Succeeded [2021-06-10T22:42:24.923Z] nexus3.edgexfoundry.org:10004 [2021-06-10T22:42:25.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:42:25.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:42:25.522Z] Configure a credential helper to remove this warning. See [2021-06-10T22:42:25.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:42:25.522Z] [2021-06-10T22:42:25.522Z] Login Succeeded [2021-06-10T22:42:25.522Z] docker.io [2021-06-10T22:42:26.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T22:42:26.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T22:42:26.395Z] Configure a credential helper to remove this warning. See [2021-06-10T22:42:26.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T22:42:26.395Z] [2021-06-10T22:42:26.395Z] Login Succeeded [2021-06-10T22:42:26.395Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T22:42:26.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T22:42:26.505Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-06-10T22:42:26.505Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:42:26.505Z] latest [2021-06-10T22:42:26.505Z] 1.0.0-dev.1 [2021-06-10T22:42:26.505Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [2021-06-10T22:42:26.505Z] master [2021-06-10T22:42:26.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:26.903Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:27.245Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:42:27.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:42:27.245Z] 67382859e9a3: Preparing [2021-06-10T22:42:27.245Z] 6dc70efb527d: Preparing [2021-06-10T22:42:27.245Z] e1d9d30f1eae: Preparing [2021-06-10T22:42:27.245Z] 3fbe34a1663b: Preparing [2021-06-10T22:42:27.522Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:42:27.522Z] 6dc70efb527d: Pushed [2021-06-10T22:42:27.522Z] e1d9d30f1eae: Pushed [2021-06-10T22:42:30.135Z] 67382859e9a3: Pushed [2021-06-10T22:42:30.407Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:30.762Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:31.103Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-10T22:42:31.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:42:31.103Z] 67382859e9a3: Preparing [2021-06-10T22:42:31.103Z] 6dc70efb527d: Preparing [2021-06-10T22:42:31.103Z] e1d9d30f1eae: Preparing [2021-06-10T22:42:31.103Z] 3fbe34a1663b: Preparing [2021-06-10T22:42:31.377Z] e1d9d30f1eae: Layer already exists [2021-06-10T22:42:31.377Z] 67382859e9a3: Layer already exists [2021-06-10T22:42:31.377Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:42:31.377Z] 6dc70efb527d: Layer already exists [2021-06-10T22:42:31.377Z] latest: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:31.730Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:32.077Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 [2021-06-10T22:42:32.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:42:32.077Z] 67382859e9a3: Preparing [2021-06-10T22:42:32.077Z] 6dc70efb527d: Preparing [2021-06-10T22:42:32.077Z] e1d9d30f1eae: Preparing [2021-06-10T22:42:32.077Z] 3fbe34a1663b: Preparing [2021-06-10T22:42:32.077Z] e1d9d30f1eae: Layer already exists [2021-06-10T22:42:32.077Z] 6dc70efb527d: Layer already exists [2021-06-10T22:42:32.077Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:42:32.077Z] 67382859e9a3: Layer already exists [2021-06-10T22:42:32.350Z] 1.0.0-dev.1: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:32.698Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:33.043Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [2021-06-10T22:42:33.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:42:33.043Z] 67382859e9a3: Preparing [2021-06-10T22:42:33.043Z] 6dc70efb527d: Preparing [2021-06-10T22:42:33.043Z] e1d9d30f1eae: Preparing [2021-06-10T22:42:33.043Z] 3fbe34a1663b: Preparing [2021-06-10T22:42:33.043Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:42:33.043Z] 6dc70efb527d: Layer already exists [2021-06-10T22:42:33.043Z] 67382859e9a3: Layer already exists [2021-06-10T22:42:33.315Z] e1d9d30f1eae: Layer already exists [2021-06-10T22:42:33.315Z] 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:33.666Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:42:34.011Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [2021-06-10T22:42:34.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-10T22:42:34.011Z] 67382859e9a3: Preparing [2021-06-10T22:42:34.011Z] 6dc70efb527d: Preparing [2021-06-10T22:42:34.011Z] e1d9d30f1eae: Preparing [2021-06-10T22:42:34.011Z] 3fbe34a1663b: Preparing [2021-06-10T22:42:34.283Z] 6dc70efb527d: Layer already exists [2021-06-10T22:42:34.283Z] 3fbe34a1663b: Layer already exists [2021-06-10T22:42:34.283Z] 67382859e9a3: Layer already exists [2021-06-10T22:42:34.283Z] e1d9d30f1eae: Layer already exists [2021-06-10T22:42:34.283Z] master: digest: sha256:8fc3034aacd99ffb5c2fc3cf003229769f1efc0e5dcddeca929da89542bbb083 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T22:42:34.363Z] ===================================================== [Pipeline] echo [2021-06-10T22:42:34.381Z] taggedImages: [2021-06-10T22:42:34.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [2021-06-10T22:42:34.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-10T22:42:34.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.1 [2021-06-10T22:42:34.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72-1.0.0-dev.1 [2021-06-10T22:42:34.382Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:42:34.881Z] ---> job-cost.sh [2021-06-10T22:42:34.881Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-73ev [2021-06-10T22:43:13.852Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:44:35.609Z] lf-activate-venv(): INFO: Adding /tmp/venv-73ev/bin to PATH [2021-06-10T22:44:35.609Z] INFO: No Stack... [2021-06-10T22:44:35.609Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T22:44:35.609Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:44:35.953Z] + cat /w/workspace/device-rfid-llrp-go/7/archives/cost.csv [2021-06-10T22:44:35.953Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T22:44:36.019Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] [2021-06-10T22:44:36.029Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] did not exist. Created. [2021-06-10T22:44:36.029Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:44:36.401Z] /w/workspace/device-rfid-llrp-go/7@tmp/durable-52ea3297/script.sh: 1: /w/workspace/device-rfid-llrp-go/7@tmp/durable-52ea3297/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T22:44:36.745Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T22:44:36.781Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T22:44:36.946Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:44:36.958Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-7-stack-cost] [Pipeline] // lock [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 [2021-06-10T22:44:38.097Z] provisioning config files... [2021-06-10T22:44:38.111Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config4359305304070038042tmp [Pipeline] { [Pipeline] sh [2021-06-10T22:44:38.624Z] + set +x [2021-06-10T22:44:38.624Z] + bash -s -- [2021-06-10T22:44:38.624Z] + curl -s https://codecov.io/bash [2021-06-10T22:44:38.624Z] [2021-06-10T22:44:38.624Z] _____ _ [2021-06-10T22:44:38.624Z] / ____| | | [2021-06-10T22:44:38.624Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T22:44:38.624Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T22:44:38.624Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T22:44:38.624Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T22:44:38.624Z] Bash-1.0.3 [2021-06-10T22:44:38.624Z] [2021-06-10T22:44:38.624Z] [2021-06-10T22:44:38.624Z] ==> git version 2.24.4 found [2021-06-10T22:44:38.624Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-10T22:44:38.624Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T22:44:38.624Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T22:44:38.624Z] ==> Jenkins CI detected. [2021-06-10T22:44:38.624Z] project root: . [2021-06-10T22:44:38.624Z] --> token set from env [2021-06-10T22:44:38.624Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T22:44:38.624Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T22:44:38.624Z] ==> Python coveragepy not found [2021-06-10T22:44:38.624Z] ==> Searching for coverage reports in: [2021-06-10T22:44:38.624Z] + . [2021-06-10T22:44:38.624Z] -> Found 1 reports [2021-06-10T22:44:38.624Z] ==> Detecting git/mercurial file structure [2021-06-10T22:44:38.624Z] ==> Reading reports [2021-06-10T22:44:38.624Z] + ./coverage.out bytes=462634 [2021-06-10T22:44:38.624Z] ==> Appending adjustments [2021-06-10T22:44:38.624Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T22:44:38.888Z] + Found adjustments [2021-06-10T22:44:38.888Z] ==> Gzipping contents [2021-06-10T22:44:38.888Z] 52K /tmp/codecov.C4JDKE.gz [2021-06-10T22:44:38.888Z] ==> Uploading reports [2021-06-10T22:44:38.888Z] url: https://codecov.io [2021-06-10T22:44:38.888Z] query: branch=master&commit=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T22:44:38.888Z] -> Pinging Codecov [2021-06-10T22:44:38.888Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T22:44:39.460Z] -> Uploading to [2021-06-10T22:44:39.460Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/581DD39554BDF9B6E22D074273EAD858/2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72/3e33dbbf-71bb-4086-b04d-0b18539cc65a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T224439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=254c9ec2bb2efecc6a5ef9283386d87e2fef008f6ee8ea3f1913eb14212813f3 [2021-06-10T22:44:39.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T22:44:39.460Z] Dload Upload Total Spent Left Speed [2021-06-10T22:44:39.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53036 0 0 100 53036 0 118k --:--:-- --:--:-- --:--:-- 118k 100 53036 0 0 100 53036 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-06-10T22:44:39.721Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] } [2021-06-10T22:44:39.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-10T22:44:40.563Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-10T22:44:40.583Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:44:40.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T22:44:40.890Z] [2021-06-10T22:44:40.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:44:41.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T22:44:41.212Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-10T22:44:41.212Z] 188c0c94c7c5: Pulling fs layer [2021-06-10T22:44:41.212Z] 0ef7d3d256c8: Pulling fs layer [2021-06-10T22:44:41.212Z] de9db76c5a1d: Pulling fs layer [2021-06-10T22:44:41.212Z] 0eba1c9be4d2: Pulling fs layer [2021-06-10T22:44:41.212Z] 0d57e429df01: Pulling fs layer [2021-06-10T22:44:41.212Z] 4e4be7b47b0d: Pulling fs layer [2021-06-10T22:44:41.212Z] e1f770b5df2f: Pulling fs layer [2021-06-10T22:44:41.212Z] 85a0685a4137: Pulling fs layer [2021-06-10T22:44:41.212Z] 0eba1c9be4d2: Waiting [2021-06-10T22:44:41.212Z] 0d57e429df01: Waiting [2021-06-10T22:44:41.212Z] 4e4be7b47b0d: Waiting [2021-06-10T22:44:41.212Z] e1f770b5df2f: Waiting [2021-06-10T22:44:41.212Z] 85a0685a4137: Waiting [2021-06-10T22:44:41.212Z] de9db76c5a1d: Verifying Checksum [2021-06-10T22:44:41.212Z] de9db76c5a1d: Download complete [2021-06-10T22:44:41.212Z] 0ef7d3d256c8: Verifying Checksum [2021-06-10T22:44:41.212Z] 0ef7d3d256c8: Download complete [2021-06-10T22:44:41.212Z] 0d57e429df01: Verifying Checksum [2021-06-10T22:44:41.212Z] 0d57e429df01: Download complete [2021-06-10T22:44:41.212Z] 188c0c94c7c5: Verifying Checksum [2021-06-10T22:44:41.212Z] 188c0c94c7c5: Download complete [2021-06-10T22:44:41.212Z] 4e4be7b47b0d: Verifying Checksum [2021-06-10T22:44:41.212Z] 4e4be7b47b0d: Download complete [2021-06-10T22:44:41.473Z] 188c0c94c7c5: Pull complete [2021-06-10T22:44:41.734Z] 0ef7d3d256c8: Pull complete [2021-06-10T22:44:41.734Z] de9db76c5a1d: Pull complete [2021-06-10T22:44:43.130Z] e1f770b5df2f: Verifying Checksum [2021-06-10T22:44:43.130Z] e1f770b5df2f: Download complete [2021-06-10T22:44:44.529Z] 0eba1c9be4d2: Verifying Checksum [2021-06-10T22:44:44.529Z] 0eba1c9be4d2: Download complete [2021-06-10T22:44:44.796Z] 85a0685a4137: Verifying Checksum [2021-06-10T22:44:44.796Z] 85a0685a4137: Download complete [2021-06-10T22:44:48.127Z] 0eba1c9be4d2: Pull complete [2021-06-10T22:44:48.127Z] 0d57e429df01: Pull complete [2021-06-10T22:44:48.127Z] 4e4be7b47b0d: Pull complete [2021-06-10T22:44:48.391Z] e1f770b5df2f: Pull complete [2021-06-10T22:44:51.735Z] 85a0685a4137: Pull complete [2021-06-10T22:44:51.735Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-10T22:44:51.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T22:44:51.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-10T22:44:51.807Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-06-10T22:44:51.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 [2021-06-10T22:44:53.951Z] $ docker top a2180f08260cd79fcb51b2a2a5e9fba36b5e4b19f40aa9976f58bb00f45dc9a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T22:44:54.071Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-10T22:44:54.369Z] + set -o pipefail [2021-06-10T22:44:54.369Z] + snyk monitor '--org=edgex-jenkins' [2021-06-10T22:45:04.380Z] [2021-06-10T22:45:04.380Z] Monitoring /w/workspace/undry_device-rfid-llrp-go_master (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-06-10T22:45:04.380Z] [2021-06-10T22:45:04.380Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/2b42413c-ed8f-4315-8575-92f2525032a8 [2021-06-10T22:45:04.380Z] [2021-06-10T22:45:04.380Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-10T22:45:04.380Z] [2021-06-10T22:45:04.380Z] [Pipeline] } [2021-06-10T22:45:04.391Z] $ docker stop --time=1 a2180f08260cd79fcb51b2a2a5e9fba36b5e4b19f40aa9976f58bb00f45dc9a8 [2021-06-10T22:45:05.981Z] $ docker rm -f a2180f08260cd79fcb51b2a2a5e9fba36b5e4b19f40aa9976f58bb00f45dc9a8 [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 [2021-06-10T22:45:06.992Z] + git log --format=format:%s -1 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:45:07.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:45:07.300Z] . [Pipeline] withDockerContainer [2021-06-10T22:45:07.373Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-06-10T22:45:07.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T22:45:07.754Z] $ docker top c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:45:07.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:45:07.904Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:45:08.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:45:08.006Z] $ docker exec c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f ssh-agent [2021-06-10T22:45:08.108Z] SSH_AUTH_SOCK=/tmp/ssh-Z3jOXlrOijuj/agent.14 [2021-06-10T22:45:08.109Z] SSH_AGENT_PID=20 [2021-06-10T22:45:08.114Z] Running ssh-add (command line suppressed) [2021-06-10T22:45:08.209Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_9142567028930288944.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_9142567028930288944.key) [2021-06-10T22:45:08.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:45:08.550Z] + git semver tag [2021-06-10T22:45:08.550Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:45:08.550Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-10T22:45:08.550Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-10T22:45:08.550Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:45:08.550Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:45:08.550Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:45:08.550Z] # $SEMVER_BRANCH = master [2021-06-10T22:45:08.550Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [2021-06-10T22:45:08.550Z] # 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 HEAD [2021-06-10T22:45:08.550Z] # -> Force: false [2021-06-10T22:45:08.550Z] # 68377f469aa79422ec12db142b12668940c1a95b refs/tags/v1.0.0-dev.1 [Pipeline] } [2021-06-10T22:45:08.559Z] $ docker exec --env ******** --env ******** c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f ssh-agent -k [2021-06-10T22:45:08.655Z] unset SSH_AUTH_SOCK; [2021-06-10T22:45:08.655Z] unset SSH_AGENT_PID; [2021-06-10T22:45:08.655Z] echo Agent pid 20 killed; [2021-06-10T22:45:08.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:45:09.016Z] + git semver [Pipeline] } [2021-06-10T22:45:09.030Z] $ docker stop --time=1 c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f [2021-06-10T22:45:10.226Z] $ docker rm -f c39cb3f74b6ebb8ecccdc967161ef4f3e138056377969bb9dbbaac66309c5c8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:45:10.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T22:45:10.738Z] [2021-06-10T22:45:10.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:45:11.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T22:45:11.081Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-10T22:45:11.081Z] ab5ef0e58194: Pulling fs layer [2021-06-10T22:45:11.081Z] 9712f1f96733: Pulling fs layer [2021-06-10T22:45:11.081Z] 63f879dbbcfc: Pulling fs layer [2021-06-10T22:45:11.081Z] 0d9ebad4ef96: Pulling fs layer [2021-06-10T22:45:11.081Z] e9a5061849ea: Pulling fs layer [2021-06-10T22:45:11.081Z] d747dcd14b5f: Pulling fs layer [2021-06-10T22:45:11.081Z] 2de7ff778b66: Pulling fs layer [2021-06-10T22:45:11.081Z] 0d9ebad4ef96: Waiting [2021-06-10T22:45:11.081Z] e9a5061849ea: Waiting [2021-06-10T22:45:11.081Z] d747dcd14b5f: Waiting [2021-06-10T22:45:11.081Z] 2de7ff778b66: Waiting [2021-06-10T22:45:11.081Z] 9712f1f96733: Download complete [2021-06-10T22:45:12.472Z] 63f879dbbcfc: Download complete [2021-06-10T22:45:12.472Z] e9a5061849ea: Verifying Checksum [2021-06-10T22:45:12.472Z] e9a5061849ea: Download complete [2021-06-10T22:45:12.472Z] d747dcd14b5f: Verifying Checksum [2021-06-10T22:45:12.472Z] d747dcd14b5f: Download complete [2021-06-10T22:45:12.735Z] 2de7ff778b66: Verifying Checksum [2021-06-10T22:45:12.735Z] 2de7ff778b66: Download complete [2021-06-10T22:45:12.999Z] ab5ef0e58194: Verifying Checksum [2021-06-10T22:45:12.999Z] ab5ef0e58194: Download complete [2021-06-10T22:45:13.261Z] 0d9ebad4ef96: Verifying Checksum [2021-06-10T22:45:13.261Z] 0d9ebad4ef96: Download complete [2021-06-10T22:45:15.842Z] ab5ef0e58194: Pull complete [2021-06-10T22:45:15.842Z] 9712f1f96733: Pull complete [2021-06-10T22:45:16.418Z] 63f879dbbcfc: Pull complete [2021-06-10T22:45:19.769Z] 0d9ebad4ef96: Pull complete [2021-06-10T22:45:19.769Z] e9a5061849ea: Pull complete [2021-06-10T22:45:19.769Z] d747dcd14b5f: Pull complete [2021-06-10T22:45:20.725Z] 2de7ff778b66: Pull complete [2021-06-10T22:45:20.725Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-10T22:45:20.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T22:45:20.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-10T22:45:20.808Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-06-10T22:45:20.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 [2021-06-10T22:45:24.053Z] $ docker top e2b5ef15fdc9bac1fa2b7de46a1e25bc977a3592310901bfc356e086ebac642b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:45:24.172Z] provisioning config files... [2021-06-10T22:45:24.184Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config8045491473451089990tmp [2021-06-10T22:45:24.197Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6688036754250310333tmp [2021-06-10T22:45:24.209Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6163437747048148257tmp [Pipeline] { [Pipeline] echo [2021-06-10T22:45:24.234Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:45:24.564Z] ---> sigul-configuration.sh [2021-06-10T22:45:24.564Z] gpg: directory `/root/.gnupg' created [2021-06-10T22:45:24.564Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-10T22:45:24.564Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-10T22:45:24.564Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-10T22:45:24.564Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-10T22:45:24.564Z] gpg: CAST5 encrypted data [2021-06-10T22:45:24.564Z] gpg: encrypted with 1 passphrase [2021-06-10T22:45:24.564Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-10T22:45:24.886Z] + mkdir /home/jenkins [2021-06-10T22:45:24.886Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-10T22:45:25.192Z] + 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 [2021-06-10T22:45:25.205Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:45:25.508Z] ---> sigul-install.sh [2021-06-10T22:45:29.729Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-10T22:45:30.029Z] + git tag --list [2021-06-10T22:45:30.030Z] v0.0.0 [2021-06-10T22:45:30.030Z] v1.0.0-dev.1 [Pipeline] sh [2021-06-10T22:45:30.609Z] + lftools sign git-tag v1.0.0-dev.1 [2021-06-10T22:45:30.872Z] Signing Git tag with Sigul... [2021-06-10T22:45:30.872Z] Signing v1.0.0-dev.1 [Pipeline] echo [2021-06-10T22:45:31.827Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:45:32.127Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-10T22:45:32.136Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-10T22:45:32.173Z] $ docker stop --time=1 e2b5ef15fdc9bac1fa2b7de46a1e25bc977a3592310901bfc356e086ebac642b [2021-06-10T22:45:33.616Z] $ docker rm -f e2b5ef15fdc9bac1fa2b7de46a1e25bc977a3592310901bfc356e086ebac642b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:45:34.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:45:34.314Z] . [Pipeline] withDockerContainer [2021-06-10T22:45:34.388Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-06-10T22:45:34.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T22:45:34.864Z] $ docker top 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:45:35.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:45:35.006Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:45:35.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:45:35.129Z] $ docker exec 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 ssh-agent [2021-06-10T22:45:35.239Z] SSH_AUTH_SOCK=/tmp/ssh-M7W5XiHXAzp9/agent.13 [2021-06-10T22:45:35.239Z] SSH_AGENT_PID=20 [2021-06-10T22:45:35.246Z] Running ssh-add (command line suppressed) [2021-06-10T22:45:35.339Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_326983077104436722.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_326983077104436722.key) [2021-06-10T22:45:35.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:45:35.660Z] + git semver bump pre [2021-06-10T22:45:35.660Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:45:35.660Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-10T22:45:35.660Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-10T22:45:35.660Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:45:35.660Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:45:35.660Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:45:35.660Z] # $SEMVER_BRANCH = master [2021-06-10T22:45:35.660Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [2021-06-10T22:45:35.660Z] 1.0.0-dev.2 [Pipeline] } [2021-06-10T22:45:35.671Z] $ docker exec --env ******** --env ******** 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 ssh-agent -k [2021-06-10T22:45:35.768Z] unset SSH_AUTH_SOCK; [2021-06-10T22:45:35.769Z] unset SSH_AGENT_PID; [2021-06-10T22:45:35.769Z] echo Agent pid 20 killed; [2021-06-10T22:45:35.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:45:36.121Z] + git semver [Pipeline] } [2021-06-10T22:45:36.135Z] $ docker stop --time=1 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 [2021-06-10T22:45:37.320Z] $ docker rm -f 36ee7e24a30da9354bb292c0485d451edfb367f8d2e6a390bb035cf3c0851713 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:45:37.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:45:37.724Z] . [Pipeline] withDockerContainer [2021-06-10T22:45:37.800Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-06-10T22:45:37.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T22:45:38.200Z] $ docker top 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:45:38.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:45:38.341Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:45:38.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:45:38.453Z] $ docker exec 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 ssh-agent [2021-06-10T22:45:38.560Z] SSH_AUTH_SOCK=/tmp/ssh-KCsPm6C0SVT5/agent.13 [2021-06-10T22:45:38.560Z] SSH_AGENT_PID=20 [2021-06-10T22:45:38.565Z] Running ssh-add (command line suppressed) [2021-06-10T22:45:38.664Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_7317897589421126476.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_7317897589421126476.key) [2021-06-10T22:45:38.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:45:38.988Z] + git semver push [2021-06-10T22:45:38.988Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:45:38.988Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-10T22:45:38.988Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-10T22:45:38.988Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:45:38.988Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:45:38.988Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:45:38.988Z] # $SEMVER_BRANCH = master [2021-06-10T22:45:38.988Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-10T22:45:44.291Z] $ docker exec --env ******** --env ******** 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 ssh-agent -k [2021-06-10T22:45:44.388Z] unset SSH_AUTH_SOCK; [2021-06-10T22:45:44.388Z] unset SSH_AGENT_PID; [2021-06-10T22:45:44.388Z] echo Agent pid 20 killed; [2021-06-10T22:45:44.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:45:44.740Z] + git semver [Pipeline] } [2021-06-10T22:45:44.753Z] $ docker stop --time=1 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 [2021-06-10T22:45:45.944Z] $ docker rm -f 3cdc39dd8cbc14aa4d3bddff010a4a4d20c9b490879b3deeec320367b1f744e4 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:45:47.205Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:45:47.786Z] ---> package-listing.sh [2021-06-10T22:45:47.786Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T22:45:47.786Z] ++ facter osfamily [2021-06-10T22:45:48.047Z] + OS_FAMILY=redhat [2021-06-10T22:45:48.047Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_master [2021-06-10T22:45:48.047Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T22:45:48.047Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T22:45:48.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T22:45:48.047Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T22:45:48.047Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-10T22:45:48.047Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T22:45:48.047Z] + case "${OS_FAMILY}" in [2021-06-10T22:45:48.047Z] + rpm -qa [2021-06-10T22:45:48.047Z] + sort [2021-06-10T22:45:48.619Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T22:45:48.619Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T22:45:48.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T22:45:48.619Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-10T22:45:48.619Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ [2021-06-10T22:45:48.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_master/archives/ [Pipeline] echo [2021-06-10T22:45:48.632Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T22:45:48.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:45:49.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:45:49.492Z] [2021-06-10T22:45:49.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:45:49.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:45:49.877Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T22:45:49.877Z] df20fa9351a1: Pulling fs layer [2021-06-10T22:45:49.877Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T22:45:49.877Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T22:45:49.877Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T22:45:49.877Z] 93b61091891f: Pulling fs layer [2021-06-10T22:45:49.877Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T22:45:49.877Z] 5e14af77c1be: Pulling fs layer [2021-06-10T22:45:49.877Z] 01666e4c0597: Pulling fs layer [2021-06-10T22:45:49.877Z] aa168da1d23b: Pulling fs layer [2021-06-10T22:45:49.877Z] 93b9cdb0e59b: Waiting [2021-06-10T22:45:49.877Z] 5e14af77c1be: Waiting [2021-06-10T22:45:49.877Z] 01666e4c0597: Waiting [2021-06-10T22:45:49.877Z] 46f8f816bc3b: Waiting [2021-06-10T22:45:49.877Z] 93b61091891f: Waiting [2021-06-10T22:45:49.877Z] aa168da1d23b: Waiting [2021-06-10T22:45:49.877Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T22:45:49.877Z] 36b3adc4ff6f: Download complete [2021-06-10T22:45:49.877Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T22:45:49.877Z] 46f8f816bc3b: Download complete [2021-06-10T22:45:49.877Z] df20fa9351a1: Verifying Checksum [2021-06-10T22:45:49.877Z] df20fa9351a1: Download complete [2021-06-10T22:45:49.877Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T22:45:49.877Z] 93b9cdb0e59b: Download complete [2021-06-10T22:45:50.235Z] 5e14af77c1be: Verifying Checksum [2021-06-10T22:45:50.235Z] 5e14af77c1be: Download complete [2021-06-10T22:45:50.235Z] 01666e4c0597: Verifying Checksum [2021-06-10T22:45:50.235Z] 01666e4c0597: Download complete [2021-06-10T22:45:50.235Z] 93b61091891f: Verifying Checksum [2021-06-10T22:45:50.235Z] 93b61091891f: Download complete [2021-06-10T22:45:50.235Z] df20fa9351a1: Pull complete [2021-06-10T22:45:50.235Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T22:45:50.235Z] 8ad3a11d3b57: Download complete [2021-06-10T22:45:50.235Z] 36b3adc4ff6f: Pull complete [2021-06-10T22:45:50.812Z] 8ad3a11d3b57: Pull complete [2021-06-10T22:45:50.812Z] 46f8f816bc3b: Pull complete [2021-06-10T22:45:51.075Z] 93b61091891f: Pull complete [2021-06-10T22:45:51.075Z] 93b9cdb0e59b: Pull complete [2021-06-10T22:45:51.075Z] 5e14af77c1be: Pull complete [2021-06-10T22:45:51.335Z] 01666e4c0597: Pull complete [2021-06-10T22:45:52.283Z] aa168da1d23b: Verifying Checksum [2021-06-10T22:45:52.283Z] aa168da1d23b: Download complete [2021-06-10T22:45:56.501Z] aa168da1d23b: Pull complete [2021-06-10T22:45:56.501Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T22:45:56.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:45:56.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T22:45:56.574Z] prd-centos7-docker-4c-2g-358 does not seem to be running inside a container [2021-06-10T22:45:56.612Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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:alpine cat [2021-06-10T22:45:58.479Z] $ docker top 9bf977f76c0b708aecbaf079bd33b6b4a46ce19aaaeb71a8b1fd126af308733e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:45:58.851Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T22:45:59.149Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T22:45:59.440Z] + ls /var/log/sa-host [2021-06-10T22:45:59.440Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T22:45:59.440Z] file_magic: OK [2021-06-10T22:45:59.440Z] HZ: Using current value: 100 [2021-06-10T22:45:59.440Z] file_header: OK [2021-06-10T22:45:59.440Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T22:45:59.440Z] Statistics: [2021-06-10T22:45:59.440Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:45:59.440Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T22:45:59.440Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T22:45:59.440Z] file_magic: OK [2021-06-10T22:45:59.440Z] HZ: Using current value: 100 [2021-06-10T22:45:59.440Z] file_header: OK [2021-06-10T22:45:59.440Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T22:45:59.440Z] Statistics: [2021-06-10T22:45:59.440Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:45:59.440Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:46:00.024Z] provisioning config files... [2021-06-10T22:46:00.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6044171681394671696tmp [Pipeline] { [Pipeline] echo [2021-06-10T22:46:00.068Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:46:00.361Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T22:46:00.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:46:00.765Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T22:46:00.777Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:46:01.086Z] ---> sudo-logs.sh [2021-06-10T22:46:01.086Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T22:46:01.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:46:01.421Z] ---> job-cost.sh [2021-06-10T22:46:01.421Z] lf-activate-venv: SKIPPING [2021-06-10T22:46:01.421Z] DEBUG: total: 0.18000000715255737 [2021-06-10T22:46:01.421Z] INFO: Retrieving Stack Cost... [2021-06-10T22:46:02.367Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:46:02.638Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T22:46:02.653Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:46:02.951Z] ---> logs-deploy.sh [2021-06-10T22:46:02.951Z] lf-activate-venv: SKIPPING [2021-06-10T22:46:02.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/7 [2021-06-10T22:46:02.951Z] INFO: archiving workspace using pattern(s): [2021-06-10T22:46:03.898Z] Archives upload complete. [2021-06-10T22:46:03.898Z] INFO: archiving logs to Nexus