Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b8ba3e221760256c2fe6830bd74ef8a303aa4de5 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-ssh3826481923279695751.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7795413248016464834.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11096381472864187235.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13911391788898776099.key Verifying host key using known hosts file > 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-ssh4590367820264301312.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9310 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 b8ba3e221760256c2fe6830bd74ef8a303aa4de5 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8ba3e221760256c2fe6830bd74ef8a303aa4de5 # timeout=10 Commit message: "Merge pull request #116 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46" > git rev-list --no-walk 7dd050cc22c9d035a838129566380a3ada9f0223 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T14:57:05.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T14:57:05.165Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T14:57:05.182Z] ========================================================= [2022-10-24T14:57:05.182Z] EdgeX Global Pipelines Version Info [2022-10-24T14:57:05.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:57:05.896Z] ------------------- [2022-10-24T14:57:05.896Z] stable info: [2022-10-24T14:57:05.896Z] ------------------- [2022-10-24T14:57:05.896Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T14:57:05.896Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T14:57:05.896Z] Message: update stable to v1.0.243 [2022-10-24T14:57:06.465Z] ------------------- [2022-10-24T14:57:06.465Z] experimental info: [2022-10-24T14:57:06.465Z] ------------------- [2022-10-24T14:57:06.465Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T14:57:06.465Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T14:57:06.465Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T14:57:06.623Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-10-24T14:57:06.636Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-10-24T14:57:06.647Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T14:57:06.663Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T14:57:06.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T14:57:06.689Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T14:57:06.705Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T14:57:06.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T14:57:06.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T14:57:06.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T14:57:06.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T14:57:06.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-10-24T14:57:06.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T14:57:06.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T14:57:06.804Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T14:57:06.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T14:57:06.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T14:57:06.839Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T14:57:06.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T14:57:06.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T14:57:06.873Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T14:57:06.887Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T14:57:06.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T14:57:06.907Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T14:57:06.915Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T14:57:06.923Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T14:57:06.930Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T14:57:06.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T14:57:06.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T14:57:06.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T14:57:06.961Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [Pipeline] echo [2022-10-24T14:57:06.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8ba3e2 [Pipeline] echo [2022-10-24T14:57:06.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T14:57:07.033Z] provisioning config files... [2022-10-24T14:57:07.052Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4041743159018939720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:57:07.360Z] ---> docker-login.sh [2022-10-24T14:57:07.360Z] nexus3.edgexfoundry.org:10001 [2022-10-24T14:57:07.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:07.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:07.620Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:07.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:07.620Z] [2022-10-24T14:57:07.620Z] Login Succeeded [2022-10-24T14:57:07.620Z] nexus3.edgexfoundry.org:10002 [2022-10-24T14:57:07.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:07.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:07.620Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:07.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:07.620Z] [2022-10-24T14:57:07.620Z] Login Succeeded [2022-10-24T14:57:07.620Z] nexus3.edgexfoundry.org:10003 [2022-10-24T14:57:07.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:07.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:07.882Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:07.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:07.882Z] [2022-10-24T14:57:07.882Z] Login Succeeded [2022-10-24T14:57:07.882Z] nexus3.edgexfoundry.org:10004 [2022-10-24T14:57:07.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:07.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:07.882Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:07.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:07.882Z] [2022-10-24T14:57:07.882Z] Login Succeeded [2022-10-24T14:57:07.882Z] docker.io [2022-10-24T14:57:08.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:08.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:08.402Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:08.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:08.402Z] [2022-10-24T14:57:08.402Z] Login Succeeded [2022-10-24T14:57:08.402Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T14:57:08.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T14:57:08.758Z] + git rev-list -1 --merges b8ba3e221760256c2fe6830bd74ef8a303aa4de5~1..b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [Pipeline] echo [2022-10-24T14:57:08.787Z] -----------> git rev-list -1 --merges b8ba3e221760256c2fe6830bd74ef8a303aa4de5~1..b8ba3e221760256c2fe6830bd74ef8a303aa4de5 b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [2022-10-24T14:57:08.787Z] b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [false] [Pipeline] sh [2022-10-24T14:57:09.072Z] + git log --format=format:%s -1 b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [Pipeline] echo [2022-10-24T14:57:09.087Z] ========================================================= [2022-10-24T14:57:09.087Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T14:57:09.087Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T14:57:09.417Z] + git log --format=format:%s -1 b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [Pipeline] echo [2022-10-24T14:57:09.428Z] [semverPrep] GIT_COMMIT: b8ba3e221760256c2fe6830bd74ef8a303aa4de5, Commit Message: Merge pull request #116 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46 [Pipeline] echo [2022-10-24T14:57:09.438Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T14:57:09.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T14:57:09.807Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T14:57:09.807Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T14:57:09.807Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T14:57:09.807Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T14:57:09.808Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T14:57:09.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:57:10.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T14:57:10.222Z] [2022-10-24T14:57:10.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:57:10.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T14:57:10.531Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T14:57:10.531Z] b85a868b505f: Pulling fs layer [2022-10-24T14:57:10.531Z] e2be974225ed: Pulling fs layer [2022-10-24T14:57:10.531Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T14:57:10.531Z] 988bab9f4d93: Pulling fs layer [2022-10-24T14:57:10.531Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T14:57:10.531Z] eaf3925da568: Pulling fs layer [2022-10-24T14:57:10.531Z] bab4dde63d76: Pulling fs layer [2022-10-24T14:57:10.531Z] bde34c3a00c8: Pulling fs layer [2022-10-24T14:57:10.531Z] b352a97aabf1: Pulling fs layer [2022-10-24T14:57:10.531Z] 4872d77fe225: Pulling fs layer [2022-10-24T14:57:10.531Z] 5851b861e8e6: Pulling fs layer [2022-10-24T14:57:10.531Z] bab4dde63d76: Waiting [2022-10-24T14:57:10.531Z] bde34c3a00c8: Waiting [2022-10-24T14:57:10.531Z] b352a97aabf1: Waiting [2022-10-24T14:57:10.531Z] 4872d77fe225: Waiting [2022-10-24T14:57:10.531Z] 5851b861e8e6: Waiting [2022-10-24T14:57:10.531Z] 988bab9f4d93: Waiting [2022-10-24T14:57:10.531Z] 1469e6f7b9e6: Waiting [2022-10-24T14:57:10.531Z] eaf3925da568: Waiting [2022-10-24T14:57:10.531Z] e2be974225ed: Verifying Checksum [2022-10-24T14:57:10.531Z] e2be974225ed: Download complete [2022-10-24T14:57:10.531Z] 988bab9f4d93: Verifying Checksum [2022-10-24T14:57:10.531Z] 988bab9f4d93: Download complete [2022-10-24T14:57:10.531Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T14:57:10.531Z] 1469e6f7b9e6: Download complete [2022-10-24T14:57:10.791Z] eaf3925da568: Download complete [2022-10-24T14:57:10.791Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T14:57:10.791Z] 339a4e72a1f5: Download complete [2022-10-24T14:57:10.791Z] bde34c3a00c8: Verifying Checksum [2022-10-24T14:57:10.791Z] bde34c3a00c8: Download complete [2022-10-24T14:57:10.791Z] b352a97aabf1: Verifying Checksum [2022-10-24T14:57:10.791Z] b352a97aabf1: Download complete [2022-10-24T14:57:10.791Z] 4872d77fe225: Download complete [2022-10-24T14:57:10.791Z] 5851b861e8e6: Verifying Checksum [2022-10-24T14:57:10.791Z] 5851b861e8e6: Download complete [2022-10-24T14:57:10.791Z] b85a868b505f: Verifying Checksum [2022-10-24T14:57:10.791Z] b85a868b505f: Download complete [2022-10-24T14:57:11.050Z] bab4dde63d76: Verifying Checksum [2022-10-24T14:57:11.050Z] bab4dde63d76: Download complete [2022-10-24T14:57:12.001Z] b85a868b505f: Pull complete [2022-10-24T14:57:12.260Z] e2be974225ed: Pull complete [2022-10-24T14:57:12.828Z] 339a4e72a1f5: Pull complete [2022-10-24T14:57:12.828Z] 988bab9f4d93: Pull complete [2022-10-24T14:57:13.088Z] 1469e6f7b9e6: Pull complete [2022-10-24T14:57:13.088Z] eaf3925da568: Pull complete [2022-10-24T14:57:14.990Z] bab4dde63d76: Pull complete [2022-10-24T14:57:14.990Z] bde34c3a00c8: Pull complete [2022-10-24T14:57:14.990Z] b352a97aabf1: Pull complete [2022-10-24T14:57:14.990Z] 4872d77fe225: Pull complete [2022-10-24T14:57:15.250Z] 5851b861e8e6: Pull complete [2022-10-24T14:57:15.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T14:57:15.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T14:57:15.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:57:15.333Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T14:57:15.371Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T14:57:18.816Z] $ docker top 37d9321f99c68e9c4fc33a44b42c82da67a631c35292af358f198cd6c099a1e9 -eo pid,comm [2022-10-24T14:57:18.865Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T14:57:18.865Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T14:57:18.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T14:57:18.898Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T14:57:19.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T14:57:19.024Z] $ docker exec 37d9321f99c68e9c4fc33a44b42c82da67a631c35292af358f198cd6c099a1e9 ssh-agent [2022-10-24T14:57:19.128Z] SSH_AUTH_SOCK=/tmp/ssh-AFyfdYny2jkW/agent.32 [2022-10-24T14:57:19.128Z] SSH_AGENT_PID=38 [2022-10-24T14:57:19.134Z] Running ssh-add (command line suppressed) [2022-10-24T14:57:19.248Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15737314911363712879.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15737314911363712879.key) [2022-10-24T14:57:19.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T14:57:19.543Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T14:57:19.564Z] $ docker exec --env ******** --env ******** 37d9321f99c68e9c4fc33a44b42c82da67a631c35292af358f198cd6c099a1e9 ssh-agent -k [2022-10-24T14:57:19.687Z] unset SSH_AUTH_SOCK; [2022-10-24T14:57:19.687Z] unset SSH_AGENT_PID; [2022-10-24T14:57:19.688Z] echo Agent pid 38 killed; [2022-10-24T14:57:19.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T14:57:19.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T14:57:19.717Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T14:57:19.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T14:57:19.837Z] $ docker exec 37d9321f99c68e9c4fc33a44b42c82da67a631c35292af358f198cd6c099a1e9 ssh-agent [2022-10-24T14:57:19.933Z] SSH_AUTH_SOCK=/tmp/ssh-wAOcmKq2c2RE/agent.70 [2022-10-24T14:57:19.933Z] SSH_AGENT_PID=76 [2022-10-24T14:57:19.938Z] Running ssh-add (command line suppressed) [2022-10-24T14:57:20.047Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14099397192090444412.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14099397192090444412.key) [2022-10-24T14:57:20.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T14:57:20.344Z] + git semver init [2022-10-24T14:57:20.604Z] 2022-10-24 14:57:20,529 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T14:57:20.604Z] 2022-10-24 14:57:20,530 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-24T14:57:20.604Z] 2022-10-24 14:57:20,530 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-24T14:57:20.604Z] 2022-10-24 14:57:20,530 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T14:57:21.542Z] 2022-10-24 14:57:21,511 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-10-24T14:57:21.542Z] 2022-10-24 14:57:21,512 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-10-24T14:57:21.542Z] 2022-10-24 14:57:21,512 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-24T14:57:21.542Z] 2022-10-24 14:57:21,512 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-24T14:57:21.542Z] 2.3.0-dev.18 [Pipeline] } [2022-10-24T14:57:21.555Z] $ docker exec --env ******** --env ******** 37d9321f99c68e9c4fc33a44b42c82da67a631c35292af358f198cd6c099a1e9 ssh-agent -k [2022-10-24T14:57:21.651Z] unset SSH_AUTH_SOCK; [2022-10-24T14:57:21.652Z] unset SSH_AGENT_PID; [2022-10-24T14:57:21.652Z] echo Agent pid 76 killed; [2022-10-24T14:57:21.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T14:57:21.968Z] + git semver [Pipeline] } [2022-10-24T14:57:22.245Z] $ docker stop --time=1 37d9321f99c68e9c4fc33a44b42c82da67a631c35292af358f198cd6c099a1e9 [2022-10-24T14:57:23.548Z] $ docker rm -f 37d9321f99c68e9c4fc33a44b42c82da67a631c35292af358f198cd6c099a1e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T14:57:23.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T14:57:24.061Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T14:57:24.064Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T14:57:24.236Z] provisioning config files... [2022-10-24T14:57:24.247Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14003160220032828867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:57:24.540Z] ---> docker-login.sh [2022-10-24T14:57:24.540Z] nexus3.edgexfoundry.org:10001 [2022-10-24T14:57:24.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:24.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:24.540Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:24.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:24.540Z] [2022-10-24T14:57:24.540Z] Login Succeeded [2022-10-24T14:57:24.540Z] nexus3.edgexfoundry.org:10002 [2022-10-24T14:57:24.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:24.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:24.540Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:24.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:24.540Z] [2022-10-24T14:57:24.540Z] Login Succeeded [2022-10-24T14:57:24.540Z] nexus3.edgexfoundry.org:10003 [2022-10-24T14:57:24.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:24.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:24.799Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:24.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:24.799Z] [2022-10-24T14:57:24.799Z] Login Succeeded [2022-10-24T14:57:24.799Z] nexus3.edgexfoundry.org:10004 [2022-10-24T14:57:24.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:24.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:24.799Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:24.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:24.799Z] [2022-10-24T14:57:24.799Z] Login Succeeded [2022-10-24T14:57:24.799Z] docker.io [2022-10-24T14:57:25.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:57:25.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:57:25.318Z] Configure a credential helper to remove this warning. See [2022-10-24T14:57:25.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:57:25.318Z] [2022-10-24T14:57:25.318Z] Login Succeeded [2022-10-24T14:57:25.318Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T14:57:25.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T14:57:25.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:57:25.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:57:25.410Z] ========================================================= [2022-10-24T14:57:25.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T14:57:25.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:57:25.711Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T14:57:25.711Z] Sending build context to Docker daemon 4.088MB [2022-10-24T14:57:25.711Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T14:57:25.711Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-24T14:57:25.711Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T14:57:25.711Z] 213ec9aee27d: Pulling fs layer [2022-10-24T14:57:25.711Z] 4583459ba037: Pulling fs layer [2022-10-24T14:57:25.711Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T14:57:25.711Z] 53926ce57604: Pulling fs layer [2022-10-24T14:57:25.711Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T14:57:25.711Z] 30f14e443154: Pulling fs layer [2022-10-24T14:57:25.711Z] 801331c1e519: Pulling fs layer [2022-10-24T14:57:25.711Z] 53926ce57604: Waiting [2022-10-24T14:57:25.711Z] 21b2b0c7a3f4: Waiting [2022-10-24T14:57:25.711Z] 30f14e443154: Waiting [2022-10-24T14:57:25.711Z] 801331c1e519: Waiting [2022-10-24T14:57:25.711Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T14:57:25.711Z] 99cc6dd402b0: Waiting [2022-10-24T14:57:25.711Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T14:57:25.711Z] 7d9ed39f4882: Waiting [2022-10-24T14:57:25.711Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T14:57:25.711Z] 93c1e223e6f2: Download complete [2022-10-24T14:57:25.711Z] 4583459ba037: Verifying Checksum [2022-10-24T14:57:25.711Z] 4583459ba037: Download complete [2022-10-24T14:57:25.711Z] 21b2b0c7a3f4: Download complete [2022-10-24T14:57:25.970Z] 30f14e443154: Verifying Checksum [2022-10-24T14:57:25.970Z] 30f14e443154: Download complete [2022-10-24T14:57:25.970Z] 213ec9aee27d: Download complete [2022-10-24T14:57:25.970Z] 801331c1e519: Verifying Checksum [2022-10-24T14:57:25.970Z] 801331c1e519: Download complete [2022-10-24T14:57:25.970Z] 213ec9aee27d: Pull complete [2022-10-24T14:57:26.229Z] 4583459ba037: Pull complete [2022-10-24T14:57:26.229Z] 93c1e223e6f2: Pull complete [2022-10-24T14:57:26.229Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T14:57:26.229Z] 7d9ed39f4882: Download complete [2022-10-24T14:57:26.796Z] 53926ce57604: Verifying Checksum [2022-10-24T14:57:26.796Z] 53926ce57604: Download complete [2022-10-24T14:57:26.796Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T14:57:26.796Z] 99cc6dd402b0: Download complete [2022-10-24T14:57:30.980Z] 53926ce57604: Pull complete [2022-10-24T14:57:30.980Z] 21b2b0c7a3f4: Pull complete [2022-10-24T14:57:30.980Z] 30f14e443154: Pull complete [2022-10-24T14:57:30.980Z] 801331c1e519: Pull complete [2022-10-24T14:57:32.352Z] 99cc6dd402b0: Pull complete [2022-10-24T14:57:33.298Z] 7d9ed39f4882: Pull complete [2022-10-24T14:57:33.298Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T14:57:33.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T14:57:33.298Z] ---> 1dedd983c030 [2022-10-24T14:57:33.298Z] Step 3/12 : ARG MAKE='make build' [2022-10-24T14:57:38.585Z] ---> Running in 21a91cb16f4f [2022-10-24T14:57:38.845Z] Removing intermediate container 21a91cb16f4f [2022-10-24T14:57:38.845Z] ---> d81fc5830ee5 [2022-10-24T14:57:38.845Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-24T14:57:38.845Z] ---> Running in 7cf46dbee227 [2022-10-24T14:57:38.845Z] Removing intermediate container 7cf46dbee227 [2022-10-24T14:57:38.845Z] ---> f8e0a716a2db [2022-10-24T14:57:38.845Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T14:57:38.845Z] ---> Running in c31acf44fde1 [2022-10-24T14:57:39.104Z] Removing intermediate container c31acf44fde1 [2022-10-24T14:57:39.104Z] ---> 18023f6b86d2 [2022-10-24T14:57:39.104Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:57:39.104Z] ---> Running in 1d9aeab838af [2022-10-24T14:57:39.185Z] Still waiting to schedule task [2022-10-24T14:57:39.185Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-24T14:57:39.673Z] Removing intermediate container 1d9aeab838af [2022-10-24T14:57:39.674Z] ---> 448c7da50596 [2022-10-24T14:57:39.674Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T14:57:39.674Z] ---> Running in 300d5455c63c [2022-10-24T14:57:39.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:57:40.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:57:41.130Z] OK: 211 MiB in 51 packages [2022-10-24T14:57:41.388Z] Removing intermediate container 300d5455c63c [2022-10-24T14:57:41.388Z] ---> f75160684da5 [2022-10-24T14:57:41.388Z] Step 8/12 : WORKDIR /app [2022-10-24T14:57:41.388Z] ---> Running in 00792c950533 [2022-10-24T14:57:41.388Z] Removing intermediate container 00792c950533 [2022-10-24T14:57:41.388Z] ---> a3370442f3e3 [2022-10-24T14:57:41.388Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-24T14:57:41.645Z] ---> af70e5e76772 [2022-10-24T14:57:41.645Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:57:41.645Z] ---> Running in 27db15c1cd67 [2022-10-24T14:58:13.769Z] Removing intermediate container 27db15c1cd67 [2022-10-24T14:58:13.769Z] ---> d58f5528db4c [2022-10-24T14:58:13.769Z] Step 11/12 : COPY . . [2022-10-24T14:58:13.769Z] ---> 68cfdd6c64bd [2022-10-24T14:58:13.769Z] Step 12/12 : RUN $MAKE [2022-10-24T14:58:13.769Z] ---> Running in 17b3e7320b9f [2022-10-24T14:58:13.769Z] noop [2022-10-24T14:58:13.769Z] Removing intermediate container 17b3e7320b9f [2022-10-24T14:58:13.769Z] ---> 0645dc1999b4 [2022-10-24T14:58:13.769Z] Successfully built 0645dc1999b4 [2022-10-24T14:58:13.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:58:14.081Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T14:58:14.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:58:14.145Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T14:58:14.176Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-24T14:58:14.513Z] $ docker top 380f13758640db1d5de67663ad64b84bd65b3b5caed2664c9c176a55ca480259 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:58:14.847Z] + go version [2022-10-24T14:58:14.847Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T14:58:14.861Z] $ docker stop --time=1 380f13758640db1d5de67663ad64b84bd65b3b5caed2664c9c176a55ca480259 [2022-10-24T14:58:16.094Z] $ docker rm -f 380f13758640db1d5de67663ad64b84bd65b3b5caed2664c9c176a55ca480259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:58:16.490Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T14:58:16.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:58:16.555Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T14:58:16.589Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-24T14:58:16.916Z] $ docker top de9aed408709b5456ab2a6f12c7e95ab18d8b66cc6c5452520e75a19f1994341 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:58:17.255Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T14:58:17.550Z] + make test [2022-10-24T14:58:17.550Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T14:58:18.114Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-24T14:58:28.074Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-24T14:58:28.074Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-24T14:58:32.254Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.453s coverage: 38.5% of statements [2022-10-24T14:58:32.254Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 52.0% of statements [2022-10-24T14:58:32.254Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.020s coverage: 95.5% of statements [2022-10-24T14:58:40.359Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T14:58:40.359Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T14:58:42.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T14:58:42.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T14:58:42.884Z] ./bin/test-attribution-txt.sh [2022-10-24T14:58:42.884Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-24T14:58:42.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T14:58:42.908Z] $ docker stop --time=1 de9aed408709b5456ab2a6f12c7e95ab18d8b66cc6c5452520e75a19f1994341 [2022-10-24T14:58:46.086Z] $ docker rm -f de9aed408709b5456ab2a6f12c7e95ab18d8b66cc6c5452520e75a19f1994341 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T14:58:46.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T14:58:46.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T14:58:47.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T14:58:47.453Z] + ls -al . [2022-10-24T14:58:47.453Z] total 640 [2022-10-24T14:58:47.453Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 14:58 . [2022-10-24T14:58:47.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 14:57 .. [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 14:57 .dockerignore [2022-10-24T14:58:47.453Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 14:58 .git [2022-10-24T14:58:47.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:57 .github [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 24 14:57 .gitignore [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 14:57 .golangci.yml [2022-10-24T14:58:47.453Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 14:57 .semver [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 24 14:57 Attribution.txt [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 24 14:57 CHANGELOG.md [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 24 14:57 Dockerfile [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 14:57 GOVERNANCE.md [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 24 14:57 Jenkinsfile [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 14:57 LICENSE [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 24 14:57 Makefile [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 14:57 OWNERS.md [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 24 14:57 README.md [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 14:57 VERSION [2022-10-24T14:58:47.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:57 bin [2022-10-24T14:58:47.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 14:57 cmd [2022-10-24T14:58:47.453Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 24 14:58 coverage.out [2022-10-24T14:58:47.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:57 examples [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 3597 Oct 24 14:57 go.mod [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 44718 Oct 24 14:57 go.sum [2022-10-24T14:58:47.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:57 images [2022-10-24T14:58:47.453Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 14:57 internal [2022-10-24T14:58:47.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 14:57 snap [2022-10-24T14:58:47.453Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 14:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:58:47.761Z] + 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=b8ba3e221760256c2fe6830bd74ef8a303aa4de5 --label arch=amd64 --label version=2.3.0-dev.18 . [2022-10-24T14:58:47.761Z] Sending build context to Docker daemon 4.088MB [2022-10-24T14:58:47.761Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T14:58:47.762Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T14:58:47.762Z] ---> 0645dc1999b4 [2022-10-24T14:58:47.762Z] Step 3/25 : ARG MAKE='make build' [2022-10-24T14:58:48.021Z] ---> Running in 1de442e18c23 [2022-10-24T14:58:48.021Z] Removing intermediate container 1de442e18c23 [2022-10-24T14:58:48.021Z] ---> 35f972878d6b [2022-10-24T14:58:48.021Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-24T14:58:48.021Z] ---> Running in 90d805f29f99 [2022-10-24T14:58:48.021Z] Removing intermediate container 90d805f29f99 [2022-10-24T14:58:48.021Z] ---> 2824e7d2413b [2022-10-24T14:58:48.021Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T14:58:48.021Z] ---> Running in 3bedafae842e [2022-10-24T14:58:48.280Z] Removing intermediate container 3bedafae842e [2022-10-24T14:58:48.280Z] ---> cb73b6d2997e [2022-10-24T14:58:48.280Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:58:48.280Z] ---> Running in e1725c31ecbc [2022-10-24T14:58:49.216Z] Removing intermediate container e1725c31ecbc [2022-10-24T14:58:49.216Z] ---> c784dafbd362 [2022-10-24T14:58:49.216Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T14:58:49.216Z] ---> Running in 94fb1fb84509 [2022-10-24T14:58:49.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:58:50.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:58:50.674Z] OK: 211 MiB in 51 packages [2022-10-24T14:58:50.932Z] Removing intermediate container 94fb1fb84509 [2022-10-24T14:58:50.933Z] ---> 43028776859e [2022-10-24T14:58:50.933Z] Step 8/25 : WORKDIR /app [2022-10-24T14:58:50.933Z] ---> Running in 4125848e010c [2022-10-24T14:58:51.191Z] Removing intermediate container 4125848e010c [2022-10-24T14:58:51.191Z] ---> 51fbbe3077c7 [2022-10-24T14:58:51.191Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-24T14:58:51.191Z] ---> 2585dc155aac [2022-10-24T14:58:51.191Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:58:51.191Z] ---> Running in 5172003412a5 [2022-10-24T14:58:51.759Z] Removing intermediate container 5172003412a5 [2022-10-24T14:58:51.759Z] ---> e8e62c437649 [2022-10-24T14:58:51.759Z] Step 11/25 : COPY . . [2022-10-24T14:58:52.325Z] ---> 11347116e697 [2022-10-24T14:58:52.325Z] Step 12/25 : RUN $MAKE [2022-10-24T14:58:52.325Z] ---> Running in 6d5eb1a99779 [2022-10-24T14:58:52.325Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-24T14:59:14.361Z] Removing intermediate container 6d5eb1a99779 [2022-10-24T14:59:14.361Z] ---> 1e4a93d66b55 [2022-10-24T14:59:14.361Z] Step 13/25 : FROM alpine:3.16 [2022-10-24T14:59:17.664Z] 3.16: Pulling from library/alpine [2022-10-24T14:59:18.232Z] 213ec9aee27d: Already exists [2022-10-24T14:59:19.168Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T14:59:19.168Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T14:59:19.168Z] ---> 9c6f07244728 [2022-10-24T14:59:19.168Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T14:59:19.168Z] ---> Running in ae0e2fef8317 [2022-10-24T14:59:19.426Z] Removing intermediate container ae0e2fef8317 [2022-10-24T14:59:19.426Z] ---> 2881b904a51b [2022-10-24T14:59:19.426Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:59:19.426Z] ---> Running in 7584c70db3b3 [2022-10-24T14:59:19.993Z] Removing intermediate container 7584c70db3b3 [2022-10-24T14:59:19.993Z] ---> 7f44cfcd121f [2022-10-24T14:59:19.993Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T14:59:19.993Z] ---> Running in e48dce0fdf88 [2022-10-24T14:59:19.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:59:20.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:59:21.185Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T14:59:21.443Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T14:59:21.443Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T14:59:21.443Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T14:59:21.701Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T14:59:21.701Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T14:59:21.701Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:59:21.701Z] OK: 8 MiB in 20 packages [2022-10-24T14:59:22.266Z] Removing intermediate container e48dce0fdf88 [2022-10-24T14:59:22.266Z] ---> 550d6c0f7587 [2022-10-24T14:59:22.266Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-24T14:59:22.266Z] ---> bfde4aaadcca [2022-10-24T14:59:22.267Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-24T14:59:22.524Z] ---> d8cde369ede9 [2022-10-24T14:59:22.524Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-24T14:59:23.460Z] ---> 63f3f112be25 [2022-10-24T14:59:23.460Z] Step 20/25 : EXPOSE 59989 [2022-10-24T14:59:23.460Z] ---> Running in 1f4cd11de89c [2022-10-24T14:59:23.460Z] Removing intermediate container 1f4cd11de89c [2022-10-24T14:59:23.460Z] ---> 9ba033d077ec [2022-10-24T14:59:23.460Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-24T14:59:23.460Z] ---> Running in fac1217ca71a [2022-10-24T14:59:23.460Z] Removing intermediate container fac1217ca71a [2022-10-24T14:59:23.460Z] ---> 852c523fadb8 [2022-10-24T14:59:23.460Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-24T14:59:23.460Z] ---> Running in f87d2a3da166 [2022-10-24T14:59:23.719Z] Removing intermediate container f87d2a3da166 [2022-10-24T14:59:23.719Z] ---> ac061abfe209 [2022-10-24T14:59:23.719Z] Step 23/25 : LABEL arch=amd64 [2022-10-24T14:59:23.719Z] ---> Running in f0e4d5687be5 [2022-10-24T14:59:23.719Z] Removing intermediate container f0e4d5687be5 [2022-10-24T14:59:23.719Z] ---> fc481dc79508 [2022-10-24T14:59:23.719Z] Step 24/25 : LABEL git_sha=b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [2022-10-24T14:59:23.719Z] ---> Running in ff594c573e6f [2022-10-24T14:59:23.719Z] Removing intermediate container ff594c573e6f [2022-10-24T14:59:23.719Z] ---> 52fb001aa2d3 [2022-10-24T14:59:23.719Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-10-24T14:59:23.719Z] ---> Running in 0036db5a53dd [2022-10-24T14:59:23.977Z] Removing intermediate container 0036db5a53dd [2022-10-24T14:59:23.977Z] ---> 56ce2aea3ffc [2022-10-24T14:59:23.977Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T14:59:23.977Z] Successfully built 56ce2aea3ffc [2022-10-24T14:59:23.977Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T14:59:24.062Z] provisioning config files... [2022-10-24T14:59:24.071Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8112748373954781207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:59:24.359Z] ---> docker-login.sh [2022-10-24T14:59:24.359Z] nexus3.edgexfoundry.org:10001 [2022-10-24T14:59:24.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:24.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:24.359Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:24.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:24.359Z] [2022-10-24T14:59:24.359Z] Login Succeeded [2022-10-24T14:59:24.359Z] nexus3.edgexfoundry.org:10002 [2022-10-24T14:59:24.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:24.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:24.359Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:24.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:24.359Z] [2022-10-24T14:59:24.359Z] Login Succeeded [2022-10-24T14:59:24.359Z] nexus3.edgexfoundry.org:10003 [2022-10-24T14:59:24.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:24.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:24.618Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:24.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:24.618Z] [2022-10-24T14:59:24.618Z] Login Succeeded [2022-10-24T14:59:24.618Z] nexus3.edgexfoundry.org:10004 [2022-10-24T14:59:24.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:24.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:24.618Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:24.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:24.618Z] [2022-10-24T14:59:24.618Z] Login Succeeded [2022-10-24T14:59:24.618Z] docker.io [2022-10-24T14:59:24.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:59:25.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:59:25.186Z] Configure a credential helper to remove this warning. See [2022-10-24T14:59:25.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:59:25.186Z] [2022-10-24T14:59:25.186Z] Login Succeeded [2022-10-24T14:59:25.186Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T14:59:25.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T14:59:25.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:59:25.232Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-10-24T14:59:25.232Z] b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [2022-10-24T14:59:25.232Z] latest [2022-10-24T14:59:25.232Z] 2.3.0-dev.18 [2022-10-24T14:59:25.232Z] b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18 [2022-10-24T14:59:25.232Z] main [2022-10-24T14:59:25.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:25.548Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:25.854Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [2022-10-24T14:59:25.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-24T14:59:25.854Z] 41228356b78b: Preparing [2022-10-24T14:59:25.854Z] 6e2ecf66af04: Preparing [2022-10-24T14:59:25.854Z] 43ccee366cf1: Preparing [2022-10-24T14:59:25.854Z] 94a8d35152d0: Preparing [2022-10-24T14:59:25.854Z] edd55721d41c: Preparing [2022-10-24T14:59:25.854Z] 994393dc58e7: Preparing [2022-10-24T14:59:25.854Z] 994393dc58e7: Waiting [2022-10-24T14:59:25.854Z] 43ccee366cf1: Pushed [2022-10-24T14:59:25.854Z] edd55721d41c: Pushed [2022-10-24T14:59:25.854Z] 6e2ecf66af04: Pushed [2022-10-24T14:59:25.854Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:26.112Z] 94a8d35152d0: Pushed [2022-10-24T14:59:28.644Z] 41228356b78b: Pushed [2022-10-24T14:59:28.644Z] b8ba3e221760256c2fe6830bd74ef8a303aa4de5: digest: sha256:0c277d4a99fcb347753f3ddfc1103de00280b483822b22445c6692a8e7515ede size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:28.949Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:29.246Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-24T14:59:29.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-24T14:59:29.246Z] 41228356b78b: Preparing [2022-10-24T14:59:29.246Z] 6e2ecf66af04: Preparing [2022-10-24T14:59:29.246Z] 43ccee366cf1: Preparing [2022-10-24T14:59:29.246Z] 94a8d35152d0: Preparing [2022-10-24T14:59:29.246Z] edd55721d41c: Preparing [2022-10-24T14:59:29.246Z] 994393dc58e7: Preparing [2022-10-24T14:59:29.246Z] 994393dc58e7: Waiting [2022-10-24T14:59:29.246Z] 43ccee366cf1: Layer already exists [2022-10-24T14:59:29.246Z] 41228356b78b: Layer already exists [2022-10-24T14:59:29.246Z] 6e2ecf66af04: Layer already exists [2022-10-24T14:59:29.246Z] edd55721d41c: Layer already exists [2022-10-24T14:59:29.246Z] 94a8d35152d0: Layer already exists [2022-10-24T14:59:29.246Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:29.246Z] latest: digest: sha256:0c277d4a99fcb347753f3ddfc1103de00280b483822b22445c6692a8e7515ede size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:29.549Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:29.851Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.18 [2022-10-24T14:59:29.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-24T14:59:29.851Z] 41228356b78b: Preparing [2022-10-24T14:59:29.851Z] 6e2ecf66af04: Preparing [2022-10-24T14:59:29.851Z] 43ccee366cf1: Preparing [2022-10-24T14:59:29.851Z] 94a8d35152d0: Preparing [2022-10-24T14:59:29.851Z] edd55721d41c: Preparing [2022-10-24T14:59:29.851Z] 994393dc58e7: Preparing [2022-10-24T14:59:29.851Z] 994393dc58e7: Waiting [2022-10-24T14:59:29.851Z] 6e2ecf66af04: Layer already exists [2022-10-24T14:59:29.851Z] edd55721d41c: Layer already exists [2022-10-24T14:59:29.851Z] 41228356b78b: Layer already exists [2022-10-24T14:59:29.851Z] 94a8d35152d0: Layer already exists [2022-10-24T14:59:29.851Z] 43ccee366cf1: Layer already exists [2022-10-24T14:59:29.851Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:29.851Z] 2.3.0-dev.18: digest: sha256:0c277d4a99fcb347753f3ddfc1103de00280b483822b22445c6692a8e7515ede size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:30.160Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:30.457Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18 [2022-10-24T14:59:30.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-24T14:59:30.457Z] 41228356b78b: Preparing [2022-10-24T14:59:30.457Z] 6e2ecf66af04: Preparing [2022-10-24T14:59:30.457Z] 43ccee366cf1: Preparing [2022-10-24T14:59:30.457Z] 94a8d35152d0: Preparing [2022-10-24T14:59:30.457Z] edd55721d41c: Preparing [2022-10-24T14:59:30.457Z] 994393dc58e7: Preparing [2022-10-24T14:59:30.457Z] 994393dc58e7: Waiting [2022-10-24T14:59:30.457Z] 94a8d35152d0: Layer already exists [2022-10-24T14:59:30.457Z] 6e2ecf66af04: Layer already exists [2022-10-24T14:59:30.457Z] 43ccee366cf1: Layer already exists [2022-10-24T14:59:30.457Z] 41228356b78b: Layer already exists [2022-10-24T14:59:30.457Z] edd55721d41c: Layer already exists [2022-10-24T14:59:30.457Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:30.457Z] b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18: digest: sha256:0c277d4a99fcb347753f3ddfc1103de00280b483822b22445c6692a8e7515ede size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:30.761Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:31.065Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-10-24T14:59:31.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-24T14:59:31.065Z] 41228356b78b: Preparing [2022-10-24T14:59:31.065Z] 6e2ecf66af04: Preparing [2022-10-24T14:59:31.065Z] 43ccee366cf1: Preparing [2022-10-24T14:59:31.065Z] 94a8d35152d0: Preparing [2022-10-24T14:59:31.065Z] edd55721d41c: Preparing [2022-10-24T14:59:31.065Z] 994393dc58e7: Preparing [2022-10-24T14:59:31.065Z] 994393dc58e7: Waiting [2022-10-24T14:59:31.065Z] 41228356b78b: Layer already exists [2022-10-24T14:59:31.065Z] 6e2ecf66af04: Layer already exists [2022-10-24T14:59:31.065Z] 43ccee366cf1: Layer already exists [2022-10-24T14:59:31.065Z] 94a8d35152d0: Layer already exists [2022-10-24T14:59:31.065Z] edd55721d41c: Layer already exists [2022-10-24T14:59:31.065Z] 994393dc58e7: Layer already exists [2022-10-24T14:59:31.065Z] main: digest: sha256:0c277d4a99fcb347753f3ddfc1103de00280b483822b22445c6692a8e7515ede size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T14:59:31.112Z] ===================================================== [Pipeline] echo [2022-10-24T14:59:31.121Z] taggedImages: [2022-10-24T14:59:31.121Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [2022-10-24T14:59:31.121Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-24T14:59:31.121Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.18 [2022-10-24T14:59:31.121Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18 [2022-10-24T14:59:31.121Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:31.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T14:59:31.493Z] [2022-10-24T14:59:31.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:59:31.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T14:59:31.786Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T14:59:31.786Z] 5eb5b503b376: Pulling fs layer [2022-10-24T14:59:31.786Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T14:59:31.786Z] ec43610c2a17: Pulling fs layer [2022-10-24T14:59:31.786Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T14:59:31.786Z] 33b1e0a273af: Pulling fs layer [2022-10-24T14:59:31.786Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T14:59:31.786Z] 2f39f015ded8: Pulling fs layer [2022-10-24T14:59:31.786Z] 3a2ae6a8a46f: Waiting [2022-10-24T14:59:31.786Z] 2f39f015ded8: Waiting [2022-10-24T14:59:31.786Z] 33b1e0a273af: Waiting [2022-10-24T14:59:31.786Z] 5c69ac0246d0: Download complete [2022-10-24T14:59:31.786Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T14:59:31.786Z] 3a2ae6a8a46f: Download complete [2022-10-24T14:59:32.044Z] 33b1e0a273af: Verifying Checksum [2022-10-24T14:59:32.044Z] 33b1e0a273af: Download complete [2022-10-24T14:59:32.044Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T14:59:32.044Z] 5d3b04190fa2: Download complete [2022-10-24T14:59:32.044Z] ec43610c2a17: Verifying Checksum [2022-10-24T14:59:32.044Z] ec43610c2a17: Download complete [2022-10-24T14:59:32.044Z] 5eb5b503b376: Verifying Checksum [2022-10-24T14:59:32.044Z] 5eb5b503b376: Download complete [2022-10-24T14:59:32.608Z] 2f39f015ded8: Verifying Checksum [2022-10-24T14:59:32.608Z] 2f39f015ded8: Download complete [2022-10-24T14:59:33.540Z] 5eb5b503b376: Pull complete [2022-10-24T14:59:33.540Z] 5c69ac0246d0: Pull complete [2022-10-24T14:59:34.105Z] ec43610c2a17: Pull complete [2022-10-24T14:59:34.105Z] 3a2ae6a8a46f: Pull complete [2022-10-24T14:59:34.362Z] 33b1e0a273af: Pull complete [2022-10-24T14:59:34.362Z] 5d3b04190fa2: Pull complete [2022-10-24T14:59:38.545Z] 2f39f015ded8: Pull complete [2022-10-24T14:59:38.545Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T14:59:38.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T14:59:38.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:59:38.618Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T14:59:38.645Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T14:59:42.879Z] $ docker top 8fe2e33b1b0b42f8b3b9bd167beda618580f85251c177f671740c0c9358d5c2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:59:43.278Z] ---> job-cost.sh [2022-10-24T14:59:43.278Z] lf-activate-venv: SKIPPING [2022-10-24T14:59:43.278Z] INFO: No Stack... [2022-10-24T14:59:43.537Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T14:59:44.105Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T14:59:44.393Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-10-24T14:59:44.393Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T14:59:44.406Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-54-stack-cost] [2022-10-24T14:59:44.416Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-54-stack-cost] did not exist. Created. [2022-10-24T14:59:44.416Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T14:59:44.721Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T14:59:44.760Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T14:59:44.767Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T14:59:44.792Z] $ docker stop --time=1 8fe2e33b1b0b42f8b3b9bd167beda618580f85251c177f671740c0c9358d5c2e [2022-10-24T14:59:45.957Z] $ docker rm -f 8fe2e33b1b0b42f8b3b9bd167beda618580f85251c177f671740c0c9358d5c2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T15:00:14.347Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9313 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-10-24T15:00:14.359Z] Running in /w/workspace/device-rfid-llrp-go/54 [Pipeline] { [Pipeline] checkout [2022-10-24T15:00:14.394Z] Selected Git installation does not exist. Using Default [2022-10-24T15:00:14.394Z] The recommended git tool is: NONE [2022-10-24T15:00:19.895Z] using credential edgex-jenkins-ssh [2022-10-24T15:00:19.907Z] Cloning the remote Git repository [2022-10-24T15:00:19.947Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-24T15:00:20.027Z] > git init /w/workspace/device-rfid-llrp-go/54 # timeout=10 [2022-10-24T15:00:20.163Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-24T15:00:20.164Z] > git --version # timeout=10 [2022-10-24T15:00:20.181Z] > git --version # 'git version 2.25.1' [2022-10-24T15:00:20.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T15:00:20.227Z] Verifying host key using known hosts file [2022-10-24T15:00:20.410Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T15:00:20.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T15:00:21.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-10-24T15:00:21.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T15:00:22.659Z] Avoid second fetch [2022-10-24T15:00:22.660Z] Checking out Revision b8ba3e221760256c2fe6830bd74ef8a303aa4de5 (main) [2022-10-24T15:00:22.675Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T15:00:22.693Z] > git checkout -f b8ba3e221760256c2fe6830bd74ef8a303aa4de5 # timeout=10 [2022-10-24T15:00:23.233Z] Commit message: "Merge pull request #116 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T15:00:24.274Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T15:00:24.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T15:00:24.274Z] Dload Upload Total Spent Left Speed [2022-10-24T15:00:24.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-10-24T15:00:24.893Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T15:00:25.228Z] + sudo tee /etc/docker/daemon.new [2022-10-24T15:00:25.228Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T15:00:25.228Z] { [2022-10-24T15:00:25.228Z] "registry-mirrors": [ [2022-10-24T15:00:25.228Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T15:00:25.228Z] ], [2022-10-24T15:00:25.228Z] "bip": "10.250.0.254/24", [2022-10-24T15:00:25.228Z] "hosts": [ [2022-10-24T15:00:25.228Z] "tcp://0.0.0.0:5555", [2022-10-24T15:00:25.228Z] "unix:///var/run/docker.sock" [2022-10-24T15:00:25.228Z] ], [2022-10-24T15:00:25.228Z] "mtu": 1458, [2022-10-24T15:00:25.228Z] "selinux-enabled": true, [2022-10-24T15:00:25.228Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T15:00:25.228Z] } [Pipeline] sh [2022-10-24T15:00:25.571Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T15:00:25.900Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:00:44.184Z] provisioning config files... [2022-10-24T15:00:44.215Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/54@tmp/config2936288331672860802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:00:44.579Z] ---> docker-login.sh [2022-10-24T15:00:44.579Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:00:45.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:00:45.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:00:45.437Z] Configure a credential helper to remove this warning. See [2022-10-24T15:00:45.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:00:45.437Z] [2022-10-24T15:00:45.437Z] Login Succeeded [2022-10-24T15:00:45.437Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:00:45.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:00:45.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:00:45.706Z] Configure a credential helper to remove this warning. See [2022-10-24T15:00:45.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:00:45.706Z] [2022-10-24T15:00:45.706Z] Login Succeeded [2022-10-24T15:00:45.706Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:00:45.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:00:46.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:00:46.250Z] Configure a credential helper to remove this warning. See [2022-10-24T15:00:46.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:00:46.250Z] [2022-10-24T15:00:46.250Z] Login Succeeded [2022-10-24T15:00:46.250Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:00:46.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:00:46.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:00:46.525Z] Configure a credential helper to remove this warning. See [2022-10-24T15:00:46.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:00:46.525Z] [2022-10-24T15:00:46.525Z] Login Succeeded [2022-10-24T15:00:46.525Z] docker.io [2022-10-24T15:00:46.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:00:47.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:00:47.381Z] Configure a credential helper to remove this warning. See [2022-10-24T15:00:47.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:00:47.381Z] [2022-10-24T15:00:47.381Z] Login Succeeded [2022-10-24T15:00:47.381Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:00:47.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T15:00:47.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:00:47.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:00:47.598Z] ========================================================= [2022-10-24T15:00:47.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T15:00:47.598Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:00:47.949Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T15:00:48.219Z] Sending build context to Docker daemon 1.22MB [2022-10-24T15:00:48.219Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:00:48.219Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-24T15:00:48.489Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T15:00:48.490Z] 9b18e9b68314: Pulling fs layer [2022-10-24T15:00:48.490Z] d32db5db7311: Pulling fs layer [2022-10-24T15:00:48.490Z] d0c4b47475fc: Pulling fs layer [2022-10-24T15:00:48.490Z] 5831b945b038: Pulling fs layer [2022-10-24T15:00:48.490Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T15:00:48.490Z] e10730c5d714: Pulling fs layer [2022-10-24T15:00:48.490Z] 5dd5c2283517: Pulling fs layer [2022-10-24T15:00:48.490Z] d5ac0230b979: Pulling fs layer [2022-10-24T15:00:48.490Z] 5831b945b038: Waiting [2022-10-24T15:00:48.490Z] 86bbec2aaacd: Waiting [2022-10-24T15:00:48.490Z] e10730c5d714: Waiting [2022-10-24T15:00:48.490Z] 5dd5c2283517: Waiting [2022-10-24T15:00:48.490Z] d5ac0230b979: Waiting [2022-10-24T15:00:48.490Z] d0c4b47475fc: Verifying Checksum [2022-10-24T15:00:48.490Z] d0c4b47475fc: Download complete [2022-10-24T15:00:48.490Z] d32db5db7311: Download complete [2022-10-24T15:00:48.490Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T15:00:48.490Z] 86bbec2aaacd: Download complete [2022-10-24T15:00:48.490Z] e10730c5d714: Verifying Checksum [2022-10-24T15:00:48.490Z] e10730c5d714: Download complete [2022-10-24T15:00:48.490Z] 9b18e9b68314: Verifying Checksum [2022-10-24T15:00:49.461Z] 9b18e9b68314: Pull complete [2022-10-24T15:00:49.730Z] d5ac0230b979: Verifying Checksum [2022-10-24T15:00:49.730Z] d5ac0230b979: Download complete [2022-10-24T15:00:50.011Z] d32db5db7311: Pull complete [2022-10-24T15:00:50.283Z] d0c4b47475fc: Pull complete [2022-10-24T15:00:50.878Z] 5dd5c2283517: Verifying Checksum [2022-10-24T15:00:50.878Z] 5dd5c2283517: Download complete [2022-10-24T15:00:51.473Z] 5831b945b038: Verifying Checksum [2022-10-24T15:00:51.473Z] 5831b945b038: Download complete [2022-10-24T15:01:03.842Z] 5831b945b038: Pull complete [2022-10-24T15:01:03.842Z] 86bbec2aaacd: Pull complete [2022-10-24T15:01:04.111Z] e10730c5d714: Pull complete [2022-10-24T15:01:10.799Z] 5dd5c2283517: Pull complete [2022-10-24T15:01:13.405Z] d5ac0230b979: Pull complete [2022-10-24T15:01:13.405Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T15:01:13.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T15:01:13.405Z] ---> 59b3b1a385d4 [2022-10-24T15:01:13.405Z] Step 3/12 : ARG MAKE='make build' [2022-10-24T15:01:15.367Z] ---> Running in 69467a0275ba [2022-10-24T15:01:15.367Z] Removing intermediate container 69467a0275ba [2022-10-24T15:01:15.367Z] ---> 121a495d9905 [2022-10-24T15:01:15.367Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-24T15:01:15.367Z] ---> Running in 28e77507b9a1 [2022-10-24T15:01:15.955Z] Removing intermediate container 28e77507b9a1 [2022-10-24T15:01:15.955Z] ---> 636a6a894d73 [2022-10-24T15:01:15.955Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:01:15.955Z] ---> Running in d02fbd14c7ce [2022-10-24T15:01:16.228Z] Removing intermediate container d02fbd14c7ce [2022-10-24T15:01:16.228Z] ---> f73fbfc986ac [2022-10-24T15:01:16.228Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:01:16.500Z] ---> Running in 11126c876943 [2022-10-24T15:01:18.458Z] Removing intermediate container 11126c876943 [2022-10-24T15:01:18.458Z] ---> 21cca32bed34 [2022-10-24T15:01:18.458Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:01:18.458Z] ---> Running in e6f995d67a23 [2022-10-24T15:01:19.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:01:20.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:01:21.445Z] OK: 221 MiB in 51 packages [2022-10-24T15:01:22.428Z] Removing intermediate container e6f995d67a23 [2022-10-24T15:01:22.428Z] ---> cca7fc39846c [2022-10-24T15:01:22.428Z] Step 8/12 : WORKDIR /app [2022-10-24T15:01:22.428Z] ---> Running in a88d40f6c301 [2022-10-24T15:01:22.696Z] Removing intermediate container a88d40f6c301 [2022-10-24T15:01:22.696Z] ---> c8858d79f535 [2022-10-24T15:01:22.696Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-24T15:01:23.284Z] ---> f57b8253244b [2022-10-24T15:01:23.284Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:01:23.557Z] ---> Running in b1bec8eb9639 [2022-10-24T15:02:20.002Z] Removing intermediate container b1bec8eb9639 [2022-10-24T15:02:20.002Z] ---> aeccb16e75c5 [2022-10-24T15:02:20.002Z] Step 11/12 : COPY . . [2022-10-24T15:02:20.002Z] ---> 664c4e3931ab [2022-10-24T15:02:20.002Z] Step 12/12 : RUN $MAKE [2022-10-24T15:02:20.002Z] ---> Running in 33866d61eac2 [2022-10-24T15:02:20.271Z] noop [2022-10-24T15:02:21.239Z] Removing intermediate container 33866d61eac2 [2022-10-24T15:02:21.239Z] ---> 6c2818cdf4bd [2022-10-24T15:02:21.239Z] Successfully built 6c2818cdf4bd [2022-10-24T15:02:21.239Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:02:21.592Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T15:02:21.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:02:21.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-9313 does not seem to be running inside a container [2022-10-24T15:02:21.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/54 -v /w/workspace/device-rfid-llrp-go/54:/w/workspace/device-rfid-llrp-go/54:rw,z -v /w/workspace/device-rfid-llrp-go/54@tmp:/w/workspace/device-rfid-llrp-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T15:02:23.122Z] $ docker top 948c3c667df9a3ce6dbf2d50f15eb6c624b0f921824e3c1d522595a56c41d9d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:02:23.996Z] + go version [2022-10-24T15:02:23.996Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T15:02:24.018Z] $ docker stop --time=1 948c3c667df9a3ce6dbf2d50f15eb6c624b0f921824e3c1d522595a56c41d9d0 [2022-10-24T15:02:25.683Z] $ docker rm -f 948c3c667df9a3ce6dbf2d50f15eb6c624b0f921824e3c1d522595a56c41d9d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:02:26.241Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T15:02:26.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:02:26.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-9313 does not seem to be running inside a container [2022-10-24T15:02:26.502Z] $ 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/54 -v /w/workspace/device-rfid-llrp-go/54:/w/workspace/device-rfid-llrp-go/54:rw,z -v /w/workspace/device-rfid-llrp-go/54@tmp:/w/workspace/device-rfid-llrp-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T15:02:27.792Z] $ docker top beb325f89c4992396e8e226d85b37a80140ba9ff877f585262746ff6fa0db653 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:02:28.658Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/54 [Pipeline] fileExists [Pipeline] sh [2022-10-24T15:02:29.316Z] + make test [2022-10-24T15:02:29.316Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T15:02:31.267Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-24T15:04:22.997Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-24T15:04:22.997Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-24T15:04:45.090Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.282s coverage: 38.5% of statements [2022-10-24T15:04:45.090Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.505s coverage: 52.0% of statements [2022-10-24T15:04:45.090Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.066s coverage: 95.5% of statements [2022-10-24T15:04:45.090Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T15:04:45.090Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T15:05:24.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T15:05:24.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T15:05:24.006Z] ./bin/test-attribution-txt.sh [2022-10-24T15:05:24.006Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-24T15:05:24.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T15:05:24.045Z] $ docker stop --time=1 beb325f89c4992396e8e226d85b37a80140ba9ff877f585262746ff6fa0db653 [2022-10-24T15:05:26.179Z] $ docker rm -f beb325f89c4992396e8e226d85b37a80140ba9ff877f585262746ff6fa0db653 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:05:27.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T15:05:27.364Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T15:05:28.079Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T15:05:28.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T15:05:28.841Z] + ls -al . [2022-10-24T15:05:28.841Z] total 636 [2022-10-24T15:05:28.841Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:02 . [2022-10-24T15:05:28.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:00 .. [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 15:00 .dockerignore [2022-10-24T15:05:28.841Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:00 .git [2022-10-24T15:05:28.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:00 .github [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 24 15:00 .gitignore [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:00 .golangci.yml [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 24 15:00 Attribution.txt [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 24 15:00 CHANGELOG.md [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 24 15:00 Dockerfile [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:00 GOVERNANCE.md [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 24 15:00 Jenkinsfile [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 15:00 LICENSE [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 24 15:00 Makefile [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 15:00 OWNERS.md [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 24 15:00 README.md [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 14:57 VERSION [2022-10-24T15:05:28.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:00 bin [2022-10-24T15:05:28.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:00 cmd [2022-10-24T15:05:28.841Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 24 15:04 coverage.out [2022-10-24T15:05:28.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:00 examples [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 3597 Oct 24 15:00 go.mod [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 44718 Oct 24 15:00 go.sum [2022-10-24T15:05:28.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:00 images [2022-10-24T15:05:28.841Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 15:00 internal [2022-10-24T15:05:28.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:00 snap [2022-10-24T15:05:28.841Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 15:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:05:29.226Z] + 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=b8ba3e221760256c2fe6830bd74ef8a303aa4de5 --label arch=arm64 --label version=2.3.0-dev.18 . [2022-10-24T15:05:30.643Z] Sending build context to Docker daemon 1.22MB [2022-10-24T15:05:30.912Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:05:30.912Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T15:05:30.912Z] ---> 6c2818cdf4bd [2022-10-24T15:05:30.912Z] Step 3/25 : ARG MAKE='make build' [2022-10-24T15:05:30.912Z] ---> Running in 0a9861ad754c [2022-10-24T15:05:31.505Z] Removing intermediate container 0a9861ad754c [2022-10-24T15:05:31.505Z] ---> 612b43c37eee [2022-10-24T15:05:31.505Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-24T15:05:31.505Z] ---> Running in e79a42cae509 [2022-10-24T15:05:31.772Z] Removing intermediate container e79a42cae509 [2022-10-24T15:05:31.772Z] ---> 6c4e360e7bc3 [2022-10-24T15:05:31.772Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:05:32.043Z] ---> Running in ca8c16d6d004 [2022-10-24T15:05:32.317Z] Removing intermediate container ca8c16d6d004 [2022-10-24T15:05:32.317Z] ---> d23bb1526581 [2022-10-24T15:05:32.317Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:05:32.592Z] ---> Running in 84ab0cbcb158 [2022-10-24T15:05:34.562Z] Removing intermediate container 84ab0cbcb158 [2022-10-24T15:05:34.562Z] ---> fda96ff3ef08 [2022-10-24T15:05:34.562Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:05:34.562Z] ---> Running in 396ae6d37ad9 [2022-10-24T15:05:35.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:05:36.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:05:37.992Z] OK: 221 MiB in 51 packages [2022-10-24T15:05:38.956Z] Removing intermediate container 396ae6d37ad9 [2022-10-24T15:05:38.956Z] ---> 955e54815ca3 [2022-10-24T15:05:38.956Z] Step 8/25 : WORKDIR /app [2022-10-24T15:05:38.956Z] ---> Running in 3b31be08a677 [2022-10-24T15:05:39.551Z] Removing intermediate container 3b31be08a677 [2022-10-24T15:05:39.551Z] ---> 8be7615b2ae7 [2022-10-24T15:05:39.551Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-24T15:05:40.139Z] ---> 0579cc471fe7 [2022-10-24T15:05:40.139Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:05:40.139Z] ---> Running in 0bb201040da2 [2022-10-24T15:05:42.733Z] Removing intermediate container 0bb201040da2 [2022-10-24T15:05:42.733Z] ---> 6d6704205657 [2022-10-24T15:05:42.733Z] Step 11/25 : COPY . . [2022-10-24T15:05:43.325Z] ---> 6f05c30c6e4d [2022-10-24T15:05:43.325Z] Step 12/25 : RUN $MAKE [2022-10-24T15:05:43.325Z] ---> Running in 23a003adf368 [2022-10-24T15:05:44.291Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-24T15:08:36.080Z] Removing intermediate container 23a003adf368 [2022-10-24T15:08:36.080Z] ---> 96ca8fe8a0ca [2022-10-24T15:08:36.080Z] Step 13/25 : FROM alpine:3.16 [2022-10-24T15:08:36.080Z] 3.16: Pulling from library/alpine [2022-10-24T15:08:36.080Z] 9b18e9b68314: Already exists [2022-10-24T15:08:36.080Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T15:08:36.080Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T15:08:36.080Z] ---> a6215f271958 [2022-10-24T15:08:36.080Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-24T15:08:36.080Z] ---> Running in 20a02d0ab626 [2022-10-24T15:08:36.080Z] Removing intermediate container 20a02d0ab626 [2022-10-24T15:08:36.080Z] ---> 48bbe086f209 [2022-10-24T15:08:36.080Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:08:36.080Z] ---> Running in 4587f90f04bd [2022-10-24T15:08:36.080Z] Removing intermediate container 4587f90f04bd [2022-10-24T15:08:36.080Z] ---> fd97ede3b13b [2022-10-24T15:08:36.080Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T15:08:36.080Z] ---> Running in 5de7b75ef1e2 [2022-10-24T15:08:36.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:08:36.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:08:36.080Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T15:08:36.080Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T15:08:36.080Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T15:08:36.080Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T15:08:36.080Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T15:08:36.080Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T15:08:36.080Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:08:36.080Z] OK: 8 MiB in 20 packages [2022-10-24T15:08:36.080Z] Removing intermediate container 5de7b75ef1e2 [2022-10-24T15:08:36.080Z] ---> 706b88d157ef [2022-10-24T15:08:36.080Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-24T15:08:36.080Z] ---> 444ac064aafc [2022-10-24T15:08:36.080Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-24T15:08:36.080Z] ---> 7aa55783cfa3 [2022-10-24T15:08:36.080Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-24T15:08:36.080Z] ---> 056ec043b3fa [2022-10-24T15:08:36.080Z] Step 20/25 : EXPOSE 59989 [2022-10-24T15:08:36.080Z] ---> Running in f235191815fc [2022-10-24T15:08:36.080Z] Removing intermediate container f235191815fc [2022-10-24T15:08:36.080Z] ---> 982191d820ff [2022-10-24T15:08:36.080Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-24T15:08:36.080Z] ---> Running in 787c9e072f1f [2022-10-24T15:08:36.080Z] Removing intermediate container 787c9e072f1f [2022-10-24T15:08:36.080Z] ---> 2fd47db34865 [2022-10-24T15:08:36.080Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-24T15:08:36.080Z] ---> Running in 8a239aa56992 [2022-10-24T15:08:36.080Z] Removing intermediate container 8a239aa56992 [2022-10-24T15:08:36.080Z] ---> d0e3b086b73b [2022-10-24T15:08:36.080Z] Step 23/25 : LABEL arch=arm64 [2022-10-24T15:08:36.080Z] ---> Running in aefd9e83ae70 [2022-10-24T15:08:36.355Z] Removing intermediate container aefd9e83ae70 [2022-10-24T15:08:36.355Z] ---> 8b99d35a6bfc [2022-10-24T15:08:36.355Z] Step 24/25 : LABEL git_sha=b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [2022-10-24T15:08:36.355Z] ---> Running in f253289d0486 [2022-10-24T15:08:36.625Z] Removing intermediate container f253289d0486 [2022-10-24T15:08:36.625Z] ---> 1dd619847ce0 [2022-10-24T15:08:36.625Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-10-24T15:08:36.625Z] ---> Running in cc2114bb924d [2022-10-24T15:08:38.573Z] Removing intermediate container cc2114bb924d [2022-10-24T15:08:38.573Z] ---> b1d3d078f818 [2022-10-24T15:08:38.573Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T15:08:38.573Z] Successfully built b1d3d078f818 [2022-10-24T15:08:38.573Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:08:38.694Z] provisioning config files... [2022-10-24T15:08:38.710Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/54@tmp/config900444723422375404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:08:39.057Z] ---> docker-login.sh [2022-10-24T15:08:39.057Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:08:39.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:39.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:39.326Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:39.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:39.326Z] [2022-10-24T15:08:39.326Z] Login Succeeded [2022-10-24T15:08:39.326Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:08:39.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:39.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:39.592Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:39.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:39.592Z] [2022-10-24T15:08:39.592Z] Login Succeeded [2022-10-24T15:08:39.861Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:08:39.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:40.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:40.129Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:40.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:40.129Z] [2022-10-24T15:08:40.129Z] Login Succeeded [2022-10-24T15:08:40.129Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:08:40.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:40.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:40.397Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:40.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:40.397Z] [2022-10-24T15:08:40.397Z] Login Succeeded [2022-10-24T15:08:40.397Z] docker.io [2022-10-24T15:08:40.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:08:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:08:41.253Z] Configure a credential helper to remove this warning. See [2022-10-24T15:08:41.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:08:41.253Z] [2022-10-24T15:08:41.253Z] Login Succeeded [2022-10-24T15:08:41.253Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:08:41.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:08:41.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:08:41.319Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-10-24T15:08:41.319Z] b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [2022-10-24T15:08:41.319Z] latest [2022-10-24T15:08:41.319Z] 2.3.0-dev.18 [2022-10-24T15:08:41.319Z] b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18 [2022-10-24T15:08:41.319Z] main [2022-10-24T15:08:41.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:41.679Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:42.036Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [2022-10-24T15:08:42.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-24T15:08:42.036Z] 91e42df80eed: Preparing [2022-10-24T15:08:42.036Z] 26ead23d69f8: Preparing [2022-10-24T15:08:42.036Z] 32b0cf1b7651: Preparing [2022-10-24T15:08:42.036Z] e5a4131ffca0: Preparing [2022-10-24T15:08:42.036Z] 66d189ab716a: Preparing [2022-10-24T15:08:42.036Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:42.036Z] 5d3e392a13a0: Waiting [2022-10-24T15:08:42.305Z] 32b0cf1b7651: Pushed [2022-10-24T15:08:42.305Z] 66d189ab716a: Pushed [2022-10-24T15:08:42.305Z] 26ead23d69f8: Pushed [2022-10-24T15:08:42.305Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:43.266Z] e5a4131ffca0: Pushed [2022-10-24T15:08:48.610Z] 91e42df80eed: Pushed [2022-10-24T15:08:48.610Z] b8ba3e221760256c2fe6830bd74ef8a303aa4de5: digest: sha256:380630d514004f51072bcae8523eac700af618e788ae9b288c21f1b587292f07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:48.965Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:49.318Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-24T15:08:49.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-24T15:08:49.318Z] 91e42df80eed: Preparing [2022-10-24T15:08:49.318Z] 26ead23d69f8: Preparing [2022-10-24T15:08:49.318Z] 32b0cf1b7651: Preparing [2022-10-24T15:08:49.318Z] e5a4131ffca0: Preparing [2022-10-24T15:08:49.318Z] 66d189ab716a: Preparing [2022-10-24T15:08:49.318Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:49.318Z] 5d3e392a13a0: Waiting [2022-10-24T15:08:49.318Z] 32b0cf1b7651: Layer already exists [2022-10-24T15:08:49.318Z] 91e42df80eed: Layer already exists [2022-10-24T15:08:49.318Z] 66d189ab716a: Layer already exists [2022-10-24T15:08:49.318Z] 26ead23d69f8: Layer already exists [2022-10-24T15:08:49.318Z] e5a4131ffca0: Layer already exists [2022-10-24T15:08:49.318Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:49.585Z] latest: digest: sha256:380630d514004f51072bcae8523eac700af618e788ae9b288c21f1b587292f07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:49.939Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:50.285Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.18 [2022-10-24T15:08:50.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-24T15:08:50.285Z] 91e42df80eed: Preparing [2022-10-24T15:08:50.285Z] 26ead23d69f8: Preparing [2022-10-24T15:08:50.285Z] 32b0cf1b7651: Preparing [2022-10-24T15:08:50.285Z] e5a4131ffca0: Preparing [2022-10-24T15:08:50.285Z] 66d189ab716a: Preparing [2022-10-24T15:08:50.285Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:50.285Z] 5d3e392a13a0: Waiting [2022-10-24T15:08:50.285Z] 91e42df80eed: Layer already exists [2022-10-24T15:08:50.285Z] 26ead23d69f8: Layer already exists [2022-10-24T15:08:50.285Z] e5a4131ffca0: Layer already exists [2022-10-24T15:08:50.285Z] 66d189ab716a: Layer already exists [2022-10-24T15:08:50.285Z] 32b0cf1b7651: Layer already exists [2022-10-24T15:08:50.285Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:50.551Z] 2.3.0-dev.18: digest: sha256:380630d514004f51072bcae8523eac700af618e788ae9b288c21f1b587292f07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:50.905Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:51.251Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18 [2022-10-24T15:08:51.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-24T15:08:51.251Z] 91e42df80eed: Preparing [2022-10-24T15:08:51.251Z] 26ead23d69f8: Preparing [2022-10-24T15:08:51.251Z] 32b0cf1b7651: Preparing [2022-10-24T15:08:51.251Z] e5a4131ffca0: Preparing [2022-10-24T15:08:51.251Z] 66d189ab716a: Preparing [2022-10-24T15:08:51.251Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:51.251Z] 5d3e392a13a0: Waiting [2022-10-24T15:08:51.251Z] e5a4131ffca0: Layer already exists [2022-10-24T15:08:51.251Z] 26ead23d69f8: Layer already exists [2022-10-24T15:08:51.251Z] 91e42df80eed: Layer already exists [2022-10-24T15:08:51.251Z] 66d189ab716a: Layer already exists [2022-10-24T15:08:51.251Z] 32b0cf1b7651: Layer already exists [2022-10-24T15:08:51.251Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:51.517Z] b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18: digest: sha256:380630d514004f51072bcae8523eac700af618e788ae9b288c21f1b587292f07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:51.873Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:52.216Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-10-24T15:08:52.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-24T15:08:52.216Z] 91e42df80eed: Preparing [2022-10-24T15:08:52.216Z] 26ead23d69f8: Preparing [2022-10-24T15:08:52.216Z] 32b0cf1b7651: Preparing [2022-10-24T15:08:52.216Z] e5a4131ffca0: Preparing [2022-10-24T15:08:52.216Z] 66d189ab716a: Preparing [2022-10-24T15:08:52.216Z] 5d3e392a13a0: Preparing [2022-10-24T15:08:52.216Z] 5d3e392a13a0: Waiting [2022-10-24T15:08:52.216Z] e5a4131ffca0: Layer already exists [2022-10-24T15:08:52.216Z] 32b0cf1b7651: Layer already exists [2022-10-24T15:08:52.216Z] 66d189ab716a: Layer already exists [2022-10-24T15:08:52.216Z] 26ead23d69f8: Layer already exists [2022-10-24T15:08:52.216Z] 91e42df80eed: Layer already exists [2022-10-24T15:08:52.216Z] 5d3e392a13a0: Layer already exists [2022-10-24T15:08:52.484Z] main: digest: sha256:380630d514004f51072bcae8523eac700af618e788ae9b288c21f1b587292f07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:08:52.528Z] ===================================================== [Pipeline] echo [2022-10-24T15:08:52.534Z] taggedImages: [2022-10-24T15:08:52.534Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [2022-10-24T15:08:52.534Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-24T15:08:52.534Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.18 [2022-10-24T15:08:52.534Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b8ba3e221760256c2fe6830bd74ef8a303aa4de5-2.3.0-dev.18 [2022-10-24T15:08:52.534Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:52.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:08:52.886Z] [2022-10-24T15:08:52.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:08:53.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:08:53.222Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T15:08:53.222Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T15:08:53.222Z] 04944245beec: Pulling fs layer [2022-10-24T15:08:53.222Z] 699f458cf7ca: Pulling fs layer [2022-10-24T15:08:53.222Z] 765212b225bb: Pulling fs layer [2022-10-24T15:08:53.222Z] f23df028b6ca: Pulling fs layer [2022-10-24T15:08:53.222Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T15:08:53.222Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T15:08:53.222Z] f23df028b6ca: Waiting [2022-10-24T15:08:53.222Z] 765212b225bb: Waiting [2022-10-24T15:08:53.222Z] d65c8cfc05b1: Waiting [2022-10-24T15:08:53.222Z] 2437ff75d9bd: Waiting [2022-10-24T15:08:53.490Z] 04944245beec: Verifying Checksum [2022-10-24T15:08:53.490Z] 04944245beec: Download complete [2022-10-24T15:08:53.490Z] 765212b225bb: Download complete [2022-10-24T15:08:53.490Z] f23df028b6ca: Verifying Checksum [2022-10-24T15:08:53.490Z] f23df028b6ca: Download complete [2022-10-24T15:08:53.490Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T15:08:53.490Z] d65c8cfc05b1: Download complete [2022-10-24T15:08:53.762Z] 699f458cf7ca: Verifying Checksum [2022-10-24T15:08:53.762Z] 699f458cf7ca: Download complete [2022-10-24T15:08:54.031Z] 8998bd30e6a1: Download complete [2022-10-24T15:08:56.627Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T15:08:56.627Z] 2437ff75d9bd: Download complete [2022-10-24T15:08:58.576Z] 8998bd30e6a1: Pull complete [2022-10-24T15:08:58.846Z] 04944245beec: Pull complete [2022-10-24T15:09:00.261Z] 699f458cf7ca: Pull complete [2022-10-24T15:09:00.529Z] 765212b225bb: Pull complete [2022-10-24T15:09:02.478Z] f23df028b6ca: Pull complete [2022-10-24T15:09:02.743Z] d65c8cfc05b1: Pull complete [2022-10-24T15:09:17.741Z] 2437ff75d9bd: Pull complete [2022-10-24T15:09:17.741Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T15:09:17.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:09:17.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:09:17.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-9313 does not seem to be running inside a container [2022-10-24T15:09:18.014Z] $ 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/54 -v /w/workspace/device-rfid-llrp-go/54:/w/workspace/device-rfid-llrp-go/54:rw,z -v /w/workspace/device-rfid-llrp-go/54@tmp:/w/workspace/device-rfid-llrp-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T15:09:20.854Z] $ docker top 80d71e9aceeb89aa08de8d0e827e88d6e10b9ae508e17b9f59c2c2cb89d574e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:09:21.709Z] ---> job-cost.sh [2022-10-24T15:09:21.709Z] lf-activate-venv: SKIPPING [2022-10-24T15:09:21.709Z] INFO: No Stack... [2022-10-24T15:09:22.295Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T15:09:23.255Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T15:09:23.897Z] + cat /w/workspace/device-rfid-llrp-go/54/archives/cost.csv [2022-10-24T15:09:23.897Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T15:09:23.937Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-54-stack-cost] [2022-10-24T15:09:23.943Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-54-stack-cost] did not exist. Created. [2022-10-24T15:09:23.943Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:09:24.603Z] /w/workspace/device-rfid-llrp-go/54@tmp/durable-69891916/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T15:09:25.258Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T15:09:25.282Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T15:09:25.358Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T15:09:25.365Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T15:09:25.383Z] $ docker stop --time=1 80d71e9aceeb89aa08de8d0e827e88d6e10b9ae508e17b9f59c2c2cb89d574e9 [2022-10-24T15:09:26.922Z] $ docker rm -f 80d71e9aceeb89aa08de8d0e827e88d6e10b9ae508e17b9f59c2c2cb89d574e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-24T15:09:27.309Z] provisioning config files... [2022-10-24T15:09:27.315Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7410161030230800711tmp [Pipeline] { [Pipeline] sh [2022-10-24T15:09:27.605Z] + set +x [2022-10-24T15:09:27.605Z] + + curl -s https://codecov.io/bash [2022-10-24T15:09:27.605Z] bash -s -- [2022-10-24T15:09:27.605Z] [2022-10-24T15:09:27.605Z] _____ _ [2022-10-24T15:09:27.605Z] / ____| | | [2022-10-24T15:09:27.605Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T15:09:27.605Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T15:09:27.605Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T15:09:27.605Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T15:09:27.605Z] Bash-1.0.6 [2022-10-24T15:09:27.605Z] [2022-10-24T15:09:27.605Z] [2022-10-24T15:09:27.605Z] ==> git version 2.25.1 found [2022-10-24T15:09:27.605Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-24T15:09:27.605Z] Release-Date: 2020-01-08 [2022-10-24T15:09:27.605Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T15:09:27.605Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T15:09:27.605Z] ==> Jenkins CI detected. [2022-10-24T15:09:27.605Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-10-24T15:09:27.605Z] project root: . [2022-10-24T15:09:27.605Z] --> token set from env [2022-10-24T15:09:27.605Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T15:09:27.605Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T15:09:27.605Z] ==> Python coveragepy not found [2022-10-24T15:09:27.605Z] ==> Searching for coverage reports in: [2022-10-24T15:09:27.605Z] + . [2022-10-24T15:09:27.605Z] -> Found 1 reports [2022-10-24T15:09:27.605Z] ==> Detecting git/mercurial file structure [2022-10-24T15:09:27.865Z] ==> Reading reports [2022-10-24T15:09:27.865Z] + ./coverage.out bytes=460049 [2022-10-24T15:09:27.865Z] ==> Appending adjustments [2022-10-24T15:09:27.865Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T15:09:27.865Z] + Found adjustments [2022-10-24T15:09:27.865Z] ==> Gzipping contents [2022-10-24T15:09:28.123Z] 52K /tmp/codecov.Og15CV.gz [2022-10-24T15:09:28.123Z] ==> Uploading reports [2022-10-24T15:09:28.123Z] url: https://codecov.io [2022-10-24T15:09:28.123Z] query: branch=main&commit=b8ba3e221760256c2fe6830bd74ef8a303aa4de5&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T15:09:28.123Z] -> Pinging Codecov [2022-10-24T15:09:28.123Z] 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=b8ba3e221760256c2fe6830bd74ef8a303aa4de5&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T15:09:28.381Z] -> Uploading to [2022-10-24T15:09:28.381Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/581DD39554BDF9B6E22D074273EAD858/b8ba3e221760256c2fe6830bd74ef8a303aa4de5/9caf2ccb-716b-4753-bbf7-e493309c8189.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T150928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f384abae99fabc889ce95ef1be94aded100e0a2adaba207b60ea48a73673fc3 [2022-10-24T15:09:28.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T15:09:28.381Z] Dload Upload Total Spent Left Speed [2022-10-24T15:09:28.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51538 0 0 100 51538 0 227k --:--:-- --:--:-- --:--:-- 226k 100 51538 0 0 100 51538 0 199k --:--:-- --:--:-- --:--:-- 198k [2022-10-24T15:09:28.641Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [Pipeline] } [2022-10-24T15:09:28.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T15:09:28.845Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T15:09:28.855Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:29.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T15:09:29.151Z] [2022-10-24T15:09:29.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:29.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T15:09:29.442Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T15:09:29.442Z] df9b9388f04a: Pulling fs layer [2022-10-24T15:09:29.442Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T15:09:29.442Z] 25bc292e5bac: Pulling fs layer [2022-10-24T15:09:29.442Z] 114826534d7a: Pulling fs layer [2022-10-24T15:09:29.442Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T15:09:29.442Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T15:09:29.442Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T15:09:29.442Z] 4657fd5d0bcf: Waiting [2022-10-24T15:09:29.442Z] 114826534d7a: Waiting [2022-10-24T15:09:29.442Z] 8a3aa393b2d8: Waiting [2022-10-24T15:09:29.442Z] 6ad1cebc031e: Waiting [2022-10-24T15:09:29.442Z] 25bc292e5bac: Download complete [2022-10-24T15:09:29.442Z] 52dc419b0ee2: Download complete [2022-10-24T15:09:29.442Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T15:09:29.442Z] 4657fd5d0bcf: Download complete [2022-10-24T15:09:29.702Z] df9b9388f04a: Pull complete [2022-10-24T15:09:29.702Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T15:09:29.702Z] 6ad1cebc031e: Download complete [2022-10-24T15:09:29.702Z] 52dc419b0ee2: Pull complete [2022-10-24T15:09:29.961Z] 25bc292e5bac: Pull complete [2022-10-24T15:09:30.219Z] 114826534d7a: Verifying Checksum [2022-10-24T15:09:30.219Z] 114826534d7a: Download complete [2022-10-24T15:09:30.219Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T15:09:30.219Z] 8a3aa393b2d8: Download complete [2022-10-24T15:09:33.517Z] 114826534d7a: Pull complete [2022-10-24T15:09:33.517Z] 4657fd5d0bcf: Pull complete [2022-10-24T15:09:34.083Z] 6ad1cebc031e: Pull complete [2022-10-24T15:09:36.617Z] 8a3aa393b2d8: Pull complete [2022-10-24T15:09:36.617Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T15:09:36.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T15:09:36.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:09:36.684Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T15:09:36.712Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T15:09:40.731Z] $ docker top 241f782df6b96c08c02d235be5b0fcd02b05a3c8c508c6ac77c019424d3a0758 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T15:09:40.790Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-10-24T15:09:41.067Z] + set -o pipefail [2022-10-24T15:09:41.067Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-10-24T15:09:46.348Z] [2022-10-24T15:09:46.348Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-10-24T15:09:46.348Z] [2022-10-24T15:09:46.348Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/09b3c7ac-1fc2-44aa-84c7-4e77c19f71a1 [2022-10-24T15:09:46.348Z] [2022-10-24T15:09:46.348Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-24T15:09:46.348Z] [2022-10-24T15:09:46.348Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T15:09:46.348Z] [2022-10-24T15:09:46.348Z] [2022-10-24T15:09:46.348Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T15:09:46.348Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T15:09:46.348Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T15:09:46.359Z] $ docker stop --time=1 241f782df6b96c08c02d235be5b0fcd02b05a3c8c508c6ac77c019424d3a0758 [2022-10-24T15:09:50.199Z] $ docker rm -f 241f782df6b96c08c02d235be5b0fcd02b05a3c8c508c6ac77c019424d3a0758 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:09:50.926Z] + git log --format=format:%s -1 b8ba3e221760256c2fe6830bd74ef8a303aa4de5 [Pipeline] sh [2022-10-24T15:09:51.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:09:51.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:51.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:09:51.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:09:51.575Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T15:09:51.602Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T15:09:52.079Z] $ docker top 3adbe56b2dd53628168cd41b58d98bd38a8b87737d1e57744fa8b04c9aa55373 -eo pid,comm [2022-10-24T15:09:52.125Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T15:09:52.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:09:52.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:09:52.155Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:09:52.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:09:52.261Z] $ docker exec 3adbe56b2dd53628168cd41b58d98bd38a8b87737d1e57744fa8b04c9aa55373 ssh-agent [2022-10-24T15:09:52.375Z] SSH_AUTH_SOCK=/tmp/ssh-ABFAUIMCtYUZ/agent.32 [2022-10-24T15:09:52.375Z] SSH_AGENT_PID=38 [2022-10-24T15:09:52.379Z] Running ssh-add (command line suppressed) [2022-10-24T15:09:52.478Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15964609743084557728.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15964609743084557728.key) [2022-10-24T15:09:52.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:09:52.775Z] + git semver tag [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,970 [run_tag] DEBUG tag force:False [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,970 [check_head_tag] DEBUG check head tag [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,971 [execute] INFO git cat-file --batch-check [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,976 [execute] INFO git cat-file --batch [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,987 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,988 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,988 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:09:53.035Z] 2022-10-24 15:09:52,993 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-24T15:09:53.035Z] 2.3.0-dev.18 [Pipeline] } [2022-10-24T15:09:53.045Z] $ docker exec --env ******** --env ******** 3adbe56b2dd53628168cd41b58d98bd38a8b87737d1e57744fa8b04c9aa55373 ssh-agent -k [2022-10-24T15:09:53.140Z] unset SSH_AUTH_SOCK; [2022-10-24T15:09:53.141Z] unset SSH_AGENT_PID; [2022-10-24T15:09:53.141Z] echo Agent pid 38 killed; [2022-10-24T15:09:53.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:09:53.452Z] + git semver [Pipeline] } [2022-10-24T15:09:53.720Z] $ docker stop --time=1 3adbe56b2dd53628168cd41b58d98bd38a8b87737d1e57744fa8b04c9aa55373 [2022-10-24T15:09:54.984Z] $ docker rm -f 3adbe56b2dd53628168cd41b58d98bd38a8b87737d1e57744fa8b04c9aa55373 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:55.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T15:09:55.369Z] [2022-10-24T15:09:55.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:55.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T15:09:55.669Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T15:09:55.669Z] ab5ef0e58194: Pulling fs layer [2022-10-24T15:09:55.669Z] 9712f1f96733: Pulling fs layer [2022-10-24T15:09:55.669Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T15:09:55.669Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T15:09:55.669Z] e9a5061849ea: Pulling fs layer [2022-10-24T15:09:55.669Z] d747dcd14b5f: Pulling fs layer [2022-10-24T15:09:55.669Z] 2de7ff778b66: Pulling fs layer [2022-10-24T15:09:55.669Z] e9a5061849ea: Waiting [2022-10-24T15:09:55.669Z] 0d9ebad4ef96: Waiting [2022-10-24T15:09:55.669Z] d747dcd14b5f: Waiting [2022-10-24T15:09:55.669Z] 2de7ff778b66: Waiting [2022-10-24T15:09:55.669Z] 9712f1f96733: Verifying Checksum [2022-10-24T15:09:55.669Z] 9712f1f96733: Download complete [2022-10-24T15:09:55.931Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T15:09:55.931Z] 63f879dbbcfc: Download complete [2022-10-24T15:09:56.190Z] ab5ef0e58194: Verifying Checksum [2022-10-24T15:09:56.190Z] ab5ef0e58194: Download complete [2022-10-24T15:09:56.190Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T15:09:56.190Z] 0d9ebad4ef96: Download complete [2022-10-24T15:09:56.190Z] e9a5061849ea: Verifying Checksum [2022-10-24T15:09:56.190Z] e9a5061849ea: Download complete [2022-10-24T15:09:56.190Z] d747dcd14b5f: Verifying Checksum [2022-10-24T15:09:56.190Z] d747dcd14b5f: Download complete [2022-10-24T15:09:56.447Z] 2de7ff778b66: Verifying Checksum [2022-10-24T15:09:56.447Z] 2de7ff778b66: Download complete [2022-10-24T15:09:58.987Z] ab5ef0e58194: Pull complete [2022-10-24T15:09:58.987Z] 9712f1f96733: Pull complete [2022-10-24T15:09:59.919Z] 63f879dbbcfc: Pull complete [2022-10-24T15:10:04.116Z] 0d9ebad4ef96: Pull complete [2022-10-24T15:10:04.117Z] e9a5061849ea: Pull complete [2022-10-24T15:10:04.376Z] d747dcd14b5f: Pull complete [2022-10-24T15:10:05.753Z] 2de7ff778b66: Pull complete [2022-10-24T15:10:05.753Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T15:10:05.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T15:10:05.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:10:05.824Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T15:10:05.857Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T15:10:14.054Z] $ docker top c024d5d71432cac831635445f24332147127bdc58c45743b5f7ed47e9f802ffe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:10:14.113Z] provisioning config files... [2022-10-24T15:10:14.120Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1320157190388536795tmp [2022-10-24T15:10:14.128Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11052423787540263539tmp [2022-10-24T15:10:14.137Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4149028293998343957tmp [Pipeline] { [Pipeline] echo [2022-10-24T15:10:14.150Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:14.429Z] ---> sigul-configuration.sh [2022-10-24T15:10:14.429Z] gpg: directory `/root/.gnupg' created [2022-10-24T15:10:14.429Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T15:10:14.429Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T15:10:14.429Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T15:10:14.429Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T15:10:14.429Z] gpg: CAST5 encrypted data [2022-10-24T15:10:14.429Z] gpg: encrypted with 1 passphrase [2022-10-24T15:10:14.429Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T15:10:14.711Z] + mkdir /home/jenkins [2022-10-24T15:10:14.711Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T15:10:14.992Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-24T15:10:15.001Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:15.284Z] ---> sigul-install.sh [2022-10-24T15:10:15.284Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T15:10:15.566Z] + git tag --list [2022-10-24T15:10:15.566Z] v0.0.0 [2022-10-24T15:10:15.566Z] v1.0.0 [2022-10-24T15:10:15.566Z] v2.1.0 [2022-10-24T15:10:15.566Z] v2.1.1 [2022-10-24T15:10:15.566Z] v2.1.1-dev.1 [2022-10-24T15:10:15.566Z] v2.2.0 [2022-10-24T15:10:15.566Z] v2.2.1-dev.1 [2022-10-24T15:10:15.566Z] v2.2.1-dev.2 [2022-10-24T15:10:15.566Z] v2.2.1-dev.3 [2022-10-24T15:10:15.566Z] v2.2.1-dev.4 [2022-10-24T15:10:15.566Z] v2.2.1-dev.5 [2022-10-24T15:10:15.566Z] v2.2.1-dev.6 [2022-10-24T15:10:15.566Z] v2.2.1-dev.7 [2022-10-24T15:10:15.566Z] v2.3.0-dev.10 [2022-10-24T15:10:15.567Z] v2.3.0-dev.11 [2022-10-24T15:10:15.567Z] v2.3.0-dev.12 [2022-10-24T15:10:15.567Z] v2.3.0-dev.13 [2022-10-24T15:10:15.567Z] v2.3.0-dev.14 [2022-10-24T15:10:15.567Z] v2.3.0-dev.15 [2022-10-24T15:10:15.567Z] v2.3.0-dev.16 [2022-10-24T15:10:15.567Z] v2.3.0-dev.17 [2022-10-24T15:10:15.567Z] v2.3.0-dev.18 [2022-10-24T15:10:15.567Z] v2.3.0-dev.7 [2022-10-24T15:10:15.567Z] v2.3.0-dev.8 [2022-10-24T15:10:15.567Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-24T15:10:15.851Z] + lftools sign git-tag v2.3.0-dev.18 [2022-10-24T15:10:16.417Z] Signing Git tag with Sigul... [2022-10-24T15:10:16.417Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-10-24T15:10:16.679Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:16.955Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T15:10:16.962Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T15:10:16.983Z] $ docker stop --time=1 c024d5d71432cac831635445f24332147127bdc58c45743b5f7ed47e9f802ffe [2022-10-24T15:10:18.304Z] $ docker rm -f c024d5d71432cac831635445f24332147127bdc58c45743b5f7ed47e9f802ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T15:10:18.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:10:18.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:10:19.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:10:19.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:10:19.073Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T15:10:19.100Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T15:10:19.447Z] $ docker top 07ab09a9140380999e81dce927c53d56bbbd9ca1e957cb484d4e21c6ca16a3f3 -eo pid,comm [2022-10-24T15:10:19.497Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T15:10:19.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:10:19.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:10:19.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:10:19.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:10:19.647Z] $ docker exec 07ab09a9140380999e81dce927c53d56bbbd9ca1e957cb484d4e21c6ca16a3f3 ssh-agent [2022-10-24T15:10:19.763Z] SSH_AUTH_SOCK=/tmp/ssh-teK3HkCE2k8q/agent.31 [2022-10-24T15:10:19.763Z] SSH_AGENT_PID=38 [2022-10-24T15:10:19.768Z] Running ssh-add (command line suppressed) [2022-10-24T15:10:19.877Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15288061048265318722.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15288061048265318722.key) [2022-10-24T15:10:19.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:10:20.182Z] + git semver bump pre [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,375 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,375 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,375 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,375 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,375 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,375 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,377 [execute] INFO git cat-file --batch-check [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,384 [execute] INFO git cat-file --batch [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T15:10:20.442Z] 2022-10-24 15:10:20,390 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-24T15:10:20.442Z] 2.3.0-dev.19 [Pipeline] } [2022-10-24T15:10:20.450Z] $ docker exec --env ******** --env ******** 07ab09a9140380999e81dce927c53d56bbbd9ca1e957cb484d4e21c6ca16a3f3 ssh-agent -k [2022-10-24T15:10:20.557Z] unset SSH_AUTH_SOCK; [2022-10-24T15:10:20.557Z] unset SSH_AGENT_PID; [2022-10-24T15:10:20.557Z] echo Agent pid 38 killed; [2022-10-24T15:10:20.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:10:20.861Z] + git semver [Pipeline] } [2022-10-24T15:10:21.130Z] $ docker stop --time=1 07ab09a9140380999e81dce927c53d56bbbd9ca1e957cb484d4e21c6ca16a3f3 [2022-10-24T15:10:22.466Z] $ docker rm -f 07ab09a9140380999e81dce927c53d56bbbd9ca1e957cb484d4e21c6ca16a3f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:10:22.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:10:22.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:10:23.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:10:23.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:10:23.230Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T15:10:23.256Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T15:10:23.614Z] $ docker top e6e8853265e849f1175ada734c009f0511a66aaa2e82eb8fd46152ebd605fd39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:10:23.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:10:23.697Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:10:23.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:10:23.806Z] $ docker exec e6e8853265e849f1175ada734c009f0511a66aaa2e82eb8fd46152ebd605fd39 ssh-agent [2022-10-24T15:10:23.922Z] SSH_AUTH_SOCK=/tmp/ssh-Wq3jtUE6OJPZ/agent.32 [2022-10-24T15:10:23.922Z] SSH_AGENT_PID=38 [2022-10-24T15:10:23.927Z] Running ssh-add (command line suppressed) [2022-10-24T15:10:24.037Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9760263163697534429.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9760263163697534429.key) [2022-10-24T15:10:24.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:10:24.338Z] + git semver push [2022-10-24T15:10:24.597Z] 2022-10-24 15:10:24,528 [run_push] DEBUG push [2022-10-24T15:10:24.597Z] 2022-10-24 15:10:24,528 [execute] INFO git cat-file --batch-check [2022-10-24T15:10:24.597Z] 2022-10-24 15:10:24,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T15:10:24.597Z] 2022-10-24 15:10:24,533 [execute] INFO git rev-list d12915840ce79d6af2169ea71502e3536bb3c31d -- [2022-10-24T15:10:24.597Z] 2022-10-24 15:10:24,534 [execute] DEBUG Popen(['git', 'rev-list', 'd12915840ce79d6af2169ea71502e3536bb3c31d', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:10:24.597Z] 2022-10-24 15:10:24,541 [execute] INFO git fetch -v origin [2022-10-24T15:10:24.597Z] 2022-10-24 15:10:24,541 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T15:10:25.162Z] 2022-10-24 15:10:25,087 [run_push] DEBUG no remote changes detected [2022-10-24T15:10:25.162Z] 2022-10-24 15:10:25,087 [execute] INFO git push origin semver [2022-10-24T15:10:25.163Z] 2022-10-24 15:10:25,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:10:26.096Z] 2022-10-24 15:10:25,912 [run_push] DEBUG push all version tags [2022-10-24T15:10:26.096Z] 2022-10-24 15:10:25,912 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T15:10:26.096Z] 2022-10-24 15:10:25,913 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:10:27.034Z] 2022-10-24 15:10:26,745 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-24T15:10:27.034Z] 2.3.0-dev.19 [Pipeline] } [2022-10-24T15:10:27.042Z] $ docker exec --env ******** --env ******** e6e8853265e849f1175ada734c009f0511a66aaa2e82eb8fd46152ebd605fd39 ssh-agent -k [2022-10-24T15:10:27.137Z] unset SSH_AUTH_SOCK; [2022-10-24T15:10:27.137Z] unset SSH_AGENT_PID; [2022-10-24T15:10:27.137Z] echo Agent pid 38 killed; [2022-10-24T15:10:27.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:10:27.441Z] + git semver [Pipeline] } [2022-10-24T15:10:27.712Z] $ docker stop --time=1 e6e8853265e849f1175ada734c009f0511a66aaa2e82eb8fd46152ebd605fd39 [2022-10-24T15:10:28.973Z] $ docker rm -f e6e8853265e849f1175ada734c009f0511a66aaa2e82eb8fd46152ebd605fd39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-24T15:10:29.511Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-10-24T15:10:29.511Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-24T15:10:29.511Z] total 16 [2022-10-24T15:10:29.511Z] drwxr-xr-x 3 root root 4096 Oct 24 14:59 . [2022-10-24T15:10:29.511Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:10 .. [2022-10-24T15:10:29.511Z] drwxr-xr-x 2 root root 4096 Oct 24 14:59 cost [2022-10-24T15:10:29.511Z] -rw-r--r-- 1 root root 90 Oct 24 14:59 cost.csv [2022-10-24T15:10:29.511Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-24T15:10:29.511Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-24T15:10:29.511Z] total 16 [2022-10-24T15:10:29.511Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 14:59 . [2022-10-24T15:10:29.511Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:10 .. [2022-10-24T15:10:29.511Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 14:59 cost [2022-10-24T15:10:29.511Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 24 14:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:29.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:30.756Z] ---> package-listing.sh [2022-10-24T15:10:30.756Z] ++ facter osfamily [2022-10-24T15:10:30.756Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T15:10:30.756Z] + OS_FAMILY=debian [2022-10-24T15:10:30.756Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-10-24T15:10:30.756Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T15:10:30.756Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T15:10:30.756Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T15:10:30.756Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T15:10:30.756Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-24T15:10:30.756Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T15:10:30.756Z] + case "${OS_FAMILY}" in [2022-10-24T15:10:30.756Z] + dpkg -l [2022-10-24T15:10:30.756Z] + grep '^ii' [2022-10-24T15:10:30.756Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T15:10:30.756Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T15:10:30.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T15:10:30.756Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-24T15:10:30.756Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-10-24T15:10:30.756Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-10-24T15:10:30.776Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T15:10:31.061Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:10:31.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:10:31.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:10:31.673Z] prd-ubuntu20.04-docker-8c-8g-9310 does not seem to be running inside a container [2022-10-24T15:10:31.702Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T15:10:32.043Z] $ docker top 67e2ffaa46afb304d53cded4f55747f320fd4987f022ecf5954c8ad24f714485 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:10:32.380Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T15:10:32.661Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T15:10:32.941Z] + ls /var/log/sa-host [2022-10-24T15:10:32.941Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:10:33.018Z] provisioning config files... [2022-10-24T15:10:33.027Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config583983796360836053tmp [Pipeline] { [Pipeline] echo [2022-10-24T15:10:33.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:33.322Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T15:10:33.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:33.664Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T15:10:33.672Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:33.956Z] ---> sudo-logs.sh [2022-10-24T15:10:33.956Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T15:10:33.985Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:34.268Z] ---> job-cost.sh [2022-10-24T15:10:34.268Z] lf-activate-venv: SKIPPING [2022-10-24T15:10:34.268Z] DEBUG: total: 0.2199999988079071 [2022-10-24T15:10:34.268Z] INFO: Retrieving Stack Cost... [2022-10-24T15:10:34.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T15:10:35.099Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T15:10:35.109Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:35.391Z] ---> logs-deploy.sh [2022-10-24T15:10:35.391Z] lf-activate-venv: SKIPPING [2022-10-24T15:10:35.391Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/54 [2022-10-24T15:10:35.391Z] INFO: archiving workspace using pattern(s): [2022-10-24T15:10:36.329Z] Archives upload complete. [2022-10-24T15:10:36.330Z] INFO: archiving logs to Nexus