Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3289a164b8ff7b22d28db9f748121107e7f7ddb 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-ssh6672329781253301813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17721262977239061241.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2142854625577418557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11472755904575734855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15006012881904565561.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2254 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f3289a164b8ff7b22d28db9f748121107e7f7ddb (main) Commit message: "Merge pull request #181 from lenny-intel/go-1.20" > 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 > git rev-list --no-walk f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T18:16:16.337Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T18:16:16.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T18:16:16.422Z] ========================================================= [2023-03-15T18:16:16.422Z] EdgeX Global Pipelines Version Info [2023-03-15T18:16:16.422Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:16:17.160Z] ------------------- [2023-03-15T18:16:17.161Z] stable info: [2023-03-15T18:16:17.161Z] ------------------- [2023-03-15T18:16:17.161Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T18:16:17.161Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T18:16:17.161Z] Message: update stable to v1.0.245 [2023-03-15T18:16:17.730Z] ------------------- [2023-03-15T18:16:17.730Z] experimental info: [2023-03-15T18:16:17.730Z] ------------------- [2023-03-15T18:16:17.730Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T18:16:17.730Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T18:16:17.730Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T18:16:17.877Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-15T18:16:17.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-15T18:16:17.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T18:16:17.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T18:16:17.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T18:16:17.935Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T18:16:17.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T18:16:17.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T18:16:17.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T18:16:17.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T18:16:17.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T18:16:17.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-15T18:16:18.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T18:16:18.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T18:16:18.023Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T18:16:18.037Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T18:16:18.055Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T18:16:18.077Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T18:16:18.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T18:16:18.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T18:16:18.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T18:16:18.117Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T18:16:18.127Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T18:16:18.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T18:16:18.146Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T18:16:18.158Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T18:16:18.166Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T18:16:18.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T18:16:18.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T18:16:18.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T18:16:18.218Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T18:16:18.228Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3289a1 [Pipeline] echo [2023-03-15T18:16:18.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:16:18.285Z] provisioning config files... [2023-03-15T18:16:18.300Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6188726630295929285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:16:18.606Z] ---> docker-login.sh [2023-03-15T18:16:18.606Z] nexus3.edgexfoundry.org:10001 [2023-03-15T18:16:18.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:19.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:19.127Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:19.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:19.127Z] [2023-03-15T18:16:19.127Z] Login Succeeded [2023-03-15T18:16:19.127Z] nexus3.edgexfoundry.org:10002 [2023-03-15T18:16:19.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:19.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:19.127Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:19.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:19.127Z] [2023-03-15T18:16:19.127Z] Login Succeeded [2023-03-15T18:16:19.127Z] nexus3.edgexfoundry.org:10003 [2023-03-15T18:16:19.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:19.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:19.388Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:19.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:19.388Z] [2023-03-15T18:16:19.388Z] Login Succeeded [2023-03-15T18:16:19.388Z] nexus3.edgexfoundry.org:10004 [2023-03-15T18:16:19.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:19.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:19.388Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:19.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:19.388Z] [2023-03-15T18:16:19.388Z] Login Succeeded [2023-03-15T18:16:19.388Z] docker.io [2023-03-15T18:16:19.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:19.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:19.648Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:19.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:19.648Z] [2023-03-15T18:16:19.648Z] Login Succeeded [2023-03-15T18:16:19.648Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T18:16:19.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T18:16:20.036Z] + git rev-list -1 --merges f3289a164b8ff7b22d28db9f748121107e7f7ddb~1..f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T18:16:20.085Z] -----------> git rev-list -1 --merges f3289a164b8ff7b22d28db9f748121107e7f7ddb~1..f3289a164b8ff7b22d28db9f748121107e7f7ddb f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T18:16:20.085Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb [false] [Pipeline] sh [2023-03-15T18:16:20.378Z] + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T18:16:20.400Z] ========================================================= [2023-03-15T18:16:20.400Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T18:16:20.400Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T18:16:20.722Z] + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo [2023-03-15T18:16:20.733Z] [semverPrep] GIT_COMMIT: f3289a164b8ff7b22d28db9f748121107e7f7ddb, Commit Message: Merge pull request #181 from lenny-intel/go-1.20 [Pipeline] echo [2023-03-15T18:16:20.741Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T18:16:21.098Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T18:16:21.098Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T18:16:21.098Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T18:16:21.098Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T18:16:21.098Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T18:16:21.098Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T18:16:21.098Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:16:21.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T18:16:21.503Z] [2023-03-15T18:16:21.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:16:21.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T18:16:21.802Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T18:16:21.802Z] b85a868b505f: Pulling fs layer [2023-03-15T18:16:21.802Z] e2be974225ed: Pulling fs layer [2023-03-15T18:16:21.802Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T18:16:21.802Z] 988bab9f4d93: Pulling fs layer [2023-03-15T18:16:21.802Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T18:16:21.802Z] eaf3925da568: Pulling fs layer [2023-03-15T18:16:21.802Z] 1469e6f7b9e6: Waiting [2023-03-15T18:16:21.802Z] bab4dde63d76: Pulling fs layer [2023-03-15T18:16:21.802Z] 988bab9f4d93: Waiting [2023-03-15T18:16:21.802Z] bde34c3a00c8: Pulling fs layer [2023-03-15T18:16:21.802Z] b352a97aabf1: Pulling fs layer [2023-03-15T18:16:21.802Z] 4872d77fe225: Pulling fs layer [2023-03-15T18:16:21.802Z] bab4dde63d76: Waiting [2023-03-15T18:16:21.802Z] bde34c3a00c8: Waiting [2023-03-15T18:16:21.802Z] b352a97aabf1: Waiting [2023-03-15T18:16:21.802Z] 5851b861e8e6: Pulling fs layer [2023-03-15T18:16:21.802Z] eaf3925da568: Waiting [2023-03-15T18:16:21.802Z] 5851b861e8e6: Waiting [2023-03-15T18:16:21.802Z] e2be974225ed: Download complete [2023-03-15T18:16:21.802Z] 988bab9f4d93: Download complete [2023-03-15T18:16:22.062Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T18:16:22.062Z] 1469e6f7b9e6: Download complete [2023-03-15T18:16:22.062Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T18:16:22.062Z] 339a4e72a1f5: Download complete [2023-03-15T18:16:22.062Z] eaf3925da568: Download complete [2023-03-15T18:16:22.062Z] bde34c3a00c8: Verifying Checksum [2023-03-15T18:16:22.062Z] bde34c3a00c8: Download complete [2023-03-15T18:16:22.062Z] b352a97aabf1: Verifying Checksum [2023-03-15T18:16:22.062Z] 4872d77fe225: Download complete [2023-03-15T18:16:22.062Z] 5851b861e8e6: Verifying Checksum [2023-03-15T18:16:22.062Z] 5851b861e8e6: Download complete [2023-03-15T18:16:22.062Z] b85a868b505f: Verifying Checksum [2023-03-15T18:16:22.062Z] b85a868b505f: Download complete [2023-03-15T18:16:22.322Z] bab4dde63d76: Verifying Checksum [2023-03-15T18:16:22.322Z] bab4dde63d76: Download complete [2023-03-15T18:16:23.258Z] b85a868b505f: Pull complete [2023-03-15T18:16:23.517Z] e2be974225ed: Pull complete [2023-03-15T18:16:24.085Z] 339a4e72a1f5: Pull complete [2023-03-15T18:16:24.085Z] 988bab9f4d93: Pull complete [2023-03-15T18:16:24.343Z] 1469e6f7b9e6: Pull complete [2023-03-15T18:16:24.343Z] eaf3925da568: Pull complete [2023-03-15T18:16:26.247Z] bab4dde63d76: Pull complete [2023-03-15T18:16:26.247Z] bde34c3a00c8: Pull complete [2023-03-15T18:16:26.247Z] b352a97aabf1: Pull complete [2023-03-15T18:16:26.247Z] 4872d77fe225: Pull complete [2023-03-15T18:16:26.247Z] 5851b861e8e6: Pull complete [2023-03-15T18:16:26.247Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T18:16:26.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T18:16:26.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:16:26.351Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:16:26.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T18:16:27.709Z] $ docker top 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a -eo pid,comm [2023-03-15T18:16:27.781Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T18:16:27.781Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T18:16:27.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T18:16:27.815Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T18:16:27.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T18:16:27.907Z] $ docker exec 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a ssh-agent [2023-03-15T18:16:28.043Z] SSH_AUTH_SOCK=/tmp/ssh-pd9vHlbtuIem/agent.33 [2023-03-15T18:16:28.043Z] SSH_AGENT_PID=39 [2023-03-15T18:16:28.049Z] Running ssh-add (command line suppressed) [2023-03-15T18:16:28.147Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3209461579680172363.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3209461579680172363.key) [2023-03-15T18:16:28.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T18:16:28.464Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T18:16:28.462Z] $ docker exec --env ******** --env ******** 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a ssh-agent -k [2023-03-15T18:16:28.553Z] unset SSH_AUTH_SOCK; [2023-03-15T18:16:28.555Z] unset SSH_AGENT_PID; [2023-03-15T18:16:28.556Z] echo Agent pid 39 killed; [2023-03-15T18:16:28.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T18:16:28.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T18:16:28.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T18:16:28.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T18:16:28.702Z] $ docker exec 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a ssh-agent [2023-03-15T18:16:28.820Z] SSH_AUTH_SOCK=/tmp/ssh-zBNWimQJkPyV/agent.71 [2023-03-15T18:16:28.820Z] SSH_AGENT_PID=77 [2023-03-15T18:16:28.825Z] Running ssh-add (command line suppressed) [2023-03-15T18:16:28.910Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2325982906451111648.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2325982906451111648.key) [2023-03-15T18:16:28.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T18:16:29.224Z] + git semver init [2023-03-15T18:16:29.483Z] 2023-03-15 18:16:29,381 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T18:16:29.483Z] 2023-03-15 18:16:29,381 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-15T18:16:29.483Z] 2023-03-15 18:16:29,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-15T18:16:29.483Z] 2023-03-15 18:16:29,382 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T18:16:30.422Z] 2023-03-15 18:16:30,232 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-15T18:16:30.422Z] 2023-03-15 18:16:30,232 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-15T18:16:30.422Z] 2023-03-15 18:16:30,233 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T18:16:30.422Z] 2023-03-15 18:16:30,233 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T18:16:30.422Z] 3.0.0-dev.7 [Pipeline] } [2023-03-15T18:16:30.417Z] $ docker exec --env ******** --env ******** 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a ssh-agent -k [2023-03-15T18:16:30.518Z] unset SSH_AUTH_SOCK; [2023-03-15T18:16:30.519Z] unset SSH_AGENT_PID; [2023-03-15T18:16:30.519Z] echo Agent pid 77 killed; [2023-03-15T18:16:30.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T18:16:30.849Z] + git semver [Pipeline] } [2023-03-15T18:16:31.108Z] $ docker stop --time=1 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a [2023-03-15T18:16:32.424Z] $ docker rm -f --volumes 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T18:16:32.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T18:16:32.990Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T18:16:32.993Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:16:33.104Z] provisioning config files... [2023-03-15T18:16:33.113Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12706449009642391301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:16:33.410Z] ---> docker-login.sh [2023-03-15T18:16:33.410Z] nexus3.edgexfoundry.org:10001 [2023-03-15T18:16:33.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:33.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:33.410Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:33.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:33.410Z] [2023-03-15T18:16:33.410Z] Login Succeeded [2023-03-15T18:16:33.410Z] nexus3.edgexfoundry.org:10002 [2023-03-15T18:16:33.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:33.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:33.410Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:33.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:33.410Z] [2023-03-15T18:16:33.410Z] Login Succeeded [2023-03-15T18:16:33.411Z] nexus3.edgexfoundry.org:10003 [2023-03-15T18:16:33.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:33.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:33.673Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:33.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:33.673Z] [2023-03-15T18:16:33.673Z] Login Succeeded [2023-03-15T18:16:33.673Z] nexus3.edgexfoundry.org:10004 [2023-03-15T18:16:33.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:33.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:33.673Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:33.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:33.673Z] [2023-03-15T18:16:33.673Z] Login Succeeded [2023-03-15T18:16:33.673Z] docker.io [2023-03-15T18:16:33.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:16:33.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:16:33.931Z] Configure a credential helper to remove this warning. See [2023-03-15T18:16:33.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:16:33.931Z] [2023-03-15T18:16:33.931Z] Login Succeeded [2023-03-15T18:16:33.931Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T18:16:33.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T18:16:33.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T18:16:34.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T18:16:34.008Z] ========================================================= [2023-03-15T18:16:34.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T18:16:34.008Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:16:34.315Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T18:16:34.315Z] Sending build context to Docker daemon 4.181MB [2023-03-15T18:16:34.315Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T18:16:34.315Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T18:16:34.315Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T18:16:34.315Z] 63b65145d645: Pulling fs layer [2023-03-15T18:16:34.315Z] a2d21d5440eb: Pulling fs layer [2023-03-15T18:16:34.315Z] 935e6c44a52c: Pulling fs layer [2023-03-15T18:16:34.315Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T18:16:34.315Z] 30dea6a524f1: Pulling fs layer [2023-03-15T18:16:34.315Z] a2aff8979fd8: Pulling fs layer [2023-03-15T18:16:34.315Z] 6808be2612f2: Pulling fs layer [2023-03-15T18:16:34.315Z] f25807f1079a: Pulling fs layer [2023-03-15T18:16:34.315Z] 94cc34f8dd06: Waiting [2023-03-15T18:16:34.315Z] 30dea6a524f1: Waiting [2023-03-15T18:16:34.315Z] a2aff8979fd8: Waiting [2023-03-15T18:16:34.315Z] 6808be2612f2: Waiting [2023-03-15T18:16:34.315Z] f25807f1079a: Waiting [2023-03-15T18:16:34.315Z] a2d21d5440eb: Download complete [2023-03-15T18:16:34.315Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T18:16:34.315Z] 94cc34f8dd06: Download complete [2023-03-15T18:16:34.315Z] 30dea6a524f1: Verifying Checksum [2023-03-15T18:16:34.315Z] 30dea6a524f1: Download complete [2023-03-15T18:16:34.576Z] 63b65145d645: Verifying Checksum [2023-03-15T18:16:34.576Z] 63b65145d645: Download complete [2023-03-15T18:16:34.576Z] a2aff8979fd8: Verifying Checksum [2023-03-15T18:16:34.576Z] a2aff8979fd8: Download complete [2023-03-15T18:16:34.576Z] 63b65145d645: Pull complete [2023-03-15T18:16:34.836Z] a2d21d5440eb: Pull complete [2023-03-15T18:16:34.836Z] f25807f1079a: Verifying Checksum [2023-03-15T18:16:34.836Z] f25807f1079a: Download complete [2023-03-15T18:16:35.095Z] 935e6c44a52c: Verifying Checksum [2023-03-15T18:16:35.095Z] 935e6c44a52c: Download complete [2023-03-15T18:16:35.354Z] 6808be2612f2: Verifying Checksum [2023-03-15T18:16:35.354Z] 6808be2612f2: Download complete [2023-03-15T18:16:38.642Z] 935e6c44a52c: Pull complete [2023-03-15T18:16:38.642Z] 94cc34f8dd06: Pull complete [2023-03-15T18:16:38.642Z] 30dea6a524f1: Pull complete [2023-03-15T18:16:38.642Z] a2aff8979fd8: Pull complete [2023-03-15T18:16:40.541Z] 6808be2612f2: Pull complete [2023-03-15T18:16:41.473Z] f25807f1079a: Pull complete [2023-03-15T18:16:41.473Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T18:16:41.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T18:16:41.473Z] ---> 3b553350e43f [2023-03-15T18:16:41.473Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T18:16:42.859Z] ---> Running in 7d779366433c [2023-03-15T18:16:43.118Z] Removing intermediate container 7d779366433c [2023-03-15T18:16:43.118Z] ---> e409f647681d [2023-03-15T18:16:43.118Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T18:16:43.118Z] ---> Running in ba2b807397b7 [2023-03-15T18:16:43.118Z] Removing intermediate container ba2b807397b7 [2023-03-15T18:16:43.118Z] ---> 9c64a085af0b [2023-03-15T18:16:43.118Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T18:16:43.118Z] ---> Running in 18df25fccd81 [2023-03-15T18:16:43.377Z] Removing intermediate container 18df25fccd81 [2023-03-15T18:16:43.377Z] ---> 88636704cfce [2023-03-15T18:16:43.377Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T18:16:43.377Z] ---> Running in 68ff81a2b538 [2023-03-15T18:16:43.377Z] Removing intermediate container 68ff81a2b538 [2023-03-15T18:16:43.377Z] ---> 2fa65eaad06e [2023-03-15T18:16:43.377Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T18:16:43.636Z] ---> Running in 6fef1feb3fdb [2023-03-15T18:16:43.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T18:16:44.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T18:16:44.414Z] OK: 265 MiB in 53 packages [2023-03-15T18:16:44.673Z] Removing intermediate container 6fef1feb3fdb [2023-03-15T18:16:44.673Z] ---> d290857b1100 [2023-03-15T18:16:44.673Z] Step 8/12 : WORKDIR /app [2023-03-15T18:16:44.673Z] ---> Running in 6d746bbc4c33 [2023-03-15T18:16:44.673Z] Removing intermediate container 6d746bbc4c33 [2023-03-15T18:16:44.673Z] ---> 7d21537f413f [2023-03-15T18:16:44.673Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T18:16:44.932Z] ---> 172532df97a2 [2023-03-15T18:16:44.932Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T18:16:44.932Z] ---> Running in 7203db419414 [2023-03-15T18:16:48.079Z] Still waiting to schedule task [2023-03-15T18:16:48.080Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-15T18:17:11.483Z] Removing intermediate container 7203db419414 [2023-03-15T18:17:11.483Z] ---> 03adce2d7285 [2023-03-15T18:17:11.483Z] Step 11/12 : COPY . . [2023-03-15T18:17:11.741Z] ---> 5e92713718d0 [2023-03-15T18:17:11.741Z] Step 12/12 : RUN $MAKE [2023-03-15T18:17:11.999Z] ---> Running in ee8b97d6f2f5 [2023-03-15T18:17:11.999Z] noop [2023-03-15T18:17:12.567Z] Removing intermediate container ee8b97d6f2f5 [2023-03-15T18:17:12.567Z] ---> 0cc98ca7c5e0 [2023-03-15T18:17:12.567Z] Successfully built 0cc98ca7c5e0 [2023-03-15T18:17:12.567Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:17:12.874Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T18:17:12.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:17:12.946Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:17:12.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T18:17:13.315Z] $ docker top 45bd30d6b3a46fbf4ea4689367eab68050b99103883c1640668a6920146e3ca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T18:17:13.655Z] + go version [2023-03-15T18:17:13.655Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T18:17:13.669Z] $ docker stop --time=1 45bd30d6b3a46fbf4ea4689367eab68050b99103883c1640668a6920146e3ca9 [2023-03-15T18:17:14.946Z] $ docker rm -f --volumes 45bd30d6b3a46fbf4ea4689367eab68050b99103883c1640668a6920146e3ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:17:15.352Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T18:17:15.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:17:15.414Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:17:15.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T18:17:15.828Z] $ docker top 6d6796a8e874e242a0e1a292dc367a969ad4ec2316f05c4a7880f972c012ccb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T18:17:16.177Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T18:17:16.474Z] + make test [2023-03-15T18:17:16.474Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T18:17:21.746Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-15T18:17:31.708Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-15T18:17:31.708Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-15T18:17:35.892Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.965s coverage: 40.7% of statements [2023-03-15T18:17:35.892Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements [2023-03-15T18:17:35.892Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 94.6% of statements [2023-03-15T18:17:43.997Z] go vet ./... [2023-03-15T18:17:47.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T18:17:47.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T18:17:47.275Z] ./bin/test-attribution-txt.sh [2023-03-15T18:17:47.275Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-15T18:17:47.275Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-15T18:17:47.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T18:17:47.304Z] $ docker stop --time=1 6d6796a8e874e242a0e1a292dc367a969ad4ec2316f05c4a7880f972c012ccb6 [2023-03-15T18:17:49.302Z] $ docker rm -f --volumes 6d6796a8e874e242a0e1a292dc367a969ad4ec2316f05c4a7880f972c012ccb6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T18:17:49.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T18:17:49.834Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T18:17:50.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T18:17:50.565Z] + ls -al . [2023-03-15T18:17:50.565Z] total 632 [2023-03-15T18:17:50.565Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 18:17 . [2023-03-15T18:17:50.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:16 .. [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 18:16 .dockerignore [2023-03-15T18:17:50.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:16 .git [2023-03-15T18:17:50.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:16 .github [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 15 18:16 .gitignore [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 18:16 .golangci.yml [2023-03-15T18:17:50.565Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 18:16 .semver [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 15 18:16 Attribution.txt [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 15 18:16 CHANGELOG.md [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 15 18:16 Dockerfile [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 18:16 GOVERNANCE.md [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 15 18:16 Jenkinsfile [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 18:16 LICENSE [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 15 18:16 Makefile [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 18:16 OWNERS.md [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 15 18:16 README.md [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 15 18:16 VERSION [2023-03-15T18:17:50.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:16 bin [2023-03-15T18:17:50.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:16 cmd [2023-03-15T18:17:50.565Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 15 18:17 coverage.out [2023-03-15T18:17:50.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:16 examples [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 15 18:16 go.mod [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 15 18:16 go.sum [2023-03-15T18:17:50.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:16 images [2023-03-15T18:17:50.565Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 18:16 internal [2023-03-15T18:17:50.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:16 snap [2023-03-15T18:17:50.565Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 18:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:17:50.866Z] + 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=f3289a164b8ff7b22d28db9f748121107e7f7ddb --label arch=amd64 --label version=3.0.0-dev.7 . [2023-03-15T18:17:50.866Z] Sending build context to Docker daemon 4.181MB [2023-03-15T18:17:50.866Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T18:17:50.866Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-15T18:17:50.866Z] ---> 0cc98ca7c5e0 [2023-03-15T18:17:50.866Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T18:17:50.866Z] ---> Running in e5cafc6e322c [2023-03-15T18:17:51.124Z] Removing intermediate container e5cafc6e322c [2023-03-15T18:17:51.124Z] ---> 6b43b83b77b7 [2023-03-15T18:17:51.124Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T18:17:51.124Z] ---> Running in a46d0c8e1250 [2023-03-15T18:17:51.124Z] Removing intermediate container a46d0c8e1250 [2023-03-15T18:17:51.124Z] ---> 16be6e87005e [2023-03-15T18:17:51.124Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T18:17:51.124Z] ---> Running in 534ff284d28a [2023-03-15T18:17:51.124Z] Removing intermediate container 534ff284d28a [2023-03-15T18:17:51.124Z] ---> 628134f16d73 [2023-03-15T18:17:51.124Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T18:17:51.382Z] ---> Running in 4995ff186b82 [2023-03-15T18:17:51.382Z] Removing intermediate container 4995ff186b82 [2023-03-15T18:17:51.382Z] ---> 88c240ef5599 [2023-03-15T18:17:51.382Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T18:17:51.382Z] ---> Running in 4c38fc717de8 [2023-03-15T18:17:51.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T18:17:51.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T18:17:52.159Z] OK: 265 MiB in 53 packages [2023-03-15T18:17:52.418Z] Removing intermediate container 4c38fc717de8 [2023-03-15T18:17:52.418Z] ---> bd1ab1496803 [2023-03-15T18:17:52.418Z] Step 8/24 : WORKDIR /app [2023-03-15T18:17:52.418Z] ---> Running in a13e09ba7010 [2023-03-15T18:17:52.678Z] Removing intermediate container a13e09ba7010 [2023-03-15T18:17:52.678Z] ---> dd66cf01c911 [2023-03-15T18:17:52.678Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-15T18:17:52.678Z] ---> 78cec98cb0fd [2023-03-15T18:17:52.678Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T18:17:52.678Z] ---> Running in 223529facb03 [2023-03-15T18:17:53.615Z] Removing intermediate container 223529facb03 [2023-03-15T18:17:53.615Z] ---> be1f8ac3ee87 [2023-03-15T18:17:53.615Z] Step 11/24 : COPY . . [2023-03-15T18:17:53.875Z] ---> bc4c79eda9d0 [2023-03-15T18:17:53.875Z] Step 12/24 : RUN $MAKE [2023-03-15T18:17:53.875Z] ---> Running in b10a878cca35 [2023-03-15T18:17:54.135Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-15T18:18:12.211Z] Removing intermediate container b10a878cca35 [2023-03-15T18:18:12.211Z] ---> 7088fb6c2800 [2023-03-15T18:18:12.211Z] Step 13/24 : FROM alpine:3.17 [2023-03-15T18:18:12.211Z] 3.17: Pulling from library/alpine [2023-03-15T18:18:12.211Z] 63b65145d645: Already exists [2023-03-15T18:18:12.211Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T18:18:12.211Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T18:18:12.211Z] ---> b2aa39c304c2 [2023-03-15T18:18:12.211Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T18:18:12.211Z] ---> Running in 6c2591b54027 [2023-03-15T18:18:12.211Z] Removing intermediate container 6c2591b54027 [2023-03-15T18:18:12.211Z] ---> 4dac2871d8bd [2023-03-15T18:18:12.211Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T18:18:12.211Z] ---> Running in 71d96f0035c0 [2023-03-15T18:18:12.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T18:18:12.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T18:18:12.211Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T18:18:12.211Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T18:18:12.211Z] OK: 7 MiB in 16 packages [2023-03-15T18:18:12.468Z] Removing intermediate container 71d96f0035c0 [2023-03-15T18:18:12.468Z] ---> 4b1641b57b2c [2023-03-15T18:18:12.468Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-15T18:18:12.468Z] ---> f0d81908537a [2023-03-15T18:18:12.468Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-15T18:18:12.761Z] ---> c68257ac8040 [2023-03-15T18:18:12.761Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-15T18:18:13.390Z] ---> 89d3f0439757 [2023-03-15T18:18:13.390Z] Step 19/24 : EXPOSE 59989 [2023-03-15T18:18:13.390Z] ---> Running in e97916961a6c [2023-03-15T18:18:13.390Z] Removing intermediate container e97916961a6c [2023-03-15T18:18:13.390Z] ---> e94f3881f068 [2023-03-15T18:18:13.390Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-15T18:18:13.390Z] ---> Running in b7c9ec0a89db [2023-03-15T18:18:13.390Z] Removing intermediate container b7c9ec0a89db [2023-03-15T18:18:13.390Z] ---> 87e350077373 [2023-03-15T18:18:13.390Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T18:18:13.390Z] ---> Running in b21644fc933d [2023-03-15T18:18:13.688Z] Removing intermediate container b21644fc933d [2023-03-15T18:18:13.689Z] ---> cc9705ff0646 [2023-03-15T18:18:13.689Z] Step 22/24 : LABEL arch=amd64 [2023-03-15T18:18:13.689Z] ---> Running in 1195f89ee11a [2023-03-15T18:18:13.689Z] Removing intermediate container 1195f89ee11a [2023-03-15T18:18:13.689Z] ---> 3e09f4459ef5 [2023-03-15T18:18:13.689Z] Step 23/24 : LABEL git_sha=f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T18:18:13.689Z] ---> Running in c2717194e25b [2023-03-15T18:18:13.689Z] Removing intermediate container c2717194e25b [2023-03-15T18:18:13.689Z] ---> bb98d5a8d08a [2023-03-15T18:18:13.689Z] Step 24/24 : LABEL version=3.0.0-dev.7 [2023-03-15T18:18:13.689Z] ---> Running in de37ca93786b [2023-03-15T18:18:13.957Z] Removing intermediate container de37ca93786b [2023-03-15T18:18:13.958Z] ---> 8669f823501e [2023-03-15T18:18:13.958Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T18:18:13.958Z] Successfully built 8669f823501e [2023-03-15T18:18:13.958Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:18:14.056Z] provisioning config files... [2023-03-15T18:18:14.064Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8059829623605982348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:18:14.354Z] ---> docker-login.sh [2023-03-15T18:18:14.354Z] nexus3.edgexfoundry.org:10001 [2023-03-15T18:18:14.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:14.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:14.354Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:14.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:14.354Z] [2023-03-15T18:18:14.354Z] Login Succeeded [2023-03-15T18:18:14.354Z] nexus3.edgexfoundry.org:10002 [2023-03-15T18:18:14.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:14.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:14.354Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:14.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:14.354Z] [2023-03-15T18:18:14.354Z] Login Succeeded [2023-03-15T18:18:14.354Z] nexus3.edgexfoundry.org:10003 [2023-03-15T18:18:14.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:14.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:14.612Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:14.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:14.612Z] [2023-03-15T18:18:14.612Z] Login Succeeded [2023-03-15T18:18:14.612Z] nexus3.edgexfoundry.org:10004 [2023-03-15T18:18:14.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:14.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:14.612Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:14.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:14.612Z] [2023-03-15T18:18:14.612Z] Login Succeeded [2023-03-15T18:18:14.612Z] docker.io [2023-03-15T18:18:14.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:14.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:14.870Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:14.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:14.870Z] [2023-03-15T18:18:14.870Z] Login Succeeded [2023-03-15T18:18:14.870Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T18:18:14.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T18:18:14.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T18:18:14.932Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-03-15T18:18:14.932Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T18:18:14.932Z] latest [2023-03-15T18:18:14.932Z] 3.0.0-dev.7 [2023-03-15T18:18:14.932Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T18:18:14.932Z] main [2023-03-15T18:18:14.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:15.248Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:15.550Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T18:18:15.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T18:18:15.550Z] c2fbbfd48b10: Preparing [2023-03-15T18:18:15.550Z] 0ab9da9ad262: Preparing [2023-03-15T18:18:15.550Z] 29ba45f180b7: Preparing [2023-03-15T18:18:15.550Z] 1d650651f17d: Preparing [2023-03-15T18:18:15.550Z] 7cd52847ad77: Preparing [2023-03-15T18:18:15.550Z] 7cd52847ad77: Layer already exists [2023-03-15T18:18:15.550Z] 1d650651f17d: Pushed [2023-03-15T18:18:15.550Z] 0ab9da9ad262: Pushed [2023-03-15T18:18:15.550Z] 29ba45f180b7: Pushed [2023-03-15T18:18:17.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2255 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-15T18:18:17.886Z] Running in /w/workspace/device-rfid-llrp-go/74 [Pipeline] { [Pipeline] checkout [2023-03-15T18:18:17.917Z] Selected Git installation does not exist. Using Default [2023-03-15T18:18:17.917Z] The recommended git tool is: NONE [2023-03-15T18:18:18.081Z] c2fbbfd48b10: Pushed [2023-03-15T18:18:18.338Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:18.644Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:18.953Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-15T18:18:18.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T18:18:18.953Z] c2fbbfd48b10: Preparing [2023-03-15T18:18:18.953Z] 0ab9da9ad262: Preparing [2023-03-15T18:18:18.953Z] 29ba45f180b7: Preparing [2023-03-15T18:18:18.953Z] 1d650651f17d: Preparing [2023-03-15T18:18:18.953Z] 7cd52847ad77: Preparing [2023-03-15T18:18:18.953Z] c2fbbfd48b10: Layer already exists [2023-03-15T18:18:18.953Z] 7cd52847ad77: Layer already exists [2023-03-15T18:18:18.953Z] 29ba45f180b7: Layer already exists [2023-03-15T18:18:18.953Z] 1d650651f17d: Layer already exists [2023-03-15T18:18:18.953Z] 0ab9da9ad262: Layer already exists [2023-03-15T18:18:18.953Z] latest: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:19.260Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:19.557Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [2023-03-15T18:18:19.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T18:18:19.557Z] c2fbbfd48b10: Preparing [2023-03-15T18:18:19.557Z] 0ab9da9ad262: Preparing [2023-03-15T18:18:19.558Z] 29ba45f180b7: Preparing [2023-03-15T18:18:19.558Z] 1d650651f17d: Preparing [2023-03-15T18:18:19.558Z] 7cd52847ad77: Preparing [2023-03-15T18:18:19.558Z] c2fbbfd48b10: Layer already exists [2023-03-15T18:18:19.558Z] 1d650651f17d: Layer already exists [2023-03-15T18:18:19.558Z] 29ba45f180b7: Layer already exists [2023-03-15T18:18:19.558Z] 7cd52847ad77: Layer already exists [2023-03-15T18:18:19.558Z] 0ab9da9ad262: Layer already exists [2023-03-15T18:18:19.558Z] 3.0.0-dev.7: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:19.862Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:20.163Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T18:18:20.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T18:18:20.163Z] c2fbbfd48b10: Preparing [2023-03-15T18:18:20.163Z] 0ab9da9ad262: Preparing [2023-03-15T18:18:20.163Z] 29ba45f180b7: Preparing [2023-03-15T18:18:20.163Z] 1d650651f17d: Preparing [2023-03-15T18:18:20.163Z] 7cd52847ad77: Preparing [2023-03-15T18:18:20.163Z] 7cd52847ad77: Layer already exists [2023-03-15T18:18:20.163Z] 1d650651f17d: Layer already exists [2023-03-15T18:18:20.163Z] 29ba45f180b7: Layer already exists [2023-03-15T18:18:20.163Z] 0ab9da9ad262: Layer already exists [2023-03-15T18:18:20.163Z] c2fbbfd48b10: Layer already exists [2023-03-15T18:18:20.163Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:20.464Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:20.772Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-03-15T18:18:20.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-15T18:18:20.772Z] c2fbbfd48b10: Preparing [2023-03-15T18:18:20.772Z] 0ab9da9ad262: Preparing [2023-03-15T18:18:20.772Z] 29ba45f180b7: Preparing [2023-03-15T18:18:20.772Z] 1d650651f17d: Preparing [2023-03-15T18:18:20.772Z] 7cd52847ad77: Preparing [2023-03-15T18:18:20.772Z] 1d650651f17d: Layer already exists [2023-03-15T18:18:20.772Z] 0ab9da9ad262: Layer already exists [2023-03-15T18:18:20.772Z] 29ba45f180b7: Layer already exists [2023-03-15T18:18:20.772Z] 7cd52847ad77: Layer already exists [2023-03-15T18:18:20.772Z] c2fbbfd48b10: Layer already exists [2023-03-15T18:18:20.772Z] main: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T18:18:20.816Z] ===================================================== [Pipeline] echo [2023-03-15T18:18:20.821Z] taggedImages: [2023-03-15T18:18:20.821Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T18:18:20.821Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-15T18:18:20.821Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [2023-03-15T18:18:20.821Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T18:18:20.821Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:21.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T18:18:21.181Z] [2023-03-15T18:18:21.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:21.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T18:18:21.477Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T18:18:21.477Z] 5eb5b503b376: Pulling fs layer [2023-03-15T18:18:21.477Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T18:18:21.477Z] ec43610c2a17: Pulling fs layer [2023-03-15T18:18:21.477Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T18:18:21.477Z] 33b1e0a273af: Pulling fs layer [2023-03-15T18:18:21.477Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T18:18:21.477Z] 2f39f015ded8: Pulling fs layer [2023-03-15T18:18:21.477Z] 33b1e0a273af: Waiting [2023-03-15T18:18:21.477Z] 5d3b04190fa2: Waiting [2023-03-15T18:18:21.477Z] 2f39f015ded8: Waiting [2023-03-15T18:18:21.477Z] 3a2ae6a8a46f: Waiting [2023-03-15T18:18:21.477Z] 5c69ac0246d0: Download complete [2023-03-15T18:18:21.477Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T18:18:21.477Z] 3a2ae6a8a46f: Download complete [2023-03-15T18:18:21.736Z] 33b1e0a273af: Download complete [2023-03-15T18:18:21.736Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T18:18:21.736Z] 5d3b04190fa2: Download complete [2023-03-15T18:18:21.736Z] ec43610c2a17: Download complete [2023-03-15T18:18:21.736Z] 5eb5b503b376: Verifying Checksum [2023-03-15T18:18:21.736Z] 5eb5b503b376: Download complete [2023-03-15T18:18:22.301Z] 2f39f015ded8: Download complete [2023-03-15T18:18:22.867Z] 5eb5b503b376: Pull complete [2023-03-15T18:18:22.990Z] using credential edgex-jenkins-ssh [2023-03-15T18:18:23.010Z] Cloning the remote Git repository [2023-03-15T18:18:23.124Z] 5c69ac0246d0: Pull complete [2023-03-15T18:18:23.381Z] ec43610c2a17: Pull complete [2023-03-15T18:18:23.639Z] 3a2ae6a8a46f: Pull complete [2023-03-15T18:18:23.897Z] 33b1e0a273af: Pull complete [2023-03-15T18:18:23.897Z] 5d3b04190fa2: Pull complete [2023-03-15T18:18:23.054Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-15T18:18:23.138Z] > git init /w/workspace/device-rfid-llrp-go/74 # timeout=10 [2023-03-15T18:18:23.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-15T18:18:23.275Z] > git --version # timeout=10 [2023-03-15T18:18:23.295Z] > git --version # 'git version 2.25.1' [2023-03-15T18:18:23.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T18:18:23.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T18:18:27.813Z] Avoid second fetch [2023-03-15T18:18:27.814Z] Checking out Revision f3289a164b8ff7b22d28db9f748121107e7f7ddb (main) [2023-03-15T18:18:28.078Z] 2f39f015ded8: Pull complete [2023-03-15T18:18:28.078Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T18:18:28.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T18:18:28.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:18:28.160Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:18:28.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T18:18:26.951Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-15T18:18:26.980Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T18:18:27.827Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T18:18:27.889Z] > git checkout -f f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [2023-03-15T18:18:28.350Z] Commit message: "Merge pull request #181 from lenny-intel/go-1.20" [2023-03-15T18:18:29.886Z] $ docker top 4db1563a8b8d5535c6da7dcf95d8ab88e125293e75fad06f85fb86ea68617ffe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:18:30.263Z] ---> job-cost.sh [2023-03-15T18:18:30.263Z] lf-activate-venv: SKIPPING [2023-03-15T18:18:30.263Z] INFO: No Stack... [2023-03-15T18:18:30.434Z] [2023-03-15T18:18:30.434Z] GitHub has been notified of this commit’s build result [2023-03-15T18:18:30.434Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T18:18:30.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T18:18:30.782Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T18:18:30.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T18:18:30.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T18:18:30.955Z] Dload Upload Total Spent Left Speed [2023-03-15T18:18:30.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 86664 0 --:--:-- --:--:-- --:--:-- 86062 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [2023-03-15T18:18:31.070Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-03-15T18:18:31.070Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T18:18:31.081Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [2023-03-15T18:18:31.087Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] did not exist. Created. [2023-03-15T18:18:31.087Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2023-03-15T18:18:31.386Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T18:18:31.416Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T18:18:31.423Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T18:18:31.442Z] $ docker stop --time=1 4db1563a8b8d5535c6da7dcf95d8ab88e125293e75fad06f85fb86ea68617ffe [2023-03-15T18:18:31.527Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-03-15T18:18:32.583Z] $ docker rm -f --volumes 4db1563a8b8d5535c6da7dcf95d8ab88e125293e75fad06f85fb86ea68617ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T18:18:32.944Z] + sudo tee /etc/docker/daemon.new [2023-03-15T18:18:32.944Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T18:18:32.944Z] { [2023-03-15T18:18:32.944Z] "registry-mirrors": [ [2023-03-15T18:18:32.944Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T18:18:32.944Z] ], [2023-03-15T18:18:32.944Z] "bip": "10.250.0.254/24", [2023-03-15T18:18:32.944Z] "hosts": [ [2023-03-15T18:18:32.944Z] "tcp://0.0.0.0:5555", [2023-03-15T18:18:32.944Z] "unix:///var/run/docker.sock" [2023-03-15T18:18:32.944Z] ], [2023-03-15T18:18:32.944Z] "mtu": 1458, [2023-03-15T18:18:32.944Z] "selinux-enabled": true, [2023-03-15T18:18:32.944Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T18:18:32.944Z] } [Pipeline] sh [2023-03-15T18:18:33.276Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T18:18:33.607Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:18:51.854Z] provisioning config files... [2023-03-15T18:18:51.879Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/74@tmp/config3887411348544569688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:18:52.237Z] ---> docker-login.sh [2023-03-15T18:18:52.237Z] nexus3.edgexfoundry.org:10001 [2023-03-15T18:18:52.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:52.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:52.825Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:52.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:52.825Z] [2023-03-15T18:18:52.825Z] Login Succeeded [2023-03-15T18:18:52.825Z] nexus3.edgexfoundry.org:10002 [2023-03-15T18:18:53.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:53.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:53.095Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:53.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:53.095Z] [2023-03-15T18:18:53.095Z] Login Succeeded [2023-03-15T18:18:53.095Z] nexus3.edgexfoundry.org:10003 [2023-03-15T18:18:53.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:53.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:53.635Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:53.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:53.635Z] [2023-03-15T18:18:53.635Z] Login Succeeded [2023-03-15T18:18:53.635Z] nexus3.edgexfoundry.org:10004 [2023-03-15T18:18:53.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:53.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:53.904Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:53.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:53.904Z] [2023-03-15T18:18:53.904Z] Login Succeeded [2023-03-15T18:18:53.904Z] docker.io [2023-03-15T18:18:54.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:18:54.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:18:54.444Z] Configure a credential helper to remove this warning. See [2023-03-15T18:18:54.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:18:54.444Z] [2023-03-15T18:18:54.444Z] Login Succeeded [2023-03-15T18:18:54.444Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T18:18:54.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T18:18:54.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T18:18:54.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T18:18:54.736Z] ========================================================= [2023-03-15T18:18:54.736Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T18:18:54.736Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:18:55.084Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T18:18:55.353Z] Sending build context to Docker daemon 1.213MB [2023-03-15T18:18:55.353Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T18:18:55.353Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T18:18:55.625Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T18:18:55.625Z] af6eaf76a39c: Pulling fs layer [2023-03-15T18:18:55.625Z] 55522c791124: Pulling fs layer [2023-03-15T18:18:55.625Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T18:18:55.625Z] 169dfbe0d373: Pulling fs layer [2023-03-15T18:18:55.625Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T18:18:55.625Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T18:18:55.625Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T18:18:55.625Z] e1ff8fa3b103: Waiting [2023-03-15T18:18:55.625Z] 169dfbe0d373: Waiting [2023-03-15T18:18:55.625Z] 52ebb69f0ebf: Waiting [2023-03-15T18:18:55.625Z] 5abe8eddf0d5: Waiting [2023-03-15T18:18:55.625Z] 55522c791124: Verifying Checksum [2023-03-15T18:18:55.625Z] 55522c791124: Download complete [2023-03-15T18:18:55.625Z] 169dfbe0d373: Verifying Checksum [2023-03-15T18:18:55.625Z] 169dfbe0d373: Download complete [2023-03-15T18:18:55.625Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T18:18:55.625Z] e1ff8fa3b103: Download complete [2023-03-15T18:18:55.625Z] af6eaf76a39c: Verifying Checksum [2023-03-15T18:18:55.625Z] af6eaf76a39c: Download complete [2023-03-15T18:18:56.608Z] af6eaf76a39c: Pull complete [2023-03-15T18:18:56.608Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T18:18:56.608Z] 5abe8eddf0d5: Download complete [2023-03-15T18:18:57.222Z] 55522c791124: Pull complete [2023-03-15T18:18:58.193Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T18:18:58.193Z] ce5c4a1c91eb: Download complete [2023-03-15T18:18:58.193Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T18:18:58.193Z] 52ebb69f0ebf: Download complete [2023-03-15T18:19:10.545Z] ce5c4a1c91eb: Pull complete [2023-03-15T18:19:10.545Z] 169dfbe0d373: Pull complete [2023-03-15T18:19:10.545Z] e1ff8fa3b103: Pull complete [2023-03-15T18:19:17.224Z] 52ebb69f0ebf: Pull complete [2023-03-15T18:19:20.120Z] 5abe8eddf0d5: Pull complete [2023-03-15T18:19:20.120Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T18:19:20.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T18:19:20.120Z] ---> 6cb57ee374ae [2023-03-15T18:19:20.120Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T18:19:21.538Z] ---> Running in 28f7085b59ca [2023-03-15T18:19:21.538Z] Removing intermediate container 28f7085b59ca [2023-03-15T18:19:21.538Z] ---> 8555d71159c1 [2023-03-15T18:19:21.538Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T18:19:21.538Z] ---> Running in 67178cb7e60a [2023-03-15T18:19:22.130Z] Removing intermediate container 67178cb7e60a [2023-03-15T18:19:22.130Z] ---> 0e9b2f21df87 [2023-03-15T18:19:22.130Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T18:19:22.130Z] ---> Running in 02806972bc7b [2023-03-15T18:19:22.396Z] Removing intermediate container 02806972bc7b [2023-03-15T18:19:22.396Z] ---> 8720489b3782 [2023-03-15T18:19:22.396Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T18:19:22.396Z] ---> Running in 7dd1be83a936 [2023-03-15T18:19:22.664Z] Removing intermediate container 7dd1be83a936 [2023-03-15T18:19:22.664Z] ---> 68d670ed53d5 [2023-03-15T18:19:22.664Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T18:19:22.932Z] ---> Running in 25445cdb0370 [2023-03-15T18:19:23.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T18:19:24.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T18:19:25.432Z] OK: 263 MiB in 53 packages [2023-03-15T18:19:26.393Z] Removing intermediate container 25445cdb0370 [2023-03-15T18:19:26.393Z] ---> b787796c2c81 [2023-03-15T18:19:26.393Z] Step 8/12 : WORKDIR /app [2023-03-15T18:19:26.393Z] ---> Running in bc4c194aff89 [2023-03-15T18:19:26.659Z] Removing intermediate container bc4c194aff89 [2023-03-15T18:19:26.659Z] ---> 3b2ee163731b [2023-03-15T18:19:26.659Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T18:19:27.352Z] ---> e1f672ad8d59 [2023-03-15T18:19:27.352Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T18:19:27.352Z] ---> Running in 3447fc007b2a [2023-03-15T18:20:35.267Z] Removing intermediate container 3447fc007b2a [2023-03-15T18:20:35.267Z] ---> 8a26101afcd8 [2023-03-15T18:20:35.267Z] Step 11/12 : COPY . . [2023-03-15T18:20:35.267Z] ---> fd4b97812883 [2023-03-15T18:20:35.267Z] Step 12/12 : RUN $MAKE [2023-03-15T18:20:35.267Z] ---> Running in 335543a7f3a6 [2023-03-15T18:20:35.267Z] noop [2023-03-15T18:20:35.267Z] Removing intermediate container 335543a7f3a6 [2023-03-15T18:20:35.267Z] ---> 85a8191c5b34 [2023-03-15T18:20:35.267Z] Successfully built 85a8191c5b34 [2023-03-15T18:20:35.267Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:20:35.611Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T18:20:35.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:20:35.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-2255 does not seem to be running inside a container [2023-03-15T18:20:35.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/74 -v /w/workspace/device-rfid-llrp-go/74:/w/workspace/device-rfid-llrp-go/74:rw,z -v /w/workspace/device-rfid-llrp-go/74@tmp:/w/workspace/device-rfid-llrp-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T18:20:36.999Z] $ docker top ffde9d8633efca2e24e1b3ae0dd2bfe476d5a69e7aeb5e6b6a061d82694d9078 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T18:20:37.810Z] + go version [2023-03-15T18:20:37.810Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T18:20:37.826Z] $ docker stop --time=1 ffde9d8633efca2e24e1b3ae0dd2bfe476d5a69e7aeb5e6b6a061d82694d9078 [2023-03-15T18:20:39.399Z] $ docker rm -f --volumes ffde9d8633efca2e24e1b3ae0dd2bfe476d5a69e7aeb5e6b6a061d82694d9078 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:20:39.916Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T18:20:39.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:20:40.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-2255 does not seem to be running inside a container [2023-03-15T18:20:40.142Z] $ 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/74 -v /w/workspace/device-rfid-llrp-go/74:/w/workspace/device-rfid-llrp-go/74:rw,z -v /w/workspace/device-rfid-llrp-go/74@tmp:/w/workspace/device-rfid-llrp-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T18:20:41.275Z] $ docker top 74ac1a65825e2a417dc6d70b64d44e742b7eda80776201e2e015c5e31edd4685 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T18:20:42.110Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/74 [Pipeline] fileExists [Pipeline] sh [2023-03-15T18:20:42.767Z] + make test [2023-03-15T18:20:42.767Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T18:21:14.995Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-15T18:23:06.648Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-15T18:23:06.648Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-15T18:23:45.537Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.321s coverage: 40.7% of statements [2023-03-15T18:23:45.537Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.613s coverage: 52.0% of statements [2023-03-15T18:23:45.537Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements [2023-03-15T18:23:45.537Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T18:23:45.537Z] go vet ./... [2023-03-15T18:24:12.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T18:24:12.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T18:24:12.221Z] ./bin/test-attribution-txt.sh [2023-03-15T18:24:12.221Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-15T18:24:12.221Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-15T18:24:12.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T18:24:12.256Z] $ docker stop --time=1 74ac1a65825e2a417dc6d70b64d44e742b7eda80776201e2e015c5e31edd4685 [2023-03-15T18:24:13.994Z] $ docker rm -f --volumes 74ac1a65825e2a417dc6d70b64d44e742b7eda80776201e2e015c5e31edd4685 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T18:24:15.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T18:24:15.090Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T18:24:15.672Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T18:24:16.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T18:24:16.360Z] + ls -al . [2023-03-15T18:24:16.360Z] total 628 [2023-03-15T18:24:16.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 18:20 . [2023-03-15T18:24:16.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:18 .. [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 18:18 .dockerignore [2023-03-15T18:24:16.360Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:18 .git [2023-03-15T18:24:16.360Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:18 .github [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 15 18:18 .gitignore [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 18:18 .golangci.yml [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 15 18:18 Attribution.txt [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 15 18:18 CHANGELOG.md [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 15 18:18 Dockerfile [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 18:18 GOVERNANCE.md [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 15 18:18 Jenkinsfile [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 18:18 LICENSE [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 15 18:18 Makefile [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 18:18 OWNERS.md [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 15 18:18 README.md [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 15 18:16 VERSION [2023-03-15T18:24:16.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:18 bin [2023-03-15T18:24:16.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:18 cmd [2023-03-15T18:24:16.360Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 15 18:23 coverage.out [2023-03-15T18:24:16.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:18 examples [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 15 18:18 go.mod [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 15 18:18 go.sum [2023-03-15T18:24:16.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:18 images [2023-03-15T18:24:16.360Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 18:18 internal [2023-03-15T18:24:16.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:18 snap [2023-03-15T18:24:16.360Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 18:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:24:16.693Z] + 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=f3289a164b8ff7b22d28db9f748121107e7f7ddb --label arch=arm64 --label version=3.0.0-dev.7 . [2023-03-15T18:24:16.958Z] Sending build context to Docker daemon 1.213MB [2023-03-15T18:24:16.958Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T18:24:16.958Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-15T18:24:16.958Z] ---> 85a8191c5b34 [2023-03-15T18:24:16.958Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T18:24:16.958Z] ---> Running in 4f4684c5f5ef [2023-03-15T18:24:17.225Z] Removing intermediate container 4f4684c5f5ef [2023-03-15T18:24:17.225Z] ---> b41760c3ee0a [2023-03-15T18:24:17.225Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T18:24:17.225Z] ---> Running in 0772ce89c996 [2023-03-15T18:24:17.492Z] Removing intermediate container 0772ce89c996 [2023-03-15T18:24:17.492Z] ---> 83cbb5503381 [2023-03-15T18:24:17.492Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T18:24:17.759Z] ---> Running in d4518ac6f9fe [2023-03-15T18:24:18.024Z] Removing intermediate container d4518ac6f9fe [2023-03-15T18:24:18.024Z] ---> fcb00d531caf [2023-03-15T18:24:18.024Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T18:24:18.024Z] ---> Running in b767fce2597f [2023-03-15T18:24:18.289Z] Removing intermediate container b767fce2597f [2023-03-15T18:24:18.289Z] ---> 7afc11c6cde8 [2023-03-15T18:24:18.289Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T18:24:18.289Z] ---> Running in 24f72c4bb212 [2023-03-15T18:24:19.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T18:24:20.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T18:24:21.160Z] OK: 263 MiB in 53 packages [2023-03-15T18:24:21.744Z] Removing intermediate container 24f72c4bb212 [2023-03-15T18:24:21.744Z] ---> aa00ea5395a5 [2023-03-15T18:24:21.744Z] Step 8/24 : WORKDIR /app [2023-03-15T18:24:21.744Z] ---> Running in 5ae55501ab65 [2023-03-15T18:24:22.012Z] Removing intermediate container 5ae55501ab65 [2023-03-15T18:24:22.012Z] ---> 63fa32adeaab [2023-03-15T18:24:22.012Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-15T18:24:22.595Z] ---> 4b2a01d4b675 [2023-03-15T18:24:22.595Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T18:24:22.595Z] ---> Running in 2fc2a9bec656 [2023-03-15T18:24:25.177Z] Removing intermediate container 2fc2a9bec656 [2023-03-15T18:24:25.177Z] ---> 682bca2c3631 [2023-03-15T18:24:25.177Z] Step 11/24 : COPY . . [2023-03-15T18:24:25.443Z] ---> 244678bd140c [2023-03-15T18:24:25.443Z] Step 12/24 : RUN $MAKE [2023-03-15T18:24:25.725Z] ---> Running in b35c5fdf6ef8 [2023-03-15T18:24:26.688Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-15T18:26:48.383Z] Removing intermediate container b35c5fdf6ef8 [2023-03-15T18:26:48.383Z] ---> d71c820ea901 [2023-03-15T18:26:48.383Z] Step 13/24 : FROM alpine:3.17 [2023-03-15T18:26:48.383Z] 3.17: Pulling from library/alpine [2023-03-15T18:26:48.383Z] af6eaf76a39c: Already exists [2023-03-15T18:26:48.383Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T18:26:48.383Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T18:26:48.383Z] ---> d74e625d9115 [2023-03-15T18:26:48.383Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T18:26:48.383Z] ---> Running in a1a3ed8f8d13 [2023-03-15T18:26:48.383Z] Removing intermediate container a1a3ed8f8d13 [2023-03-15T18:26:48.383Z] ---> 56f5a876bbbe [2023-03-15T18:26:48.383Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T18:26:48.383Z] ---> Running in b0d5c9c28fb3 [2023-03-15T18:26:48.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T18:26:48.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T18:26:48.383Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T18:26:48.383Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T18:26:48.383Z] OK: 8 MiB in 16 packages [2023-03-15T18:26:48.383Z] Removing intermediate container b0d5c9c28fb3 [2023-03-15T18:26:48.383Z] ---> 2e07b288984f [2023-03-15T18:26:48.383Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-15T18:26:48.383Z] ---> 6765deda9c54 [2023-03-15T18:26:48.383Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-15T18:26:48.383Z] ---> 19880c58be17 [2023-03-15T18:26:48.383Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-15T18:26:48.383Z] ---> 0ba01b7b6970 [2023-03-15T18:26:48.383Z] Step 19/24 : EXPOSE 59989 [2023-03-15T18:26:48.383Z] ---> Running in 2e017d4b6df4 [2023-03-15T18:26:48.383Z] Removing intermediate container 2e017d4b6df4 [2023-03-15T18:26:48.383Z] ---> 0e0ad4a2ea00 [2023-03-15T18:26:48.383Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-15T18:26:48.383Z] ---> Running in 5ce238349404 [2023-03-15T18:26:48.383Z] Removing intermediate container 5ce238349404 [2023-03-15T18:26:48.383Z] ---> 992f5f0d2d7b [2023-03-15T18:26:48.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T18:26:48.383Z] ---> Running in 56aa76a82058 [2023-03-15T18:26:48.383Z] Removing intermediate container 56aa76a82058 [2023-03-15T18:26:48.383Z] ---> 3d13833e11b1 [2023-03-15T18:26:48.383Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T18:26:48.383Z] ---> Running in 5e259a7a8c6a [2023-03-15T18:26:48.383Z] Removing intermediate container 5e259a7a8c6a [2023-03-15T18:26:48.383Z] ---> df378cd7631b [2023-03-15T18:26:48.383Z] Step 23/24 : LABEL git_sha=f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T18:26:48.383Z] ---> Running in fb6807d20e74 [2023-03-15T18:26:48.383Z] Removing intermediate container fb6807d20e74 [2023-03-15T18:26:48.383Z] ---> 6633ec3f6e06 [2023-03-15T18:26:48.383Z] Step 24/24 : LABEL version=3.0.0-dev.7 [2023-03-15T18:26:48.383Z] ---> Running in 49a23668554e [2023-03-15T18:26:48.383Z] Removing intermediate container 49a23668554e [2023-03-15T18:26:48.383Z] ---> 6bab841b1946 [2023-03-15T18:26:48.383Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T18:26:48.383Z] Successfully built 6bab841b1946 [2023-03-15T18:26:48.383Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:26:48.501Z] provisioning config files... [2023-03-15T18:26:48.517Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/74@tmp/config10398526520868330606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:26:48.893Z] ---> docker-login.sh [2023-03-15T18:26:48.894Z] nexus3.edgexfoundry.org:10001 [2023-03-15T18:26:48.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:26:49.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:26:49.161Z] Configure a credential helper to remove this warning. See [2023-03-15T18:26:49.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:26:49.161Z] [2023-03-15T18:26:49.161Z] Login Succeeded [2023-03-15T18:26:49.161Z] nexus3.edgexfoundry.org:10002 [2023-03-15T18:26:49.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:26:49.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:26:49.429Z] Configure a credential helper to remove this warning. See [2023-03-15T18:26:49.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:26:49.429Z] [2023-03-15T18:26:49.429Z] Login Succeeded [2023-03-15T18:26:49.429Z] nexus3.edgexfoundry.org:10003 [2023-03-15T18:26:49.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:26:49.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:26:49.963Z] Configure a credential helper to remove this warning. See [2023-03-15T18:26:49.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:26:49.963Z] [2023-03-15T18:26:49.963Z] Login Succeeded [2023-03-15T18:26:49.963Z] nexus3.edgexfoundry.org:10004 [2023-03-15T18:26:49.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:26:50.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:26:50.231Z] Configure a credential helper to remove this warning. See [2023-03-15T18:26:50.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:26:50.231Z] [2023-03-15T18:26:50.231Z] Login Succeeded [2023-03-15T18:26:50.231Z] docker.io [2023-03-15T18:26:50.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T18:26:50.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T18:26:50.765Z] Configure a credential helper to remove this warning. See [2023-03-15T18:26:50.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T18:26:50.765Z] [2023-03-15T18:26:50.765Z] Login Succeeded [2023-03-15T18:26:50.765Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T18:26:50.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T18:26:50.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T18:26:50.826Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-03-15T18:26:50.826Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T18:26:50.826Z] latest [2023-03-15T18:26:50.826Z] 3.0.0-dev.7 [2023-03-15T18:26:50.826Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T18:26:50.826Z] main [2023-03-15T18:26:50.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:26:51.159Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:26:51.513Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T18:26:51.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T18:26:51.513Z] bd036a4a43e2: Preparing [2023-03-15T18:26:51.513Z] 6faedfdcd452: Preparing [2023-03-15T18:26:51.513Z] e61658488be9: Preparing [2023-03-15T18:26:51.513Z] 58e2ac079cf9: Preparing [2023-03-15T18:26:51.513Z] edf70074bd40: Preparing [2023-03-15T18:26:51.513Z] edf70074bd40: Layer already exists [2023-03-15T18:26:51.781Z] 58e2ac079cf9: Pushed [2023-03-15T18:26:51.781Z] e61658488be9: Pushed [2023-03-15T18:26:51.781Z] 6faedfdcd452: Pushed [2023-03-15T18:26:57.126Z] bd036a4a43e2: Pushed [2023-03-15T18:26:57.126Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:26:57.464Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:26:57.853Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-15T18:26:57.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T18:26:57.853Z] bd036a4a43e2: Preparing [2023-03-15T18:26:57.853Z] 6faedfdcd452: Preparing [2023-03-15T18:26:57.853Z] e61658488be9: Preparing [2023-03-15T18:26:57.853Z] 58e2ac079cf9: Preparing [2023-03-15T18:26:57.853Z] edf70074bd40: Preparing [2023-03-15T18:26:57.853Z] edf70074bd40: Layer already exists [2023-03-15T18:26:57.853Z] bd036a4a43e2: Layer already exists [2023-03-15T18:26:57.853Z] 6faedfdcd452: Layer already exists [2023-03-15T18:26:57.853Z] e61658488be9: Layer already exists [2023-03-15T18:26:57.853Z] 58e2ac079cf9: Layer already exists [2023-03-15T18:26:58.126Z] latest: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:26:58.493Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:26:58.839Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [2023-03-15T18:26:58.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T18:26:58.840Z] bd036a4a43e2: Preparing [2023-03-15T18:26:58.840Z] 6faedfdcd452: Preparing [2023-03-15T18:26:58.840Z] e61658488be9: Preparing [2023-03-15T18:26:58.840Z] 58e2ac079cf9: Preparing [2023-03-15T18:26:58.840Z] edf70074bd40: Preparing [2023-03-15T18:26:58.840Z] edf70074bd40: Layer already exists [2023-03-15T18:26:58.840Z] bd036a4a43e2: Layer already exists [2023-03-15T18:26:58.840Z] 6faedfdcd452: Layer already exists [2023-03-15T18:26:58.840Z] 58e2ac079cf9: Layer already exists [2023-03-15T18:26:58.840Z] e61658488be9: Layer already exists [2023-03-15T18:26:58.840Z] 3.0.0-dev.7: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:26:59.475Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:26:59.809Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T18:26:59.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T18:26:59.809Z] bd036a4a43e2: Preparing [2023-03-15T18:26:59.809Z] 6faedfdcd452: Preparing [2023-03-15T18:26:59.809Z] e61658488be9: Preparing [2023-03-15T18:26:59.809Z] 58e2ac079cf9: Preparing [2023-03-15T18:26:59.809Z] edf70074bd40: Preparing [2023-03-15T18:26:59.809Z] edf70074bd40: Layer already exists [2023-03-15T18:26:59.809Z] 6faedfdcd452: Layer already exists [2023-03-15T18:26:59.809Z] bd036a4a43e2: Layer already exists [2023-03-15T18:26:59.809Z] e61658488be9: Layer already exists [2023-03-15T18:26:59.809Z] 58e2ac079cf9: Layer already exists [2023-03-15T18:27:00.076Z] f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:27:00.423Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:27:00.762Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-03-15T18:27:00.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-15T18:27:00.762Z] bd036a4a43e2: Preparing [2023-03-15T18:27:00.762Z] 6faedfdcd452: Preparing [2023-03-15T18:27:00.762Z] e61658488be9: Preparing [2023-03-15T18:27:00.762Z] 58e2ac079cf9: Preparing [2023-03-15T18:27:00.762Z] edf70074bd40: Preparing [2023-03-15T18:27:00.762Z] 6faedfdcd452: Layer already exists [2023-03-15T18:27:00.762Z] e61658488be9: Layer already exists [2023-03-15T18:27:00.762Z] edf70074bd40: Layer already exists [2023-03-15T18:27:00.762Z] 58e2ac079cf9: Layer already exists [2023-03-15T18:27:00.762Z] bd036a4a43e2: Layer already exists [2023-03-15T18:27:00.762Z] main: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T18:27:01.084Z] ===================================================== [Pipeline] echo [2023-03-15T18:27:01.092Z] taggedImages: [2023-03-15T18:27:01.092Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [2023-03-15T18:27:01.092Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-15T18:27:01.092Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [2023-03-15T18:27:01.092Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [2023-03-15T18:27:01.092Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:27:01.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T18:27:01.448Z] [2023-03-15T18:27:01.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:27:01.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T18:27:01.780Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T18:27:01.780Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T18:27:01.780Z] 04944245beec: Pulling fs layer [2023-03-15T18:27:01.780Z] 699f458cf7ca: Pulling fs layer [2023-03-15T18:27:01.780Z] 765212b225bb: Pulling fs layer [2023-03-15T18:27:01.780Z] f23df028b6ca: Pulling fs layer [2023-03-15T18:27:01.780Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T18:27:01.780Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T18:27:01.780Z] f23df028b6ca: Waiting [2023-03-15T18:27:01.780Z] d65c8cfc05b1: Waiting [2023-03-15T18:27:01.780Z] 2437ff75d9bd: Waiting [2023-03-15T18:27:02.049Z] 04944245beec: Verifying Checksum [2023-03-15T18:27:02.049Z] 04944245beec: Download complete [2023-03-15T18:27:02.049Z] 765212b225bb: Verifying Checksum [2023-03-15T18:27:02.049Z] 765212b225bb: Download complete [2023-03-15T18:27:02.049Z] f23df028b6ca: Verifying Checksum [2023-03-15T18:27:02.049Z] f23df028b6ca: Download complete [2023-03-15T18:27:02.049Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T18:27:02.049Z] d65c8cfc05b1: Download complete [2023-03-15T18:27:02.049Z] 699f458cf7ca: Verifying Checksum [2023-03-15T18:27:02.049Z] 699f458cf7ca: Download complete [2023-03-15T18:27:02.632Z] 8998bd30e6a1: Download complete [2023-03-15T18:27:04.574Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T18:27:04.574Z] 2437ff75d9bd: Download complete [2023-03-15T18:27:07.925Z] 8998bd30e6a1: Pull complete [2023-03-15T18:27:07.925Z] 04944245beec: Pull complete [2023-03-15T18:27:09.334Z] 699f458cf7ca: Pull complete [2023-03-15T18:27:09.602Z] 765212b225bb: Pull complete [2023-03-15T18:27:10.189Z] f23df028b6ca: Pull complete [2023-03-15T18:27:10.457Z] d65c8cfc05b1: Pull complete [2023-03-15T18:27:25.459Z] 2437ff75d9bd: Pull complete [2023-03-15T18:27:25.459Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T18:27:25.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T18:27:25.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:27:25.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-2255 does not seem to be running inside a container [2023-03-15T18:27:25.721Z] $ 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/74 -v /w/workspace/device-rfid-llrp-go/74:/w/workspace/device-rfid-llrp-go/74:rw,z -v /w/workspace/device-rfid-llrp-go/74@tmp:/w/workspace/device-rfid-llrp-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T18:27:28.345Z] $ docker top eea0847714008331e6e2f6801ebb78f752bda48506d6bc92012b65f7fbefc5aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:27:28.864Z] ---> job-cost.sh [2023-03-15T18:27:29.129Z] lf-activate-venv: SKIPPING [2023-03-15T18:27:29.129Z] INFO: No Stack... [2023-03-15T18:27:29.394Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T18:27:30.355Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T18:27:30.676Z] + cat /w/workspace/device-rfid-llrp-go/74/archives/cost.csv [2023-03-15T18:27:30.676Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T18:27:30.729Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [2023-03-15T18:27:30.736Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] did not exist. Created. [2023-03-15T18:27:30.736Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T18:27:31.392Z] /w/workspace/device-rfid-llrp-go/74@tmp/durable-ce4d5461/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T18:27:32.043Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T18:27:32.066Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T18:27:32.117Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T18:27:32.123Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T18:27:32.136Z] $ docker stop --time=1 eea0847714008331e6e2f6801ebb78f752bda48506d6bc92012b65f7fbefc5aa [2023-03-15T18:27:33.604Z] $ docker rm -f --volumes eea0847714008331e6e2f6801ebb78f752bda48506d6bc92012b65f7fbefc5aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T18:27:34.013Z] provisioning config files... [2023-03-15T18:27:34.020Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10481218774198793837tmp [Pipeline] { [Pipeline] sh [2023-03-15T18:27:34.304Z] + set +x [2023-03-15T18:27:34.304Z] + curl -s https://codecov.io/bash [2023-03-15T18:27:34.304Z] + bash -s -- [2023-03-15T18:27:34.304Z] [2023-03-15T18:27:34.304Z] _____ _ [2023-03-15T18:27:34.304Z] / ____| | | [2023-03-15T18:27:34.305Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T18:27:34.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T18:27:34.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T18:27:34.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T18:27:34.305Z] Bash-1.0.6 [2023-03-15T18:27:34.305Z] [2023-03-15T18:27:34.305Z] [2023-03-15T18:27:34.305Z] ==> git version 2.25.1 found [2023-03-15T18:27:34.305Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T18:27:34.305Z] Release-Date: 2020-01-08 [2023-03-15T18:27:34.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T18:27:34.305Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T18:27:34.305Z] ==> Jenkins CI detected. [2023-03-15T18:27:34.305Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-03-15T18:27:34.305Z] project root: . [2023-03-15T18:27:34.305Z] --> token set from env [2023-03-15T18:27:34.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T18:27:34.305Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T18:27:34.305Z] ==> Python coveragepy not found [2023-03-15T18:27:34.305Z] ==> Searching for coverage reports in: [2023-03-15T18:27:34.305Z] + . [2023-03-15T18:27:34.305Z] -> Found 1 reports [2023-03-15T18:27:34.305Z] ==> Detecting git/mercurial file structure [2023-03-15T18:27:34.305Z] ==> Reading reports [2023-03-15T18:27:34.305Z] + ./coverage.out bytes=457862 [2023-03-15T18:27:34.305Z] ==> Appending adjustments [2023-03-15T18:27:34.305Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T18:27:34.563Z] + Found adjustments [2023-03-15T18:27:34.563Z] ==> Gzipping contents [2023-03-15T18:27:34.563Z] 52K /tmp/codecov.FFNdn6.gz [2023-03-15T18:27:34.563Z] ==> Uploading reports [2023-03-15T18:27:34.563Z] url: https://codecov.io [2023-03-15T18:27:34.563Z] query: branch=main&commit=f3289a164b8ff7b22d28db9f748121107e7f7ddb&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T18:27:34.822Z] -> Pinging Codecov [2023-03-15T18:27:34.822Z] 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=f3289a164b8ff7b22d28db9f748121107e7f7ddb&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T18:27:34.822Z] -> Uploading to [2023-03-15T18:27:34.822Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/f3289a164b8ff7b22d28db9f748121107e7f7ddb/6d63611c-a57c-48f4-bb12-20108ea3feaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T182734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22955cd5d83de9672c6e90c6dfb66f05f071af54dba119b644fdf1fd68cbc318 [2023-03-15T18:27:34.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T18:27:34.822Z] Dload Upload Total Spent Left Speed [2023-03-15T18:27:35.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50487 0 0 100 50487 0 148k --:--:-- --:--:-- --:--:-- 148k [2023-03-15T18:27:35.081Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } [2023-03-15T18:27:35.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T18:27:35.278Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T18:27:35.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:27:35.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T18:27:35.582Z] [2023-03-15T18:27:35.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:27:35.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T18:27:35.885Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T18:27:35.885Z] df9b9388f04a: Pulling fs layer [2023-03-15T18:27:35.885Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T18:27:35.885Z] 25bc292e5bac: Pulling fs layer [2023-03-15T18:27:35.885Z] 114826534d7a: Pulling fs layer [2023-03-15T18:27:35.885Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T18:27:35.885Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T18:27:35.885Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T18:27:35.885Z] 114826534d7a: Waiting [2023-03-15T18:27:35.885Z] 4657fd5d0bcf: Waiting [2023-03-15T18:27:35.885Z] 8a3aa393b2d8: Waiting [2023-03-15T18:27:35.885Z] 25bc292e5bac: Verifying Checksum [2023-03-15T18:27:35.885Z] 25bc292e5bac: Download complete [2023-03-15T18:27:35.885Z] 52dc419b0ee2: Download complete [2023-03-15T18:27:35.885Z] 4657fd5d0bcf: Download complete [2023-03-15T18:27:35.885Z] df9b9388f04a: Download complete [2023-03-15T18:27:36.147Z] df9b9388f04a: Pull complete [2023-03-15T18:27:36.147Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T18:27:36.147Z] 6ad1cebc031e: Download complete [2023-03-15T18:27:36.147Z] 52dc419b0ee2: Pull complete [2023-03-15T18:27:36.406Z] 25bc292e5bac: Pull complete [2023-03-15T18:27:36.668Z] 114826534d7a: Download complete [2023-03-15T18:27:36.926Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T18:27:36.926Z] 8a3aa393b2d8: Download complete [2023-03-15T18:27:40.205Z] 114826534d7a: Pull complete [2023-03-15T18:27:40.205Z] 4657fd5d0bcf: Pull complete [2023-03-15T18:27:40.771Z] 6ad1cebc031e: Pull complete [2023-03-15T18:27:43.302Z] 8a3aa393b2d8: Pull complete [2023-03-15T18:27:43.302Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T18:27:43.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T18:27:43.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:27:43.385Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:27:43.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-15T18:27:45.301Z] $ docker top 859f34c02cbf9cd5b81b001c1e56566c281032ba9a69061fe96b82ee73d9334d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T18:27:45.357Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-03-15T18:27:45.637Z] + set -o pipefail [2023-03-15T18:27:45.637Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-03-15T18:27:55.618Z] [2023-03-15T18:27:55.618Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-03-15T18:27:55.618Z] [2023-03-15T18:27:55.618Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/a11e7418-f04c-470c-8571-8ac084a439d8 [2023-03-15T18:27:55.618Z] [2023-03-15T18:27:55.618Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-15T18:27:55.618Z] [2023-03-15T18:27:55.618Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-15T18:27:55.618Z] [2023-03-15T18:27:55.877Z] [2023-03-15T18:27:55.877Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-15T18:27:55.877Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-15T18:27:55.877Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-15T18:27:55.897Z] $ docker stop --time=1 859f34c02cbf9cd5b81b001c1e56566c281032ba9a69061fe96b82ee73d9334d [2023-03-15T18:27:57.962Z] $ docker rm -f --volumes 859f34c02cbf9cd5b81b001c1e56566c281032ba9a69061fe96b82ee73d9334d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T18:27:58.600Z] + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] sh [2023-03-15T18:27:58.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T18:27:58.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:27:59.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T18:27:59.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:27:59.242Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:27:59.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T18:27:59.654Z] $ docker top 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 -eo pid,comm [2023-03-15T18:27:59.691Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T18:27:59.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T18:27:59.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T18:27:59.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T18:27:59.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T18:27:59.851Z] $ docker exec 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 ssh-agent [2023-03-15T18:27:59.950Z] SSH_AUTH_SOCK=/tmp/ssh-cyWcoxWp32lc/agent.31 [2023-03-15T18:27:59.950Z] SSH_AGENT_PID=37 [2023-03-15T18:27:59.954Z] Running ssh-add (command line suppressed) [2023-03-15T18:28:00.076Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5597195660936750154.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5597195660936750154.key) [2023-03-15T18:28:00.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T18:28:00.362Z] + git semver tag [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,568 [run_tag] DEBUG tag force:False [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,568 [check_head_tag] DEBUG check head tag [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,569 [execute] INFO git cat-file --batch-check [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,572 [execute] INFO git cat-file --batch [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,586 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,586 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,587 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T18:28:00.622Z] 2023-03-15 18:28:00,592 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T18:28:00.622Z] 3.0.0-dev.7 [Pipeline] } [2023-03-15T18:28:00.641Z] $ docker exec --env ******** --env ******** 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 ssh-agent -k [2023-03-15T18:28:00.738Z] unset SSH_AUTH_SOCK; [2023-03-15T18:28:00.738Z] unset SSH_AGENT_PID; [2023-03-15T18:28:00.738Z] echo Agent pid 37 killed; [2023-03-15T18:28:00.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T18:28:01.043Z] + git semver [Pipeline] } [2023-03-15T18:28:01.319Z] $ docker stop --time=1 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 [2023-03-15T18:28:02.627Z] $ docker rm -f --volumes 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:28:02.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T18:28:02.983Z] [2023-03-15T18:28:02.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:28:03.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T18:28:03.280Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-15T18:28:03.280Z] ab5ef0e58194: Pulling fs layer [2023-03-15T18:28:03.280Z] 9712f1f96733: Pulling fs layer [2023-03-15T18:28:03.280Z] 63f879dbbcfc: Pulling fs layer [2023-03-15T18:28:03.280Z] 0d9ebad4ef96: Pulling fs layer [2023-03-15T18:28:03.280Z] e9a5061849ea: Pulling fs layer [2023-03-15T18:28:03.280Z] d747dcd14b5f: Pulling fs layer [2023-03-15T18:28:03.280Z] 2de7ff778b66: Pulling fs layer [2023-03-15T18:28:03.280Z] e9a5061849ea: Waiting [2023-03-15T18:28:03.280Z] 2de7ff778b66: Waiting [2023-03-15T18:28:03.280Z] d747dcd14b5f: Waiting [2023-03-15T18:28:03.280Z] 0d9ebad4ef96: Waiting [2023-03-15T18:28:03.280Z] 9712f1f96733: Verifying Checksum [2023-03-15T18:28:03.280Z] 9712f1f96733: Download complete [2023-03-15T18:28:03.854Z] 63f879dbbcfc: Verifying Checksum [2023-03-15T18:28:03.854Z] 63f879dbbcfc: Download complete [2023-03-15T18:28:03.854Z] 0d9ebad4ef96: Verifying Checksum [2023-03-15T18:28:03.854Z] 0d9ebad4ef96: Download complete [2023-03-15T18:28:03.854Z] e9a5061849ea: Verifying Checksum [2023-03-15T18:28:03.854Z] e9a5061849ea: Download complete [2023-03-15T18:28:03.854Z] d747dcd14b5f: Verifying Checksum [2023-03-15T18:28:03.854Z] d747dcd14b5f: Download complete [2023-03-15T18:28:03.854Z] ab5ef0e58194: Verifying Checksum [2023-03-15T18:28:03.854Z] ab5ef0e58194: Download complete [2023-03-15T18:28:04.113Z] 2de7ff778b66: Verifying Checksum [2023-03-15T18:28:04.113Z] 2de7ff778b66: Download complete [2023-03-15T18:28:06.652Z] ab5ef0e58194: Pull complete [2023-03-15T18:28:06.652Z] 9712f1f96733: Pull complete [2023-03-15T18:28:07.219Z] 63f879dbbcfc: Pull complete [2023-03-15T18:28:10.500Z] 0d9ebad4ef96: Pull complete [2023-03-15T18:28:10.757Z] e9a5061849ea: Pull complete [2023-03-15T18:28:11.015Z] d747dcd14b5f: Pull complete [2023-03-15T18:28:11.949Z] 2de7ff778b66: Pull complete [2023-03-15T18:28:11.949Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-15T18:28:11.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T18:28:11.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:28:12.029Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:28:12.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-15T18:28:13.978Z] $ docker top fedd7e591a4f0f643af6386d3db24a92b472bc159ff3c5689999bee8473ed6ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:28:14.038Z] provisioning config files... [2023-03-15T18:28:14.043Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7382874460128303859tmp [2023-03-15T18:28:14.052Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13311509476136506937tmp [2023-03-15T18:28:14.060Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11849332426943059587tmp [Pipeline] { [Pipeline] echo [2023-03-15T18:28:14.076Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:14.357Z] ---> sigul-configuration.sh [2023-03-15T18:28:14.357Z] gpg: directory `/root/.gnupg' created [2023-03-15T18:28:14.357Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-15T18:28:14.357Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-15T18:28:14.357Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-15T18:28:14.357Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-15T18:28:14.357Z] gpg: CAST5 encrypted data [2023-03-15T18:28:14.357Z] gpg: encrypted with 1 passphrase [2023-03-15T18:28:14.357Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-15T18:28:14.649Z] + mkdir /home/jenkins [2023-03-15T18:28:14.649Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-15T18:28:14.929Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-15T18:28:14.938Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:15.221Z] ---> sigul-install.sh [2023-03-15T18:28:15.221Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-15T18:28:15.505Z] + git tag --list [2023-03-15T18:28:15.505Z] v0.0.0 [2023-03-15T18:28:15.505Z] v1.0.0 [2023-03-15T18:28:15.505Z] v2.1.0 [2023-03-15T18:28:15.505Z] v2.1.1 [2023-03-15T18:28:15.505Z] v2.1.1-dev.1 [2023-03-15T18:28:15.505Z] v2.2.0 [2023-03-15T18:28:15.505Z] v2.2.1-dev.1 [2023-03-15T18:28:15.505Z] v2.2.1-dev.2 [2023-03-15T18:28:15.505Z] v2.2.1-dev.3 [2023-03-15T18:28:15.505Z] v2.2.1-dev.4 [2023-03-15T18:28:15.505Z] v2.2.1-dev.5 [2023-03-15T18:28:15.505Z] v2.2.1-dev.6 [2023-03-15T18:28:15.505Z] v2.2.1-dev.7 [2023-03-15T18:28:15.505Z] v2.3.0 [2023-03-15T18:28:15.505Z] v2.3.0-dev.10 [2023-03-15T18:28:15.505Z] v2.3.0-dev.11 [2023-03-15T18:28:15.505Z] v2.3.0-dev.12 [2023-03-15T18:28:15.505Z] v2.3.0-dev.13 [2023-03-15T18:28:15.505Z] v2.3.0-dev.14 [2023-03-15T18:28:15.505Z] v2.3.0-dev.15 [2023-03-15T18:28:15.505Z] v2.3.0-dev.16 [2023-03-15T18:28:15.505Z] v2.3.0-dev.17 [2023-03-15T18:28:15.505Z] v2.3.0-dev.18 [2023-03-15T18:28:15.505Z] v2.3.0-dev.19 [2023-03-15T18:28:15.505Z] v2.3.0-dev.20 [2023-03-15T18:28:15.505Z] v2.3.0-dev.21 [2023-03-15T18:28:15.505Z] v2.3.0-dev.22 [2023-03-15T18:28:15.505Z] v2.3.0-dev.23 [2023-03-15T18:28:15.505Z] v2.3.0-dev.7 [2023-03-15T18:28:15.505Z] v2.3.0-dev.8 [2023-03-15T18:28:15.505Z] v2.3.0-dev.9 [2023-03-15T18:28:15.505Z] v3.0.0-dev.1 [2023-03-15T18:28:15.505Z] v3.0.0-dev.2 [2023-03-15T18:28:15.505Z] v3.0.0-dev.3 [2023-03-15T18:28:15.505Z] v3.0.0-dev.4 [2023-03-15T18:28:15.505Z] v3.0.0-dev.5 [2023-03-15T18:28:15.505Z] v3.0.0-dev.6 [2023-03-15T18:28:15.505Z] v3.0.0-dev.7 [Pipeline] sh [2023-03-15T18:28:15.789Z] + lftools sign git-tag v3.0.0-dev.7 [2023-03-15T18:28:16.357Z] Signing Git tag with Sigul... [2023-03-15T18:28:16.357Z] Signing v3.0.0-dev.7 [Pipeline] echo [2023-03-15T18:28:16.932Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:17.214Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-15T18:28:17.222Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-15T18:28:17.249Z] $ docker stop --time=1 fedd7e591a4f0f643af6386d3db24a92b472bc159ff3c5689999bee8473ed6ec [2023-03-15T18:28:18.585Z] $ docker rm -f --volumes fedd7e591a4f0f643af6386d3db24a92b472bc159ff3c5689999bee8473ed6ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-15T18:28:18.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T18:28:18.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:28:19.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T18:28:19.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:28:19.337Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:28:19.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T18:28:19.738Z] $ docker top c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T18:28:19.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T18:28:19.812Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T18:28:19.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T18:28:19.945Z] $ docker exec c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 ssh-agent [2023-03-15T18:28:20.049Z] SSH_AUTH_SOCK=/tmp/ssh-W2zipMHa7GFy/agent.33 [2023-03-15T18:28:20.049Z] SSH_AGENT_PID=39 [2023-03-15T18:28:20.054Z] Running ssh-add (command line suppressed) [2023-03-15T18:28:20.164Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14186078635094618516.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14186078635094618516.key) [2023-03-15T18:28:20.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T18:28:20.455Z] + git semver bump pre [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,668 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,668 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,668 [bump_version] DEBUG bumped version:3.0.0-dev.8 [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,668 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,668 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,668 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,670 [execute] INFO git cat-file --batch-check [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,677 [execute] INFO git cat-file --batch [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T18:28:20.715Z] 2023-03-15 18:28:20,683 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T18:28:20.715Z] 3.0.0-dev.8 [Pipeline] } [2023-03-15T18:28:20.735Z] $ docker exec --env ******** --env ******** c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 ssh-agent -k [2023-03-15T18:28:20.836Z] unset SSH_AUTH_SOCK; [2023-03-15T18:28:20.836Z] unset SSH_AGENT_PID; [2023-03-15T18:28:20.836Z] echo Agent pid 39 killed; [2023-03-15T18:28:20.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T18:28:21.144Z] + git semver [Pipeline] } [2023-03-15T18:28:21.424Z] $ docker stop --time=1 c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 [2023-03-15T18:28:22.703Z] $ docker rm -f --volumes c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T18:28:23.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T18:28:23.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:28:23.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T18:28:23.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:28:23.395Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:28:23.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T18:28:23.804Z] $ docker top 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T18:28:23.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T18:28:23.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T18:28:23.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T18:28:24.004Z] $ docker exec 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 ssh-agent [2023-03-15T18:28:24.093Z] SSH_AUTH_SOCK=/tmp/ssh-dNGmwAttLO54/agent.32 [2023-03-15T18:28:24.093Z] SSH_AGENT_PID=38 [2023-03-15T18:28:24.099Z] Running ssh-add (command line suppressed) [2023-03-15T18:28:24.205Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12280133141919791654.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12280133141919791654.key) [2023-03-15T18:28:24.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T18:28:24.490Z] + git semver push [2023-03-15T18:28:24.749Z] 2023-03-15 18:28:24,690 [run_push] DEBUG push [2023-03-15T18:28:24.749Z] 2023-03-15 18:28:24,692 [execute] INFO git cat-file --batch-check [2023-03-15T18:28:24.749Z] 2023-03-15 18:28:24,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T18:28:24.749Z] 2023-03-15 18:28:24,697 [execute] INFO git rev-list 70120b593d169f83dde3c34e78144a18182cab6b -- [2023-03-15T18:28:24.749Z] 2023-03-15 18:28:24,697 [execute] DEBUG Popen(['git', 'rev-list', '70120b593d169f83dde3c34e78144a18182cab6b', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T18:28:24.749Z] 2023-03-15 18:28:24,705 [execute] INFO git fetch -v origin [2023-03-15T18:28:24.749Z] 2023-03-15 18:28:24,705 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-15T18:28:25.317Z] 2023-03-15 18:28:25,231 [run_push] DEBUG no remote changes detected [2023-03-15T18:28:25.317Z] 2023-03-15 18:28:25,232 [execute] INFO git push origin semver [2023-03-15T18:28:25.317Z] 2023-03-15 18:28:25,232 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T18:28:26.255Z] 2023-03-15 18:28:26,073 [run_push] DEBUG push all version tags [2023-03-15T18:28:26.255Z] 2023-03-15 18:28:26,073 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-15T18:28:26.255Z] 2023-03-15 18:28:26,074 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T18:28:26.823Z] 2023-03-15 18:28:26,810 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-15T18:28:26.823Z] 3.0.0-dev.8 [Pipeline] } [2023-03-15T18:28:26.843Z] $ docker exec --env ******** --env ******** 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 ssh-agent -k [2023-03-15T18:28:26.938Z] unset SSH_AUTH_SOCK; [2023-03-15T18:28:26.939Z] unset SSH_AGENT_PID; [2023-03-15T18:28:26.939Z] echo Agent pid 38 killed; [2023-03-15T18:28:26.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T18:28:27.246Z] + git semver [Pipeline] } [2023-03-15T18:28:27.526Z] $ docker stop --time=1 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 [2023-03-15T18:28:28.844Z] $ docker rm -f --volumes 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T18:28:29.412Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-15T18:28:29.413Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-15T18:28:29.413Z] total 16 [2023-03-15T18:28:29.413Z] drwxr-xr-x 3 root root 4096 Mar 15 18:18 . [2023-03-15T18:28:29.413Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 18:28 .. [2023-03-15T18:28:29.413Z] drwxr-xr-x 2 root root 4096 Mar 15 18:18 cost [2023-03-15T18:28:29.413Z] -rw-r--r-- 1 root root 90 Mar 15 18:18 cost.csv [2023-03-15T18:28:29.413Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-15T18:28:29.413Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-15T18:28:29.413Z] total 16 [2023-03-15T18:28:29.413Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 18:18 . [2023-03-15T18:28:29.413Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 18:28 .. [2023-03-15T18:28:29.413Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 18:18 cost [2023-03-15T18:28:29.413Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 15 18:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:29.701Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:30.558Z] ---> package-listing.sh [2023-03-15T18:28:30.558Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T18:28:30.558Z] ++ facter osfamily [2023-03-15T18:28:30.817Z] + OS_FAMILY=debian [2023-03-15T18:28:30.817Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-15T18:28:30.817Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T18:28:30.817Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T18:28:30.817Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T18:28:30.817Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T18:28:30.817Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-15T18:28:30.817Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T18:28:30.817Z] + case "${OS_FAMILY}" in [2023-03-15T18:28:30.817Z] + grep '^ii' [2023-03-15T18:28:30.817Z] + dpkg -l [2023-03-15T18:28:30.817Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T18:28:30.817Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T18:28:30.817Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T18:28:30.817Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-15T18:28:30.817Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-15T18:28:30.817Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-03-15T18:28:30.828Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T18:28:31.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T18:28:31.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T18:28:31.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T18:28:31.618Z] prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container [2023-03-15T18:28:31.659Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T18:28:31.873Z] $ docker top 75ff877ef18f7c796eabf515c23b0888abfddc6a0a6c622d9994e8632add9f8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T18:28:32.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T18:28:32.490Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T18:28:32.774Z] + ls /var/log/sa-host [2023-03-15T18:28:32.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T18:28:32.922Z] provisioning config files... [2023-03-15T18:28:32.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3011536142095241973tmp [Pipeline] { [Pipeline] echo [2023-03-15T18:28:32.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:33.222Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T18:28:33.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:33.548Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T18:28:33.555Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:33.837Z] ---> sudo-logs.sh [2023-03-15T18:28:33.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T18:28:33.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:34.148Z] ---> job-cost.sh [2023-03-15T18:28:34.148Z] lf-activate-venv: SKIPPING [2023-03-15T18:28:34.148Z] DEBUG: total: 0.2199999988079071 [2023-03-15T18:28:34.148Z] INFO: Retrieving Stack Cost... [2023-03-15T18:28:34.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T18:28:34.977Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T18:28:34.989Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T18:28:35.272Z] ---> logs-deploy.sh [2023-03-15T18:28:35.272Z] lf-activate-venv: SKIPPING [2023-03-15T18:28:35.272Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/74 [2023-03-15T18:28:35.272Z] INFO: archiving workspace using pattern(s): [2023-03-15T18:28:36.210Z] Archives upload complete. [2023-03-15T18:28:36.210Z] INFO: archiving logs to Nexus