Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c4faf22c76813cb553a4db765edf9e1791a6a7e 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-ssh10389011269288378716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5924500230703606113.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4607232949288282321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10703567250737870718.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-ssh11629817210973714021.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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2455 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8c4faf22c76813cb553a4db765edf9e1791a6a7e (main) Commit message: "refactor(snap): Update command and metadata sourcing (#185)" > 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 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 > git rev-list --no-walk f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T15:20:44.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T15:20:44.840Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T15:20:44.860Z] ========================================================= [2023-03-16T15:20:44.860Z] EdgeX Global Pipelines Version Info [2023-03-16T15:20:44.860Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:20:45.586Z] ------------------- [2023-03-16T15:20:45.587Z] stable info: [2023-03-16T15:20:45.587Z] ------------------- [2023-03-16T15:20:45.587Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T15:20:45.587Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T15:20:45.587Z] Message: update stable to v1.0.245 [2023-03-16T15:20:46.158Z] ------------------- [2023-03-16T15:20:46.158Z] experimental info: [2023-03-16T15:20:46.158Z] ------------------- [2023-03-16T15:20:46.158Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T15:20:46.158Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T15:20:46.158Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T15:20:46.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-16T15:20:46.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-16T15:20:46.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T15:20:46.351Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T15:20:46.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T15:20:46.378Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T15:20:46.388Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T15:20:46.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T15:20:46.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T15:20:46.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T15:20:46.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T15:20:46.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-16T15:20:46.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T15:20:46.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T15:20:46.483Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:20:46.501Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:20:46.514Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T15:20:46.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T15:20:46.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T15:20:46.544Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T15:20:46.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T15:20:46.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T15:20:46.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T15:20:46.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T15:20:46.598Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T15:20:46.606Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T15:20:46.614Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T15:20:46.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T15:20:46.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T15:20:46.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T15:20:46.663Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] echo [2023-03-16T15:20:46.678Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c4faf2 [Pipeline] echo [2023-03-16T15:20:46.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:20:46.738Z] provisioning config files... [2023-03-16T15:20:46.753Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9031432617233684339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:20:47.054Z] ---> docker-login.sh [2023-03-16T15:20:47.054Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:20:47.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:47.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:47.316Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:47.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:47.316Z] [2023-03-16T15:20:47.316Z] Login Succeeded [2023-03-16T15:20:47.316Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:20:47.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:47.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:47.578Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:47.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:47.578Z] [2023-03-16T15:20:47.578Z] Login Succeeded [2023-03-16T15:20:47.578Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:20:47.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:47.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:47.578Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:47.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:47.578Z] [2023-03-16T15:20:47.578Z] Login Succeeded [2023-03-16T15:20:47.578Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:20:47.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:47.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:47.578Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:47.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:47.578Z] [2023-03-16T15:20:47.578Z] Login Succeeded [2023-03-16T15:20:47.578Z] docker.io [2023-03-16T15:20:47.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:20:47.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:20:47.837Z] Configure a credential helper to remove this warning. See [2023-03-16T15:20:47.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:20:47.837Z] [2023-03-16T15:20:47.837Z] Login Succeeded [2023-03-16T15:20:47.837Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:20:47.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T15:20:48.206Z] + git rev-list -1 --merges 8c4faf22c76813cb553a4db765edf9e1791a6a7e~1..8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] echo [2023-03-16T15:20:48.258Z] -----------> git rev-list -1 --merges 8c4faf22c76813cb553a4db765edf9e1791a6a7e~1..8c4faf22c76813cb553a4db765edf9e1791a6a7e 8c4faf22c76813cb553a4db765edf9e1791a6a7e [false] [Pipeline] sh [2023-03-16T15:20:48.556Z] + git log --format=format:%s -1 8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] echo [2023-03-16T15:20:48.571Z] ========================================================= [2023-03-16T15:20:48.571Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T15:20:48.571Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:20:48.911Z] + git log --format=format:%s -1 8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] echo [2023-03-16T15:20:48.921Z] [semverPrep] GIT_COMMIT: 8c4faf22c76813cb553a4db765edf9e1791a6a7e, Commit Message: refactor(snap): Update command and metadata sourcing (#185) [Pipeline] echo [2023-03-16T15:20:48.929Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T15:20:49.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:20:49.269Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T15:20:49.269Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T15:20:49.269Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T15:20:49.269Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T15:20:49.269Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T15:20:49.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:20:49.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:20:49.623Z] [2023-03-16T15:20:49.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:20:49.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:20:49.929Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T15:20:49.929Z] b85a868b505f: Pulling fs layer [2023-03-16T15:20:49.929Z] e2be974225ed: Pulling fs layer [2023-03-16T15:20:49.929Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T15:20:49.929Z] 988bab9f4d93: Pulling fs layer [2023-03-16T15:20:49.929Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T15:20:49.929Z] eaf3925da568: Pulling fs layer [2023-03-16T15:20:49.929Z] bab4dde63d76: Pulling fs layer [2023-03-16T15:20:49.929Z] bde34c3a00c8: Pulling fs layer [2023-03-16T15:20:49.929Z] b352a97aabf1: Pulling fs layer [2023-03-16T15:20:49.929Z] 4872d77fe225: Pulling fs layer [2023-03-16T15:20:49.929Z] 5851b861e8e6: Pulling fs layer [2023-03-16T15:20:49.929Z] 988bab9f4d93: Waiting [2023-03-16T15:20:49.929Z] 1469e6f7b9e6: Waiting [2023-03-16T15:20:49.929Z] bde34c3a00c8: Waiting [2023-03-16T15:20:49.929Z] eaf3925da568: Waiting [2023-03-16T15:20:49.929Z] 5851b861e8e6: Waiting [2023-03-16T15:20:49.929Z] 4872d77fe225: Waiting [2023-03-16T15:20:49.929Z] bab4dde63d76: Waiting [2023-03-16T15:20:49.929Z] b352a97aabf1: Waiting [2023-03-16T15:20:49.929Z] e2be974225ed: Verifying Checksum [2023-03-16T15:20:49.929Z] e2be974225ed: Download complete [2023-03-16T15:20:49.929Z] 988bab9f4d93: Verifying Checksum [2023-03-16T15:20:49.929Z] 988bab9f4d93: Download complete [2023-03-16T15:20:50.190Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T15:20:50.190Z] 1469e6f7b9e6: Download complete [2023-03-16T15:20:50.190Z] eaf3925da568: Verifying Checksum [2023-03-16T15:20:50.190Z] eaf3925da568: Download complete [2023-03-16T15:20:50.190Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T15:20:50.190Z] 339a4e72a1f5: Download complete [2023-03-16T15:20:50.190Z] bde34c3a00c8: Download complete [2023-03-16T15:20:50.190Z] b352a97aabf1: Download complete [2023-03-16T15:20:50.190Z] 4872d77fe225: Download complete [2023-03-16T15:20:50.190Z] 5851b861e8e6: Verifying Checksum [2023-03-16T15:20:50.190Z] 5851b861e8e6: Download complete [2023-03-16T15:20:50.190Z] b85a868b505f: Verifying Checksum [2023-03-16T15:20:50.449Z] bab4dde63d76: Verifying Checksum [2023-03-16T15:20:50.449Z] bab4dde63d76: Download complete [2023-03-16T15:20:51.394Z] b85a868b505f: Pull complete [2023-03-16T15:20:51.394Z] e2be974225ed: Pull complete [2023-03-16T15:20:51.963Z] 339a4e72a1f5: Pull complete [2023-03-16T15:20:51.963Z] 988bab9f4d93: Pull complete [2023-03-16T15:20:52.237Z] 1469e6f7b9e6: Pull complete [2023-03-16T15:20:52.237Z] eaf3925da568: Pull complete [2023-03-16T15:20:54.146Z] bab4dde63d76: Pull complete [2023-03-16T15:20:54.146Z] bde34c3a00c8: Pull complete [2023-03-16T15:20:54.146Z] b352a97aabf1: Pull complete [2023-03-16T15:20:54.405Z] 4872d77fe225: Pull complete [2023-03-16T15:20:54.405Z] 5851b861e8e6: Pull complete [2023-03-16T15:20:54.405Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T15:20:54.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:20:54.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:20:54.505Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:20:54.542Z] $ 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-03-16T15:20:56.849Z] $ docker top 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 -eo pid,comm [2023-03-16T15:20:56.895Z] 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-03-16T15:20:56.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:20:56.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:20:56.927Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:20:57.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:20:57.040Z] $ docker exec 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 ssh-agent [2023-03-16T15:20:57.135Z] SSH_AUTH_SOCK=/tmp/ssh-N4ZiG8GnmFQJ/agent.33 [2023-03-16T15:20:57.135Z] SSH_AGENT_PID=39 [2023-03-16T15:20:57.142Z] Running ssh-add (command line suppressed) [2023-03-16T15:20:57.242Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17281483995695883369.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17281483995695883369.key) [2023-03-16T15:20:57.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:20:57.542Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T15:20:57.557Z] $ docker exec --env ******** --env ******** 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 ssh-agent -k [2023-03-16T15:20:57.645Z] unset SSH_AUTH_SOCK; [2023-03-16T15:20:57.646Z] unset SSH_AGENT_PID; [2023-03-16T15:20:57.647Z] echo Agent pid 39 killed; [2023-03-16T15:20:57.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T15:20:57.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:20:57.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:20:57.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:20:57.787Z] $ docker exec 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 ssh-agent [2023-03-16T15:20:57.875Z] SSH_AUTH_SOCK=/tmp/ssh-TkE3xu7NWCaw/agent.71 [2023-03-16T15:20:57.875Z] SSH_AGENT_PID=77 [2023-03-16T15:20:57.881Z] Running ssh-add (command line suppressed) [2023-03-16T15:20:57.985Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10266153035107016508.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10266153035107016508.key) [2023-03-16T15:20:57.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:20:58.278Z] + git semver init [2023-03-16T15:20:58.537Z] 2023-03-16 15:20:58,470 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T15:20:58.537Z] 2023-03-16 15:20:58,471 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-16T15:20:58.537Z] 2023-03-16 15:20:58,471 [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-03-16T15:20:58.537Z] 2023-03-16 15:20:58,471 [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-03-16T15:20:59.475Z] 2023-03-16 15:20:59,255 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-16T15:20:59.475Z] 2023-03-16 15:20:59,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-16T15:20:59.475Z] 2023-03-16 15:20:59,255 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-16T15:20:59.475Z] 2023-03-16 15:20:59,256 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-16T15:20:59.475Z] 3.0.0-dev.8 [Pipeline] } [2023-03-16T15:20:59.487Z] $ docker exec --env ******** --env ******** 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 ssh-agent -k [2023-03-16T15:20:59.584Z] unset SSH_AUTH_SOCK; [2023-03-16T15:20:59.585Z] unset SSH_AGENT_PID; [2023-03-16T15:20:59.585Z] echo Agent pid 77 killed; [2023-03-16T15:20:59.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:20:59.903Z] + git semver [Pipeline] } [2023-03-16T15:21:00.176Z] $ docker stop --time=1 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 [2023-03-16T15:21:01.473Z] $ docker rm -f --volumes 2c1f65587d73886a736632f7cd4ee45737ecff121d23509c02712c9c3ca5f5d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:21:01.807Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T15:21:02.006Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T15:21:02.009Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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-03-16T15:21:02.161Z] provisioning config files... [2023-03-16T15:21:02.171Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2050009501594688153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:21:02.467Z] ---> docker-login.sh [2023-03-16T15:21:02.467Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:21:02.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:02.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:02.467Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:02.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:02.467Z] [2023-03-16T15:21:02.467Z] Login Succeeded [2023-03-16T15:21:02.467Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:21:02.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:02.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:02.467Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:02.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:02.467Z] [2023-03-16T15:21:02.467Z] Login Succeeded [2023-03-16T15:21:02.467Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:21:02.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:02.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:02.725Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:02.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:02.725Z] [2023-03-16T15:21:02.725Z] Login Succeeded [2023-03-16T15:21:02.725Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:21:02.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:02.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:02.725Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:02.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:02.725Z] [2023-03-16T15:21:02.725Z] Login Succeeded [2023-03-16T15:21:02.725Z] docker.io [2023-03-16T15:21:02.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:02.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:02.983Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:02.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:02.983Z] [2023-03-16T15:21:02.983Z] Login Succeeded [2023-03-16T15:21:02.983Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:21:02.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T15:21:03.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:21:03.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:21:03.075Z] ========================================================= [2023-03-16T15:21:03.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T15:21:03.075Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:21:03.396Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T15:21:03.396Z] Sending build context to Docker daemon 4.183MB [2023-03-16T15:21:03.396Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:21:03.396Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T15:21:03.396Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T15:21:03.396Z] 63b65145d645: Pulling fs layer [2023-03-16T15:21:03.396Z] a2d21d5440eb: Pulling fs layer [2023-03-16T15:21:03.396Z] 935e6c44a52c: Pulling fs layer [2023-03-16T15:21:03.396Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T15:21:03.396Z] 30dea6a524f1: Pulling fs layer [2023-03-16T15:21:03.396Z] a2aff8979fd8: Pulling fs layer [2023-03-16T15:21:03.396Z] 6808be2612f2: Pulling fs layer [2023-03-16T15:21:03.396Z] f25807f1079a: Pulling fs layer [2023-03-16T15:21:03.396Z] a2aff8979fd8: Waiting [2023-03-16T15:21:03.396Z] 30dea6a524f1: Waiting [2023-03-16T15:21:03.396Z] 94cc34f8dd06: Waiting [2023-03-16T15:21:03.396Z] 6808be2612f2: Waiting [2023-03-16T15:21:03.396Z] f25807f1079a: Waiting [2023-03-16T15:21:03.396Z] a2d21d5440eb: Download complete [2023-03-16T15:21:03.655Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T15:21:03.655Z] 94cc34f8dd06: Download complete [2023-03-16T15:21:03.655Z] 30dea6a524f1: Download complete [2023-03-16T15:21:03.655Z] 63b65145d645: Download complete [2023-03-16T15:21:03.655Z] a2aff8979fd8: Verifying Checksum [2023-03-16T15:21:03.655Z] a2aff8979fd8: Download complete [2023-03-16T15:21:03.655Z] 63b65145d645: Pull complete [2023-03-16T15:21:03.915Z] a2d21d5440eb: Pull complete [2023-03-16T15:21:04.174Z] f25807f1079a: Verifying Checksum [2023-03-16T15:21:04.174Z] f25807f1079a: Download complete [2023-03-16T15:21:04.174Z] 935e6c44a52c: Verifying Checksum [2023-03-16T15:21:04.174Z] 935e6c44a52c: Download complete [2023-03-16T15:21:04.432Z] 6808be2612f2: Verifying Checksum [2023-03-16T15:21:04.432Z] 6808be2612f2: Download complete [2023-03-16T15:21:07.712Z] 935e6c44a52c: Pull complete [2023-03-16T15:21:07.712Z] 94cc34f8dd06: Pull complete [2023-03-16T15:21:07.970Z] 30dea6a524f1: Pull complete [2023-03-16T15:21:07.970Z] a2aff8979fd8: Pull complete [2023-03-16T15:21:10.496Z] 6808be2612f2: Pull complete [2023-03-16T15:21:11.064Z] f25807f1079a: Pull complete [2023-03-16T15:21:11.064Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T15:21:11.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T15:21:11.064Z] ---> 3b553350e43f [2023-03-16T15:21:11.064Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:21:14.369Z] ---> Running in fc3896016816 [2023-03-16T15:21:14.369Z] Removing intermediate container fc3896016816 [2023-03-16T15:21:14.369Z] ---> 32b53e5f4f83 [2023-03-16T15:21:14.369Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:21:14.369Z] ---> Running in 3ca0af5d3165 [2023-03-16T15:21:14.369Z] Removing intermediate container 3ca0af5d3165 [2023-03-16T15:21:14.369Z] ---> b88718399970 [2023-03-16T15:21:14.369Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:21:14.369Z] ---> Running in 0db55ae79a3a [2023-03-16T15:21:14.369Z] Removing intermediate container 0db55ae79a3a [2023-03-16T15:21:14.369Z] ---> a94bf97506e0 [2023-03-16T15:21:14.369Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:21:14.369Z] ---> Running in 7c4e205b289d [2023-03-16T15:21:14.369Z] Removing intermediate container 7c4e205b289d [2023-03-16T15:21:14.369Z] ---> be05a6c1921a [2023-03-16T15:21:14.369Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:21:14.369Z] ---> Running in 507fe96a29c2 [2023-03-16T15:21:14.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:21:14.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:21:15.144Z] OK: 265 MiB in 53 packages [2023-03-16T15:21:15.402Z] Removing intermediate container 507fe96a29c2 [2023-03-16T15:21:15.402Z] ---> 3112c2357748 [2023-03-16T15:21:15.402Z] Step 8/12 : WORKDIR /app [2023-03-16T15:21:15.402Z] ---> Running in 408d975cc660 [2023-03-16T15:21:15.402Z] Removing intermediate container 408d975cc660 [2023-03-16T15:21:15.402Z] ---> c57e1f45c8ed [2023-03-16T15:21:15.402Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T15:21:15.660Z] ---> d3dab9836a9d [2023-03-16T15:21:15.660Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:21:15.660Z] ---> Running in f71cc23c99b5 [2023-03-16T15:21:17.123Z] Still waiting to schedule task [2023-03-16T15:21:17.123Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-16T15:21:42.212Z] Removing intermediate container f71cc23c99b5 [2023-03-16T15:21:42.212Z] ---> 87fe653433fa [2023-03-16T15:21:42.212Z] Step 11/12 : COPY . . [2023-03-16T15:21:42.212Z] ---> 63e270b61ae1 [2023-03-16T15:21:42.212Z] Step 12/12 : RUN $MAKE [2023-03-16T15:21:42.212Z] ---> Running in aa7f8af204b2 [2023-03-16T15:21:42.212Z] noop [2023-03-16T15:21:42.212Z] Removing intermediate container aa7f8af204b2 [2023-03-16T15:21:42.212Z] ---> ca9c80fe76fc [2023-03-16T15:21:42.212Z] Successfully built ca9c80fe76fc [2023-03-16T15:21:42.212Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:21:42.537Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:21:42.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:21:42.605Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:21:42.644Z] $ 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-03-16T15:21:42.962Z] $ docker top 63ec2e019d77e8e5ed3c08bf6ab8243f49dc7aa5b183f33b972305d4d14efa3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:21:43.303Z] + go version [2023-03-16T15:21:43.304Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T15:21:43.317Z] $ docker stop --time=1 63ec2e019d77e8e5ed3c08bf6ab8243f49dc7aa5b183f33b972305d4d14efa3c [2023-03-16T15:21:44.570Z] $ docker rm -f --volumes 63ec2e019d77e8e5ed3c08bf6ab8243f49dc7aa5b183f33b972305d4d14efa3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:21:44.963Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:21:44.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:21:45.028Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:21:45.065Z] $ 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-03-16T15:21:45.534Z] $ docker top 51813a647f1290a7bf2abc53faaa9b930a6a5174931064ee8939c8d4227a977b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:21:45.873Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:21:46.167Z] + make test [2023-03-16T15:21:46.167Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T15:21:51.429Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-16T15:22:01.415Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-16T15:22:01.415Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-16T15:22:05.599Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.548s coverage: 40.7% of statements [2023-03-16T15:22:05.600Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements [2023-03-16T15:22:05.600Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-03-16T15:22:13.707Z] go vet ./... [2023-03-16T15:22:17.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T15:22:17.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T15:22:17.904Z] ./bin/test-attribution-txt.sh [2023-03-16T15:22:17.904Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-16T15:22:17.904Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T15:22:17.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T15:22:17.931Z] $ docker stop --time=1 51813a647f1290a7bf2abc53faaa9b930a6a5174931064ee8939c8d4227a977b [2023-03-16T15:22:20.809Z] $ docker rm -f --volumes 51813a647f1290a7bf2abc53faaa9b930a6a5174931064ee8939c8d4227a977b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:22:21.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T15:22:21.421Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T15:22:22.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T15:22:22.320Z] + ls -al . [2023-03-16T15:22:22.320Z] total 632 [2023-03-16T15:22:22.320Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 15:21 . [2023-03-16T15:22:22.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 .. [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 15:20 .dockerignore [2023-03-16T15:22:22.320Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:21 .git [2023-03-16T15:22:22.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:20 .github [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 15:20 .gitignore [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 15:20 .golangci.yml [2023-03-16T15:22:22.320Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:20 .semver [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 15:20 Attribution.txt [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 15:20 CHANGELOG.md [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 15:20 Dockerfile [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:20 GOVERNANCE.md [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 15:20 Jenkinsfile [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 15:20 LICENSE [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 15:20 Makefile [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 15:20 OWNERS.md [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 15:20 README.md [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 15:21 VERSION [2023-03-16T15:22:22.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:20 bin [2023-03-16T15:22:22.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 cmd [2023-03-16T15:22:22.320Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 15:22 coverage.out [2023-03-16T15:22:22.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:20 examples [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 15:20 go.mod [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 15:20 go.sum [2023-03-16T15:22:22.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:20 images [2023-03-16T15:22:22.320Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 15:20 internal [2023-03-16T15:22:22.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:20 snap [2023-03-16T15:22:22.320Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 15:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:22.629Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8c4faf22c76813cb553a4db765edf9e1791a6a7e --label arch=amd64 --label version=3.0.0-dev.8 . [2023-03-16T15:22:22.629Z] Sending build context to Docker daemon 4.183MB [2023-03-16T15:22:22.629Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:22:22.629Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T15:22:22.629Z] ---> ca9c80fe76fc [2023-03-16T15:22:22.629Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:22:22.889Z] ---> Running in 097e439349f5 [2023-03-16T15:22:22.889Z] Removing intermediate container 097e439349f5 [2023-03-16T15:22:22.889Z] ---> 89243266a40d [2023-03-16T15:22:22.889Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:22:22.889Z] ---> Running in e38111df5b80 [2023-03-16T15:22:22.889Z] Removing intermediate container e38111df5b80 [2023-03-16T15:22:22.889Z] ---> b3def03e8894 [2023-03-16T15:22:22.889Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:22:22.889Z] ---> Running in bf77207f0aab [2023-03-16T15:22:23.148Z] Removing intermediate container bf77207f0aab [2023-03-16T15:22:23.148Z] ---> 44bef5fe015b [2023-03-16T15:22:23.148Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:22:23.148Z] ---> Running in 9dafdf5864fe [2023-03-16T15:22:23.148Z] Removing intermediate container 9dafdf5864fe [2023-03-16T15:22:23.148Z] ---> df7a4ad307c5 [2023-03-16T15:22:23.148Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:22:23.148Z] ---> Running in c8434d1eaff7 [2023-03-16T15:22:23.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:22:23.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:22:23.925Z] OK: 265 MiB in 53 packages [2023-03-16T15:22:24.184Z] Removing intermediate container c8434d1eaff7 [2023-03-16T15:22:24.184Z] ---> 64e75015f9ee [2023-03-16T15:22:24.184Z] Step 8/24 : WORKDIR /app [2023-03-16T15:22:24.184Z] ---> Running in ac9d1721b756 [2023-03-16T15:22:24.443Z] Removing intermediate container ac9d1721b756 [2023-03-16T15:22:24.443Z] ---> 88de5347e551 [2023-03-16T15:22:24.443Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T15:22:24.443Z] ---> 0587e231e67e [2023-03-16T15:22:24.443Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:22:24.443Z] ---> Running in b3de9b39edce [2023-03-16T15:22:25.423Z] Removing intermediate container b3de9b39edce [2023-03-16T15:22:25.423Z] ---> 3f53b78ad32c [2023-03-16T15:22:25.423Z] Step 11/24 : COPY . . [2023-03-16T15:22:25.683Z] ---> 56c90521b0bb [2023-03-16T15:22:25.683Z] Step 12/24 : RUN $MAKE [2023-03-16T15:22:25.683Z] ---> Running in bd773447d5ba [2023-03-16T15:22:25.941Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-16T15:22:47.988Z] Removing intermediate container bd773447d5ba [2023-03-16T15:22:47.988Z] ---> 93a7ca53955d [2023-03-16T15:22:47.988Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T15:22:47.988Z] 3.17: Pulling from library/alpine [2023-03-16T15:22:47.988Z] 63b65145d645: Already exists [2023-03-16T15:22:47.988Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T15:22:47.988Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T15:22:47.988Z] ---> b2aa39c304c2 [2023-03-16T15:22:47.988Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T15:22:47.988Z] ---> Running in 52039131f1a8 [2023-03-16T15:22:47.988Z] Removing intermediate container 52039131f1a8 [2023-03-16T15:22:47.988Z] ---> caf12db3d00e [2023-03-16T15:22:47.988Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:22:47.988Z] ---> Running in 635f93186221 [2023-03-16T15:22:47.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:22:47.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:22:47.988Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:22:47.988Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:22:47.988Z] OK: 7 MiB in 16 packages [2023-03-16T15:22:47.988Z] Removing intermediate container 635f93186221 [2023-03-16T15:22:47.988Z] ---> 984473ea5faa [2023-03-16T15:22:47.988Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-16T15:22:47.988Z] ---> 21053dca34e1 [2023-03-16T15:22:47.988Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-16T15:22:47.988Z] ---> 298b284c51fa [2023-03-16T15:22:47.988Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-16T15:22:48.560Z] ---> 69641495f9be [2023-03-16T15:22:48.560Z] Step 19/24 : EXPOSE 59989 [2023-03-16T15:22:48.560Z] ---> Running in 332d4e4648d0 [2023-03-16T15:22:48.560Z] Removing intermediate container 332d4e4648d0 [2023-03-16T15:22:48.560Z] ---> aae28b2184c2 [2023-03-16T15:22:48.560Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-16T15:22:48.560Z] ---> Running in 5d0639648b45 [2023-03-16T15:22:48.822Z] Removing intermediate container 5d0639648b45 [2023-03-16T15:22:48.822Z] ---> bbb84b41a602 [2023-03-16T15:22:48.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:22:48.822Z] ---> Running in 786a76026522 [2023-03-16T15:22:48.822Z] Removing intermediate container 786a76026522 [2023-03-16T15:22:48.822Z] ---> a3e469a50e8a [2023-03-16T15:22:48.822Z] Step 22/24 : LABEL arch=amd64 [2023-03-16T15:22:48.822Z] ---> Running in 2e8c61689386 [2023-03-16T15:22:48.822Z] Removing intermediate container 2e8c61689386 [2023-03-16T15:22:48.822Z] ---> fd11dd46a5f5 [2023-03-16T15:22:48.822Z] Step 23/24 : LABEL git_sha=8c4faf22c76813cb553a4db765edf9e1791a6a7e [2023-03-16T15:22:48.822Z] ---> Running in 1938a5e95580 [2023-03-16T15:22:49.081Z] Removing intermediate container 1938a5e95580 [2023-03-16T15:22:49.081Z] ---> ee139682d1d1 [2023-03-16T15:22:49.081Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2023-03-16T15:22:49.081Z] ---> Running in 8e5f61390921 [2023-03-16T15:22:49.081Z] Removing intermediate container 8e5f61390921 [2023-03-16T15:22:49.081Z] ---> bb1f9925f6e5 [2023-03-16T15:22:49.081Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T15:22:49.081Z] Successfully built bb1f9925f6e5 [2023-03-16T15:22:49.081Z] 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-03-16T15:22:49.169Z] provisioning config files... [2023-03-16T15:22:49.177Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15209187461387628011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:22:49.475Z] ---> docker-login.sh [2023-03-16T15:22:49.475Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:22:49.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:22:49.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:22:49.475Z] Configure a credential helper to remove this warning. See [2023-03-16T15:22:49.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:22:49.475Z] [2023-03-16T15:22:49.475Z] Login Succeeded [2023-03-16T15:22:49.475Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:22:49.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:22:49.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:22:49.475Z] Configure a credential helper to remove this warning. See [2023-03-16T15:22:49.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:22:49.475Z] [2023-03-16T15:22:49.475Z] Login Succeeded [2023-03-16T15:22:49.475Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:22:49.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:22:49.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:22:49.734Z] Configure a credential helper to remove this warning. See [2023-03-16T15:22:49.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:22:49.734Z] [2023-03-16T15:22:49.734Z] Login Succeeded [2023-03-16T15:22:49.734Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:22:49.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:22:49.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:22:49.734Z] Configure a credential helper to remove this warning. See [2023-03-16T15:22:49.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:22:49.734Z] [2023-03-16T15:22:49.734Z] Login Succeeded [2023-03-16T15:22:49.734Z] docker.io [2023-03-16T15:22:49.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:22:49.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:22:49.994Z] Configure a credential helper to remove this warning. See [2023-03-16T15:22:49.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:22:49.994Z] [2023-03-16T15:22:49.994Z] Login Succeeded [2023-03-16T15:22:49.994Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:22:50.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:22:50.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:22:50.042Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-03-16T15:22:50.042Z] 8c4faf22c76813cb553a4db765edf9e1791a6a7e [2023-03-16T15:22:50.042Z] latest [2023-03-16T15:22:50.042Z] 3.0.0-dev.8 [2023-03-16T15:22:50.042Z] 8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [2023-03-16T15:22:50.042Z] main [2023-03-16T15:22:50.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:50.353Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:50.657Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e [2023-03-16T15:22:50.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-16T15:22:50.657Z] 85ad07926aec: Preparing [2023-03-16T15:22:50.657Z] 4177acad0753: Preparing [2023-03-16T15:22:50.657Z] 3550261da772: Preparing [2023-03-16T15:22:50.657Z] b595ff715983: Preparing [2023-03-16T15:22:50.657Z] 7cd52847ad77: Preparing [2023-03-16T15:22:50.657Z] 7cd52847ad77: Layer already exists [2023-03-16T15:22:50.657Z] 3550261da772: Pushed [2023-03-16T15:22:50.657Z] b595ff715983: Pushed [2023-03-16T15:22:50.657Z] 4177acad0753: Pushed [2023-03-16T15:22:53.196Z] 85ad07926aec: Pushed [2023-03-16T15:22:53.455Z] 8c4faf22c76813cb553a4db765edf9e1791a6a7e: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:53.765Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:54.078Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-16T15:22:54.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-16T15:22:54.078Z] 85ad07926aec: Preparing [2023-03-16T15:22:54.078Z] 4177acad0753: Preparing [2023-03-16T15:22:54.078Z] 3550261da772: Preparing [2023-03-16T15:22:54.078Z] b595ff715983: Preparing [2023-03-16T15:22:54.078Z] 7cd52847ad77: Preparing [2023-03-16T15:22:54.078Z] 4177acad0753: Layer already exists [2023-03-16T15:22:54.078Z] b595ff715983: Layer already exists [2023-03-16T15:22:54.078Z] 3550261da772: Layer already exists [2023-03-16T15:22:54.078Z] 85ad07926aec: Layer already exists [2023-03-16T15:22:54.078Z] 7cd52847ad77: Layer already exists [2023-03-16T15:22:54.078Z] latest: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:54.380Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:54.682Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.8 [2023-03-16T15:22:54.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-16T15:22:54.682Z] 85ad07926aec: Preparing [2023-03-16T15:22:54.682Z] 4177acad0753: Preparing [2023-03-16T15:22:54.682Z] 3550261da772: Preparing [2023-03-16T15:22:54.682Z] b595ff715983: Preparing [2023-03-16T15:22:54.682Z] 7cd52847ad77: Preparing [2023-03-16T15:22:54.682Z] 3550261da772: Layer already exists [2023-03-16T15:22:54.682Z] 85ad07926aec: Layer already exists [2023-03-16T15:22:54.682Z] 7cd52847ad77: Layer already exists [2023-03-16T15:22:54.682Z] 4177acad0753: Layer already exists [2023-03-16T15:22:54.682Z] b595ff715983: Layer already exists [2023-03-16T15:22:54.682Z] 3.0.0-dev.8: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:54.985Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:55.293Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [2023-03-16T15:22:55.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-16T15:22:55.293Z] 85ad07926aec: Preparing [2023-03-16T15:22:55.293Z] 4177acad0753: Preparing [2023-03-16T15:22:55.293Z] 3550261da772: Preparing [2023-03-16T15:22:55.293Z] b595ff715983: Preparing [2023-03-16T15:22:55.293Z] 7cd52847ad77: Preparing [2023-03-16T15:22:55.293Z] 3550261da772: Layer already exists [2023-03-16T15:22:55.293Z] 4177acad0753: Layer already exists [2023-03-16T15:22:55.293Z] 7cd52847ad77: Layer already exists [2023-03-16T15:22:55.293Z] b595ff715983: Layer already exists [2023-03-16T15:22:55.293Z] 85ad07926aec: Layer already exists [2023-03-16T15:22:55.293Z] 8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:55.608Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:55.916Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-03-16T15:22:55.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-16T15:22:55.916Z] 85ad07926aec: Preparing [2023-03-16T15:22:55.916Z] 4177acad0753: Preparing [2023-03-16T15:22:55.916Z] 3550261da772: Preparing [2023-03-16T15:22:55.916Z] b595ff715983: Preparing [2023-03-16T15:22:55.916Z] 7cd52847ad77: Preparing [2023-03-16T15:22:55.916Z] 4177acad0753: Layer already exists [2023-03-16T15:22:55.916Z] 7cd52847ad77: Layer already exists [2023-03-16T15:22:55.916Z] 85ad07926aec: Layer already exists [2023-03-16T15:22:55.917Z] 3550261da772: Layer already exists [2023-03-16T15:22:55.917Z] b595ff715983: Layer already exists [2023-03-16T15:22:55.917Z] main: digest: sha256:592daef5d72e58f88d628525bcbf78903fcbaca575d54b0b6f3bb160791b36d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:22:55.971Z] ===================================================== [Pipeline] echo [2023-03-16T15:22:55.978Z] taggedImages: [2023-03-16T15:22:55.978Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e [2023-03-16T15:22:55.978Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-16T15:22:55.978Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.8 [2023-03-16T15:22:55.978Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [2023-03-16T15:22:55.978Z] - 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-03-16T15:22:56.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:22:56.324Z] [2023-03-16T15:22:56.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:56.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:22:56.624Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T15:22:56.624Z] 5eb5b503b376: Pulling fs layer [2023-03-16T15:22:56.624Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T15:22:56.624Z] ec43610c2a17: Pulling fs layer [2023-03-16T15:22:56.624Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T15:22:56.624Z] 33b1e0a273af: Pulling fs layer [2023-03-16T15:22:56.624Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T15:22:56.624Z] 2f39f015ded8: Pulling fs layer [2023-03-16T15:22:56.624Z] 5d3b04190fa2: Waiting [2023-03-16T15:22:56.624Z] 2f39f015ded8: Waiting [2023-03-16T15:22:56.624Z] 33b1e0a273af: Waiting [2023-03-16T15:22:56.624Z] 5c69ac0246d0: Download complete [2023-03-16T15:22:56.624Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T15:22:56.624Z] 3a2ae6a8a46f: Download complete [2023-03-16T15:22:56.883Z] 33b1e0a273af: Verifying Checksum [2023-03-16T15:22:56.883Z] 33b1e0a273af: Download complete [2023-03-16T15:22:56.883Z] ec43610c2a17: Verifying Checksum [2023-03-16T15:22:56.883Z] ec43610c2a17: Download complete [2023-03-16T15:22:56.883Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T15:22:56.883Z] 5d3b04190fa2: Download complete [2023-03-16T15:22:56.883Z] 5eb5b503b376: Verifying Checksum [2023-03-16T15:22:56.883Z] 5eb5b503b376: Download complete [2023-03-16T15:22:57.447Z] 2f39f015ded8: Download complete [2023-03-16T15:22:58.014Z] 5eb5b503b376: Pull complete [2023-03-16T15:22:58.273Z] 5c69ac0246d0: Pull complete [2023-03-16T15:22:58.532Z] ec43610c2a17: Pull complete [2023-03-16T15:22:58.790Z] 3a2ae6a8a46f: Pull complete [2023-03-16T15:22:58.790Z] 33b1e0a273af: Pull complete [2023-03-16T15:22:59.050Z] 5d3b04190fa2: Pull complete [2023-03-16T15:23:03.231Z] 2f39f015ded8: Pull complete [2023-03-16T15:23:03.231Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T15:23:03.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:23:03.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:23:03.306Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:23:03.339Z] $ 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-03-16T15:23:07.005Z] $ docker top 8120060c3f825d05682dbcd13c17dfdfdc1d87567168b6c08e4dc784d9d78bdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:23:07.375Z] ---> job-cost.sh [2023-03-16T15:23:07.375Z] lf-activate-venv: SKIPPING [2023-03-16T15:23:07.375Z] INFO: No Stack... [2023-03-16T15:23:07.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T15:23:07.894Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T15:23:08.181Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-03-16T15:23:08.181Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T15:23:08.195Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [2023-03-16T15:23:08.201Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] did not exist. Created. [2023-03-16T15:23:08.201Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T15:23:08.498Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T15:23:08.526Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T15:23:08.532Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T15:23:08.552Z] $ docker stop --time=1 8120060c3f825d05682dbcd13c17dfdfdc1d87567168b6c08e4dc784d9d78bdd [2023-03-16T15:23:09.690Z] $ docker rm -f --volumes 8120060c3f825d05682dbcd13c17dfdfdc1d87567168b6c08e4dc784d9d78bdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T15:23:31.376Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2457 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-16T15:23:31.390Z] Running in /w/workspace/device-rfid-llrp-go/75 [Pipeline] { [Pipeline] checkout [2023-03-16T15:23:31.425Z] Selected Git installation does not exist. Using Default [2023-03-16T15:23:31.425Z] The recommended git tool is: NONE [2023-03-16T15:23:37.747Z] using credential edgex-jenkins-ssh [2023-03-16T15:23:37.769Z] Cloning the remote Git repository [2023-03-16T15:23:37.828Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T15:23:37.947Z] > git init /w/workspace/device-rfid-llrp-go/75 # timeout=10 [2023-03-16T15:23:38.140Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T15:23:38.142Z] > git --version # timeout=10 [2023-03-16T15:23:38.168Z] > git --version # 'git version 2.25.1' [2023-03-16T15:23:38.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T15:23:38.356Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:23:39.565Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-16T15:23:39.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:23:40.737Z] Avoid second fetch [2023-03-16T15:23:40.738Z] Checking out Revision 8c4faf22c76813cb553a4db765edf9e1791a6a7e (main) [2023-03-16T15:23:41.465Z] Commit message: "refactor(snap): Update command and metadata sourcing (#185)" [2023-03-16T15:23:40.757Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T15:23:40.840Z] > git checkout -f 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:23:42.449Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T15:23:42.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:23:42.449Z] Dload Upload Total Spent Left Speed [2023-03-16T15:23:42.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-03-16T15:23:43.093Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T15:23:43.429Z] + sudo tee /etc/docker/daemon.new [2023-03-16T15:23:43.429Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T15:23:43.429Z] { [2023-03-16T15:23:43.429Z] "registry-mirrors": [ [2023-03-16T15:23:43.429Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T15:23:43.429Z] ], [2023-03-16T15:23:43.429Z] "bip": "10.250.0.254/24", [2023-03-16T15:23:43.429Z] "hosts": [ [2023-03-16T15:23:43.429Z] "tcp://0.0.0.0:5555", [2023-03-16T15:23:43.429Z] "unix:///var/run/docker.sock" [2023-03-16T15:23:43.429Z] ], [2023-03-16T15:23:43.429Z] "mtu": 1458, [2023-03-16T15:23:43.429Z] "selinux-enabled": true, [2023-03-16T15:23:43.429Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T15:23:43.429Z] } [Pipeline] sh [2023-03-16T15:23:43.779Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T15:23:44.122Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:24:02.447Z] provisioning config files... [2023-03-16T15:24:02.475Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/75@tmp/config14301473230952588827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:24:02.841Z] ---> docker-login.sh [2023-03-16T15:24:02.841Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:24:03.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:24:03.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:24:03.704Z] Configure a credential helper to remove this warning. See [2023-03-16T15:24:03.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:24:03.704Z] [2023-03-16T15:24:03.704Z] Login Succeeded [2023-03-16T15:24:03.704Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:24:03.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:24:03.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:24:03.975Z] Configure a credential helper to remove this warning. See [2023-03-16T15:24:03.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:24:03.975Z] [2023-03-16T15:24:03.975Z] Login Succeeded [2023-03-16T15:24:03.975Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:24:04.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:24:04.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:24:04.247Z] Configure a credential helper to remove this warning. See [2023-03-16T15:24:04.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:24:04.247Z] [2023-03-16T15:24:04.247Z] Login Succeeded [2023-03-16T15:24:04.247Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:24:04.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:24:04.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:24:04.794Z] Configure a credential helper to remove this warning. See [2023-03-16T15:24:04.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:24:04.794Z] [2023-03-16T15:24:04.794Z] Login Succeeded [2023-03-16T15:24:04.794Z] docker.io [2023-03-16T15:24:05.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:24:05.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:24:05.337Z] Configure a credential helper to remove this warning. See [2023-03-16T15:24:05.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:24:05.337Z] [2023-03-16T15:24:05.337Z] Login Succeeded [2023-03-16T15:24:05.337Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:24:05.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T15:24:05.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:24:05.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:24:05.686Z] ========================================================= [2023-03-16T15:24:05.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T15:24:05.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:24:06.044Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T15:24:06.316Z] Sending build context to Docker daemon 1.213MB [2023-03-16T15:24:06.316Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:24:06.316Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T15:24:06.590Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T15:24:06.590Z] af6eaf76a39c: Pulling fs layer [2023-03-16T15:24:06.590Z] 55522c791124: Pulling fs layer [2023-03-16T15:24:06.590Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T15:24:06.590Z] 169dfbe0d373: Pulling fs layer [2023-03-16T15:24:06.590Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T15:24:06.590Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T15:24:06.590Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T15:24:06.590Z] e1ff8fa3b103: Waiting [2023-03-16T15:24:06.590Z] 169dfbe0d373: Waiting [2023-03-16T15:24:06.590Z] 5abe8eddf0d5: Waiting [2023-03-16T15:24:06.590Z] 52ebb69f0ebf: Waiting [2023-03-16T15:24:06.590Z] 55522c791124: Verifying Checksum [2023-03-16T15:24:06.590Z] 55522c791124: Download complete [2023-03-16T15:24:06.590Z] 169dfbe0d373: Verifying Checksum [2023-03-16T15:24:06.590Z] 169dfbe0d373: Download complete [2023-03-16T15:24:06.590Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T15:24:06.590Z] e1ff8fa3b103: Download complete [2023-03-16T15:24:06.590Z] af6eaf76a39c: Verifying Checksum [2023-03-16T15:24:06.591Z] af6eaf76a39c: Download complete [2023-03-16T15:24:07.588Z] af6eaf76a39c: Pull complete [2023-03-16T15:24:07.870Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T15:24:07.870Z] 5abe8eddf0d5: Download complete [2023-03-16T15:24:08.168Z] 55522c791124: Pull complete [2023-03-16T15:24:09.605Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T15:24:09.605Z] ce5c4a1c91eb: Download complete [2023-03-16T15:24:09.605Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T15:24:09.605Z] 52ebb69f0ebf: Download complete [2023-03-16T15:24:21.960Z] ce5c4a1c91eb: Pull complete [2023-03-16T15:24:21.960Z] 169dfbe0d373: Pull complete [2023-03-16T15:24:21.960Z] e1ff8fa3b103: Pull complete [2023-03-16T15:24:28.679Z] 52ebb69f0ebf: Pull complete [2023-03-16T15:24:31.306Z] 5abe8eddf0d5: Pull complete [2023-03-16T15:24:31.306Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T15:24:31.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T15:24:31.583Z] ---> 6cb57ee374ae [2023-03-16T15:24:31.583Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:24:33.552Z] ---> Running in 9c0229f1f025 [2023-03-16T15:24:33.552Z] Removing intermediate container 9c0229f1f025 [2023-03-16T15:24:33.552Z] ---> d49f9d8e723b [2023-03-16T15:24:33.552Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:24:33.820Z] ---> Running in 8adeb781e8c8 [2023-03-16T15:24:34.090Z] Removing intermediate container 8adeb781e8c8 [2023-03-16T15:24:34.090Z] ---> 895600778027 [2023-03-16T15:24:34.090Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:24:34.090Z] ---> Running in 194ee66fb8bf [2023-03-16T15:24:34.678Z] Removing intermediate container 194ee66fb8bf [2023-03-16T15:24:34.678Z] ---> 28f5ae202f0a [2023-03-16T15:24:34.678Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:24:34.678Z] ---> Running in 888c0e069538 [2023-03-16T15:24:34.953Z] Removing intermediate container 888c0e069538 [2023-03-16T15:24:34.953Z] ---> de7486787ca3 [2023-03-16T15:24:34.953Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:24:34.953Z] ---> Running in bf010493bc09 [2023-03-16T15:24:36.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:24:36.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:24:38.391Z] OK: 263 MiB in 53 packages [2023-03-16T15:24:38.991Z] Removing intermediate container bf010493bc09 [2023-03-16T15:24:38.991Z] ---> a012ee4038f5 [2023-03-16T15:24:38.991Z] Step 8/12 : WORKDIR /app [2023-03-16T15:24:38.991Z] ---> Running in 70b67b202959 [2023-03-16T15:24:39.580Z] Removing intermediate container 70b67b202959 [2023-03-16T15:24:39.581Z] ---> 3cce4a26df95 [2023-03-16T15:24:39.581Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T15:24:39.850Z] ---> 93a1dbeeb73e [2023-03-16T15:24:39.850Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:24:40.122Z] ---> Running in da298c685c08 [2023-03-16T15:25:48.039Z] Removing intermediate container da298c685c08 [2023-03-16T15:25:48.039Z] ---> 7c8e16acf071 [2023-03-16T15:25:48.039Z] Step 11/12 : COPY . . [2023-03-16T15:25:48.039Z] ---> 54ef4ba33d6a [2023-03-16T15:25:48.039Z] Step 12/12 : RUN $MAKE [2023-03-16T15:25:48.039Z] ---> Running in 9764e5f6b9c9 [2023-03-16T15:25:48.039Z] noop [2023-03-16T15:25:48.039Z] Removing intermediate container 9764e5f6b9c9 [2023-03-16T15:25:48.039Z] ---> 88f8046afbba [2023-03-16T15:25:48.039Z] Successfully built 88f8046afbba [2023-03-16T15:25:48.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:25:48.395Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T15:25:48.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:25:48.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-2457 does not seem to be running inside a container [2023-03-16T15:25:48.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/75 -v /w/workspace/device-rfid-llrp-go/75:/w/workspace/device-rfid-llrp-go/75:rw,z -v /w/workspace/device-rfid-llrp-go/75@tmp:/w/workspace/device-rfid-llrp-go/75@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-03-16T15:25:49.965Z] $ docker top 6a429d98d56eed19f69a079f50346ea9ad0c4cfef24de8305870b8dead22d3fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:25:50.815Z] + go version [2023-03-16T15:25:50.816Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T15:25:50.833Z] $ docker stop --time=1 6a429d98d56eed19f69a079f50346ea9ad0c4cfef24de8305870b8dead22d3fb [2023-03-16T15:25:52.503Z] $ docker rm -f --volumes 6a429d98d56eed19f69a079f50346ea9ad0c4cfef24de8305870b8dead22d3fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:25:53.056Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T15:25:53.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:25:53.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-2457 does not seem to be running inside a container [2023-03-16T15:25:53.303Z] $ 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/75 -v /w/workspace/device-rfid-llrp-go/75:/w/workspace/device-rfid-llrp-go/75:rw,z -v /w/workspace/device-rfid-llrp-go/75@tmp:/w/workspace/device-rfid-llrp-go/75@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-03-16T15:25:54.509Z] $ docker top fdd827f0969fe4a0571d31e9289418f80d3c98fec5e86ce276374086850371d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:25:55.366Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/75 [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:25:56.016Z] + make test [2023-03-16T15:25:56.016Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T15:26:34.889Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-16T15:29:11.614Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-16T15:29:11.614Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-16T15:29:43.899Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.191s coverage: 40.7% of statements [2023-03-16T15:29:43.899Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.626s coverage: 52.0% of statements [2023-03-16T15:29:43.899Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2023-03-16T15:29:43.899Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T15:29:43.899Z] go vet ./... [2023-03-16T15:30:16.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T15:30:16.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T15:30:16.180Z] ./bin/test-attribution-txt.sh [2023-03-16T15:30:16.180Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-16T15:30:16.180Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T15:30:16.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T15:30:16.205Z] $ docker stop --time=1 fdd827f0969fe4a0571d31e9289418f80d3c98fec5e86ce276374086850371d1 [2023-03-16T15:30:18.197Z] $ docker rm -f --volumes fdd827f0969fe4a0571d31e9289418f80d3c98fec5e86ce276374086850371d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:30:19.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T15:30:19.522Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T15:30:20.344Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:30:20.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T15:30:21.074Z] + ls -al . [2023-03-16T15:30:21.074Z] total 628 [2023-03-16T15:30:21.074Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 15:25 . [2023-03-16T15:30:21.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:23 .. [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 15:23 .dockerignore [2023-03-16T15:30:21.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:23 .git [2023-03-16T15:30:21.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:23 .github [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 15:23 .gitignore [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 15:23 .golangci.yml [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 15:23 Attribution.txt [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 15:23 CHANGELOG.md [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 15:23 Dockerfile [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:23 GOVERNANCE.md [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 15:23 Jenkinsfile [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 15:23 LICENSE [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 15:23 Makefile [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 15:23 OWNERS.md [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 15:23 README.md [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 15:21 VERSION [2023-03-16T15:30:21.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:23 bin [2023-03-16T15:30:21.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:23 cmd [2023-03-16T15:30:21.074Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 15:29 coverage.out [2023-03-16T15:30:21.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:23 examples [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 15:23 go.mod [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 15:23 go.sum [2023-03-16T15:30:21.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:23 images [2023-03-16T15:30:21.074Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 15:23 internal [2023-03-16T15:30:21.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:23 snap [2023-03-16T15:30:21.074Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 15:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:30:21.426Z] + 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=8c4faf22c76813cb553a4db765edf9e1791a6a7e --label arch=arm64 --label version=3.0.0-dev.8 . [2023-03-16T15:30:21.697Z] Sending build context to Docker daemon 1.213MB [2023-03-16T15:30:21.697Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:30:21.697Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T15:30:21.697Z] ---> 88f8046afbba [2023-03-16T15:30:21.697Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:30:21.966Z] ---> Running in 1fdb7d58e0ce [2023-03-16T15:30:22.237Z] Removing intermediate container 1fdb7d58e0ce [2023-03-16T15:30:22.237Z] ---> e2e2e69b86a7 [2023-03-16T15:30:22.237Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:30:22.237Z] ---> Running in 0a06e942e5fe [2023-03-16T15:30:22.827Z] Removing intermediate container 0a06e942e5fe [2023-03-16T15:30:22.827Z] ---> 843f3a74913c [2023-03-16T15:30:22.827Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:30:22.827Z] ---> Running in c2facd5f83d8 [2023-03-16T15:30:23.098Z] Removing intermediate container c2facd5f83d8 [2023-03-16T15:30:23.098Z] ---> 9a0f77b60f6e [2023-03-16T15:30:23.098Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:30:23.098Z] ---> Running in 5130f5f34794 [2023-03-16T15:30:23.700Z] Removing intermediate container 5130f5f34794 [2023-03-16T15:30:23.700Z] ---> dbb0a74e7a49 [2023-03-16T15:30:23.700Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:30:23.700Z] ---> Running in b2dea9a60533 [2023-03-16T15:30:24.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:30:25.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:30:27.061Z] OK: 263 MiB in 53 packages [2023-03-16T15:30:28.028Z] Removing intermediate container b2dea9a60533 [2023-03-16T15:30:28.028Z] ---> 0a49aaab3b86 [2023-03-16T15:30:28.028Z] Step 8/24 : WORKDIR /app [2023-03-16T15:30:28.028Z] ---> Running in a549d6ad4e6e [2023-03-16T15:30:28.296Z] Removing intermediate container a549d6ad4e6e [2023-03-16T15:30:28.296Z] ---> 96a0717be5e9 [2023-03-16T15:30:28.296Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T15:30:28.896Z] ---> 9a98f1ea1ecb [2023-03-16T15:30:28.896Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:30:28.896Z] ---> Running in 5d71616392d0 [2023-03-16T15:30:32.249Z] Removing intermediate container 5d71616392d0 [2023-03-16T15:30:32.249Z] ---> c598e116c19f [2023-03-16T15:30:32.249Z] Step 11/24 : COPY . . [2023-03-16T15:30:32.517Z] ---> 0ae510586ac5 [2023-03-16T15:30:32.517Z] Step 12/24 : RUN $MAKE [2023-03-16T15:30:32.517Z] ---> Running in e4858a0c431d [2023-03-16T15:30:33.481Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-16T15:33:10.266Z] Removing intermediate container e4858a0c431d [2023-03-16T15:33:10.266Z] ---> a3a6b182a02e [2023-03-16T15:33:10.266Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T15:33:10.266Z] 3.17: Pulling from library/alpine [2023-03-16T15:33:10.266Z] af6eaf76a39c: Already exists [2023-03-16T15:33:10.266Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T15:33:10.266Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T15:33:10.266Z] ---> d74e625d9115 [2023-03-16T15:33:10.266Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T15:33:10.266Z] ---> Running in eff8c0e503a3 [2023-03-16T15:33:10.266Z] Removing intermediate container eff8c0e503a3 [2023-03-16T15:33:10.266Z] ---> 0728e9582340 [2023-03-16T15:33:10.266Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:33:10.266Z] ---> Running in 07cbd2a69a78 [2023-03-16T15:33:10.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:33:11.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:33:13.226Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:33:13.226Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:33:13.226Z] OK: 8 MiB in 16 packages [2023-03-16T15:33:13.814Z] Removing intermediate container 07cbd2a69a78 [2023-03-16T15:33:13.814Z] ---> edc068e21f9b [2023-03-16T15:33:13.814Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-16T15:33:14.400Z] ---> 831539819077 [2023-03-16T15:33:14.400Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-16T15:33:14.986Z] ---> a15782013944 [2023-03-16T15:33:14.986Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-16T15:33:16.396Z] ---> b8ff07f3e0cb [2023-03-16T15:33:16.396Z] Step 19/24 : EXPOSE 59989 [2023-03-16T15:33:16.396Z] ---> Running in a00638ebf40d [2023-03-16T15:33:16.663Z] Removing intermediate container a00638ebf40d [2023-03-16T15:33:16.663Z] ---> eb42c3a461c7 [2023-03-16T15:33:16.663Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-16T15:33:16.929Z] ---> Running in 959a06ac6e31 [2023-03-16T15:33:17.198Z] Removing intermediate container 959a06ac6e31 [2023-03-16T15:33:17.198Z] ---> faf825ce6e61 [2023-03-16T15:33:17.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:33:17.198Z] ---> Running in adb1309ef748 [2023-03-16T15:33:17.524Z] Removing intermediate container adb1309ef748 [2023-03-16T15:33:17.524Z] ---> 7ea198ad2739 [2023-03-16T15:33:17.524Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T15:33:18.513Z] ---> Running in 6f09bbd0899e [2023-03-16T15:33:18.513Z] Removing intermediate container 6f09bbd0899e [2023-03-16T15:33:18.513Z] ---> a1fd623d9300 [2023-03-16T15:33:18.513Z] Step 23/24 : LABEL git_sha=8c4faf22c76813cb553a4db765edf9e1791a6a7e [2023-03-16T15:33:18.810Z] ---> Running in aeab95b6ac71 [2023-03-16T15:33:18.810Z] Removing intermediate container aeab95b6ac71 [2023-03-16T15:33:18.810Z] ---> 37f9edbdf8a6 [2023-03-16T15:33:19.081Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2023-03-16T15:33:19.081Z] ---> Running in 1cb2926384bd [2023-03-16T15:33:19.355Z] Removing intermediate container 1cb2926384bd [2023-03-16T15:33:19.355Z] ---> bd63c433bf4f [2023-03-16T15:33:19.355Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T15:33:19.355Z] Successfully built bd63c433bf4f [2023-03-16T15:33:19.355Z] 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-03-16T15:33:19.470Z] provisioning config files... [2023-03-16T15:33:19.489Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/75@tmp/config5542298400846255596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:33:19.848Z] ---> docker-login.sh [2023-03-16T15:33:19.848Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:33:19.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:33:20.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:33:20.121Z] Configure a credential helper to remove this warning. See [2023-03-16T15:33:20.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:33:20.121Z] [2023-03-16T15:33:20.121Z] Login Succeeded [2023-03-16T15:33:20.121Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:33:20.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:33:20.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:33:20.394Z] Configure a credential helper to remove this warning. See [2023-03-16T15:33:20.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:33:20.394Z] [2023-03-16T15:33:20.394Z] Login Succeeded [2023-03-16T15:33:20.394Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:33:20.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:33:20.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:33:20.929Z] Configure a credential helper to remove this warning. See [2023-03-16T15:33:20.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:33:20.929Z] [2023-03-16T15:33:20.929Z] Login Succeeded [2023-03-16T15:33:20.929Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:33:21.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:33:21.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:33:21.197Z] Configure a credential helper to remove this warning. See [2023-03-16T15:33:21.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:33:21.197Z] [2023-03-16T15:33:21.197Z] Login Succeeded [2023-03-16T15:33:21.197Z] docker.io [2023-03-16T15:33:21.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:33:21.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:33:21.732Z] Configure a credential helper to remove this warning. See [2023-03-16T15:33:21.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:33:21.732Z] [2023-03-16T15:33:21.732Z] Login Succeeded [2023-03-16T15:33:21.732Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:33:21.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:33:21.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:33:21.799Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-03-16T15:33:21.799Z] 8c4faf22c76813cb553a4db765edf9e1791a6a7e [2023-03-16T15:33:21.799Z] latest [2023-03-16T15:33:21.799Z] 3.0.0-dev.8 [2023-03-16T15:33:21.799Z] 8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [2023-03-16T15:33:21.799Z] main [2023-03-16T15:33:21.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:22.159Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:22.503Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e [2023-03-16T15:33:22.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-16T15:33:22.503Z] 9d95c274166c: Preparing [2023-03-16T15:33:22.503Z] a2ee386f458a: Preparing [2023-03-16T15:33:22.503Z] 938277bcdae2: Preparing [2023-03-16T15:33:22.503Z] 6395d66d687e: Preparing [2023-03-16T15:33:22.503Z] edf70074bd40: Preparing [2023-03-16T15:33:22.503Z] edf70074bd40: Layer already exists [2023-03-16T15:33:22.773Z] a2ee386f458a: Pushed [2023-03-16T15:33:22.773Z] 6395d66d687e: Pushed [2023-03-16T15:33:22.773Z] 938277bcdae2: Pushed [2023-03-16T15:33:29.429Z] 9d95c274166c: Pushed [2023-03-16T15:33:29.429Z] 8c4faf22c76813cb553a4db765edf9e1791a6a7e: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:29.782Z] + 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-03-16T15:33:32.722Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-16T15:33:32.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-16T15:33:32.722Z] 9d95c274166c: Preparing [2023-03-16T15:33:32.722Z] a2ee386f458a: Preparing [2023-03-16T15:33:32.722Z] 938277bcdae2: Preparing [2023-03-16T15:33:32.722Z] 6395d66d687e: Preparing [2023-03-16T15:33:32.722Z] edf70074bd40: Preparing [2023-03-16T15:33:32.722Z] edf70074bd40: Layer already exists [2023-03-16T15:33:32.722Z] a2ee386f458a: Layer already exists [2023-03-16T15:33:32.722Z] 938277bcdae2: Layer already exists [2023-03-16T15:33:32.722Z] 9d95c274166c: Layer already exists [2023-03-16T15:33:32.722Z] 6395d66d687e: Layer already exists [2023-03-16T15:33:32.991Z] latest: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:33.345Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:33.696Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.8 [2023-03-16T15:33:33.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-16T15:33:33.697Z] 9d95c274166c: Preparing [2023-03-16T15:33:33.697Z] a2ee386f458a: Preparing [2023-03-16T15:33:33.697Z] 938277bcdae2: Preparing [2023-03-16T15:33:33.697Z] 6395d66d687e: Preparing [2023-03-16T15:33:33.697Z] edf70074bd40: Preparing [2023-03-16T15:33:33.697Z] 9d95c274166c: Layer already exists [2023-03-16T15:33:33.697Z] 938277bcdae2: Layer already exists [2023-03-16T15:33:33.697Z] edf70074bd40: Layer already exists [2023-03-16T15:33:33.697Z] 6395d66d687e: Layer already exists [2023-03-16T15:33:33.697Z] a2ee386f458a: Layer already exists [2023-03-16T15:33:33.697Z] 3.0.0-dev.8: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:34.321Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:34.671Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [2023-03-16T15:33:34.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-16T15:33:34.671Z] 9d95c274166c: Preparing [2023-03-16T15:33:34.671Z] a2ee386f458a: Preparing [2023-03-16T15:33:34.671Z] 938277bcdae2: Preparing [2023-03-16T15:33:34.671Z] 6395d66d687e: Preparing [2023-03-16T15:33:34.671Z] edf70074bd40: Preparing [2023-03-16T15:33:34.671Z] a2ee386f458a: Layer already exists [2023-03-16T15:33:34.671Z] 938277bcdae2: Layer already exists [2023-03-16T15:33:34.671Z] 6395d66d687e: Layer already exists [2023-03-16T15:33:34.671Z] edf70074bd40: Layer already exists [2023-03-16T15:33:34.671Z] 9d95c274166c: Layer already exists [2023-03-16T15:33:34.939Z] 8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:35.301Z] + 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-03-16T15:33:35.652Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-03-16T15:33:35.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-16T15:33:35.652Z] 9d95c274166c: Preparing [2023-03-16T15:33:35.652Z] a2ee386f458a: Preparing [2023-03-16T15:33:35.652Z] 938277bcdae2: Preparing [2023-03-16T15:33:35.652Z] 6395d66d687e: Preparing [2023-03-16T15:33:35.652Z] edf70074bd40: Preparing [2023-03-16T15:33:35.652Z] 6395d66d687e: Layer already exists [2023-03-16T15:33:35.652Z] 938277bcdae2: Layer already exists [2023-03-16T15:33:35.652Z] a2ee386f458a: Layer already exists [2023-03-16T15:33:35.652Z] edf70074bd40: Layer already exists [2023-03-16T15:33:35.652Z] 9d95c274166c: Layer already exists [2023-03-16T15:33:35.919Z] main: digest: sha256:f3cab48bab58ff9380b5900211f01a90dad76a657f93b1df7615ee5d2e3a1380 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T15:33:35.976Z] ===================================================== [Pipeline] echo [2023-03-16T15:33:35.984Z] taggedImages: [2023-03-16T15:33:35.984Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e [2023-03-16T15:33:35.984Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-16T15:33:35.984Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.8 [2023-03-16T15:33:35.984Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8c4faf22c76813cb553a4db765edf9e1791a6a7e-3.0.0-dev.8 [2023-03-16T15:33:35.984Z] - 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-03-16T15:33:36.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:33:36.338Z] [2023-03-16T15:33:36.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:33:36.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:33:36.682Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T15:33:36.682Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T15:33:36.953Z] 04944245beec: Pulling fs layer [2023-03-16T15:33:36.953Z] 699f458cf7ca: Pulling fs layer [2023-03-16T15:33:36.953Z] 765212b225bb: Pulling fs layer [2023-03-16T15:33:36.953Z] f23df028b6ca: Pulling fs layer [2023-03-16T15:33:36.953Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T15:33:36.953Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T15:33:36.953Z] 765212b225bb: Waiting [2023-03-16T15:33:36.953Z] f23df028b6ca: Waiting [2023-03-16T15:33:36.953Z] d65c8cfc05b1: Waiting [2023-03-16T15:33:36.953Z] 2437ff75d9bd: Waiting [2023-03-16T15:33:36.953Z] 04944245beec: Verifying Checksum [2023-03-16T15:33:36.953Z] 04944245beec: Download complete [2023-03-16T15:33:36.953Z] 765212b225bb: Verifying Checksum [2023-03-16T15:33:36.953Z] 765212b225bb: Download complete [2023-03-16T15:33:36.953Z] f23df028b6ca: Verifying Checksum [2023-03-16T15:33:36.953Z] f23df028b6ca: Download complete [2023-03-16T15:33:36.953Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T15:33:36.953Z] d65c8cfc05b1: Download complete [2023-03-16T15:33:37.222Z] 699f458cf7ca: Verifying Checksum [2023-03-16T15:33:37.222Z] 699f458cf7ca: Download complete [2023-03-16T15:33:37.492Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T15:33:37.492Z] 8998bd30e6a1: Download complete [2023-03-16T15:33:40.092Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T15:33:40.092Z] 2437ff75d9bd: Download complete [2023-03-16T15:33:42.047Z] 8998bd30e6a1: Pull complete [2023-03-16T15:33:42.316Z] 04944245beec: Pull complete [2023-03-16T15:33:43.737Z] 699f458cf7ca: Pull complete [2023-03-16T15:33:44.006Z] 765212b225bb: Pull complete [2023-03-16T15:33:44.972Z] f23df028b6ca: Pull complete [2023-03-16T15:33:45.239Z] d65c8cfc05b1: Pull complete [2023-03-16T15:34:00.266Z] 2437ff75d9bd: Pull complete [2023-03-16T15:34:00.266Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T15:34:00.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:34:00.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:34:00.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-2457 does not seem to be running inside a container [2023-03-16T15:34:00.569Z] $ 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/75 -v /w/workspace/device-rfid-llrp-go/75:/w/workspace/device-rfid-llrp-go/75:rw,z -v /w/workspace/device-rfid-llrp-go/75@tmp:/w/workspace/device-rfid-llrp-go/75@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-03-16T15:34:03.568Z] $ docker top 522f26f65cfdd570e51b8ea0904fcfb751de2462ff46f1ab8d53ff34ba80e626 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:34:04.437Z] ---> job-cost.sh [2023-03-16T15:34:04.437Z] lf-activate-venv: SKIPPING [2023-03-16T15:34:04.437Z] INFO: No Stack... [2023-03-16T15:34:05.021Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T15:34:05.603Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T15:34:06.246Z] + cat /w/workspace/device-rfid-llrp-go/75/archives/cost.csv [2023-03-16T15:34:06.247Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T15:34:06.323Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [2023-03-16T15:34:06.332Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] did not exist. Created. [2023-03-16T15:34:06.332Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T15:34:06.994Z] /w/workspace/device-rfid-llrp-go/75@tmp/durable-7e938337/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T15:34:07.653Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T15:34:07.677Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T15:34:07.749Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T15:34:07.756Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T15:34:07.769Z] $ docker stop --time=1 522f26f65cfdd570e51b8ea0904fcfb751de2462ff46f1ab8d53ff34ba80e626 [2023-03-16T15:34:10.273Z] $ docker rm -f --volumes 522f26f65cfdd570e51b8ea0904fcfb751de2462ff46f1ab8d53ff34ba80e626 [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-03-16T15:34:10.641Z] provisioning config files... [2023-03-16T15:34:10.649Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13361572792493477542tmp [Pipeline] { [Pipeline] sh [2023-03-16T15:34:10.936Z] + set +x [2023-03-16T15:34:10.936Z] + curl -s https://codecov.io/bash [2023-03-16T15:34:10.936Z] + bash -s -- [2023-03-16T15:34:10.936Z] [2023-03-16T15:34:10.936Z] _____ _ [2023-03-16T15:34:10.936Z] / ____| | | [2023-03-16T15:34:10.936Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T15:34:10.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T15:34:10.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T15:34:10.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T15:34:10.936Z] Bash-1.0.6 [2023-03-16T15:34:10.936Z] [2023-03-16T15:34:10.936Z] [2023-03-16T15:34:10.936Z] ==> git version 2.25.1 found [2023-03-16T15:34:10.936Z] ==> 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-03-16T15:34:10.936Z] Release-Date: 2020-01-08 [2023-03-16T15:34:10.936Z] 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-03-16T15:34:10.936Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T15:34:10.936Z] ==> Jenkins CI detected. [2023-03-16T15:34:10.936Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-03-16T15:34:10.936Z] project root: . [2023-03-16T15:34:10.936Z] --> token set from env [2023-03-16T15:34:10.936Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T15:34:10.936Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T15:34:10.936Z] ==> Python coveragepy not found [2023-03-16T15:34:10.936Z] ==> Searching for coverage reports in: [2023-03-16T15:34:10.936Z] + . [2023-03-16T15:34:10.936Z] -> Found 1 reports [2023-03-16T15:34:10.936Z] ==> Detecting git/mercurial file structure [2023-03-16T15:34:10.936Z] ==> Reading reports [2023-03-16T15:34:10.936Z] + ./coverage.out bytes=457862 [2023-03-16T15:34:10.936Z] ==> Appending adjustments [2023-03-16T15:34:10.936Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T15:34:11.194Z] + Found adjustments [2023-03-16T15:34:11.194Z] ==> Gzipping contents [2023-03-16T15:34:11.194Z] 52K /tmp/codecov.TvbN2Q.gz [2023-03-16T15:34:11.194Z] ==> Uploading reports [2023-03-16T15:34:11.194Z] url: https://codecov.io [2023-03-16T15:34:11.194Z] query: branch=main&commit=8c4faf22c76813cb553a4db765edf9e1791a6a7e&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T15:34:11.194Z] -> Pinging Codecov [2023-03-16T15:34:11.194Z] 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=8c4faf22c76813cb553a4db765edf9e1791a6a7e&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T15:34:11.452Z] -> Uploading to [2023-03-16T15:34:11.452Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/581DD39554BDF9B6E22D074273EAD858/8c4faf22c76813cb553a4db765edf9e1791a6a7e/52de2423-aaf7-4ecd-82c1-418f9e9aec51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T153411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6331374a5c10e7f3e07d9c7a7da2f82dc1ef04aacb2f43b5d642975012c467b [2023-03-16T15:34:11.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:34:11.452Z] Dload Upload Total Spent Left Speed [2023-03-16T15:34:11.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50487 0 0 100 50487 0 179k --:--:-- --:--:-- --:--:-- 179k [2023-03-16T15:34:11.712Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] } [2023-03-16T15:34:11.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-16T15:34:11.829Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T15:34:11.836Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:34:12.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T15:34:12.125Z] [2023-03-16T15:34:12.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:34:12.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T15:34:12.423Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T15:34:12.423Z] df9b9388f04a: Pulling fs layer [2023-03-16T15:34:12.423Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T15:34:12.423Z] 25bc292e5bac: Pulling fs layer [2023-03-16T15:34:12.423Z] 114826534d7a: Pulling fs layer [2023-03-16T15:34:12.423Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T15:34:12.423Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T15:34:12.423Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T15:34:12.423Z] 4657fd5d0bcf: Waiting [2023-03-16T15:34:12.423Z] 114826534d7a: Waiting [2023-03-16T15:34:12.423Z] 25bc292e5bac: Verifying Checksum [2023-03-16T15:34:12.423Z] 25bc292e5bac: Download complete [2023-03-16T15:34:12.423Z] 52dc419b0ee2: Verifying Checksum [2023-03-16T15:34:12.423Z] 52dc419b0ee2: Download complete [2023-03-16T15:34:12.423Z] 4657fd5d0bcf: Verifying Checksum [2023-03-16T15:34:12.423Z] 4657fd5d0bcf: Download complete [2023-03-16T15:34:12.423Z] df9b9388f04a: Download complete [2023-03-16T15:34:12.687Z] df9b9388f04a: Pull complete [2023-03-16T15:34:12.687Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T15:34:12.687Z] 6ad1cebc031e: Download complete [2023-03-16T15:34:12.687Z] 52dc419b0ee2: Pull complete [2023-03-16T15:34:12.944Z] 25bc292e5bac: Pull complete [2023-03-16T15:34:13.203Z] 114826534d7a: Verifying Checksum [2023-03-16T15:34:13.203Z] 114826534d7a: Download complete [2023-03-16T15:34:13.461Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T15:34:13.461Z] 8a3aa393b2d8: Download complete [2023-03-16T15:34:16.740Z] 114826534d7a: Pull complete [2023-03-16T15:34:16.740Z] 4657fd5d0bcf: Pull complete [2023-03-16T15:34:16.740Z] 6ad1cebc031e: Pull complete [2023-03-16T15:34:19.266Z] 8a3aa393b2d8: Pull complete [2023-03-16T15:34:19.266Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T15:34:19.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T15:34:19.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:34:19.334Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:34:19.373Z] $ 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-03-16T15:34:22.151Z] $ docker top 43d67951d154759a0513116465d162ec73217fa29c5923d8bf765de14b10dfec -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T15:34:22.224Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-03-16T15:34:22.501Z] + set -o pipefail [2023-03-16T15:34:22.501Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-03-16T15:34:26.690Z] [2023-03-16T15:34:26.690Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-03-16T15:34:26.690Z] [2023-03-16T15:34:26.690Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/42be7234-e39a-4571-a3f1-3145c2a7aa3a [2023-03-16T15:34:26.690Z] [2023-03-16T15:34:26.690Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-16T15:34:26.690Z] [2023-03-16T15:34:26.690Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T15:34:26.690Z] [2023-03-16T15:34:26.690Z] [2023-03-16T15:34:26.690Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T15:34:26.690Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T15:34:26.690Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T15:34:26.703Z] $ docker stop --time=1 43d67951d154759a0513116465d162ec73217fa29c5923d8bf765de14b10dfec [2023-03-16T15:34:29.473Z] $ docker rm -f --volumes 43d67951d154759a0513116465d162ec73217fa29c5923d8bf765de14b10dfec [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-03-16T15:34:30.111Z] + git log --format=format:%s -1 8c4faf22c76813cb553a4db765edf9e1791a6a7e [Pipeline] sh [2023-03-16T15:34:30.393Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:34:30.393Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:34:30.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:34:30.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:34:30.746Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:34:30.771Z] $ 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-03-16T15:34:31.245Z] $ docker top dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 -eo pid,comm [2023-03-16T15:34:31.289Z] 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-03-16T15:34:31.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:34:31.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:34:31.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:34:31.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:34:31.441Z] $ docker exec dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 ssh-agent [2023-03-16T15:34:31.539Z] SSH_AUTH_SOCK=/tmp/ssh-1bgCnGpfLdiA/agent.33 [2023-03-16T15:34:31.540Z] SSH_AGENT_PID=39 [2023-03-16T15:34:31.544Z] Running ssh-add (command line suppressed) [2023-03-16T15:34:31.647Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7110839892621054004.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7110839892621054004.key) [2023-03-16T15:34:31.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:34:31.944Z] + git semver tag [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,113 [run_tag] DEBUG tag force:False [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,113 [check_head_tag] DEBUG check head tag [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,114 [execute] INFO git cat-file --batch-check [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,118 [execute] INFO git cat-file --batch [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,133 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,133 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,133 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T15:34:32.203Z] 2023-03-16 15:34:32,138 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-16T15:34:32.203Z] 3.0.0-dev.8 [Pipeline] } [2023-03-16T15:34:32.213Z] $ docker exec --env ******** --env ******** dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 ssh-agent -k [2023-03-16T15:34:32.302Z] unset SSH_AUTH_SOCK; [2023-03-16T15:34:32.303Z] unset SSH_AGENT_PID; [2023-03-16T15:34:32.303Z] echo Agent pid 39 killed; [2023-03-16T15:34:32.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:34:32.617Z] + git semver [Pipeline] } [2023-03-16T15:34:32.891Z] $ docker stop --time=1 dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 [2023-03-16T15:34:34.148Z] $ docker rm -f --volumes dd48e1134bf90b57a70b5d8d35313266d5120164234ddcc401bee2f9f1a9b642 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:34:34.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T15:34:34.504Z] [2023-03-16T15:34:34.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:34:34.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T15:34:34.798Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T15:34:34.798Z] ab5ef0e58194: Pulling fs layer [2023-03-16T15:34:34.798Z] 9712f1f96733: Pulling fs layer [2023-03-16T15:34:34.798Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T15:34:34.798Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T15:34:34.798Z] e9a5061849ea: Pulling fs layer [2023-03-16T15:34:34.798Z] d747dcd14b5f: Pulling fs layer [2023-03-16T15:34:34.798Z] 2de7ff778b66: Pulling fs layer [2023-03-16T15:34:34.798Z] 0d9ebad4ef96: Waiting [2023-03-16T15:34:34.798Z] e9a5061849ea: Waiting [2023-03-16T15:34:34.798Z] d747dcd14b5f: Waiting [2023-03-16T15:34:34.798Z] 2de7ff778b66: Waiting [2023-03-16T15:34:34.798Z] 9712f1f96733: Verifying Checksum [2023-03-16T15:34:34.798Z] 9712f1f96733: Download complete [2023-03-16T15:34:35.064Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T15:34:35.064Z] 63f879dbbcfc: Download complete [2023-03-16T15:34:35.325Z] e9a5061849ea: Verifying Checksum [2023-03-16T15:34:35.325Z] e9a5061849ea: Download complete [2023-03-16T15:34:35.325Z] d747dcd14b5f: Verifying Checksum [2023-03-16T15:34:35.325Z] d747dcd14b5f: Download complete [2023-03-16T15:34:35.583Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T15:34:35.583Z] 0d9ebad4ef96: Download complete [2023-03-16T15:34:35.583Z] ab5ef0e58194: Download complete [2023-03-16T15:34:35.583Z] 2de7ff778b66: Verifying Checksum [2023-03-16T15:34:35.583Z] 2de7ff778b66: Download complete [2023-03-16T15:34:38.105Z] ab5ef0e58194: Pull complete [2023-03-16T15:34:38.105Z] 9712f1f96733: Pull complete [2023-03-16T15:34:38.669Z] 63f879dbbcfc: Pull complete [2023-03-16T15:34:41.947Z] 0d9ebad4ef96: Pull complete [2023-03-16T15:34:41.947Z] e9a5061849ea: Pull complete [2023-03-16T15:34:41.947Z] d747dcd14b5f: Pull complete [2023-03-16T15:34:42.881Z] 2de7ff778b66: Pull complete [2023-03-16T15:34:42.881Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T15:34:43.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T15:34:43.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:34:43.213Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:34:43.243Z] $ 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-03-16T15:34:46.615Z] $ docker top de2ba2e121c05a4e05ded562097b55b50e35aa2dcfc13084e30396ec6382a233 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:34:46.687Z] provisioning config files... [2023-03-16T15:34:46.694Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2795456019003963429tmp [2023-03-16T15:34:46.704Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7664070858511754868tmp [2023-03-16T15:34:46.712Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8449457913690806232tmp [Pipeline] { [Pipeline] echo [2023-03-16T15:34:46.723Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:34:47.004Z] ---> sigul-configuration.sh [2023-03-16T15:34:47.005Z] gpg: directory `/root/.gnupg' created [2023-03-16T15:34:47.005Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T15:34:47.005Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T15:34:47.005Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T15:34:47.005Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T15:34:47.005Z] gpg: CAST5 encrypted data [2023-03-16T15:34:47.005Z] gpg: encrypted with 1 passphrase [2023-03-16T15:34:47.005Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T15:34:47.292Z] + mkdir /home/jenkins [2023-03-16T15:34:47.292Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T15:34:47.578Z] + 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-03-16T15:34:47.587Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:34:47.873Z] ---> sigul-install.sh [2023-03-16T15:34:47.873Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T15:34:48.156Z] + git tag --list [2023-03-16T15:34:48.156Z] v0.0.0 [2023-03-16T15:34:48.156Z] v1.0.0 [2023-03-16T15:34:48.156Z] v2.1.0 [2023-03-16T15:34:48.156Z] v2.1.1 [2023-03-16T15:34:48.156Z] v2.1.1-dev.1 [2023-03-16T15:34:48.156Z] v2.2.0 [2023-03-16T15:34:48.156Z] v2.2.1-dev.1 [2023-03-16T15:34:48.156Z] v2.2.1-dev.2 [2023-03-16T15:34:48.156Z] v2.2.1-dev.3 [2023-03-16T15:34:48.156Z] v2.2.1-dev.4 [2023-03-16T15:34:48.156Z] v2.2.1-dev.5 [2023-03-16T15:34:48.156Z] v2.2.1-dev.6 [2023-03-16T15:34:48.156Z] v2.2.1-dev.7 [2023-03-16T15:34:48.156Z] v2.3.0 [2023-03-16T15:34:48.156Z] v2.3.0-dev.10 [2023-03-16T15:34:48.156Z] v2.3.0-dev.11 [2023-03-16T15:34:48.156Z] v2.3.0-dev.12 [2023-03-16T15:34:48.156Z] v2.3.0-dev.13 [2023-03-16T15:34:48.156Z] v2.3.0-dev.14 [2023-03-16T15:34:48.156Z] v2.3.0-dev.15 [2023-03-16T15:34:48.156Z] v2.3.0-dev.16 [2023-03-16T15:34:48.156Z] v2.3.0-dev.17 [2023-03-16T15:34:48.156Z] v2.3.0-dev.18 [2023-03-16T15:34:48.156Z] v2.3.0-dev.19 [2023-03-16T15:34:48.156Z] v2.3.0-dev.20 [2023-03-16T15:34:48.156Z] v2.3.0-dev.21 [2023-03-16T15:34:48.156Z] v2.3.0-dev.22 [2023-03-16T15:34:48.156Z] v2.3.0-dev.23 [2023-03-16T15:34:48.156Z] v2.3.0-dev.7 [2023-03-16T15:34:48.156Z] v2.3.0-dev.8 [2023-03-16T15:34:48.156Z] v2.3.0-dev.9 [2023-03-16T15:34:48.156Z] v3.0.0-dev.1 [2023-03-16T15:34:48.156Z] v3.0.0-dev.2 [2023-03-16T15:34:48.156Z] v3.0.0-dev.3 [2023-03-16T15:34:48.156Z] v3.0.0-dev.4 [2023-03-16T15:34:48.156Z] v3.0.0-dev.5 [2023-03-16T15:34:48.156Z] v3.0.0-dev.6 [2023-03-16T15:34:48.156Z] v3.0.0-dev.7 [2023-03-16T15:34:48.156Z] v3.0.0-dev.8 [Pipeline] sh [2023-03-16T15:34:48.444Z] + lftools sign git-tag v3.0.0-dev.8 [2023-03-16T15:34:49.014Z] Signing Git tag with Sigul... [2023-03-16T15:34:49.014Z] Signing v3.0.0-dev.8 [Pipeline] echo [2023-03-16T15:34:49.590Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:34:49.874Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T15:34:49.879Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T15:34:49.896Z] $ docker stop --time=1 de2ba2e121c05a4e05ded562097b55b50e35aa2dcfc13084e30396ec6382a233 [2023-03-16T15:34:51.188Z] $ docker rm -f --volumes de2ba2e121c05a4e05ded562097b55b50e35aa2dcfc13084e30396ec6382a233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T15:34:51.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:34:51.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:34:51.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:34:51.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:34:51.941Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:34:51.966Z] $ 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-03-16T15:34:52.283Z] $ docker top 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 -eo pid,comm [2023-03-16T15:34:52.323Z] 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-03-16T15:34:52.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:34:52.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:34:52.360Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:34:52.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:34:52.466Z] $ docker exec 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 ssh-agent [2023-03-16T15:34:52.554Z] SSH_AUTH_SOCK=/tmp/ssh-mzDWrXfVnRJs/agent.32 [2023-03-16T15:34:52.554Z] SSH_AGENT_PID=38 [2023-03-16T15:34:52.557Z] Running ssh-add (command line suppressed) [2023-03-16T15:34:52.657Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1477655385896509642.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1477655385896509642.key) [2023-03-16T15:34:52.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:34:52.943Z] + git semver bump pre [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,126 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,126 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,126 [bump_version] DEBUG bumped version:3.0.0-dev.9 [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,126 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,126 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,126 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,128 [execute] INFO git cat-file --batch-check [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,128 [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-03-16T15:34:53.203Z] 2023-03-16 15:34:53,133 [execute] INFO git cat-file --batch [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T15:34:53.203Z] 2023-03-16 15:34:53,139 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-16T15:34:53.203Z] 3.0.0-dev.9 [Pipeline] } [2023-03-16T15:34:53.213Z] $ docker exec --env ******** --env ******** 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 ssh-agent -k [2023-03-16T15:34:53.311Z] unset SSH_AUTH_SOCK; [2023-03-16T15:34:53.311Z] unset SSH_AGENT_PID; [2023-03-16T15:34:53.311Z] echo Agent pid 38 killed; [2023-03-16T15:34:53.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:34:53.619Z] + git semver [Pipeline] } [2023-03-16T15:34:53.890Z] $ docker stop --time=1 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 [2023-03-16T15:34:55.169Z] $ docker rm -f --volumes 60d9a3f71e301231ee5e34cc0913c49f9758c42bb7cbf326be15533e9ee10bd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:34:55.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:34:55.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:34:55.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:34:55.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:34:55.867Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:34:55.898Z] $ 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-03-16T15:34:56.237Z] $ docker top 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 -eo pid,comm [2023-03-16T15:34:56.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-03-16T15:34:56.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:34:56.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:34:56.324Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:34:56.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:34:56.426Z] $ docker exec 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 ssh-agent [2023-03-16T15:34:56.515Z] SSH_AUTH_SOCK=/tmp/ssh-0ODFh9WzuHFG/agent.30 [2023-03-16T15:34:56.515Z] SSH_AGENT_PID=36 [2023-03-16T15:34:56.520Z] Running ssh-add (command line suppressed) [2023-03-16T15:34:56.602Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16917231666636315899.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16917231666636315899.key) [2023-03-16T15:34:56.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:34:56.904Z] + git semver push [2023-03-16T15:34:57.163Z] 2023-03-16 15:34:57,069 [run_push] DEBUG push [2023-03-16T15:34:57.163Z] 2023-03-16 15:34:57,069 [execute] INFO git cat-file --batch-check [2023-03-16T15:34:57.163Z] 2023-03-16 15:34:57,069 [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-03-16T15:34:57.163Z] 2023-03-16 15:34:57,073 [execute] INFO git rev-list f29f3d8c131358044f7b2eacf834dd3dfc2fee26 -- [2023-03-16T15:34:57.163Z] 2023-03-16 15:34:57,073 [execute] DEBUG Popen(['git', 'rev-list', 'f29f3d8c131358044f7b2eacf834dd3dfc2fee26', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T15:34:57.163Z] 2023-03-16 15:34:57,080 [execute] INFO git fetch -v origin [2023-03-16T15:34:57.163Z] 2023-03-16 15:34:57,080 [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-03-16T15:34:57.731Z] 2023-03-16 15:34:57,580 [run_push] DEBUG no remote changes detected [2023-03-16T15:34:57.731Z] 2023-03-16 15:34:57,581 [execute] INFO git push origin semver [2023-03-16T15:34:57.731Z] 2023-03-16 15:34:57,581 [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-03-16T15:34:58.670Z] 2023-03-16 15:34:58,405 [run_push] DEBUG push all version tags [2023-03-16T15:34:58.670Z] 2023-03-16 15:34:58,406 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T15:34:58.670Z] 2023-03-16 15:34:58,406 [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-03-16T15:34:59.237Z] 2023-03-16 15:34:59,165 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-16T15:34:59.237Z] 3.0.0-dev.9 [Pipeline] } [2023-03-16T15:34:59.247Z] $ docker exec --env ******** --env ******** 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 ssh-agent -k [2023-03-16T15:34:59.334Z] unset SSH_AUTH_SOCK; [2023-03-16T15:34:59.337Z] unset SSH_AGENT_PID; [2023-03-16T15:34:59.337Z] echo Agent pid 36 killed; [2023-03-16T15:34:59.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:34:59.645Z] + git semver [Pipeline] } [2023-03-16T15:34:59.916Z] $ docker stop --time=1 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 [2023-03-16T15:35:01.193Z] $ docker rm -f --volumes 4e0f7c8c833ff7c81a1ea08f5131eac94fd4f269785f7228ef319fa19d16a249 [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-03-16T15:35:01.721Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-16T15:35:01.721Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-16T15:35:01.721Z] total 16 [2023-03-16T15:35:01.721Z] drwxr-xr-x 3 root root 4096 Mar 16 15:23 . [2023-03-16T15:35:01.721Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 15:34 .. [2023-03-16T15:35:01.721Z] drwxr-xr-x 2 root root 4096 Mar 16 15:23 cost [2023-03-16T15:35:01.721Z] -rw-r--r-- 1 root root 90 Mar 16 15:23 cost.csv [2023-03-16T15:35:01.721Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-16T15:35:01.721Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-16T15:35:01.721Z] total 16 [2023-03-16T15:35:01.721Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:23 . [2023-03-16T15:35:01.721Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 15:34 .. [2023-03-16T15:35:01.721Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 15:23 cost [2023-03-16T15:35:01.721Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 16 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:35:02.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:35:02.971Z] ---> package-listing.sh [2023-03-16T15:35:02.971Z] ++ facter osfamily [2023-03-16T15:35:02.971Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T15:35:02.971Z] + OS_FAMILY=debian [2023-03-16T15:35:02.971Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-16T15:35:02.971Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T15:35:02.971Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T15:35:02.971Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T15:35:02.971Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T15:35:02.971Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-16T15:35:02.971Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T15:35:02.971Z] + case "${OS_FAMILY}" in [2023-03-16T15:35:02.971Z] + dpkg -l [2023-03-16T15:35:02.971Z] + grep '^ii' [2023-03-16T15:35:03.244Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T15:35:03.244Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T15:35:03.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T15:35:03.244Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-16T15:35:03.244Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-16T15:35:03.244Z] + 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-03-16T15:35:03.256Z] 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-03-16T15:35:03.569Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:35:04.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:35:04.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:35:04.189Z] prd-ubuntu20.04-docker-8c-8g-2455 does not seem to be running inside a container [2023-03-16T15:35:04.218Z] $ 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-03-16T15:35:04.413Z] $ docker top 9f28a478e11fba1cec5e138dd278fff322dd5eb4a4b0cc6b95399dab7ba142c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:35:04.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T15:35:05.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T15:35:05.310Z] + ls /var/log/sa-host [2023-03-16T15:35:05.310Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:35:05.376Z] provisioning config files... [2023-03-16T15:35:05.383Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1561504140308254793tmp [Pipeline] { [Pipeline] echo [2023-03-16T15:35:05.393Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:35:05.673Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T15:35:05.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:35:06.002Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T15:35:06.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:35:06.290Z] ---> sudo-logs.sh [2023-03-16T15:35:06.290Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T15:35:06.320Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:35:06.604Z] ---> job-cost.sh [2023-03-16T15:35:06.604Z] lf-activate-venv: SKIPPING [2023-03-16T15:35:06.604Z] DEBUG: total: 0.2199999988079071 [2023-03-16T15:35:06.604Z] INFO: Retrieving Stack Cost... [2023-03-16T15:35:06.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T15:35:07.431Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T15:35:07.443Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:35:07.722Z] ---> logs-deploy.sh [2023-03-16T15:35:07.723Z] lf-activate-venv: SKIPPING [2023-03-16T15:35:07.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/75 [2023-03-16T15:35:07.723Z] INFO: archiving workspace using pattern(s): [2023-03-16T15:35:08.657Z] Archives upload complete. [2023-03-16T15:35:08.657Z] INFO: archiving logs to Nexus