Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc125edee6752a069bb5774cca1c2de16e94d05 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-ssh14641069457672922765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17203874491158078202.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16710621707331978316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh18350557828156874492.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh14054366047893943304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.21 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-7699 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 fcc125edee6752a069bb5774cca1c2de16e94d05 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#253)" > 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 fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 > git rev-list --no-walk 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-23T14:36:18.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-23T14:36:18.633Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-23T14:36:18.653Z] ========================================================= [2023-09-23T14:36:18.653Z] EdgeX Global Pipelines Version Info [2023-09-23T14:36:18.653Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:36:19.381Z] ------------------- [2023-09-23T14:36:19.381Z] stable info: [2023-09-23T14:36:19.381Z] ------------------- [2023-09-23T14:36:19.381Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-23T14:36:19.381Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-23T14:36:19.381Z] Message: update stable to v1.0.254 [2023-09-23T14:36:19.951Z] ------------------- [2023-09-23T14:36:19.951Z] experimental info: [2023-09-23T14:36:19.951Z] ------------------- [2023-09-23T14:36:19.951Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-23T14:36:19.951Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-23T14:36:19.951Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-23T14:36:20.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-23T14:36:20.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-23T14:36:20.161Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-23T14:36:20.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-23T14:36:20.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-23T14:36:20.196Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-23T14:36:20.207Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-23T14:36:20.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-23T14:36:20.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-23T14:36:20.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-23T14:36:20.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-23T14:36:20.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-23T14:36:20.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-23T14:36:20.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-23T14:36:20.318Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-23T14:36:20.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-23T14:36:20.353Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-23T14:36:20.374Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-23T14:36:20.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-23T14:36:20.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-23T14:36:20.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-23T14:36:20.438Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-23T14:36:20.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-23T14:36:20.470Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-23T14:36:20.486Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-23T14:36:20.497Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-23T14:36:20.511Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-23T14:36:20.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-23T14:36:20.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-23T14:36:20.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-23T14:36:20.567Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] echo [2023-09-23T14:36:20.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcc125e [Pipeline] echo [2023-09-23T14:36:20.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T14:36:20.637Z] provisioning config files... [2023-09-23T14:36:20.656Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16558485577727418948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:36:20.957Z] ---> docker-login.sh [2023-09-23T14:36:20.957Z] nexus3.edgexfoundry.org:10001 [2023-09-23T14:36:21.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:21.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:21.217Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:21.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:21.217Z] [2023-09-23T14:36:21.217Z] Login Succeeded [2023-09-23T14:36:21.217Z] nexus3.edgexfoundry.org:10002 [2023-09-23T14:36:21.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:21.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:21.477Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:21.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:21.477Z] [2023-09-23T14:36:21.477Z] Login Succeeded [2023-09-23T14:36:21.477Z] nexus3.edgexfoundry.org:10003 [2023-09-23T14:36:21.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:21.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:21.477Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:21.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:21.477Z] [2023-09-23T14:36:21.477Z] Login Succeeded [2023-09-23T14:36:21.477Z] nexus3.edgexfoundry.org:10004 [2023-09-23T14:36:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:21.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:21.737Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:21.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:21.737Z] [2023-09-23T14:36:21.737Z] Login Succeeded [2023-09-23T14:36:21.737Z] docker.io [2023-09-23T14:36:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:21.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:21.998Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:21.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:21.998Z] [2023-09-23T14:36:21.998Z] Login Succeeded [2023-09-23T14:36:21.998Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T14:36:22.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-23T14:36:22.384Z] + git rev-list -1 --merges fcc125edee6752a069bb5774cca1c2de16e94d05~1..fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] echo [2023-09-23T14:36:22.433Z] -----------> git rev-list -1 --merges fcc125edee6752a069bb5774cca1c2de16e94d05~1..fcc125edee6752a069bb5774cca1c2de16e94d05 fcc125edee6752a069bb5774cca1c2de16e94d05 [false] [Pipeline] sh [2023-09-23T14:36:22.726Z] + git log --format=format:%s -1 fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] echo [2023-09-23T14:36:22.772Z] ========================================================= [2023-09-23T14:36:22.772Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-23T14:36:22.772Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T14:36:23.096Z] + git log --format=format:%s -1 fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] echo [2023-09-23T14:36:23.108Z] [semverPrep] GIT_COMMIT: fcc125edee6752a069bb5774cca1c2de16e94d05, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#253) [Pipeline] echo [2023-09-23T14:36:23.119Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-23T14:36:23.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T14:36:23.493Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-23T14:36:23.493Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-23T14:36:23.493Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-23T14:36:23.493Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-23T14:36:23.493Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-23T14:36:23.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:36:23.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T14:36:23.906Z] [2023-09-23T14:36:23.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:36:24.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T14:36:24.202Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-23T14:36:24.202Z] b85a868b505f: Pulling fs layer [2023-09-23T14:36:24.202Z] e2be974225ed: Pulling fs layer [2023-09-23T14:36:24.202Z] 339a4e72a1f5: Pulling fs layer [2023-09-23T14:36:24.202Z] 988bab9f4d93: Pulling fs layer [2023-09-23T14:36:24.202Z] 1469e6f7b9e6: Pulling fs layer [2023-09-23T14:36:24.202Z] eaf3925da568: Pulling fs layer [2023-09-23T14:36:24.202Z] bab4dde63d76: Pulling fs layer [2023-09-23T14:36:24.202Z] bde34c3a00c8: Pulling fs layer [2023-09-23T14:36:24.202Z] b352a97aabf1: Pulling fs layer [2023-09-23T14:36:24.202Z] 4872d77fe225: Pulling fs layer [2023-09-23T14:36:24.202Z] 988bab9f4d93: Waiting [2023-09-23T14:36:24.202Z] 5851b861e8e6: Pulling fs layer [2023-09-23T14:36:24.202Z] 1469e6f7b9e6: Waiting [2023-09-23T14:36:24.202Z] eaf3925da568: Waiting [2023-09-23T14:36:24.202Z] bde34c3a00c8: Waiting [2023-09-23T14:36:24.202Z] b352a97aabf1: Waiting [2023-09-23T14:36:24.202Z] bab4dde63d76: Waiting [2023-09-23T14:36:24.202Z] 5851b861e8e6: Waiting [2023-09-23T14:36:24.202Z] 4872d77fe225: Waiting [2023-09-23T14:36:24.202Z] e2be974225ed: Download complete [2023-09-23T14:36:24.202Z] 988bab9f4d93: Verifying Checksum [2023-09-23T14:36:24.202Z] 988bab9f4d93: Download complete [2023-09-23T14:36:24.465Z] 1469e6f7b9e6: Verifying Checksum [2023-09-23T14:36:24.465Z] 1469e6f7b9e6: Download complete [2023-09-23T14:36:24.465Z] eaf3925da568: Verifying Checksum [2023-09-23T14:36:24.465Z] eaf3925da568: Download complete [2023-09-23T14:36:24.465Z] 339a4e72a1f5: Verifying Checksum [2023-09-23T14:36:24.465Z] 339a4e72a1f5: Download complete [2023-09-23T14:36:24.465Z] bde34c3a00c8: Verifying Checksum [2023-09-23T14:36:24.465Z] bde34c3a00c8: Download complete [2023-09-23T14:36:24.465Z] b352a97aabf1: Verifying Checksum [2023-09-23T14:36:24.465Z] b352a97aabf1: Download complete [2023-09-23T14:36:24.465Z] 4872d77fe225: Verifying Checksum [2023-09-23T14:36:24.465Z] 4872d77fe225: Download complete [2023-09-23T14:36:24.465Z] 5851b861e8e6: Verifying Checksum [2023-09-23T14:36:24.465Z] 5851b861e8e6: Download complete [2023-09-23T14:36:24.465Z] b85a868b505f: Download complete [2023-09-23T14:36:24.725Z] bab4dde63d76: Verifying Checksum [2023-09-23T14:36:24.725Z] bab4dde63d76: Download complete [2023-09-23T14:36:25.662Z] b85a868b505f: Pull complete [2023-09-23T14:36:25.921Z] e2be974225ed: Pull complete [2023-09-23T14:36:26.490Z] 339a4e72a1f5: Pull complete [2023-09-23T14:36:26.490Z] 988bab9f4d93: Pull complete [2023-09-23T14:36:26.751Z] 1469e6f7b9e6: Pull complete [2023-09-23T14:36:27.009Z] eaf3925da568: Pull complete [2023-09-23T14:36:28.929Z] bab4dde63d76: Pull complete [2023-09-23T14:36:28.929Z] bde34c3a00c8: Pull complete [2023-09-23T14:36:28.929Z] b352a97aabf1: Pull complete [2023-09-23T14:36:29.190Z] 4872d77fe225: Pull complete [2023-09-23T14:36:29.190Z] 5851b861e8e6: Pull complete [2023-09-23T14:36:29.190Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-23T14:36:29.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T14:36:29.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:36:29.285Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:36:29.316Z] $ 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 [2023-09-23T14:36:31.964Z] $ docker top 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c -eo pid,comm [2023-09-23T14:36:32.020Z] 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). [2023-09-23T14:36:32.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T14:36:32.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T14:36:32.061Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T14:36:32.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T14:36:32.165Z] $ docker exec 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c ssh-agent [2023-09-23T14:36:32.274Z] SSH_AUTH_SOCK=/tmp/ssh-JrX3cfTcLJT7/agent.32 [2023-09-23T14:36:32.274Z] SSH_AGENT_PID=38 [2023-09-23T14:36:32.279Z] Running ssh-add (command line suppressed) [2023-09-23T14:36:32.388Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8245088214920122752.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8245088214920122752.key) [2023-09-23T14:36:32.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T14:36:32.693Z] + git tag --points-at HEAD [Pipeline] } [2023-09-23T14:36:32.703Z] $ docker exec --env ******** --env ******** 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c ssh-agent -k [2023-09-23T14:36:32.796Z] unset SSH_AUTH_SOCK; [2023-09-23T14:36:32.796Z] unset SSH_AGENT_PID; [2023-09-23T14:36:32.796Z] echo Agent pid 38 killed; [2023-09-23T14:36:32.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-23T14:36:32.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T14:36:32.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T14:36:32.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T14:36:32.956Z] $ docker exec 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c ssh-agent [2023-09-23T14:36:33.071Z] SSH_AUTH_SOCK=/tmp/ssh-HevU27WfaBF9/agent.70 [2023-09-23T14:36:33.071Z] SSH_AGENT_PID=76 [2023-09-23T14:36:33.076Z] Running ssh-add (command line suppressed) [2023-09-23T14:36:33.178Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1375131876364187389.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1375131876364187389.key) [2023-09-23T14:36:33.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T14:36:33.477Z] + git semver init [2023-09-23T14:36:33.736Z] 2023-09-23 14:36:33,642 [run_init] DEBUG init version:0.0.0 force:False [2023-09-23T14:36:33.736Z] 2023-09-23 14:36:33,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-23T14:36:33.736Z] 2023-09-23 14:36:33,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-23T14:36:33.736Z] 2023-09-23 14:36:33,644 [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) [2023-09-23T14:36:34.673Z] 2023-09-23 14:36:34,438 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-09-23T14:36:34.673Z] 2023-09-23 14:36:34,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-09-23T14:36:34.673Z] 2023-09-23 14:36:34,439 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-23T14:36:34.674Z] 2023-09-23 14:36:34,439 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-23T14:36:34.674Z] 3.1.0-dev.10 [Pipeline] } [2023-09-23T14:36:34.680Z] $ docker exec --env ******** --env ******** 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c ssh-agent -k [2023-09-23T14:36:34.775Z] unset SSH_AUTH_SOCK; [2023-09-23T14:36:34.775Z] unset SSH_AGENT_PID; [2023-09-23T14:36:34.775Z] echo Agent pid 76 killed; [2023-09-23T14:36:34.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T14:36:35.092Z] + git semver [Pipeline] } [2023-09-23T14:36:35.360Z] $ docker stop --time=1 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c [2023-09-23T14:36:36.701Z] $ docker rm -f --volumes 9b69826e19b3a3af98f947099cd3dda5b643dce03e0f140318eec2fcf642ed3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T14:36:37.043Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-23T14:36:37.280Z] Stashed 1 file(s) [Pipeline] echo [2023-09-23T14:36:37.283Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 [2023-09-23T14:36:37.401Z] provisioning config files... [2023-09-23T14:36:37.410Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17602875484115772363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:36:37.714Z] ---> docker-login.sh [2023-09-23T14:36:37.714Z] nexus3.edgexfoundry.org:10001 [2023-09-23T14:36:37.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:37.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:37.714Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:37.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:37.714Z] [2023-09-23T14:36:37.714Z] Login Succeeded [2023-09-23T14:36:37.714Z] nexus3.edgexfoundry.org:10002 [2023-09-23T14:36:37.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:37.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:37.714Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:37.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:37.714Z] [2023-09-23T14:36:37.714Z] Login Succeeded [2023-09-23T14:36:37.714Z] nexus3.edgexfoundry.org:10003 [2023-09-23T14:36:37.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:37.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:37.988Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:37.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:37.988Z] [2023-09-23T14:36:37.988Z] Login Succeeded [2023-09-23T14:36:37.988Z] nexus3.edgexfoundry.org:10004 [2023-09-23T14:36:37.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:37.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:37.988Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:37.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:37.988Z] [2023-09-23T14:36:37.988Z] Login Succeeded [2023-09-23T14:36:37.988Z] docker.io [2023-09-23T14:36:37.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:36:38.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:36:38.247Z] Configure a credential helper to remove this warning. See [2023-09-23T14:36:38.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:36:38.247Z] [2023-09-23T14:36:38.247Z] Login Succeeded [2023-09-23T14:36:38.247Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T14:36:38.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-23T14:36:38.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T14:36:38.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T14:36:38.331Z] ========================================================= [2023-09-23T14:36:38.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-23T14:36:38.331Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:36:38.640Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-23T14:36:38.640Z] Sending build context to Docker daemon 4.338MB [2023-09-23T14:36:38.640Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T14:36:38.640Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-23T14:36:38.640Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-23T14:36:38.640Z] 7264a8db6415: Pulling fs layer [2023-09-23T14:36:38.640Z] c4d48a809fc2: Pulling fs layer [2023-09-23T14:36:38.640Z] 4f1c88b9dad5: Pulling fs layer [2023-09-23T14:36:38.640Z] ad3a456e5733: Pulling fs layer [2023-09-23T14:36:38.640Z] 33e27b845d1e: Pulling fs layer [2023-09-23T14:36:38.640Z] c68163c4e522: Pulling fs layer [2023-09-23T14:36:38.640Z] 50da416c3ac9: Pulling fs layer [2023-09-23T14:36:38.640Z] 23d2d4c4bb30: Pulling fs layer [2023-09-23T14:36:38.640Z] ad3a456e5733: Waiting [2023-09-23T14:36:38.640Z] 33e27b845d1e: Waiting [2023-09-23T14:36:38.640Z] c68163c4e522: Waiting [2023-09-23T14:36:38.640Z] 50da416c3ac9: Waiting [2023-09-23T14:36:38.640Z] 23d2d4c4bb30: Waiting [2023-09-23T14:36:38.640Z] c4d48a809fc2: Download complete [2023-09-23T14:36:38.640Z] ad3a456e5733: Verifying Checksum [2023-09-23T14:36:38.640Z] ad3a456e5733: Download complete [2023-09-23T14:36:38.640Z] 33e27b845d1e: Verifying Checksum [2023-09-23T14:36:38.640Z] 33e27b845d1e: Download complete [2023-09-23T14:36:38.640Z] 7264a8db6415: Verifying Checksum [2023-09-23T14:36:38.640Z] 7264a8db6415: Download complete [2023-09-23T14:36:38.899Z] c68163c4e522: Verifying Checksum [2023-09-23T14:36:38.899Z] c68163c4e522: Download complete [2023-09-23T14:36:38.899Z] 7264a8db6415: Pull complete [2023-09-23T14:36:39.157Z] 23d2d4c4bb30: Verifying Checksum [2023-09-23T14:36:39.157Z] 23d2d4c4bb30: Download complete [2023-09-23T14:36:39.157Z] c4d48a809fc2: Pull complete [2023-09-23T14:36:39.157Z] 4f1c88b9dad5: Verifying Checksum [2023-09-23T14:36:39.157Z] 4f1c88b9dad5: Download complete [2023-09-23T14:36:39.722Z] 50da416c3ac9: Verifying Checksum [2023-09-23T14:36:39.722Z] 50da416c3ac9: Download complete [2023-09-23T14:36:43.002Z] 4f1c88b9dad5: Pull complete [2023-09-23T14:36:43.002Z] ad3a456e5733: Pull complete [2023-09-23T14:36:43.002Z] 33e27b845d1e: Pull complete [2023-09-23T14:36:43.002Z] c68163c4e522: Pull complete [2023-09-23T14:36:44.899Z] 50da416c3ac9: Pull complete [2023-09-23T14:36:45.469Z] 23d2d4c4bb30: Pull complete [2023-09-23T14:36:45.469Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-23T14:36:45.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-23T14:36:45.469Z] ---> 0786185ac409 [2023-09-23T14:36:45.469Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-23T14:36:50.794Z] ---> Running in af22201a2c3a [2023-09-23T14:36:51.052Z] Removing intermediate container af22201a2c3a [2023-09-23T14:36:51.052Z] ---> 5dea95444c16 [2023-09-23T14:36:51.052Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T14:36:51.052Z] ---> Running in 3c0f2d89c5a8 [2023-09-23T14:36:51.052Z] Removing intermediate container 3c0f2d89c5a8 [2023-09-23T14:36:51.052Z] ---> 31cd3e205c47 [2023-09-23T14:36:51.052Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T14:36:51.052Z] ---> Running in 1cb5fcdd132c [2023-09-23T14:36:51.311Z] Removing intermediate container 1cb5fcdd132c [2023-09-23T14:36:51.311Z] ---> fe82d8a5d670 [2023-09-23T14:36:51.311Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T14:36:51.311Z] ---> Running in 60f1ad9291eb [2023-09-23T14:36:51.311Z] Removing intermediate container 60f1ad9291eb [2023-09-23T14:36:51.311Z] ---> b4b0e027bc47 [2023-09-23T14:36:51.311Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T14:36:51.311Z] ---> Running in 2f7abeaf314b [2023-09-23T14:36:51.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T14:36:51.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T14:36:52.088Z] OK: 264 MiB in 52 packages [2023-09-23T14:36:52.346Z] Removing intermediate container 2f7abeaf314b [2023-09-23T14:36:52.346Z] ---> db40657da1ea [2023-09-23T14:36:52.346Z] Step 8/12 : WORKDIR /app [2023-09-23T14:36:52.346Z] ---> Running in c1b1a5609697 [2023-09-23T14:36:52.346Z] Removing intermediate container c1b1a5609697 [2023-09-23T14:36:52.346Z] ---> cb5ede8a6455 [2023-09-23T14:36:52.346Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-23T14:36:52.369Z] Still waiting to schedule task [2023-09-23T14:36:52.369Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-23T14:36:52.603Z] ---> 69bafd9b7d9e [2023-09-23T14:36:52.603Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T14:36:52.603Z] ---> Running in ad9a739b0ff1 [2023-09-23T14:37:48.851Z] Removing intermediate container ad9a739b0ff1 [2023-09-23T14:37:48.851Z] ---> 9b046475d3c4 [2023-09-23T14:37:48.851Z] Step 11/12 : COPY . . [2023-09-23T14:37:48.851Z] ---> 7d3378d78061 [2023-09-23T14:37:48.851Z] Step 12/12 : RUN $MAKE [2023-09-23T14:37:48.851Z] ---> Running in ba9598e54176 [2023-09-23T14:37:48.851Z] noop [2023-09-23T14:37:48.851Z] Removing intermediate container ba9598e54176 [2023-09-23T14:37:48.851Z] ---> 3dd3bd3f1d08 [2023-09-23T14:37:48.851Z] Successfully built 3dd3bd3f1d08 [2023-09-23T14:37:48.851Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:37:49.169Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-23T14:37:49.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:37:49.245Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:37:49.273Z] $ 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 [2023-09-23T14:37:49.608Z] $ docker top 3d936b912af47116aa4f85d3cab3d64c649fd53610b2b22dab056bfadcbdf233 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T14:37:49.958Z] + go version [2023-09-23T14:37:49.958Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-23T14:37:49.964Z] $ docker stop --time=1 3d936b912af47116aa4f85d3cab3d64c649fd53610b2b22dab056bfadcbdf233 [2023-09-23T14:37:51.256Z] $ docker rm -f --volumes 3d936b912af47116aa4f85d3cab3d64c649fd53610b2b22dab056bfadcbdf233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:37:51.655Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-23T14:37:51.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:37:51.727Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:37:51.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-09-23T14:37:52.090Z] $ docker top b62a5bbe61127035998d95d542f894b2f647bdd902ddabb01d5d0630036cc200 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T14:37:52.433Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-23T14:37:52.823Z] + make test [2023-09-23T14:37:52.823Z] go test ./... -coverprofile=coverage.out ./... [2023-09-23T14:37:54.204Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-23T14:38:04.180Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-23T14:38:04.180Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-23T14:38:07.469Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.704s coverage: 40.6% of statements [2023-09-23T14:38:07.469Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements [2023-09-23T14:38:07.469Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2023-09-23T14:38:22.362Z] go vet ./... [2023-09-23T14:38:25.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-23T14:38:25.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-23T14:38:25.688Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-23T14:38:25.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-23T14:38:25.705Z] $ docker stop --time=1 b62a5bbe61127035998d95d542f894b2f647bdd902ddabb01d5d0630036cc200 [2023-09-23T14:38:27.166Z] $ docker rm -f --volumes b62a5bbe61127035998d95d542f894b2f647bdd902ddabb01d5d0630036cc200 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T14:38:27.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-23T14:38:27.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-23T14:38:28.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-23T14:38:28.527Z] + ls -al . [2023-09-23T14:38:28.527Z] total 644 [2023-09-23T14:38:28.527Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 23 14:37 . [2023-09-23T14:38:28.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:36 .. [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 23 14:36 .dockerignore [2023-09-23T14:38:28.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 14:38 .git [2023-09-23T14:38:28.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 14:36 .github [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 23 14:36 .gitignore [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 14:36 .golangci.yml [2023-09-23T14:38:28.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 14:36 .semver [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 23 14:36 Attribution.txt [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 23 14:36 CHANGELOG.md [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 23 14:36 Dockerfile [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 14:36 GOVERNANCE.md [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 23 14:36 Jenkinsfile [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 23 14:36 LICENSE [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 23 14:36 Makefile [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 14:36 OWNERS.md [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 23 14:36 README.md [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 14:36 VERSION [2023-09-23T14:38:28.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:36 bin [2023-09-23T14:38:28.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:36 cmd [2023-09-23T14:38:28.527Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 23 14:38 coverage.out [2023-09-23T14:38:28.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:36 examples [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 23 14:36 go.mod [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 23 14:36 go.sum [2023-09-23T14:38:28.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:36 images [2023-09-23T14:38:28.527Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 14:36 internal [2023-09-23T14:38:28.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:36 snap [2023-09-23T14:38:28.527Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 23 14:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:28.859Z] + 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=fcc125edee6752a069bb5774cca1c2de16e94d05 --label arch=amd64 --label version=3.1.0-dev.10 . [2023-09-23T14:38:28.859Z] Sending build context to Docker daemon 4.338MB [2023-09-23T14:38:28.859Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T14:38:28.859Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-23T14:38:28.859Z] ---> 3dd3bd3f1d08 [2023-09-23T14:38:28.859Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-23T14:38:29.119Z] ---> Running in 80f7a08b2088 [2023-09-23T14:38:29.119Z] Removing intermediate container 80f7a08b2088 [2023-09-23T14:38:29.119Z] ---> 1bb53deff3e4 [2023-09-23T14:38:29.119Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T14:38:29.119Z] ---> Running in ae612f2376eb [2023-09-23T14:38:29.119Z] Removing intermediate container ae612f2376eb [2023-09-23T14:38:29.119Z] ---> 3641f13b06b1 [2023-09-23T14:38:29.119Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T14:38:29.119Z] ---> Running in 43ed35c9ebd4 [2023-09-23T14:38:29.119Z] Removing intermediate container 43ed35c9ebd4 [2023-09-23T14:38:29.119Z] ---> 26302f70a66e [2023-09-23T14:38:29.119Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T14:38:29.377Z] ---> Running in 66811ad5996e [2023-09-23T14:38:29.377Z] Removing intermediate container 66811ad5996e [2023-09-23T14:38:29.377Z] ---> 84dcb27aec5f [2023-09-23T14:38:29.377Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T14:38:29.377Z] ---> Running in 451f6b92f93a [2023-09-23T14:38:29.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T14:38:29.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T14:38:29.896Z] OK: 264 MiB in 52 packages [2023-09-23T14:38:29.998Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7702 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-09-23T14:38:30.010Z] Running in /w/workspace/device-rfid-llrp-go/115 [Pipeline] { [Pipeline] checkout [2023-09-23T14:38:30.039Z] The recommended git tool is: git [2023-09-23T14:38:30.154Z] Removing intermediate container 451f6b92f93a [2023-09-23T14:38:30.154Z] ---> c6b2a43efc4e [2023-09-23T14:38:30.154Z] Step 8/24 : WORKDIR /app [2023-09-23T14:38:30.154Z] ---> Running in b0d08d09ca91 [2023-09-23T14:38:30.154Z] Removing intermediate container b0d08d09ca91 [2023-09-23T14:38:30.154Z] ---> 6f6e886320fb [2023-09-23T14:38:30.154Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-23T14:38:30.411Z] ---> 843a1c0930de [2023-09-23T14:38:30.411Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T14:38:30.411Z] ---> Running in d7c3e9ec5567 [2023-09-23T14:38:30.977Z] Removing intermediate container d7c3e9ec5567 [2023-09-23T14:38:30.977Z] ---> 3c4822379706 [2023-09-23T14:38:30.977Z] Step 11/24 : COPY . . [2023-09-23T14:38:31.237Z] ---> 1ece7969d075 [2023-09-23T14:38:31.237Z] Step 12/24 : RUN $MAKE [2023-09-23T14:38:31.495Z] ---> Running in d326e9de7e7d [2023-09-23T14:38:31.751Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-23T14:38:35.031Z] using credential edgex-jenkins-ssh [2023-09-23T14:38:35.050Z] Cloning the remote Git repository [2023-09-23T14:38:35.088Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-23T14:38:35.184Z] > git init /w/workspace/device-rfid-llrp-go/115 # timeout=10 [2023-09-23T14:38:35.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-23T14:38:35.324Z] > git --version # timeout=10 [2023-09-23T14:38:35.342Z] > git --version # 'git version 2.25.1' [2023-09-23T14:38:35.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-23T14:38:35.499Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-23T14:38:37.501Z] Avoid second fetch [2023-09-23T14:38:37.501Z] Checking out Revision fcc125edee6752a069bb5774cca1c2de16e94d05 (main) [2023-09-23T14:38:36.546Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-23T14:38:36.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-23T14:38:37.514Z] > git config core.sparsecheckout # timeout=10 [2023-09-23T14:38:37.581Z] > git checkout -f fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 [2023-09-23T14:38:38.069Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#253)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T14:38:38.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-23T14:38:38.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-23T14:38:38.850Z] Dload Upload Total Spent Left Speed [2023-09-23T14:38:38.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-09-23T14:38:39.403Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-23T14:38:39.735Z] + sudo tee /etc/docker/daemon.new [2023-09-23T14:38:39.735Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-23T14:38:39.735Z] { [2023-09-23T14:38:39.735Z] "registry-mirrors": [ [2023-09-23T14:38:39.735Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-23T14:38:39.735Z] ], [2023-09-23T14:38:39.735Z] "bip": "10.250.0.254/24", [2023-09-23T14:38:39.735Z] "hosts": [ [2023-09-23T14:38:39.735Z] "tcp://0.0.0.0:5555", [2023-09-23T14:38:39.735Z] "unix:///var/run/docker.sock" [2023-09-23T14:38:39.735Z] ], [2023-09-23T14:38:39.735Z] "mtu": 1458, [2023-09-23T14:38:39.735Z] "selinux-enabled": true, [2023-09-23T14:38:39.735Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-23T14:38:39.735Z] } [Pipeline] sh [2023-09-23T14:38:40.071Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-23T14:38:40.406Z] + sudo service docker restart [2023-09-23T14:38:49.903Z] Removing intermediate container d326e9de7e7d [2023-09-23T14:38:49.903Z] ---> afc744683195 [2023-09-23T14:38:49.903Z] Step 13/24 : FROM alpine:3.18 [2023-09-23T14:38:49.903Z] 3.18: Pulling from library/alpine [2023-09-23T14:38:49.903Z] 7264a8db6415: Already exists [2023-09-23T14:38:49.903Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-23T14:38:49.903Z] Status: Downloaded newer image for alpine:3.18 [2023-09-23T14:38:49.903Z] ---> 7e01a0d0a1dc [2023-09-23T14:38:49.903Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-23T14:38:49.903Z] ---> Running in dcd86c1a995a [2023-09-23T14:38:50.162Z] Removing intermediate container dcd86c1a995a [2023-09-23T14:38:50.162Z] ---> 7460b8b52e55 [2023-09-23T14:38:50.162Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-23T14:38:50.162Z] ---> Running in 5f3bd2ad4d20 [2023-09-23T14:38:50.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T14:38:50.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T14:38:50.678Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-23T14:38:50.678Z] Executing busybox-1.36.1-r2.trigger [2023-09-23T14:38:50.678Z] OK: 7 MiB in 16 packages [2023-09-23T14:38:51.246Z] Removing intermediate container 5f3bd2ad4d20 [2023-09-23T14:38:51.246Z] ---> a37973848288 [2023-09-23T14:38:51.246Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-23T14:38:51.246Z] ---> 2f0a6efa95e2 [2023-09-23T14:38:51.246Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-23T14:38:51.246Z] ---> 9ee27ae41253 [2023-09-23T14:38:51.246Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-23T14:38:52.180Z] ---> 1b2b7327f697 [2023-09-23T14:38:52.180Z] Step 19/24 : EXPOSE 59989 [2023-09-23T14:38:52.180Z] ---> Running in f2126ff4b454 [2023-09-23T14:38:52.180Z] Removing intermediate container f2126ff4b454 [2023-09-23T14:38:52.180Z] ---> e43e04424ad4 [2023-09-23T14:38:52.180Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-23T14:38:52.180Z] ---> Running in 07d1cbd99dcb [2023-09-23T14:38:52.180Z] Removing intermediate container 07d1cbd99dcb [2023-09-23T14:38:52.180Z] ---> 8dbe2fb752a0 [2023-09-23T14:38:52.180Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-23T14:38:52.180Z] ---> Running in 474457053c6b [2023-09-23T14:38:52.438Z] Removing intermediate container 474457053c6b [2023-09-23T14:38:52.438Z] ---> fa0a835dce9f [2023-09-23T14:38:52.438Z] Step 22/24 : LABEL arch=amd64 [2023-09-23T14:38:52.438Z] ---> Running in 59eb3a19d8d1 [2023-09-23T14:38:52.438Z] Removing intermediate container 59eb3a19d8d1 [2023-09-23T14:38:52.438Z] ---> bec5ba5f4200 [2023-09-23T14:38:52.438Z] Step 23/24 : LABEL git_sha=fcc125edee6752a069bb5774cca1c2de16e94d05 [2023-09-23T14:38:52.438Z] ---> Running in ec7f40ba53d1 [2023-09-23T14:38:52.438Z] Removing intermediate container ec7f40ba53d1 [2023-09-23T14:38:52.438Z] ---> 89947cd0dec3 [2023-09-23T14:38:52.438Z] Step 24/24 : LABEL version=3.1.0-dev.10 [2023-09-23T14:38:52.438Z] ---> Running in 065ed0bd0846 [2023-09-23T14:38:52.697Z] Removing intermediate container 065ed0bd0846 [2023-09-23T14:38:52.697Z] ---> 5ecd7a50cbe0 [2023-09-23T14:38:52.697Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-23T14:38:52.697Z] Successfully built 5ecd7a50cbe0 [2023-09-23T14:38:52.697Z] 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 [2023-09-23T14:38:52.804Z] provisioning config files... [2023-09-23T14:38:52.813Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10513176738738874057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:38:53.108Z] ---> docker-login.sh [2023-09-23T14:38:53.108Z] nexus3.edgexfoundry.org:10001 [2023-09-23T14:38:53.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:38:53.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:38:53.108Z] Configure a credential helper to remove this warning. See [2023-09-23T14:38:53.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:38:53.108Z] [2023-09-23T14:38:53.108Z] Login Succeeded [2023-09-23T14:38:53.108Z] nexus3.edgexfoundry.org:10002 [2023-09-23T14:38:53.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:38:53.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:38:53.108Z] Configure a credential helper to remove this warning. See [2023-09-23T14:38:53.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:38:53.108Z] [2023-09-23T14:38:53.108Z] Login Succeeded [2023-09-23T14:38:53.108Z] nexus3.edgexfoundry.org:10003 [2023-09-23T14:38:53.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:38:53.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:38:53.367Z] Configure a credential helper to remove this warning. See [2023-09-23T14:38:53.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:38:53.367Z] [2023-09-23T14:38:53.367Z] Login Succeeded [2023-09-23T14:38:53.367Z] nexus3.edgexfoundry.org:10004 [2023-09-23T14:38:53.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:38:53.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:38:53.367Z] Configure a credential helper to remove this warning. See [2023-09-23T14:38:53.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:38:53.367Z] [2023-09-23T14:38:53.367Z] Login Succeeded [2023-09-23T14:38:53.367Z] docker.io [2023-09-23T14:38:53.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:38:53.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:38:53.626Z] Configure a credential helper to remove this warning. See [2023-09-23T14:38:53.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:38:53.626Z] [2023-09-23T14:38:53.626Z] Login Succeeded [2023-09-23T14:38:53.626Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T14:38:53.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T14:38:53.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T14:38:53.700Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-09-23T14:38:53.700Z] fcc125edee6752a069bb5774cca1c2de16e94d05 [2023-09-23T14:38:53.700Z] latest [2023-09-23T14:38:53.700Z] 3.1.0-dev.10 [2023-09-23T14:38:53.700Z] fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [2023-09-23T14:38:53.700Z] main [2023-09-23T14:38:53.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:54.022Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:54.330Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05 [2023-09-23T14:38:54.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-23T14:38:54.331Z] ebbbd896575f: Preparing [2023-09-23T14:38:54.331Z] 129680c7b1d3: Preparing [2023-09-23T14:38:54.331Z] f761d47121e2: Preparing [2023-09-23T14:38:54.331Z] 124d84ae3746: Preparing [2023-09-23T14:38:54.331Z] 4693057ce236: Preparing [2023-09-23T14:38:54.331Z] 4693057ce236: Layer already exists [2023-09-23T14:38:54.331Z] f761d47121e2: Pushed [2023-09-23T14:38:54.331Z] 124d84ae3746: Pushed [2023-09-23T14:38:54.331Z] 129680c7b1d3: Pushed [2023-09-23T14:38:57.664Z] ebbbd896575f: Pushed [2023-09-23T14:38:57.664Z] fcc125edee6752a069bb5774cca1c2de16e94d05: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:57.997Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:58.309Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-23T14:38:58.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-23T14:38:58.309Z] ebbbd896575f: Preparing [2023-09-23T14:38:58.309Z] 129680c7b1d3: Preparing [2023-09-23T14:38:58.309Z] f761d47121e2: Preparing [2023-09-23T14:38:58.309Z] 124d84ae3746: Preparing [2023-09-23T14:38:58.309Z] 4693057ce236: Preparing [2023-09-23T14:38:58.309Z] f761d47121e2: Layer already exists [2023-09-23T14:38:58.309Z] 129680c7b1d3: Layer already exists [2023-09-23T14:38:58.309Z] ebbbd896575f: Layer already exists [2023-09-23T14:38:58.309Z] 124d84ae3746: Layer already exists [2023-09-23T14:38:58.309Z] 4693057ce236: Layer already exists [2023-09-23T14:38:58.309Z] latest: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:58.624Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T14:38:58.691Z] provisioning config files... [2023-09-23T14:38:58.717Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/115@tmp/config15205666364169992494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:38:58.926Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.10 [2023-09-23T14:38:58.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-23T14:38:58.926Z] ebbbd896575f: Preparing [2023-09-23T14:38:58.926Z] 129680c7b1d3: Preparing [2023-09-23T14:38:58.926Z] f761d47121e2: Preparing [2023-09-23T14:38:58.926Z] 124d84ae3746: Preparing [2023-09-23T14:38:58.926Z] 4693057ce236: Preparing [2023-09-23T14:38:58.926Z] ebbbd896575f: Layer already exists [2023-09-23T14:38:58.926Z] 124d84ae3746: Layer already exists [2023-09-23T14:38:58.926Z] 129680c7b1d3: Layer already exists [2023-09-23T14:38:58.926Z] 4693057ce236: Layer already exists [2023-09-23T14:38:58.926Z] f761d47121e2: Layer already exists [2023-09-23T14:38:58.926Z] 3.1.0-dev.10: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:59.068Z] ---> docker-login.sh [2023-09-23T14:38:59.068Z] nexus3.edgexfoundry.org:10001 [2023-09-23T14:38:59.235Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:59.539Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [2023-09-23T14:38:59.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-23T14:38:59.539Z] ebbbd896575f: Preparing [2023-09-23T14:38:59.539Z] 129680c7b1d3: Preparing [2023-09-23T14:38:59.539Z] f761d47121e2: Preparing [2023-09-23T14:38:59.539Z] 124d84ae3746: Preparing [2023-09-23T14:38:59.539Z] 4693057ce236: Preparing [2023-09-23T14:38:59.539Z] 124d84ae3746: Layer already exists [2023-09-23T14:38:59.539Z] 4693057ce236: Layer already exists [2023-09-23T14:38:59.539Z] 129680c7b1d3: Layer already exists [2023-09-23T14:38:59.539Z] ebbbd896575f: Layer already exists [2023-09-23T14:38:59.539Z] f761d47121e2: Layer already exists [2023-09-23T14:38:59.539Z] fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:59.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:38:59.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:38:59.661Z] Configure a credential helper to remove this warning. See [2023-09-23T14:38:59.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:38:59.661Z] [2023-09-23T14:38:59.661Z] Login Succeeded [2023-09-23T14:38:59.661Z] nexus3.edgexfoundry.org:10002 [2023-09-23T14:38:59.838Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:38:59.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:39:00.149Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-09-23T14:39:00.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-23T14:39:00.149Z] ebbbd896575f: Preparing [2023-09-23T14:39:00.149Z] 129680c7b1d3: Preparing [2023-09-23T14:39:00.149Z] f761d47121e2: Preparing [2023-09-23T14:39:00.149Z] 124d84ae3746: Preparing [2023-09-23T14:39:00.149Z] 4693057ce236: Preparing [2023-09-23T14:39:00.149Z] 4693057ce236: Layer already exists [2023-09-23T14:39:00.149Z] 129680c7b1d3: Layer already exists [2023-09-23T14:39:00.149Z] ebbbd896575f: Layer already exists [2023-09-23T14:39:00.149Z] 124d84ae3746: Layer already exists [2023-09-23T14:39:00.149Z] f761d47121e2: Layer already exists [2023-09-23T14:39:00.149Z] main: digest: sha256:2d937d310ee71646829faf6145383631e1fe1df3bfc0d6ea06a882c004d8cd7a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T14:39:00.199Z] ===================================================== [2023-09-23T14:39:00.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:39:00.201Z] Configure a credential helper to remove this warning. See [2023-09-23T14:39:00.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:39:00.201Z] [2023-09-23T14:39:00.201Z] Login Succeeded [2023-09-23T14:39:00.201Z] nexus3.edgexfoundry.org:10003 [Pipeline] echo [2023-09-23T14:39:00.208Z] taggedImages: [2023-09-23T14:39:00.208Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05 [2023-09-23T14:39:00.208Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-23T14:39:00.208Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.10 [2023-09-23T14:39:00.208Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [2023-09-23T14:39:00.208Z] - 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 [2023-09-23T14:39:00.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:39:00.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:39:00.473Z] Configure a credential helper to remove this warning. See [2023-09-23T14:39:00.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:39:00.473Z] [2023-09-23T14:39:00.473Z] Login Succeeded [2023-09-23T14:39:00.473Z] nexus3.edgexfoundry.org:10004 [2023-09-23T14:39:00.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T14:39:00.597Z] [2023-09-23T14:39:00.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:39:00.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:39:00.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:39:00.744Z] Configure a credential helper to remove this warning. See [2023-09-23T14:39:00.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:39:00.744Z] [2023-09-23T14:39:00.744Z] Login Succeeded [2023-09-23T14:39:00.744Z] docker.io [2023-09-23T14:39:00.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T14:39:00.891Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-23T14:39:00.891Z] 5eb5b503b376: Pulling fs layer [2023-09-23T14:39:00.891Z] 5c69ac0246d0: Pulling fs layer [2023-09-23T14:39:00.891Z] ec43610c2a17: Pulling fs layer [2023-09-23T14:39:00.891Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-23T14:39:00.891Z] 33b1e0a273af: Pulling fs layer [2023-09-23T14:39:00.891Z] 5d3b04190fa2: Pulling fs layer [2023-09-23T14:39:00.891Z] 2f39f015ded8: Pulling fs layer [2023-09-23T14:39:00.891Z] 3a2ae6a8a46f: Waiting [2023-09-23T14:39:00.891Z] 33b1e0a273af: Waiting [2023-09-23T14:39:00.891Z] 5d3b04190fa2: Waiting [2023-09-23T14:39:00.891Z] 5c69ac0246d0: Verifying Checksum [2023-09-23T14:39:00.891Z] 5c69ac0246d0: Download complete [2023-09-23T14:39:00.891Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-23T14:39:00.891Z] 3a2ae6a8a46f: Download complete [2023-09-23T14:39:00.891Z] 33b1e0a273af: Verifying Checksum [2023-09-23T14:39:00.891Z] 33b1e0a273af: Download complete [2023-09-23T14:39:00.891Z] ec43610c2a17: Verifying Checksum [2023-09-23T14:39:00.891Z] ec43610c2a17: Download complete [2023-09-23T14:39:00.891Z] 5d3b04190fa2: Verifying Checksum [2023-09-23T14:39:00.891Z] 5d3b04190fa2: Download complete [2023-09-23T14:39:01.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:39:01.149Z] 5eb5b503b376: Verifying Checksum [2023-09-23T14:39:01.149Z] 5eb5b503b376: Download complete [2023-09-23T14:39:01.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:39:01.298Z] Configure a credential helper to remove this warning. See [2023-09-23T14:39:01.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:39:01.299Z] [2023-09-23T14:39:01.299Z] Login Succeeded [2023-09-23T14:39:01.299Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T14:39:01.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-23T14:39:01.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T14:39:01.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T14:39:01.624Z] ========================================================= [2023-09-23T14:39:01.624Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-23T14:39:01.624Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:39:01.714Z] 2f39f015ded8: Verifying Checksum [2023-09-23T14:39:01.714Z] 2f39f015ded8: Download complete [2023-09-23T14:39:01.971Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-23T14:39:02.240Z] Sending build context to Docker daemon 1.219MB [2023-09-23T14:39:02.240Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T14:39:02.240Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-23T14:39:02.278Z] 5eb5b503b376: Pull complete [2023-09-23T14:39:02.278Z] 5c69ac0246d0: Pull complete [2023-09-23T14:39:02.514Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-23T14:39:02.514Z] 9fda8d8052c6: Pulling fs layer [2023-09-23T14:39:02.514Z] 5d54e960e981: Pulling fs layer [2023-09-23T14:39:02.514Z] c4a7e357bf2a: Pulling fs layer [2023-09-23T14:39:02.514Z] f0e02332f6b5: Pulling fs layer [2023-09-23T14:39:02.514Z] cefa15bbcfad: Pulling fs layer [2023-09-23T14:39:02.514Z] 17808c966233: Pulling fs layer [2023-09-23T14:39:02.514Z] f4c1fc716caa: Pulling fs layer [2023-09-23T14:39:02.514Z] f0e02332f6b5: Waiting [2023-09-23T14:39:02.514Z] cefa15bbcfad: Waiting [2023-09-23T14:39:02.514Z] 17808c966233: Waiting [2023-09-23T14:39:02.514Z] f4c1fc716caa: Waiting [2023-09-23T14:39:02.514Z] 5d54e960e981: Verifying Checksum [2023-09-23T14:39:02.514Z] 5d54e960e981: Download complete [2023-09-23T14:39:02.514Z] f0e02332f6b5: Verifying Checksum [2023-09-23T14:39:02.514Z] f0e02332f6b5: Download complete [2023-09-23T14:39:02.514Z] cefa15bbcfad: Verifying Checksum [2023-09-23T14:39:02.514Z] cefa15bbcfad: Download complete [2023-09-23T14:39:02.514Z] 9fda8d8052c6: Verifying Checksum [2023-09-23T14:39:02.514Z] 9fda8d8052c6: Download complete [2023-09-23T14:39:02.844Z] ec43610c2a17: Pull complete [2023-09-23T14:39:02.845Z] 3a2ae6a8a46f: Pull complete [2023-09-23T14:39:02.845Z] 33b1e0a273af: Pull complete [2023-09-23T14:39:03.103Z] 5d3b04190fa2: Pull complete [2023-09-23T14:39:03.110Z] f4c1fc716caa: Verifying Checksum [2023-09-23T14:39:03.110Z] f4c1fc716caa: Download complete [2023-09-23T14:39:03.708Z] 9fda8d8052c6: Pull complete [2023-09-23T14:39:03.978Z] 5d54e960e981: Pull complete [2023-09-23T14:39:04.254Z] c4a7e357bf2a: Verifying Checksum [2023-09-23T14:39:04.254Z] c4a7e357bf2a: Download complete [2023-09-23T14:39:05.218Z] 17808c966233: Verifying Checksum [2023-09-23T14:39:05.218Z] 17808c966233: Download complete [2023-09-23T14:39:07.291Z] 2f39f015ded8: Pull complete [2023-09-23T14:39:07.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-23T14:39:07.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T14:39:07.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:39:07.378Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:39:07.405Z] $ 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 [2023-09-23T14:39:10.995Z] $ docker top 60afff927dde9d21b75ae1f6604007ddadf819b8c2e087f8cb82935a063c2966 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:39:11.374Z] ---> job-cost.sh [2023-09-23T14:39:11.374Z] lf-activate-venv: SKIPPING [2023-09-23T14:39:11.374Z] INFO: No Stack... [2023-09-23T14:39:11.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-23T14:39:11.895Z] INFO: Archiving Costs [Pipeline] sh [2023-09-23T14:39:12.187Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-09-23T14:39:12.187Z] + cut -d, -f6 [Pipeline] lock [2023-09-23T14:39:12.200Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [2023-09-23T14:39:12.206Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] did not exist. Created. [2023-09-23T14:39:12.206Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-23T14:39:12.505Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-23T14:39:12.537Z] Stashed 1 file(s) [Pipeline] } [2023-09-23T14:39:12.544Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-23T14:39:12.559Z] $ docker stop --time=1 60afff927dde9d21b75ae1f6604007ddadf819b8c2e087f8cb82935a063c2966 [2023-09-23T14:39:13.722Z] $ docker rm -f --volumes 60afff927dde9d21b75ae1f6604007ddadf819b8c2e087f8cb82935a063c2966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-23T14:39:15.309Z] c4a7e357bf2a: Pull complete [2023-09-23T14:39:15.309Z] f0e02332f6b5: Pull complete [2023-09-23T14:39:15.309Z] cefa15bbcfad: Pull complete [2023-09-23T14:39:21.980Z] 17808c966233: Pull complete [2023-09-23T14:39:23.928Z] f4c1fc716caa: Pull complete [2023-09-23T14:39:23.928Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-23T14:39:23.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-23T14:39:23.928Z] ---> ea914061e18c [2023-09-23T14:39:23.928Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-23T14:39:25.345Z] ---> Running in 1412887cd409 [2023-09-23T14:39:25.612Z] Removing intermediate container 1412887cd409 [2023-09-23T14:39:25.612Z] ---> 453403a45202 [2023-09-23T14:39:25.612Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T14:39:25.612Z] ---> Running in 102c10a5bc48 [2023-09-23T14:39:25.883Z] Removing intermediate container 102c10a5bc48 [2023-09-23T14:39:25.883Z] ---> 93185867bbf5 [2023-09-23T14:39:25.883Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T14:39:25.883Z] ---> Running in 30f0455c8bd3 [2023-09-23T14:39:26.151Z] Removing intermediate container 30f0455c8bd3 [2023-09-23T14:39:26.151Z] ---> 6767af185dd6 [2023-09-23T14:39:26.151Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T14:39:26.417Z] ---> Running in dd3c7374e900 [2023-09-23T14:39:26.683Z] Removing intermediate container dd3c7374e900 [2023-09-23T14:39:26.683Z] ---> f2f25bd44809 [2023-09-23T14:39:26.683Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T14:39:26.683Z] ---> Running in 652eba0a5804 [2023-09-23T14:39:27.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T14:39:27.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T14:39:29.313Z] OK: 266 MiB in 52 packages [2023-09-23T14:39:29.895Z] Removing intermediate container 652eba0a5804 [2023-09-23T14:39:29.895Z] ---> 68e07c372c5d [2023-09-23T14:39:29.895Z] Step 8/12 : WORKDIR /app [2023-09-23T14:39:29.895Z] ---> Running in bddb85a1abf0 [2023-09-23T14:39:30.160Z] Removing intermediate container bddb85a1abf0 [2023-09-23T14:39:30.160Z] ---> 959c59005712 [2023-09-23T14:39:30.160Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-23T14:39:30.744Z] ---> 1becbd4b8441 [2023-09-23T14:39:30.744Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T14:39:30.744Z] ---> Running in 8e76c275eb51 [2023-09-23T14:40:38.760Z] Removing intermediate container 8e76c275eb51 [2023-09-23T14:40:38.761Z] ---> 395ace90c127 [2023-09-23T14:40:38.761Z] Step 11/12 : COPY . . [2023-09-23T14:40:38.761Z] ---> 67f5519f7b79 [2023-09-23T14:40:38.761Z] Step 12/12 : RUN $MAKE [2023-09-23T14:40:38.761Z] ---> Running in e3a970ff9df7 [2023-09-23T14:40:38.761Z] noop [2023-09-23T14:40:38.761Z] Removing intermediate container e3a970ff9df7 [2023-09-23T14:40:38.761Z] ---> 97658599f542 [2023-09-23T14:40:38.761Z] Successfully built 97658599f542 [2023-09-23T14:40:38.761Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:40:39.112Z] + docker inspect -f . ci-base-image-arm64 [2023-09-23T14:40:39.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:40:39.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-7702 does not seem to be running inside a container [2023-09-23T14:40:39.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/115 -v /w/workspace/device-rfid-llrp-go/115:/w/workspace/device-rfid-llrp-go/115:rw,z -v /w/workspace/device-rfid-llrp-go/115@tmp:/w/workspace/device-rfid-llrp-go/115@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 [2023-09-23T14:40:40.641Z] $ docker top db1d1b44ba31b498179fc999a29c192a21ce7ea4af862553f07546cd7e8b4946 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T14:40:41.478Z] + go version [2023-09-23T14:40:41.478Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-23T14:40:41.493Z] $ docker stop --time=1 db1d1b44ba31b498179fc999a29c192a21ce7ea4af862553f07546cd7e8b4946 [2023-09-23T14:40:43.447Z] $ docker rm -f --volumes db1d1b44ba31b498179fc999a29c192a21ce7ea4af862553f07546cd7e8b4946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:40:44.003Z] + docker inspect -f . ci-base-image-arm64 [2023-09-23T14:40:44.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:40:44.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-7702 does not seem to be running inside a container [2023-09-23T14:40:44.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/115 -v /w/workspace/device-rfid-llrp-go/115:/w/workspace/device-rfid-llrp-go/115:rw,z -v /w/workspace/device-rfid-llrp-go/115@tmp:/w/workspace/device-rfid-llrp-go/115@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 [2023-09-23T14:40:45.436Z] $ docker top e9fa22b648470c568222b129b83226f5bc52adb6826fd47742b25b543a9e00cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T14:40:46.286Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/115 [Pipeline] fileExists [Pipeline] sh [2023-09-23T14:40:46.932Z] + make test [2023-09-23T14:40:46.932Z] go test ./... -coverprofile=coverage.out ./... [2023-09-23T14:40:51.192Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-23T14:42:42.872Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-23T14:42:42.872Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-23T14:43:01.081Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.674s coverage: 40.6% of statements [2023-09-23T14:43:01.081Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.549s coverage: 51.9% of statements [2023-09-23T14:43:01.081Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 95.5% of statements [2023-09-23T14:43:01.081Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-23T14:43:01.081Z] go vet ./... [2023-09-23T14:43:39.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-23T14:43:39.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-23T14:43:39.995Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-23T14:43:40.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-23T14:43:40.022Z] $ docker stop --time=1 e9fa22b648470c568222b129b83226f5bc52adb6826fd47742b25b543a9e00cd [2023-09-23T14:43:43.179Z] $ docker rm -f --volumes e9fa22b648470c568222b129b83226f5bc52adb6826fd47742b25b543a9e00cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T14:43:44.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-23T14:43:44.427Z] Warning: overwriting stash ‘coverage-report’ [2023-09-23T14:43:45.296Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T14:43:45.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-23T14:43:46.029Z] + ls -al . [2023-09-23T14:43:46.029Z] total 640 [2023-09-23T14:43:46.029Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 14:40 . [2023-09-23T14:43:46.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:38 .. [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 23 14:38 .dockerignore [2023-09-23T14:43:46.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 14:38 .git [2023-09-23T14:43:46.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 14:38 .github [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 23 14:38 .gitignore [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 14:38 .golangci.yml [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 23 14:38 Attribution.txt [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 23 14:38 CHANGELOG.md [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 23 14:38 Dockerfile [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 14:38 GOVERNANCE.md [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 23 14:38 Jenkinsfile [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 23 14:38 LICENSE [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 23 14:38 Makefile [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 14:38 OWNERS.md [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 23 14:38 README.md [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 14:36 VERSION [2023-09-23T14:43:46.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:38 bin [2023-09-23T14:43:46.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:38 cmd [2023-09-23T14:43:46.029Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 23 14:42 coverage.out [2023-09-23T14:43:46.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:38 examples [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 23 14:38 go.mod [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 23 14:38 go.sum [2023-09-23T14:43:46.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 14:38 images [2023-09-23T14:43:46.029Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 23 14:38 internal [2023-09-23T14:43:46.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 14:38 snap [2023-09-23T14:43:46.029Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 23 14:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:43:46.379Z] + 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=fcc125edee6752a069bb5774cca1c2de16e94d05 --label arch=arm64 --label version=3.1.0-dev.10 . [2023-09-23T14:43:46.968Z] Sending build context to Docker daemon 1.219MB [2023-09-23T14:43:46.968Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T14:43:46.968Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-23T14:43:46.968Z] ---> 97658599f542 [2023-09-23T14:43:46.968Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-23T14:43:46.968Z] ---> Running in b8a628729fb1 [2023-09-23T14:43:47.558Z] Removing intermediate container b8a628729fb1 [2023-09-23T14:43:47.558Z] ---> 4ad6962d859a [2023-09-23T14:43:47.558Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T14:43:47.558Z] ---> Running in c9a3c1ac5e0a [2023-09-23T14:43:48.147Z] Removing intermediate container c9a3c1ac5e0a [2023-09-23T14:43:48.147Z] ---> 5ddca83d3a45 [2023-09-23T14:43:48.147Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T14:43:48.147Z] ---> Running in b5bf9030e379 [2023-09-23T14:43:49.110Z] Removing intermediate container b5bf9030e379 [2023-09-23T14:43:49.110Z] ---> 785508bf1810 [2023-09-23T14:43:49.110Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T14:43:49.377Z] ---> Running in d38aacb42cfa [2023-09-23T14:43:49.643Z] Removing intermediate container d38aacb42cfa [2023-09-23T14:43:49.643Z] ---> a0b4b7acd2ec [2023-09-23T14:43:49.643Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T14:43:49.643Z] ---> Running in 7c11a6115325 [2023-09-23T14:43:51.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T14:43:51.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T14:43:52.810Z] OK: 266 MiB in 52 packages [2023-09-23T14:43:57.074Z] Removing intermediate container 7c11a6115325 [2023-09-23T14:43:57.075Z] ---> 70feefc362cd [2023-09-23T14:43:57.075Z] Step 8/24 : WORKDIR /app [2023-09-23T14:43:57.075Z] ---> Running in be5f1c28613d [2023-09-23T14:43:57.075Z] Removing intermediate container be5f1c28613d [2023-09-23T14:43:57.075Z] ---> 0cf4b13454ce [2023-09-23T14:43:57.075Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-23T14:43:58.513Z] ---> 1173463dd5c1 [2023-09-23T14:43:58.513Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T14:43:58.783Z] ---> Running in 571cdf9485a3 [2023-09-23T14:44:01.374Z] Removing intermediate container 571cdf9485a3 [2023-09-23T14:44:01.374Z] ---> ae6be30b24b3 [2023-09-23T14:44:01.374Z] Step 11/24 : COPY . . [2023-09-23T14:44:01.962Z] ---> 3e058dcd5cd9 [2023-09-23T14:44:02.233Z] Step 12/24 : RUN $MAKE [2023-09-23T14:44:02.233Z] ---> Running in 6b01f8717a37 [2023-09-23T14:44:03.196Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-23T14:46:09.919Z] Removing intermediate container 6b01f8717a37 [2023-09-23T14:46:09.919Z] ---> c74c1220eedc [2023-09-23T14:46:09.919Z] Step 13/24 : FROM alpine:3.18 [2023-09-23T14:46:09.919Z] 3.18: Pulling from library/alpine [2023-09-23T14:46:09.919Z] 9fda8d8052c6: Already exists [2023-09-23T14:46:09.919Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-23T14:46:09.919Z] Status: Downloaded newer image for alpine:3.18 [2023-09-23T14:46:09.919Z] ---> f6648c04cd6c [2023-09-23T14:46:09.919Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-23T14:46:09.919Z] ---> Running in fccc22455c7d [2023-09-23T14:46:09.919Z] Removing intermediate container fccc22455c7d [2023-09-23T14:46:09.919Z] ---> f3f5a7aeeab7 [2023-09-23T14:46:09.919Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-23T14:46:09.919Z] ---> Running in b97db20da737 [2023-09-23T14:46:09.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T14:46:09.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T14:46:09.919Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-23T14:46:09.919Z] Executing busybox-1.36.1-r2.trigger [2023-09-23T14:46:09.919Z] OK: 8 MiB in 16 packages [2023-09-23T14:46:09.919Z] Removing intermediate container b97db20da737 [2023-09-23T14:46:09.919Z] ---> ceaaa84d6956 [2023-09-23T14:46:09.919Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-23T14:46:09.919Z] ---> 791325d05054 [2023-09-23T14:46:09.919Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-23T14:46:09.919Z] ---> db8fdcb09857 [2023-09-23T14:46:09.919Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-23T14:46:10.880Z] ---> 337fc0de44a2 [2023-09-23T14:46:10.880Z] Step 19/24 : EXPOSE 59989 [2023-09-23T14:46:10.880Z] ---> Running in d111f57322dc [2023-09-23T14:46:11.148Z] Removing intermediate container d111f57322dc [2023-09-23T14:46:11.148Z] ---> 82ddf57110ae [2023-09-23T14:46:11.148Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-23T14:46:11.416Z] ---> Running in e1bb62c65107 [2023-09-23T14:46:11.682Z] Removing intermediate container e1bb62c65107 [2023-09-23T14:46:11.682Z] ---> f42fdf2c9e41 [2023-09-23T14:46:11.682Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-23T14:46:11.682Z] ---> Running in f3425805989e [2023-09-23T14:46:11.951Z] Removing intermediate container f3425805989e [2023-09-23T14:46:11.951Z] ---> 083857b3ed48 [2023-09-23T14:46:11.951Z] Step 22/24 : LABEL arch=arm64 [2023-09-23T14:46:11.951Z] ---> Running in 1a9a84b04fee [2023-09-23T14:46:12.218Z] Removing intermediate container 1a9a84b04fee [2023-09-23T14:46:12.218Z] ---> a9df422c3653 [2023-09-23T14:46:12.218Z] Step 23/24 : LABEL git_sha=fcc125edee6752a069bb5774cca1c2de16e94d05 [2023-09-23T14:46:12.218Z] ---> Running in 76cd3bc493ff [2023-09-23T14:46:12.484Z] Removing intermediate container 76cd3bc493ff [2023-09-23T14:46:12.484Z] ---> 5dc65007ad55 [2023-09-23T14:46:12.484Z] Step 24/24 : LABEL version=3.1.0-dev.10 [2023-09-23T14:46:12.750Z] ---> Running in 04b2644727a4 [2023-09-23T14:46:13.018Z] Removing intermediate container 04b2644727a4 [2023-09-23T14:46:13.018Z] ---> 2ecf844d0ac2 [2023-09-23T14:46:13.018Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-23T14:46:13.018Z] Successfully built 2ecf844d0ac2 [2023-09-23T14:46:13.018Z] 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 [2023-09-23T14:46:13.140Z] provisioning config files... [2023-09-23T14:46:13.157Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/115@tmp/config11032653406994261248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:46:13.485Z] ---> docker-login.sh [2023-09-23T14:46:13.486Z] nexus3.edgexfoundry.org:10001 [2023-09-23T14:46:13.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:46:13.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:46:13.755Z] Configure a credential helper to remove this warning. See [2023-09-23T14:46:13.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:46:13.755Z] [2023-09-23T14:46:13.755Z] Login Succeeded [2023-09-23T14:46:13.755Z] nexus3.edgexfoundry.org:10002 [2023-09-23T14:46:14.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:46:14.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:46:14.022Z] Configure a credential helper to remove this warning. See [2023-09-23T14:46:14.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:46:14.022Z] [2023-09-23T14:46:14.022Z] Login Succeeded [2023-09-23T14:46:14.022Z] nexus3.edgexfoundry.org:10003 [2023-09-23T14:46:14.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:46:14.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:46:14.559Z] Configure a credential helper to remove this warning. See [2023-09-23T14:46:14.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:46:14.559Z] [2023-09-23T14:46:14.559Z] Login Succeeded [2023-09-23T14:46:14.559Z] nexus3.edgexfoundry.org:10004 [2023-09-23T14:46:14.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:46:14.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:46:14.827Z] Configure a credential helper to remove this warning. See [2023-09-23T14:46:14.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:46:14.827Z] [2023-09-23T14:46:14.827Z] Login Succeeded [2023-09-23T14:46:14.827Z] docker.io [2023-09-23T14:46:15.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T14:46:15.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T14:46:15.361Z] Configure a credential helper to remove this warning. See [2023-09-23T14:46:15.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T14:46:15.361Z] [2023-09-23T14:46:15.361Z] Login Succeeded [2023-09-23T14:46:15.361Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T14:46:15.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T14:46:15.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T14:46:15.417Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-09-23T14:46:15.417Z] fcc125edee6752a069bb5774cca1c2de16e94d05 [2023-09-23T14:46:15.417Z] latest [2023-09-23T14:46:15.417Z] 3.1.0-dev.10 [2023-09-23T14:46:15.417Z] fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [2023-09-23T14:46:15.417Z] main [2023-09-23T14:46:15.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:46:15.753Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:46:16.096Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05 [2023-09-23T14:46:16.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-23T14:46:16.096Z] 94bff36c0abd: Preparing [2023-09-23T14:46:16.096Z] a47d2be83653: Preparing [2023-09-23T14:46:16.097Z] 4885377c8f15: Preparing [2023-09-23T14:46:16.097Z] ec6ca716d412: Preparing [2023-09-23T14:46:16.097Z] b2191e2be29d: Preparing [2023-09-23T14:46:16.097Z] b2191e2be29d: Layer already exists [2023-09-23T14:46:16.367Z] a47d2be83653: Pushed [2023-09-23T14:46:16.367Z] 4885377c8f15: Pushed [2023-09-23T14:46:16.367Z] ec6ca716d412: Pushed [2023-09-23T14:46:23.019Z] 94bff36c0abd: Pushed [2023-09-23T14:46:23.019Z] fcc125edee6752a069bb5774cca1c2de16e94d05: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:46:23.421Z] + 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 [2023-09-23T14:46:23.767Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-23T14:46:23.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-23T14:46:23.767Z] 94bff36c0abd: Preparing [2023-09-23T14:46:23.767Z] a47d2be83653: Preparing [2023-09-23T14:46:23.767Z] 4885377c8f15: Preparing [2023-09-23T14:46:23.767Z] ec6ca716d412: Preparing [2023-09-23T14:46:23.767Z] b2191e2be29d: Preparing [2023-09-23T14:46:23.767Z] a47d2be83653: Layer already exists [2023-09-23T14:46:23.767Z] ec6ca716d412: Layer already exists [2023-09-23T14:46:23.767Z] 4885377c8f15: Layer already exists [2023-09-23T14:46:23.767Z] b2191e2be29d: Layer already exists [2023-09-23T14:46:23.767Z] 94bff36c0abd: Layer already exists [2023-09-23T14:46:23.767Z] latest: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:46:24.125Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:46:24.481Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.10 [2023-09-23T14:46:24.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-23T14:46:24.481Z] 94bff36c0abd: Preparing [2023-09-23T14:46:24.481Z] a47d2be83653: Preparing [2023-09-23T14:46:24.481Z] 4885377c8f15: Preparing [2023-09-23T14:46:24.481Z] ec6ca716d412: Preparing [2023-09-23T14:46:24.481Z] b2191e2be29d: Preparing [2023-09-23T14:46:24.481Z] b2191e2be29d: Layer already exists [2023-09-23T14:46:24.481Z] a47d2be83653: Layer already exists [2023-09-23T14:46:24.481Z] ec6ca716d412: Layer already exists [2023-09-23T14:46:24.481Z] 4885377c8f15: Layer already exists [2023-09-23T14:46:24.481Z] 94bff36c0abd: Layer already exists [2023-09-23T14:46:24.481Z] 3.1.0-dev.10: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:46:25.105Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:46:25.439Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [2023-09-23T14:46:25.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-23T14:46:25.439Z] 94bff36c0abd: Preparing [2023-09-23T14:46:25.439Z] a47d2be83653: Preparing [2023-09-23T14:46:25.439Z] 4885377c8f15: Preparing [2023-09-23T14:46:25.439Z] ec6ca716d412: Preparing [2023-09-23T14:46:25.439Z] b2191e2be29d: Preparing [2023-09-23T14:46:25.439Z] ec6ca716d412: Layer already exists [2023-09-23T14:46:25.439Z] b2191e2be29d: Layer already exists [2023-09-23T14:46:25.439Z] 94bff36c0abd: Layer already exists [2023-09-23T14:46:25.439Z] a47d2be83653: Layer already exists [2023-09-23T14:46:25.439Z] 4885377c8f15: Layer already exists [2023-09-23T14:46:25.439Z] fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:46:25.784Z] + 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 [2023-09-23T14:46:26.121Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-09-23T14:46:26.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-23T14:46:26.121Z] 94bff36c0abd: Preparing [2023-09-23T14:46:26.121Z] a47d2be83653: Preparing [2023-09-23T14:46:26.121Z] 4885377c8f15: Preparing [2023-09-23T14:46:26.121Z] ec6ca716d412: Preparing [2023-09-23T14:46:26.121Z] b2191e2be29d: Preparing [2023-09-23T14:46:26.121Z] ec6ca716d412: Layer already exists [2023-09-23T14:46:26.121Z] a47d2be83653: Layer already exists [2023-09-23T14:46:26.121Z] b2191e2be29d: Layer already exists [2023-09-23T14:46:26.121Z] 4885377c8f15: Layer already exists [2023-09-23T14:46:26.121Z] 94bff36c0abd: Layer already exists [2023-09-23T14:46:26.121Z] main: digest: sha256:e7c8c6d8ef18c84d0927a1b8860a71da659930960a849fa33d41fcd6163dce63 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T14:46:26.444Z] ===================================================== [Pipeline] echo [2023-09-23T14:46:26.455Z] taggedImages: [2023-09-23T14:46:26.456Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05 [2023-09-23T14:46:26.456Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-23T14:46:26.456Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.10 [2023-09-23T14:46:26.456Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fcc125edee6752a069bb5774cca1c2de16e94d05-3.1.0-dev.10 [2023-09-23T14:46:26.456Z] - 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 [2023-09-23T14:46:26.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T14:46:26.812Z] [2023-09-23T14:46:26.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:46:27.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T14:46:27.145Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-23T14:46:27.145Z] 8998bd30e6a1: Pulling fs layer [2023-09-23T14:46:27.145Z] 04944245beec: Pulling fs layer [2023-09-23T14:46:27.145Z] 699f458cf7ca: Pulling fs layer [2023-09-23T14:46:27.145Z] 765212b225bb: Pulling fs layer [2023-09-23T14:46:27.145Z] f23df028b6ca: Pulling fs layer [2023-09-23T14:46:27.145Z] d65c8cfc05b1: Pulling fs layer [2023-09-23T14:46:27.145Z] 2437ff75d9bd: Pulling fs layer [2023-09-23T14:46:27.145Z] d65c8cfc05b1: Waiting [2023-09-23T14:46:27.145Z] 765212b225bb: Waiting [2023-09-23T14:46:27.145Z] f23df028b6ca: Waiting [2023-09-23T14:46:27.145Z] 2437ff75d9bd: Waiting [2023-09-23T14:46:27.413Z] 04944245beec: Verifying Checksum [2023-09-23T14:46:27.413Z] 04944245beec: Download complete [2023-09-23T14:46:27.413Z] 765212b225bb: Verifying Checksum [2023-09-23T14:46:27.413Z] 765212b225bb: Download complete [2023-09-23T14:46:27.413Z] f23df028b6ca: Download complete [2023-09-23T14:46:27.413Z] d65c8cfc05b1: Verifying Checksum [2023-09-23T14:46:27.413Z] d65c8cfc05b1: Download complete [2023-09-23T14:46:27.678Z] 699f458cf7ca: Verifying Checksum [2023-09-23T14:46:27.678Z] 699f458cf7ca: Download complete [2023-09-23T14:46:27.949Z] 8998bd30e6a1: Verifying Checksum [2023-09-23T14:46:27.949Z] 8998bd30e6a1: Download complete [2023-09-23T14:46:30.531Z] 2437ff75d9bd: Verifying Checksum [2023-09-23T14:46:30.531Z] 2437ff75d9bd: Download complete [2023-09-23T14:46:31.938Z] 8998bd30e6a1: Pull complete [2023-09-23T14:46:32.523Z] 04944245beec: Pull complete [2023-09-23T14:46:33.945Z] 699f458cf7ca: Pull complete [2023-09-23T14:46:33.946Z] 765212b225bb: Pull complete [2023-09-23T14:46:37.292Z] f23df028b6ca: Pull complete [2023-09-23T14:46:37.560Z] d65c8cfc05b1: Pull complete [2023-09-23T14:46:52.549Z] 2437ff75d9bd: Pull complete [2023-09-23T14:46:52.549Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-23T14:46:52.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T14:46:52.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:46:52.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-7702 does not seem to be running inside a container [2023-09-23T14:46:52.785Z] $ 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/115 -v /w/workspace/device-rfid-llrp-go/115:/w/workspace/device-rfid-llrp-go/115:rw,z -v /w/workspace/device-rfid-llrp-go/115@tmp:/w/workspace/device-rfid-llrp-go/115@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 [2023-09-23T14:46:55.346Z] $ docker top 8c131fedbdd94cdc241f4be21e64813419e49bbb3fa3759e74335b492a2103c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:46:56.187Z] ---> job-cost.sh [2023-09-23T14:46:56.187Z] lf-activate-venv: SKIPPING [2023-09-23T14:46:56.187Z] INFO: No Stack... [2023-09-23T14:46:56.454Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-23T14:46:57.411Z] INFO: Archiving Costs [Pipeline] sh [2023-09-23T14:46:57.731Z] + cat /w/workspace/device-rfid-llrp-go/115/archives/cost.csv+ [2023-09-23T14:46:57.731Z] cut -d, -f6 [Pipeline] lock [2023-09-23T14:46:57.801Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [2023-09-23T14:46:57.809Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] did not exist. Created. [2023-09-23T14:46:57.809Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-23T14:46:58.458Z] /w/workspace/device-rfid-llrp-go/115@tmp/durable-e39a2a9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-23T14:46:59.109Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-23T14:46:59.132Z] Warning: overwriting stash ‘stack-cost’ [2023-09-23T14:46:59.203Z] Stashed 1 file(s) [Pipeline] } [2023-09-23T14:46:59.210Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-23T14:46:59.225Z] $ docker stop --time=1 8c131fedbdd94cdc241f4be21e64813419e49bbb3fa3759e74335b492a2103c5 [2023-09-23T14:47:00.719Z] $ docker rm -f --volumes 8c131fedbdd94cdc241f4be21e64813419e49bbb3fa3759e74335b492a2103c5 [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 [2023-09-23T14:47:01.152Z] provisioning config files... [2023-09-23T14:47:01.160Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2290300236691813418tmp [Pipeline] { [Pipeline] sh [2023-09-23T14:47:01.452Z] + set +x [2023-09-23T14:47:01.452Z] + curl -s https://codecov.io/bash [2023-09-23T14:47:01.452Z] + bash -s -- [2023-09-23T14:47:01.452Z] [2023-09-23T14:47:01.452Z] _____ _ [2023-09-23T14:47:01.452Z] / ____| | | [2023-09-23T14:47:01.452Z] | | ___ __| | ___ ___ _____ __ [2023-09-23T14:47:01.452Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-23T14:47:01.452Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-23T14:47:01.452Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-23T14:47:01.452Z] Bash-1.0.6 [2023-09-23T14:47:01.452Z] [2023-09-23T14:47:01.452Z] [2023-09-23T14:47:01.452Z] ==> git version 2.25.1 found [2023-09-23T14:47:01.452Z] ==> 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 [2023-09-23T14:47:01.452Z] Release-Date: 2020-01-08 [2023-09-23T14:47:01.452Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-23T14:47:01.452Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-23T14:47:01.452Z] ==> Jenkins CI detected. [2023-09-23T14:47:01.452Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-09-23T14:47:01.452Z] project root: . [2023-09-23T14:47:01.452Z] --> token set from env [2023-09-23T14:47:01.452Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-23T14:47:01.452Z] ==> Running gcov in . (disable via -X gcov) [2023-09-23T14:47:01.452Z] ==> Python coveragepy not found [2023-09-23T14:47:01.452Z] ==> Searching for coverage reports in: [2023-09-23T14:47:01.452Z] + . [2023-09-23T14:47:01.452Z] -> Found 1 reports [2023-09-23T14:47:01.452Z] ==> Detecting git/mercurial file structure [2023-09-23T14:47:01.452Z] ==> Reading reports [2023-09-23T14:47:01.709Z] + ./coverage.out bytes=459493 [2023-09-23T14:47:01.709Z] ==> Appending adjustments [2023-09-23T14:47:01.709Z] https://docs.codecov.io/docs/fixing-reports [2023-09-23T14:47:01.709Z] + Found adjustments [2023-09-23T14:47:01.709Z] ==> Gzipping contents [2023-09-23T14:47:01.970Z] 52K /tmp/codecov.Vx3ul5.gz [2023-09-23T14:47:01.970Z] ==> Uploading reports [2023-09-23T14:47:01.970Z] url: https://codecov.io [2023-09-23T14:47:01.970Z] query: branch=main&commit=fcc125edee6752a069bb5774cca1c2de16e94d05&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-23T14:47:01.970Z] -> Pinging Codecov [2023-09-23T14:47:01.970Z] 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=fcc125edee6752a069bb5774cca1c2de16e94d05&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-23T14:47:01.970Z] -> Uploading to [2023-09-23T14:47:01.970Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-23/581DD39554BDF9B6E22D074273EAD858/fcc125edee6752a069bb5774cca1c2de16e94d05/45eadad6-d341-4b8e-8993-904955607ecf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230923T144701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f68577039e2f721ced3c4e6cdaa1e70cc19ede332e8c27e1d6dd7f5065cdde0 [2023-09-23T14:47:01.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-23T14:47:01.970Z] Dload Upload Total Spent Left Speed [2023-09-23T14:47:02.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 222k --:--:-- --:--:-- --:--:-- 222k [2023-09-23T14:47:02.230Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] } [2023-09-23T14:47:02.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-23T14:47:02.484Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-23T14:47:02.496Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:47:02.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-23T14:47:02.791Z] [2023-09-23T14:47:02.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:47:03.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-23T14:47:03.085Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-23T14:47:03.085Z] df9b9388f04a: Pulling fs layer [2023-09-23T14:47:03.085Z] 52dc419b0ee2: Pulling fs layer [2023-09-23T14:47:03.085Z] 25bc292e5bac: Pulling fs layer [2023-09-23T14:47:03.085Z] 114826534d7a: Pulling fs layer [2023-09-23T14:47:03.085Z] 4657fd5d0bcf: Pulling fs layer [2023-09-23T14:47:03.085Z] 6ad1cebc031e: Pulling fs layer [2023-09-23T14:47:03.085Z] 8a3aa393b2d8: Pulling fs layer [2023-09-23T14:47:03.085Z] 114826534d7a: Waiting [2023-09-23T14:47:03.085Z] 4657fd5d0bcf: Waiting [2023-09-23T14:47:03.085Z] 8a3aa393b2d8: Waiting [2023-09-23T14:47:03.085Z] 25bc292e5bac: Verifying Checksum [2023-09-23T14:47:03.085Z] 25bc292e5bac: Download complete [2023-09-23T14:47:03.085Z] 52dc419b0ee2: Verifying Checksum [2023-09-23T14:47:03.085Z] 52dc419b0ee2: Download complete [2023-09-23T14:47:03.085Z] 4657fd5d0bcf: Verifying Checksum [2023-09-23T14:47:03.085Z] 4657fd5d0bcf: Download complete [2023-09-23T14:47:03.085Z] df9b9388f04a: Download complete [2023-09-23T14:47:03.346Z] df9b9388f04a: Pull complete [2023-09-23T14:47:03.346Z] 6ad1cebc031e: Verifying Checksum [2023-09-23T14:47:03.346Z] 6ad1cebc031e: Download complete [2023-09-23T14:47:03.346Z] 52dc419b0ee2: Pull complete [2023-09-23T14:47:03.604Z] 25bc292e5bac: Pull complete [2023-09-23T14:47:03.863Z] 114826534d7a: Download complete [2023-09-23T14:47:03.863Z] 8a3aa393b2d8: Verifying Checksum [2023-09-23T14:47:03.863Z] 8a3aa393b2d8: Download complete [2023-09-23T14:47:07.768Z] 114826534d7a: Pull complete [2023-09-23T14:47:07.768Z] 4657fd5d0bcf: Pull complete [2023-09-23T14:47:07.768Z] 6ad1cebc031e: Pull complete [2023-09-23T14:47:09.665Z] 8a3aa393b2d8: Pull complete [2023-09-23T14:47:09.665Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-23T14:47:09.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-23T14:47:09.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:47:09.750Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:47:09.779Z] $ 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 [2023-09-23T14:47:14.765Z] $ docker top efc0cfdb2cba8c20b5cb7518b4d9a687d4df29c81e49a1a0f5dfdee57bbb814b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-23T14:47:14.830Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-09-23T14:47:15.104Z] + set -o pipefail [2023-09-23T14:47:15.104Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-09-23T14:47:23.216Z] [2023-09-23T14:47:23.216Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-09-23T14:47:23.216Z] [2023-09-23T14:47:23.216Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/54082f4a-a495-4b83-bd7e-007ef3799ce7 [2023-09-23T14:47:23.216Z] [2023-09-23T14:47:23.216Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-23T14:47:23.216Z] [2023-09-23T14:47:23.216Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-23T14:47:23.216Z] [2023-09-23T14:47:23.216Z] [2023-09-23T14:47:23.217Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-23T14:47:23.217Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-23T14:47:23.217Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-23T14:47:23.224Z] $ docker stop --time=1 efc0cfdb2cba8c20b5cb7518b4d9a687d4df29c81e49a1a0f5dfdee57bbb814b [2023-09-23T14:47:26.970Z] $ docker rm -f --volumes efc0cfdb2cba8c20b5cb7518b4d9a687d4df29c81e49a1a0f5dfdee57bbb814b [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 [2023-09-23T14:47:27.688Z] + git log --format=format:%s -1 fcc125edee6752a069bb5774cca1c2de16e94d05 [Pipeline] sh [2023-09-23T14:47:27.979Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T14:47:27.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:47:28.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T14:47:28.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:47:28.341Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:47:28.367Z] $ 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 [2023-09-23T14:47:28.781Z] $ docker top c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d -eo pid,comm [2023-09-23T14:47:28.830Z] 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). [2023-09-23T14:47:28.830Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T14:47:28.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T14:47:28.863Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T14:47:28.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T14:47:28.979Z] $ docker exec c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d ssh-agent [2023-09-23T14:47:29.077Z] SSH_AUTH_SOCK=/tmp/ssh-cI747uNHBVZT/agent.32 [2023-09-23T14:47:29.077Z] SSH_AGENT_PID=38 [2023-09-23T14:47:29.081Z] Running ssh-add (command line suppressed) [2023-09-23T14:47:29.172Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7458424014414082157.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7458424014414082157.key) [2023-09-23T14:47:29.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T14:47:29.471Z] + git semver tag [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,634 [run_tag] DEBUG tag force:False [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,634 [check_head_tag] DEBUG check head tag [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,634 [execute] INFO git cat-file --batch-check [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,638 [execute] INFO git cat-file --batch [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,647 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,647 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,647 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-23T14:47:29.729Z] 2023-09-23 14:47:29,652 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-23T14:47:29.729Z] 3.1.0-dev.10 [Pipeline] } [2023-09-23T14:47:29.735Z] $ docker exec --env ******** --env ******** c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d ssh-agent -k [2023-09-23T14:47:29.820Z] unset SSH_AUTH_SOCK; [2023-09-23T14:47:29.821Z] unset SSH_AGENT_PID; [2023-09-23T14:47:29.821Z] echo Agent pid 38 killed; [2023-09-23T14:47:29.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T14:47:30.147Z] + git semver [Pipeline] } [2023-09-23T14:47:30.418Z] $ docker stop --time=1 c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d [2023-09-23T14:47:31.664Z] $ docker rm -f --volumes c82b65331d86b6a813c8d01d52b20264fbe8388abdabc05760379dd9a4d1a56d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:47:32.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-23T14:47:32.066Z] [2023-09-23T14:47:32.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:47:32.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-23T14:47:32.361Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-23T14:47:32.361Z] ab5ef0e58194: Pulling fs layer [2023-09-23T14:47:32.361Z] 9712f1f96733: Pulling fs layer [2023-09-23T14:47:32.361Z] 63f879dbbcfc: Pulling fs layer [2023-09-23T14:47:32.361Z] 0d9ebad4ef96: Pulling fs layer [2023-09-23T14:47:32.361Z] e9a5061849ea: Pulling fs layer [2023-09-23T14:47:32.361Z] d747dcd14b5f: Pulling fs layer [2023-09-23T14:47:32.361Z] 2de7ff778b66: Pulling fs layer [2023-09-23T14:47:32.361Z] e9a5061849ea: Waiting [2023-09-23T14:47:32.361Z] d747dcd14b5f: Waiting [2023-09-23T14:47:32.361Z] 2de7ff778b66: Waiting [2023-09-23T14:47:32.361Z] 0d9ebad4ef96: Waiting [2023-09-23T14:47:32.361Z] 9712f1f96733: Download complete [2023-09-23T14:47:32.622Z] 63f879dbbcfc: Verifying Checksum [2023-09-23T14:47:32.622Z] 63f879dbbcfc: Download complete [2023-09-23T14:47:32.880Z] e9a5061849ea: Verifying Checksum [2023-09-23T14:47:32.880Z] e9a5061849ea: Download complete [2023-09-23T14:47:32.880Z] d747dcd14b5f: Verifying Checksum [2023-09-23T14:47:32.880Z] d747dcd14b5f: Download complete [2023-09-23T14:47:32.880Z] ab5ef0e58194: Verifying Checksum [2023-09-23T14:47:32.880Z] ab5ef0e58194: Download complete [2023-09-23T14:47:32.880Z] 0d9ebad4ef96: Verifying Checksum [2023-09-23T14:47:32.880Z] 0d9ebad4ef96: Download complete [2023-09-23T14:47:32.880Z] 2de7ff778b66: Verifying Checksum [2023-09-23T14:47:32.880Z] 2de7ff778b66: Download complete [2023-09-23T14:47:35.408Z] ab5ef0e58194: Pull complete [2023-09-23T14:47:35.408Z] 9712f1f96733: Pull complete [2023-09-23T14:47:36.340Z] 63f879dbbcfc: Pull complete [2023-09-23T14:47:39.616Z] 0d9ebad4ef96: Pull complete [2023-09-23T14:47:39.616Z] e9a5061849ea: Pull complete [2023-09-23T14:47:39.873Z] d747dcd14b5f: Pull complete [2023-09-23T14:47:40.805Z] 2de7ff778b66: Pull complete [2023-09-23T14:47:40.805Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-23T14:47:40.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-23T14:47:40.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:47:40.886Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:47:40.908Z] $ 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 [2023-09-23T14:47:46.873Z] $ docker top 6d16860cb18583f34dce01e47e9bf77180fe9cfcba2003a1424ca409e936652c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-23T14:47:46.944Z] provisioning config files... [2023-09-23T14:47:46.952Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9740675412933188053tmp [2023-09-23T14:47:46.961Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3730200232528477279tmp [2023-09-23T14:47:46.969Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4312818088042108100tmp [Pipeline] { [Pipeline] echo [2023-09-23T14:47:46.984Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:47:47.265Z] ---> sigul-configuration.sh [2023-09-23T14:47:47.265Z] gpg: directory `/root/.gnupg' created [2023-09-23T14:47:47.265Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-23T14:47:47.265Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-23T14:47:47.265Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-23T14:47:47.265Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-23T14:47:47.265Z] gpg: CAST5 encrypted data [2023-09-23T14:47:47.265Z] gpg: encrypted with 1 passphrase [2023-09-23T14:47:47.265Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-23T14:47:47.551Z] + mkdir /home/jenkins [2023-09-23T14:47:47.551Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-23T14:47:47.835Z] + 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 [2023-09-23T14:47:47.844Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:47:48.126Z] ---> sigul-install.sh [2023-09-23T14:47:48.127Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-23T14:47:48.413Z] + git tag --list [2023-09-23T14:47:48.413Z] v0.0.0 [2023-09-23T14:47:48.413Z] v1.0.0 [2023-09-23T14:47:48.413Z] v2.1.0 [2023-09-23T14:47:48.413Z] v2.1.1 [2023-09-23T14:47:48.413Z] v2.2.0 [2023-09-23T14:47:48.413Z] v2.3.0 [2023-09-23T14:47:48.413Z] v3.0 [2023-09-23T14:47:48.413Z] v3.0.0 [2023-09-23T14:47:48.413Z] v3.1.0-dev.1 [2023-09-23T14:47:48.413Z] v3.1.0-dev.10 [2023-09-23T14:47:48.413Z] v3.1.0-dev.2 [2023-09-23T14:47:48.413Z] v3.1.0-dev.3 [2023-09-23T14:47:48.413Z] v3.1.0-dev.4 [2023-09-23T14:47:48.413Z] v3.1.0-dev.5 [2023-09-23T14:47:48.413Z] v3.1.0-dev.6 [2023-09-23T14:47:48.413Z] v3.1.0-dev.7 [2023-09-23T14:47:48.413Z] v3.1.0-dev.8 [2023-09-23T14:47:48.413Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-23T14:47:48.701Z] + lftools sign git-tag v3.1.0-dev.10 [2023-09-23T14:47:49.268Z] Signing Git tag with Sigul... [2023-09-23T14:47:49.268Z] Signing v3.1.0-dev.10 [Pipeline] echo [2023-09-23T14:47:49.534Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:47:49.816Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-23T14:47:49.822Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-23T14:47:49.842Z] $ docker stop --time=1 6d16860cb18583f34dce01e47e9bf77180fe9cfcba2003a1424ca409e936652c [2023-09-23T14:47:51.135Z] $ docker rm -f --volumes 6d16860cb18583f34dce01e47e9bf77180fe9cfcba2003a1424ca409e936652c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-23T14:47:51.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T14:47:51.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:47:51.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T14:47:51.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:47:51.910Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:47:51.934Z] $ 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 [2023-09-23T14:47:52.243Z] $ docker top 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 -eo pid,comm [2023-09-23T14:47:52.286Z] 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). [2023-09-23T14:47:52.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T14:47:52.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T14:47:52.331Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T14:47:52.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T14:47:52.433Z] $ docker exec 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 ssh-agent [2023-09-23T14:47:52.535Z] SSH_AUTH_SOCK=/tmp/ssh-7uFQdm9ev7oZ/agent.32 [2023-09-23T14:47:52.535Z] SSH_AGENT_PID=38 [2023-09-23T14:47:52.540Z] Running ssh-add (command line suppressed) [2023-09-23T14:47:52.632Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10329833978368631564.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10329833978368631564.key) [2023-09-23T14:47:52.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T14:47:52.936Z] + git semver bump pre [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,102 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,103 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,103 [bump_version] DEBUG bumped version:3.1.0-dev.11 [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,103 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,103 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,103 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,104 [execute] INFO git cat-file --batch-check [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,108 [execute] INFO git cat-file --batch [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T14:47:53.195Z] 2023-09-23 14:47:53,113 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-23T14:47:53.195Z] 3.1.0-dev.11 [Pipeline] } [2023-09-23T14:47:53.200Z] $ docker exec --env ******** --env ******** 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 ssh-agent -k [2023-09-23T14:47:53.293Z] unset SSH_AUTH_SOCK; [2023-09-23T14:47:53.293Z] unset SSH_AGENT_PID; [2023-09-23T14:47:53.293Z] echo Agent pid 38 killed; [2023-09-23T14:47:53.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T14:47:53.617Z] + git semver [Pipeline] } [2023-09-23T14:47:53.885Z] $ docker stop --time=1 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 [2023-09-23T14:47:55.166Z] $ docker rm -f --volumes 6ee0ed7410411b0d12975b569870769616bf930c6420e82714c7100e2db5ae80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T14:47:55.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T14:47:55.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:47:55.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T14:47:55.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:47:55.878Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:47:55.903Z] $ 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 [2023-09-23T14:47:56.206Z] $ docker top d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 -eo pid,comm [2023-09-23T14:47:56.254Z] 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). [2023-09-23T14:47:56.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T14:47:56.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T14:47:56.291Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T14:47:56.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T14:47:56.393Z] $ docker exec d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 ssh-agent [2023-09-23T14:47:56.494Z] SSH_AUTH_SOCK=/tmp/ssh-dRVFu0AWAF2J/agent.32 [2023-09-23T14:47:56.494Z] SSH_AGENT_PID=38 [2023-09-23T14:47:56.499Z] Running ssh-add (command line suppressed) [2023-09-23T14:47:56.592Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1762413499889189855.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1762413499889189855.key) [2023-09-23T14:47:56.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T14:47:56.891Z] + git semver push [2023-09-23T14:47:57.150Z] 2023-09-23 14:47:57,056 [run_push] DEBUG push [2023-09-23T14:47:57.150Z] 2023-09-23 14:47:57,057 [execute] INFO git cat-file --batch-check [2023-09-23T14:47:57.150Z] 2023-09-23 14:47:57,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T14:47:57.150Z] 2023-09-23 14:47:57,061 [execute] INFO git rev-list 5ea33986701cc347cefeb6caadcb8faab45cc678 -- [2023-09-23T14:47:57.150Z] 2023-09-23 14:47:57,061 [execute] DEBUG Popen(['git', 'rev-list', '5ea33986701cc347cefeb6caadcb8faab45cc678', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-23T14:47:57.150Z] 2023-09-23 14:47:57,068 [execute] INFO git fetch -v origin [2023-09-23T14:47:57.150Z] 2023-09-23 14:47:57,069 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-23T14:47:57.718Z] 2023-09-23 14:47:57,529 [run_push] DEBUG no remote changes detected [2023-09-23T14:47:57.718Z] 2023-09-23 14:47:57,529 [execute] INFO git push origin semver [2023-09-23T14:47:57.718Z] 2023-09-23 14:47:57,530 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-23T14:47:58.653Z] 2023-09-23 14:47:58,414 [run_push] DEBUG push all version tags [2023-09-23T14:47:58.653Z] 2023-09-23 14:47:58,415 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-23T14:47:58.653Z] 2023-09-23 14:47:58,415 [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) [2023-09-23T14:47:59.221Z] 2023-09-23 14:47:59,061 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-23T14:47:59.221Z] 3.1.0-dev.11 [Pipeline] } [2023-09-23T14:47:59.227Z] $ docker exec --env ******** --env ******** d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 ssh-agent -k [2023-09-23T14:47:59.326Z] unset SSH_AUTH_SOCK; [2023-09-23T14:47:59.326Z] unset SSH_AGENT_PID; [2023-09-23T14:47:59.326Z] echo Agent pid 38 killed; [2023-09-23T14:47:59.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T14:47:59.641Z] + git semver [Pipeline] } [2023-09-23T14:47:59.909Z] $ docker stop --time=1 d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 [2023-09-23T14:48:01.168Z] $ docker rm -f --volumes d8a6bbd3f1c0d689e0809e2516031cb6fd008359b10b39821776619e472f23d8 [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 [2023-09-23T14:48:01.728Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-09-23T14:48:01.728Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-23T14:48:01.728Z] total 16 [2023-09-23T14:48:01.728Z] drwxr-xr-x 3 root root 4096 Sep 23 14:39 . [2023-09-23T14:48:01.728Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 23 14:47 .. [2023-09-23T14:48:01.728Z] drwxr-xr-x 2 root root 4096 Sep 23 14:39 cost [2023-09-23T14:48:01.728Z] -rw-r--r-- 1 root root 91 Sep 23 14:39 cost.csv [2023-09-23T14:48:01.728Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-23T14:48:01.728Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-23T14:48:01.728Z] total 16 [2023-09-23T14:48:01.728Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 14:39 . [2023-09-23T14:48:01.728Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 23 14:47 .. [2023-09-23T14:48:01.728Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 14:39 cost [2023-09-23T14:48:01.728Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 23 14:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:48:02.013Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:48:02.867Z] ---> package-listing.sh [2023-09-23T14:48:02.867Z] ++ facter osfamily [2023-09-23T14:48:02.867Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-23T14:48:03.126Z] + OS_FAMILY=debian [2023-09-23T14:48:03.126Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-09-23T14:48:03.126Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-23T14:48:03.126Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-23T14:48:03.126Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-23T14:48:03.126Z] + PACKAGES=/tmp/packages_start.txt [2023-09-23T14:48:03.126Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-23T14:48:03.126Z] + PACKAGES=/tmp/packages_end.txt [2023-09-23T14:48:03.126Z] + case "${OS_FAMILY}" in [2023-09-23T14:48:03.126Z] + dpkg -l [2023-09-23T14:48:03.126Z] + grep '^ii' [2023-09-23T14:48:03.126Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-23T14:48:03.126Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-23T14:48:03.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-23T14:48:03.126Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-23T14:48:03.126Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-09-23T14:48:03.126Z] + 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 [2023-09-23T14:48:03.135Z] 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 [2023-09-23T14:48:03.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T14:48:03.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T14:48:03.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T14:48:04.030Z] prd-ubuntu20.04-docker-8c-8g-7699 does not seem to be running inside a container [2023-09-23T14:48:04.059Z] $ 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 [2023-09-23T14:48:04.239Z] $ docker top dd66c6b8cfe25bd374c251603f761615f365f9e416d71ed13d3c368451a4c07b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T14:48:04.676Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-23T14:48:05.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-23T14:48:05.286Z] + ls /var/log/sa-host [2023-09-23T14:48:05.286Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T14:48:05.447Z] provisioning config files... [2023-09-23T14:48:05.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14748149691731049666tmp [Pipeline] { [Pipeline] echo [2023-09-23T14:48:05.469Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:48:05.750Z] ---> create-netrc.sh [Pipeline] } [2023-09-23T14:48:05.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:48:06.089Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-23T14:48:06.097Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:48:06.377Z] ---> sudo-logs.sh [2023-09-23T14:48:06.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-23T14:48:06.409Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:48:06.690Z] ---> job-cost.sh [2023-09-23T14:48:06.690Z] lf-activate-venv: SKIPPING [2023-09-23T14:48:06.690Z] DEBUG: total: 0.2199999988079071 [2023-09-23T14:48:06.690Z] INFO: Retrieving Stack Cost... [2023-09-23T14:48:07.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-23T14:48:07.516Z] INFO: Archiving Costs [Pipeline] echo [2023-09-23T14:48:07.527Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T14:48:07.807Z] ---> logs-deploy.sh [2023-09-23T14:48:07.807Z] lf-activate-venv: SKIPPING [2023-09-23T14:48:07.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/115 [2023-09-23T14:48:07.807Z] INFO: archiving workspace using pattern(s): [2023-09-23T14:48:08.741Z] Archives upload complete. [2023-09-23T14:48:08.741Z] INFO: archiving logs to Nexus