Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 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-ssh5728836486720585504.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14270297310850367321.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh4829728631445480307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10362335966392078954.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-ssh6278115465995132574.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 ‘prd-ubuntu20.04-docker-8c-8g-6528’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6531 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 Avoid second fetch Checking out Revision 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 (main) > 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 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #374 from weichou1229/issue-371" > git checkout -f 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 # timeout=10 > git rev-list --no-walk b76ffb3f756266f027a45c1155223ddd586b2bad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-31T05:08:54.337Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-31T05:08:54.393Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-31T05:08:54.411Z] ========================================================= [2023-03-31T05:08:54.411Z] EdgeX Global Pipelines Version Info [2023-03-31T05:08:54.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:08:55.111Z] ------------------- [2023-03-31T05:08:55.111Z] stable info: [2023-03-31T05:08:55.111Z] ------------------- [2023-03-31T05:08:55.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-31T05:08:55.111Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-31T05:08:55.111Z] Message: update stable to v1.0.245 [2023-03-31T05:08:55.684Z] ------------------- [2023-03-31T05:08:55.684Z] experimental info: [2023-03-31T05:08:55.684Z] ------------------- [2023-03-31T05:08:55.684Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-31T05:08:55.684Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-31T05:08:55.684Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-31T05:08:55.837Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-31T05:08:55.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-31T05:08:55.853Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-31T05:08:55.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-31T05:08:55.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-31T05:08:55.891Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-31T05:08:55.902Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-31T05:08:55.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-31T05:08:55.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-31T05:08:55.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-31T05:08:55.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-31T05:08:55.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-31T05:08:55.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-31T05:08:55.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-31T05:08:55.993Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T05:08:56.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T05:08:56.017Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-31T05:08:56.028Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-31T05:08:56.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-31T05:08:56.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-31T05:08:56.064Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-31T05:08:56.076Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-31T05:08:56.090Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-31T05:08:56.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-31T05:08:56.112Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-31T05:08:56.124Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-31T05:08:56.136Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-31T05:08:56.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-31T05:08:56.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-31T05:08:56.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-31T05:08:56.181Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [Pipeline] echo [2023-03-31T05:08:56.192Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b3a117 [Pipeline] echo [2023-03-31T05:08:56.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T05:08:56.246Z] provisioning config files... [2023-03-31T05:08:56.259Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17861226343202157387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:08:56.558Z] ---> docker-login.sh [2023-03-31T05:08:56.559Z] nexus3.edgexfoundry.org:10001 [2023-03-31T05:08:56.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:08:56.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:08:56.818Z] Configure a credential helper to remove this warning. See [2023-03-31T05:08:56.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:08:56.818Z] [2023-03-31T05:08:56.818Z] Login Succeeded [2023-03-31T05:08:56.818Z] nexus3.edgexfoundry.org:10002 [2023-03-31T05:08:56.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:08:57.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:08:57.079Z] Configure a credential helper to remove this warning. See [2023-03-31T05:08:57.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:08:57.079Z] [2023-03-31T05:08:57.079Z] Login Succeeded [2023-03-31T05:08:57.079Z] nexus3.edgexfoundry.org:10003 [2023-03-31T05:08:57.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:08:57.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:08:57.079Z] Configure a credential helper to remove this warning. See [2023-03-31T05:08:57.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:08:57.079Z] [2023-03-31T05:08:57.079Z] Login Succeeded [2023-03-31T05:08:57.079Z] nexus3.edgexfoundry.org:10004 [2023-03-31T05:08:57.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:08:57.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:08:57.338Z] Configure a credential helper to remove this warning. See [2023-03-31T05:08:57.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:08:57.338Z] [2023-03-31T05:08:57.338Z] Login Succeeded [2023-03-31T05:08:57.338Z] docker.io [2023-03-31T05:08:57.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:08:57.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:08:57.598Z] Configure a credential helper to remove this warning. See [2023-03-31T05:08:57.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:08:57.599Z] [2023-03-31T05:08:57.599Z] Login Succeeded [2023-03-31T05:08:57.599Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T05:08:57.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-31T05:08:57.967Z] + git rev-list -1 --merges 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9~1..5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [Pipeline] echo [2023-03-31T05:08:58.012Z] -----------> git rev-list -1 --merges 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9~1..5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [2023-03-31T05:08:58.012Z] 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [false] [Pipeline] sh [2023-03-31T05:08:58.303Z] + git log --format=format:%s -1 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [Pipeline] echo [2023-03-31T05:08:58.319Z] ========================================================= [2023-03-31T05:08:58.319Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-31T05:08:58.319Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T05:08:58.653Z] + git log --format=format:%s -1 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [Pipeline] echo [2023-03-31T05:08:58.664Z] [semverPrep] GIT_COMMIT: 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9, Commit Message: Merge pull request #374 from weichou1229/issue-371 [Pipeline] echo [2023-03-31T05:08:58.674Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-31T05:08:59.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T05:08:59.065Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-31T05:08:59.065Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-31T05:08:59.065Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-31T05:08:59.065Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-31T05:08:59.065Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-31T05:08:59.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:08:59.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T05:08:59.406Z] [2023-03-31T05:08:59.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:08:59.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T05:08:59.872Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-31T05:08:59.872Z] b85a868b505f: Pulling fs layer [2023-03-31T05:08:59.872Z] e2be974225ed: Pulling fs layer [2023-03-31T05:08:59.872Z] 339a4e72a1f5: Pulling fs layer [2023-03-31T05:08:59.872Z] 988bab9f4d93: Pulling fs layer [2023-03-31T05:08:59.872Z] 1469e6f7b9e6: Pulling fs layer [2023-03-31T05:08:59.872Z] eaf3925da568: Pulling fs layer [2023-03-31T05:08:59.872Z] bab4dde63d76: Pulling fs layer [2023-03-31T05:08:59.872Z] bde34c3a00c8: Pulling fs layer [2023-03-31T05:08:59.872Z] b352a97aabf1: Pulling fs layer [2023-03-31T05:08:59.872Z] 4872d77fe225: Pulling fs layer [2023-03-31T05:08:59.872Z] 5851b861e8e6: Pulling fs layer [2023-03-31T05:08:59.872Z] bde34c3a00c8: Waiting [2023-03-31T05:08:59.872Z] 1469e6f7b9e6: Waiting [2023-03-31T05:08:59.872Z] b352a97aabf1: Waiting [2023-03-31T05:08:59.872Z] bab4dde63d76: Waiting [2023-03-31T05:08:59.872Z] eaf3925da568: Waiting [2023-03-31T05:08:59.872Z] 5851b861e8e6: Waiting [2023-03-31T05:08:59.872Z] 4872d77fe225: Waiting [2023-03-31T05:08:59.872Z] e2be974225ed: Verifying Checksum [2023-03-31T05:08:59.872Z] e2be974225ed: Download complete [2023-03-31T05:08:59.872Z] 988bab9f4d93: Download complete [2023-03-31T05:09:00.130Z] 339a4e72a1f5: Verifying Checksum [2023-03-31T05:09:00.130Z] 339a4e72a1f5: Download complete [2023-03-31T05:09:00.130Z] eaf3925da568: Verifying Checksum [2023-03-31T05:09:00.130Z] eaf3925da568: Download complete [2023-03-31T05:09:00.130Z] 1469e6f7b9e6: Verifying Checksum [2023-03-31T05:09:00.130Z] 1469e6f7b9e6: Download complete [2023-03-31T05:09:00.130Z] bde34c3a00c8: Verifying Checksum [2023-03-31T05:09:00.130Z] bde34c3a00c8: Download complete [2023-03-31T05:09:00.130Z] b352a97aabf1: Verifying Checksum [2023-03-31T05:09:00.130Z] b352a97aabf1: Download complete [2023-03-31T05:09:00.130Z] 4872d77fe225: Verifying Checksum [2023-03-31T05:09:00.130Z] 4872d77fe225: Download complete [2023-03-31T05:09:00.130Z] 5851b861e8e6: Verifying Checksum [2023-03-31T05:09:00.130Z] 5851b861e8e6: Download complete [2023-03-31T05:09:00.130Z] b85a868b505f: Verifying Checksum [2023-03-31T05:09:00.130Z] b85a868b505f: Download complete [2023-03-31T05:09:00.388Z] bab4dde63d76: Verifying Checksum [2023-03-31T05:09:00.388Z] bab4dde63d76: Download complete [2023-03-31T05:09:01.322Z] b85a868b505f: Pull complete [2023-03-31T05:09:01.581Z] e2be974225ed: Pull complete [2023-03-31T05:09:01.841Z] 339a4e72a1f5: Pull complete [2023-03-31T05:09:01.841Z] 988bab9f4d93: Pull complete [2023-03-31T05:09:02.100Z] 1469e6f7b9e6: Pull complete [2023-03-31T05:09:02.360Z] eaf3925da568: Pull complete [2023-03-31T05:09:03.737Z] bab4dde63d76: Pull complete [2023-03-31T05:09:03.996Z] bde34c3a00c8: Pull complete [2023-03-31T05:09:03.996Z] b352a97aabf1: Pull complete [2023-03-31T05:09:03.996Z] 4872d77fe225: Pull complete [2023-03-31T05:09:04.256Z] 5851b861e8e6: Pull complete [2023-03-31T05:09:04.256Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-31T05:09:04.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T05:09:04.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:09:04.339Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:09:04.373Z] $ 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-03-31T05:09:07.054Z] $ docker top 55e81a02f45f9ec68fc5b8ea6321bf3b4d68c06c4a17ad6ce040e9dcb314f7ee -eo pid,comm [2023-03-31T05:09:07.105Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-31T05:09:07.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T05:09:07.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T05:09:07.141Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T05:09:07.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T05:09:07.260Z] $ docker exec 55e81a02f45f9ec68fc5b8ea6321bf3b4d68c06c4a17ad6ce040e9dcb314f7ee ssh-agent [2023-03-31T05:09:07.364Z] SSH_AUTH_SOCK=/tmp/ssh-OCKcqizgQZ8g/agent.32 [2023-03-31T05:09:07.364Z] SSH_AGENT_PID=38 [2023-03-31T05:09:07.370Z] Running ssh-add (command line suppressed) [2023-03-31T05:09:07.471Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5696886922568220946.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5696886922568220946.key) [2023-03-31T05:09:07.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T05:09:07.767Z] + git tag --points-at HEAD [Pipeline] } [2023-03-31T05:09:07.787Z] $ docker exec --env ******** --env ******** 55e81a02f45f9ec68fc5b8ea6321bf3b4d68c06c4a17ad6ce040e9dcb314f7ee ssh-agent -k [2023-03-31T05:09:07.878Z] unset SSH_AUTH_SOCK; [2023-03-31T05:09:07.878Z] unset SSH_AGENT_PID; [2023-03-31T05:09:07.878Z] echo Agent pid 38 killed; [2023-03-31T05:09:07.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-31T05:09:07.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T05:09:07.907Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T05:09:08.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T05:09:08.035Z] $ docker exec 55e81a02f45f9ec68fc5b8ea6321bf3b4d68c06c4a17ad6ce040e9dcb314f7ee ssh-agent [2023-03-31T05:09:08.139Z] SSH_AUTH_SOCK=/tmp/ssh-XmyAI9vcIDS3/agent.71 [2023-03-31T05:09:08.139Z] SSH_AGENT_PID=77 [2023-03-31T05:09:08.143Z] Running ssh-add (command line suppressed) [2023-03-31T05:09:08.250Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17859588615953074535.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17859588615953074535.key) [2023-03-31T05:09:08.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T05:09:08.546Z] + git semver init [2023-03-31T05:09:08.805Z] 2023-03-31 05:09:08,730 [run_init] DEBUG init version:0.0.0 force:False [2023-03-31T05:09:08.805Z] 2023-03-31 05:09:08,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-03-31T05:09:08.805Z] 2023-03-31 05:09:08,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-03-31T05:09:08.805Z] 2023-03-31 05:09:08,731 [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-03-31T05:09:10.182Z] 2023-03-31 05:09:09,917 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-03-31T05:09:10.182Z] 2023-03-31 05:09:09,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-03-31T05:09:10.182Z] 2023-03-31 05:09:09,917 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-31T05:09:10.182Z] 2023-03-31 05:09:09,917 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-31T05:09:10.182Z] 3.0.0-dev.26 [Pipeline] } [2023-03-31T05:09:10.194Z] $ docker exec --env ******** --env ******** 55e81a02f45f9ec68fc5b8ea6321bf3b4d68c06c4a17ad6ce040e9dcb314f7ee ssh-agent -k [2023-03-31T05:09:10.299Z] unset SSH_AUTH_SOCK; [2023-03-31T05:09:10.299Z] unset SSH_AGENT_PID; [2023-03-31T05:09:10.299Z] echo Agent pid 77 killed; [2023-03-31T05:09:10.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T05:09:10.612Z] + git semver [Pipeline] } [2023-03-31T05:09:10.887Z] $ docker stop --time=1 55e81a02f45f9ec68fc5b8ea6321bf3b4d68c06c4a17ad6ce040e9dcb314f7ee [2023-03-31T05:09:12.183Z] $ docker rm -f --volumes 55e81a02f45f9ec68fc5b8ea6321bf3b4d68c06c4a17ad6ce040e9dcb314f7ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T05:09:12.521Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-31T05:09:12.724Z] Stashed 1 file(s) [Pipeline] echo [2023-03-31T05:09:12.726Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T05:09:12.866Z] provisioning config files... [2023-03-31T05:09:12.875Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6467730318208866123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:09:13.174Z] ---> docker-login.sh [2023-03-31T05:09:13.174Z] nexus3.edgexfoundry.org:10001 [2023-03-31T05:09:13.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:09:13.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:09:13.174Z] Configure a credential helper to remove this warning. See [2023-03-31T05:09:13.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:09:13.174Z] [2023-03-31T05:09:13.174Z] Login Succeeded [2023-03-31T05:09:13.174Z] nexus3.edgexfoundry.org:10002 [2023-03-31T05:09:13.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:09:13.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:09:13.174Z] Configure a credential helper to remove this warning. See [2023-03-31T05:09:13.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:09:13.174Z] [2023-03-31T05:09:13.174Z] Login Succeeded [2023-03-31T05:09:13.174Z] nexus3.edgexfoundry.org:10003 [2023-03-31T05:09:13.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:09:13.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:09:13.433Z] Configure a credential helper to remove this warning. See [2023-03-31T05:09:13.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:09:13.433Z] [2023-03-31T05:09:13.433Z] Login Succeeded [2023-03-31T05:09:13.433Z] nexus3.edgexfoundry.org:10004 [2023-03-31T05:09:13.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:09:13.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:09:13.433Z] Configure a credential helper to remove this warning. See [2023-03-31T05:09:13.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:09:13.433Z] [2023-03-31T05:09:13.433Z] Login Succeeded [2023-03-31T05:09:13.433Z] docker.io [2023-03-31T05:09:13.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:09:13.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:09:13.691Z] Configure a credential helper to remove this warning. See [2023-03-31T05:09:13.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:09:13.691Z] [2023-03-31T05:09:13.691Z] Login Succeeded [2023-03-31T05:09:13.691Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T05:09:13.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-31T05:09:13.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:09:13.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:09:13.770Z] ========================================================= [2023-03-31T05:09:13.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-31T05:09:13.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:09:14.071Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-31T05:09:14.071Z] Sending build context to Docker daemon 23.51MB [2023-03-31T05:09:14.071Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T05:09:14.071Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-31T05:09:14.330Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-31T05:09:14.330Z] 63b65145d645: Pulling fs layer [2023-03-31T05:09:14.330Z] a2d21d5440eb: Pulling fs layer [2023-03-31T05:09:14.330Z] 935e6c44a52c: Pulling fs layer [2023-03-31T05:09:14.330Z] 94cc34f8dd06: Pulling fs layer [2023-03-31T05:09:14.330Z] 30dea6a524f1: Pulling fs layer [2023-03-31T05:09:14.330Z] a2aff8979fd8: Pulling fs layer [2023-03-31T05:09:14.330Z] 6808be2612f2: Pulling fs layer [2023-03-31T05:09:14.330Z] f25807f1079a: Pulling fs layer [2023-03-31T05:09:14.330Z] a2aff8979fd8: Waiting [2023-03-31T05:09:14.330Z] 94cc34f8dd06: Waiting [2023-03-31T05:09:14.330Z] 6808be2612f2: Waiting [2023-03-31T05:09:14.330Z] 30dea6a524f1: Waiting [2023-03-31T05:09:14.330Z] a2d21d5440eb: Download complete [2023-03-31T05:09:14.330Z] 94cc34f8dd06: Verifying Checksum [2023-03-31T05:09:14.330Z] 94cc34f8dd06: Download complete [2023-03-31T05:09:14.330Z] 30dea6a524f1: Download complete [2023-03-31T05:09:14.330Z] 63b65145d645: Verifying Checksum [2023-03-31T05:09:14.330Z] 63b65145d645: Download complete [2023-03-31T05:09:14.330Z] a2aff8979fd8: Verifying Checksum [2023-03-31T05:09:14.330Z] a2aff8979fd8: Download complete [2023-03-31T05:09:14.330Z] 63b65145d645: Pull complete [2023-03-31T05:09:14.588Z] a2d21d5440eb: Pull complete [2023-03-31T05:09:14.588Z] f25807f1079a: Verifying Checksum [2023-03-31T05:09:14.588Z] f25807f1079a: Download complete [2023-03-31T05:09:14.845Z] 935e6c44a52c: Verifying Checksum [2023-03-31T05:09:14.845Z] 935e6c44a52c: Download complete [2023-03-31T05:09:15.103Z] 6808be2612f2: Verifying Checksum [2023-03-31T05:09:15.103Z] 6808be2612f2: Download complete [2023-03-31T05:09:18.382Z] 935e6c44a52c: Pull complete [2023-03-31T05:09:18.382Z] 94cc34f8dd06: Pull complete [2023-03-31T05:09:18.382Z] 30dea6a524f1: Pull complete [2023-03-31T05:09:18.382Z] a2aff8979fd8: Pull complete [2023-03-31T05:09:20.910Z] 6808be2612f2: Pull complete [2023-03-31T05:09:21.169Z] f25807f1079a: Pull complete [2023-03-31T05:09:21.169Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-31T05:09:21.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T05:09:21.169Z] ---> 3b553350e43f [2023-03-31T05:09:21.169Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-31T05:09:26.457Z] ---> Running in 628eef9f08f0 [2023-03-31T05:09:26.458Z] Removing intermediate container 628eef9f08f0 [2023-03-31T05:09:26.458Z] ---> 0fa683c3e36d [2023-03-31T05:09:26.458Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-31T05:09:26.458Z] ---> Running in 18bc3dbd0408 [2023-03-31T05:09:26.458Z] Removing intermediate container 18bc3dbd0408 [2023-03-31T05:09:26.458Z] ---> 328c6452f6fd [2023-03-31T05:09:26.458Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-31T05:09:26.715Z] ---> Running in 057a81152a66 [2023-03-31T05:09:26.715Z] Removing intermediate container 057a81152a66 [2023-03-31T05:09:26.715Z] ---> 9256c5dbaea2 [2023-03-31T05:09:26.715Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-31T05:09:26.715Z] ---> Running in bbc0ed562864 [2023-03-31T05:09:26.715Z] Removing intermediate container bbc0ed562864 [2023-03-31T05:09:26.715Z] ---> 6a08f5577f9e [2023-03-31T05:09:26.715Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T05:09:26.715Z] ---> Running in 9c936661481e [2023-03-31T05:09:27.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T05:09:27.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T05:09:27.539Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-31T05:09:27.539Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-31T05:09:27.539Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-31T05:09:27.539Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-31T05:09:27.539Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T05:09:27.539Z] OK: 269 MiB in 57 packages [2023-03-31T05:09:27.824Z] Still waiting to schedule task [2023-03-31T05:09:27.824Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6529’ is offline [2023-03-31T05:09:28.477Z] Removing intermediate container 9c936661481e [2023-03-31T05:09:28.477Z] ---> 08811f59c32c [2023-03-31T05:09:28.477Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-31T05:09:28.737Z] ---> 4f7ef07dcec6 [2023-03-31T05:09:28.737Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T05:09:28.997Z] ---> Running in 6fccfda8d4eb [2023-03-31T05:10:07.716Z] Removing intermediate container 6fccfda8d4eb [2023-03-31T05:10:07.716Z] ---> 1a8b97d14560 [2023-03-31T05:10:07.716Z] Step 10/12 : COPY . . [2023-03-31T05:10:07.716Z] ---> 6ba7b4ec09ce [2023-03-31T05:10:07.716Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T05:10:07.716Z] ---> Running in 78a80d256f1e [2023-03-31T05:10:07.716Z] Removing intermediate container 78a80d256f1e [2023-03-31T05:10:07.716Z] ---> 3aa6d7190bc5 [2023-03-31T05:10:07.716Z] Step 12/12 : RUN $MAKE [2023-03-31T05:10:07.716Z] ---> Running in 92650825cc91 [2023-03-31T05:10:07.716Z] noop [2023-03-31T05:10:07.716Z] Removing intermediate container 92650825cc91 [2023-03-31T05:10:07.716Z] ---> 1ede70100b18 [2023-03-31T05:10:07.716Z] Successfully built 1ede70100b18 [2023-03-31T05:10:07.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:10:08.032Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T05:10:08.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:10:08.102Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:10:08.129Z] $ 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-03-31T05:10:08.478Z] $ docker top bb0688ae846c6090cc83ea677a89737896e10e13b15307a0421486d60a87da1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:10:08.809Z] + go version [2023-03-31T05:10:08.809Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-31T05:10:08.822Z] $ docker stop --time=1 bb0688ae846c6090cc83ea677a89737896e10e13b15307a0421486d60a87da1c [2023-03-31T05:10:10.120Z] $ docker rm -f --volumes bb0688ae846c6090cc83ea677a89737896e10e13b15307a0421486d60a87da1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:10:10.509Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T05:10:10.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:10:10.582Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:10:10.613Z] $ 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-03-31T05:10:10.922Z] $ docker top de90fc540eb122ef736b0bfd47731e0acad7a79903863dbb85a3d134bae34a73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:10:11.260Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-31T05:10:11.556Z] + make test [2023-03-31T05:10:11.556Z] go test ./... -coverprofile=coverage.out [2023-03-31T05:10:16.820Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-31T05:10:24.921Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-31T05:10:24.921Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.036s coverage: 59.5% of statements [2023-03-31T05:10:30.739Z] go vet ./... [2023-03-31T05:10:34.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T05:10:34.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T05:10:34.018Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-31T05:10:34.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-31T05:10:34.042Z] $ docker stop --time=1 de90fc540eb122ef736b0bfd47731e0acad7a79903863dbb85a3d134bae34a73 [2023-03-31T05:10:37.813Z] $ docker rm -f --volumes de90fc540eb122ef736b0bfd47731e0acad7a79903863dbb85a3d134bae34a73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T05:10:38.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-31T05:10:38.310Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-31T05:10:38.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-31T05:10:39.189Z] + ls -al . [2023-03-31T05:10:39.189Z] total 192 [2023-03-31T05:10:39.189Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 05:10 . [2023-03-31T05:10:39.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:08 .. [2023-03-31T05:10:39.189Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:09 .git [2023-03-31T05:10:39.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:08 .github [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 31 05:08 .gitignore [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 31 05:08 .golangci.yml [2023-03-31T05:10:39.189Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:09 .semver [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 31 05:08 Attribution.txt [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 31 05:08 CHANGELOG.md [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 31 05:08 Dockerfile [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:08 GOVERNANCE.md [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 05:08 Jenkinsfile [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:08 LICENSE [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 31 05:08 Makefile [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 05:08 OWNERS.md [2023-03-31T05:10:39.189Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 31 05:08 README.md [2023-03-31T05:10:39.190Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 05:09 VERSION [2023-03-31T05:10:39.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:08 bin [2023-03-31T05:10:39.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:08 cmd [2023-03-31T05:10:39.190Z] -rw-r--r-- 1 jenkins jenkins 42791 Mar 31 05:10 coverage.out [2023-03-31T05:10:39.190Z] -rw-rw-r-- 1 jenkins jenkins 3206 Mar 31 05:08 go.mod [2023-03-31T05:10:39.190Z] -rw-rw-r-- 1 jenkins jenkins 30819 Mar 31 05:08 go.sum [2023-03-31T05:10:39.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:08 internal [2023-03-31T05:10:39.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:08 snap [2023-03-31T05:10:39.190Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 05:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:10:39.650Z] + 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=5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 --label arch=amd64 --label version=3.0.0-dev.26 . [2023-03-31T05:10:39.650Z] Sending build context to Docker daemon 23.56MB [2023-03-31T05:10:39.650Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T05:10:39.650Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-31T05:10:39.650Z] ---> 1ede70100b18 [2023-03-31T05:10:39.650Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-31T05:10:39.923Z] ---> Running in b307ef0256ae [2023-03-31T05:10:39.923Z] Removing intermediate container b307ef0256ae [2023-03-31T05:10:39.923Z] ---> 81f48f628239 [2023-03-31T05:10:39.923Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-31T05:10:40.188Z] ---> Running in a245ddfe374c [2023-03-31T05:10:40.188Z] Removing intermediate container a245ddfe374c [2023-03-31T05:10:40.188Z] ---> 471b5b2be6f4 [2023-03-31T05:10:40.188Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-31T05:10:40.188Z] ---> Running in 4eae8efa5528 [2023-03-31T05:10:40.188Z] Removing intermediate container 4eae8efa5528 [2023-03-31T05:10:40.188Z] ---> 81a133e24df4 [2023-03-31T05:10:40.188Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-31T05:10:40.188Z] ---> Running in 3dabaa9a8ea2 [2023-03-31T05:10:40.451Z] Removing intermediate container 3dabaa9a8ea2 [2023-03-31T05:10:40.451Z] ---> bc64fb622097 [2023-03-31T05:10:40.451Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T05:10:40.451Z] ---> Running in 4ff98b199e99 [2023-03-31T05:10:40.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T05:10:40.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T05:10:40.994Z] OK: 269 MiB in 57 packages [2023-03-31T05:10:41.252Z] Removing intermediate container 4ff98b199e99 [2023-03-31T05:10:41.252Z] ---> 119fbbc9f523 [2023-03-31T05:10:41.252Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-31T05:10:41.513Z] ---> 9566ff5c7b2f [2023-03-31T05:10:41.513Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T05:10:41.513Z] ---> Running in 0759401f1f6d [2023-03-31T05:10:42.448Z] Removing intermediate container 0759401f1f6d [2023-03-31T05:10:42.448Z] ---> b0e706f2e9a5 [2023-03-31T05:10:42.448Z] Step 10/25 : COPY . . [2023-03-31T05:10:43.132Z] ---> 6b056a905f6d [2023-03-31T05:10:43.132Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T05:10:43.132Z] ---> Running in 2c8fd202e58f [2023-03-31T05:10:43.132Z] Removing intermediate container 2c8fd202e58f [2023-03-31T05:10:43.132Z] ---> f24ca6eb2ed9 [2023-03-31T05:10:43.132Z] Step 12/25 : RUN $MAKE [2023-03-31T05:10:43.132Z] ---> Running in 4dc7dd969737 [2023-03-31T05:10:43.390Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-31T05:10:57.121Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6532 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-03-31T05:10:57.130Z] Running in /w/workspace/device-virtual-go/98 [Pipeline] { [Pipeline] checkout [2023-03-31T05:10:57.164Z] The recommended git tool is: git [2023-03-31T05:11:01.463Z] Removing intermediate container 4dc7dd969737 [2023-03-31T05:11:01.463Z] ---> 9617cffe2af0 [2023-03-31T05:11:01.463Z] Step 13/25 : FROM alpine:3.17 [2023-03-31T05:11:02.042Z] 3.17: Pulling from library/alpine [2023-03-31T05:11:02.042Z] f56be85fc22e: Pulling fs layer [2023-03-31T05:11:02.300Z] f56be85fc22e: Verifying Checksum [2023-03-31T05:11:02.300Z] f56be85fc22e: Download complete [2023-03-31T05:11:02.300Z] f56be85fc22e: Pull complete [2023-03-31T05:11:02.300Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T05:11:02.300Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T05:11:02.300Z] ---> 9ed4aefc74f6 [2023-03-31T05:11:02.300Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-31T05:11:02.490Z] using credential edgex-jenkins-ssh [2023-03-31T05:11:02.509Z] Cloning the remote Git repository [2023-03-31T05:11:02.557Z] ---> Running in 6b920b65fe0d [2023-03-31T05:11:02.557Z] Removing intermediate container 6b920b65fe0d [2023-03-31T05:11:02.557Z] ---> 3f6fce5c38c4 [2023-03-31T05:11:02.557Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-31T05:11:02.557Z] ---> Running in 7c0a60607e33 [2023-03-31T05:11:02.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T05:11:03.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T05:11:03.072Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T05:11:03.072Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T05:11:02.558Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-31T05:11:02.648Z] > git init /w/workspace/device-virtual-go/98 # timeout=10 [2023-03-31T05:11:02.805Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-31T05:11:02.807Z] > git --version # timeout=10 [2023-03-31T05:11:02.826Z] > git --version # 'git version 2.25.1' [2023-03-31T05:11:02.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T05:11:02.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T05:11:03.330Z] OK: 7 MiB in 16 packages [2023-03-31T05:11:03.587Z] Removing intermediate container 7c0a60607e33 [2023-03-31T05:11:03.587Z] ---> 2b6bce2a4ae8 [2023-03-31T05:11:03.587Z] Step 16/25 : WORKDIR / [2023-03-31T05:11:03.587Z] ---> Running in 727e2fb93ceb [2023-03-31T05:11:03.587Z] Removing intermediate container 727e2fb93ceb [2023-03-31T05:11:03.587Z] ---> e9449aeec5a5 [2023-03-31T05:11:03.587Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-31T05:11:03.587Z] ---> 917f7c18843d [2023-03-31T05:11:03.587Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-31T05:11:03.854Z] ---> 6b8c84b88f02 [2023-03-31T05:11:03.854Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-31T05:11:04.789Z] ---> 9de9d7a1034c [2023-03-31T05:11:04.789Z] Step 20/25 : EXPOSE 59900 [2023-03-31T05:11:04.789Z] ---> Running in 8b37ee597b1b [2023-03-31T05:11:04.789Z] Removing intermediate container 8b37ee597b1b [2023-03-31T05:11:04.789Z] ---> 96cbebe25492 [2023-03-31T05:11:04.789Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-31T05:11:04.789Z] ---> Running in 0ce0ebe9a03b [2023-03-31T05:11:04.789Z] Removing intermediate container 0ce0ebe9a03b [2023-03-31T05:11:04.789Z] ---> 6423555e012c [2023-03-31T05:11:04.789Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T05:11:04.789Z] ---> Running in f95a0dd4fd11 [2023-03-31T05:11:04.789Z] Removing intermediate container f95a0dd4fd11 [2023-03-31T05:11:04.789Z] ---> 1b575e619ab5 [2023-03-31T05:11:04.789Z] Step 23/25 : LABEL arch=amd64 [2023-03-31T05:11:04.789Z] ---> Running in 7870843a4b3b [2023-03-31T05:11:04.789Z] Removing intermediate container 7870843a4b3b [2023-03-31T05:11:04.789Z] ---> f6414fbd9c53 [2023-03-31T05:11:04.789Z] Step 24/25 : LABEL git_sha=5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [2023-03-31T05:11:05.048Z] ---> Running in 27aa21fbdd38 [2023-03-31T05:11:05.049Z] Removing intermediate container 27aa21fbdd38 [2023-03-31T05:11:05.049Z] ---> ecc29b3f29b1 [2023-03-31T05:11:05.049Z] Step 25/25 : LABEL version=3.0.0-dev.26 [2023-03-31T05:11:05.049Z] ---> Running in 216181f54d99 [2023-03-31T05:11:05.049Z] Removing intermediate container 216181f54d99 [2023-03-31T05:11:05.049Z] ---> 314622e7888d [2023-03-31T05:11:05.049Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-31T05:11:05.049Z] Successfully built 314622e7888d [2023-03-31T05:11:05.049Z] 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-03-31T05:11:05.132Z] provisioning config files... [2023-03-31T05:11:05.142Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16281328285174706702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:11:05.446Z] ---> docker-login.sh [2023-03-31T05:11:05.446Z] nexus3.edgexfoundry.org:10001 [2023-03-31T05:11:05.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:05.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:05.446Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:05.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:05.446Z] [2023-03-31T05:11:05.446Z] Login Succeeded [2023-03-31T05:11:05.446Z] nexus3.edgexfoundry.org:10002 [2023-03-31T05:11:05.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:05.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:05.446Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:05.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:05.446Z] [2023-03-31T05:11:05.446Z] Login Succeeded [2023-03-31T05:11:05.446Z] nexus3.edgexfoundry.org:10003 [2023-03-31T05:11:05.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:05.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:05.705Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:05.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:05.705Z] [2023-03-31T05:11:05.705Z] Login Succeeded [2023-03-31T05:11:05.705Z] nexus3.edgexfoundry.org:10004 [2023-03-31T05:11:05.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:05.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:05.705Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:05.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:05.705Z] [2023-03-31T05:11:05.705Z] Login Succeeded [2023-03-31T05:11:05.705Z] docker.io [2023-03-31T05:11:05.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:05.292Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-31T05:11:05.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T05:11:05.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:05.963Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:05.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:05.963Z] [2023-03-31T05:11:05.963Z] Login Succeeded [2023-03-31T05:11:05.963Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T05:11:05.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-31T05:11:05.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:11:06.018Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-03-31T05:11:06.018Z] 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [2023-03-31T05:11:06.018Z] latest [2023-03-31T05:11:06.018Z] 3.0.0-dev.26 [2023-03-31T05:11:06.018Z] 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26 [2023-03-31T05:11:06.018Z] main [2023-03-31T05:11:06.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:06.208Z] Avoid second fetch [2023-03-31T05:11:06.208Z] Checking out Revision 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 (main) [2023-03-31T05:11:06.338Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:06.649Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [2023-03-31T05:11:06.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-31T05:11:06.649Z] 6184b86707b3: Preparing [2023-03-31T05:11:06.649Z] afd8b929e3f5: Preparing [2023-03-31T05:11:06.649Z] dede15956f3d: Preparing [2023-03-31T05:11:06.649Z] 5ee98b58d8c3: Preparing [2023-03-31T05:11:06.649Z] f1417ff83b31: Preparing [2023-03-31T05:11:06.649Z] f1417ff83b31: Layer already exists [2023-03-31T05:11:06.649Z] dede15956f3d: Pushed [2023-03-31T05:11:06.649Z] afd8b929e3f5: Pushed [2023-03-31T05:11:06.649Z] 5ee98b58d8c3: Pushed [2023-03-31T05:11:06.826Z] Commit message: "Merge pull request #374 from weichou1229/issue-371" [2023-03-31T05:11:06.230Z] > git config core.sparsecheckout # timeout=10 [2023-03-31T05:11:06.294Z] > git checkout -f 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T05:11:07.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-31T05:11:07.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T05:11:07.890Z] Dload Upload Total Spent Left Speed [2023-03-31T05:11:07.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-03-31T05:11:08.494Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-31T05:11:08.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-31T05:11:08.834Z] + sudo tee /etc/docker/daemon.new [2023-03-31T05:11:08.834Z] { [2023-03-31T05:11:08.834Z] "registry-mirrors": [ [2023-03-31T05:11:08.834Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-31T05:11:08.834Z] ], [2023-03-31T05:11:08.834Z] "bip": "10.250.0.254/24", [2023-03-31T05:11:08.834Z] "hosts": [ [2023-03-31T05:11:08.834Z] "tcp://0.0.0.0:5555", [2023-03-31T05:11:08.834Z] "unix:///var/run/docker.sock" [2023-03-31T05:11:08.834Z] ], [2023-03-31T05:11:08.834Z] "mtu": 1458, [2023-03-31T05:11:08.834Z] "selinux-enabled": true, [2023-03-31T05:11:08.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-31T05:11:08.834Z] } [Pipeline] sh [2023-03-31T05:11:09.170Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-31T05:11:09.175Z] 6184b86707b3: Pushed [2023-03-31T05:11:09.175Z] 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9: digest: sha256:a3335d84b3977dde0e33aef72d4c5556ecf97a0e06c4d52dd927f99087b0dcda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:09.512Z] + sudo service docker restart [2023-03-31T05:11:09.545Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:09.852Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-03-31T05:11:09.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-31T05:11:09.852Z] 6184b86707b3: Preparing [2023-03-31T05:11:09.852Z] afd8b929e3f5: Preparing [2023-03-31T05:11:09.852Z] dede15956f3d: Preparing [2023-03-31T05:11:09.852Z] 5ee98b58d8c3: Preparing [2023-03-31T05:11:09.852Z] f1417ff83b31: Preparing [2023-03-31T05:11:09.852Z] f1417ff83b31: Layer already exists [2023-03-31T05:11:09.852Z] 6184b86707b3: Layer already exists [2023-03-31T05:11:09.852Z] afd8b929e3f5: Layer already exists [2023-03-31T05:11:09.852Z] dede15956f3d: Layer already exists [2023-03-31T05:11:09.852Z] 5ee98b58d8c3: Layer already exists [2023-03-31T05:11:09.852Z] latest: digest: sha256:a3335d84b3977dde0e33aef72d4c5556ecf97a0e06c4d52dd927f99087b0dcda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:10.163Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:10.468Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.26 [2023-03-31T05:11:10.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-31T05:11:10.469Z] 6184b86707b3: Preparing [2023-03-31T05:11:10.469Z] afd8b929e3f5: Preparing [2023-03-31T05:11:10.469Z] dede15956f3d: Preparing [2023-03-31T05:11:10.469Z] 5ee98b58d8c3: Preparing [2023-03-31T05:11:10.469Z] f1417ff83b31: Preparing [2023-03-31T05:11:10.469Z] 5ee98b58d8c3: Layer already exists [2023-03-31T05:11:10.469Z] 6184b86707b3: Layer already exists [2023-03-31T05:11:10.469Z] f1417ff83b31: Layer already exists [2023-03-31T05:11:10.469Z] afd8b929e3f5: Layer already exists [2023-03-31T05:11:10.469Z] dede15956f3d: Layer already exists [2023-03-31T05:11:10.469Z] 3.0.0-dev.26: digest: sha256:a3335d84b3977dde0e33aef72d4c5556ecf97a0e06c4d52dd927f99087b0dcda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:10.774Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:11.078Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26 [2023-03-31T05:11:11.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-31T05:11:11.078Z] 6184b86707b3: Preparing [2023-03-31T05:11:11.078Z] afd8b929e3f5: Preparing [2023-03-31T05:11:11.078Z] dede15956f3d: Preparing [2023-03-31T05:11:11.078Z] 5ee98b58d8c3: Preparing [2023-03-31T05:11:11.078Z] f1417ff83b31: Preparing [2023-03-31T05:11:11.078Z] 6184b86707b3: Layer already exists [2023-03-31T05:11:11.078Z] afd8b929e3f5: Layer already exists [2023-03-31T05:11:11.078Z] f1417ff83b31: Layer already exists [2023-03-31T05:11:11.078Z] dede15956f3d: Layer already exists [2023-03-31T05:11:11.078Z] 5ee98b58d8c3: Layer already exists [2023-03-31T05:11:11.078Z] 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26: digest: sha256:a3335d84b3977dde0e33aef72d4c5556ecf97a0e06c4d52dd927f99087b0dcda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:11.387Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:11.689Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-03-31T05:11:11.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-03-31T05:11:11.689Z] 6184b86707b3: Preparing [2023-03-31T05:11:11.689Z] afd8b929e3f5: Preparing [2023-03-31T05:11:11.689Z] dede15956f3d: Preparing [2023-03-31T05:11:11.689Z] 5ee98b58d8c3: Preparing [2023-03-31T05:11:11.689Z] f1417ff83b31: Preparing [2023-03-31T05:11:11.689Z] 6184b86707b3: Layer already exists [2023-03-31T05:11:11.689Z] afd8b929e3f5: Layer already exists [2023-03-31T05:11:11.689Z] 5ee98b58d8c3: Layer already exists [2023-03-31T05:11:11.689Z] dede15956f3d: Layer already exists [2023-03-31T05:11:11.689Z] f1417ff83b31: Layer already exists [2023-03-31T05:11:11.689Z] main: digest: sha256:a3335d84b3977dde0e33aef72d4c5556ecf97a0e06c4d52dd927f99087b0dcda size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-31T05:11:11.727Z] ===================================================== [Pipeline] echo [2023-03-31T05:11:11.733Z] taggedImages: [2023-03-31T05:11:11.733Z] - nexus3.edgexfoundry.org:10004/device-virtual:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [2023-03-31T05:11:11.733Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-03-31T05:11:11.733Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.26 [2023-03-31T05:11:11.733Z] - nexus3.edgexfoundry.org:10004/device-virtual:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26 [2023-03-31T05:11:11.733Z] - 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-03-31T05:11:12.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T05:11:12.098Z] [2023-03-31T05:11:12.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:12.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T05:11:12.395Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-31T05:11:12.395Z] 5eb5b503b376: Pulling fs layer [2023-03-31T05:11:12.395Z] 5c69ac0246d0: Pulling fs layer [2023-03-31T05:11:12.395Z] ec43610c2a17: Pulling fs layer [2023-03-31T05:11:12.395Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-31T05:11:12.395Z] 33b1e0a273af: Pulling fs layer [2023-03-31T05:11:12.395Z] 5d3b04190fa2: Pulling fs layer [2023-03-31T05:11:12.395Z] 2f39f015ded8: Pulling fs layer [2023-03-31T05:11:12.395Z] 3a2ae6a8a46f: Waiting [2023-03-31T05:11:12.395Z] 33b1e0a273af: Waiting [2023-03-31T05:11:12.395Z] 5d3b04190fa2: Waiting [2023-03-31T05:11:12.395Z] 2f39f015ded8: Waiting [2023-03-31T05:11:12.395Z] 5c69ac0246d0: Verifying Checksum [2023-03-31T05:11:12.395Z] 5c69ac0246d0: Download complete [2023-03-31T05:11:12.395Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-31T05:11:12.395Z] 3a2ae6a8a46f: Download complete [2023-03-31T05:11:12.395Z] 33b1e0a273af: Verifying Checksum [2023-03-31T05:11:12.395Z] 33b1e0a273af: Download complete [2023-03-31T05:11:12.395Z] ec43610c2a17: Verifying Checksum [2023-03-31T05:11:12.395Z] ec43610c2a17: Download complete [2023-03-31T05:11:12.395Z] 5d3b04190fa2: Download complete [2023-03-31T05:11:12.946Z] 5eb5b503b376: Verifying Checksum [2023-03-31T05:11:12.946Z] 5eb5b503b376: Download complete [2023-03-31T05:11:13.574Z] 5eb5b503b376: Pull complete [2023-03-31T05:11:13.574Z] 5c69ac0246d0: Pull complete [2023-03-31T05:11:13.831Z] 2f39f015ded8: Download complete [2023-03-31T05:11:14.090Z] ec43610c2a17: Pull complete [2023-03-31T05:11:14.090Z] 3a2ae6a8a46f: Pull complete [2023-03-31T05:11:14.349Z] 33b1e0a273af: Pull complete [2023-03-31T05:11:14.607Z] 5d3b04190fa2: Pull complete [2023-03-31T05:11:18.794Z] 2f39f015ded8: Pull complete [2023-03-31T05:11:18.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-31T05:11:18.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T05:11:18.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:11:18.881Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:11:18.913Z] $ 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-03-31T05:11:22.807Z] $ docker top 30f489c166a15b6b1c2bf70e70891a1fb617457e45c8e67c90bfcda5a1c2d32d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:11:23.175Z] ---> job-cost.sh [2023-03-31T05:11:23.175Z] lf-activate-venv: SKIPPING [2023-03-31T05:11:23.175Z] INFO: No Stack... [2023-03-31T05:11:23.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-31T05:11:23.999Z] INFO: Archiving Costs [Pipeline] sh [2023-03-31T05:11:24.286Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-03-31T05:11:24.286Z] + cut -d, -f6 [Pipeline] lock [2023-03-31T05:11:24.299Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-98-stack-cost] [2023-03-31T05:11:24.305Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-98-stack-cost] did not exist. Created. [2023-03-31T05:11:24.305Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-31T05:11:24.606Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-31T05:11:24.636Z] Stashed 1 file(s) [Pipeline] } [2023-03-31T05:11:24.643Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-31T05:11:24.663Z] $ docker stop --time=1 30f489c166a15b6b1c2bf70e70891a1fb617457e45c8e67c90bfcda5a1c2d32d [2023-03-31T05:11:25.798Z] $ docker rm -f --volumes 30f489c166a15b6b1c2bf70e70891a1fb617457e45c8e67c90bfcda5a1c2d32d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T05:11:27.778Z] provisioning config files... [2023-03-31T05:11:27.801Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/98@tmp/config14208430699943123071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:11:28.144Z] ---> docker-login.sh [2023-03-31T05:11:28.144Z] nexus3.edgexfoundry.org:10001 [2023-03-31T05:11:28.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:28.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:28.682Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:28.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:28.683Z] [2023-03-31T05:11:28.683Z] Login Succeeded [2023-03-31T05:11:28.683Z] nexus3.edgexfoundry.org:10002 [2023-03-31T05:11:28.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:28.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:28.952Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:28.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:28.952Z] [2023-03-31T05:11:29.224Z] Login Succeeded [2023-03-31T05:11:29.224Z] nexus3.edgexfoundry.org:10003 [2023-03-31T05:11:29.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:29.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:29.496Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:29.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:29.496Z] [2023-03-31T05:11:29.496Z] Login Succeeded [2023-03-31T05:11:29.496Z] nexus3.edgexfoundry.org:10004 [2023-03-31T05:11:29.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:29.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:29.765Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:29.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:29.765Z] [2023-03-31T05:11:29.765Z] Login Succeeded [2023-03-31T05:11:29.765Z] docker.io [2023-03-31T05:11:30.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:11:30.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:11:30.307Z] Configure a credential helper to remove this warning. See [2023-03-31T05:11:30.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:11:30.307Z] [2023-03-31T05:11:30.307Z] Login Succeeded [2023-03-31T05:11:30.307Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T05:11:30.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-31T05:11:30.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:11:30.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:11:30.599Z] ========================================================= [2023-03-31T05:11:30.599Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-31T05:11:30.599Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:11:30.954Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-31T05:11:31.226Z] Sending build context to Docker daemon 11.91MB [2023-03-31T05:11:31.226Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T05:11:31.226Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-31T05:11:31.501Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-31T05:11:31.501Z] af6eaf76a39c: Pulling fs layer [2023-03-31T05:11:31.501Z] 55522c791124: Pulling fs layer [2023-03-31T05:11:31.501Z] ce5c4a1c91eb: Pulling fs layer [2023-03-31T05:11:31.501Z] 169dfbe0d373: Pulling fs layer [2023-03-31T05:11:31.501Z] e1ff8fa3b103: Pulling fs layer [2023-03-31T05:11:31.501Z] 52ebb69f0ebf: Pulling fs layer [2023-03-31T05:11:31.501Z] 5abe8eddf0d5: Pulling fs layer [2023-03-31T05:11:31.501Z] e1ff8fa3b103: Waiting [2023-03-31T05:11:31.501Z] 169dfbe0d373: Waiting [2023-03-31T05:11:31.501Z] 5abe8eddf0d5: Waiting [2023-03-31T05:11:31.501Z] 52ebb69f0ebf: Waiting [2023-03-31T05:11:31.501Z] 55522c791124: Download complete [2023-03-31T05:11:31.501Z] 169dfbe0d373: Verifying Checksum [2023-03-31T05:11:31.501Z] 169dfbe0d373: Download complete [2023-03-31T05:11:31.501Z] e1ff8fa3b103: Verifying Checksum [2023-03-31T05:11:31.501Z] e1ff8fa3b103: Download complete [2023-03-31T05:11:31.501Z] af6eaf76a39c: Download complete [2023-03-31T05:11:32.481Z] af6eaf76a39c: Pull complete [2023-03-31T05:11:32.755Z] 5abe8eddf0d5: Verifying Checksum [2023-03-31T05:11:32.755Z] 5abe8eddf0d5: Download complete [2023-03-31T05:11:33.025Z] 55522c791124: Pull complete [2023-03-31T05:11:34.452Z] ce5c4a1c91eb: Verifying Checksum [2023-03-31T05:11:34.452Z] ce5c4a1c91eb: Download complete [2023-03-31T05:11:34.452Z] 52ebb69f0ebf: Verifying Checksum [2023-03-31T05:11:34.452Z] 52ebb69f0ebf: Download complete [2023-03-31T05:11:44.543Z] ce5c4a1c91eb: Pull complete [2023-03-31T05:11:44.812Z] 169dfbe0d373: Pull complete [2023-03-31T05:11:45.080Z] e1ff8fa3b103: Pull complete [2023-03-31T05:11:51.755Z] 52ebb69f0ebf: Pull complete [2023-03-31T05:11:53.715Z] 5abe8eddf0d5: Pull complete [2023-03-31T05:11:53.715Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-31T05:11:53.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T05:11:53.715Z] ---> 6cb57ee374ae [2023-03-31T05:11:53.715Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-31T05:11:55.125Z] ---> Running in 9f355e89105f [2023-03-31T05:11:55.393Z] Removing intermediate container 9f355e89105f [2023-03-31T05:11:55.393Z] ---> bbada236075b [2023-03-31T05:11:55.393Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-31T05:11:55.393Z] ---> Running in c17641990e22 [2023-03-31T05:11:55.660Z] Removing intermediate container c17641990e22 [2023-03-31T05:11:55.660Z] ---> 0aee8fe2b38a [2023-03-31T05:11:55.660Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-31T05:11:55.930Z] ---> Running in 12ac6bae68c2 [2023-03-31T05:11:56.197Z] Removing intermediate container 12ac6bae68c2 [2023-03-31T05:11:56.197Z] ---> b36f2728ce67 [2023-03-31T05:11:56.197Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-31T05:11:56.197Z] ---> Running in ef5ea20f5d09 [2023-03-31T05:11:56.466Z] Removing intermediate container ef5ea20f5d09 [2023-03-31T05:11:56.466Z] ---> 409d9957a48e [2023-03-31T05:11:56.466Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T05:11:56.466Z] ---> Running in 1eb819efd157 [2023-03-31T05:11:57.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T05:11:58.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T05:11:58.969Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-31T05:11:58.969Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-31T05:11:58.969Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-31T05:11:58.969Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-31T05:11:59.235Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T05:11:59.235Z] OK: 268 MiB in 57 packages [2023-03-31T05:12:00.210Z] Removing intermediate container 1eb819efd157 [2023-03-31T05:12:00.210Z] ---> 7a4d62e8a2cb [2023-03-31T05:12:00.210Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-31T05:12:00.476Z] ---> 1e6ff53a8fbc [2023-03-31T05:12:00.476Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T05:12:00.836Z] ---> Running in c7cbfc5d0d3f [2023-03-31T05:13:08.831Z] Removing intermediate container c7cbfc5d0d3f [2023-03-31T05:13:08.831Z] ---> f1118426f7ad [2023-03-31T05:13:08.831Z] Step 10/12 : COPY . . [2023-03-31T05:13:08.831Z] ---> 1a80b4bbedd0 [2023-03-31T05:13:08.831Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T05:13:08.831Z] ---> Running in 0ae3c3a2f1d3 [2023-03-31T05:13:08.831Z] Removing intermediate container 0ae3c3a2f1d3 [2023-03-31T05:13:08.831Z] ---> 31226b8b3548 [2023-03-31T05:13:08.831Z] Step 12/12 : RUN $MAKE [2023-03-31T05:13:08.831Z] ---> Running in 87c2b90e49ff [2023-03-31T05:13:08.831Z] noop [2023-03-31T05:13:08.831Z] Removing intermediate container 87c2b90e49ff [2023-03-31T05:13:08.831Z] ---> a124b6e2f8bd [2023-03-31T05:13:08.831Z] Successfully built a124b6e2f8bd [2023-03-31T05:13:08.831Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:13:09.183Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T05:13:09.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:13:09.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-6532 does not seem to be running inside a container [2023-03-31T05:13:09.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/98 -v /w/workspace/device-virtual-go/98:/w/workspace/device-virtual-go/98:rw,z -v /w/workspace/device-virtual-go/98@tmp:/w/workspace/device-virtual-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-31T05:13:10.789Z] $ docker top 5aac35a418509a52a0fb21480e7d44ec3860c8678a8ab4f9d4d5bc411f1193d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:13:11.640Z] + go version [2023-03-31T05:13:11.640Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-31T05:13:11.667Z] $ docker stop --time=1 5aac35a418509a52a0fb21480e7d44ec3860c8678a8ab4f9d4d5bc411f1193d9 [2023-03-31T05:13:15.553Z] $ docker rm -f --volumes 5aac35a418509a52a0fb21480e7d44ec3860c8678a8ab4f9d4d5bc411f1193d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:13:16.074Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T05:13:16.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:13:16.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-6532 does not seem to be running inside a container [2023-03-31T05:13:16.324Z] $ 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/98 -v /w/workspace/device-virtual-go/98:/w/workspace/device-virtual-go/98:rw,z -v /w/workspace/device-virtual-go/98@tmp:/w/workspace/device-virtual-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-31T05:13:17.464Z] $ docker top 638edbf6336886939dd3d66f960bf82fb987b49c67b8671e0ad19f079ae95aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:13:17.975Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/98 [Pipeline] fileExists [Pipeline] sh [2023-03-31T05:13:18.571Z] + make test [2023-03-31T05:13:18.571Z] go test ./... -coverprofile=coverage.out [2023-03-31T05:13:50.788Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-31T05:15:42.462Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-31T05:15:42.463Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.222s coverage: 59.3% of statements [2023-03-31T05:15:42.463Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-31T05:15:42.463Z] go vet ./... [2023-03-31T05:16:09.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T05:16:09.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T05:16:09.182Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-31T05:16:09.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-31T05:16:09.217Z] $ docker stop --time=1 638edbf6336886939dd3d66f960bf82fb987b49c67b8671e0ad19f079ae95aa1 [2023-03-31T05:16:11.322Z] $ docker rm -f --volumes 638edbf6336886939dd3d66f960bf82fb987b49c67b8671e0ad19f079ae95aa1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T05:16:12.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-31T05:16:12.627Z] Warning: overwriting stash ‘coverage-report’ [2023-03-31T05:16:13.481Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T05:16:13.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-31T05:16:14.210Z] + ls -al . [2023-03-31T05:16:14.210Z] total 188 [2023-03-31T05:16:14.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:13 . [2023-03-31T05:16:14.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:11 .. [2023-03-31T05:16:14.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:11 .git [2023-03-31T05:16:14.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:11 .github [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 31 05:11 .gitignore [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 31 05:11 .golangci.yml [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 31 05:11 Attribution.txt [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 31 05:11 CHANGELOG.md [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 31 05:11 Dockerfile [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:11 GOVERNANCE.md [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 05:11 Jenkinsfile [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:11 LICENSE [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 31 05:11 Makefile [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 05:11 OWNERS.md [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 31 05:11 README.md [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 05:09 VERSION [2023-03-31T05:16:14.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:11 bin [2023-03-31T05:16:14.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:11 cmd [2023-03-31T05:16:14.210Z] -rw-r--r-- 1 jenkins jenkins 42791 Mar 31 05:15 coverage.out [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 3206 Mar 31 05:11 go.mod [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 30819 Mar 31 05:11 go.sum [2023-03-31T05:16:14.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:11 internal [2023-03-31T05:16:14.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:11 snap [2023-03-31T05:16:14.210Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:16:14.581Z] + 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=5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 --label arch=arm64 --label version=3.0.0-dev.26 . [2023-03-31T05:16:15.541Z] Sending build context to Docker daemon 11.95MB [2023-03-31T05:16:15.541Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T05:16:15.541Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-31T05:16:15.541Z] ---> a124b6e2f8bd [2023-03-31T05:16:15.541Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-31T05:16:15.541Z] ---> Running in bf493afcb31b [2023-03-31T05:16:15.809Z] Removing intermediate container bf493afcb31b [2023-03-31T05:16:15.809Z] ---> 90a9ffc6b88f [2023-03-31T05:16:15.809Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-31T05:16:15.809Z] ---> Running in cd980ae27330 [2023-03-31T05:16:17.223Z] Removing intermediate container cd980ae27330 [2023-03-31T05:16:17.223Z] ---> f1856932a184 [2023-03-31T05:16:17.223Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-31T05:16:17.223Z] ---> Running in a2b960644909 [2023-03-31T05:16:17.503Z] Removing intermediate container a2b960644909 [2023-03-31T05:16:17.503Z] ---> 022b15eae932 [2023-03-31T05:16:17.503Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-31T05:16:17.503Z] ---> Running in eea89f4a5a72 [2023-03-31T05:16:21.773Z] Removing intermediate container eea89f4a5a72 [2023-03-31T05:16:21.773Z] ---> 16ff3c988af6 [2023-03-31T05:16:21.773Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T05:16:21.773Z] ---> Running in b61b2ca1192a [2023-03-31T05:16:22.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T05:16:23.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T05:16:24.285Z] OK: 268 MiB in 57 packages [2023-03-31T05:16:24.877Z] Removing intermediate container b61b2ca1192a [2023-03-31T05:16:24.877Z] ---> 85cd520a8ad7 [2023-03-31T05:16:24.877Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-31T05:16:25.459Z] ---> 2aa804513b86 [2023-03-31T05:16:25.459Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T05:16:25.459Z] ---> Running in a8fbb381003a [2023-03-31T05:16:28.047Z] Removing intermediate container a8fbb381003a [2023-03-31T05:16:28.047Z] ---> 870c5c455c76 [2023-03-31T05:16:28.047Z] Step 10/25 : COPY . . [2023-03-31T05:16:29.460Z] ---> f9a073ef2816 [2023-03-31T05:16:29.460Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T05:16:29.460Z] ---> Running in d64eb1a34d8b [2023-03-31T05:16:29.460Z] Removing intermediate container d64eb1a34d8b [2023-03-31T05:16:29.461Z] ---> a7667b2a3dc7 [2023-03-31T05:16:29.461Z] Step 12/25 : RUN $MAKE [2023-03-31T05:16:29.734Z] ---> Running in f72fc6de3a5e [2023-03-31T05:16:30.707Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-31T05:18:38.721Z] Removing intermediate container f72fc6de3a5e [2023-03-31T05:18:38.721Z] ---> 596cd4cb4043 [2023-03-31T05:18:38.721Z] Step 13/25 : FROM alpine:3.17 [2023-03-31T05:18:38.721Z] 3.17: Pulling from library/alpine [2023-03-31T05:18:38.721Z] c41833b44d91: Pulling fs layer [2023-03-31T05:18:38.721Z] c41833b44d91: Verifying Checksum [2023-03-31T05:18:38.721Z] c41833b44d91: Download complete [2023-03-31T05:18:38.721Z] c41833b44d91: Pull complete [2023-03-31T05:18:38.721Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T05:18:38.721Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T05:18:38.721Z] ---> 51e60588ff2c [2023-03-31T05:18:38.721Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-31T05:18:38.721Z] ---> Running in 9f02f57b8799 [2023-03-31T05:18:38.721Z] Removing intermediate container 9f02f57b8799 [2023-03-31T05:18:38.721Z] ---> 45b9552de321 [2023-03-31T05:18:38.721Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-31T05:18:38.721Z] ---> Running in 8f2fb0a7a1c5 [2023-03-31T05:18:38.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T05:18:38.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T05:18:40.127Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T05:18:40.127Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T05:18:40.127Z] OK: 8 MiB in 16 packages [2023-03-31T05:18:40.712Z] Removing intermediate container 8f2fb0a7a1c5 [2023-03-31T05:18:40.712Z] ---> 68ad6f9a2b55 [2023-03-31T05:18:40.712Z] Step 16/25 : WORKDIR / [2023-03-31T05:18:40.978Z] ---> Running in 4931a9011e41 [2023-03-31T05:18:41.244Z] Removing intermediate container 4931a9011e41 [2023-03-31T05:18:41.244Z] ---> cd3304977b27 [2023-03-31T05:18:41.244Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-31T05:18:41.828Z] ---> ccffa5f3e6e8 [2023-03-31T05:18:41.828Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-31T05:18:42.099Z] ---> 24298923aa7b [2023-03-31T05:18:42.099Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-31T05:18:43.509Z] ---> 2bc48d33d41e [2023-03-31T05:18:43.509Z] Step 20/25 : EXPOSE 59900 [2023-03-31T05:18:43.509Z] ---> Running in 64755d48b35d [2023-03-31T05:18:43.775Z] Removing intermediate container 64755d48b35d [2023-03-31T05:18:43.775Z] ---> 50bd778f82c2 [2023-03-31T05:18:43.775Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-31T05:18:44.042Z] ---> Running in 65fbce6857a2 [2023-03-31T05:18:44.310Z] Removing intermediate container 65fbce6857a2 [2023-03-31T05:18:44.310Z] ---> 01bc6d8691f1 [2023-03-31T05:18:44.310Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T05:18:44.310Z] ---> Running in b2fbfa457b74 [2023-03-31T05:18:44.578Z] Removing intermediate container b2fbfa457b74 [2023-03-31T05:18:44.578Z] ---> eb06a5708d6a [2023-03-31T05:18:44.578Z] Step 23/25 : LABEL arch=arm64 [2023-03-31T05:18:44.578Z] ---> Running in a522e613db64 [2023-03-31T05:18:44.855Z] Removing intermediate container a522e613db64 [2023-03-31T05:18:44.855Z] ---> 6e0daad5c24b [2023-03-31T05:18:44.855Z] Step 24/25 : LABEL git_sha=5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [2023-03-31T05:18:45.129Z] ---> Running in 9c1918bdd7f4 [2023-03-31T05:18:45.397Z] Removing intermediate container 9c1918bdd7f4 [2023-03-31T05:18:45.397Z] ---> 1a132d536cd8 [2023-03-31T05:18:45.397Z] Step 25/25 : LABEL version=3.0.0-dev.26 [2023-03-31T05:18:45.397Z] ---> Running in 3f519d9132a1 [2023-03-31T05:18:45.662Z] Removing intermediate container 3f519d9132a1 [2023-03-31T05:18:45.662Z] ---> e5c7335d6e34 [2023-03-31T05:18:45.662Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-31T05:18:45.662Z] Successfully built e5c7335d6e34 [2023-03-31T05:18:45.662Z] 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-03-31T05:18:45.782Z] provisioning config files... [2023-03-31T05:18:45.797Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/98@tmp/config8032287098763155377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:18:46.133Z] ---> docker-login.sh [2023-03-31T05:18:46.133Z] nexus3.edgexfoundry.org:10001 [2023-03-31T05:18:46.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:18:46.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:18:46.402Z] Configure a credential helper to remove this warning. See [2023-03-31T05:18:46.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:18:46.402Z] [2023-03-31T05:18:46.402Z] Login Succeeded [2023-03-31T05:18:46.402Z] nexus3.edgexfoundry.org:10002 [2023-03-31T05:18:46.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:18:46.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:18:46.669Z] Configure a credential helper to remove this warning. See [2023-03-31T05:18:46.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:18:46.669Z] [2023-03-31T05:18:46.669Z] Login Succeeded [2023-03-31T05:18:46.669Z] nexus3.edgexfoundry.org:10003 [2023-03-31T05:18:46.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:18:47.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:18:47.204Z] Configure a credential helper to remove this warning. See [2023-03-31T05:18:47.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:18:47.204Z] [2023-03-31T05:18:47.204Z] Login Succeeded [2023-03-31T05:18:47.204Z] nexus3.edgexfoundry.org:10004 [2023-03-31T05:18:47.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:18:47.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:18:47.471Z] Configure a credential helper to remove this warning. See [2023-03-31T05:18:47.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:18:47.471Z] [2023-03-31T05:18:47.471Z] Login Succeeded [2023-03-31T05:18:47.471Z] docker.io [2023-03-31T05:18:47.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:18:48.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:18:48.004Z] Configure a credential helper to remove this warning. See [2023-03-31T05:18:48.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:18:48.004Z] [2023-03-31T05:18:48.004Z] Login Succeeded [2023-03-31T05:18:48.004Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T05:18:48.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-31T05:18:48.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:18:48.063Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-03-31T05:18:48.063Z] 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [2023-03-31T05:18:48.063Z] latest [2023-03-31T05:18:48.063Z] 3.0.0-dev.26 [2023-03-31T05:18:48.063Z] 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26 [2023-03-31T05:18:48.063Z] main [2023-03-31T05:18:48.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:48.407Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:48.761Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [2023-03-31T05:18:48.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-31T05:18:48.761Z] 2f956b22fdfe: Preparing [2023-03-31T05:18:48.761Z] 709a6cf3a416: Preparing [2023-03-31T05:18:48.761Z] 189e9b394580: Preparing [2023-03-31T05:18:48.761Z] db5f351c58d0: Preparing [2023-03-31T05:18:48.761Z] 26cbea5cba74: Preparing [2023-03-31T05:18:48.761Z] 26cbea5cba74: Layer already exists [2023-03-31T05:18:49.031Z] 709a6cf3a416: Pushed [2023-03-31T05:18:49.031Z] 189e9b394580: Pushed [2023-03-31T05:18:49.031Z] db5f351c58d0: Pushed [2023-03-31T05:18:54.369Z] 2f956b22fdfe: Pushed [2023-03-31T05:18:54.369Z] 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9: digest: sha256:0e1781580fa718bfe17606a194de2436e69ffc7672386022ef7960c1dc69af8a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:54.724Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:55.071Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-03-31T05:18:55.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-31T05:18:55.071Z] 2f956b22fdfe: Preparing [2023-03-31T05:18:55.071Z] 709a6cf3a416: Preparing [2023-03-31T05:18:55.071Z] 189e9b394580: Preparing [2023-03-31T05:18:55.071Z] db5f351c58d0: Preparing [2023-03-31T05:18:55.071Z] 26cbea5cba74: Preparing [2023-03-31T05:18:55.071Z] 26cbea5cba74: Layer already exists [2023-03-31T05:18:55.072Z] db5f351c58d0: Layer already exists [2023-03-31T05:18:55.072Z] 709a6cf3a416: Layer already exists [2023-03-31T05:18:55.072Z] 2f956b22fdfe: Layer already exists [2023-03-31T05:18:55.072Z] 189e9b394580: Layer already exists [2023-03-31T05:18:55.338Z] latest: digest: sha256:0e1781580fa718bfe17606a194de2436e69ffc7672386022ef7960c1dc69af8a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:55.693Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:56.041Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.26 [2023-03-31T05:18:56.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-31T05:18:56.041Z] 2f956b22fdfe: Preparing [2023-03-31T05:18:56.041Z] 709a6cf3a416: Preparing [2023-03-31T05:18:56.041Z] 189e9b394580: Preparing [2023-03-31T05:18:56.041Z] db5f351c58d0: Preparing [2023-03-31T05:18:56.041Z] 26cbea5cba74: Preparing [2023-03-31T05:18:56.041Z] 26cbea5cba74: Layer already exists [2023-03-31T05:18:56.041Z] db5f351c58d0: Layer already exists [2023-03-31T05:18:56.041Z] 189e9b394580: Layer already exists [2023-03-31T05:18:56.041Z] 709a6cf3a416: Layer already exists [2023-03-31T05:18:56.041Z] 2f956b22fdfe: Layer already exists [2023-03-31T05:18:56.041Z] 3.0.0-dev.26: digest: sha256:0e1781580fa718bfe17606a194de2436e69ffc7672386022ef7960c1dc69af8a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:56.379Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:56.712Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26 [2023-03-31T05:18:56.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-31T05:18:56.712Z] 2f956b22fdfe: Preparing [2023-03-31T05:18:56.712Z] 709a6cf3a416: Preparing [2023-03-31T05:18:56.712Z] 189e9b394580: Preparing [2023-03-31T05:18:56.712Z] db5f351c58d0: Preparing [2023-03-31T05:18:56.712Z] 26cbea5cba74: Preparing [2023-03-31T05:18:56.712Z] 26cbea5cba74: Layer already exists [2023-03-31T05:18:56.712Z] 709a6cf3a416: Layer already exists [2023-03-31T05:18:56.712Z] db5f351c58d0: Layer already exists [2023-03-31T05:18:56.712Z] 189e9b394580: Layer already exists [2023-03-31T05:18:56.712Z] 2f956b22fdfe: Layer already exists [2023-03-31T05:18:56.712Z] 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26: digest: sha256:0e1781580fa718bfe17606a194de2436e69ffc7672386022ef7960c1dc69af8a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:57.048Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:57.381Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-03-31T05:18:57.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-03-31T05:18:57.381Z] 2f956b22fdfe: Preparing [2023-03-31T05:18:57.381Z] 709a6cf3a416: Preparing [2023-03-31T05:18:57.381Z] 189e9b394580: Preparing [2023-03-31T05:18:57.381Z] db5f351c58d0: Preparing [2023-03-31T05:18:57.381Z] 26cbea5cba74: Preparing [2023-03-31T05:18:57.381Z] 26cbea5cba74: Layer already exists [2023-03-31T05:18:57.381Z] 2f956b22fdfe: Layer already exists [2023-03-31T05:18:57.381Z] 709a6cf3a416: Layer already exists [2023-03-31T05:18:57.381Z] 189e9b394580: Layer already exists [2023-03-31T05:18:57.381Z] db5f351c58d0: Layer already exists [2023-03-31T05:18:57.381Z] main: digest: sha256:0e1781580fa718bfe17606a194de2436e69ffc7672386022ef7960c1dc69af8a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-31T05:18:57.423Z] ===================================================== [Pipeline] echo [2023-03-31T05:18:57.428Z] taggedImages: [2023-03-31T05:18:57.428Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [2023-03-31T05:18:57.428Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-03-31T05:18:57.428Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.26 [2023-03-31T05:18:57.428Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9-3.0.0-dev.26 [2023-03-31T05:18:57.428Z] - 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-03-31T05:18:57.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T05:18:57.782Z] [2023-03-31T05:18:57.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:18:58.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T05:18:59.538Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-31T05:18:59.538Z] 8998bd30e6a1: Pulling fs layer [2023-03-31T05:18:59.538Z] 04944245beec: Pulling fs layer [2023-03-31T05:18:59.538Z] 699f458cf7ca: Pulling fs layer [2023-03-31T05:18:59.538Z] 765212b225bb: Pulling fs layer [2023-03-31T05:18:59.538Z] f23df028b6ca: Pulling fs layer [2023-03-31T05:18:59.538Z] d65c8cfc05b1: Pulling fs layer [2023-03-31T05:18:59.538Z] 2437ff75d9bd: Pulling fs layer [2023-03-31T05:18:59.538Z] 765212b225bb: Waiting [2023-03-31T05:18:59.538Z] f23df028b6ca: Waiting [2023-03-31T05:18:59.538Z] d65c8cfc05b1: Waiting [2023-03-31T05:18:59.538Z] 2437ff75d9bd: Waiting [2023-03-31T05:18:59.818Z] 04944245beec: Verifying Checksum [2023-03-31T05:18:59.818Z] 04944245beec: Download complete [2023-03-31T05:18:59.818Z] 765212b225bb: Verifying Checksum [2023-03-31T05:18:59.818Z] 765212b225bb: Download complete [2023-03-31T05:18:59.818Z] f23df028b6ca: Verifying Checksum [2023-03-31T05:18:59.818Z] f23df028b6ca: Download complete [2023-03-31T05:18:59.818Z] d65c8cfc05b1: Verifying Checksum [2023-03-31T05:18:59.818Z] d65c8cfc05b1: Download complete [2023-03-31T05:18:59.818Z] 699f458cf7ca: Verifying Checksum [2023-03-31T05:18:59.818Z] 699f458cf7ca: Download complete [2023-03-31T05:19:00.424Z] 8998bd30e6a1: Verifying Checksum [2023-03-31T05:19:00.424Z] 8998bd30e6a1: Download complete [2023-03-31T05:19:03.080Z] 2437ff75d9bd: Verifying Checksum [2023-03-31T05:19:03.080Z] 2437ff75d9bd: Download complete [2023-03-31T05:19:04.486Z] 8998bd30e6a1: Pull complete [2023-03-31T05:19:05.068Z] 04944245beec: Pull complete [2023-03-31T05:19:06.479Z] 699f458cf7ca: Pull complete [2023-03-31T05:19:06.479Z] 765212b225bb: Pull complete [2023-03-31T05:19:07.440Z] f23df028b6ca: Pull complete [2023-03-31T05:19:07.440Z] d65c8cfc05b1: Pull complete [2023-03-31T05:19:22.440Z] 2437ff75d9bd: Pull complete [2023-03-31T05:19:22.440Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-31T05:19:22.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T05:19:22.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:19:22.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-6532 does not seem to be running inside a container [2023-03-31T05:19:22.694Z] $ 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/98 -v /w/workspace/device-virtual-go/98:/w/workspace/device-virtual-go/98:rw,z -v /w/workspace/device-virtual-go/98@tmp:/w/workspace/device-virtual-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-31T05:19:25.330Z] $ docker top 9a511ab17f1ae3496337ec9b1d787ff154861934af9ad8052d0a7c351af0a3ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:19:26.170Z] ---> job-cost.sh [2023-03-31T05:19:26.170Z] lf-activate-venv: SKIPPING [2023-03-31T05:19:26.170Z] INFO: No Stack... [2023-03-31T05:19:26.434Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-31T05:19:27.389Z] INFO: Archiving Costs [Pipeline] sh [2023-03-31T05:19:27.706Z] + cut -d, -f6 [2023-03-31T05:19:27.706Z] + cat /w/workspace/device-virtual-go/98/archives/cost.csv [Pipeline] lock [2023-03-31T05:19:27.761Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-98-stack-cost] [2023-03-31T05:19:27.770Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-98-stack-cost] did not exist. Created. [2023-03-31T05:19:27.770Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-31T05:19:28.098Z] /w/workspace/device-virtual-go/98@tmp/durable-d164414c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-31T05:19:28.425Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-31T05:19:28.712Z] Warning: overwriting stash ‘stack-cost’ [2023-03-31T05:19:28.757Z] Stashed 1 file(s) [Pipeline] } [2023-03-31T05:19:28.764Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-31T05:19:28.785Z] $ docker stop --time=1 9a511ab17f1ae3496337ec9b1d787ff154861934af9ad8052d0a7c351af0a3ee [2023-03-31T05:19:30.268Z] $ docker rm -f --volumes 9a511ab17f1ae3496337ec9b1d787ff154861934af9ad8052d0a7c351af0a3ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-31T05:19:30.671Z] provisioning config files... [2023-03-31T05:19:30.677Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3513252392530166950tmp [Pipeline] { [Pipeline] sh [2023-03-31T05:19:30.963Z] + set +x [2023-03-31T05:19:30.963Z] + curl -s https://codecov.io/bash [2023-03-31T05:19:30.963Z] + bash -s -- [2023-03-31T05:19:30.963Z] [2023-03-31T05:19:30.963Z] _____ _ [2023-03-31T05:19:30.963Z] / ____| | | [2023-03-31T05:19:30.963Z] | | ___ __| | ___ ___ _____ __ [2023-03-31T05:19:30.963Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-31T05:19:30.963Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-31T05:19:30.963Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-31T05:19:30.963Z] Bash-1.0.6 [2023-03-31T05:19:30.963Z] [2023-03-31T05:19:30.963Z] [2023-03-31T05:19:30.963Z] ==> git version 2.25.1 found [2023-03-31T05:19:30.963Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-31T05:19:30.963Z] Release-Date: 2020-01-08 [2023-03-31T05:19:30.963Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-31T05:19:30.963Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-31T05:19:30.963Z] ==> Jenkins CI detected. [2023-03-31T05:19:30.963Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-03-31T05:19:30.963Z] project root: . [2023-03-31T05:19:30.963Z] --> token set from env [2023-03-31T05:19:30.963Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-31T05:19:30.963Z] ==> Running gcov in . (disable via -X gcov) [2023-03-31T05:19:30.963Z] ==> Python coveragepy not found [2023-03-31T05:19:30.963Z] ==> Searching for coverage reports in: [2023-03-31T05:19:30.963Z] + . [2023-03-31T05:19:31.221Z] -> Found 1 reports [2023-03-31T05:19:31.221Z] ==> Detecting git/mercurial file structure [2023-03-31T05:19:31.221Z] ==> Reading reports [2023-03-31T05:19:31.221Z] + ./coverage.out bytes=42791 [2023-03-31T05:19:31.221Z] ==> Appending adjustments [2023-03-31T05:19:31.221Z] https://docs.codecov.io/docs/fixing-reports [2023-03-31T05:19:31.221Z] + Found adjustments [2023-03-31T05:19:31.221Z] ==> Gzipping contents [2023-03-31T05:19:31.221Z] 8.0K /tmp/codecov.ijpnNl.gz [2023-03-31T05:19:31.221Z] ==> Uploading reports [2023-03-31T05:19:31.221Z] url: https://codecov.io [2023-03-31T05:19:31.221Z] query: branch=main&commit=5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-31T05:19:31.221Z] -> Pinging Codecov [2023-03-31T05:19:31.221Z] 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=5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-31T05:19:31.479Z] -> Uploading to [2023-03-31T05:19:31.479Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-31/5E52B4B073DB2E39498172D8E973AA87/5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9/ed0c695e-8234-4a30-81dd-411d60659232.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230331T051931Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f37961124d845afab5483e0454f35f2d2ad29da1cfae8c89b88915757760190 [2023-03-31T05:19:31.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T05:19:31.479Z] Dload Upload Total Spent Left Speed [2023-03-31T05:19:31.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5177 0 0 100 5177 0 18358 --:--:-- --:--:-- --:--:-- 18358 [2023-03-31T05:19:31.737Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [Pipeline] } [2023-03-31T05:19:31.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-31T05:19:31.919Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-31T05:19:31.931Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:19:32.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-31T05:19:32.224Z] [2023-03-31T05:19:32.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:19:32.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-31T05:19:32.517Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-31T05:19:32.517Z] df9b9388f04a: Pulling fs layer [2023-03-31T05:19:32.517Z] 52dc419b0ee2: Pulling fs layer [2023-03-31T05:19:32.517Z] 25bc292e5bac: Pulling fs layer [2023-03-31T05:19:32.517Z] 114826534d7a: Pulling fs layer [2023-03-31T05:19:32.517Z] 4657fd5d0bcf: Pulling fs layer [2023-03-31T05:19:32.517Z] 6ad1cebc031e: Pulling fs layer [2023-03-31T05:19:32.517Z] 8a3aa393b2d8: Pulling fs layer [2023-03-31T05:19:32.517Z] 4657fd5d0bcf: Waiting [2023-03-31T05:19:32.517Z] 6ad1cebc031e: Waiting [2023-03-31T05:19:32.517Z] 8a3aa393b2d8: Waiting [2023-03-31T05:19:32.517Z] 114826534d7a: Waiting [2023-03-31T05:19:32.517Z] 25bc292e5bac: Verifying Checksum [2023-03-31T05:19:32.517Z] 25bc292e5bac: Download complete [2023-03-31T05:19:32.517Z] 52dc419b0ee2: Verifying Checksum [2023-03-31T05:19:32.517Z] 52dc419b0ee2: Download complete [2023-03-31T05:19:32.517Z] 4657fd5d0bcf: Verifying Checksum [2023-03-31T05:19:32.517Z] 4657fd5d0bcf: Download complete [2023-03-31T05:19:32.517Z] df9b9388f04a: Download complete [2023-03-31T05:19:32.775Z] 6ad1cebc031e: Verifying Checksum [2023-03-31T05:19:32.775Z] 6ad1cebc031e: Download complete [2023-03-31T05:19:32.775Z] df9b9388f04a: Pull complete [2023-03-31T05:19:32.775Z] 52dc419b0ee2: Pull complete [2023-03-31T05:19:33.033Z] 25bc292e5bac: Pull complete [2023-03-31T05:19:33.290Z] 114826534d7a: Verifying Checksum [2023-03-31T05:19:33.290Z] 114826534d7a: Download complete [2023-03-31T05:19:33.290Z] 8a3aa393b2d8: Verifying Checksum [2023-03-31T05:19:33.290Z] 8a3aa393b2d8: Download complete [2023-03-31T05:19:36.568Z] 114826534d7a: Pull complete [2023-03-31T05:19:36.568Z] 4657fd5d0bcf: Pull complete [2023-03-31T05:19:36.825Z] 6ad1cebc031e: Pull complete [2023-03-31T05:19:39.350Z] 8a3aa393b2d8: Pull complete [2023-03-31T05:19:39.350Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-31T05:19:39.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-31T05:19:39.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:19:39.423Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:19:39.452Z] $ 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-03-31T05:19:43.525Z] $ docker top 95257a188c85c0201885843b63b729f2db4f897e15330d4d181043e84e705087 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-31T05:19:43.589Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-03-31T05:19:43.866Z] + set -o pipefail [2023-03-31T05:19:43.866Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-03-31T05:19:48.061Z] [2023-03-31T05:19:48.061Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-03-31T05:19:48.061Z] [2023-03-31T05:19:48.061Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/77e9dff9-6347-4a30-a3a6-184b337ee675 [2023-03-31T05:19:48.061Z] [2023-03-31T05:19:48.061Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-31T05:19:48.061Z] [2023-03-31T05:19:48.061Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-31T05:19:48.061Z] [2023-03-31T05:19:48.061Z] [2023-03-31T05:19:48.061Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-31T05:19:48.061Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-31T05:19:48.061Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-31T05:19:48.075Z] $ docker stop --time=1 95257a188c85c0201885843b63b729f2db4f897e15330d4d181043e84e705087 [2023-03-31T05:19:51.379Z] $ docker rm -f --volumes 95257a188c85c0201885843b63b729f2db4f897e15330d4d181043e84e705087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-31T05:19:52.030Z] + git log --format=format:%s -1 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 [Pipeline] sh [2023-03-31T05:19:52.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T05:19:52.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:19:52.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T05:19:52.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:19:52.678Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:19:52.704Z] $ 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-03-31T05:19:53.112Z] $ docker top 28ed90d9116acca4766442f725ac4a9b7f8782b98bcd6712894285f2cf573b09 -eo pid,comm [2023-03-31T05:19:53.158Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-31T05:19:53.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T05:19:53.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T05:19:53.200Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T05:19:53.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T05:19:53.312Z] $ docker exec 28ed90d9116acca4766442f725ac4a9b7f8782b98bcd6712894285f2cf573b09 ssh-agent [2023-03-31T05:19:53.419Z] SSH_AUTH_SOCK=/tmp/ssh-Bh9NkmRLlEPg/agent.33 [2023-03-31T05:19:53.419Z] SSH_AGENT_PID=39 [2023-03-31T05:19:53.424Z] Running ssh-add (command line suppressed) [2023-03-31T05:19:53.533Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8518075534272017593.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8518075534272017593.key) [2023-03-31T05:19:53.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T05:19:53.829Z] + git semver tag [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:53,997 [run_tag] DEBUG tag force:False [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:53,997 [check_head_tag] DEBUG check head tag [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:53,998 [execute] INFO git cat-file --batch-check [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:53,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:54,002 [execute] INFO git cat-file --batch [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:54,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:54,020 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:54,021 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:54,021 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-31T05:19:54.087Z] 2023-03-31 05:19:54,025 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-31T05:19:54.087Z] 3.0.0-dev.26 [Pipeline] } [2023-03-31T05:19:54.098Z] $ docker exec --env ******** --env ******** 28ed90d9116acca4766442f725ac4a9b7f8782b98bcd6712894285f2cf573b09 ssh-agent -k [2023-03-31T05:19:54.190Z] unset SSH_AUTH_SOCK; [2023-03-31T05:19:54.190Z] unset SSH_AGENT_PID; [2023-03-31T05:19:54.190Z] echo Agent pid 39 killed; [2023-03-31T05:19:54.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T05:19:54.494Z] + git semver [Pipeline] } [2023-03-31T05:19:54.765Z] $ docker stop --time=1 28ed90d9116acca4766442f725ac4a9b7f8782b98bcd6712894285f2cf573b09 [2023-03-31T05:19:56.019Z] $ docker rm -f --volumes 28ed90d9116acca4766442f725ac4a9b7f8782b98bcd6712894285f2cf573b09 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:19:56.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-31T05:19:56.393Z] [2023-03-31T05:19:56.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:19:56.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-31T05:19:56.692Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-31T05:19:56.692Z] ab5ef0e58194: Pulling fs layer [2023-03-31T05:19:56.692Z] 9712f1f96733: Pulling fs layer [2023-03-31T05:19:56.692Z] 63f879dbbcfc: Pulling fs layer [2023-03-31T05:19:56.692Z] 0d9ebad4ef96: Pulling fs layer [2023-03-31T05:19:56.692Z] e9a5061849ea: Pulling fs layer [2023-03-31T05:19:56.692Z] d747dcd14b5f: Pulling fs layer [2023-03-31T05:19:56.692Z] 2de7ff778b66: Pulling fs layer [2023-03-31T05:19:56.692Z] e9a5061849ea: Waiting [2023-03-31T05:19:56.692Z] d747dcd14b5f: Waiting [2023-03-31T05:19:56.692Z] 2de7ff778b66: Waiting [2023-03-31T05:19:56.692Z] 0d9ebad4ef96: Waiting [2023-03-31T05:19:56.692Z] 9712f1f96733: Verifying Checksum [2023-03-31T05:19:56.692Z] 9712f1f96733: Download complete [2023-03-31T05:19:56.950Z] 63f879dbbcfc: Verifying Checksum [2023-03-31T05:19:56.950Z] 63f879dbbcfc: Download complete [2023-03-31T05:19:56.950Z] e9a5061849ea: Verifying Checksum [2023-03-31T05:19:56.950Z] e9a5061849ea: Download complete [2023-03-31T05:19:57.208Z] d747dcd14b5f: Download complete [2023-03-31T05:19:57.208Z] ab5ef0e58194: Download complete [2023-03-31T05:19:57.208Z] 0d9ebad4ef96: Verifying Checksum [2023-03-31T05:19:57.208Z] 0d9ebad4ef96: Download complete [2023-03-31T05:19:57.208Z] 2de7ff778b66: Verifying Checksum [2023-03-31T05:19:57.208Z] 2de7ff778b66: Download complete [2023-03-31T05:19:59.734Z] ab5ef0e58194: Pull complete [2023-03-31T05:19:59.734Z] 9712f1f96733: Pull complete [2023-03-31T05:20:00.297Z] 63f879dbbcfc: Pull complete [2023-03-31T05:20:04.478Z] 0d9ebad4ef96: Pull complete [2023-03-31T05:20:04.478Z] e9a5061849ea: Pull complete [2023-03-31T05:20:04.478Z] d747dcd14b5f: Pull complete [2023-03-31T05:20:05.415Z] 2de7ff778b66: Pull complete [2023-03-31T05:20:05.415Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-31T05:20:05.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-31T05:20:05.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:20:05.497Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:20:05.526Z] $ 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-03-31T05:20:09.590Z] $ docker top 0a5a3781a83ce9ffe416664311429a7c5613617d0ebc117ade38569cd079847e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-31T05:20:09.657Z] provisioning config files... [2023-03-31T05:20:09.663Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7750465009899545394tmp [2023-03-31T05:20:09.671Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12632237628256058095tmp [2023-03-31T05:20:09.679Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4986724625260752676tmp [Pipeline] { [Pipeline] echo [2023-03-31T05:20:09.692Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:09.974Z] ---> sigul-configuration.sh [2023-03-31T05:20:09.974Z] gpg: directory `/root/.gnupg' created [2023-03-31T05:20:09.974Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-31T05:20:09.974Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-31T05:20:09.974Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-31T05:20:09.974Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-31T05:20:09.974Z] gpg: CAST5 encrypted data [2023-03-31T05:20:09.974Z] gpg: encrypted with 1 passphrase [2023-03-31T05:20:09.974Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-31T05:20:10.255Z] + mkdir /home/jenkins [2023-03-31T05:20:10.255Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-31T05:20:10.538Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-31T05:20:10.546Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:10.829Z] ---> sigul-install.sh [2023-03-31T05:20:10.829Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-31T05:20:11.120Z] + git tag --list [2023-03-31T05:20:11.120Z] v1.0.0 [2023-03-31T05:20:11.120Z] v1.1.0 [2023-03-31T05:20:11.120Z] v1.1.1 [2023-03-31T05:20:11.120Z] v1.2.1 [2023-03-31T05:20:11.120Z] v1.2.2 [2023-03-31T05:20:11.120Z] v1.2.3 [2023-03-31T05:20:11.120Z] v1.3.0 [2023-03-31T05:20:11.120Z] v1.3.1 [2023-03-31T05:20:11.120Z] v2.0.0 [2023-03-31T05:20:11.120Z] v2.1.0 [2023-03-31T05:20:11.120Z] v2.1.1 [2023-03-31T05:20:11.120Z] v2.1.1-dev.1 [2023-03-31T05:20:11.120Z] v2.1.1-dev.2 [2023-03-31T05:20:11.120Z] v2.2.0 [2023-03-31T05:20:11.120Z] v2.2.1-dev.1 [2023-03-31T05:20:11.120Z] v2.2.1-dev.2 [2023-03-31T05:20:11.120Z] v2.2.1-dev.3 [2023-03-31T05:20:11.120Z] v2.2.1-dev.4 [2023-03-31T05:20:11.120Z] v2.2.1-dev.5 [2023-03-31T05:20:11.120Z] v2.2.1-dev.6 [2023-03-31T05:20:11.120Z] v2.2.1-dev.7 [2023-03-31T05:20:11.120Z] v2.2.1-dev.8 [2023-03-31T05:20:11.120Z] v2.3.0 [2023-03-31T05:20:11.120Z] v2.3.0-dev.10 [2023-03-31T05:20:11.120Z] v2.3.0-dev.11 [2023-03-31T05:20:11.120Z] v2.3.0-dev.12 [2023-03-31T05:20:11.120Z] v2.3.0-dev.13 [2023-03-31T05:20:11.120Z] v2.3.0-dev.14 [2023-03-31T05:20:11.120Z] v2.3.0-dev.15 [2023-03-31T05:20:11.120Z] v2.3.0-dev.16 [2023-03-31T05:20:11.120Z] v2.3.0-dev.17 [2023-03-31T05:20:11.120Z] v2.3.0-dev.18 [2023-03-31T05:20:11.120Z] v2.3.0-dev.19 [2023-03-31T05:20:11.120Z] v2.3.0-dev.20 [2023-03-31T05:20:11.120Z] v2.3.0-dev.21 [2023-03-31T05:20:11.120Z] v2.3.0-dev.22 [2023-03-31T05:20:11.120Z] v2.3.0-dev.23 [2023-03-31T05:20:11.120Z] v2.3.0-dev.24 [2023-03-31T05:20:11.120Z] v2.3.0-dev.25 [2023-03-31T05:20:11.120Z] v2.3.0-dev.26 [2023-03-31T05:20:11.120Z] v2.3.0-dev.27 [2023-03-31T05:20:11.120Z] v2.3.0-dev.28 [2023-03-31T05:20:11.120Z] v2.3.0-dev.29 [2023-03-31T05:20:11.120Z] v2.3.0-dev.30 [2023-03-31T05:20:11.120Z] v2.3.0-dev.8 [2023-03-31T05:20:11.120Z] v2.3.0-dev.9 [2023-03-31T05:20:11.120Z] v3.0.0-dev.1 [2023-03-31T05:20:11.120Z] v3.0.0-dev.10 [2023-03-31T05:20:11.120Z] v3.0.0-dev.11 [2023-03-31T05:20:11.120Z] v3.0.0-dev.12 [2023-03-31T05:20:11.120Z] v3.0.0-dev.13 [2023-03-31T05:20:11.120Z] v3.0.0-dev.14 [2023-03-31T05:20:11.120Z] v3.0.0-dev.15 [2023-03-31T05:20:11.120Z] v3.0.0-dev.16 [2023-03-31T05:20:11.120Z] v3.0.0-dev.17 [2023-03-31T05:20:11.120Z] v3.0.0-dev.18 [2023-03-31T05:20:11.120Z] v3.0.0-dev.19 [2023-03-31T05:20:11.120Z] v3.0.0-dev.2 [2023-03-31T05:20:11.120Z] v3.0.0-dev.20 [2023-03-31T05:20:11.120Z] v3.0.0-dev.21 [2023-03-31T05:20:11.120Z] v3.0.0-dev.22 [2023-03-31T05:20:11.120Z] v3.0.0-dev.23 [2023-03-31T05:20:11.120Z] v3.0.0-dev.24 [2023-03-31T05:20:11.120Z] v3.0.0-dev.25 [2023-03-31T05:20:11.120Z] v3.0.0-dev.26 [2023-03-31T05:20:11.120Z] v3.0.0-dev.3 [2023-03-31T05:20:11.120Z] v3.0.0-dev.4 [2023-03-31T05:20:11.120Z] v3.0.0-dev.5 [2023-03-31T05:20:11.120Z] v3.0.0-dev.6 [2023-03-31T05:20:11.120Z] v3.0.0-dev.7 [2023-03-31T05:20:11.120Z] v3.0.0-dev.8 [2023-03-31T05:20:11.120Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-31T05:20:11.404Z] + lftools sign git-tag v3.0.0-dev.26 [2023-03-31T05:20:11.974Z] Signing Git tag with Sigul... [2023-03-31T05:20:11.974Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-03-31T05:20:12.239Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:12.520Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-31T05:20:12.527Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-31T05:20:12.549Z] $ docker stop --time=1 0a5a3781a83ce9ffe416664311429a7c5613617d0ebc117ade38569cd079847e [2023-03-31T05:20:13.822Z] $ docker rm -f --volumes 0a5a3781a83ce9ffe416664311429a7c5613617d0ebc117ade38569cd079847e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-31T05:20:14.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T05:20:14.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:20:14.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T05:20:14.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:20:14.589Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:20:14.623Z] $ 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-03-31T05:20:14.953Z] $ docker top 162282065a870a0ee4ad2d17e2ef42b42f9174026f237dfaee88d4cad5a1e830 -eo pid,comm [2023-03-31T05:20:14.999Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-31T05:20:14.999Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T05:20:15.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T05:20:15.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T05:20:15.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T05:20:15.150Z] $ docker exec 162282065a870a0ee4ad2d17e2ef42b42f9174026f237dfaee88d4cad5a1e830 ssh-agent [2023-03-31T05:20:15.248Z] SSH_AUTH_SOCK=/tmp/ssh-7RnDxIc7lphT/agent.33 [2023-03-31T05:20:15.248Z] SSH_AGENT_PID=39 [2023-03-31T05:20:15.252Z] Running ssh-add (command line suppressed) [2023-03-31T05:20:15.362Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6588296345274481607.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6588296345274481607.key) [2023-03-31T05:20:15.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T05:20:15.651Z] + git semver bump pre [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,840 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,840 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,840 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,840 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,841 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,841 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,842 [execute] INFO git cat-file --batch-check [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,847 [execute] INFO git cat-file --batch [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T05:20:15.910Z] 2023-03-31 05:20:15,852 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-31T05:20:15.910Z] 3.0.0-dev.27 [Pipeline] } [2023-03-31T05:20:15.921Z] $ docker exec --env ******** --env ******** 162282065a870a0ee4ad2d17e2ef42b42f9174026f237dfaee88d4cad5a1e830 ssh-agent -k [2023-03-31T05:20:16.028Z] unset SSH_AUTH_SOCK; [2023-03-31T05:20:16.029Z] unset SSH_AGENT_PID; [2023-03-31T05:20:16.029Z] echo Agent pid 39 killed; [2023-03-31T05:20:16.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T05:20:16.344Z] + git semver [Pipeline] } [2023-03-31T05:20:16.616Z] $ docker stop --time=1 162282065a870a0ee4ad2d17e2ef42b42f9174026f237dfaee88d4cad5a1e830 [2023-03-31T05:20:17.877Z] $ docker rm -f --volumes 162282065a870a0ee4ad2d17e2ef42b42f9174026f237dfaee88d4cad5a1e830 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T05:20:18.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T05:20:18.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:20:18.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T05:20:18.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:20:18.579Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:20:18.609Z] $ 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-03-31T05:20:18.941Z] $ docker top e1e8f04564cd2e1c7fe55b812f8706ad1925f2f05d431b6f01eddf5d94138933 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T05:20:19.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T05:20:19.014Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T05:20:19.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T05:20:19.117Z] $ docker exec e1e8f04564cd2e1c7fe55b812f8706ad1925f2f05d431b6f01eddf5d94138933 ssh-agent [2023-03-31T05:20:19.221Z] SSH_AUTH_SOCK=/tmp/ssh-RHQ9R7pItIFb/agent.32 [2023-03-31T05:20:19.221Z] SSH_AGENT_PID=38 [2023-03-31T05:20:19.225Z] Running ssh-add (command line suppressed) [2023-03-31T05:20:19.328Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3782766122172470800.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3782766122172470800.key) [2023-03-31T05:20:19.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T05:20:19.623Z] + git semver push [2023-03-31T05:20:19.883Z] 2023-03-31 05:20:19,801 [run_push] DEBUG push [2023-03-31T05:20:19.883Z] 2023-03-31 05:20:19,802 [execute] INFO git cat-file --batch-check [2023-03-31T05:20:19.883Z] 2023-03-31 05:20:19,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T05:20:19.883Z] 2023-03-31 05:20:19,806 [execute] INFO git rev-list d01713f268dfbb7dabc160bbaa95002bdda80b33 -- [2023-03-31T05:20:19.883Z] 2023-03-31 05:20:19,806 [execute] DEBUG Popen(['git', 'rev-list', 'd01713f268dfbb7dabc160bbaa95002bdda80b33', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-31T05:20:19.883Z] 2023-03-31 05:20:19,814 [execute] INFO git fetch -v origin [2023-03-31T05:20:19.883Z] 2023-03-31 05:20:19,815 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-31T05:20:20.820Z] 2023-03-31 05:20:20,515 [run_push] DEBUG no remote changes detected [2023-03-31T05:20:20.820Z] 2023-03-31 05:20:20,515 [execute] INFO git push origin semver [2023-03-31T05:20:20.820Z] 2023-03-31 05:20:20,515 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-31T05:20:21.387Z] 2023-03-31 05:20:21,383 [run_push] DEBUG push all version tags [2023-03-31T05:20:21.387Z] 2023-03-31 05:20:21,384 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-31T05:20:21.387Z] 2023-03-31 05:20:21,384 [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-03-31T05:20:22.322Z] 2023-03-31 05:20:22,263 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-03-31T05:20:22.322Z] 3.0.0-dev.27 [Pipeline] } [2023-03-31T05:20:22.333Z] $ docker exec --env ******** --env ******** e1e8f04564cd2e1c7fe55b812f8706ad1925f2f05d431b6f01eddf5d94138933 ssh-agent -k [2023-03-31T05:20:22.424Z] unset SSH_AUTH_SOCK; [2023-03-31T05:20:22.424Z] unset SSH_AGENT_PID; [2023-03-31T05:20:22.424Z] echo Agent pid 38 killed; [2023-03-31T05:20:22.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T05:20:22.737Z] + git semver [Pipeline] } [2023-03-31T05:20:23.007Z] $ docker stop --time=1 e1e8f04564cd2e1c7fe55b812f8706ad1925f2f05d431b6f01eddf5d94138933 [2023-03-31T05:20:24.288Z] $ docker rm -f --volumes e1e8f04564cd2e1c7fe55b812f8706ad1925f2f05d431b6f01eddf5d94138933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-31T05:20:24.866Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-03-31T05:20:24.866Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-03-31T05:20:24.866Z] total 16 [2023-03-31T05:20:24.866Z] drwxr-xr-x 3 root root 4096 Mar 31 05:11 . [2023-03-31T05:20:24.866Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 05:20 .. [2023-03-31T05:20:24.866Z] drwxr-xr-x 2 root root 4096 Mar 31 05:11 cost [2023-03-31T05:20:24.866Z] -rw-r--r-- 1 root root 88 Mar 31 05:11 cost.csv [2023-03-31T05:20:24.866Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-03-31T05:20:24.866Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-03-31T05:20:24.866Z] total 16 [2023-03-31T05:20:24.866Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:11 . [2023-03-31T05:20:24.866Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 05:20 .. [2023-03-31T05:20:24.866Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 05:11 cost [2023-03-31T05:20:24.866Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 31 05:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:25.211Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:26.072Z] ---> package-listing.sh [2023-03-31T05:20:26.072Z] ++ facter osfamily [2023-03-31T05:20:26.072Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-31T05:20:26.332Z] + OS_FAMILY=debian [2023-03-31T05:20:26.332Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-03-31T05:20:26.332Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-31T05:20:26.332Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-31T05:20:26.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-31T05:20:26.332Z] + PACKAGES=/tmp/packages_start.txt [2023-03-31T05:20:26.332Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-03-31T05:20:26.332Z] + PACKAGES=/tmp/packages_end.txt [2023-03-31T05:20:26.332Z] + case "${OS_FAMILY}" in [2023-03-31T05:20:26.332Z] + dpkg -l [2023-03-31T05:20:26.332Z] + grep '^ii' [2023-03-31T05:20:26.332Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-31T05:20:26.332Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-31T05:20:26.332Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-31T05:20:26.332Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-03-31T05:20:26.332Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-03-31T05:20:26.332Z] + 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-03-31T05:20:26.343Z] 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-03-31T05:20:26.621Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:20:27.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T05:20:27.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:20:27.247Z] prd-ubuntu20.04-docker-8c-8g-6531 does not seem to be running inside a container [2023-03-31T05:20:27.278Z] $ 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-03-31T05:20:27.468Z] $ docker top b03ebddc547ebb09ca37b1f35e2fce8e35fbff1e55c68008c44647f183448e67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:20:27.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-31T05:20:28.086Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-31T05:20:28.367Z] + ls /var/log/sa-host [2023-03-31T05:20:28.367Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T05:20:28.430Z] provisioning config files... [2023-03-31T05:20:28.437Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config848492192617292904tmp [Pipeline] { [Pipeline] echo [2023-03-31T05:20:28.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:28.731Z] ---> create-netrc.sh [Pipeline] } [2023-03-31T05:20:28.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:29.068Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-31T05:20:29.077Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:29.360Z] ---> sudo-logs.sh [2023-03-31T05:20:29.360Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-31T05:20:29.381Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:29.660Z] ---> job-cost.sh [2023-03-31T05:20:29.660Z] lf-activate-venv: SKIPPING [2023-03-31T05:20:29.660Z] DEBUG: total: 0.2199999988079071 [2023-03-31T05:20:29.660Z] INFO: Retrieving Stack Cost... [2023-03-31T05:20:29.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-31T05:20:30.485Z] INFO: Archiving Costs [Pipeline] echo [2023-03-31T05:20:30.496Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:20:30.774Z] ---> logs-deploy.sh [2023-03-31T05:20:30.774Z] lf-activate-venv: SKIPPING [2023-03-31T05:20:30.774Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/98 [2023-03-31T05:20:30.774Z] INFO: archiving workspace using pattern(s): [2023-03-31T05:20:31.708Z] Archives upload complete. [2023-03-31T05:20:31.708Z] INFO: archiving logs to Nexus