Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16bd43c538f9fa424729d14aac07513bbbf37459 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13785979562530106776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12394762122455693828.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12642486303456386449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2368940723271839278.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2087027198617555633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19798 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 16bd43c538f9fa424729d14aac07513bbbf37459 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16bd43c538f9fa424729d14aac07513bbbf37459 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#99)" > git rev-list --no-walk f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-13T00:02:16.403Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-13T00:02:16.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-13T00:02:16.457Z] ========================================================= [2022-07-13T00:02:16.457Z] EdgeX Global Pipelines Version Info [2022-07-13T00:02:16.457Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:02:17.199Z] ------------------- [2022-07-13T00:02:17.199Z] stable info: [2022-07-13T00:02:17.199Z] ------------------- [2022-07-13T00:02:17.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-13T00:02:17.200Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-13T00:02:17.200Z] Message: update stable to v1.0.237 [2022-07-13T00:02:17.772Z] ------------------- [2022-07-13T00:02:17.772Z] experimental info: [2022-07-13T00:02:17.772Z] ------------------- [2022-07-13T00:02:17.772Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-13T00:02:17.772Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-13T00:02:17.772Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-13T00:02:18.045Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-07-13T00:02:18.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-07-13T00:02:18.080Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-13T00:02:18.098Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-13T00:02:18.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-13T00:02:18.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-13T00:02:18.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-13T00:02:18.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-13T00:02:18.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-13T00:02:18.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-13T00:02:18.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-13T00:02:18.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-07-13T00:02:18.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-13T00:02:18.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-13T00:02:18.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-13T00:02:18.262Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-13T00:02:18.276Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-13T00:02:18.286Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-13T00:02:18.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-13T00:02:18.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-13T00:02:18.320Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-13T00:02:18.334Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-13T00:02:18.347Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-13T00:02:18.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-13T00:02:18.370Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-13T00:02:18.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-13T00:02:18.410Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-13T00:02:18.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-13T00:02:18.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-13T00:02:18.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-13T00:02:18.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16bd43c538f9fa424729d14aac07513bbbf37459 [Pipeline] echo [2022-07-13T00:02:18.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16bd43c [Pipeline] echo [2022-07-13T00:02:18.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T00:02:18.522Z] provisioning config files... [2022-07-13T00:02:18.536Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1459761799724032345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:02:18.867Z] ---> docker-login.sh [2022-07-13T00:02:18.867Z] nexus3.edgexfoundry.org:10001 [2022-07-13T00:02:19.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:19.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:19.392Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:19.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:19.392Z] [2022-07-13T00:02:19.392Z] Login Succeeded [2022-07-13T00:02:19.392Z] nexus3.edgexfoundry.org:10002 [2022-07-13T00:02:19.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:19.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:19.392Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:19.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:19.392Z] [2022-07-13T00:02:19.392Z] Login Succeeded [2022-07-13T00:02:19.392Z] nexus3.edgexfoundry.org:10003 [2022-07-13T00:02:19.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:19.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:19.655Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:19.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:19.655Z] [2022-07-13T00:02:19.655Z] Login Succeeded [2022-07-13T00:02:19.655Z] nexus3.edgexfoundry.org:10004 [2022-07-13T00:02:19.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:19.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:19.655Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:19.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:19.655Z] [2022-07-13T00:02:19.655Z] Login Succeeded [2022-07-13T00:02:19.917Z] docker.io [2022-07-13T00:02:19.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:20.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:20.179Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:20.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:20.179Z] [2022-07-13T00:02:20.179Z] Login Succeeded [2022-07-13T00:02:20.179Z] ---> docker-login.sh ends [Pipeline] } [2022-07-13T00:02:20.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-13T00:02:20.578Z] + git rev-list -1 --merges 16bd43c538f9fa424729d14aac07513bbbf37459~1..16bd43c538f9fa424729d14aac07513bbbf37459 [Pipeline] echo [2022-07-13T00:02:20.615Z] -----------> git rev-list -1 --merges 16bd43c538f9fa424729d14aac07513bbbf37459~1..16bd43c538f9fa424729d14aac07513bbbf37459 16bd43c538f9fa424729d14aac07513bbbf37459 [false] [Pipeline] sh [2022-07-13T00:02:20.908Z] + git log --format=format:%s -1 16bd43c538f9fa424729d14aac07513bbbf37459 [Pipeline] echo [2022-07-13T00:02:20.923Z] ========================================================= [2022-07-13T00:02:20.923Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-13T00:02:20.923Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-13T00:02:21.256Z] + git log --format=format:%s -1 16bd43c538f9fa424729d14aac07513bbbf37459 [Pipeline] echo [2022-07-13T00:02:21.268Z] [semverPrep] GIT_COMMIT: 16bd43c538f9fa424729d14aac07513bbbf37459, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#99) [Pipeline] echo [2022-07-13T00:02:21.276Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-13T00:02:21.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T00:02:21.628Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-13T00:02:21.628Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-13T00:02:21.628Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-13T00:02:21.628Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-13T00:02:21.628Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-13T00:02:21.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:02:22.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T00:02:22.042Z] [2022-07-13T00:02:22.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:02:22.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T00:02:22.348Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-13T00:02:22.348Z] b85a868b505f: Pulling fs layer [2022-07-13T00:02:22.348Z] e2be974225ed: Pulling fs layer [2022-07-13T00:02:22.348Z] 339a4e72a1f5: Pulling fs layer [2022-07-13T00:02:22.348Z] 988bab9f4d93: Pulling fs layer [2022-07-13T00:02:22.348Z] 1469e6f7b9e6: Pulling fs layer [2022-07-13T00:02:22.348Z] eaf3925da568: Pulling fs layer [2022-07-13T00:02:22.348Z] bab4dde63d76: Pulling fs layer [2022-07-13T00:02:22.348Z] bde34c3a00c8: Pulling fs layer [2022-07-13T00:02:22.348Z] b352a97aabf1: Pulling fs layer [2022-07-13T00:02:22.348Z] 4872d77fe225: Pulling fs layer [2022-07-13T00:02:22.348Z] 5851b861e8e6: Pulling fs layer [2022-07-13T00:02:22.348Z] bde34c3a00c8: Waiting [2022-07-13T00:02:22.348Z] b352a97aabf1: Waiting [2022-07-13T00:02:22.348Z] 4872d77fe225: Waiting [2022-07-13T00:02:22.348Z] 5851b861e8e6: Waiting [2022-07-13T00:02:22.348Z] 988bab9f4d93: Waiting [2022-07-13T00:02:22.348Z] 1469e6f7b9e6: Waiting [2022-07-13T00:02:22.348Z] eaf3925da568: Waiting [2022-07-13T00:02:22.348Z] bab4dde63d76: Waiting [2022-07-13T00:02:22.348Z] e2be974225ed: Verifying Checksum [2022-07-13T00:02:22.348Z] e2be974225ed: Download complete [2022-07-13T00:02:22.348Z] 988bab9f4d93: Verifying Checksum [2022-07-13T00:02:22.348Z] 988bab9f4d93: Download complete [2022-07-13T00:02:22.609Z] 339a4e72a1f5: Verifying Checksum [2022-07-13T00:02:22.609Z] 339a4e72a1f5: Download complete [2022-07-13T00:02:22.609Z] 1469e6f7b9e6: Verifying Checksum [2022-07-13T00:02:22.609Z] 1469e6f7b9e6: Download complete [2022-07-13T00:02:22.609Z] eaf3925da568: Download complete [2022-07-13T00:02:22.609Z] bde34c3a00c8: Verifying Checksum [2022-07-13T00:02:22.609Z] bde34c3a00c8: Download complete [2022-07-13T00:02:22.609Z] b352a97aabf1: Download complete [2022-07-13T00:02:22.609Z] 4872d77fe225: Download complete [2022-07-13T00:02:22.609Z] 5851b861e8e6: Verifying Checksum [2022-07-13T00:02:22.609Z] 5851b861e8e6: Download complete [2022-07-13T00:02:22.609Z] b85a868b505f: Verifying Checksum [2022-07-13T00:02:22.609Z] b85a868b505f: Download complete [2022-07-13T00:02:22.868Z] bab4dde63d76: Verifying Checksum [2022-07-13T00:02:22.868Z] bab4dde63d76: Download complete [2022-07-13T00:02:24.271Z] b85a868b505f: Pull complete [2022-07-13T00:02:24.271Z] e2be974225ed: Pull complete [2022-07-13T00:02:24.846Z] 339a4e72a1f5: Pull complete [2022-07-13T00:02:24.846Z] 988bab9f4d93: Pull complete [2022-07-13T00:02:25.110Z] 1469e6f7b9e6: Pull complete [2022-07-13T00:02:25.371Z] eaf3925da568: Pull complete [2022-07-13T00:02:27.290Z] bab4dde63d76: Pull complete [2022-07-13T00:02:27.551Z] bde34c3a00c8: Pull complete [2022-07-13T00:02:27.551Z] b352a97aabf1: Pull complete [2022-07-13T00:02:27.551Z] 4872d77fe225: Pull complete [2022-07-13T00:02:27.812Z] 5851b861e8e6: Pull complete [2022-07-13T00:02:27.812Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-13T00:02:27.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T00:02:27.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:02:27.932Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:02:27.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T00:02:29.413Z] $ docker top 83b8ad17b6ae885580424bab17e3c5374ab384748411cfcd425e5a9352d11816 -eo pid,comm [2022-07-13T00:02:29.490Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-13T00:02:29.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T00:02:29.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T00:02:29.530Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T00:02:29.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T00:02:29.673Z] $ docker exec 83b8ad17b6ae885580424bab17e3c5374ab384748411cfcd425e5a9352d11816 ssh-agent [2022-07-13T00:02:29.801Z] SSH_AUTH_SOCK=/tmp/ssh-KrB8Nk4d83ca/agent.34 [2022-07-13T00:02:29.801Z] SSH_AGENT_PID=40 [2022-07-13T00:02:29.809Z] Running ssh-add (command line suppressed) [2022-07-13T00:02:29.930Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1998559991895849264.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1998559991895849264.key) [2022-07-13T00:02:29.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T00:02:30.239Z] + git tag --points-at HEAD [Pipeline] } [2022-07-13T00:02:30.253Z] $ docker exec --env ******** --env ******** 83b8ad17b6ae885580424bab17e3c5374ab384748411cfcd425e5a9352d11816 ssh-agent -k [2022-07-13T00:02:30.365Z] unset SSH_AUTH_SOCK; [2022-07-13T00:02:30.366Z] unset SSH_AGENT_PID; [2022-07-13T00:02:30.366Z] echo Agent pid 40 killed; [2022-07-13T00:02:30.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-13T00:02:30.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T00:02:30.400Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T00:02:30.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T00:02:30.532Z] $ docker exec 83b8ad17b6ae885580424bab17e3c5374ab384748411cfcd425e5a9352d11816 ssh-agent [2022-07-13T00:02:30.679Z] SSH_AUTH_SOCK=/tmp/ssh-7Hy0TAKDPJCP/agent.76 [2022-07-13T00:02:30.679Z] SSH_AGENT_PID=82 [2022-07-13T00:02:30.684Z] Running ssh-add (command line suppressed) [2022-07-13T00:02:30.812Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8520619609956875701.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8520619609956875701.key) [2022-07-13T00:02:30.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T00:02:31.118Z] + git semver init [2022-07-13T00:02:31.379Z] 2022-07-13 00:02:31,303 [run_init] DEBUG init version:0.0.0 force:False [2022-07-13T00:02:31.379Z] 2022-07-13 00:02:31,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-07-13T00:02:31.379Z] 2022-07-13 00:02:31,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-07-13T00:02:31.379Z] 2022-07-13 00:02:31,304 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-13T00:02:32.320Z] 2022-07-13 00:02:32,069 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-07-13T00:02:32.320Z] 2022-07-13 00:02:32,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-07-13T00:02:32.320Z] 2022-07-13 00:02:32,069 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-13T00:02:32.320Z] 2022-07-13 00:02:32,069 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-13T00:02:32.320Z] 2.2.1-dev.6 [Pipeline] } [2022-07-13T00:02:32.331Z] $ docker exec --env ******** --env ******** 83b8ad17b6ae885580424bab17e3c5374ab384748411cfcd425e5a9352d11816 ssh-agent -k [2022-07-13T00:02:32.448Z] unset SSH_AUTH_SOCK; [2022-07-13T00:02:32.449Z] unset SSH_AGENT_PID; [2022-07-13T00:02:32.449Z] echo Agent pid 82 killed; [2022-07-13T00:02:32.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T00:02:32.769Z] + git semver [Pipeline] } [2022-07-13T00:02:33.044Z] $ docker stop --time=1 83b8ad17b6ae885580424bab17e3c5374ab384748411cfcd425e5a9352d11816 [2022-07-13T00:02:34.370Z] $ docker rm -f 83b8ad17b6ae885580424bab17e3c5374ab384748411cfcd425e5a9352d11816 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T00:02:34.746Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-13T00:02:35.016Z] Stashed 1 file(s) [Pipeline] echo [2022-07-13T00:02:35.018Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T00:02:35.123Z] provisioning config files... [2022-07-13T00:02:35.134Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1407072288492934940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:02:35.437Z] ---> docker-login.sh [2022-07-13T00:02:35.437Z] nexus3.edgexfoundry.org:10001 [2022-07-13T00:02:35.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:35.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:35.437Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:35.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:35.437Z] [2022-07-13T00:02:35.437Z] Login Succeeded [2022-07-13T00:02:35.437Z] nexus3.edgexfoundry.org:10002 [2022-07-13T00:02:35.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:35.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:35.698Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:35.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:35.698Z] [2022-07-13T00:02:35.698Z] Login Succeeded [2022-07-13T00:02:35.698Z] nexus3.edgexfoundry.org:10003 [2022-07-13T00:02:35.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:35.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:35.698Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:35.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:35.698Z] [2022-07-13T00:02:35.698Z] Login Succeeded [2022-07-13T00:02:35.698Z] nexus3.edgexfoundry.org:10004 [2022-07-13T00:02:35.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:35.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:35.960Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:35.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:35.960Z] [2022-07-13T00:02:35.960Z] Login Succeeded [2022-07-13T00:02:35.960Z] docker.io [2022-07-13T00:02:35.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:02:36.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:02:36.221Z] Configure a credential helper to remove this warning. See [2022-07-13T00:02:36.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:02:36.221Z] [2022-07-13T00:02:36.221Z] Login Succeeded [2022-07-13T00:02:36.221Z] ---> docker-login.sh ends [Pipeline] } [2022-07-13T00:02:36.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-13T00:02:36.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T00:02:36.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T00:02:36.316Z] ========================================================= [2022-07-13T00:02:36.316Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-13T00:02:36.316Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:02:36.633Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-13T00:02:36.633Z] Sending build context to Docker daemon 4.037MB [2022-07-13T00:02:36.633Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-13T00:02:36.633Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-13T00:02:36.633Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-13T00:02:36.633Z] 2408cc74d12b: Pulling fs layer [2022-07-13T00:02:36.633Z] ea60b727a1ce: Pulling fs layer [2022-07-13T00:02:36.633Z] 30c4a7721957: Pulling fs layer [2022-07-13T00:02:36.633Z] 370296b7ddb6: Pulling fs layer [2022-07-13T00:02:36.633Z] 7c6cee850709: Pulling fs layer [2022-07-13T00:02:36.633Z] 39a5fcdaea64: Pulling fs layer [2022-07-13T00:02:36.633Z] d94ebbe4e438: Pulling fs layer [2022-07-13T00:02:36.633Z] bcfd1f05c69d: Pulling fs layer [2022-07-13T00:02:36.633Z] 59ccb84bbe0f: Pulling fs layer [2022-07-13T00:02:36.633Z] 370296b7ddb6: Waiting [2022-07-13T00:02:36.633Z] 7c6cee850709: Waiting [2022-07-13T00:02:36.633Z] 39a5fcdaea64: Waiting [2022-07-13T00:02:36.633Z] d94ebbe4e438: Waiting [2022-07-13T00:02:36.633Z] bcfd1f05c69d: Waiting [2022-07-13T00:02:36.633Z] 59ccb84bbe0f: Waiting [2022-07-13T00:02:36.633Z] 30c4a7721957: Download complete [2022-07-13T00:02:36.633Z] ea60b727a1ce: Download complete [2022-07-13T00:02:36.895Z] 7c6cee850709: Download complete [2022-07-13T00:02:36.895Z] 39a5fcdaea64: Verifying Checksum [2022-07-13T00:02:36.895Z] 39a5fcdaea64: Download complete [2022-07-13T00:02:36.895Z] 2408cc74d12b: Verifying Checksum [2022-07-13T00:02:36.895Z] 2408cc74d12b: Download complete [2022-07-13T00:02:36.895Z] d94ebbe4e438: Verifying Checksum [2022-07-13T00:02:36.895Z] d94ebbe4e438: Download complete [2022-07-13T00:02:36.895Z] 2408cc74d12b: Pull complete [2022-07-13T00:02:37.155Z] ea60b727a1ce: Pull complete [2022-07-13T00:02:37.155Z] 30c4a7721957: Pull complete [2022-07-13T00:02:37.155Z] 59ccb84bbe0f: Verifying Checksum [2022-07-13T00:02:37.155Z] 59ccb84bbe0f: Download complete [2022-07-13T00:02:37.726Z] bcfd1f05c69d: Verifying Checksum [2022-07-13T00:02:37.726Z] bcfd1f05c69d: Download complete [2022-07-13T00:02:37.726Z] 370296b7ddb6: Verifying Checksum [2022-07-13T00:02:37.726Z] 370296b7ddb6: Download complete [2022-07-13T00:02:43.009Z] 370296b7ddb6: Pull complete [2022-07-13T00:02:43.010Z] 7c6cee850709: Pull complete [2022-07-13T00:02:43.010Z] 39a5fcdaea64: Pull complete [2022-07-13T00:02:43.010Z] d94ebbe4e438: Pull complete [2022-07-13T00:02:44.922Z] bcfd1f05c69d: Pull complete [2022-07-13T00:02:45.494Z] 59ccb84bbe0f: Pull complete [2022-07-13T00:02:45.494Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-13T00:02:45.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-13T00:02:45.494Z] ---> a4fb48ad2a94 [2022-07-13T00:02:45.494Z] Step 3/12 : ARG MAKE='make build' [2022-07-13T00:02:47.408Z] ---> Running in 9c8e7910790f [2022-07-13T00:02:47.408Z] Removing intermediate container 9c8e7910790f [2022-07-13T00:02:47.408Z] ---> f9c8d43e0024 [2022-07-13T00:02:47.408Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-13T00:02:47.408Z] ---> Running in 6ccdafe6de92 [2022-07-13T00:02:47.408Z] Removing intermediate container 6ccdafe6de92 [2022-07-13T00:02:47.408Z] ---> 2617bf28aa11 [2022-07-13T00:02:47.408Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-13T00:02:47.408Z] ---> Running in 2b1a12f6540e [2022-07-13T00:02:47.669Z] Removing intermediate container 2b1a12f6540e [2022-07-13T00:02:47.669Z] ---> 03d5ed4bc5f0 [2022-07-13T00:02:47.669Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T00:02:47.669Z] ---> Running in 3466ab8f71da [2022-07-13T00:02:48.241Z] Removing intermediate container 3466ab8f71da [2022-07-13T00:02:48.241Z] ---> d9e1b4f97aed [2022-07-13T00:02:48.241Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-13T00:02:48.241Z] ---> Running in 2e129dc28aa9 [2022-07-13T00:02:48.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-13T00:02:49.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-13T00:02:49.705Z] OK: 211 MiB in 51 packages [2022-07-13T00:02:50.097Z] Still waiting to schedule task [2022-07-13T00:02:50.097Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-13T00:02:50.280Z] Removing intermediate container 2e129dc28aa9 [2022-07-13T00:02:50.280Z] ---> fc346208053c [2022-07-13T00:02:50.280Z] Step 8/12 : WORKDIR /app [2022-07-13T00:02:50.280Z] ---> Running in a5d34cbe5517 [2022-07-13T00:02:50.280Z] Removing intermediate container a5d34cbe5517 [2022-07-13T00:02:50.280Z] ---> 5af9513cef0e [2022-07-13T00:02:50.280Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-13T00:02:50.539Z] ---> 75d3af244be8 [2022-07-13T00:02:50.539Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-13T00:02:50.539Z] ---> Running in 847bcd0271a5 [2022-07-13T00:03:08.665Z] Removing intermediate container 847bcd0271a5 [2022-07-13T00:03:08.665Z] ---> 746b8005af07 [2022-07-13T00:03:08.665Z] Step 11/12 : COPY . . [2022-07-13T00:03:08.665Z] ---> 84e638c7d9ab [2022-07-13T00:03:08.665Z] Step 12/12 : RUN $MAKE [2022-07-13T00:03:08.665Z] ---> Running in 9c70989086e1 [2022-07-13T00:03:08.665Z] noop [2022-07-13T00:03:08.665Z] Removing intermediate container 9c70989086e1 [2022-07-13T00:03:08.665Z] ---> 1a519b608267 [2022-07-13T00:03:08.665Z] Successfully built 1a519b608267 [2022-07-13T00:03:08.665Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:03:08.984Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-13T00:03:08.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:03:09.070Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:03:09.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-13T00:03:09.535Z] $ docker top 5d9f11bf815eaff36bd5eaa320d45d87ce7b810844ea02c95da0d0e7098ba581 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T00:03:09.896Z] + go version [2022-07-13T00:03:09.896Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-13T00:03:09.912Z] $ docker stop --time=1 5d9f11bf815eaff36bd5eaa320d45d87ce7b810844ea02c95da0d0e7098ba581 [2022-07-13T00:03:11.218Z] $ docker rm -f 5d9f11bf815eaff36bd5eaa320d45d87ce7b810844ea02c95da0d0e7098ba581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:03:11.648Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-13T00:03:11.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:03:11.742Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:03:11.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-13T00:03:12.217Z] $ docker top 775b037e1acb260c2df32c991176f626d277c29d64acb251f83f8dec2a5c6ba6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T00:03:12.602Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-13T00:03:12.899Z] + make test [2022-07-13T00:03:12.899Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-13T00:03:13.159Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-13T00:03:25.372Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-13T00:03:25.372Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-13T00:03:28.671Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.125s coverage: 39.3% of statements [2022-07-13T00:03:28.671Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements [2022-07-13T00:03:28.671Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2022-07-13T00:03:38.655Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-13T00:03:38.655Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-13T00:03:41.200Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-13T00:03:41.200Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-13T00:03:41.200Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-13T00:03:41.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-13T00:03:41.230Z] $ docker stop --time=1 775b037e1acb260c2df32c991176f626d277c29d64acb251f83f8dec2a5c6ba6 [2022-07-13T00:03:43.051Z] $ docker rm -f 775b037e1acb260c2df32c991176f626d277c29d64acb251f83f8dec2a5c6ba6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T00:03:43.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-13T00:03:43.588Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-13T00:03:44.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-13T00:03:44.379Z] + ls -al . [2022-07-13T00:03:44.379Z] total 632 [2022-07-13T00:03:44.379Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 13 00:03 . [2022-07-13T00:03:44.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:02 .. [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 13 00:02 .dockerignore [2022-07-13T00:03:44.379Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:03 .git [2022-07-13T00:03:44.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:02 .github [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 13 00:02 .gitignore [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:02 .golangci.yml [2022-07-13T00:03:44.379Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:02 .semver [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 13 00:02 Attribution.txt [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 13 00:02 CHANGELOG.md [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 13 00:02 Dockerfile [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:02 GOVERNANCE.md [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 13 00:02 Jenkinsfile [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 13 00:02 LICENSE [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 13 00:02 Makefile [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 13 00:02 OWNERS.md [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 13 00:02 README.md [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 13 00:02 VERSION [2022-07-13T00:03:44.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:02 bin [2022-07-13T00:03:44.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:02 cmd [2022-07-13T00:03:44.379Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 13 00:03 coverage.out [2022-07-13T00:03:44.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:02 examples [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 3355 Jul 13 00:02 go.mod [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 35188 Jul 13 00:02 go.sum [2022-07-13T00:03:44.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:02 images [2022-07-13T00:03:44.379Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 00:02 internal [2022-07-13T00:03:44.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:02 snap [2022-07-13T00:03:44.379Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 13 00:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:03:44.696Z] + 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=16bd43c538f9fa424729d14aac07513bbbf37459 --label arch=amd64 --label version=2.2.1-dev.6 . [2022-07-13T00:03:44.697Z] Sending build context to Docker daemon 4.037MB [2022-07-13T00:03:44.697Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-13T00:03:44.697Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-13T00:03:44.697Z] ---> 1a519b608267 [2022-07-13T00:03:44.697Z] Step 3/25 : ARG MAKE='make build' [2022-07-13T00:03:44.957Z] ---> Running in 8e8d4421922c [2022-07-13T00:03:44.957Z] Removing intermediate container 8e8d4421922c [2022-07-13T00:03:44.957Z] ---> 12d23a5346eb [2022-07-13T00:03:44.957Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-13T00:03:44.957Z] ---> Running in e22cdefc8a22 [2022-07-13T00:03:44.957Z] Removing intermediate container e22cdefc8a22 [2022-07-13T00:03:44.957Z] ---> 7dcf4c899e5b [2022-07-13T00:03:44.957Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-13T00:03:44.957Z] ---> Running in f60516c9fac7 [2022-07-13T00:03:45.218Z] Removing intermediate container f60516c9fac7 [2022-07-13T00:03:45.218Z] ---> 577ca1cc36b2 [2022-07-13T00:03:45.218Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T00:03:45.218Z] ---> Running in 28384446fbc6 [2022-07-13T00:03:45.789Z] Removing intermediate container 28384446fbc6 [2022-07-13T00:03:45.789Z] ---> e15dc6ac3486 [2022-07-13T00:03:45.789Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-13T00:03:45.789Z] ---> Running in 59274c6b73a5 [2022-07-13T00:03:46.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-13T00:03:46.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-13T00:03:47.251Z] OK: 211 MiB in 51 packages [2022-07-13T00:03:47.513Z] Removing intermediate container 59274c6b73a5 [2022-07-13T00:03:47.513Z] ---> 3583d8d78031 [2022-07-13T00:03:47.513Z] Step 8/25 : WORKDIR /app [2022-07-13T00:03:47.513Z] ---> Running in a39c693b936b [2022-07-13T00:03:47.775Z] Removing intermediate container a39c693b936b [2022-07-13T00:03:47.775Z] ---> ff9d38885f05 [2022-07-13T00:03:47.775Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-13T00:03:47.775Z] ---> db2c40c95b63 [2022-07-13T00:03:47.775Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-13T00:03:47.775Z] ---> Running in 10405df9b1aa [2022-07-13T00:03:48.346Z] Removing intermediate container 10405df9b1aa [2022-07-13T00:03:48.346Z] ---> 8350cab171d8 [2022-07-13T00:03:48.346Z] Step 11/25 : COPY . . [2022-07-13T00:03:48.918Z] ---> fa1adbcd70c2 [2022-07-13T00:03:48.918Z] Step 12/25 : RUN $MAKE [2022-07-13T00:03:48.918Z] ---> Running in 133c771dc788 [2022-07-13T00:03:49.177Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.12 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-13T00:04:11.125Z] Removing intermediate container 133c771dc788 [2022-07-13T00:04:11.125Z] ---> 8477e99279c8 [2022-07-13T00:04:11.125Z] Step 13/25 : FROM alpine:3.16 [2022-07-13T00:04:11.393Z] 3.16: Pulling from library/alpine [2022-07-13T00:04:11.393Z] 2408cc74d12b: Already exists [2022-07-13T00:04:11.653Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-13T00:04:11.653Z] Status: Downloaded newer image for alpine:3.16 [2022-07-13T00:04:11.653Z] ---> e66264b98777 [2022-07-13T00:04:11.653Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-13T00:04:11.653Z] ---> Running in f6ff11e214e8 [2022-07-13T00:04:11.653Z] Removing intermediate container f6ff11e214e8 [2022-07-13T00:04:11.653Z] ---> f6f66c7dd872 [2022-07-13T00:04:11.653Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T00:04:11.653Z] ---> Running in 08ea90f02e88 [2022-07-13T00:04:12.225Z] Removing intermediate container 08ea90f02e88 [2022-07-13T00:04:12.225Z] ---> 649da745ffda [2022-07-13T00:04:12.225Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-13T00:04:12.225Z] ---> Running in bf6fc5b9680f [2022-07-13T00:04:12.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-13T00:04:13.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-13T00:04:14.369Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-13T00:04:14.369Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-13T00:04:14.369Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-13T00:04:14.630Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-13T00:04:14.630Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-13T00:04:14.630Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-13T00:04:14.891Z] Executing busybox-1.35.0-r13.trigger [2022-07-13T00:04:14.891Z] OK: 8 MiB in 20 packages [2022-07-13T00:04:15.151Z] Removing intermediate container bf6fc5b9680f [2022-07-13T00:04:15.151Z] ---> 1060a314189a [2022-07-13T00:04:15.151Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-13T00:04:15.410Z] ---> a1853d24faf2 [2022-07-13T00:04:15.410Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-13T00:04:15.669Z] ---> 5323ff8fb571 [2022-07-13T00:04:15.670Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-13T00:04:16.241Z] ---> 3b995d63c060 [2022-07-13T00:04:16.241Z] Step 20/25 : EXPOSE 59989 [2022-07-13T00:04:16.241Z] ---> Running in 29fbaa8e5670 [2022-07-13T00:04:16.241Z] Removing intermediate container 29fbaa8e5670 [2022-07-13T00:04:16.241Z] ---> 3a412fe5a6a2 [2022-07-13T00:04:16.241Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-13T00:04:16.241Z] ---> Running in 964f24e4a4b3 [2022-07-13T00:04:16.500Z] Removing intermediate container 964f24e4a4b3 [2022-07-13T00:04:16.500Z] ---> 8618318c5ed6 [2022-07-13T00:04:16.500Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-13T00:04:16.500Z] ---> Running in c195fcfb3f6c [2022-07-13T00:04:16.500Z] Removing intermediate container c195fcfb3f6c [2022-07-13T00:04:16.500Z] ---> 2170560a944a [2022-07-13T00:04:16.500Z] Step 23/25 : LABEL arch=amd64 [2022-07-13T00:04:16.500Z] ---> Running in 7c4178c3d9c5 [2022-07-13T00:04:16.761Z] Removing intermediate container 7c4178c3d9c5 [2022-07-13T00:04:16.761Z] ---> b56a0eaa56db [2022-07-13T00:04:16.761Z] Step 24/25 : LABEL git_sha=16bd43c538f9fa424729d14aac07513bbbf37459 [2022-07-13T00:04:16.761Z] ---> Running in a05e3fb00718 [2022-07-13T00:04:16.761Z] Removing intermediate container a05e3fb00718 [2022-07-13T00:04:16.761Z] ---> d1ac42ba2f7e [2022-07-13T00:04:16.761Z] Step 25/25 : LABEL version=2.2.1-dev.6 [2022-07-13T00:04:17.022Z] ---> Running in 12e60b74d94a [2022-07-13T00:04:17.022Z] Removing intermediate container 12e60b74d94a [2022-07-13T00:04:17.022Z] ---> b3e76c7eca24 [2022-07-13T00:04:17.022Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-13T00:04:17.022Z] Successfully built b3e76c7eca24 [2022-07-13T00:04:17.022Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T00:04:17.150Z] provisioning config files... [2022-07-13T00:04:17.158Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config437963148119344493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:04:17.459Z] ---> docker-login.sh [2022-07-13T00:04:17.459Z] nexus3.edgexfoundry.org:10001 [2022-07-13T00:04:17.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:04:17.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:04:17.459Z] Configure a credential helper to remove this warning. See [2022-07-13T00:04:17.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:04:17.459Z] [2022-07-13T00:04:17.459Z] Login Succeeded [2022-07-13T00:04:17.459Z] nexus3.edgexfoundry.org:10002 [2022-07-13T00:04:17.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:04:17.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:04:17.719Z] Configure a credential helper to remove this warning. See [2022-07-13T00:04:17.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:04:17.719Z] [2022-07-13T00:04:17.719Z] Login Succeeded [2022-07-13T00:04:17.719Z] nexus3.edgexfoundry.org:10003 [2022-07-13T00:04:17.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:04:17.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:04:17.719Z] Configure a credential helper to remove this warning. See [2022-07-13T00:04:17.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:04:17.719Z] [2022-07-13T00:04:17.719Z] Login Succeeded [2022-07-13T00:04:17.719Z] nexus3.edgexfoundry.org:10004 [2022-07-13T00:04:17.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:04:17.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:04:17.979Z] Configure a credential helper to remove this warning. See [2022-07-13T00:04:17.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:04:17.979Z] [2022-07-13T00:04:17.979Z] Login Succeeded [2022-07-13T00:04:17.979Z] docker.io [2022-07-13T00:04:17.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:04:18.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:04:18.240Z] Configure a credential helper to remove this warning. See [2022-07-13T00:04:18.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:04:18.240Z] [2022-07-13T00:04:18.240Z] Login Succeeded [2022-07-13T00:04:18.240Z] ---> docker-login.sh ends [Pipeline] } [2022-07-13T00:04:18.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-13T00:04:18.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T00:04:18.307Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-07-13T00:04:18.307Z] 16bd43c538f9fa424729d14aac07513bbbf37459 [2022-07-13T00:04:18.307Z] latest [2022-07-13T00:04:18.307Z] 2.2.1-dev.6 [2022-07-13T00:04:18.307Z] 16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6 [2022-07-13T00:04:18.307Z] main [2022-07-13T00:04:18.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:18.643Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:16bd43c538f9fa424729d14aac07513bbbf37459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:18.949Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:16bd43c538f9fa424729d14aac07513bbbf37459 [2022-07-13T00:04:18.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-13T00:04:18.950Z] 1d51893654b3: Preparing [2022-07-13T00:04:18.950Z] 77214be8320e: Preparing [2022-07-13T00:04:18.950Z] 181010e96804: Preparing [2022-07-13T00:04:18.950Z] 16b1627a4033: Preparing [2022-07-13T00:04:18.950Z] eec0b94d7261: Preparing [2022-07-13T00:04:18.950Z] 24302eb7d908: Preparing [2022-07-13T00:04:18.950Z] eec0b94d7261: Pushed [2022-07-13T00:04:18.950Z] 77214be8320e: Pushed [2022-07-13T00:04:18.950Z] 181010e96804: Pushed [2022-07-13T00:04:18.950Z] 24302eb7d908: Layer already exists [2022-07-13T00:04:19.211Z] 16b1627a4033: Pushed [2022-07-13T00:04:22.509Z] 1d51893654b3: Pushed [2022-07-13T00:04:22.509Z] 16bd43c538f9fa424729d14aac07513bbbf37459: digest: sha256:f7cf80dd72ed6d5903ab7a99ac8632cee824f3703e88bc3e8e9dcb0ed1098e39 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:22.840Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:23.161Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-07-13T00:04:23.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-13T00:04:23.161Z] 1d51893654b3: Preparing [2022-07-13T00:04:23.161Z] 77214be8320e: Preparing [2022-07-13T00:04:23.161Z] 181010e96804: Preparing [2022-07-13T00:04:23.161Z] 16b1627a4033: Preparing [2022-07-13T00:04:23.161Z] eec0b94d7261: Preparing [2022-07-13T00:04:23.161Z] 24302eb7d908: Preparing [2022-07-13T00:04:23.161Z] 24302eb7d908: Waiting [2022-07-13T00:04:23.161Z] 16b1627a4033: Layer already exists [2022-07-13T00:04:23.161Z] 77214be8320e: Layer already exists [2022-07-13T00:04:23.161Z] 181010e96804: Layer already exists [2022-07-13T00:04:23.161Z] 1d51893654b3: Layer already exists [2022-07-13T00:04:23.161Z] eec0b94d7261: Layer already exists [2022-07-13T00:04:23.161Z] 24302eb7d908: Layer already exists [2022-07-13T00:04:23.161Z] latest: digest: sha256:f7cf80dd72ed6d5903ab7a99ac8632cee824f3703e88bc3e8e9dcb0ed1098e39 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:23.488Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:23.810Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.6 [2022-07-13T00:04:23.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-13T00:04:23.810Z] 1d51893654b3: Preparing [2022-07-13T00:04:23.810Z] 77214be8320e: Preparing [2022-07-13T00:04:23.810Z] 181010e96804: Preparing [2022-07-13T00:04:23.810Z] 16b1627a4033: Preparing [2022-07-13T00:04:23.810Z] eec0b94d7261: Preparing [2022-07-13T00:04:23.810Z] 24302eb7d908: Preparing [2022-07-13T00:04:23.810Z] 24302eb7d908: Waiting [2022-07-13T00:04:23.810Z] eec0b94d7261: Layer already exists [2022-07-13T00:04:23.810Z] 1d51893654b3: Layer already exists [2022-07-13T00:04:23.810Z] 181010e96804: Layer already exists [2022-07-13T00:04:23.810Z] 16b1627a4033: Layer already exists [2022-07-13T00:04:23.810Z] 77214be8320e: Layer already exists [2022-07-13T00:04:23.810Z] 24302eb7d908: Layer already exists [2022-07-13T00:04:23.810Z] 2.2.1-dev.6: digest: sha256:f7cf80dd72ed6d5903ab7a99ac8632cee824f3703e88bc3e8e9dcb0ed1098e39 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:24.139Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:24.459Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6 [2022-07-13T00:04:24.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-13T00:04:24.459Z] 1d51893654b3: Preparing [2022-07-13T00:04:24.459Z] 77214be8320e: Preparing [2022-07-13T00:04:24.459Z] 181010e96804: Preparing [2022-07-13T00:04:24.459Z] 16b1627a4033: Preparing [2022-07-13T00:04:24.459Z] eec0b94d7261: Preparing [2022-07-13T00:04:24.459Z] 24302eb7d908: Preparing [2022-07-13T00:04:24.459Z] 24302eb7d908: Waiting [2022-07-13T00:04:24.459Z] 181010e96804: Layer already exists [2022-07-13T00:04:24.459Z] 77214be8320e: Layer already exists [2022-07-13T00:04:24.459Z] eec0b94d7261: Layer already exists [2022-07-13T00:04:24.459Z] 16b1627a4033: Layer already exists [2022-07-13T00:04:24.459Z] 1d51893654b3: Layer already exists [2022-07-13T00:04:24.459Z] 24302eb7d908: Layer already exists [2022-07-13T00:04:24.459Z] 16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6: digest: sha256:f7cf80dd72ed6d5903ab7a99ac8632cee824f3703e88bc3e8e9dcb0ed1098e39 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:24.786Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:25.110Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-07-13T00:04:25.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-13T00:04:25.110Z] 1d51893654b3: Preparing [2022-07-13T00:04:25.110Z] 77214be8320e: Preparing [2022-07-13T00:04:25.110Z] 181010e96804: Preparing [2022-07-13T00:04:25.110Z] 16b1627a4033: Preparing [2022-07-13T00:04:25.110Z] eec0b94d7261: Preparing [2022-07-13T00:04:25.110Z] 24302eb7d908: Preparing [2022-07-13T00:04:25.110Z] 16b1627a4033: Layer already exists [2022-07-13T00:04:25.110Z] 1d51893654b3: Layer already exists [2022-07-13T00:04:25.110Z] 181010e96804: Layer already exists [2022-07-13T00:04:25.110Z] eec0b94d7261: Layer already exists [2022-07-13T00:04:25.110Z] 77214be8320e: Layer already exists [2022-07-13T00:04:25.110Z] 24302eb7d908: Layer already exists [2022-07-13T00:04:25.110Z] main: digest: sha256:f7cf80dd72ed6d5903ab7a99ac8632cee824f3703e88bc3e8e9dcb0ed1098e39 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-13T00:04:25.160Z] ===================================================== [Pipeline] echo [2022-07-13T00:04:25.170Z] taggedImages: [2022-07-13T00:04:25.170Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:16bd43c538f9fa424729d14aac07513bbbf37459 [2022-07-13T00:04:25.170Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-07-13T00:04:25.170Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.6 [2022-07-13T00:04:25.170Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6 [2022-07-13T00:04:25.170Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:25.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T00:04:25.553Z] [2022-07-13T00:04:25.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:04:25.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T00:04:25.872Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-13T00:04:25.872Z] 5eb5b503b376: Pulling fs layer [2022-07-13T00:04:25.872Z] 5c69ac0246d0: Pulling fs layer [2022-07-13T00:04:25.872Z] ec43610c2a17: Pulling fs layer [2022-07-13T00:04:25.872Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-13T00:04:25.872Z] 33b1e0a273af: Pulling fs layer [2022-07-13T00:04:25.872Z] 5d3b04190fa2: Pulling fs layer [2022-07-13T00:04:25.872Z] 2f39f015ded8: Pulling fs layer [2022-07-13T00:04:25.872Z] 33b1e0a273af: Waiting [2022-07-13T00:04:25.872Z] 5d3b04190fa2: Waiting [2022-07-13T00:04:25.872Z] 2f39f015ded8: Waiting [2022-07-13T00:04:25.872Z] 3a2ae6a8a46f: Waiting [2022-07-13T00:04:25.872Z] 5c69ac0246d0: Download complete [2022-07-13T00:04:25.872Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-13T00:04:25.872Z] 3a2ae6a8a46f: Download complete [2022-07-13T00:04:26.000Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19799 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-07-13T00:04:26.014Z] Running in /w/workspace/device-rfid-llrp-go/41 [Pipeline] { [Pipeline] checkout [2022-07-13T00:04:26.051Z] Selected Git installation does not exist. Using Default [2022-07-13T00:04:26.051Z] The recommended git tool is: NONE [2022-07-13T00:04:26.133Z] ec43610c2a17: Verifying Checksum [2022-07-13T00:04:26.133Z] ec43610c2a17: Download complete [2022-07-13T00:04:26.133Z] 33b1e0a273af: Verifying Checksum [2022-07-13T00:04:26.133Z] 33b1e0a273af: Download complete [2022-07-13T00:04:26.133Z] 5d3b04190fa2: Verifying Checksum [2022-07-13T00:04:26.133Z] 5d3b04190fa2: Download complete [2022-07-13T00:04:26.133Z] 5eb5b503b376: Verifying Checksum [2022-07-13T00:04:26.133Z] 5eb5b503b376: Download complete [2022-07-13T00:04:26.701Z] 2f39f015ded8: Download complete [2022-07-13T00:04:27.641Z] 5eb5b503b376: Pull complete [2022-07-13T00:04:27.641Z] 5c69ac0246d0: Pull complete [2022-07-13T00:04:28.207Z] ec43610c2a17: Pull complete [2022-07-13T00:04:28.207Z] 3a2ae6a8a46f: Pull complete [2022-07-13T00:04:28.466Z] 33b1e0a273af: Pull complete [2022-07-13T00:04:28.725Z] 5d3b04190fa2: Pull complete [2022-07-13T00:04:32.794Z] using credential edgex-jenkins-ssh [2022-07-13T00:04:32.813Z] Cloning the remote Git repository [2022-07-13T00:04:32.912Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-13T00:04:33.000Z] > git init /w/workspace/device-rfid-llrp-go/41 # timeout=10 [2022-07-13T00:04:33.107Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-13T00:04:33.109Z] > git --version # timeout=10 [2022-07-13T00:04:33.134Z] > git --version # 'git version 2.25.1' [2022-07-13T00:04:33.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-13T00:04:33.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-13T00:04:34.000Z] 2f39f015ded8: Pull complete [2022-07-13T00:04:34.000Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-13T00:04:34.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T00:04:34.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:04:34.095Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:04:34.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-13T00:04:34.767Z] Avoid second fetch [2022-07-13T00:04:34.768Z] Checking out Revision 16bd43c538f9fa424729d14aac07513bbbf37459 (main) [2022-07-13T00:04:34.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-07-13T00:04:34.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-13T00:04:34.794Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T00:04:34.857Z] > git checkout -f 16bd43c538f9fa424729d14aac07513bbbf37459 # timeout=10 [2022-07-13T00:04:36.229Z] $ docker top 4dec1c323b46475f3c47fde2fe01b1677d6ef772fe6022573c41faecfeb2b525 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:04:36.648Z] ---> job-cost.sh [2022-07-13T00:04:36.648Z] lf-activate-venv: SKIPPING [2022-07-13T00:04:36.648Z] INFO: No Stack... [2022-07-13T00:04:36.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-13T00:04:37.482Z] INFO: Archiving Costs [Pipeline] sh [2022-07-13T00:04:37.774Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-07-13T00:04:37.774Z] + cut -d, -f6 [Pipeline] lock [2022-07-13T00:04:37.788Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-41-stack-cost] [2022-07-13T00:04:37.801Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-41-stack-cost] did not exist. Created. [2022-07-13T00:04:37.801Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-13T00:04:38.113Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-13T00:04:38.139Z] Stashed 1 file(s) [Pipeline] } [2022-07-13T00:04:38.147Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-13T00:04:38.171Z] $ docker stop --time=1 4dec1c323b46475f3c47fde2fe01b1677d6ef772fe6022573c41faecfeb2b525 [2022-07-13T00:04:39.292Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#99)" [2022-07-13T00:04:39.379Z] $ docker rm -f 4dec1c323b46475f3c47fde2fe01b1677d6ef772fe6022573c41faecfeb2b525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T00:04:39.608Z] [2022-07-13T00:04:39.608Z] GitHub has been notified of this commit’s build result [2022-07-13T00:04:39.608Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-13T00:04:40.198Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-13T00:04:40.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T00:04:40.198Z] Dload Upload Total Spent Left Speed [2022-07-13T00:04:40.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12276 97 11882 0 0 83676 0 --:--:-- --:--:-- --:--:-- 83090 100 12276 100 12276 0 0 85250 0 --:--:-- --:--:-- --:--:-- 84662 [Pipeline] sh [2022-07-13T00:04:41.074Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-13T00:04:41.505Z] + sudo tee /etc/docker/daemon.new [2022-07-13T00:04:41.505Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-13T00:04:41.505Z] { [2022-07-13T00:04:41.505Z] "registry-mirrors": [ [2022-07-13T00:04:41.505Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-13T00:04:41.505Z] ], [2022-07-13T00:04:41.505Z] "bip": "10.250.0.254/24", [2022-07-13T00:04:41.505Z] "hosts": [ [2022-07-13T00:04:41.505Z] "tcp://0.0.0.0:5555", [2022-07-13T00:04:41.505Z] "unix:///var/run/docker.sock" [2022-07-13T00:04:41.505Z] ], [2022-07-13T00:04:41.505Z] "mtu": 1458, [2022-07-13T00:04:41.505Z] "selinux-enabled": true, [2022-07-13T00:04:41.505Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-13T00:04:41.505Z] } [Pipeline] sh [2022-07-13T00:04:41.902Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-13T00:04:42.276Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T00:05:00.726Z] provisioning config files... [2022-07-13T00:05:00.748Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/41@tmp/config3932262090175870201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:05:01.101Z] ---> docker-login.sh [2022-07-13T00:05:01.101Z] nexus3.edgexfoundry.org:10001 [2022-07-13T00:05:01.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:05:01.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:05:01.966Z] Configure a credential helper to remove this warning. See [2022-07-13T00:05:01.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:05:01.966Z] [2022-07-13T00:05:01.966Z] Login Succeeded [2022-07-13T00:05:01.966Z] nexus3.edgexfoundry.org:10002 [2022-07-13T00:05:02.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:05:02.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:05:02.239Z] Configure a credential helper to remove this warning. See [2022-07-13T00:05:02.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:05:02.239Z] [2022-07-13T00:05:02.239Z] Login Succeeded [2022-07-13T00:05:02.239Z] nexus3.edgexfoundry.org:10003 [2022-07-13T00:05:02.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:05:02.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:05:02.785Z] Configure a credential helper to remove this warning. See [2022-07-13T00:05:02.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:05:02.785Z] [2022-07-13T00:05:02.785Z] Login Succeeded [2022-07-13T00:05:02.785Z] nexus3.edgexfoundry.org:10004 [2022-07-13T00:05:03.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:05:03.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:05:03.062Z] Configure a credential helper to remove this warning. See [2022-07-13T00:05:03.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:05:03.062Z] [2022-07-13T00:05:03.062Z] Login Succeeded [2022-07-13T00:05:03.062Z] docker.io [2022-07-13T00:05:03.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:05:03.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:05:03.923Z] Configure a credential helper to remove this warning. See [2022-07-13T00:05:03.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:05:03.923Z] [2022-07-13T00:05:03.923Z] Login Succeeded [2022-07-13T00:05:03.923Z] ---> docker-login.sh ends [Pipeline] } [2022-07-13T00:05:03.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-13T00:05:04.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T00:05:04.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T00:05:04.435Z] ========================================================= [2022-07-13T00:05:04.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-13T00:05:04.436Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:05:04.796Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-13T00:05:05.069Z] Sending build context to Docker daemon 1.229MB [2022-07-13T00:05:05.069Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-13T00:05:05.069Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-13T00:05:05.346Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-13T00:05:05.346Z] b3c136eddcbf: Pulling fs layer [2022-07-13T00:05:05.346Z] c0a3192eca97: Pulling fs layer [2022-07-13T00:05:05.346Z] a050256f5b6f: Pulling fs layer [2022-07-13T00:05:05.346Z] 656be50a0ddc: Pulling fs layer [2022-07-13T00:05:05.346Z] 2bbca73fdf42: Pulling fs layer [2022-07-13T00:05:05.346Z] 46d945488cbd: Pulling fs layer [2022-07-13T00:05:05.346Z] 8a5474983e97: Pulling fs layer [2022-07-13T00:05:05.346Z] 329c88fbcd65: Pulling fs layer [2022-07-13T00:05:05.346Z] 656be50a0ddc: Waiting [2022-07-13T00:05:05.346Z] 2bbca73fdf42: Waiting [2022-07-13T00:05:05.346Z] 46d945488cbd: Waiting [2022-07-13T00:05:05.346Z] 8a5474983e97: Waiting [2022-07-13T00:05:05.346Z] 329c88fbcd65: Waiting [2022-07-13T00:05:05.346Z] a050256f5b6f: Verifying Checksum [2022-07-13T00:05:05.346Z] a050256f5b6f: Download complete [2022-07-13T00:05:05.346Z] c0a3192eca97: Verifying Checksum [2022-07-13T00:05:05.346Z] c0a3192eca97: Download complete [2022-07-13T00:05:05.346Z] 2bbca73fdf42: Verifying Checksum [2022-07-13T00:05:05.346Z] 2bbca73fdf42: Download complete [2022-07-13T00:05:05.346Z] 46d945488cbd: Verifying Checksum [2022-07-13T00:05:05.346Z] 46d945488cbd: Download complete [2022-07-13T00:05:05.346Z] b3c136eddcbf: Verifying Checksum [2022-07-13T00:05:05.346Z] b3c136eddcbf: Download complete [2022-07-13T00:05:06.333Z] b3c136eddcbf: Pull complete [2022-07-13T00:05:06.333Z] 329c88fbcd65: Verifying Checksum [2022-07-13T00:05:06.333Z] 329c88fbcd65: Download complete [2022-07-13T00:05:06.939Z] c0a3192eca97: Pull complete [2022-07-13T00:05:07.217Z] a050256f5b6f: Pull complete [2022-07-13T00:05:07.492Z] 8a5474983e97: Verifying Checksum [2022-07-13T00:05:07.492Z] 8a5474983e97: Download complete [2022-07-13T00:05:08.088Z] 656be50a0ddc: Verifying Checksum [2022-07-13T00:05:08.088Z] 656be50a0ddc: Download complete [2022-07-13T00:05:20.486Z] 656be50a0ddc: Pull complete [2022-07-13T00:05:20.486Z] 2bbca73fdf42: Pull complete [2022-07-13T00:05:20.762Z] 46d945488cbd: Pull complete [2022-07-13T00:05:27.479Z] 8a5474983e97: Pull complete [2022-07-13T00:05:28.920Z] 329c88fbcd65: Pull complete [2022-07-13T00:05:28.920Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-13T00:05:28.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-13T00:05:28.920Z] ---> ff4287adb874 [2022-07-13T00:05:28.920Z] Step 3/12 : ARG MAKE='make build' [2022-07-13T00:05:29.520Z] ---> Running in 87e35823c24e [2022-07-13T00:05:29.795Z] Removing intermediate container 87e35823c24e [2022-07-13T00:05:29.795Z] ---> e3d10c7613cd [2022-07-13T00:05:29.795Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-13T00:05:29.795Z] ---> Running in 6daf898ade18 [2022-07-13T00:05:30.069Z] Removing intermediate container 6daf898ade18 [2022-07-13T00:05:30.069Z] ---> 41ef6a2fe278 [2022-07-13T00:05:30.069Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-13T00:05:30.347Z] ---> Running in dd32863109f6 [2022-07-13T00:05:30.629Z] Removing intermediate container dd32863109f6 [2022-07-13T00:05:30.629Z] ---> 5ce54a84f41c [2022-07-13T00:05:30.629Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T00:05:30.629Z] ---> Running in de6ab27b5671 [2022-07-13T00:05:32.625Z] Removing intermediate container de6ab27b5671 [2022-07-13T00:05:32.625Z] ---> 29ab1af7a575 [2022-07-13T00:05:32.625Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-13T00:05:32.625Z] ---> Running in 56fd53d19e8a [2022-07-13T00:05:33.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-13T00:05:34.197Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-13T00:05:35.174Z] OK: 221 MiB in 51 packages [2022-07-13T00:05:36.152Z] Removing intermediate container 56fd53d19e8a [2022-07-13T00:05:36.152Z] ---> ccf03cc671ec [2022-07-13T00:05:36.152Z] Step 8/12 : WORKDIR /app [2022-07-13T00:05:36.152Z] ---> Running in aa276d0cb04b [2022-07-13T00:05:36.152Z] Removing intermediate container aa276d0cb04b [2022-07-13T00:05:36.152Z] ---> 9953fffd3fd6 [2022-07-13T00:05:36.152Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-13T00:05:36.767Z] ---> a275ea27c277 [2022-07-13T00:05:36.767Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-13T00:05:36.767Z] ---> Running in 6b82e737486f [2022-07-13T00:06:23.756Z] Removing intermediate container 6b82e737486f [2022-07-13T00:06:23.756Z] ---> a5d3d136d581 [2022-07-13T00:06:23.756Z] Step 11/12 : COPY . . [2022-07-13T00:06:24.029Z] ---> 0a397d34fc27 [2022-07-13T00:06:24.029Z] Step 12/12 : RUN $MAKE [2022-07-13T00:06:24.029Z] ---> Running in 84922121787a [2022-07-13T00:06:25.004Z] noop [2022-07-13T00:06:25.596Z] Removing intermediate container 84922121787a [2022-07-13T00:06:25.596Z] ---> bd1659faf159 [2022-07-13T00:06:25.596Z] Successfully built bd1659faf159 [2022-07-13T00:06:25.596Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:06:25.970Z] + docker inspect -f . ci-base-image-arm64 [2022-07-13T00:06:25.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:06:26.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-19799 does not seem to be running inside a container [2022-07-13T00:06:26.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/41 -v /w/workspace/device-rfid-llrp-go/41:/w/workspace/device-rfid-llrp-go/41:rw,z -v /w/workspace/device-rfid-llrp-go/41@tmp:/w/workspace/device-rfid-llrp-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-13T00:06:27.495Z] $ docker top 7c0634082b820d9cc0ab44a3a9d740d4833b4b03ff2b7fd6466c837122e581bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T00:06:28.379Z] + go version [2022-07-13T00:06:28.379Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-13T00:06:28.404Z] $ docker stop --time=1 7c0634082b820d9cc0ab44a3a9d740d4833b4b03ff2b7fd6466c837122e581bb [2022-07-13T00:06:30.012Z] $ docker rm -f 7c0634082b820d9cc0ab44a3a9d740d4833b4b03ff2b7fd6466c837122e581bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:06:30.587Z] + docker inspect -f . ci-base-image-arm64 [2022-07-13T00:06:30.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:06:30.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-19799 does not seem to be running inside a container [2022-07-13T00:06:30.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/41 -v /w/workspace/device-rfid-llrp-go/41:/w/workspace/device-rfid-llrp-go/41:rw,z -v /w/workspace/device-rfid-llrp-go/41@tmp:/w/workspace/device-rfid-llrp-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-13T00:06:32.449Z] $ docker top f67fcdf1b3ca1264a3c90fc047bc377b9c7cadc3d46364cf328a540186be8662 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T00:06:33.363Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/41 [Pipeline] fileExists [Pipeline] sh [2022-07-13T00:06:34.038Z] + make test [2022-07-13T00:06:34.038Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-13T00:06:35.606Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-13T00:07:58.213Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-13T00:07:58.213Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-13T00:08:30.592Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.207s coverage: 39.3% of statements [2022-07-13T00:08:30.592Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.522s coverage: 52.0% of statements [2022-07-13T00:08:30.592Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.079s coverage: 96.4% of statements [2022-07-13T00:08:30.592Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-13T00:08:30.592Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-13T00:08:48.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-13T00:08:48.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-13T00:08:48.964Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-13T00:08:49.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-13T00:08:49.283Z] $ docker stop --time=1 f67fcdf1b3ca1264a3c90fc047bc377b9c7cadc3d46364cf328a540186be8662 [2022-07-13T00:08:51.028Z] $ docker rm -f f67fcdf1b3ca1264a3c90fc047bc377b9c7cadc3d46364cf328a540186be8662 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T00:08:52.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-13T00:08:52.057Z] Warning: overwriting stash ‘coverage-report’ [2022-07-13T00:08:52.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-13T00:08:53.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-13T00:08:53.431Z] + ls -al . [2022-07-13T00:08:53.431Z] total 628 [2022-07-13T00:08:53.431Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 00:06 . [2022-07-13T00:08:53.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:04 .. [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 13 00:04 .dockerignore [2022-07-13T00:08:53.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:04 .git [2022-07-13T00:08:53.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:04 .github [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 13 00:04 .gitignore [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:04 .golangci.yml [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 13 00:04 Attribution.txt [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 13 00:04 CHANGELOG.md [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 13 00:04 Dockerfile [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:04 GOVERNANCE.md [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 13 00:04 Jenkinsfile [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 13 00:04 LICENSE [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 13 00:04 Makefile [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 13 00:04 OWNERS.md [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 13 00:04 README.md [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 13 00:02 VERSION [2022-07-13T00:08:53.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:04 bin [2022-07-13T00:08:53.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:04 cmd [2022-07-13T00:08:53.431Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 13 00:08 coverage.out [2022-07-13T00:08:53.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:04 examples [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 3355 Jul 13 00:04 go.mod [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 35188 Jul 13 00:04 go.sum [2022-07-13T00:08:53.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:04 images [2022-07-13T00:08:53.431Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 00:04 internal [2022-07-13T00:08:53.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:04 snap [2022-07-13T00:08:53.431Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 13 00:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:08:53.790Z] + 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=16bd43c538f9fa424729d14aac07513bbbf37459 --label arch=arm64 --label version=2.2.1-dev.6 . [2022-07-13T00:08:54.065Z] Sending build context to Docker daemon 1.229MB [2022-07-13T00:08:54.065Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-13T00:08:54.065Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-13T00:08:54.065Z] ---> bd1659faf159 [2022-07-13T00:08:54.065Z] Step 3/25 : ARG MAKE='make build' [2022-07-13T00:08:54.339Z] ---> Running in 00f9b772c0fc [2022-07-13T00:08:54.614Z] Removing intermediate container 00f9b772c0fc [2022-07-13T00:08:54.614Z] ---> 482783b9a4a2 [2022-07-13T00:08:54.614Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-13T00:08:54.614Z] ---> Running in dd186e13648a [2022-07-13T00:08:54.889Z] Removing intermediate container dd186e13648a [2022-07-13T00:08:54.889Z] ---> 9a0f715c7e28 [2022-07-13T00:08:54.889Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-13T00:08:54.889Z] ---> Running in 417c82a6b0dc [2022-07-13T00:08:55.164Z] Removing intermediate container 417c82a6b0dc [2022-07-13T00:08:55.164Z] ---> 2208e68b1830 [2022-07-13T00:08:55.164Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T00:08:55.438Z] ---> Running in 959f010ce06c [2022-07-13T00:08:56.893Z] Removing intermediate container 959f010ce06c [2022-07-13T00:08:56.893Z] ---> 8b1b8a8cb0c0 [2022-07-13T00:08:56.893Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-13T00:08:57.167Z] ---> Running in 7106d95b768b [2022-07-13T00:08:58.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-13T00:08:59.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-13T00:09:00.129Z] OK: 221 MiB in 51 packages [2022-07-13T00:09:00.732Z] Removing intermediate container 7106d95b768b [2022-07-13T00:09:00.732Z] ---> 7d66b66bbc4f [2022-07-13T00:09:00.732Z] Step 8/25 : WORKDIR /app [2022-07-13T00:09:00.732Z] ---> Running in 9da794c27df8 [2022-07-13T00:09:01.008Z] Removing intermediate container 9da794c27df8 [2022-07-13T00:09:01.008Z] ---> 5f5b68fbd817 [2022-07-13T00:09:01.008Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-13T00:09:01.607Z] ---> fbc5515f90d1 [2022-07-13T00:09:01.607Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-13T00:09:01.607Z] ---> Running in feffb29bb9cc [2022-07-13T00:09:03.598Z] Removing intermediate container feffb29bb9cc [2022-07-13T00:09:03.598Z] ---> 0647d1af589f [2022-07-13T00:09:03.598Z] Step 11/25 : COPY . . [2022-07-13T00:09:04.204Z] ---> fdb453dcad6f [2022-07-13T00:09:04.204Z] Step 12/25 : RUN $MAKE [2022-07-13T00:09:04.480Z] ---> Running in 0e3d8accc4f1 [2022-07-13T00:09:05.469Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.12 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-13T00:11:12.386Z] Removing intermediate container 0e3d8accc4f1 [2022-07-13T00:11:12.386Z] ---> bb57e9d4ef32 [2022-07-13T00:11:12.386Z] Step 13/25 : FROM alpine:3.16 [2022-07-13T00:11:12.386Z] 3.16: Pulling from library/alpine [2022-07-13T00:11:12.660Z] b3c136eddcbf: Already exists [2022-07-13T00:11:12.933Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-13T00:11:12.933Z] Status: Downloaded newer image for alpine:3.16 [2022-07-13T00:11:12.933Z] ---> 6e30ab57aeee [2022-07-13T00:11:12.933Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-13T00:11:12.933Z] ---> Running in e647f270e654 [2022-07-13T00:11:13.207Z] Removing intermediate container e647f270e654 [2022-07-13T00:11:13.207Z] ---> 32fa95a3b810 [2022-07-13T00:11:13.207Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-13T00:11:13.207Z] ---> Running in 14d28be6dc50 [2022-07-13T00:11:15.182Z] Removing intermediate container 14d28be6dc50 [2022-07-13T00:11:15.182Z] ---> a64e87835eba [2022-07-13T00:11:15.182Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-13T00:11:15.182Z] ---> Running in e427b15b601f [2022-07-13T00:11:16.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-13T00:11:16.753Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-13T00:11:17.736Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-13T00:11:17.736Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-13T00:11:18.010Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-13T00:11:18.010Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-13T00:11:18.287Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-13T00:11:18.287Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-13T00:11:18.287Z] Executing busybox-1.35.0-r13.trigger [2022-07-13T00:11:18.287Z] OK: 8 MiB in 20 packages [2022-07-13T00:11:19.282Z] Removing intermediate container e427b15b601f [2022-07-13T00:11:19.282Z] ---> 7199f03096aa [2022-07-13T00:11:19.282Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-13T00:11:19.880Z] ---> 5b0586f26410 [2022-07-13T00:11:19.880Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-13T00:11:20.480Z] ---> 8ca87758ed92 [2022-07-13T00:11:20.480Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-13T00:11:21.918Z] ---> d4e952d43442 [2022-07-13T00:11:21.918Z] Step 20/25 : EXPOSE 59989 [2022-07-13T00:11:21.918Z] ---> Running in 8165a66f2105 [2022-07-13T00:11:22.197Z] Removing intermediate container 8165a66f2105 [2022-07-13T00:11:22.197Z] ---> 81b371e02560 [2022-07-13T00:11:22.197Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-13T00:11:22.471Z] ---> Running in 6e10c0f65a86 [2022-07-13T00:11:22.765Z] Removing intermediate container 6e10c0f65a86 [2022-07-13T00:11:22.765Z] ---> 4f2e75e5a0c6 [2022-07-13T00:11:22.765Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-13T00:11:22.765Z] ---> Running in 21876d0e2e4a [2022-07-13T00:11:23.044Z] Removing intermediate container 21876d0e2e4a [2022-07-13T00:11:23.044Z] ---> fb8310dea755 [2022-07-13T00:11:23.044Z] Step 23/25 : LABEL arch=arm64 [2022-07-13T00:11:23.315Z] ---> Running in 4dc289597d51 [2022-07-13T00:11:23.589Z] Removing intermediate container 4dc289597d51 [2022-07-13T00:11:23.589Z] ---> f85ed6985c2f [2022-07-13T00:11:23.589Z] Step 24/25 : LABEL git_sha=16bd43c538f9fa424729d14aac07513bbbf37459 [2022-07-13T00:11:23.589Z] ---> Running in d763685975fc [2022-07-13T00:11:23.863Z] Removing intermediate container d763685975fc [2022-07-13T00:11:23.863Z] ---> dac7099df3bf [2022-07-13T00:11:23.863Z] Step 25/25 : LABEL version=2.2.1-dev.6 [2022-07-13T00:11:23.863Z] ---> Running in 1eeb684f5ee5 [2022-07-13T00:11:24.136Z] Removing intermediate container 1eeb684f5ee5 [2022-07-13T00:11:24.136Z] ---> bcfebbd5ec9e [2022-07-13T00:11:24.136Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-13T00:11:24.136Z] Successfully built bcfebbd5ec9e [2022-07-13T00:11:24.136Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T00:11:24.518Z] provisioning config files... [2022-07-13T00:11:24.539Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/41@tmp/config6810628566006679834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:11:24.891Z] ---> docker-login.sh [2022-07-13T00:11:24.891Z] nexus3.edgexfoundry.org:10001 [2022-07-13T00:11:25.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:11:25.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:11:25.166Z] Configure a credential helper to remove this warning. See [2022-07-13T00:11:25.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:11:25.166Z] [2022-07-13T00:11:25.166Z] Login Succeeded [2022-07-13T00:11:25.166Z] nexus3.edgexfoundry.org:10002 [2022-07-13T00:11:25.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:11:25.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:11:25.762Z] Configure a credential helper to remove this warning. See [2022-07-13T00:11:25.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:11:25.762Z] [2022-07-13T00:11:25.762Z] Login Succeeded [2022-07-13T00:11:25.762Z] nexus3.edgexfoundry.org:10003 [2022-07-13T00:11:26.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:11:26.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:11:26.372Z] Configure a credential helper to remove this warning. See [2022-07-13T00:11:26.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:11:26.372Z] [2022-07-13T00:11:26.372Z] Login Succeeded [2022-07-13T00:11:26.372Z] nexus3.edgexfoundry.org:10004 [2022-07-13T00:11:26.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:11:26.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:11:26.921Z] Configure a credential helper to remove this warning. See [2022-07-13T00:11:26.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:11:26.921Z] [2022-07-13T00:11:26.921Z] Login Succeeded [2022-07-13T00:11:26.921Z] docker.io [2022-07-13T00:11:27.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-13T00:11:27.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-13T00:11:27.796Z] Configure a credential helper to remove this warning. See [2022-07-13T00:11:27.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-13T00:11:27.796Z] [2022-07-13T00:11:27.796Z] Login Succeeded [2022-07-13T00:11:27.796Z] ---> docker-login.sh ends [Pipeline] } [2022-07-13T00:11:27.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-13T00:11:27.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-13T00:11:27.873Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-07-13T00:11:27.873Z] 16bd43c538f9fa424729d14aac07513bbbf37459 [2022-07-13T00:11:27.873Z] latest [2022-07-13T00:11:27.873Z] 2.2.1-dev.6 [2022-07-13T00:11:27.873Z] 16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6 [2022-07-13T00:11:27.873Z] main [2022-07-13T00:11:27.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:28.252Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:16bd43c538f9fa424729d14aac07513bbbf37459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:28.624Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:16bd43c538f9fa424729d14aac07513bbbf37459 [2022-07-13T00:11:28.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-13T00:11:28.624Z] cf3c6c2efd54: Preparing [2022-07-13T00:11:28.624Z] 31c15ca17f57: Preparing [2022-07-13T00:11:28.624Z] ae5ab08bd1f1: Preparing [2022-07-13T00:11:28.624Z] 25a4d1aba0cf: Preparing [2022-07-13T00:11:28.624Z] 50bf5fe5443f: Preparing [2022-07-13T00:11:28.624Z] dd565ff850e7: Preparing [2022-07-13T00:11:28.624Z] dd565ff850e7: Waiting [2022-07-13T00:11:28.906Z] ae5ab08bd1f1: Pushed [2022-07-13T00:11:28.906Z] 31c15ca17f57: Pushed [2022-07-13T00:11:28.906Z] 50bf5fe5443f: Pushed [2022-07-13T00:11:28.906Z] dd565ff850e7: Layer already exists [2022-07-13T00:11:29.501Z] 25a4d1aba0cf: Pushed [2022-07-13T00:11:34.897Z] cf3c6c2efd54: Pushed [2022-07-13T00:11:34.897Z] 16bd43c538f9fa424729d14aac07513bbbf37459: digest: sha256:425323776a46b17e1708c30ef052cfb8fc10bbde668fe96bf1fef75ba9068366 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:35.265Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:35.625Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-07-13T00:11:35.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-13T00:11:35.625Z] cf3c6c2efd54: Preparing [2022-07-13T00:11:35.625Z] 31c15ca17f57: Preparing [2022-07-13T00:11:35.625Z] ae5ab08bd1f1: Preparing [2022-07-13T00:11:35.625Z] 25a4d1aba0cf: Preparing [2022-07-13T00:11:35.625Z] 50bf5fe5443f: Preparing [2022-07-13T00:11:35.625Z] dd565ff850e7: Preparing [2022-07-13T00:11:35.625Z] dd565ff850e7: Waiting [2022-07-13T00:11:35.625Z] cf3c6c2efd54: Layer already exists [2022-07-13T00:11:35.625Z] 31c15ca17f57: Layer already exists [2022-07-13T00:11:35.625Z] 25a4d1aba0cf: Layer already exists [2022-07-13T00:11:35.625Z] 50bf5fe5443f: Layer already exists [2022-07-13T00:11:35.625Z] ae5ab08bd1f1: Layer already exists [2022-07-13T00:11:35.625Z] dd565ff850e7: Layer already exists [2022-07-13T00:11:35.898Z] latest: digest: sha256:425323776a46b17e1708c30ef052cfb8fc10bbde668fe96bf1fef75ba9068366 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:36.264Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:36.721Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.6 [2022-07-13T00:11:36.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-13T00:11:36.721Z] cf3c6c2efd54: Preparing [2022-07-13T00:11:36.721Z] 31c15ca17f57: Preparing [2022-07-13T00:11:36.721Z] ae5ab08bd1f1: Preparing [2022-07-13T00:11:36.721Z] 25a4d1aba0cf: Preparing [2022-07-13T00:11:36.721Z] 50bf5fe5443f: Preparing [2022-07-13T00:11:36.721Z] dd565ff850e7: Preparing [2022-07-13T00:11:36.721Z] 25a4d1aba0cf: Layer already exists [2022-07-13T00:11:36.721Z] ae5ab08bd1f1: Layer already exists [2022-07-13T00:11:36.721Z] 31c15ca17f57: Layer already exists [2022-07-13T00:11:36.721Z] 50bf5fe5443f: Layer already exists [2022-07-13T00:11:36.721Z] cf3c6c2efd54: Layer already exists [2022-07-13T00:11:36.992Z] dd565ff850e7: Layer already exists [2022-07-13T00:11:36.992Z] 2.2.1-dev.6: digest: sha256:425323776a46b17e1708c30ef052cfb8fc10bbde668fe96bf1fef75ba9068366 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:37.363Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:37.725Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6 [2022-07-13T00:11:37.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-13T00:11:37.725Z] cf3c6c2efd54: Preparing [2022-07-13T00:11:37.725Z] 31c15ca17f57: Preparing [2022-07-13T00:11:37.725Z] ae5ab08bd1f1: Preparing [2022-07-13T00:11:37.725Z] 25a4d1aba0cf: Preparing [2022-07-13T00:11:37.725Z] 50bf5fe5443f: Preparing [2022-07-13T00:11:37.725Z] dd565ff850e7: Preparing [2022-07-13T00:11:37.725Z] dd565ff850e7: Waiting [2022-07-13T00:11:37.725Z] 31c15ca17f57: Layer already exists [2022-07-13T00:11:37.725Z] cf3c6c2efd54: Layer already exists [2022-07-13T00:11:37.725Z] ae5ab08bd1f1: Layer already exists [2022-07-13T00:11:37.725Z] 25a4d1aba0cf: Layer already exists [2022-07-13T00:11:37.725Z] 50bf5fe5443f: Layer already exists [2022-07-13T00:11:37.999Z] dd565ff850e7: Layer already exists [2022-07-13T00:11:37.999Z] 16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6: digest: sha256:425323776a46b17e1708c30ef052cfb8fc10bbde668fe96bf1fef75ba9068366 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:38.370Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:38.736Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-07-13T00:11:38.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-13T00:11:38.736Z] cf3c6c2efd54: Preparing [2022-07-13T00:11:38.736Z] 31c15ca17f57: Preparing [2022-07-13T00:11:38.736Z] ae5ab08bd1f1: Preparing [2022-07-13T00:11:38.736Z] 25a4d1aba0cf: Preparing [2022-07-13T00:11:38.736Z] 50bf5fe5443f: Preparing [2022-07-13T00:11:38.736Z] dd565ff850e7: Preparing [2022-07-13T00:11:38.736Z] dd565ff850e7: Waiting [2022-07-13T00:11:38.736Z] ae5ab08bd1f1: Layer already exists [2022-07-13T00:11:38.736Z] 25a4d1aba0cf: Layer already exists [2022-07-13T00:11:38.736Z] 31c15ca17f57: Layer already exists [2022-07-13T00:11:38.736Z] 50bf5fe5443f: Layer already exists [2022-07-13T00:11:38.736Z] cf3c6c2efd54: Layer already exists [2022-07-13T00:11:39.009Z] dd565ff850e7: Layer already exists [2022-07-13T00:11:39.009Z] main: digest: sha256:425323776a46b17e1708c30ef052cfb8fc10bbde668fe96bf1fef75ba9068366 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-13T00:11:39.069Z] ===================================================== [Pipeline] echo [2022-07-13T00:11:39.077Z] taggedImages: [2022-07-13T00:11:39.077Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:16bd43c538f9fa424729d14aac07513bbbf37459 [2022-07-13T00:11:39.077Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-07-13T00:11:39.077Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.6 [2022-07-13T00:11:39.077Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:16bd43c538f9fa424729d14aac07513bbbf37459-2.2.1-dev.6 [2022-07-13T00:11:39.077Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:39.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-13T00:11:39.511Z] [2022-07-13T00:11:39.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:11:39.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-13T00:11:40.197Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-13T00:11:40.197Z] 8998bd30e6a1: Pulling fs layer [2022-07-13T00:11:40.197Z] 04944245beec: Pulling fs layer [2022-07-13T00:11:40.197Z] 699f458cf7ca: Pulling fs layer [2022-07-13T00:11:40.197Z] 765212b225bb: Pulling fs layer [2022-07-13T00:11:40.197Z] f23df028b6ca: Pulling fs layer [2022-07-13T00:11:40.197Z] d65c8cfc05b1: Pulling fs layer [2022-07-13T00:11:40.197Z] 2437ff75d9bd: Pulling fs layer [2022-07-13T00:11:40.197Z] 765212b225bb: Waiting [2022-07-13T00:11:40.197Z] f23df028b6ca: Waiting [2022-07-13T00:11:40.197Z] d65c8cfc05b1: Waiting [2022-07-13T00:11:40.197Z] 2437ff75d9bd: Waiting [2022-07-13T00:11:40.197Z] 04944245beec: Verifying Checksum [2022-07-13T00:11:40.197Z] 04944245beec: Download complete [2022-07-13T00:11:40.197Z] 765212b225bb: Download complete [2022-07-13T00:11:40.197Z] f23df028b6ca: Verifying Checksum [2022-07-13T00:11:40.197Z] f23df028b6ca: Download complete [2022-07-13T00:11:40.508Z] d65c8cfc05b1: Verifying Checksum [2022-07-13T00:11:40.508Z] d65c8cfc05b1: Download complete [2022-07-13T00:11:40.508Z] 699f458cf7ca: Verifying Checksum [2022-07-13T00:11:40.508Z] 699f458cf7ca: Download complete [2022-07-13T00:11:41.142Z] 8998bd30e6a1: Verifying Checksum [2022-07-13T00:11:41.142Z] 8998bd30e6a1: Download complete [2022-07-13T00:11:43.877Z] 2437ff75d9bd: Verifying Checksum [2022-07-13T00:11:46.507Z] 8998bd30e6a1: Pull complete [2022-07-13T00:11:46.780Z] 04944245beec: Pull complete [2022-07-13T00:11:48.216Z] 699f458cf7ca: Pull complete [2022-07-13T00:11:48.216Z] 765212b225bb: Pull complete [2022-07-13T00:11:49.194Z] f23df028b6ca: Pull complete [2022-07-13T00:11:49.470Z] d65c8cfc05b1: Pull complete [2022-07-13T00:12:04.548Z] 2437ff75d9bd: Pull complete [2022-07-13T00:12:04.548Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-13T00:12:04.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-13T00:12:04.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:12:04.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-19799 does not seem to be running inside a container [2022-07-13T00:12:04.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/41 -v /w/workspace/device-rfid-llrp-go/41:/w/workspace/device-rfid-llrp-go/41:rw,z -v /w/workspace/device-rfid-llrp-go/41@tmp:/w/workspace/device-rfid-llrp-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-13T00:12:07.548Z] $ docker top c19f3730bf993fbcb998bd34de643757a1ce42317a3c34a51363ea80ceac238c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:12:08.471Z] ---> job-cost.sh [2022-07-13T00:12:08.471Z] lf-activate-venv: SKIPPING [2022-07-13T00:12:08.471Z] INFO: No Stack... [2022-07-13T00:12:08.742Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-13T00:12:09.709Z] INFO: Archiving Costs [Pipeline] sh [2022-07-13T00:12:10.365Z] + cat /w/workspace/device-rfid-llrp-go/41/archives/cost.csv [2022-07-13T00:12:10.365Z] + cut -d, -f6 [Pipeline] lock [2022-07-13T00:12:10.396Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-41-stack-cost] [2022-07-13T00:12:10.404Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-41-stack-cost] did not exist. Created. [2022-07-13T00:12:10.405Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-13T00:12:11.095Z] /w/workspace/device-rfid-llrp-go/41@tmp/durable-412c047b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-13T00:12:11.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-13T00:12:11.816Z] Warning: overwriting stash ‘stack-cost’ [2022-07-13T00:12:11.876Z] Stashed 1 file(s) [Pipeline] } [2022-07-13T00:12:11.883Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-13T00:12:11.909Z] $ docker stop --time=1 c19f3730bf993fbcb998bd34de643757a1ce42317a3c34a51363ea80ceac238c [2022-07-13T00:12:13.396Z] $ docker rm -f c19f3730bf993fbcb998bd34de643757a1ce42317a3c34a51363ea80ceac238c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-13T00:12:13.856Z] provisioning config files... [2022-07-13T00:12:13.865Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6837368315851523423tmp [Pipeline] { [Pipeline] sh [2022-07-13T00:12:14.162Z] + set +x [2022-07-13T00:12:14.162Z] + curl -s https://codecov.io/bash [2022-07-13T00:12:14.162Z] + bash -s -- [2022-07-13T00:12:14.162Z] [2022-07-13T00:12:14.162Z] _____ _ [2022-07-13T00:12:14.162Z] / ____| | | [2022-07-13T00:12:14.162Z] | | ___ __| | ___ ___ _____ __ [2022-07-13T00:12:14.162Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-13T00:12:14.162Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-13T00:12:14.162Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-13T00:12:14.162Z] Bash-1.0.6 [2022-07-13T00:12:14.162Z] [2022-07-13T00:12:14.162Z] [2022-07-13T00:12:14.162Z] ==> git version 2.25.1 found [2022-07-13T00:12:14.162Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-13T00:12:14.162Z] Release-Date: 2020-01-08 [2022-07-13T00:12:14.162Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-13T00:12:14.162Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-13T00:12:14.162Z] ==> Jenkins CI detected. [2022-07-13T00:12:14.162Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-07-13T00:12:14.162Z] project root: . [2022-07-13T00:12:14.162Z] --> token set from env [2022-07-13T00:12:14.162Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-13T00:12:14.162Z] ==> Running gcov in . (disable via -X gcov) [2022-07-13T00:12:14.162Z] ==> Python coveragepy not found [2022-07-13T00:12:14.162Z] ==> Searching for coverage reports in: [2022-07-13T00:12:14.162Z] + . [2022-07-13T00:12:14.162Z] -> Found 1 reports [2022-07-13T00:12:14.162Z] ==> Detecting git/mercurial file structure [2022-07-13T00:12:14.162Z] ==> Reading reports [2022-07-13T00:12:14.162Z] + ./coverage.out bytes=460394 [2022-07-13T00:12:14.162Z] ==> Appending adjustments [2022-07-13T00:12:14.162Z] https://docs.codecov.io/docs/fixing-reports [2022-07-13T00:12:14.422Z] + Found adjustments [2022-07-13T00:12:14.422Z] ==> Gzipping contents [2022-07-13T00:12:14.422Z] 52K /tmp/codecov.sGRS4U.gz [2022-07-13T00:12:14.422Z] ==> Uploading reports [2022-07-13T00:12:14.422Z] url: https://codecov.io [2022-07-13T00:12:14.422Z] query: branch=main&commit=16bd43c538f9fa424729d14aac07513bbbf37459&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-13T00:12:14.422Z] -> Pinging Codecov [2022-07-13T00:12:14.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=16bd43c538f9fa424729d14aac07513bbbf37459&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-13T00:12:14.992Z] -> Uploading to [2022-07-13T00:12:14.992Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-13/581DD39554BDF9B6E22D074273EAD858/16bd43c538f9fa424729d14aac07513bbbf37459/c487d5e6-e0d9-42d6-a7ac-01618b8dbdd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220713T001214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84bddd0c23c034be04dd9f7a9a4644f2f8d045b17913089b932588dafc35cf8a [2022-07-13T00:12:14.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T00:12:14.992Z] Dload Upload Total Spent Left Speed [2022-07-13T00:12:14.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51800 0 0 100 51800 0 215k --:--:-- --:--:-- --:--:-- 215k [2022-07-13T00:12:14.992Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/16bd43c538f9fa424729d14aac07513bbbf37459 [Pipeline] } [2022-07-13T00:12:15.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-13T00:12:15.206Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-13T00:12:15.214Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:12:15.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-13T00:12:15.508Z] [2022-07-13T00:12:15.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:12:15.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-13T00:12:15.817Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-13T00:12:15.817Z] df9b9388f04a: Pulling fs layer [2022-07-13T00:12:15.817Z] 52dc419b0ee2: Pulling fs layer [2022-07-13T00:12:15.817Z] 25bc292e5bac: Pulling fs layer [2022-07-13T00:12:15.817Z] 114826534d7a: Pulling fs layer [2022-07-13T00:12:15.817Z] 4657fd5d0bcf: Pulling fs layer [2022-07-13T00:12:15.817Z] 6ad1cebc031e: Pulling fs layer [2022-07-13T00:12:15.817Z] 8a3aa393b2d8: Pulling fs layer [2022-07-13T00:12:15.817Z] 114826534d7a: Waiting [2022-07-13T00:12:15.817Z] 6ad1cebc031e: Waiting [2022-07-13T00:12:15.817Z] 8a3aa393b2d8: Waiting [2022-07-13T00:12:15.817Z] 25bc292e5bac: Verifying Checksum [2022-07-13T00:12:15.817Z] 25bc292e5bac: Download complete [2022-07-13T00:12:15.817Z] 52dc419b0ee2: Verifying Checksum [2022-07-13T00:12:15.817Z] 52dc419b0ee2: Download complete [2022-07-13T00:12:15.817Z] 4657fd5d0bcf: Verifying Checksum [2022-07-13T00:12:15.817Z] 4657fd5d0bcf: Download complete [2022-07-13T00:12:15.817Z] df9b9388f04a: Download complete [2022-07-13T00:12:16.078Z] 6ad1cebc031e: Verifying Checksum [2022-07-13T00:12:16.078Z] 6ad1cebc031e: Download complete [2022-07-13T00:12:16.078Z] df9b9388f04a: Pull complete [2022-07-13T00:12:16.078Z] 52dc419b0ee2: Pull complete [2022-07-13T00:12:16.338Z] 25bc292e5bac: Pull complete [2022-07-13T00:12:16.597Z] 114826534d7a: Verifying Checksum [2022-07-13T00:12:16.597Z] 114826534d7a: Download complete [2022-07-13T00:12:16.857Z] 8a3aa393b2d8: Verifying Checksum [2022-07-13T00:12:16.857Z] 8a3aa393b2d8: Download complete [2022-07-13T00:12:20.160Z] 114826534d7a: Pull complete [2022-07-13T00:12:20.160Z] 4657fd5d0bcf: Pull complete [2022-07-13T00:12:20.728Z] 6ad1cebc031e: Pull complete [2022-07-13T00:12:24.021Z] 8a3aa393b2d8: Pull complete [2022-07-13T00:12:24.021Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-13T00:12:24.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-13T00:12:24.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:12:24.120Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:12:24.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-13T00:12:26.433Z] $ docker top ba30ba352c1b4f0f6a702740875a608e0fd0192efd9081407b119b45ce0c9a1a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-13T00:12:26.514Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-07-13T00:12:26.801Z] + set -o pipefail [2022-07-13T00:12:26.802Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-07-13T00:12:32.085Z] [2022-07-13T00:12:32.085Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-07-13T00:12:32.085Z] [2022-07-13T00:12:32.085Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/57d01184-f2c4-4f5a-8d77-12b17d47e7c2 [2022-07-13T00:12:32.085Z] [2022-07-13T00:12:32.085Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-13T00:12:32.085Z] [2022-07-13T00:12:32.085Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-13T00:12:32.085Z] [2022-07-13T00:12:32.085Z] [2022-07-13T00:12:32.085Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-13T00:12:32.085Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-13T00:12:32.102Z] $ docker stop --time=1 ba30ba352c1b4f0f6a702740875a608e0fd0192efd9081407b119b45ce0c9a1a [2022-07-13T00:12:34.238Z] $ docker rm -f ba30ba352c1b4f0f6a702740875a608e0fd0192efd9081407b119b45ce0c9a1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-13T00:12:34.918Z] + git log --format=format:%s -1 16bd43c538f9fa424729d14aac07513bbbf37459 [Pipeline] sh [2022-07-13T00:12:35.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T00:12:35.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:12:35.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T00:12:35.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:12:35.594Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:12:35.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T00:12:36.041Z] $ docker top bd43a23de9aaef0b4de33f05aefa48e63e7c7c2d31b2991ec1ff4812cbc6a420 -eo pid,comm [2022-07-13T00:12:36.093Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-13T00:12:36.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T00:12:36.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T00:12:36.130Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T00:12:36.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T00:12:36.260Z] $ docker exec bd43a23de9aaef0b4de33f05aefa48e63e7c7c2d31b2991ec1ff4812cbc6a420 ssh-agent [2022-07-13T00:12:36.371Z] SSH_AUTH_SOCK=/tmp/ssh-psGamaAD5yBP/agent.34 [2022-07-13T00:12:36.371Z] SSH_AGENT_PID=40 [2022-07-13T00:12:36.375Z] Running ssh-add (command line suppressed) [2022-07-13T00:12:36.490Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3570464400205978510.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3570464400205978510.key) [2022-07-13T00:12:36.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T00:12:36.783Z] + git semver tag [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,975 [run_tag] DEBUG tag force:False [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,975 [check_head_tag] DEBUG check head tag [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,975 [execute] INFO git cat-file --batch-check [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,979 [execute] INFO git cat-file --batch [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,986 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,987 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,987 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.6', '-m', 'v2.2.1-dev.6'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-13T00:12:37.044Z] 2022-07-13 00:12:36,993 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-13T00:12:37.044Z] 2.2.1-dev.6 [Pipeline] } [2022-07-13T00:12:37.060Z] $ docker exec --env ******** --env ******** bd43a23de9aaef0b4de33f05aefa48e63e7c7c2d31b2991ec1ff4812cbc6a420 ssh-agent -k [2022-07-13T00:12:37.170Z] unset SSH_AUTH_SOCK; [2022-07-13T00:12:37.171Z] unset SSH_AGENT_PID; [2022-07-13T00:12:37.172Z] echo Agent pid 40 killed; [2022-07-13T00:12:37.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T00:12:37.486Z] + git semver [Pipeline] } [2022-07-13T00:12:37.767Z] $ docker stop --time=1 bd43a23de9aaef0b4de33f05aefa48e63e7c7c2d31b2991ec1ff4812cbc6a420 [2022-07-13T00:12:39.090Z] $ docker rm -f bd43a23de9aaef0b4de33f05aefa48e63e7c7c2d31b2991ec1ff4812cbc6a420 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:12:39.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-13T00:12:39.482Z] [2022-07-13T00:12:39.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:12:39.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-13T00:12:39.787Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-13T00:12:39.787Z] ab5ef0e58194: Pulling fs layer [2022-07-13T00:12:39.787Z] 9712f1f96733: Pulling fs layer [2022-07-13T00:12:39.787Z] 63f879dbbcfc: Pulling fs layer [2022-07-13T00:12:39.787Z] 0d9ebad4ef96: Pulling fs layer [2022-07-13T00:12:39.787Z] e9a5061849ea: Pulling fs layer [2022-07-13T00:12:39.787Z] d747dcd14b5f: Pulling fs layer [2022-07-13T00:12:39.787Z] 2de7ff778b66: Pulling fs layer [2022-07-13T00:12:39.787Z] 0d9ebad4ef96: Waiting [2022-07-13T00:12:39.787Z] e9a5061849ea: Waiting [2022-07-13T00:12:39.787Z] d747dcd14b5f: Waiting [2022-07-13T00:12:39.787Z] 2de7ff778b66: Waiting [2022-07-13T00:12:39.787Z] 9712f1f96733: Verifying Checksum [2022-07-13T00:12:39.787Z] 9712f1f96733: Download complete [2022-07-13T00:12:40.361Z] 63f879dbbcfc: Verifying Checksum [2022-07-13T00:12:40.361Z] 63f879dbbcfc: Download complete [2022-07-13T00:12:40.361Z] e9a5061849ea: Verifying Checksum [2022-07-13T00:12:40.361Z] e9a5061849ea: Download complete [2022-07-13T00:12:40.361Z] d747dcd14b5f: Verifying Checksum [2022-07-13T00:12:40.361Z] d747dcd14b5f: Download complete [2022-07-13T00:12:40.361Z] 0d9ebad4ef96: Verifying Checksum [2022-07-13T00:12:40.361Z] 0d9ebad4ef96: Download complete [2022-07-13T00:12:40.361Z] ab5ef0e58194: Download complete [2022-07-13T00:12:40.620Z] 2de7ff778b66: Download complete [2022-07-13T00:12:43.157Z] ab5ef0e58194: Pull complete [2022-07-13T00:12:43.157Z] 9712f1f96733: Pull complete [2022-07-13T00:12:44.092Z] 63f879dbbcfc: Pull complete [2022-07-13T00:12:47.387Z] 0d9ebad4ef96: Pull complete [2022-07-13T00:12:47.957Z] e9a5061849ea: Pull complete [2022-07-13T00:12:47.957Z] d747dcd14b5f: Pull complete [2022-07-13T00:12:49.337Z] 2de7ff778b66: Pull complete [2022-07-13T00:12:49.337Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-13T00:12:49.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-13T00:12:49.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:12:49.437Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:12:49.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-13T00:12:51.676Z] $ docker top a598d64ce25208e040591fb0b3906bd59936a52e33c481ad913e6124737af4d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-13T00:12:51.752Z] provisioning config files... [2022-07-13T00:12:51.760Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5516109997139622821tmp [2022-07-13T00:12:51.772Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4768455550836460408tmp [2022-07-13T00:12:51.783Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4574293416890714834tmp [Pipeline] { [Pipeline] echo [2022-07-13T00:12:51.800Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:12:52.084Z] ---> sigul-configuration.sh [2022-07-13T00:12:52.084Z] gpg: directory `/root/.gnupg' created [2022-07-13T00:12:52.084Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-13T00:12:52.084Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-13T00:12:52.084Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-13T00:12:52.084Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-13T00:12:52.084Z] gpg: CAST5 encrypted data [2022-07-13T00:12:52.084Z] gpg: encrypted with 1 passphrase [2022-07-13T00:12:52.084Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-13T00:12:52.392Z] + mkdir /home/jenkins [2022-07-13T00:12:52.392Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-13T00:12:52.676Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-13T00:12:52.685Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:12:52.968Z] ---> sigul-install.sh [2022-07-13T00:12:52.968Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-13T00:12:53.255Z] + git tag --list [2022-07-13T00:12:53.255Z] v0.0.0 [2022-07-13T00:12:53.255Z] v1.0.0 [2022-07-13T00:12:53.255Z] v2.1.0 [2022-07-13T00:12:53.255Z] v2.1.1 [2022-07-13T00:12:53.255Z] v2.1.1-dev.1 [2022-07-13T00:12:53.255Z] v2.2.0 [2022-07-13T00:12:53.255Z] v2.2.1-dev.1 [2022-07-13T00:12:53.255Z] v2.2.1-dev.2 [2022-07-13T00:12:53.255Z] v2.2.1-dev.3 [2022-07-13T00:12:53.255Z] v2.2.1-dev.4 [2022-07-13T00:12:53.255Z] v2.2.1-dev.5 [2022-07-13T00:12:53.255Z] v2.2.1-dev.6 [Pipeline] sh [2022-07-13T00:12:53.544Z] + lftools sign git-tag v2.2.1-dev.6 [2022-07-13T00:12:54.114Z] Signing Git tag with Sigul... [2022-07-13T00:12:54.114Z] Signing v2.2.1-dev.6 [Pipeline] echo [2022-07-13T00:12:54.383Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:12:54.666Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-13T00:12:54.672Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-13T00:12:54.702Z] $ docker stop --time=1 a598d64ce25208e040591fb0b3906bd59936a52e33c481ad913e6124737af4d8 [2022-07-13T00:12:55.996Z] $ docker rm -f a598d64ce25208e040591fb0b3906bd59936a52e33c481ad913e6124737af4d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-13T00:12:56.401Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T00:12:56.401Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:12:56.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T00:12:56.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:12:56.780Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:12:56.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T00:12:57.234Z] $ docker top 11a4dc48c0111423dc88d55a5e3df71c0d28e5b0b842797dd022e6f3b6a9d5e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T00:12:57.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T00:12:57.326Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T00:12:57.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T00:12:57.497Z] $ docker exec 11a4dc48c0111423dc88d55a5e3df71c0d28e5b0b842797dd022e6f3b6a9d5e1 ssh-agent [2022-07-13T00:12:57.636Z] SSH_AUTH_SOCK=/tmp/ssh-oemktFNj28Sa/agent.34 [2022-07-13T00:12:57.636Z] SSH_AGENT_PID=40 [2022-07-13T00:12:57.641Z] Running ssh-add (command line suppressed) [2022-07-13T00:12:57.756Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7915872009264398066.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7915872009264398066.key) [2022-07-13T00:12:57.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T00:12:58.054Z] + git semver bump pre [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,259 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,260 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,260 [bump_version] DEBUG bumped version:2.2.1-dev.7 [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,260 [write_version] DEBUG write version:2.2.1-dev.7 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,260 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,260 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,264 [execute] INFO git cat-file --batch-check [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,270 [execute] INFO git cat-file --batch [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-13T00:12:58.315Z] 2022-07-13 00:12:58,276 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-13T00:12:58.315Z] 2.2.1-dev.7 [Pipeline] } [2022-07-13T00:12:58.332Z] $ docker exec --env ******** --env ******** 11a4dc48c0111423dc88d55a5e3df71c0d28e5b0b842797dd022e6f3b6a9d5e1 ssh-agent -k [2022-07-13T00:12:58.438Z] unset SSH_AUTH_SOCK; [2022-07-13T00:12:58.438Z] unset SSH_AGENT_PID; [2022-07-13T00:12:58.438Z] echo Agent pid 40 killed; [2022-07-13T00:12:58.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T00:12:58.752Z] + git semver [Pipeline] } [2022-07-13T00:12:59.031Z] $ docker stop --time=1 11a4dc48c0111423dc88d55a5e3df71c0d28e5b0b842797dd022e6f3b6a9d5e1 [2022-07-13T00:13:00.321Z] $ docker rm -f 11a4dc48c0111423dc88d55a5e3df71c0d28e5b0b842797dd022e6f3b6a9d5e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-13T00:13:00.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-13T00:13:00.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:13:00.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-13T00:13:00.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:13:01.039Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:13:01.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-13T00:13:01.435Z] $ docker top 6a8d6ac75324f4302e601b52350a27f573cc7fac7b7f8433fd7c51861c417cc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-13T00:13:01.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-13T00:13:01.514Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-13T00:13:01.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-13T00:13:01.634Z] $ docker exec 6a8d6ac75324f4302e601b52350a27f573cc7fac7b7f8433fd7c51861c417cc6 ssh-agent [2022-07-13T00:13:01.746Z] SSH_AUTH_SOCK=/tmp/ssh-SNXVvA2OCpIF/agent.32 [2022-07-13T00:13:01.746Z] SSH_AGENT_PID=38 [2022-07-13T00:13:01.751Z] Running ssh-add (command line suppressed) [2022-07-13T00:13:01.876Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7729471267267486804.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7729471267267486804.key) [2022-07-13T00:13:01.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-13T00:13:02.165Z] + git semver push [2022-07-13T00:13:02.425Z] 2022-07-13 00:13:02,362 [run_push] DEBUG push [2022-07-13T00:13:02.425Z] 2022-07-13 00:13:02,363 [execute] INFO git cat-file --batch-check [2022-07-13T00:13:02.425Z] 2022-07-13 00:13:02,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-13T00:13:02.425Z] 2022-07-13 00:13:02,367 [execute] INFO git rev-list 18123a7ce7ec4a127deb20d7acaae117aca9e943 -- [2022-07-13T00:13:02.425Z] 2022-07-13 00:13:02,368 [execute] DEBUG Popen(['git', 'rev-list', '18123a7ce7ec4a127deb20d7acaae117aca9e943', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-13T00:13:02.425Z] 2022-07-13 00:13:02,373 [execute] INFO git fetch -v origin [2022-07-13T00:13:02.425Z] 2022-07-13 00:13:02,374 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-13T00:13:02.995Z] 2022-07-13 00:13:02,851 [run_push] DEBUG no remote changes detected [2022-07-13T00:13:02.995Z] 2022-07-13 00:13:02,852 [execute] INFO git push origin semver [2022-07-13T00:13:02.995Z] 2022-07-13 00:13:02,852 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-13T00:13:03.935Z] 2022-07-13 00:13:03,622 [run_push] DEBUG push all version tags [2022-07-13T00:13:03.935Z] 2022-07-13 00:13:03,622 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-13T00:13:03.935Z] 2022-07-13 00:13:03,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-13T00:13:04.506Z] 2022-07-13 00:13:04,290 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-13T00:13:04.506Z] 2.2.1-dev.7 [Pipeline] } [2022-07-13T00:13:04.526Z] $ docker exec --env ******** --env ******** 6a8d6ac75324f4302e601b52350a27f573cc7fac7b7f8433fd7c51861c417cc6 ssh-agent -k [2022-07-13T00:13:04.636Z] unset SSH_AUTH_SOCK; [2022-07-13T00:13:04.636Z] unset SSH_AGENT_PID; [2022-07-13T00:13:04.636Z] echo Agent pid 38 killed; [2022-07-13T00:13:04.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-13T00:13:05.033Z] + git semver [Pipeline] } [2022-07-13T00:13:05.314Z] $ docker stop --time=1 6a8d6ac75324f4302e601b52350a27f573cc7fac7b7f8433fd7c51861c417cc6 [2022-07-13T00:13:06.609Z] $ docker rm -f 6a8d6ac75324f4302e601b52350a27f573cc7fac7b7f8433fd7c51861c417cc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-13T00:13:07.161Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-07-13T00:13:07.161Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-07-13T00:13:07.161Z] total 16 [2022-07-13T00:13:07.161Z] drwxr-xr-x 3 root root 4096 Jul 13 00:04 . [2022-07-13T00:13:07.161Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 00:12 .. [2022-07-13T00:13:07.161Z] drwxr-xr-x 2 root root 4096 Jul 13 00:04 cost [2022-07-13T00:13:07.161Z] -rw-r--r-- 1 root root 89 Jul 13 00:04 cost.csv [2022-07-13T00:13:07.161Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-07-13T00:13:07.161Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-07-13T00:13:07.161Z] total 16 [2022-07-13T00:13:07.161Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:04 . [2022-07-13T00:13:07.161Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 13 00:12 .. [2022-07-13T00:13:07.161Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 00:04 cost [2022-07-13T00:13:07.161Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 13 00:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:13:07.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:13:08.312Z] ---> package-listing.sh [2022-07-13T00:13:08.312Z] ++ facter osfamily [2022-07-13T00:13:08.312Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-13T00:13:08.572Z] + OS_FAMILY=debian [2022-07-13T00:13:08.572Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-07-13T00:13:08.572Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-13T00:13:08.572Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-13T00:13:08.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-13T00:13:08.572Z] + PACKAGES=/tmp/packages_start.txt [2022-07-13T00:13:08.572Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-07-13T00:13:08.572Z] + PACKAGES=/tmp/packages_end.txt [2022-07-13T00:13:08.572Z] + case "${OS_FAMILY}" in [2022-07-13T00:13:08.572Z] + dpkg -l [2022-07-13T00:13:08.572Z] + grep '^ii' [2022-07-13T00:13:08.572Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-13T00:13:08.572Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-13T00:13:08.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-13T00:13:08.572Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-07-13T00:13:08.572Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-07-13T00:13:08.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-07-13T00:13:08.583Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-13T00:13:08.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T00:13:09.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-13T00:13:09.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-13T00:13:09.517Z] prd-ubuntu20.04-docker-8c-8g-19798 does not seem to be running inside a container [2022-07-13T00:13:09.562Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-13T00:13:09.784Z] $ docker top 0009205edff3cb16bc90f2eff87db8e54f6e756313b86cc429c5a3f906e32a19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-13T00:13:10.139Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-13T00:13:10.425Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-13T00:13:10.713Z] + ls /var/log/sa-host [2022-07-13T00:13:10.714Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-13T00:13:10.836Z] provisioning config files... [2022-07-13T00:13:10.846Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4424521135277721675tmp [Pipeline] { [Pipeline] echo [2022-07-13T00:13:10.861Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:13:11.146Z] ---> create-netrc.sh [Pipeline] } [2022-07-13T00:13:11.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:13:11.499Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-13T00:13:11.508Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:13:11.793Z] ---> sudo-logs.sh [2022-07-13T00:13:11.793Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-13T00:13:11.816Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:13:12.107Z] ---> job-cost.sh [2022-07-13T00:13:12.107Z] lf-activate-venv: SKIPPING [2022-07-13T00:13:12.107Z] DEBUG: total: 0.2199999988079071 [2022-07-13T00:13:12.107Z] INFO: Retrieving Stack Cost... [2022-07-13T00:13:12.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-13T00:13:12.943Z] INFO: Archiving Costs [Pipeline] echo [2022-07-13T00:13:12.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-13T00:13:13.239Z] ---> logs-deploy.sh [2022-07-13T00:13:13.239Z] lf-activate-venv: SKIPPING [2022-07-13T00:13:13.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/41 [2022-07-13T00:13:13.239Z] INFO: archiving workspace using pattern(s): [2022-07-13T00:13:14.621Z] Archives upload complete. [2022-07-13T00:13:14.621Z] INFO: archiving logs to Nexus [2022-07-13T00:13:15.193Z] ---> uname -a: [2022-07-13T00:13:15.193Z] Linux prd-ubuntu20-04-docker-8c-8g-19798 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] ---> lscpu: [2022-07-13T00:13:15.193Z] Architecture: x86_64 [2022-07-13T00:13:15.193Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-13T00:13:15.193Z] Byte Order: Little Endian [2022-07-13T00:13:15.193Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-13T00:13:15.193Z] CPU(s): 8 [2022-07-13T00:13:15.193Z] On-line CPU(s) list: 0-7 [2022-07-13T00:13:15.193Z] Thread(s) per core: 1 [2022-07-13T00:13:15.193Z] Core(s) per socket: 1 [2022-07-13T00:13:15.193Z] Socket(s): 8 [2022-07-13T00:13:15.193Z] NUMA node(s): 1 [2022-07-13T00:13:15.193Z] Vendor ID: AuthenticAMD [2022-07-13T00:13:15.193Z] CPU family: 23 [2022-07-13T00:13:15.193Z] Model: 49 [2022-07-13T00:13:15.193Z] Model name: AMD EPYC-Rome Processor [2022-07-13T00:13:15.193Z] Stepping: 0 [2022-07-13T00:13:15.193Z] CPU MHz: 2799.998 [2022-07-13T00:13:15.193Z] BogoMIPS: 5599.99 [2022-07-13T00:13:15.193Z] Virtualization: AMD-V [2022-07-13T00:13:15.193Z] Hypervisor vendor: KVM [2022-07-13T00:13:15.193Z] Virtualization type: full [2022-07-13T00:13:15.193Z] L1d cache: 256 KiB [2022-07-13T00:13:15.193Z] L1i cache: 256 KiB [2022-07-13T00:13:15.193Z] L2 cache: 4 MiB [2022-07-13T00:13:15.193Z] L3 cache: 128 MiB [2022-07-13T00:13:15.193Z] NUMA node0 CPU(s): 0-7 [2022-07-13T00:13:15.193Z] Vulnerability Itlb multihit: Not affected [2022-07-13T00:13:15.193Z] Vulnerability L1tf: Not affected [2022-07-13T00:13:15.193Z] Vulnerability Mds: Not affected [2022-07-13T00:13:15.193Z] Vulnerability Meltdown: Not affected [2022-07-13T00:13:15.193Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-13T00:13:15.193Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-13T00:13:15.193Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-13T00:13:15.193Z] Vulnerability Srbds: Not affected [2022-07-13T00:13:15.193Z] Vulnerability Tsx async abort: Not affected [2022-07-13T00:13:15.193Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] ---> nproc: [2022-07-13T00:13:15.193Z] 8 [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] ---> df -h: [2022-07-13T00:13:15.193Z] Filesystem Size Used Avail Use% Mounted on [2022-07-13T00:13:15.193Z] overlay 155G 12G 143G 8% / [2022-07-13T00:13:15.193Z] tmpfs 64M 0 64M 0% /dev [2022-07-13T00:13:15.193Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-13T00:13:15.193Z] shm 64M 0 64M 0% /dev/shm [2022-07-13T00:13:15.193Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] ---> sar -b -r -n DEV: [2022-07-13T00:13:15.193Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19798) 07/13/22 _x86_64_ (8 CPU) [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] 00:01:40 LINUX RESTART (8 CPU) [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] 00:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-13T00:13:15.193Z] 00:03:01 431.21 46.52 384.69 0.00 4079.84 181516.29 0.00 [2022-07-13T00:13:15.193Z] 00:04:01 116.25 0.18 116.06 0.00 7.60 22807.27 0.00 [2022-07-13T00:13:15.193Z] 00:05:01 120.33 0.10 120.23 0.00 12.00 33547.35 0.00 [2022-07-13T00:13:15.193Z] 00:06:01 2.32 0.00 2.32 0.00 0.00 26.80 0.00 [2022-07-13T00:13:15.193Z] 00:07:01 3.33 1.63 1.70 0.00 50.79 21.73 0.00 [2022-07-13T00:13:15.193Z] 00:08:01 2.12 0.00 2.12 0.00 0.00 25.20 0.00 [2022-07-13T00:13:15.193Z] 00:09:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2022-07-13T00:13:15.193Z] 00:10:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 [2022-07-13T00:13:15.193Z] 00:11:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2022-07-13T00:13:15.193Z] 00:12:01 1.85 0.00 1.85 0.00 0.00 26.80 0.00 [2022-07-13T00:13:15.193Z] 00:13:01 121.11 0.23 120.88 0.00 11.33 58421.73 0.00 [2022-07-13T00:13:15.193Z] Average: 72.93 4.42 68.51 0.00 378.35 26950.50 0.00 [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] 00:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-13T00:13:15.193Z] 00:03:01 28099480 31719560 579852 1.76 163720 3647692 2392496 7.05 1264408 3060924 247532 [2022-07-13T00:13:15.193Z] 00:04:01 27973484 31613424 677708 2.06 162056 3670460 2711136 7.99 1571856 2867364 302204 [2022-07-13T00:13:15.193Z] 00:05:01 27681588 31747124 545840 1.66 171908 4048304 2001516 5.90 1343900 3351144 152 [2022-07-13T00:13:15.193Z] 00:06:01 27682680 31748256 544492 1.66 171972 4048296 2001516 5.90 1342968 3351144 20 [2022-07-13T00:13:15.193Z] 00:07:01 27661220 31729460 562912 1.71 172036 4049828 1984944 5.85 1366640 3350788 20 [2022-07-13T00:13:15.193Z] 00:08:01 27660636 31728932 563344 1.71 172084 4049836 1984944 5.85 1366376 3350792 152 [2022-07-13T00:13:15.193Z] 00:09:01 27668276 31736576 555776 1.69 172104 4049840 1984944 5.85 1358048 3350796 12 [2022-07-13T00:13:15.193Z] 00:10:01 27668204 31736544 555732 1.69 172156 4049844 1984944 5.85 1357980 3350816 48 [2022-07-13T00:13:15.193Z] 00:11:01 27668180 31736604 555664 1.69 172188 4049844 1984944 5.85 1358684 3350816 24 [2022-07-13T00:13:15.193Z] 00:12:01 27667760 31736332 555860 1.69 172256 4049936 1984944 5.85 1358400 3350936 68 [2022-07-13T00:13:15.193Z] 00:13:01 26116684 31666624 619628 1.88 215392 5357956 2640756 7.78 1524088 4599964 648 [2022-07-13T00:13:15.193Z] Average: 27595290 31718131 574255 1.75 174352 4097440 2150644 6.34 1383032 3394135 50080 [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z] 00:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-13T00:13:15.193Z] 00:03:01 docker0 106.50 126.67 8.69 1066.15 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:03:01 lo 6.46 6.46 0.63 0.63 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:03:01 ens3 769.16 478.49 7398.67 110.53 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:04:01 veth20dc1ec 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:04:01 docker0 7.82 9.47 0.46 40.83 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:04:01 ens3 81.95 60.97 83.48 69.88 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:05:01 docker0 7.33 12.66 0.45 58.46 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:05:01 lo 7.66 7.66 0.75 0.75 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:05:01 ens3 170.59 120.08 2614.21 237.43 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:06:01 ens3 0.77 0.78 0.05 0.07 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:07:01 ens3 33.13 31.44 15.20 51.56 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:08:01 ens3 9.43 11.08 5.93 7.78 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:10:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:11:01 ens3 7.45 8.18 0.78 14.04 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:13:01 veth85dc0fe 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:13:01 docker0 35.82 44.75 3.30 684.03 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:13:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] 00:13:01 ens3 367.16 250.73 7895.73 102.26 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] Average: veth85dc0fe 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] Average: docker0 14.32 17.60 1.17 168.15 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] Average: lo 1.59 1.59 0.15 0.15 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] Average: ens3 130.91 87.46 1637.76 53.96 0.00 0.00 0.00 0.00 [2022-07-13T00:13:15.193Z] [2022-07-13T00:13:15.193Z]