Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7e78e6532bae73b7c555e394d1391f1597ad588 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-ssh3887011498238072741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1789940902683096092.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7333598841308931240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6272622063066772028.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14004376852339265435.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17219 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c7e78e6532bae73b7c555e394d1391f1597ad588 (main) Commit message: "Merge pull request #413 from jumpingliu/update-readme" > git config core.sparsecheckout # timeout=10 > git checkout -f c7e78e6532bae73b7c555e394d1391f1597ad588 # timeout=10 > git rev-list --no-walk 8f55b196a710e15398781abdc7fd66bab52d29c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T00:15:15.883Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T00:15:15.928Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T00:15:15.949Z] ========================================================= [2023-05-30T00:15:15.949Z] EdgeX Global Pipelines Version Info [2023-05-30T00:15:15.949Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:15:16.662Z] ------------------- [2023-05-30T00:15:16.662Z] stable info: [2023-05-30T00:15:16.662Z] ------------------- [2023-05-30T00:15:16.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T00:15:16.662Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T00:15:16.662Z] Message: update stable to v1.0.249 [2023-05-30T00:15:17.234Z] ------------------- [2023-05-30T00:15:17.235Z] experimental info: [2023-05-30T00:15:17.235Z] ------------------- [2023-05-30T00:15:17.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T00:15:17.235Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T00:15:17.235Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T00:15:17.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-30T00:15:17.418Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-30T00:15:17.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T00:15:17.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T00:15:17.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T00:15:17.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T00:15:17.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T00:15:17.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T00:15:17.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T00:15:17.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T00:15:17.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T00:15:17.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-30T00:15:17.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T00:15:17.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T00:15:17.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T00:15:17.674Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T00:15:17.690Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T00:15:17.706Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T00:15:17.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T00:15:17.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T00:15:17.759Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T00:15:17.778Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T00:15:17.795Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T00:15:17.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T00:15:17.824Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T00:15:17.841Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T00:15:17.862Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T00:15:17.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T00:15:17.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T00:15:17.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T00:15:17.936Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7e78e6532bae73b7c555e394d1391f1597ad588 [Pipeline] echo [2023-05-30T00:15:17.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7e78e6 [Pipeline] echo [2023-05-30T00:15:17.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T00:15:18.024Z] provisioning config files... [2023-05-30T00:15:18.038Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14007975972601841047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:15:18.350Z] ---> docker-login.sh [2023-05-30T00:15:18.350Z] nexus3.edgexfoundry.org:10001 [2023-05-30T00:15:18.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:18.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:18.610Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:18.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:18.610Z] [2023-05-30T00:15:18.610Z] Login Succeeded [2023-05-30T00:15:18.610Z] nexus3.edgexfoundry.org:10002 [2023-05-30T00:15:18.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:18.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:18.610Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:18.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:18.610Z] [2023-05-30T00:15:18.610Z] Login Succeeded [2023-05-30T00:15:18.610Z] nexus3.edgexfoundry.org:10003 [2023-05-30T00:15:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:18.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:18.870Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:18.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:18.870Z] [2023-05-30T00:15:18.870Z] Login Succeeded [2023-05-30T00:15:18.870Z] nexus3.edgexfoundry.org:10004 [2023-05-30T00:15:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:18.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:18.870Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:18.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:18.870Z] [2023-05-30T00:15:18.870Z] Login Succeeded [2023-05-30T00:15:18.870Z] docker.io [2023-05-30T00:15:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:19.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:19.129Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:19.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:19.129Z] [2023-05-30T00:15:19.129Z] Login Succeeded [2023-05-30T00:15:19.129Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T00:15:19.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T00:15:19.530Z] + git rev-list -1 --merges c7e78e6532bae73b7c555e394d1391f1597ad588~1..c7e78e6532bae73b7c555e394d1391f1597ad588 [Pipeline] echo [2023-05-30T00:15:19.574Z] -----------> git rev-list -1 --merges c7e78e6532bae73b7c555e394d1391f1597ad588~1..c7e78e6532bae73b7c555e394d1391f1597ad588 c7e78e6532bae73b7c555e394d1391f1597ad588 [2023-05-30T00:15:19.574Z] c7e78e6532bae73b7c555e394d1391f1597ad588 [false] [Pipeline] sh [2023-05-30T00:15:19.863Z] + git log --format=format:%s -1 c7e78e6532bae73b7c555e394d1391f1597ad588 [Pipeline] echo [2023-05-30T00:15:19.877Z] ========================================================= [2023-05-30T00:15:19.877Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T00:15:19.877Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T00:15:20.198Z] + git log --format=format:%s -1 c7e78e6532bae73b7c555e394d1391f1597ad588 [Pipeline] echo [2023-05-30T00:15:20.210Z] [semverPrep] GIT_COMMIT: c7e78e6532bae73b7c555e394d1391f1597ad588, Commit Message: Merge pull request #413 from jumpingliu/update-readme [Pipeline] echo [2023-05-30T00:15:20.220Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T00:15:20.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T00:15:20.571Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T00:15:20.571Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T00:15:20.571Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T00:15:20.571Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T00:15:20.571Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T00:15:20.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:15:20.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T00:15:20.910Z] [2023-05-30T00:15:20.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:15:21.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T00:15:21.215Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T00:15:21.215Z] b85a868b505f: Pulling fs layer [2023-05-30T00:15:21.215Z] e2be974225ed: Pulling fs layer [2023-05-30T00:15:21.215Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T00:15:21.215Z] 988bab9f4d93: Pulling fs layer [2023-05-30T00:15:21.215Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T00:15:21.215Z] eaf3925da568: Pulling fs layer [2023-05-30T00:15:21.215Z] bab4dde63d76: Pulling fs layer [2023-05-30T00:15:21.215Z] bde34c3a00c8: Pulling fs layer [2023-05-30T00:15:21.215Z] b352a97aabf1: Pulling fs layer [2023-05-30T00:15:21.215Z] 4872d77fe225: Pulling fs layer [2023-05-30T00:15:21.215Z] 5851b861e8e6: Pulling fs layer [2023-05-30T00:15:21.215Z] bab4dde63d76: Waiting [2023-05-30T00:15:21.215Z] 988bab9f4d93: Waiting [2023-05-30T00:15:21.215Z] 1469e6f7b9e6: Waiting [2023-05-30T00:15:21.215Z] eaf3925da568: Waiting [2023-05-30T00:15:21.215Z] b352a97aabf1: Waiting [2023-05-30T00:15:21.215Z] bde34c3a00c8: Waiting [2023-05-30T00:15:21.215Z] 4872d77fe225: Waiting [2023-05-30T00:15:21.215Z] 5851b861e8e6: Waiting [2023-05-30T00:15:21.215Z] e2be974225ed: Download complete [2023-05-30T00:15:21.215Z] 988bab9f4d93: Verifying Checksum [2023-05-30T00:15:21.215Z] 988bab9f4d93: Download complete [2023-05-30T00:15:21.215Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T00:15:21.215Z] 1469e6f7b9e6: Download complete [2023-05-30T00:15:21.480Z] eaf3925da568: Verifying Checksum [2023-05-30T00:15:21.480Z] eaf3925da568: Download complete [2023-05-30T00:15:21.480Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T00:15:21.480Z] 339a4e72a1f5: Download complete [2023-05-30T00:15:21.480Z] bde34c3a00c8: Verifying Checksum [2023-05-30T00:15:21.480Z] bde34c3a00c8: Download complete [2023-05-30T00:15:21.480Z] b352a97aabf1: Verifying Checksum [2023-05-30T00:15:21.480Z] b352a97aabf1: Download complete [2023-05-30T00:15:21.480Z] 4872d77fe225: Verifying Checksum [2023-05-30T00:15:21.480Z] 4872d77fe225: Download complete [2023-05-30T00:15:21.480Z] 5851b861e8e6: Verifying Checksum [2023-05-30T00:15:21.480Z] 5851b861e8e6: Download complete [2023-05-30T00:15:21.480Z] b85a868b505f: Verifying Checksum [2023-05-30T00:15:21.480Z] b85a868b505f: Download complete [2023-05-30T00:15:21.739Z] bab4dde63d76: Verifying Checksum [2023-05-30T00:15:21.739Z] bab4dde63d76: Download complete [2023-05-30T00:15:22.678Z] b85a868b505f: Pull complete [2023-05-30T00:15:22.678Z] e2be974225ed: Pull complete [2023-05-30T00:15:23.247Z] 339a4e72a1f5: Pull complete [2023-05-30T00:15:23.248Z] 988bab9f4d93: Pull complete [2023-05-30T00:15:23.816Z] 1469e6f7b9e6: Pull complete [2023-05-30T00:15:23.816Z] eaf3925da568: Pull complete [2023-05-30T00:15:25.727Z] bab4dde63d76: Pull complete [2023-05-30T00:15:25.727Z] bde34c3a00c8: Pull complete [2023-05-30T00:15:25.987Z] b352a97aabf1: Pull complete [2023-05-30T00:15:26.557Z] 4872d77fe225: Pull complete [2023-05-30T00:15:26.557Z] 5851b861e8e6: Pull complete [2023-05-30T00:15:26.557Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T00:15:26.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T00:15:26.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:15:26.670Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:15:26.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T00:15:29.923Z] $ docker top d65b6eb3ddf6a9e2e690226e8ba9b718d041c82b79d638cf876e7ca0a6656079 -eo pid,comm [2023-05-30T00:15:29.989Z] 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-05-30T00:15:29.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T00:15:30.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T00:15:30.020Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T00:15:30.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T00:15:30.131Z] $ docker exec d65b6eb3ddf6a9e2e690226e8ba9b718d041c82b79d638cf876e7ca0a6656079 ssh-agent [2023-05-30T00:15:30.244Z] SSH_AUTH_SOCK=/tmp/ssh-GWt16ZoC8on6/agent.31 [2023-05-30T00:15:30.244Z] SSH_AGENT_PID=37 [2023-05-30T00:15:30.250Z] Running ssh-add (command line suppressed) [2023-05-30T00:15:30.365Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15576515332353473279.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15576515332353473279.key) [2023-05-30T00:15:30.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T00:15:30.675Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T00:15:30.689Z] $ docker exec --env ******** --env ******** d65b6eb3ddf6a9e2e690226e8ba9b718d041c82b79d638cf876e7ca0a6656079 ssh-agent -k [2023-05-30T00:15:30.796Z] unset SSH_AUTH_SOCK; [2023-05-30T00:15:30.796Z] unset SSH_AGENT_PID; [2023-05-30T00:15:30.797Z] echo Agent pid 37 killed; [2023-05-30T00:15:30.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T00:15:30.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T00:15:30.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T00:15:30.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T00:15:30.949Z] $ docker exec d65b6eb3ddf6a9e2e690226e8ba9b718d041c82b79d638cf876e7ca0a6656079 ssh-agent [2023-05-30T00:15:31.058Z] SSH_AUTH_SOCK=/tmp/ssh-AgnXQxpPcWtx/agent.69 [2023-05-30T00:15:31.058Z] SSH_AGENT_PID=75 [2023-05-30T00:15:31.063Z] Running ssh-add (command line suppressed) [2023-05-30T00:15:31.162Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13466168641345698607.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13466168641345698607.key) [2023-05-30T00:15:31.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T00:15:31.469Z] + git semver init [2023-05-30T00:15:31.729Z] 2023-05-30 00:15:31,693 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T00:15:31.729Z] 2023-05-30 00:15:31,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-30T00:15:31.729Z] 2023-05-30 00:15:31,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-30T00:15:31.729Z] 2023-05-30 00:15:31,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T00:15:33.140Z] 2023-05-30 00:15:32,736 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-30T00:15:33.140Z] 2023-05-30 00:15:32,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-30T00:15:33.140Z] 2023-05-30 00:15:32,737 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T00:15:33.140Z] 2023-05-30 00:15:32,737 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T00:15:33.140Z] 3.0.0-dev.52 [Pipeline] } [2023-05-30T00:15:33.153Z] $ docker exec --env ******** --env ******** d65b6eb3ddf6a9e2e690226e8ba9b718d041c82b79d638cf876e7ca0a6656079 ssh-agent -k [2023-05-30T00:15:33.258Z] unset SSH_AUTH_SOCK; [2023-05-30T00:15:33.259Z] unset SSH_AGENT_PID; [2023-05-30T00:15:33.259Z] echo Agent pid 75 killed; [2023-05-30T00:15:33.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T00:15:33.579Z] + git semver [Pipeline] } [2023-05-30T00:15:33.853Z] $ docker stop --time=1 d65b6eb3ddf6a9e2e690226e8ba9b718d041c82b79d638cf876e7ca0a6656079 [2023-05-30T00:15:35.159Z] $ docker rm -f --volumes d65b6eb3ddf6a9e2e690226e8ba9b718d041c82b79d638cf876e7ca0a6656079 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T00:15:35.497Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T00:15:35.712Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T00:15:35.714Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.52 [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-05-30T00:15:35.832Z] provisioning config files... [2023-05-30T00:15:35.840Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9391813412524830199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:15:36.140Z] ---> docker-login.sh [2023-05-30T00:15:36.140Z] nexus3.edgexfoundry.org:10001 [2023-05-30T00:15:36.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:36.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:36.140Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:36.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:36.140Z] [2023-05-30T00:15:36.140Z] Login Succeeded [2023-05-30T00:15:36.140Z] nexus3.edgexfoundry.org:10002 [2023-05-30T00:15:36.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:36.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:36.400Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:36.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:36.400Z] [2023-05-30T00:15:36.400Z] Login Succeeded [2023-05-30T00:15:36.400Z] nexus3.edgexfoundry.org:10003 [2023-05-30T00:15:36.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:36.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:36.400Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:36.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:36.400Z] [2023-05-30T00:15:36.400Z] Login Succeeded [2023-05-30T00:15:36.400Z] nexus3.edgexfoundry.org:10004 [2023-05-30T00:15:36.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:36.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:36.400Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:36.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:36.400Z] [2023-05-30T00:15:36.400Z] Login Succeeded [2023-05-30T00:15:36.400Z] docker.io [2023-05-30T00:15:36.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:15:36.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:15:36.661Z] Configure a credential helper to remove this warning. See [2023-05-30T00:15:36.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:15:36.661Z] [2023-05-30T00:15:36.661Z] Login Succeeded [2023-05-30T00:15:36.661Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T00:15:36.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T00:15:36.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:15:36.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:15:36.748Z] ========================================================= [2023-05-30T00:15:36.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T00:15:36.748Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:15:37.051Z] + 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-05-30T00:15:37.051Z] Sending build context to Docker daemon 23.67MB [2023-05-30T00:15:37.051Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T00:15:37.051Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T00:15:37.329Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T00:15:37.329Z] f56be85fc22e: Pulling fs layer [2023-05-30T00:15:37.329Z] 85791d961cd3: Pulling fs layer [2023-05-30T00:15:37.329Z] d694b5ae8c79: Pulling fs layer [2023-05-30T00:15:37.329Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T00:15:37.329Z] 4d19c01a9841: Pulling fs layer [2023-05-30T00:15:37.329Z] 9325e15d5711: Pulling fs layer [2023-05-30T00:15:37.329Z] 556b6ee489ea: Pulling fs layer [2023-05-30T00:15:37.329Z] 4d19c01a9841: Waiting [2023-05-30T00:15:37.329Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T00:15:37.329Z] 556b6ee489ea: Waiting [2023-05-30T00:15:37.329Z] 9325e15d5711: Waiting [2023-05-30T00:15:37.329Z] c5a4b2cf53e6: Waiting [2023-05-30T00:15:37.329Z] 85791d961cd3: Download complete [2023-05-30T00:15:37.329Z] 9f32a84ed3da: Download complete [2023-05-30T00:15:37.329Z] 4d19c01a9841: Verifying Checksum [2023-05-30T00:15:37.329Z] 4d19c01a9841: Download complete [2023-05-30T00:15:37.329Z] f56be85fc22e: Verifying Checksum [2023-05-30T00:15:37.329Z] f56be85fc22e: Download complete [2023-05-30T00:15:37.329Z] 9325e15d5711: Verifying Checksum [2023-05-30T00:15:37.329Z] 9325e15d5711: Download complete [2023-05-30T00:15:37.603Z] f56be85fc22e: Pull complete [2023-05-30T00:15:37.603Z] 85791d961cd3: Pull complete [2023-05-30T00:15:37.864Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T00:15:37.864Z] c5a4b2cf53e6: Download complete [2023-05-30T00:15:38.122Z] d694b5ae8c79: Verifying Checksum [2023-05-30T00:15:38.122Z] d694b5ae8c79: Download complete [2023-05-30T00:15:38.122Z] 556b6ee489ea: Verifying Checksum [2023-05-30T00:15:38.122Z] 556b6ee489ea: Download complete [2023-05-30T00:15:42.311Z] d694b5ae8c79: Pull complete [2023-05-30T00:15:42.311Z] 9f32a84ed3da: Pull complete [2023-05-30T00:15:42.311Z] 4d19c01a9841: Pull complete [2023-05-30T00:15:42.311Z] 9325e15d5711: Pull complete [2023-05-30T00:15:44.214Z] 556b6ee489ea: Pull complete [2023-05-30T00:15:45.147Z] c5a4b2cf53e6: Pull complete [2023-05-30T00:15:45.147Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T00:15:45.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T00:15:45.147Z] ---> c4be618373d6 [2023-05-30T00:15:45.147Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T00:15:50.420Z] ---> Running in 2a20a5a5203d [2023-05-30T00:15:50.420Z] Removing intermediate container 2a20a5a5203d [2023-05-30T00:15:50.420Z] ---> d7bff125139c [2023-05-30T00:15:50.420Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T00:15:50.681Z] ---> Running in bafb92a49f9e [2023-05-30T00:15:50.681Z] Removing intermediate container bafb92a49f9e [2023-05-30T00:15:50.681Z] ---> b93fc443c4e0 [2023-05-30T00:15:50.681Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:15:50.681Z] ---> Running in 86275a13fb3b [2023-05-30T00:15:50.681Z] Removing intermediate container 86275a13fb3b [2023-05-30T00:15:50.681Z] ---> 2c8bb8a3e26a [2023-05-30T00:15:50.681Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-30T00:15:50.798Z] Still waiting to schedule task [2023-05-30T00:15:50.798Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-30T00:15:50.939Z] ---> Running in c9f4ffb90880 [2023-05-30T00:15:50.939Z] Removing intermediate container c9f4ffb90880 [2023-05-30T00:15:50.939Z] ---> 5ea72d81d634 [2023-05-30T00:15:50.939Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T00:15:50.939Z] ---> Running in 3a337c752e6f [2023-05-30T00:15:51.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:15:51.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:15:51.458Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T00:15:51.458Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T00:15:51.458Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T00:15:51.716Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T00:15:51.716Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:15:51.716Z] OK: 269 MiB in 57 packages [2023-05-30T00:15:51.975Z] Removing intermediate container 3a337c752e6f [2023-05-30T00:15:51.975Z] ---> 00fe15343db0 [2023-05-30T00:15:51.975Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T00:15:52.234Z] ---> f5ac4e3c3d91 [2023-05-30T00:15:52.234Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:15:52.234Z] ---> Running in 60a61eed1a8d [2023-05-30T00:16:24.367Z] Removing intermediate container 60a61eed1a8d [2023-05-30T00:16:24.367Z] ---> 7610868910a0 [2023-05-30T00:16:24.367Z] Step 10/12 : COPY . . [2023-05-30T00:16:24.367Z] ---> 971296630b03 [2023-05-30T00:16:24.367Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T00:16:24.367Z] ---> Running in 195bfb3c524d [2023-05-30T00:16:24.367Z] Removing intermediate container 195bfb3c524d [2023-05-30T00:16:24.367Z] ---> 39084d463ef1 [2023-05-30T00:16:24.367Z] Step 12/12 : RUN $MAKE [2023-05-30T00:16:24.367Z] ---> Running in a69efd1853be [2023-05-30T00:16:24.367Z] noop [2023-05-30T00:16:24.625Z] Removing intermediate container a69efd1853be [2023-05-30T00:16:24.625Z] ---> c0e456614b2e [2023-05-30T00:16:24.625Z] Successfully built c0e456614b2e [2023-05-30T00:16:24.625Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:16:24.945Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T00:16:24.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:16:25.031Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:16:25.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T00:16:25.631Z] $ docker top 7ee93e516d72115953794bf8b56803508c5d64c8481c757ae0c62e9bbf954167 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:16:25.972Z] + go version [2023-05-30T00:16:25.973Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T00:16:25.991Z] $ docker stop --time=1 7ee93e516d72115953794bf8b56803508c5d64c8481c757ae0c62e9bbf954167 [2023-05-30T00:16:27.238Z] $ docker rm -f --volumes 7ee93e516d72115953794bf8b56803508c5d64c8481c757ae0c62e9bbf954167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:16:27.656Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T00:16:27.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:16:27.738Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:16:27.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T00:16:28.120Z] $ docker top 265f6648264f66c6f5985055bdf1715bb427db74164d8639020565573ebb4646 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:16:28.462Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T00:16:28.759Z] + make test [2023-05-30T00:16:28.759Z] go test ./... -coverprofile=coverage.out [2023-05-30T00:16:34.027Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-30T00:16:44.010Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-30T00:16:44.010Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2023-05-30T00:16:50.570Z] go vet ./... [2023-05-30T00:16:54.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T00:16:54.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T00:16:54.752Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T00:16:54.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T00:16:54.781Z] $ docker stop --time=1 265f6648264f66c6f5985055bdf1715bb427db74164d8639020565573ebb4646 [2023-05-30T00:16:58.476Z] $ docker rm -f --volumes 265f6648264f66c6f5985055bdf1715bb427db74164d8639020565573ebb4646 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T00:16:58.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T00:16:58.976Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T00:16:59.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T00:16:59.811Z] + ls -al . [2023-05-30T00:16:59.811Z] total 196 [2023-05-30T00:16:59.811Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 00:16 . [2023-05-30T00:16:59.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 00:15 .. [2023-05-30T00:16:59.811Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 00:15 .git [2023-05-30T00:16:59.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 00:15 .github [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 337 May 30 00:15 .gitignore [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 00:15 .golangci.yml [2023-05-30T00:16:59.811Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 00:15 .semver [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 30 00:15 Attribution.txt [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 30 00:15 CHANGELOG.md [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 30 00:15 Dockerfile [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 00:15 GOVERNANCE.md [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 660 May 30 00:15 Jenkinsfile [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 00:15 LICENSE [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 30 00:15 Makefile [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 623 May 30 00:15 OWNERS.md [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 4111 May 30 00:15 README.md [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 00:15 VERSION [2023-05-30T00:16:59.811Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 00:15 bin [2023-05-30T00:16:59.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 00:15 cmd [2023-05-30T00:16:59.811Z] -rw-r--r-- 1 jenkins jenkins 43063 May 30 00:16 coverage.out [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 30 00:15 go.mod [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 30 00:15 go.sum [2023-05-30T00:16:59.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 00:15 internal [2023-05-30T00:16:59.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 00:15 snap [2023-05-30T00:16:59.811Z] -rw-rw-r-- 1 jenkins jenkins 235 May 30 00:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:00.138Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c7e78e6532bae73b7c555e394d1391f1597ad588 --label arch=amd64 --label version=3.0.0-dev.52 . [2023-05-30T00:17:00.138Z] Sending build context to Docker daemon 23.71MB [2023-05-30T00:17:00.138Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T00:17:00.138Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T00:17:00.138Z] ---> c0e456614b2e [2023-05-30T00:17:00.138Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T00:17:00.398Z] ---> Running in 35d5d21f2dbe [2023-05-30T00:17:00.657Z] Removing intermediate container 35d5d21f2dbe [2023-05-30T00:17:00.657Z] ---> faa62e485d72 [2023-05-30T00:17:00.657Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T00:17:00.657Z] ---> Running in 5cff3d4cb872 [2023-05-30T00:17:00.657Z] Removing intermediate container 5cff3d4cb872 [2023-05-30T00:17:00.657Z] ---> 3bea4ff68cb5 [2023-05-30T00:17:00.657Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:17:00.657Z] ---> Running in e8815c3ccfc0 [2023-05-30T00:17:00.657Z] Removing intermediate container e8815c3ccfc0 [2023-05-30T00:17:00.657Z] ---> 59161c6965e7 [2023-05-30T00:17:00.657Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-30T00:17:00.657Z] ---> Running in 6d551e59ec98 [2023-05-30T00:17:00.916Z] Removing intermediate container 6d551e59ec98 [2023-05-30T00:17:00.916Z] ---> 7497927bf23a [2023-05-30T00:17:00.916Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T00:17:00.916Z] ---> Running in 32791bf524ec [2023-05-30T00:17:01.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:17:01.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:17:01.433Z] OK: 269 MiB in 57 packages [2023-05-30T00:17:01.693Z] Removing intermediate container 32791bf524ec [2023-05-30T00:17:01.693Z] ---> 812405d49a44 [2023-05-30T00:17:01.693Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-30T00:17:01.953Z] ---> b0bf49039c03 [2023-05-30T00:17:01.953Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:17:01.953Z] ---> Running in 9814e5cad5e2 [2023-05-30T00:17:02.522Z] Removing intermediate container 9814e5cad5e2 [2023-05-30T00:17:02.522Z] ---> 3575d1117a41 [2023-05-30T00:17:02.522Z] Step 10/25 : COPY . . [2023-05-30T00:17:03.463Z] ---> 6bd6ee0960b3 [2023-05-30T00:17:03.463Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T00:17:03.463Z] ---> Running in 42551118759d [2023-05-30T00:17:03.463Z] Removing intermediate container 42551118759d [2023-05-30T00:17:03.463Z] ---> 32abdc602003 [2023-05-30T00:17:03.463Z] Step 12/25 : RUN $MAKE [2023-05-30T00:17:03.463Z] ---> Running in ec11dab7d3d2 [2023-05-30T00:17:03.721Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-30T00:17:25.660Z] Removing intermediate container ec11dab7d3d2 [2023-05-30T00:17:25.660Z] ---> 97d3e5ac26d6 [2023-05-30T00:17:25.660Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T00:17:25.660Z] 3.17: Pulling from library/alpine [2023-05-30T00:17:25.660Z] f56be85fc22e: Already exists [2023-05-30T00:17:25.660Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T00:17:25.660Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T00:17:25.660Z] ---> 9ed4aefc74f6 [2023-05-30T00:17:25.660Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-30T00:17:25.660Z] ---> Running in 777356df8830 [2023-05-30T00:17:25.660Z] Removing intermediate container 777356df8830 [2023-05-30T00:17:25.660Z] ---> ce5b4817942d [2023-05-30T00:17:25.660Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:17:25.660Z] ---> Running in aac8177ea4bc [2023-05-30T00:17:25.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:17:25.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:17:25.660Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T00:17:25.660Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:17:25.660Z] OK: 7 MiB in 16 packages [2023-05-30T00:17:25.660Z] Removing intermediate container aac8177ea4bc [2023-05-30T00:17:25.660Z] ---> ff175fd45b72 [2023-05-30T00:17:25.660Z] Step 16/25 : WORKDIR / [2023-05-30T00:17:25.660Z] ---> Running in 44b4ce146534 [2023-05-30T00:17:25.660Z] Removing intermediate container 44b4ce146534 [2023-05-30T00:17:25.660Z] ---> 831d6926082a [2023-05-30T00:17:25.660Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-30T00:17:25.660Z] ---> 7df7f42bd25e [2023-05-30T00:17:25.660Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-30T00:17:25.660Z] ---> 654a15c4b6e9 [2023-05-30T00:17:25.660Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-30T00:17:26.618Z] ---> 722b8e08bcfe [2023-05-30T00:17:26.618Z] Step 20/25 : EXPOSE 59900 [2023-05-30T00:17:26.618Z] ---> Running in b3acd6b7a62a [2023-05-30T00:17:26.618Z] Removing intermediate container b3acd6b7a62a [2023-05-30T00:17:26.618Z] ---> ce70510c0182 [2023-05-30T00:17:26.618Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-30T00:17:26.618Z] ---> Running in 12cf31d1ccf2 [2023-05-30T00:17:26.876Z] Removing intermediate container 12cf31d1ccf2 [2023-05-30T00:17:26.876Z] ---> 0ec0634e2225 [2023-05-30T00:17:26.876Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:17:26.876Z] ---> Running in a94a3df1c0f1 [2023-05-30T00:17:26.877Z] Removing intermediate container a94a3df1c0f1 [2023-05-30T00:17:26.877Z] ---> ab071c0ee968 [2023-05-30T00:17:26.877Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T00:17:26.877Z] ---> Running in 16f7f0d9d512 [2023-05-30T00:17:26.877Z] Removing intermediate container 16f7f0d9d512 [2023-05-30T00:17:26.877Z] ---> d84dfdcd573c [2023-05-30T00:17:26.877Z] Step 24/25 : LABEL git_sha=c7e78e6532bae73b7c555e394d1391f1597ad588 [2023-05-30T00:17:26.877Z] ---> Running in 053f9a6565a1 [2023-05-30T00:17:27.136Z] Removing intermediate container 053f9a6565a1 [2023-05-30T00:17:27.136Z] ---> 5ce7dec12d17 [2023-05-30T00:17:27.136Z] Step 25/25 : LABEL version=3.0.0-dev.52 [2023-05-30T00:17:27.136Z] ---> Running in eee7800beb51 [2023-05-30T00:17:27.136Z] Removing intermediate container eee7800beb51 [2023-05-30T00:17:27.136Z] ---> 81a6336b342f [2023-05-30T00:17:27.136Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T00:17:27.136Z] Successfully built 81a6336b342f [2023-05-30T00:17:27.136Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T00:17:27.254Z] provisioning config files... [2023-05-30T00:17:27.261Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5075294309247632097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:17:27.553Z] ---> docker-login.sh [2023-05-30T00:17:27.553Z] nexus3.edgexfoundry.org:10001 [2023-05-30T00:17:27.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:17:27.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:17:27.553Z] Configure a credential helper to remove this warning. See [2023-05-30T00:17:27.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:17:27.553Z] [2023-05-30T00:17:27.553Z] Login Succeeded [2023-05-30T00:17:27.553Z] nexus3.edgexfoundry.org:10002 [2023-05-30T00:17:27.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:17:27.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:17:27.553Z] Configure a credential helper to remove this warning. See [2023-05-30T00:17:27.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:17:27.553Z] [2023-05-30T00:17:27.553Z] Login Succeeded [2023-05-30T00:17:27.553Z] nexus3.edgexfoundry.org:10003 [2023-05-30T00:17:27.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:17:27.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:17:27.812Z] Configure a credential helper to remove this warning. See [2023-05-30T00:17:27.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:17:27.812Z] [2023-05-30T00:17:27.812Z] Login Succeeded [2023-05-30T00:17:27.812Z] nexus3.edgexfoundry.org:10004 [2023-05-30T00:17:27.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:17:27.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:17:27.812Z] Configure a credential helper to remove this warning. See [2023-05-30T00:17:27.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:17:27.812Z] [2023-05-30T00:17:27.812Z] Login Succeeded [2023-05-30T00:17:27.812Z] docker.io [2023-05-30T00:17:28.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:17:28.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:17:28.071Z] Configure a credential helper to remove this warning. See [2023-05-30T00:17:28.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:17:28.071Z] [2023-05-30T00:17:28.071Z] Login Succeeded [2023-05-30T00:17:28.071Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T00:17:28.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T00:17:28.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:17:28.134Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-30T00:17:28.134Z] c7e78e6532bae73b7c555e394d1391f1597ad588 [2023-05-30T00:17:28.134Z] latest [2023-05-30T00:17:28.134Z] 3.0.0-dev.52 [2023-05-30T00:17:28.134Z] c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52 [2023-05-30T00:17:28.134Z] main [2023-05-30T00:17:28.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:28.446Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c7e78e6532bae73b7c555e394d1391f1597ad588 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:28.749Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c7e78e6532bae73b7c555e394d1391f1597ad588 [2023-05-30T00:17:28.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T00:17:28.749Z] 50fd71ebe0f0: Preparing [2023-05-30T00:17:28.749Z] 9af26e7b2078: Preparing [2023-05-30T00:17:28.749Z] f69977e4d858: Preparing [2023-05-30T00:17:28.749Z] 6cf8a2006ea9: Preparing [2023-05-30T00:17:28.749Z] f1417ff83b31: Preparing [2023-05-30T00:17:28.749Z] f1417ff83b31: Layer already exists [2023-05-30T00:17:28.749Z] f69977e4d858: Pushed [2023-05-30T00:17:28.749Z] 9af26e7b2078: Pushed [2023-05-30T00:17:28.749Z] 6cf8a2006ea9: Pushed [2023-05-30T00:17:32.043Z] 50fd71ebe0f0: Pushed [2023-05-30T00:17:32.043Z] c7e78e6532bae73b7c555e394d1391f1597ad588: digest: sha256:fbeff091416e49efc94bd1d1b30da0978f9eec7d47c8ff3bf3e8d4fd3b603a95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:32.352Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:32.671Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-30T00:17:32.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T00:17:32.671Z] 50fd71ebe0f0: Preparing [2023-05-30T00:17:32.671Z] 9af26e7b2078: Preparing [2023-05-30T00:17:32.671Z] f69977e4d858: Preparing [2023-05-30T00:17:32.671Z] 6cf8a2006ea9: Preparing [2023-05-30T00:17:32.671Z] f1417ff83b31: Preparing [2023-05-30T00:17:32.671Z] 9af26e7b2078: Layer already exists [2023-05-30T00:17:32.671Z] f69977e4d858: Layer already exists [2023-05-30T00:17:32.671Z] f1417ff83b31: Layer already exists [2023-05-30T00:17:32.671Z] 50fd71ebe0f0: Layer already exists [2023-05-30T00:17:32.671Z] 6cf8a2006ea9: Layer already exists [2023-05-30T00:17:32.671Z] latest: digest: sha256:fbeff091416e49efc94bd1d1b30da0978f9eec7d47c8ff3bf3e8d4fd3b603a95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:32.985Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:33.294Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.52 [2023-05-30T00:17:33.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T00:17:33.294Z] 50fd71ebe0f0: Preparing [2023-05-30T00:17:33.294Z] 9af26e7b2078: Preparing [2023-05-30T00:17:33.294Z] f69977e4d858: Preparing [2023-05-30T00:17:33.294Z] 6cf8a2006ea9: Preparing [2023-05-30T00:17:33.294Z] f1417ff83b31: Preparing [2023-05-30T00:17:33.294Z] 50fd71ebe0f0: Layer already exists [2023-05-30T00:17:33.294Z] f1417ff83b31: Layer already exists [2023-05-30T00:17:33.294Z] f69977e4d858: Layer already exists [2023-05-30T00:17:33.294Z] 9af26e7b2078: Layer already exists [2023-05-30T00:17:33.294Z] 6cf8a2006ea9: Layer already exists [2023-05-30T00:17:33.294Z] 3.0.0-dev.52: digest: sha256:fbeff091416e49efc94bd1d1b30da0978f9eec7d47c8ff3bf3e8d4fd3b603a95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:33.638Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:33.957Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52 [2023-05-30T00:17:33.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T00:17:33.957Z] 50fd71ebe0f0: Preparing [2023-05-30T00:17:33.957Z] 9af26e7b2078: Preparing [2023-05-30T00:17:33.957Z] f69977e4d858: Preparing [2023-05-30T00:17:33.957Z] 6cf8a2006ea9: Preparing [2023-05-30T00:17:33.957Z] f1417ff83b31: Preparing [2023-05-30T00:17:33.957Z] 50fd71ebe0f0: Layer already exists [2023-05-30T00:17:33.957Z] f69977e4d858: Layer already exists [2023-05-30T00:17:33.957Z] 9af26e7b2078: Layer already exists [2023-05-30T00:17:33.957Z] 6cf8a2006ea9: Layer already exists [2023-05-30T00:17:33.957Z] f1417ff83b31: Layer already exists [2023-05-30T00:17:33.957Z] c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52: digest: sha256:fbeff091416e49efc94bd1d1b30da0978f9eec7d47c8ff3bf3e8d4fd3b603a95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:34.268Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:34.574Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-30T00:17:34.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-30T00:17:34.574Z] 50fd71ebe0f0: Preparing [2023-05-30T00:17:34.574Z] 9af26e7b2078: Preparing [2023-05-30T00:17:34.574Z] f69977e4d858: Preparing [2023-05-30T00:17:34.574Z] 6cf8a2006ea9: Preparing [2023-05-30T00:17:34.574Z] f1417ff83b31: Preparing [2023-05-30T00:17:34.574Z] 50fd71ebe0f0: Layer already exists [2023-05-30T00:17:34.574Z] f1417ff83b31: Layer already exists [2023-05-30T00:17:34.574Z] 9af26e7b2078: Layer already exists [2023-05-30T00:17:34.574Z] f69977e4d858: Layer already exists [2023-05-30T00:17:34.574Z] 6cf8a2006ea9: Layer already exists [2023-05-30T00:17:34.574Z] main: digest: sha256:fbeff091416e49efc94bd1d1b30da0978f9eec7d47c8ff3bf3e8d4fd3b603a95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T00:17:34.623Z] ===================================================== [Pipeline] echo [2023-05-30T00:17:34.633Z] taggedImages: [2023-05-30T00:17:34.633Z] - nexus3.edgexfoundry.org:10004/device-virtual:c7e78e6532bae73b7c555e394d1391f1597ad588 [2023-05-30T00:17:34.633Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-30T00:17:34.633Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.52 [2023-05-30T00:17:34.633Z] - nexus3.edgexfoundry.org:10004/device-virtual:c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52 [2023-05-30T00:17:34.633Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-05-30T00:17:35.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T00:17:35.020Z] [2023-05-30T00:17:35.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:17:35.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T00:17:35.383Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T00:17:35.383Z] 5eb5b503b376: Pulling fs layer [2023-05-30T00:17:35.383Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T00:17:35.383Z] ec43610c2a17: Pulling fs layer [2023-05-30T00:17:35.383Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T00:17:35.383Z] 33b1e0a273af: Pulling fs layer [2023-05-30T00:17:35.383Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T00:17:35.383Z] 2f39f015ded8: Pulling fs layer [2023-05-30T00:17:35.383Z] 33b1e0a273af: Waiting [2023-05-30T00:17:35.383Z] 5d3b04190fa2: Waiting [2023-05-30T00:17:35.383Z] 2f39f015ded8: Waiting [2023-05-30T00:17:35.383Z] 3a2ae6a8a46f: Waiting [2023-05-30T00:17:35.383Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T00:17:35.383Z] 5c69ac0246d0: Download complete [2023-05-30T00:17:35.383Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T00:17:35.383Z] 3a2ae6a8a46f: Download complete [2023-05-30T00:17:35.383Z] 33b1e0a273af: Verifying Checksum [2023-05-30T00:17:35.383Z] 33b1e0a273af: Download complete [2023-05-30T00:17:35.648Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T00:17:35.648Z] 5d3b04190fa2: Download complete [2023-05-30T00:17:35.648Z] ec43610c2a17: Verifying Checksum [2023-05-30T00:17:35.648Z] ec43610c2a17: Download complete [2023-05-30T00:17:35.648Z] 5eb5b503b376: Verifying Checksum [2023-05-30T00:17:35.648Z] 5eb5b503b376: Download complete [2023-05-30T00:17:36.585Z] 2f39f015ded8: Download complete [2023-05-30T00:17:37.152Z] 5eb5b503b376: Pull complete [2023-05-30T00:17:37.152Z] 5c69ac0246d0: Pull complete [2023-05-30T00:17:37.715Z] ec43610c2a17: Pull complete [2023-05-30T00:17:37.715Z] 3a2ae6a8a46f: Pull complete [2023-05-30T00:17:37.974Z] 33b1e0a273af: Pull complete [2023-05-30T00:17:37.974Z] 5d3b04190fa2: Pull complete [2023-05-30T00:17:42.156Z] 2f39f015ded8: Pull complete [2023-05-30T00:17:42.156Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T00:17:42.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T00:17:42.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:17:42.245Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:17:42.280Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-05-30T00:17:45.831Z] $ docker top ed016d906f0b81f07b67c703b556ce5389b89f4212e7df5c36ca57a9292232a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:17:46.202Z] ---> job-cost.sh [2023-05-30T00:17:46.202Z] lf-activate-venv: SKIPPING [2023-05-30T00:17:46.202Z] INFO: No Stack... [2023-05-30T00:17:46.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T00:17:47.033Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T00:17:47.322Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-30T00:17:47.322Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T00:17:47.335Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-124-stack-cost] [2023-05-30T00:17:47.342Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-124-stack-cost] did not exist. Created. [2023-05-30T00:17:47.342Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T00:17:47.649Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T00:17:47.678Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T00:17:47.684Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T00:17:47.710Z] $ docker stop --time=1 ed016d906f0b81f07b67c703b556ce5389b89f4212e7df5c36ca57a9292232a4 [2023-05-30T00:17:48.871Z] $ docker rm -f --volumes ed016d906f0b81f07b67c703b556ce5389b89f4212e7df5c36ca57a9292232a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T00:19:18.597Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17222 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-30T00:19:18.610Z] Running in /w/workspace/device-virtual-go/124 [Pipeline] { [Pipeline] checkout [2023-05-30T00:19:18.664Z] The recommended git tool is: git [2023-05-30T00:19:27.580Z] using credential edgex-jenkins-ssh [2023-05-30T00:19:27.603Z] Cloning the remote Git repository [2023-05-30T00:19:27.724Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-30T00:19:28.010Z] > git init /w/workspace/device-virtual-go/124 # timeout=10 [2023-05-30T00:19:28.311Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-30T00:19:28.312Z] > git --version # timeout=10 [2023-05-30T00:19:28.375Z] > git --version # 'git version 2.25.1' [2023-05-30T00:19:28.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T00:19:28.637Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T00:19:31.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-30T00:19:31.248Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T00:19:33.138Z] Avoid second fetch [2023-05-30T00:19:33.139Z] Checking out Revision c7e78e6532bae73b7c555e394d1391f1597ad588 (main) [2023-05-30T00:19:33.182Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T00:19:33.520Z] > git checkout -f c7e78e6532bae73b7c555e394d1391f1597ad588 # timeout=10 [2023-05-30T00:19:34.528Z] Commit message: "Merge pull request #413 from jumpingliu/update-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T00:19:35.731Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T00:19:35.731Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T00:19:35.731Z] Dload Upload Total Spent Left Speed [2023-05-30T00:19:35.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-05-30T00:19:36.599Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T00:19:36.968Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T00:19:36.968Z] + sudo tee /etc/docker/daemon.new [2023-05-30T00:19:36.968Z] { [2023-05-30T00:19:36.968Z] "registry-mirrors": [ [2023-05-30T00:19:36.968Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T00:19:36.968Z] ], [2023-05-30T00:19:36.968Z] "bip": "10.250.0.254/24", [2023-05-30T00:19:36.968Z] "hosts": [ [2023-05-30T00:19:36.968Z] "tcp://0.0.0.0:5555", [2023-05-30T00:19:36.968Z] "unix:///var/run/docker.sock" [2023-05-30T00:19:36.968Z] ], [2023-05-30T00:19:36.968Z] "mtu": 1458, [2023-05-30T00:19:36.968Z] "selinux-enabled": true, [2023-05-30T00:19:36.968Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T00:19:36.968Z] } [Pipeline] sh [2023-05-30T00:19:37.343Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T00:19:37.686Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T00:19:55.998Z] provisioning config files... [2023-05-30T00:19:56.032Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/124@tmp/config2463148485974828568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:19:56.402Z] ---> docker-login.sh [2023-05-30T00:19:56.402Z] nexus3.edgexfoundry.org:10001 [2023-05-30T00:19:56.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:19:56.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:19:56.994Z] Configure a credential helper to remove this warning. See [2023-05-30T00:19:56.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:19:56.994Z] [2023-05-30T00:19:56.994Z] Login Succeeded [2023-05-30T00:19:56.994Z] nexus3.edgexfoundry.org:10002 [2023-05-30T00:19:57.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:19:57.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:19:57.540Z] Configure a credential helper to remove this warning. See [2023-05-30T00:19:57.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:19:57.540Z] [2023-05-30T00:19:57.540Z] Login Succeeded [2023-05-30T00:19:57.540Z] nexus3.edgexfoundry.org:10003 [2023-05-30T00:19:57.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:19:57.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:19:57.811Z] Configure a credential helper to remove this warning. See [2023-05-30T00:19:57.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:19:57.811Z] [2023-05-30T00:19:57.811Z] Login Succeeded [2023-05-30T00:19:57.811Z] nexus3.edgexfoundry.org:10004 [2023-05-30T00:19:58.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:19:58.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:19:58.356Z] Configure a credential helper to remove this warning. See [2023-05-30T00:19:58.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:19:58.356Z] [2023-05-30T00:19:58.356Z] Login Succeeded [2023-05-30T00:19:58.356Z] docker.io [2023-05-30T00:19:58.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:19:58.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:19:58.895Z] Configure a credential helper to remove this warning. See [2023-05-30T00:19:58.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:19:58.895Z] [2023-05-30T00:19:58.895Z] Login Succeeded [2023-05-30T00:19:58.895Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T00:19:58.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T00:19:59.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:19:59.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:19:59.286Z] ========================================================= [2023-05-30T00:19:59.286Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T00:19:59.286Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:19:59.646Z] + 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-05-30T00:20:00.253Z] Sending build context to Docker daemon 12MB [2023-05-30T00:20:00.253Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T00:20:00.253Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T00:20:00.529Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T00:20:00.529Z] c41833b44d91: Pulling fs layer [2023-05-30T00:20:00.529Z] ed15518f5707: Pulling fs layer [2023-05-30T00:20:00.529Z] feae8fd75edb: Pulling fs layer [2023-05-30T00:20:00.529Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T00:20:00.529Z] 3cdef696dda3: Pulling fs layer [2023-05-30T00:20:00.529Z] 2ced38df9373: Pulling fs layer [2023-05-30T00:20:00.529Z] 58f1dce35555: Pulling fs layer [2023-05-30T00:20:00.529Z] 3cdef696dda3: Waiting [2023-05-30T00:20:00.529Z] 2ced38df9373: Waiting [2023-05-30T00:20:00.529Z] 242c74f7c9fa: Waiting [2023-05-30T00:20:00.529Z] ed15518f5707: Verifying Checksum [2023-05-30T00:20:00.529Z] ed15518f5707: Download complete [2023-05-30T00:20:00.529Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T00:20:00.529Z] 242c74f7c9fa: Download complete [2023-05-30T00:20:00.529Z] 3cdef696dda3: Download complete [2023-05-30T00:20:00.529Z] c41833b44d91: Verifying Checksum [2023-05-30T00:20:01.523Z] c41833b44d91: Pull complete [2023-05-30T00:20:02.124Z] 58f1dce35555: Verifying Checksum [2023-05-30T00:20:02.124Z] 58f1dce35555: Download complete [2023-05-30T00:20:02.124Z] ed15518f5707: Pull complete [2023-05-30T00:20:03.551Z] feae8fd75edb: Download complete [2023-05-30T00:20:03.551Z] 2ced38df9373: Download complete [2023-05-30T00:20:13.687Z] feae8fd75edb: Pull complete [2023-05-30T00:20:13.963Z] 242c74f7c9fa: Pull complete [2023-05-30T00:20:14.233Z] 3cdef696dda3: Pull complete [2023-05-30T00:20:21.252Z] 2ced38df9373: Pull complete [2023-05-30T00:20:22.849Z] 58f1dce35555: Pull complete [2023-05-30T00:20:22.849Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T00:20:22.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T00:20:22.849Z] ---> fadd8f120f05 [2023-05-30T00:20:22.849Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T00:20:25.479Z] ---> Running in 4dee9bcdea24 [2023-05-30T00:20:25.479Z] Removing intermediate container 4dee9bcdea24 [2023-05-30T00:20:25.479Z] ---> ae4a984e8322 [2023-05-30T00:20:25.479Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T00:20:25.479Z] ---> Running in 015480ef036f [2023-05-30T00:20:25.769Z] Removing intermediate container 015480ef036f [2023-05-30T00:20:25.769Z] ---> 08cd1d7c95af [2023-05-30T00:20:25.769Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:20:25.769Z] ---> Running in df148a9380ac [2023-05-30T00:20:26.041Z] Removing intermediate container df148a9380ac [2023-05-30T00:20:26.041Z] ---> ea7615f753bf [2023-05-30T00:20:26.041Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-30T00:20:26.317Z] ---> Running in e9f9646c94e2 [2023-05-30T00:20:26.610Z] Removing intermediate container e9f9646c94e2 [2023-05-30T00:20:26.610Z] ---> 51caea0f1c3a [2023-05-30T00:20:26.610Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T00:20:26.610Z] ---> Running in d2d4d4010ac2 [2023-05-30T00:20:28.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:20:28.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:20:30.084Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T00:20:30.084Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T00:20:30.084Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T00:20:30.084Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T00:20:30.084Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:20:30.084Z] OK: 268 MiB in 57 packages [2023-05-30T00:20:32.075Z] Removing intermediate container d2d4d4010ac2 [2023-05-30T00:20:32.075Z] ---> 1d9c3ece791c [2023-05-30T00:20:32.075Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T00:20:32.667Z] ---> 68dda242644e [2023-05-30T00:20:32.667Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:20:32.667Z] ---> Running in 00c38e434413 [2023-05-30T00:21:40.668Z] Removing intermediate container 00c38e434413 [2023-05-30T00:21:40.668Z] ---> 5372cd774315 [2023-05-30T00:21:40.668Z] Step 10/12 : COPY . . [2023-05-30T00:21:40.668Z] ---> 6be139dd707a [2023-05-30T00:21:40.668Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T00:21:40.668Z] ---> Running in b5e84bcf095a [2023-05-30T00:21:40.668Z] Removing intermediate container b5e84bcf095a [2023-05-30T00:21:40.668Z] ---> 4d5ca9c4103d [2023-05-30T00:21:40.668Z] Step 12/12 : RUN $MAKE [2023-05-30T00:21:40.668Z] ---> Running in 9467c0ea23b6 [2023-05-30T00:21:41.258Z] noop [2023-05-30T00:21:41.862Z] Removing intermediate container 9467c0ea23b6 [2023-05-30T00:21:41.862Z] ---> be2b5603056e [2023-05-30T00:21:41.862Z] Successfully built be2b5603056e [2023-05-30T00:21:41.862Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:21:42.246Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T00:21:42.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:21:42.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-17222 does not seem to be running inside a container [2023-05-30T00:21:42.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/124 -v /w/workspace/device-virtual-go/124:/w/workspace/device-virtual-go/124:rw,z -v /w/workspace/device-virtual-go/124@tmp:/w/workspace/device-virtual-go/124@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-05-30T00:21:43.853Z] $ docker top a929587708b6107249cb60bbaa93637a2bbaa0efa936e1a4ad8280651fdf49ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:21:44.711Z] + go version [2023-05-30T00:21:44.711Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T00:21:44.731Z] $ docker stop --time=1 a929587708b6107249cb60bbaa93637a2bbaa0efa936e1a4ad8280651fdf49ea [2023-05-30T00:21:46.351Z] $ docker rm -f --volumes a929587708b6107249cb60bbaa93637a2bbaa0efa936e1a4ad8280651fdf49ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:21:46.909Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T00:21:46.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:21:47.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-17222 does not seem to be running inside a container [2023-05-30T00:21:47.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/124 -v /w/workspace/device-virtual-go/124:/w/workspace/device-virtual-go/124:rw,z -v /w/workspace/device-virtual-go/124@tmp:/w/workspace/device-virtual-go/124@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-05-30T00:21:48.362Z] $ docker top 7ce4870aa2aa8ed05b1d483a8159ac0dfc6ae5a35e20937c068c2ed4b4cc7ee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:21:49.228Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/124 [Pipeline] fileExists [Pipeline] sh [2023-05-30T00:21:49.886Z] + make test [2023-05-30T00:21:49.886Z] go test ./... -coverprofile=coverage.out [2023-05-30T00:22:28.780Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-30T00:24:35.555Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-30T00:24:35.555Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.105s coverage: 58.4% of statements [2023-05-30T00:24:35.555Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T00:24:35.555Z] go vet ./... [2023-05-30T00:25:02.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T00:25:02.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T00:25:02.599Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T00:25:02.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T00:25:02.636Z] $ docker stop --time=1 7ce4870aa2aa8ed05b1d483a8159ac0dfc6ae5a35e20937c068c2ed4b4cc7ee5 [2023-05-30T00:25:04.707Z] $ docker rm -f --volumes 7ce4870aa2aa8ed05b1d483a8159ac0dfc6ae5a35e20937c068c2ed4b4cc7ee5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T00:25:06.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T00:25:06.022Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T00:25:06.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T00:25:07.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T00:25:07.349Z] + ls -al . [2023-05-30T00:25:07.349Z] total 192 [2023-05-30T00:25:07.349Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 00:21 . [2023-05-30T00:25:07.349Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 00:19 .. [2023-05-30T00:25:07.349Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 00:19 .git [2023-05-30T00:25:07.349Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 00:19 .github [2023-05-30T00:25:07.349Z] -rw-rw-r-- 1 jenkins jenkins 337 May 30 00:19 .gitignore [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 00:19 .golangci.yml [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 30 00:19 Attribution.txt [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 30 00:19 CHANGELOG.md [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 30 00:19 Dockerfile [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 00:19 GOVERNANCE.md [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 660 May 30 00:19 Jenkinsfile [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 00:19 LICENSE [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 30 00:19 Makefile [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 623 May 30 00:19 OWNERS.md [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 4111 May 30 00:19 README.md [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 00:15 VERSION [2023-05-30T00:25:07.350Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 00:19 bin [2023-05-30T00:25:07.350Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 00:19 cmd [2023-05-30T00:25:07.350Z] -rw-r--r-- 1 jenkins jenkins 43063 May 30 00:24 coverage.out [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 30 00:19 go.mod [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 30 00:19 go.sum [2023-05-30T00:25:07.350Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 00:19 internal [2023-05-30T00:25:07.350Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 00:19 snap [2023-05-30T00:25:07.350Z] -rw-rw-r-- 1 jenkins jenkins 235 May 30 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:25:07.706Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c7e78e6532bae73b7c555e394d1391f1597ad588 --label arch=arm64 --label version=3.0.0-dev.52 . [2023-05-30T00:25:08.295Z] Sending build context to Docker daemon 12.05MB [2023-05-30T00:25:08.295Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T00:25:08.295Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T00:25:08.295Z] ---> be2b5603056e [2023-05-30T00:25:08.295Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T00:25:08.295Z] ---> Running in 2d7d04082cb2 [2023-05-30T00:25:08.566Z] Removing intermediate container 2d7d04082cb2 [2023-05-30T00:25:08.566Z] ---> b78d6cbd76f3 [2023-05-30T00:25:08.566Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T00:25:08.835Z] ---> Running in e709df6cf907 [2023-05-30T00:25:09.105Z] Removing intermediate container e709df6cf907 [2023-05-30T00:25:09.105Z] ---> 4c5f26d12fb4 [2023-05-30T00:25:09.105Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:25:09.105Z] ---> Running in 92286fedab64 [2023-05-30T00:25:09.376Z] Removing intermediate container 92286fedab64 [2023-05-30T00:25:09.376Z] ---> be1174d8113b [2023-05-30T00:25:09.376Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-30T00:25:09.646Z] ---> Running in a518e82211bc [2023-05-30T00:25:09.915Z] Removing intermediate container a518e82211bc [2023-05-30T00:25:09.915Z] ---> 5c4ea7b17ea8 [2023-05-30T00:25:09.916Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T00:25:09.916Z] ---> Running in 733541d09b39 [2023-05-30T00:25:10.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:25:11.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:25:13.297Z] OK: 268 MiB in 57 packages [2023-05-30T00:25:13.885Z] Removing intermediate container 733541d09b39 [2023-05-30T00:25:13.885Z] ---> 784873a9e506 [2023-05-30T00:25:13.885Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-30T00:25:14.493Z] ---> 162abd9985c5 [2023-05-30T00:25:14.493Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:25:14.493Z] ---> Running in 86259eb7ad30 [2023-05-30T00:25:17.868Z] Removing intermediate container 86259eb7ad30 [2023-05-30T00:25:17.868Z] ---> 24ee84dce7ae [2023-05-30T00:25:17.868Z] Step 10/25 : COPY . . [2023-05-30T00:25:18.843Z] ---> 04b0b0dec159 [2023-05-30T00:25:18.843Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T00:25:18.843Z] ---> Running in f94c295c1e41 [2023-05-30T00:25:19.114Z] Removing intermediate container f94c295c1e41 [2023-05-30T00:25:19.114Z] ---> ac3f62f404a2 [2023-05-30T00:25:19.114Z] Step 12/25 : RUN $MAKE [2023-05-30T00:25:19.114Z] ---> Running in f94dca3909c3 [2023-05-30T00:25:20.079Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.52" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-30T00:27:57.698Z] Removing intermediate container f94dca3909c3 [2023-05-30T00:27:57.698Z] ---> 08ace20df2f0 [2023-05-30T00:27:57.698Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T00:27:57.698Z] 3.17: Pulling from library/alpine [2023-05-30T00:27:57.698Z] c41833b44d91: Already exists [2023-05-30T00:27:57.698Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T00:27:57.698Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T00:27:57.698Z] ---> 51e60588ff2c [2023-05-30T00:27:57.698Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-30T00:27:57.698Z] ---> Running in 71967ad22e20 [2023-05-30T00:27:57.698Z] Removing intermediate container 71967ad22e20 [2023-05-30T00:27:57.698Z] ---> 4c4bc5d2696f [2023-05-30T00:27:57.698Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:27:57.698Z] ---> Running in c654f2d96f50 [2023-05-30T00:27:57.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:57.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:57.698Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T00:27:57.698Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:27:57.698Z] OK: 8 MiB in 16 packages [2023-05-30T00:27:57.698Z] Removing intermediate container c654f2d96f50 [2023-05-30T00:27:57.698Z] ---> 153eab15b62e [2023-05-30T00:27:57.698Z] Step 16/25 : WORKDIR / [2023-05-30T00:27:57.698Z] ---> Running in ac631c011bd4 [2023-05-30T00:27:57.698Z] Removing intermediate container ac631c011bd4 [2023-05-30T00:27:57.698Z] ---> 3eb97a4884e4 [2023-05-30T00:27:57.698Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-30T00:27:57.698Z] ---> c2d3dc4ef56a [2023-05-30T00:27:57.698Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-30T00:27:57.698Z] ---> dbda8bd58afa [2023-05-30T00:27:57.698Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-30T00:27:57.698Z] ---> 8a832633c43b [2023-05-30T00:27:57.698Z] Step 20/25 : EXPOSE 59900 [2023-05-30T00:27:57.698Z] ---> Running in 67765180b579 [2023-05-30T00:27:57.698Z] Removing intermediate container 67765180b579 [2023-05-30T00:27:57.698Z] ---> b1b4f641c8ce [2023-05-30T00:27:57.698Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-30T00:27:57.698Z] ---> Running in 80f493ec9a78 [2023-05-30T00:27:57.698Z] Removing intermediate container 80f493ec9a78 [2023-05-30T00:27:57.698Z] ---> 8fdae11eb9a4 [2023-05-30T00:27:57.698Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:27:57.698Z] ---> Running in bc6cef1443e4 [2023-05-30T00:27:57.698Z] Removing intermediate container bc6cef1443e4 [2023-05-30T00:27:57.698Z] ---> 56f29818910e [2023-05-30T00:27:57.698Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T00:27:57.698Z] ---> Running in 39e4b319c4f2 [2023-05-30T00:27:57.698Z] Removing intermediate container 39e4b319c4f2 [2023-05-30T00:27:57.698Z] ---> e19e77c37bb9 [2023-05-30T00:27:57.698Z] Step 24/25 : LABEL git_sha=c7e78e6532bae73b7c555e394d1391f1597ad588 [2023-05-30T00:27:57.698Z] ---> Running in 2fa1f186f3e6 [2023-05-30T00:27:57.698Z] Removing intermediate container 2fa1f186f3e6 [2023-05-30T00:27:57.698Z] ---> c9dde3823d4b [2023-05-30T00:27:57.698Z] Step 25/25 : LABEL version=3.0.0-dev.52 [2023-05-30T00:27:57.698Z] ---> Running in 439bc0e28f02 [2023-05-30T00:27:57.969Z] Removing intermediate container 439bc0e28f02 [2023-05-30T00:27:57.969Z] ---> 5b713de9a954 [2023-05-30T00:27:57.969Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T00:27:57.969Z] Successfully built 5b713de9a954 [2023-05-30T00:27:57.969Z] Successfully tagged device-virtual-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-05-30T00:27:58.075Z] provisioning config files... [2023-05-30T00:27:58.091Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/124@tmp/config10167111917155005442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:27:58.445Z] ---> docker-login.sh [2023-05-30T00:27:58.445Z] nexus3.edgexfoundry.org:10001 [2023-05-30T00:27:58.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:27:58.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:27:58.715Z] Configure a credential helper to remove this warning. See [2023-05-30T00:27:58.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:27:58.715Z] [2023-05-30T00:27:58.715Z] Login Succeeded [2023-05-30T00:27:58.715Z] nexus3.edgexfoundry.org:10002 [2023-05-30T00:27:58.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:27:59.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:27:59.252Z] Configure a credential helper to remove this warning. See [2023-05-30T00:27:59.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:27:59.252Z] [2023-05-30T00:27:59.252Z] Login Succeeded [2023-05-30T00:27:59.252Z] nexus3.edgexfoundry.org:10003 [2023-05-30T00:27:59.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:27:59.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:27:59.521Z] Configure a credential helper to remove this warning. See [2023-05-30T00:27:59.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:27:59.521Z] [2023-05-30T00:27:59.521Z] Login Succeeded [2023-05-30T00:27:59.521Z] nexus3.edgexfoundry.org:10004 [2023-05-30T00:27:59.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:28:00.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:28:00.062Z] Configure a credential helper to remove this warning. See [2023-05-30T00:28:00.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:28:00.062Z] [2023-05-30T00:28:00.062Z] Login Succeeded [2023-05-30T00:28:00.062Z] docker.io [2023-05-30T00:28:00.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:28:00.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:28:00.556Z] Configure a credential helper to remove this warning. See [2023-05-30T00:28:00.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:28:00.556Z] [2023-05-30T00:28:00.556Z] Login Succeeded [2023-05-30T00:28:00.556Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T00:28:00.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T00:28:00.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:28:00.628Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-30T00:28:00.628Z] c7e78e6532bae73b7c555e394d1391f1597ad588 [2023-05-30T00:28:00.628Z] latest [2023-05-30T00:28:00.628Z] 3.0.0-dev.52 [2023-05-30T00:28:00.628Z] c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52 [2023-05-30T00:28:00.628Z] main [2023-05-30T00:28:00.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:01.057Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c7e78e6532bae73b7c555e394d1391f1597ad588 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:01.415Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c7e78e6532bae73b7c555e394d1391f1597ad588 [2023-05-30T00:28:01.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T00:28:01.415Z] 5ec74dfbded4: Preparing [2023-05-30T00:28:01.415Z] fe478876f889: Preparing [2023-05-30T00:28:01.415Z] c9fcfc1c06ec: Preparing [2023-05-30T00:28:01.415Z] 5508eb0e2b05: Preparing [2023-05-30T00:28:01.415Z] 26cbea5cba74: Preparing [2023-05-30T00:28:01.415Z] 26cbea5cba74: Layer already exists [2023-05-30T00:28:01.685Z] c9fcfc1c06ec: Pushed [2023-05-30T00:28:01.685Z] fe478876f889: Pushed [2023-05-30T00:28:01.685Z] 5508eb0e2b05: Pushed [2023-05-30T00:28:08.343Z] 5ec74dfbded4: Pushed [2023-05-30T00:28:08.661Z] c7e78e6532bae73b7c555e394d1391f1597ad588: digest: sha256:579ff7463183eb6d7243b59e3f4310148380c0e8348b091206b3019dfea33bef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:09.063Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:09.432Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-30T00:28:09.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T00:28:09.432Z] 5ec74dfbded4: Preparing [2023-05-30T00:28:09.432Z] fe478876f889: Preparing [2023-05-30T00:28:09.432Z] c9fcfc1c06ec: Preparing [2023-05-30T00:28:09.432Z] 5508eb0e2b05: Preparing [2023-05-30T00:28:09.432Z] 26cbea5cba74: Preparing [2023-05-30T00:28:09.432Z] 26cbea5cba74: Layer already exists [2023-05-30T00:28:09.432Z] c9fcfc1c06ec: Layer already exists [2023-05-30T00:28:09.432Z] 5508eb0e2b05: Layer already exists [2023-05-30T00:28:09.432Z] 5ec74dfbded4: Layer already exists [2023-05-30T00:28:09.432Z] fe478876f889: Layer already exists [2023-05-30T00:28:09.703Z] latest: digest: sha256:579ff7463183eb6d7243b59e3f4310148380c0e8348b091206b3019dfea33bef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:10.096Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:10.476Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.52 [2023-05-30T00:28:10.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T00:28:10.476Z] 5ec74dfbded4: Preparing [2023-05-30T00:28:10.476Z] fe478876f889: Preparing [2023-05-30T00:28:10.476Z] c9fcfc1c06ec: Preparing [2023-05-30T00:28:10.476Z] 5508eb0e2b05: Preparing [2023-05-30T00:28:10.476Z] 26cbea5cba74: Preparing [2023-05-30T00:28:10.476Z] 5508eb0e2b05: Layer already exists [2023-05-30T00:28:10.476Z] c9fcfc1c06ec: Layer already exists [2023-05-30T00:28:10.476Z] 5ec74dfbded4: Layer already exists [2023-05-30T00:28:10.476Z] 26cbea5cba74: Layer already exists [2023-05-30T00:28:10.476Z] fe478876f889: Layer already exists [2023-05-30T00:28:10.476Z] 3.0.0-dev.52: digest: sha256:579ff7463183eb6d7243b59e3f4310148380c0e8348b091206b3019dfea33bef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:10.866Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:11.235Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52 [2023-05-30T00:28:11.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T00:28:11.235Z] 5ec74dfbded4: Preparing [2023-05-30T00:28:11.235Z] fe478876f889: Preparing [2023-05-30T00:28:11.235Z] c9fcfc1c06ec: Preparing [2023-05-30T00:28:11.235Z] 5508eb0e2b05: Preparing [2023-05-30T00:28:11.235Z] 26cbea5cba74: Preparing [2023-05-30T00:28:11.235Z] 26cbea5cba74: Layer already exists [2023-05-30T00:28:11.235Z] 5508eb0e2b05: Layer already exists [2023-05-30T00:28:11.235Z] fe478876f889: Layer already exists [2023-05-30T00:28:11.235Z] 5ec74dfbded4: Layer already exists [2023-05-30T00:28:11.235Z] c9fcfc1c06ec: Layer already exists [2023-05-30T00:28:11.235Z] c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52: digest: sha256:579ff7463183eb6d7243b59e3f4310148380c0e8348b091206b3019dfea33bef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:11.603Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:11.977Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-30T00:28:11.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-30T00:28:11.977Z] 5ec74dfbded4: Preparing [2023-05-30T00:28:11.977Z] fe478876f889: Preparing [2023-05-30T00:28:11.977Z] c9fcfc1c06ec: Preparing [2023-05-30T00:28:11.977Z] 5508eb0e2b05: Preparing [2023-05-30T00:28:11.977Z] 26cbea5cba74: Preparing [2023-05-30T00:28:11.977Z] fe478876f889: Layer already exists [2023-05-30T00:28:11.977Z] 26cbea5cba74: Layer already exists [2023-05-30T00:28:11.977Z] 5ec74dfbded4: Layer already exists [2023-05-30T00:28:11.977Z] c9fcfc1c06ec: Layer already exists [2023-05-30T00:28:11.977Z] 5508eb0e2b05: Layer already exists [2023-05-30T00:28:11.977Z] main: digest: sha256:579ff7463183eb6d7243b59e3f4310148380c0e8348b091206b3019dfea33bef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T00:28:12.309Z] ===================================================== [Pipeline] echo [2023-05-30T00:28:12.317Z] taggedImages: [2023-05-30T00:28:12.317Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c7e78e6532bae73b7c555e394d1391f1597ad588 [2023-05-30T00:28:12.317Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-30T00:28:12.317Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.52 [2023-05-30T00:28:12.317Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c7e78e6532bae73b7c555e394d1391f1597ad588-3.0.0-dev.52 [2023-05-30T00:28:12.317Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:12.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T00:28:12.688Z] [2023-05-30T00:28:12.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:13.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T00:28:13.633Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T00:28:13.633Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T00:28:13.633Z] 04944245beec: Pulling fs layer [2023-05-30T00:28:13.633Z] 699f458cf7ca: Pulling fs layer [2023-05-30T00:28:13.633Z] 765212b225bb: Pulling fs layer [2023-05-30T00:28:13.633Z] f23df028b6ca: Pulling fs layer [2023-05-30T00:28:13.633Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T00:28:13.633Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T00:28:13.633Z] f23df028b6ca: Waiting [2023-05-30T00:28:13.633Z] 765212b225bb: Waiting [2023-05-30T00:28:13.633Z] 2437ff75d9bd: Waiting [2023-05-30T00:28:13.633Z] 04944245beec: Verifying Checksum [2023-05-30T00:28:13.633Z] 04944245beec: Download complete [2023-05-30T00:28:13.633Z] 765212b225bb: Verifying Checksum [2023-05-30T00:28:13.633Z] 765212b225bb: Download complete [2023-05-30T00:28:13.905Z] f23df028b6ca: Verifying Checksum [2023-05-30T00:28:13.905Z] f23df028b6ca: Download complete [2023-05-30T00:28:13.905Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T00:28:13.905Z] d65c8cfc05b1: Download complete [2023-05-30T00:28:13.905Z] 699f458cf7ca: Verifying Checksum [2023-05-30T00:28:13.905Z] 699f458cf7ca: Download complete [2023-05-30T00:28:14.493Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T00:28:14.493Z] 8998bd30e6a1: Download complete [2023-05-30T00:28:17.097Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T00:28:17.097Z] 2437ff75d9bd: Download complete [2023-05-30T00:28:18.540Z] 8998bd30e6a1: Pull complete [2023-05-30T00:28:19.126Z] 04944245beec: Pull complete [2023-05-30T00:28:20.560Z] 699f458cf7ca: Pull complete [2023-05-30T00:28:20.827Z] 765212b225bb: Pull complete [2023-05-30T00:28:21.413Z] f23df028b6ca: Pull complete [2023-05-30T00:28:21.683Z] d65c8cfc05b1: Pull complete [2023-05-30T00:28:36.704Z] 2437ff75d9bd: Pull complete [2023-05-30T00:28:36.704Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T00:28:36.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T00:28:36.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:28:36.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-17222 does not seem to be running inside a container [2023-05-30T00:28:36.990Z] $ 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-virtual-go/124 -v /w/workspace/device-virtual-go/124:/w/workspace/device-virtual-go/124:rw,z -v /w/workspace/device-virtual-go/124@tmp:/w/workspace/device-virtual-go/124@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-05-30T00:28:39.881Z] $ docker top 10dad72fe0ce2943b1f8e93a2633d3016b9e2a16ac0d9439eb1e9fe36408fcb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:28:40.744Z] ---> job-cost.sh [2023-05-30T00:28:40.744Z] lf-activate-venv: SKIPPING [2023-05-30T00:28:40.744Z] INFO: No Stack... [2023-05-30T00:28:41.327Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T00:28:41.914Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T00:28:42.562Z] + cat /w/workspace/device-virtual-go/124/archives/cost.csv [2023-05-30T00:28:42.562Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T00:28:42.600Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-124-stack-cost] [2023-05-30T00:28:42.606Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-124-stack-cost] did not exist. Created. [2023-05-30T00:28:42.606Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T00:28:43.267Z] /w/workspace/device-virtual-go/124@tmp/durable-d55d09ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T00:28:43.940Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T00:28:43.965Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T00:28:44.023Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T00:28:44.029Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T00:28:44.052Z] $ docker stop --time=1 10dad72fe0ce2943b1f8e93a2633d3016b9e2a16ac0d9439eb1e9fe36408fcb2 [2023-05-30T00:28:45.622Z] $ docker rm -f --volumes 10dad72fe0ce2943b1f8e93a2633d3016b9e2a16ac0d9439eb1e9fe36408fcb2 [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-05-30T00:28:46.095Z] provisioning config files... [2023-05-30T00:28:46.103Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11776041793292876943tmp [Pipeline] { [Pipeline] sh [2023-05-30T00:28:46.406Z] + set +x [2023-05-30T00:28:46.406Z] + curl -s https://codecov.io/bash [2023-05-30T00:28:46.406Z] + bash -s -- [2023-05-30T00:28:46.406Z] [2023-05-30T00:28:46.407Z] _____ _ [2023-05-30T00:28:46.407Z] / ____| | | [2023-05-30T00:28:46.407Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T00:28:46.407Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T00:28:46.407Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T00:28:46.407Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T00:28:46.407Z] Bash-1.0.6 [2023-05-30T00:28:46.407Z] [2023-05-30T00:28:46.407Z] [2023-05-30T00:28:46.407Z] ==> git version 2.25.1 found [2023-05-30T00:28:46.407Z] ==> 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-05-30T00:28:46.407Z] Release-Date: 2020-01-08 [2023-05-30T00:28:46.407Z] 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-05-30T00:28:46.407Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T00:28:46.407Z] ==> Jenkins CI detected. [2023-05-30T00:28:46.407Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-30T00:28:46.407Z] project root: . [2023-05-30T00:28:46.407Z] --> token set from env [2023-05-30T00:28:46.407Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T00:28:46.407Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T00:28:46.407Z] ==> Python coveragepy not found [2023-05-30T00:28:46.407Z] ==> Searching for coverage reports in: [2023-05-30T00:28:46.407Z] + . [2023-05-30T00:28:46.407Z] -> Found 1 reports [2023-05-30T00:28:46.407Z] ==> Detecting git/mercurial file structure [2023-05-30T00:28:46.407Z] ==> Reading reports [2023-05-30T00:28:46.407Z] + ./coverage.out bytes=43063 [2023-05-30T00:28:46.407Z] ==> Appending adjustments [2023-05-30T00:28:46.407Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T00:28:46.666Z] + Found adjustments [2023-05-30T00:28:46.666Z] ==> Gzipping contents [2023-05-30T00:28:46.666Z] 8.0K /tmp/codecov.3DLD7t.gz [2023-05-30T00:28:46.666Z] ==> Uploading reports [2023-05-30T00:28:46.666Z] url: https://codecov.io [2023-05-30T00:28:46.666Z] query: branch=main&commit=c7e78e6532bae73b7c555e394d1391f1597ad588&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T00:28:46.666Z] -> Pinging Codecov [2023-05-30T00:28:46.666Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=c7e78e6532bae73b7c555e394d1391f1597ad588&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T00:28:46.925Z] -> Uploading to [2023-05-30T00:28:46.925Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/5E52B4B073DB2E39498172D8E973AA87/c7e78e6532bae73b7c555e394d1391f1597ad588/dfc657a5-1dc6-43f2-a2b9-5dac9aaf9441.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T002846Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60ecd3fe267e2422b666e8dab0c91b5d4749f3e97e9a8d709540f8c9dd7bd752 [2023-05-30T00:28:46.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T00:28:46.925Z] Dload Upload Total Spent Left Speed [2023-05-30T00:28:47.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26314 --:--:-- --:--:-- --:--:-- 26314 [2023-05-30T00:28:47.184Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c7e78e6532bae73b7c555e394d1391f1597ad588 [Pipeline] } [2023-05-30T00:28:47.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T00:28:47.327Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T00:28:47.335Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:47.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T00:28:47.630Z] [2023-05-30T00:28:47.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:28:47.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T00:28:47.931Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T00:28:47.931Z] df9b9388f04a: Pulling fs layer [2023-05-30T00:28:47.931Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T00:28:47.931Z] 25bc292e5bac: Pulling fs layer [2023-05-30T00:28:47.931Z] 114826534d7a: Pulling fs layer [2023-05-30T00:28:47.931Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T00:28:47.931Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T00:28:47.931Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T00:28:47.931Z] 114826534d7a: Waiting [2023-05-30T00:28:47.931Z] 4657fd5d0bcf: Waiting [2023-05-30T00:28:47.931Z] 6ad1cebc031e: Waiting [2023-05-30T00:28:47.931Z] 25bc292e5bac: Verifying Checksum [2023-05-30T00:28:47.931Z] 25bc292e5bac: Download complete [2023-05-30T00:28:47.931Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T00:28:47.931Z] 52dc419b0ee2: Download complete [2023-05-30T00:28:47.931Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T00:28:47.931Z] 4657fd5d0bcf: Download complete [2023-05-30T00:28:47.931Z] df9b9388f04a: Download complete [2023-05-30T00:28:48.201Z] df9b9388f04a: Pull complete [2023-05-30T00:28:48.201Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T00:28:48.201Z] 6ad1cebc031e: Download complete [2023-05-30T00:28:48.201Z] 52dc419b0ee2: Pull complete [2023-05-30T00:28:48.201Z] 25bc292e5bac: Pull complete [2023-05-30T00:28:48.770Z] 114826534d7a: Verifying Checksum [2023-05-30T00:28:48.770Z] 114826534d7a: Download complete [2023-05-30T00:28:49.028Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T00:28:49.028Z] 8a3aa393b2d8: Download complete [2023-05-30T00:28:52.311Z] 114826534d7a: Pull complete [2023-05-30T00:28:52.311Z] 4657fd5d0bcf: Pull complete [2023-05-30T00:28:52.311Z] 6ad1cebc031e: Pull complete [2023-05-30T00:28:54.838Z] 8a3aa393b2d8: Pull complete [2023-05-30T00:28:54.838Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T00:28:54.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T00:28:54.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:28:54.931Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:28:54.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-30T00:28:58.422Z] $ docker top 398c4965cb2480880e02b4642fc7ba05612e631753379c6e38e01a2dec5360e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T00:28:58.470Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-30T00:28:58.751Z] + set -o pipefail [2023-05-30T00:28:58.751Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-30T00:29:04.021Z] [2023-05-30T00:29:04.021Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-30T00:29:04.021Z] [2023-05-30T00:29:04.021Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/097907dc-e845-4cf9-a150-db7513d513e6 [2023-05-30T00:29:04.021Z] [2023-05-30T00:29:04.021Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T00:29:04.021Z] [2023-05-30T00:29:04.021Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T00:29:04.021Z] [2023-05-30T00:29:04.281Z] [2023-05-30T00:29:04.281Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T00:29:04.281Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T00:29:04.281Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T00:29:04.304Z] $ docker stop --time=1 398c4965cb2480880e02b4642fc7ba05612e631753379c6e38e01a2dec5360e8 [2023-05-30T00:29:06.865Z] $ docker rm -f --volumes 398c4965cb2480880e02b4642fc7ba05612e631753379c6e38e01a2dec5360e8 [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-05-30T00:29:07.557Z] + git log --format=format:%s -1 c7e78e6532bae73b7c555e394d1391f1597ad588 [Pipeline] sh [2023-05-30T00:29:07.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T00:29:07.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:29:08.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T00:29:08.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:29:08.227Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:29:08.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T00:29:08.692Z] $ docker top d6065c6e31d81d102588e18e1b63d475231f0619f55039a5713d776889216026 -eo pid,comm [2023-05-30T00:29:08.732Z] 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-05-30T00:29:08.732Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T00:29:08.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T00:29:08.773Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T00:29:08.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T00:29:08.902Z] $ docker exec d6065c6e31d81d102588e18e1b63d475231f0619f55039a5713d776889216026 ssh-agent [2023-05-30T00:29:09.017Z] SSH_AUTH_SOCK=/tmp/ssh-36sh34qjA8RI/agent.32 [2023-05-30T00:29:09.017Z] SSH_AGENT_PID=38 [2023-05-30T00:29:09.022Z] Running ssh-add (command line suppressed) [2023-05-30T00:29:09.139Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4169353800181610686.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4169353800181610686.key) [2023-05-30T00:29:09.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T00:29:09.430Z] + git semver tag [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,627 [run_tag] DEBUG tag force:False [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,627 [check_head_tag] DEBUG check head tag [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,629 [execute] INFO git cat-file --batch-check [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,633 [execute] INFO git cat-file --batch [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,663 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,663 [execute] INFO git tag -a v3.0.0-dev.52 -m v3.0.0-dev.52 [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,663 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.52', '-m', 'v3.0.0-dev.52'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T00:29:09.688Z] 2023-05-30 00:29:09,667 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T00:29:09.688Z] 3.0.0-dev.52 [Pipeline] } [2023-05-30T00:29:09.709Z] $ docker exec --env ******** --env ******** d6065c6e31d81d102588e18e1b63d475231f0619f55039a5713d776889216026 ssh-agent -k [2023-05-30T00:29:09.805Z] unset SSH_AUTH_SOCK; [2023-05-30T00:29:09.807Z] unset SSH_AGENT_PID; [2023-05-30T00:29:09.807Z] echo Agent pid 38 killed; [2023-05-30T00:29:09.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T00:29:10.104Z] + git semver [Pipeline] } [2023-05-30T00:29:10.389Z] $ docker stop --time=1 d6065c6e31d81d102588e18e1b63d475231f0619f55039a5713d776889216026 [2023-05-30T00:29:11.651Z] $ docker rm -f --volumes d6065c6e31d81d102588e18e1b63d475231f0619f55039a5713d776889216026 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:29:12.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T00:29:12.028Z] [2023-05-30T00:29:12.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:29:12.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T00:29:12.335Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T00:29:12.335Z] ab5ef0e58194: Pulling fs layer [2023-05-30T00:29:12.335Z] 9712f1f96733: Pulling fs layer [2023-05-30T00:29:12.335Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T00:29:12.335Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T00:29:12.335Z] e9a5061849ea: Pulling fs layer [2023-05-30T00:29:12.335Z] d747dcd14b5f: Pulling fs layer [2023-05-30T00:29:12.335Z] 2de7ff778b66: Pulling fs layer [2023-05-30T00:29:12.335Z] 0d9ebad4ef96: Waiting [2023-05-30T00:29:12.335Z] e9a5061849ea: Waiting [2023-05-30T00:29:12.335Z] 2de7ff778b66: Waiting [2023-05-30T00:29:12.335Z] 9712f1f96733: Verifying Checksum [2023-05-30T00:29:12.335Z] 9712f1f96733: Download complete [2023-05-30T00:29:12.925Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T00:29:12.925Z] 63f879dbbcfc: Download complete [2023-05-30T00:29:12.925Z] e9a5061849ea: Verifying Checksum [2023-05-30T00:29:12.926Z] e9a5061849ea: Download complete [2023-05-30T00:29:12.926Z] d747dcd14b5f: Verifying Checksum [2023-05-30T00:29:12.926Z] d747dcd14b5f: Download complete [2023-05-30T00:29:12.926Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T00:29:12.926Z] 0d9ebad4ef96: Download complete [2023-05-30T00:29:13.183Z] ab5ef0e58194: Download complete [2023-05-30T00:29:13.184Z] 2de7ff778b66: Verifying Checksum [2023-05-30T00:29:13.184Z] 2de7ff778b66: Download complete [2023-05-30T00:29:15.713Z] ab5ef0e58194: Pull complete [2023-05-30T00:29:15.713Z] 9712f1f96733: Pull complete [2023-05-30T00:29:16.276Z] 63f879dbbcfc: Pull complete [2023-05-30T00:29:19.592Z] 0d9ebad4ef96: Pull complete [2023-05-30T00:29:19.850Z] e9a5061849ea: Pull complete [2023-05-30T00:29:19.850Z] d747dcd14b5f: Pull complete [2023-05-30T00:29:20.784Z] 2de7ff778b66: Pull complete [2023-05-30T00:29:20.784Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T00:29:20.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T00:29:20.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:29:20.868Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:29:20.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-30T00:29:24.496Z] $ docker top 78426e7f56205d60e415c1a9e23f0c99c28773267a2410fddd39c1ae0360759f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T00:29:24.550Z] provisioning config files... [2023-05-30T00:29:24.557Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15487110276714561104tmp [2023-05-30T00:29:24.566Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11410706687769268603tmp [2023-05-30T00:29:24.577Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6700312878401854908tmp [Pipeline] { [Pipeline] echo [2023-05-30T00:29:24.590Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:24.875Z] ---> sigul-configuration.sh [2023-05-30T00:29:24.875Z] gpg: directory `/root/.gnupg' created [2023-05-30T00:29:24.875Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T00:29:24.875Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T00:29:24.875Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T00:29:24.875Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T00:29:24.875Z] gpg: CAST5 encrypted data [2023-05-30T00:29:24.875Z] gpg: encrypted with 1 passphrase [2023-05-30T00:29:24.875Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T00:29:25.162Z] + mkdir /home/jenkins [2023-05-30T00:29:25.162Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T00:29:25.444Z] + 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-05-30T00:29:25.452Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:25.738Z] ---> sigul-install.sh [2023-05-30T00:29:25.738Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T00:29:26.021Z] + git tag --list [2023-05-30T00:29:26.021Z] v1.0.0 [2023-05-30T00:29:26.021Z] v1.1.0 [2023-05-30T00:29:26.021Z] v1.1.1 [2023-05-30T00:29:26.021Z] v1.2.1 [2023-05-30T00:29:26.021Z] v1.2.2 [2023-05-30T00:29:26.021Z] v1.2.3 [2023-05-30T00:29:26.021Z] v1.3.0 [2023-05-30T00:29:26.021Z] v1.3.1 [2023-05-30T00:29:26.021Z] v2.0.0 [2023-05-30T00:29:26.021Z] v2.1.0 [2023-05-30T00:29:26.021Z] v2.1.1 [2023-05-30T00:29:26.021Z] v2.1.1-dev.1 [2023-05-30T00:29:26.021Z] v2.1.1-dev.2 [2023-05-30T00:29:26.021Z] v2.2.0 [2023-05-30T00:29:26.021Z] v2.2.1-dev.1 [2023-05-30T00:29:26.021Z] v2.2.1-dev.2 [2023-05-30T00:29:26.021Z] v2.2.1-dev.3 [2023-05-30T00:29:26.021Z] v2.2.1-dev.4 [2023-05-30T00:29:26.021Z] v2.2.1-dev.5 [2023-05-30T00:29:26.021Z] v2.2.1-dev.6 [2023-05-30T00:29:26.021Z] v2.2.1-dev.7 [2023-05-30T00:29:26.021Z] v2.2.1-dev.8 [2023-05-30T00:29:26.021Z] v2.3.0 [2023-05-30T00:29:26.021Z] v2.3.0-dev.10 [2023-05-30T00:29:26.021Z] v2.3.0-dev.11 [2023-05-30T00:29:26.021Z] v2.3.0-dev.12 [2023-05-30T00:29:26.021Z] v2.3.0-dev.13 [2023-05-30T00:29:26.021Z] v2.3.0-dev.14 [2023-05-30T00:29:26.021Z] v2.3.0-dev.15 [2023-05-30T00:29:26.021Z] v2.3.0-dev.16 [2023-05-30T00:29:26.021Z] v2.3.0-dev.17 [2023-05-30T00:29:26.021Z] v2.3.0-dev.18 [2023-05-30T00:29:26.021Z] v2.3.0-dev.19 [2023-05-30T00:29:26.021Z] v2.3.0-dev.20 [2023-05-30T00:29:26.021Z] v2.3.0-dev.21 [2023-05-30T00:29:26.021Z] v2.3.0-dev.22 [2023-05-30T00:29:26.021Z] v2.3.0-dev.23 [2023-05-30T00:29:26.021Z] v2.3.0-dev.24 [2023-05-30T00:29:26.021Z] v2.3.0-dev.25 [2023-05-30T00:29:26.021Z] v2.3.0-dev.26 [2023-05-30T00:29:26.021Z] v2.3.0-dev.27 [2023-05-30T00:29:26.021Z] v2.3.0-dev.28 [2023-05-30T00:29:26.021Z] v2.3.0-dev.29 [2023-05-30T00:29:26.021Z] v2.3.0-dev.30 [2023-05-30T00:29:26.021Z] v2.3.0-dev.8 [2023-05-30T00:29:26.021Z] v2.3.0-dev.9 [2023-05-30T00:29:26.021Z] v3.0.0-dev.1 [2023-05-30T00:29:26.021Z] v3.0.0-dev.10 [2023-05-30T00:29:26.021Z] v3.0.0-dev.11 [2023-05-30T00:29:26.021Z] v3.0.0-dev.12 [2023-05-30T00:29:26.021Z] v3.0.0-dev.13 [2023-05-30T00:29:26.021Z] v3.0.0-dev.14 [2023-05-30T00:29:26.021Z] v3.0.0-dev.15 [2023-05-30T00:29:26.021Z] v3.0.0-dev.16 [2023-05-30T00:29:26.021Z] v3.0.0-dev.17 [2023-05-30T00:29:26.021Z] v3.0.0-dev.18 [2023-05-30T00:29:26.021Z] v3.0.0-dev.19 [2023-05-30T00:29:26.021Z] v3.0.0-dev.2 [2023-05-30T00:29:26.021Z] v3.0.0-dev.20 [2023-05-30T00:29:26.021Z] v3.0.0-dev.21 [2023-05-30T00:29:26.021Z] v3.0.0-dev.22 [2023-05-30T00:29:26.021Z] v3.0.0-dev.23 [2023-05-30T00:29:26.021Z] v3.0.0-dev.24 [2023-05-30T00:29:26.021Z] v3.0.0-dev.25 [2023-05-30T00:29:26.021Z] v3.0.0-dev.26 [2023-05-30T00:29:26.021Z] v3.0.0-dev.27 [2023-05-30T00:29:26.021Z] v3.0.0-dev.28 [2023-05-30T00:29:26.021Z] v3.0.0-dev.29 [2023-05-30T00:29:26.021Z] v3.0.0-dev.3 [2023-05-30T00:29:26.021Z] v3.0.0-dev.30 [2023-05-30T00:29:26.021Z] v3.0.0-dev.31 [2023-05-30T00:29:26.021Z] v3.0.0-dev.32 [2023-05-30T00:29:26.021Z] v3.0.0-dev.33 [2023-05-30T00:29:26.021Z] v3.0.0-dev.34 [2023-05-30T00:29:26.021Z] v3.0.0-dev.35 [2023-05-30T00:29:26.021Z] v3.0.0-dev.36 [2023-05-30T00:29:26.021Z] v3.0.0-dev.37 [2023-05-30T00:29:26.021Z] v3.0.0-dev.38 [2023-05-30T00:29:26.021Z] v3.0.0-dev.39 [2023-05-30T00:29:26.021Z] v3.0.0-dev.4 [2023-05-30T00:29:26.021Z] v3.0.0-dev.40 [2023-05-30T00:29:26.021Z] v3.0.0-dev.41 [2023-05-30T00:29:26.021Z] v3.0.0-dev.42 [2023-05-30T00:29:26.021Z] v3.0.0-dev.43 [2023-05-30T00:29:26.021Z] v3.0.0-dev.44 [2023-05-30T00:29:26.021Z] v3.0.0-dev.45 [2023-05-30T00:29:26.021Z] v3.0.0-dev.46 [2023-05-30T00:29:26.021Z] v3.0.0-dev.47 [2023-05-30T00:29:26.021Z] v3.0.0-dev.48 [2023-05-30T00:29:26.021Z] v3.0.0-dev.49 [2023-05-30T00:29:26.021Z] v3.0.0-dev.5 [2023-05-30T00:29:26.021Z] v3.0.0-dev.50 [2023-05-30T00:29:26.021Z] v3.0.0-dev.51 [2023-05-30T00:29:26.021Z] v3.0.0-dev.52 [2023-05-30T00:29:26.021Z] v3.0.0-dev.6 [2023-05-30T00:29:26.021Z] v3.0.0-dev.7 [2023-05-30T00:29:26.021Z] v3.0.0-dev.8 [2023-05-30T00:29:26.021Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T00:29:26.304Z] + lftools sign git-tag v3.0.0-dev.52 [2023-05-30T00:29:26.871Z] Signing Git tag with Sigul... [2023-05-30T00:29:26.871Z] Signing v3.0.0-dev.52 [Pipeline] echo [2023-05-30T00:29:27.139Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:27.421Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T00:29:27.428Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T00:29:27.462Z] $ docker stop --time=1 78426e7f56205d60e415c1a9e23f0c99c28773267a2410fddd39c1ae0360759f [2023-05-30T00:29:28.765Z] $ docker rm -f --volumes 78426e7f56205d60e415c1a9e23f0c99c28773267a2410fddd39c1ae0360759f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T00:29:29.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T00:29:29.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:29:29.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T00:29:29.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:29:29.549Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:29:29.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T00:29:29.928Z] $ docker top 88fbb57203c90becffee2c995003cbfccd72c154e916af0a6132c9354c9bda5d -eo pid,comm [2023-05-30T00:29:29.960Z] 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-05-30T00:29:29.960Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T00:29:30.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T00:29:30.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T00:29:30.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T00:29:30.116Z] $ docker exec 88fbb57203c90becffee2c995003cbfccd72c154e916af0a6132c9354c9bda5d ssh-agent [2023-05-30T00:29:30.207Z] SSH_AUTH_SOCK=/tmp/ssh-Rq6JLixpvU0t/agent.33 [2023-05-30T00:29:30.207Z] SSH_AGENT_PID=39 [2023-05-30T00:29:30.213Z] Running ssh-add (command line suppressed) [2023-05-30T00:29:30.330Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16244156365729413017.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16244156365729413017.key) [2023-05-30T00:29:30.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T00:29:30.618Z] + git semver bump pre [2023-05-30T00:29:30.876Z] 2023-05-30 00:29:30,818 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T00:29:30.876Z] 2023-05-30 00:29:30,818 [bump_version] DEBUG bumping version:3.0.0-dev.52 on axis:pre with prefix:dev [2023-05-30T00:29:30.876Z] 2023-05-30 00:29:30,818 [bump_version] DEBUG bumped version:3.0.0-dev.53 [2023-05-30T00:29:30.876Z] 2023-05-30 00:29:30,818 [write_version] DEBUG write version:3.0.0-dev.53 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-30T00:29:30.877Z] 2023-05-30 00:29:30,819 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T00:29:30.877Z] 2023-05-30 00:29:30,819 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T00:29:30.877Z] 2023-05-30 00:29:30,821 [execute] INFO git cat-file --batch-check [2023-05-30T00:29:30.877Z] 2023-05-30 00:29:30,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T00:29:30.877Z] 2023-05-30 00:29:30,826 [execute] INFO git cat-file --batch [2023-05-30T00:29:30.877Z] 2023-05-30 00:29:30,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T00:29:30.877Z] 2023-05-30 00:29:30,831 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T00:29:30.877Z] 3.0.0-dev.53 [Pipeline] } [2023-05-30T00:29:30.899Z] $ docker exec --env ******** --env ******** 88fbb57203c90becffee2c995003cbfccd72c154e916af0a6132c9354c9bda5d ssh-agent -k [2023-05-30T00:29:31.000Z] unset SSH_AUTH_SOCK; [2023-05-30T00:29:31.001Z] unset SSH_AGENT_PID; [2023-05-30T00:29:31.001Z] echo Agent pid 39 killed; [2023-05-30T00:29:30.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T00:29:31.308Z] + git semver [Pipeline] } [2023-05-30T00:29:31.596Z] $ docker stop --time=1 88fbb57203c90becffee2c995003cbfccd72c154e916af0a6132c9354c9bda5d [2023-05-30T00:29:32.869Z] $ docker rm -f --volumes 88fbb57203c90becffee2c995003cbfccd72c154e916af0a6132c9354c9bda5d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T00:29:33.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T00:29:33.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:29:33.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T00:29:33.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:29:33.560Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:29:33.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T00:29:33.940Z] $ docker top 9ed436e6b1c3de866d07e988241edb3598e4f7e8e674c7cb6dd36407ffb4542f -eo pid,comm [2023-05-30T00:29:33.975Z] 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-05-30T00:29:33.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T00:29:34.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T00:29:34.017Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T00:29:34.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T00:29:34.143Z] $ docker exec 9ed436e6b1c3de866d07e988241edb3598e4f7e8e674c7cb6dd36407ffb4542f ssh-agent [2023-05-30T00:29:34.241Z] SSH_AUTH_SOCK=/tmp/ssh-MU8FmFPWkkl2/agent.32 [2023-05-30T00:29:34.241Z] SSH_AGENT_PID=38 [2023-05-30T00:29:34.246Z] Running ssh-add (command line suppressed) [2023-05-30T00:29:34.374Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7186333673982785230.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7186333673982785230.key) [2023-05-30T00:29:34.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T00:29:34.661Z] + git semver push [2023-05-30T00:29:34.921Z] 2023-05-30 00:29:34,856 [run_push] DEBUG push [2023-05-30T00:29:34.921Z] 2023-05-30 00:29:34,857 [execute] INFO git cat-file --batch-check [2023-05-30T00:29:34.921Z] 2023-05-30 00:29:34,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T00:29:34.921Z] 2023-05-30 00:29:34,862 [execute] INFO git rev-list 47ab7cc148b6e159e0d0bb4e14b7cbec9744c33a -- [2023-05-30T00:29:34.921Z] 2023-05-30 00:29:34,862 [execute] DEBUG Popen(['git', 'rev-list', '47ab7cc148b6e159e0d0bb4e14b7cbec9744c33a', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T00:29:34.921Z] 2023-05-30 00:29:34,873 [execute] INFO git fetch -v origin [2023-05-30T00:29:34.921Z] 2023-05-30 00:29:34,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T00:29:35.489Z] 2023-05-30 00:29:35,341 [run_push] DEBUG no remote changes detected [2023-05-30T00:29:35.489Z] 2023-05-30 00:29:35,341 [execute] INFO git push origin semver [2023-05-30T00:29:35.489Z] 2023-05-30 00:29:35,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T00:29:36.426Z] 2023-05-30 00:29:36,115 [run_push] DEBUG push all version tags [2023-05-30T00:29:36.426Z] 2023-05-30 00:29:36,115 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T00:29:36.426Z] 2023-05-30 00:29:36,116 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T00:29:37.041Z] 2023-05-30 00:29:36,878 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-30T00:29:37.041Z] 3.0.0-dev.53 [Pipeline] } [2023-05-30T00:29:37.067Z] $ docker exec --env ******** --env ******** 9ed436e6b1c3de866d07e988241edb3598e4f7e8e674c7cb6dd36407ffb4542f ssh-agent -k [2023-05-30T00:29:37.160Z] unset SSH_AUTH_SOCK; [2023-05-30T00:29:37.160Z] unset SSH_AGENT_PID; [2023-05-30T00:29:37.161Z] echo Agent pid 38 killed; [2023-05-30T00:29:37.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T00:29:37.514Z] + git semver [Pipeline] } [2023-05-30T00:29:37.814Z] $ docker stop --time=1 9ed436e6b1c3de866d07e988241edb3598e4f7e8e674c7cb6dd36407ffb4542f [2023-05-30T00:29:39.068Z] $ docker rm -f --volumes 9ed436e6b1c3de866d07e988241edb3598e4f7e8e674c7cb6dd36407ffb4542f [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-05-30T00:29:39.611Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-30T00:29:39.611Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-30T00:29:39.611Z] total 16 [2023-05-30T00:29:39.611Z] drwxr-xr-x 3 root root 4096 May 30 00:17 . [2023-05-30T00:29:39.611Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 00:29 .. [2023-05-30T00:29:39.611Z] drwxr-xr-x 2 root root 4096 May 30 00:17 cost [2023-05-30T00:29:39.611Z] -rw-r--r-- 1 root root 89 May 30 00:17 cost.csv [2023-05-30T00:29:39.611Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-30T00:29:39.611Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-30T00:29:39.611Z] total 16 [2023-05-30T00:29:39.611Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 00:17 . [2023-05-30T00:29:39.611Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 00:29 .. [2023-05-30T00:29:39.611Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 00:17 cost [2023-05-30T00:29:39.611Z] -rw-r--r-- 1 jenkins jenkins 89 May 30 00:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:39.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:40.782Z] ---> package-listing.sh [2023-05-30T00:29:40.782Z] ++ facter osfamily [2023-05-30T00:29:40.782Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T00:29:41.042Z] + OS_FAMILY=debian [2023-05-30T00:29:41.042Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-30T00:29:41.042Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T00:29:41.042Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T00:29:41.042Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T00:29:41.042Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T00:29:41.042Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-30T00:29:41.042Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T00:29:41.042Z] + case "${OS_FAMILY}" in [2023-05-30T00:29:41.042Z] + dpkg -l [2023-05-30T00:29:41.042Z] + grep '^ii' [2023-05-30T00:29:41.042Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T00:29:41.042Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T00:29:41.042Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T00:29:41.042Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-30T00:29:41.042Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-30T00:29:41.042Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-05-30T00:29:41.053Z] 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/exfoundry_device-virtual-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-05-30T00:29:41.330Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:29:41.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T00:29:41.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:29:41.971Z] prd-ubuntu20.04-docker-8c-8g-17219 does not seem to be running inside a container [2023-05-30T00:29:42.015Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T00:29:42.222Z] $ docker top 23009a875390cad7c8b58bea8bff1e0b4d088fd7aa9e89fd9dfccb48bc91414c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:29:42.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T00:29:42.835Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T00:29:43.118Z] + ls /var/log/sa-host [2023-05-30T00:29:43.118Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T00:29:43.182Z] provisioning config files... [2023-05-30T00:29:43.191Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13636633671053774841tmp [Pipeline] { [Pipeline] echo [2023-05-30T00:29:43.209Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:43.490Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T00:29:43.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:43.812Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T00:29:43.820Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:44.104Z] ---> sudo-logs.sh [2023-05-30T00:29:44.104Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T00:29:44.138Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:44.422Z] ---> job-cost.sh [2023-05-30T00:29:44.422Z] lf-activate-venv: SKIPPING [2023-05-30T00:29:44.422Z] DEBUG: total: 0.2199999988079071 [2023-05-30T00:29:44.422Z] INFO: Retrieving Stack Cost... [2023-05-30T00:29:44.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T00:29:45.249Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T00:29:45.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:29:45.543Z] ---> logs-deploy.sh [2023-05-30T00:29:45.543Z] lf-activate-venv: SKIPPING [2023-05-30T00:29:45.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/124 [2023-05-30T00:29:45.543Z] INFO: archiving workspace using pattern(s): [2023-05-30T00:29:46.481Z] Archives upload complete. [2023-05-30T00:29:46.481Z] INFO: archiving logs to Nexus