Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 809182d388b7784ea0303513e5a82decca2f34a7 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-ssh14389715868732182981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh18057392442765029718.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12660995648679161044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12719054920005857445.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-ssh2495770191139356466.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6730 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 809182d388b7784ea0303513e5a82decca2f34a7 (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 > git checkout -f 809182d388b7784ea0303513e5a82decca2f34a7 # timeout=10 Commit message: "Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.34" > git rev-list --no-walk e5cd6c2866e9da13f1580177b0e11085f8902a5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T12:12:57.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T12:12:57.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T12:12:57.327Z] ========================================================= [2023-02-20T12:12:57.327Z] EdgeX Global Pipelines Version Info [2023-02-20T12:12:57.327Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:12:58.033Z] ------------------- [2023-02-20T12:12:58.033Z] stable info: [2023-02-20T12:12:58.033Z] ------------------- [2023-02-20T12:12:58.033Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T12:12:58.033Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T12:12:58.033Z] Message: update stable to v1.0.244 [2023-02-20T12:12:58.603Z] ------------------- [2023-02-20T12:12:58.603Z] experimental info: [2023-02-20T12:12:58.603Z] ------------------- [2023-02-20T12:12:58.603Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T12:12:58.603Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T12:12:58.603Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T12:12:58.819Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-02-20T12:12:58.834Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-02-20T12:12:58.848Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T12:12:58.862Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T12:12:58.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T12:12:58.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T12:12:58.904Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T12:12:58.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-20T12:12:58.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T12:12:58.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T12:12:58.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T12:12:58.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-02-20T12:12:58.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T12:12:58.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T12:12:58.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T12:12:59.013Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T12:12:59.023Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T12:12:59.035Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T12:12:59.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T12:12:59.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T12:12:59.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-20T12:12:59.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-20T12:12:59.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-20T12:12:59.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-20T12:12:59.119Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-20T12:12:59.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T12:12:59.142Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T12:12:59.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-20T12:12:59.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-20T12:12:59.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-20T12:12:59.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 809182d388b7784ea0303513e5a82decca2f34a7 [Pipeline] echo [2023-02-20T12:12:59.216Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 809182d [Pipeline] echo [2023-02-20T12:12:59.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T12:12:59.265Z] provisioning config files... [2023-02-20T12:12:59.278Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18064104658738104182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:12:59.586Z] ---> docker-login.sh [2023-02-20T12:12:59.587Z] nexus3.edgexfoundry.org:10001 [2023-02-20T12:12:59.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:00.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:00.108Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:00.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:00.108Z] [2023-02-20T12:13:00.108Z] Login Succeeded [2023-02-20T12:13:00.108Z] nexus3.edgexfoundry.org:10002 [2023-02-20T12:13:00.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:00.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:00.108Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:00.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:00.108Z] [2023-02-20T12:13:00.108Z] Login Succeeded [2023-02-20T12:13:00.108Z] nexus3.edgexfoundry.org:10003 [2023-02-20T12:13:00.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:00.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:00.108Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:00.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:00.108Z] [2023-02-20T12:13:00.108Z] Login Succeeded [2023-02-20T12:13:00.108Z] nexus3.edgexfoundry.org:10004 [2023-02-20T12:13:00.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:00.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:00.369Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:00.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:00.369Z] [2023-02-20T12:13:00.369Z] Login Succeeded [2023-02-20T12:13:00.369Z] docker.io [2023-02-20T12:13:00.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:00.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:00.629Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:00.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:00.629Z] [2023-02-20T12:13:00.629Z] Login Succeeded [2023-02-20T12:13:00.629Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T12:13:00.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-20T12:13:01.004Z] + git rev-list -1 --merges 809182d388b7784ea0303513e5a82decca2f34a7~1..809182d388b7784ea0303513e5a82decca2f34a7 [Pipeline] echo [2023-02-20T12:13:01.050Z] -----------> git rev-list -1 --merges 809182d388b7784ea0303513e5a82decca2f34a7~1..809182d388b7784ea0303513e5a82decca2f34a7 809182d388b7784ea0303513e5a82decca2f34a7 [2023-02-20T12:13:01.050Z] 809182d388b7784ea0303513e5a82decca2f34a7 [false] [Pipeline] sh [2023-02-20T12:13:01.336Z] + git log --format=format:%s -1 809182d388b7784ea0303513e5a82decca2f34a7 [Pipeline] echo [2023-02-20T12:13:01.366Z] ========================================================= [2023-02-20T12:13:01.366Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T12:13:01.366Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T12:13:01.702Z] + git log --format=format:%s -1 809182d388b7784ea0303513e5a82decca2f34a7 [Pipeline] echo [2023-02-20T12:13:01.713Z] [semverPrep] GIT_COMMIT: 809182d388b7784ea0303513e5a82decca2f34a7, Commit Message: Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.34 [Pipeline] echo [2023-02-20T12:13:01.722Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-20T12:13:02.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T12:13:02.129Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T12:13:02.129Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T12:13:02.129Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T12:13:02.129Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T12:13:02.129Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T12:13:02.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:13:02.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T12:13:02.479Z] [2023-02-20T12:13:02.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:13:02.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T12:13:02.782Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T12:13:02.782Z] b85a868b505f: Pulling fs layer [2023-02-20T12:13:02.782Z] e2be974225ed: Pulling fs layer [2023-02-20T12:13:02.782Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T12:13:02.782Z] 988bab9f4d93: Pulling fs layer [2023-02-20T12:13:02.782Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T12:13:02.782Z] eaf3925da568: Pulling fs layer [2023-02-20T12:13:02.782Z] bab4dde63d76: Pulling fs layer [2023-02-20T12:13:02.782Z] bde34c3a00c8: Pulling fs layer [2023-02-20T12:13:02.782Z] 988bab9f4d93: Waiting [2023-02-20T12:13:02.782Z] b352a97aabf1: Pulling fs layer [2023-02-20T12:13:02.782Z] 1469e6f7b9e6: Waiting [2023-02-20T12:13:02.782Z] 4872d77fe225: Pulling fs layer [2023-02-20T12:13:02.782Z] 5851b861e8e6: Pulling fs layer [2023-02-20T12:13:02.782Z] eaf3925da568: Waiting [2023-02-20T12:13:02.782Z] bab4dde63d76: Waiting [2023-02-20T12:13:02.782Z] b352a97aabf1: Waiting [2023-02-20T12:13:02.782Z] 4872d77fe225: Waiting [2023-02-20T12:13:02.782Z] 5851b861e8e6: Waiting [2023-02-20T12:13:02.782Z] bde34c3a00c8: Waiting [2023-02-20T12:13:02.782Z] e2be974225ed: Verifying Checksum [2023-02-20T12:13:02.782Z] e2be974225ed: Download complete [2023-02-20T12:13:02.782Z] 988bab9f4d93: Download complete [2023-02-20T12:13:03.044Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T12:13:03.044Z] 1469e6f7b9e6: Download complete [2023-02-20T12:13:03.044Z] eaf3925da568: Verifying Checksum [2023-02-20T12:13:03.044Z] eaf3925da568: Download complete [2023-02-20T12:13:03.044Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T12:13:03.044Z] 339a4e72a1f5: Download complete [2023-02-20T12:13:03.044Z] bde34c3a00c8: Verifying Checksum [2023-02-20T12:13:03.044Z] bde34c3a00c8: Download complete [2023-02-20T12:13:03.044Z] b352a97aabf1: Download complete [2023-02-20T12:13:03.044Z] 4872d77fe225: Verifying Checksum [2023-02-20T12:13:03.044Z] 4872d77fe225: Download complete [2023-02-20T12:13:03.044Z] 5851b861e8e6: Download complete [2023-02-20T12:13:03.044Z] b85a868b505f: Download complete [2023-02-20T12:13:03.612Z] bab4dde63d76: Verifying Checksum [2023-02-20T12:13:03.612Z] bab4dde63d76: Download complete [2023-02-20T12:13:04.552Z] b85a868b505f: Pull complete [2023-02-20T12:13:04.552Z] e2be974225ed: Pull complete [2023-02-20T12:13:05.122Z] 339a4e72a1f5: Pull complete [2023-02-20T12:13:05.122Z] 988bab9f4d93: Pull complete [2023-02-20T12:13:05.381Z] 1469e6f7b9e6: Pull complete [2023-02-20T12:13:05.381Z] eaf3925da568: Pull complete [2023-02-20T12:13:07.284Z] bab4dde63d76: Pull complete [2023-02-20T12:13:07.284Z] bde34c3a00c8: Pull complete [2023-02-20T12:13:07.544Z] b352a97aabf1: Pull complete [2023-02-20T12:13:07.544Z] 4872d77fe225: Pull complete [2023-02-20T12:13:07.544Z] 5851b861e8e6: Pull complete [2023-02-20T12:13:07.544Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T12:13:07.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T12:13:07.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:13:07.632Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:13:07.667Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T12:13:09.169Z] $ docker top 175da120f61afa9c3f0e180a050a9b3b9527214a1f37954ebf59bff4bc1de15b -eo pid,comm [2023-02-20T12:13:09.225Z] 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-02-20T12:13:09.225Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T12:13:09.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T12:13:09.263Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T12:13:09.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T12:13:09.389Z] $ docker exec 175da120f61afa9c3f0e180a050a9b3b9527214a1f37954ebf59bff4bc1de15b ssh-agent [2023-02-20T12:13:09.498Z] SSH_AUTH_SOCK=/tmp/ssh-76gOQM3h9FHM/agent.31 [2023-02-20T12:13:09.498Z] SSH_AGENT_PID=37 [2023-02-20T12:13:09.505Z] Running ssh-add (command line suppressed) [2023-02-20T12:13:09.613Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14738062245197190689.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14738062245197190689.key) [2023-02-20T12:13:09.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T12:13:09.913Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T12:13:09.934Z] $ docker exec --env ******** --env ******** 175da120f61afa9c3f0e180a050a9b3b9527214a1f37954ebf59bff4bc1de15b ssh-agent -k [2023-02-20T12:13:10.048Z] unset SSH_AUTH_SOCK; [2023-02-20T12:13:10.049Z] unset SSH_AGENT_PID; [2023-02-20T12:13:10.049Z] echo Agent pid 37 killed; [2023-02-20T12:13:10.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T12:13:10.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T12:13:10.084Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T12:13:10.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T12:13:10.207Z] $ docker exec 175da120f61afa9c3f0e180a050a9b3b9527214a1f37954ebf59bff4bc1de15b ssh-agent [2023-02-20T12:13:10.320Z] SSH_AUTH_SOCK=/tmp/ssh-FARVoaIq1xVY/agent.69 [2023-02-20T12:13:10.320Z] SSH_AGENT_PID=75 [2023-02-20T12:13:10.325Z] Running ssh-add (command line suppressed) [2023-02-20T12:13:10.426Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10056278829151844069.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10056278829151844069.key) [2023-02-20T12:13:10.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T12:13:10.724Z] + git semver init [2023-02-20T12:13:10.984Z] 2023-02-20 12:13:10,930 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T12:13:10.984Z] 2023-02-20 12:13:10,931 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-02-20T12:13:10.984Z] 2023-02-20 12:13:10,931 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-02-20T12:13:10.984Z] 2023-02-20 12:13:10,931 [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-02-20T12:13:12.364Z] 2023-02-20 12:13:12,130 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-02-20T12:13:12.364Z] 2023-02-20 12:13:12,132 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-02-20T12:13:12.364Z] 2023-02-20 12:13:12,132 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-20T12:13:12.364Z] 2023-02-20 12:13:12,132 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-20T12:13:12.364Z] 3.0.0-dev.14 [Pipeline] } [2023-02-20T12:13:12.376Z] $ docker exec --env ******** --env ******** 175da120f61afa9c3f0e180a050a9b3b9527214a1f37954ebf59bff4bc1de15b ssh-agent -k [2023-02-20T12:13:12.478Z] unset SSH_AUTH_SOCK; [2023-02-20T12:13:12.478Z] unset SSH_AGENT_PID; [2023-02-20T12:13:12.478Z] echo Agent pid 75 killed; [2023-02-20T12:13:12.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T12:13:12.801Z] + git semver [Pipeline] } [2023-02-20T12:13:13.078Z] $ docker stop --time=1 175da120f61afa9c3f0e180a050a9b3b9527214a1f37954ebf59bff4bc1de15b [2023-02-20T12:13:14.438Z] $ docker rm -f --volumes 175da120f61afa9c3f0e180a050a9b3b9527214a1f37954ebf59bff4bc1de15b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T12:13:14.777Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T12:13:14.998Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T12:13:15.002Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [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-02-20T12:13:15.162Z] provisioning config files... [2023-02-20T12:13:15.173Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13644867506291028742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:13:15.476Z] ---> docker-login.sh [2023-02-20T12:13:15.476Z] nexus3.edgexfoundry.org:10001 [2023-02-20T12:13:15.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:15.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:15.476Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:15.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:15.476Z] [2023-02-20T12:13:15.476Z] Login Succeeded [2023-02-20T12:13:15.476Z] nexus3.edgexfoundry.org:10002 [2023-02-20T12:13:15.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:15.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:15.476Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:15.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:15.476Z] [2023-02-20T12:13:15.476Z] Login Succeeded [2023-02-20T12:13:15.476Z] nexus3.edgexfoundry.org:10003 [2023-02-20T12:13:15.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:15.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:15.736Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:15.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:15.736Z] [2023-02-20T12:13:15.736Z] Login Succeeded [2023-02-20T12:13:15.736Z] nexus3.edgexfoundry.org:10004 [2023-02-20T12:13:15.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:15.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:15.736Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:15.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:15.736Z] [2023-02-20T12:13:15.736Z] Login Succeeded [2023-02-20T12:13:15.736Z] docker.io [2023-02-20T12:13:15.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:13:15.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:13:15.995Z] Configure a credential helper to remove this warning. See [2023-02-20T12:13:15.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:13:15.995Z] [2023-02-20T12:13:15.995Z] Login Succeeded [2023-02-20T12:13:15.995Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T12:13:16.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T12:13:16.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:13:16.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:13:16.086Z] ========================================================= [2023-02-20T12:13:16.086Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T12:13:16.086Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:13:16.394Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-20T12:13:16.394Z] Sending build context to Docker daemon 23.39MB [2023-02-20T12:13:16.394Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T12:13:16.394Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T12:13:16.685Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T12:13:16.685Z] 213ec9aee27d: Pulling fs layer [2023-02-20T12:13:16.685Z] 4583459ba037: Pulling fs layer [2023-02-20T12:13:16.685Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T12:13:16.685Z] 53926ce57604: Pulling fs layer [2023-02-20T12:13:16.685Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T12:13:16.685Z] 22ff95d597cd: Pulling fs layer [2023-02-20T12:13:16.685Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T12:13:16.685Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T12:13:16.685Z] a7acece74701: Pulling fs layer [2023-02-20T12:13:16.685Z] 12d6caf4c0d1: Waiting [2023-02-20T12:13:16.685Z] 22ff95d597cd: Waiting [2023-02-20T12:13:16.685Z] 21b2b0c7a3f4: Waiting [2023-02-20T12:13:16.685Z] 53926ce57604: Waiting [2023-02-20T12:13:16.685Z] 96b7cbca73a9: Waiting [2023-02-20T12:13:16.685Z] a7acece74701: Waiting [2023-02-20T12:13:16.685Z] 93c1e223e6f2: Verifying Checksum [2023-02-20T12:13:16.685Z] 93c1e223e6f2: Download complete [2023-02-20T12:13:16.685Z] 4583459ba037: Download complete [2023-02-20T12:13:16.685Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-20T12:13:16.685Z] 21b2b0c7a3f4: Download complete [2023-02-20T12:13:16.685Z] 22ff95d597cd: Verifying Checksum [2023-02-20T12:13:16.685Z] 22ff95d597cd: Download complete [2023-02-20T12:13:16.685Z] 213ec9aee27d: Verifying Checksum [2023-02-20T12:13:16.685Z] 213ec9aee27d: Download complete [2023-02-20T12:13:16.685Z] 12d6caf4c0d1: Verifying Checksum [2023-02-20T12:13:16.685Z] 12d6caf4c0d1: Download complete [2023-02-20T12:13:16.952Z] 213ec9aee27d: Pull complete [2023-02-20T12:13:16.952Z] 4583459ba037: Pull complete [2023-02-20T12:13:16.952Z] 93c1e223e6f2: Pull complete [2023-02-20T12:13:17.217Z] a7acece74701: Verifying Checksum [2023-02-20T12:13:17.217Z] a7acece74701: Download complete [2023-02-20T12:13:17.475Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T12:13:17.475Z] 96b7cbca73a9: Download complete [2023-02-20T12:13:17.475Z] 53926ce57604: Verifying Checksum [2023-02-20T12:13:17.475Z] 53926ce57604: Download complete [2023-02-20T12:13:21.662Z] 53926ce57604: Pull complete [2023-02-20T12:13:21.662Z] 21b2b0c7a3f4: Pull complete [2023-02-20T12:13:21.662Z] 22ff95d597cd: Pull complete [2023-02-20T12:13:21.662Z] 12d6caf4c0d1: Pull complete [2023-02-20T12:13:23.037Z] 96b7cbca73a9: Pull complete [2023-02-20T12:13:23.971Z] a7acece74701: Pull complete [2023-02-20T12:13:23.971Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T12:13:23.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T12:13:23.971Z] ---> db6d94c90886 [2023-02-20T12:13:23.971Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T12:13:25.880Z] ---> Running in 3e201a3ff031 [2023-02-20T12:13:26.143Z] Removing intermediate container 3e201a3ff031 [2023-02-20T12:13:26.143Z] ---> 0fa695c33c20 [2023-02-20T12:13:26.143Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T12:13:26.143Z] ---> Running in aeb5bc97e139 [2023-02-20T12:13:26.143Z] Removing intermediate container aeb5bc97e139 [2023-02-20T12:13:26.143Z] ---> 5b24012aded0 [2023-02-20T12:13:26.143Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:13:26.143Z] ---> Running in d6ed599816ee [2023-02-20T12:13:26.412Z] Removing intermediate container d6ed599816ee [2023-02-20T12:13:26.412Z] ---> 8cd2dc06d956 [2023-02-20T12:13:26.412Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-20T12:13:26.412Z] ---> Running in 8fa70381b53c [2023-02-20T12:13:26.671Z] Removing intermediate container 8fa70381b53c [2023-02-20T12:13:26.671Z] ---> ef68f04fe3bb [2023-02-20T12:13:26.671Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T12:13:26.671Z] ---> Running in 8cd6db895c35 [2023-02-20T12:13:26.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:13:26.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:13:27.197Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T12:13:27.197Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-20T12:13:27.197Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T12:13:27.197Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T12:13:27.482Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:13:27.482Z] OK: 216 MiB in 55 packages [2023-02-20T12:13:27.741Z] Removing intermediate container 8cd6db895c35 [2023-02-20T12:13:27.741Z] ---> cf6fbd444bb1 [2023-02-20T12:13:27.741Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-20T12:13:28.000Z] ---> 355d722388fc [2023-02-20T12:13:28.000Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:13:28.000Z] ---> Running in fa000e0c6460 [2023-02-20T12:13:30.110Z] Still waiting to schedule task [2023-02-20T12:13:30.111Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-20T12:13:54.557Z] Removing intermediate container fa000e0c6460 [2023-02-20T12:13:54.557Z] ---> c713a6dbda8a [2023-02-20T12:13:54.557Z] Step 10/12 : COPY . . [2023-02-20T12:13:54.557Z] ---> 5fe866c07c6c [2023-02-20T12:13:54.557Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T12:13:54.557Z] ---> Running in 293f6369ca2a [2023-02-20T12:13:54.557Z] Removing intermediate container 293f6369ca2a [2023-02-20T12:13:54.557Z] ---> ab8b2024e2cd [2023-02-20T12:13:54.557Z] Step 12/12 : RUN $MAKE [2023-02-20T12:13:54.557Z] ---> Running in 2f6c4ef1e486 [2023-02-20T12:13:54.557Z] noop [2023-02-20T12:13:54.557Z] Removing intermediate container 2f6c4ef1e486 [2023-02-20T12:13:54.557Z] ---> 40dd7ba1765a [2023-02-20T12:13:54.557Z] Successfully built 40dd7ba1765a [2023-02-20T12:13:54.557Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:13:54.872Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T12:13:54.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:13:54.951Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:13:54.979Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T12:13:55.341Z] $ docker top ecbe4bcb71a6391e91437f6d1af2d335bf762575b3d0f31867b130382c032ad5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:13:55.687Z] + go version [2023-02-20T12:13:55.687Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T12:13:55.700Z] $ docker stop --time=1 ecbe4bcb71a6391e91437f6d1af2d335bf762575b3d0f31867b130382c032ad5 [2023-02-20T12:13:56.997Z] $ docker rm -f --volumes ecbe4bcb71a6391e91437f6d1af2d335bf762575b3d0f31867b130382c032ad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:13:57.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T12:13:57.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:13:57.462Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:13:57.487Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T12:13:57.836Z] $ docker top 12f2a88d3f2379b34d55d1f28665badbe1c96999300c9646c5d7cb73c6a86c1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:13:58.176Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:13:58.471Z] + make test [2023-02-20T12:13:58.471Z] go test ./... -coverprofile=coverage.out [2023-02-20T12:13:58.730Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-20T12:14:06.834Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-20T12:14:07.401Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements [2023-02-20T12:14:13.960Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-20T12:14:13.960Z] go vet ./... [2023-02-20T12:14:16.489Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T12:14:16.490Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T12:14:16.490Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T12:14:16.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T12:14:16.514Z] $ docker stop --time=1 12f2a88d3f2379b34d55d1f28665badbe1c96999300c9646c5d7cb73c6a86c1e [2023-02-20T12:14:18.422Z] $ docker rm -f --volumes 12f2a88d3f2379b34d55d1f28665badbe1c96999300c9646c5d7cb73c6a86c1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T12:14:18.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T12:14:18.891Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-20T12:14:19.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T12:14:19.741Z] + ls -al . [2023-02-20T12:14:19.741Z] total 192 [2023-02-20T12:14:19.741Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 12:13 . [2023-02-20T12:14:19.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:12 .. [2023-02-20T12:14:19.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:14 .git [2023-02-20T12:14:19.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:12 .github [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 20 12:12 .gitignore [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 12:12 .golangci.yml [2023-02-20T12:14:19.741Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 12:13 .semver [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 20 12:12 Attribution.txt [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 20 12:12 CHANGELOG.md [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 20 12:12 Dockerfile [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 12:12 GOVERNANCE.md [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 12:12 Jenkinsfile [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 12:12 LICENSE [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 12:12 Makefile [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 12:12 OWNERS.md [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 12:12 README.md [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 12:13 VERSION [2023-02-20T12:14:19.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:12 bin [2023-02-20T12:14:19.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:12 cmd [2023-02-20T12:14:19.741Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 20 12:14 coverage.out [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 20 12:12 go.mod [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 20 12:12 go.sum [2023-02-20T12:14:19.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:12 internal [2023-02-20T12:14:19.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:12 snap [2023-02-20T12:14:19.741Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 12:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:20.113Z] + 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=809182d388b7784ea0303513e5a82decca2f34a7 --label arch=amd64 --label version=3.0.0-dev.14 . [2023-02-20T12:14:20.113Z] Sending build context to Docker daemon 23.43MB [2023-02-20T12:14:20.113Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T12:14:20.113Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-20T12:14:20.113Z] ---> 40dd7ba1765a [2023-02-20T12:14:20.113Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T12:14:20.372Z] ---> Running in 7033c860fd7d [2023-02-20T12:14:20.372Z] Removing intermediate container 7033c860fd7d [2023-02-20T12:14:20.372Z] ---> ebdf4c58b349 [2023-02-20T12:14:20.372Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T12:14:20.372Z] ---> Running in 00ebeaea380d [2023-02-20T12:14:20.631Z] Removing intermediate container 00ebeaea380d [2023-02-20T12:14:20.631Z] ---> 36b0a65e329e [2023-02-20T12:14:20.631Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:14:20.631Z] ---> Running in d65cfe1eebd0 [2023-02-20T12:14:20.631Z] Removing intermediate container d65cfe1eebd0 [2023-02-20T12:14:20.631Z] ---> 9df55290c2ef [2023-02-20T12:14:20.631Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-20T12:14:20.631Z] ---> Running in 92b3121d74ea [2023-02-20T12:14:20.889Z] Removing intermediate container 92b3121d74ea [2023-02-20T12:14:20.889Z] ---> 4bd2255b53d1 [2023-02-20T12:14:20.889Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T12:14:20.889Z] ---> Running in a08625818545 [2023-02-20T12:14:21.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:14:21.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:14:21.665Z] OK: 216 MiB in 55 packages [2023-02-20T12:14:21.925Z] Removing intermediate container a08625818545 [2023-02-20T12:14:21.925Z] ---> 27fe48447ac0 [2023-02-20T12:14:21.925Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-20T12:14:22.184Z] ---> 859e799145f4 [2023-02-20T12:14:22.184Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:14:22.184Z] ---> Running in 9962b2bcb107 [2023-02-20T12:14:23.120Z] Removing intermediate container 9962b2bcb107 [2023-02-20T12:14:23.120Z] ---> 9830c45f167f [2023-02-20T12:14:23.120Z] Step 10/25 : COPY . . [2023-02-20T12:14:23.379Z] ---> ee110077e3ad [2023-02-20T12:14:23.379Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T12:14:23.379Z] ---> Running in b446af3436d3 [2023-02-20T12:14:23.637Z] Removing intermediate container b446af3436d3 [2023-02-20T12:14:23.637Z] ---> 13d05f76ea5a [2023-02-20T12:14:23.637Z] Step 12/25 : RUN $MAKE [2023-02-20T12:14:23.637Z] ---> Running in 9f62e50e2e11 [2023-02-20T12:14:23.896Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-20T12:14:41.974Z] Removing intermediate container 9f62e50e2e11 [2023-02-20T12:14:41.974Z] ---> 0baecf94b3c8 [2023-02-20T12:14:41.974Z] Step 13/25 : FROM alpine:3.16 [2023-02-20T12:14:41.974Z] 3.16: Pulling from library/alpine [2023-02-20T12:14:41.974Z] ef5531b6e74e: Pulling fs layer [2023-02-20T12:14:41.974Z] ef5531b6e74e: Verifying Checksum [2023-02-20T12:14:41.974Z] ef5531b6e74e: Download complete [2023-02-20T12:14:41.974Z] ef5531b6e74e: Pull complete [2023-02-20T12:14:41.974Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T12:14:41.974Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T12:14:41.974Z] ---> dfd21b5a31f5 [2023-02-20T12:14:41.974Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-20T12:14:41.974Z] ---> Running in 5cfa942f20c7 [2023-02-20T12:14:41.974Z] Removing intermediate container 5cfa942f20c7 [2023-02-20T12:14:41.974Z] ---> 1829386a2308 [2023-02-20T12:14:41.974Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-20T12:14:41.974Z] ---> Running in 3fcae52b32a9 [2023-02-20T12:14:42.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:14:42.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:14:42.751Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T12:14:42.751Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:14:42.751Z] OK: 6 MiB in 15 packages [2023-02-20T12:14:43.009Z] Removing intermediate container 3fcae52b32a9 [2023-02-20T12:14:43.009Z] ---> 16ce29bff818 [2023-02-20T12:14:43.009Z] Step 16/25 : WORKDIR / [2023-02-20T12:14:43.009Z] ---> Running in 1398af377056 [2023-02-20T12:14:43.267Z] Removing intermediate container 1398af377056 [2023-02-20T12:14:43.267Z] ---> 07d26cdb2527 [2023-02-20T12:14:43.267Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-20T12:14:43.267Z] ---> c07221d0c0e4 [2023-02-20T12:14:43.267Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-20T12:14:43.525Z] ---> 11913a63b8b6 [2023-02-20T12:14:43.525Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-20T12:14:44.094Z] ---> d3fed7b40f0d [2023-02-20T12:14:44.094Z] Step 20/25 : EXPOSE 59900 [2023-02-20T12:14:44.094Z] ---> Running in d4ac2eb34977 [2023-02-20T12:14:44.094Z] Removing intermediate container d4ac2eb34977 [2023-02-20T12:14:44.094Z] ---> 167eb3482d3a [2023-02-20T12:14:44.094Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-20T12:14:44.094Z] ---> Running in 0ddaf0fd3cf7 [2023-02-20T12:14:44.352Z] Removing intermediate container 0ddaf0fd3cf7 [2023-02-20T12:14:44.352Z] ---> 7d19b8afb8f0 [2023-02-20T12:14:44.352Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:14:44.352Z] ---> Running in 8eaf06965152 [2023-02-20T12:14:44.352Z] Removing intermediate container 8eaf06965152 [2023-02-20T12:14:44.352Z] ---> bd05d375343e [2023-02-20T12:14:44.352Z] Step 23/25 : LABEL arch=amd64 [2023-02-20T12:14:44.352Z] ---> Running in c3b02caad49b [2023-02-20T12:14:44.612Z] Removing intermediate container c3b02caad49b [2023-02-20T12:14:44.612Z] ---> 5f93188bd112 [2023-02-20T12:14:44.612Z] Step 24/25 : LABEL git_sha=809182d388b7784ea0303513e5a82decca2f34a7 [2023-02-20T12:14:44.612Z] ---> Running in 3176626495ee [2023-02-20T12:14:44.612Z] Removing intermediate container 3176626495ee [2023-02-20T12:14:44.612Z] ---> aaa2af4ecd5b [2023-02-20T12:14:44.612Z] Step 25/25 : LABEL version=3.0.0-dev.14 [2023-02-20T12:14:44.612Z] ---> Running in b8ebd0f43b02 [2023-02-20T12:14:44.872Z] Removing intermediate container b8ebd0f43b02 [2023-02-20T12:14:44.872Z] ---> cc2e67c9b3ff [2023-02-20T12:14:44.872Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T12:14:44.872Z] Successfully built cc2e67c9b3ff [2023-02-20T12:14:44.872Z] 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-02-20T12:14:44.987Z] provisioning config files... [2023-02-20T12:14:44.995Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10544454945431764429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:14:45.293Z] ---> docker-login.sh [2023-02-20T12:14:45.293Z] nexus3.edgexfoundry.org:10001 [2023-02-20T12:14:45.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:14:45.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:14:45.293Z] Configure a credential helper to remove this warning. See [2023-02-20T12:14:45.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:14:45.293Z] [2023-02-20T12:14:45.293Z] Login Succeeded [2023-02-20T12:14:45.293Z] nexus3.edgexfoundry.org:10002 [2023-02-20T12:14:45.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:14:45.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:14:45.293Z] Configure a credential helper to remove this warning. See [2023-02-20T12:14:45.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:14:45.293Z] [2023-02-20T12:14:45.293Z] Login Succeeded [2023-02-20T12:14:45.293Z] nexus3.edgexfoundry.org:10003 [2023-02-20T12:14:45.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:14:45.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:14:45.550Z] Configure a credential helper to remove this warning. See [2023-02-20T12:14:45.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:14:45.550Z] [2023-02-20T12:14:45.550Z] Login Succeeded [2023-02-20T12:14:45.550Z] nexus3.edgexfoundry.org:10004 [2023-02-20T12:14:45.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:14:45.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:14:45.550Z] Configure a credential helper to remove this warning. See [2023-02-20T12:14:45.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:14:45.550Z] [2023-02-20T12:14:45.550Z] Login Succeeded [2023-02-20T12:14:45.550Z] docker.io [2023-02-20T12:14:45.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:14:45.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:14:45.808Z] Configure a credential helper to remove this warning. See [2023-02-20T12:14:45.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:14:45.808Z] [2023-02-20T12:14:45.808Z] Login Succeeded [2023-02-20T12:14:45.808Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T12:14:45.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-20T12:14:45.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:14:45.873Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-02-20T12:14:45.873Z] 809182d388b7784ea0303513e5a82decca2f34a7 [2023-02-20T12:14:45.873Z] latest [2023-02-20T12:14:45.873Z] 3.0.0-dev.14 [2023-02-20T12:14:45.873Z] 809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14 [2023-02-20T12:14:45.873Z] main [2023-02-20T12:14:45.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:46.183Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:809182d388b7784ea0303513e5a82decca2f34a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:46.489Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:809182d388b7784ea0303513e5a82decca2f34a7 [2023-02-20T12:14:46.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-20T12:14:46.489Z] f29996075408: Preparing [2023-02-20T12:14:46.489Z] 628f7853ba32: Preparing [2023-02-20T12:14:46.489Z] 9504b131ba85: Preparing [2023-02-20T12:14:46.489Z] ee80ca924d7a: Preparing [2023-02-20T12:14:46.489Z] aa5968d388b8: Preparing [2023-02-20T12:14:46.489Z] aa5968d388b8: Layer already exists [2023-02-20T12:14:46.489Z] ee80ca924d7a: Pushed [2023-02-20T12:14:46.489Z] 9504b131ba85: Pushed [2023-02-20T12:14:46.489Z] 628f7853ba32: Pushed [2023-02-20T12:14:49.021Z] f29996075408: Pushed [2023-02-20T12:14:49.021Z] 809182d388b7784ea0303513e5a82decca2f34a7: digest: sha256:47a764213794308309e5c87cb90fd1128daa9738231d7cc36cf0ef74e648178c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:49.436Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:49.816Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-02-20T12:14:49.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-20T12:14:49.817Z] f29996075408: Preparing [2023-02-20T12:14:49.817Z] 628f7853ba32: Preparing [2023-02-20T12:14:49.817Z] 9504b131ba85: Preparing [2023-02-20T12:14:49.817Z] ee80ca924d7a: Preparing [2023-02-20T12:14:49.817Z] aa5968d388b8: Preparing [2023-02-20T12:14:49.817Z] 9504b131ba85: Layer already exists [2023-02-20T12:14:49.817Z] f29996075408: Layer already exists [2023-02-20T12:14:49.817Z] ee80ca924d7a: Layer already exists [2023-02-20T12:14:49.817Z] aa5968d388b8: Layer already exists [2023-02-20T12:14:49.817Z] 628f7853ba32: Layer already exists [2023-02-20T12:14:49.817Z] latest: digest: sha256:47a764213794308309e5c87cb90fd1128daa9738231d7cc36cf0ef74e648178c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:50.167Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:50.485Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.14 [2023-02-20T12:14:50.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-20T12:14:50.485Z] f29996075408: Preparing [2023-02-20T12:14:50.485Z] 628f7853ba32: Preparing [2023-02-20T12:14:50.485Z] 9504b131ba85: Preparing [2023-02-20T12:14:50.485Z] ee80ca924d7a: Preparing [2023-02-20T12:14:50.485Z] aa5968d388b8: Preparing [2023-02-20T12:14:50.485Z] 9504b131ba85: Layer already exists [2023-02-20T12:14:50.485Z] aa5968d388b8: Layer already exists [2023-02-20T12:14:50.485Z] f29996075408: Layer already exists [2023-02-20T12:14:50.485Z] 628f7853ba32: Layer already exists [2023-02-20T12:14:50.485Z] ee80ca924d7a: Layer already exists [2023-02-20T12:14:50.485Z] 3.0.0-dev.14: digest: sha256:47a764213794308309e5c87cb90fd1128daa9738231d7cc36cf0ef74e648178c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:50.797Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:51.104Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14 [2023-02-20T12:14:51.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-20T12:14:51.104Z] f29996075408: Preparing [2023-02-20T12:14:51.104Z] 628f7853ba32: Preparing [2023-02-20T12:14:51.104Z] 9504b131ba85: Preparing [2023-02-20T12:14:51.104Z] ee80ca924d7a: Preparing [2023-02-20T12:14:51.104Z] aa5968d388b8: Preparing [2023-02-20T12:14:51.104Z] aa5968d388b8: Layer already exists [2023-02-20T12:14:51.104Z] ee80ca924d7a: Layer already exists [2023-02-20T12:14:51.104Z] 628f7853ba32: Layer already exists [2023-02-20T12:14:51.104Z] f29996075408: Layer already exists [2023-02-20T12:14:51.104Z] 9504b131ba85: Layer already exists [2023-02-20T12:14:51.104Z] 809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14: digest: sha256:47a764213794308309e5c87cb90fd1128daa9738231d7cc36cf0ef74e648178c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:51.428Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:51.743Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-02-20T12:14:51.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-20T12:14:51.743Z] f29996075408: Preparing [2023-02-20T12:14:51.743Z] 628f7853ba32: Preparing [2023-02-20T12:14:51.743Z] 9504b131ba85: Preparing [2023-02-20T12:14:51.743Z] ee80ca924d7a: Preparing [2023-02-20T12:14:51.743Z] aa5968d388b8: Preparing [2023-02-20T12:14:51.743Z] 9504b131ba85: Layer already exists [2023-02-20T12:14:51.743Z] f29996075408: Layer already exists [2023-02-20T12:14:51.743Z] ee80ca924d7a: Layer already exists [2023-02-20T12:14:51.743Z] 628f7853ba32: Layer already exists [2023-02-20T12:14:51.743Z] aa5968d388b8: Layer already exists [2023-02-20T12:14:51.743Z] main: digest: sha256:47a764213794308309e5c87cb90fd1128daa9738231d7cc36cf0ef74e648178c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-20T12:14:51.791Z] ===================================================== [Pipeline] echo [2023-02-20T12:14:51.803Z] taggedImages: [2023-02-20T12:14:51.803Z] - nexus3.edgexfoundry.org:10004/device-virtual:809182d388b7784ea0303513e5a82decca2f34a7 [2023-02-20T12:14:51.803Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-02-20T12:14:51.803Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.14 [2023-02-20T12:14:51.803Z] - nexus3.edgexfoundry.org:10004/device-virtual:809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14 [2023-02-20T12:14:51.803Z] - 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-02-20T12:14:52.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T12:14:52.169Z] [2023-02-20T12:14:52.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:14:52.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T12:14:52.472Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T12:14:52.472Z] 5eb5b503b376: Pulling fs layer [2023-02-20T12:14:52.472Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T12:14:52.472Z] ec43610c2a17: Pulling fs layer [2023-02-20T12:14:52.472Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T12:14:52.472Z] 33b1e0a273af: Pulling fs layer [2023-02-20T12:14:52.472Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T12:14:52.472Z] 2f39f015ded8: Pulling fs layer [2023-02-20T12:14:52.472Z] 3a2ae6a8a46f: Waiting [2023-02-20T12:14:52.472Z] 5d3b04190fa2: Waiting [2023-02-20T12:14:52.472Z] 33b1e0a273af: Waiting [2023-02-20T12:14:52.472Z] 2f39f015ded8: Waiting [2023-02-20T12:14:52.472Z] 5c69ac0246d0: Verifying Checksum [2023-02-20T12:14:52.472Z] 5c69ac0246d0: Download complete [2023-02-20T12:14:52.472Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-20T12:14:52.472Z] 3a2ae6a8a46f: Download complete [2023-02-20T12:14:52.732Z] 33b1e0a273af: Verifying Checksum [2023-02-20T12:14:52.732Z] 33b1e0a273af: Download complete [2023-02-20T12:14:52.732Z] ec43610c2a17: Verifying Checksum [2023-02-20T12:14:52.732Z] ec43610c2a17: Download complete [2023-02-20T12:14:52.732Z] 5d3b04190fa2: Download complete [2023-02-20T12:14:52.732Z] 5eb5b503b376: Verifying Checksum [2023-02-20T12:14:52.732Z] 5eb5b503b376: Download complete [2023-02-20T12:14:53.298Z] 2f39f015ded8: Download complete [2023-02-20T12:14:53.865Z] 5eb5b503b376: Pull complete [2023-02-20T12:14:53.865Z] 5c69ac0246d0: Pull complete [2023-02-20T12:14:54.431Z] ec43610c2a17: Pull complete [2023-02-20T12:14:54.431Z] 3a2ae6a8a46f: Pull complete [2023-02-20T12:14:54.689Z] 33b1e0a273af: Pull complete [2023-02-20T12:14:54.689Z] 5d3b04190fa2: Pull complete [2023-02-20T12:14:58.870Z] 2f39f015ded8: Pull complete [2023-02-20T12:14:58.870Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T12:14:58.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T12:14:58.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:14:58.953Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:14:58.982Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T12:15:01.211Z] $ docker top 590c1e14df75dd113cd7deaf62c1cb52a3835226e2f58caeab00290906d25af6 -eo pid,comm [2023-02-20T12:15:01.219Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6731 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-02-20T12:15:01.324Z] Running in /w/workspace/device-virtual-go/85 [Pipeline] { [Pipeline] checkout [2023-02-20T12:15:01.354Z] The recommended git tool is: git [2023-02-20T12:15:01.576Z] ---> job-cost.sh [2023-02-20T12:15:01.577Z] lf-activate-venv: SKIPPING [2023-02-20T12:15:01.577Z] INFO: No Stack... [2023-02-20T12:15:01.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T12:15:02.093Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T12:15:02.381Z] + cut -d, -f6 [2023-02-20T12:15:02.381Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [Pipeline] lock [2023-02-20T12:15:02.396Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-85-stack-cost] [2023-02-20T12:15:02.407Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-85-stack-cost] did not exist. Created. [2023-02-20T12:15:02.407Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T12:15:02.703Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-20T12:15:02.730Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T12:15:02.741Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T12:15:02.760Z] $ docker stop --time=1 590c1e14df75dd113cd7deaf62c1cb52a3835226e2f58caeab00290906d25af6 [2023-02-20T12:15:03.935Z] $ docker rm -f --volumes 590c1e14df75dd113cd7deaf62c1cb52a3835226e2f58caeab00290906d25af6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-20T12:15:06.378Z] using credential edgex-jenkins-ssh [2023-02-20T12:15:06.394Z] Cloning the remote Git repository [2023-02-20T12:15:06.427Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-02-20T12:15:06.503Z] > git init /w/workspace/device-virtual-go/85 # timeout=10 [2023-02-20T12:15:06.666Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-20T12:15:06.667Z] > git --version # timeout=10 [2023-02-20T12:15:06.687Z] > git --version # 'git version 2.25.1' [2023-02-20T12:15:06.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T12:15:06.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T12:15:09.661Z] Avoid second fetch [2023-02-20T12:15:09.662Z] Checking out Revision 809182d388b7784ea0303513e5a82decca2f34a7 (main) [2023-02-20T12:15:08.810Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-20T12:15:08.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T12:15:09.670Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T12:15:09.693Z] > git checkout -f 809182d388b7784ea0303513e5a82decca2f34a7 # timeout=10 [2023-02-20T12:15:10.179Z] Commit message: "Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T12:15:11.236Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T12:15:11.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T12:15:11.236Z] Dload Upload Total Spent Left Speed [2023-02-20T12:15:11.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-02-20T12:15:11.879Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T12:15:12.210Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T12:15:12.210Z] + sudo tee /etc/docker/daemon.new [2023-02-20T12:15:12.210Z] { [2023-02-20T12:15:12.210Z] "registry-mirrors": [ [2023-02-20T12:15:12.210Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T12:15:12.210Z] ], [2023-02-20T12:15:12.210Z] "bip": "10.250.0.254/24", [2023-02-20T12:15:12.210Z] "hosts": [ [2023-02-20T12:15:12.210Z] "tcp://0.0.0.0:5555", [2023-02-20T12:15:12.210Z] "unix:///var/run/docker.sock" [2023-02-20T12:15:12.210Z] ], [2023-02-20T12:15:12.210Z] "mtu": 1458, [2023-02-20T12:15:12.210Z] "selinux-enabled": true, [2023-02-20T12:15:12.210Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T12:15:12.210Z] } [Pipeline] sh [2023-02-20T12:15:12.551Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T12:15:12.890Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T12:15:31.143Z] provisioning config files... [2023-02-20T12:15:31.171Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/85@tmp/config14216451290078408408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:15:31.517Z] ---> docker-login.sh [2023-02-20T12:15:31.517Z] nexus3.edgexfoundry.org:10001 [2023-02-20T12:15:31.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:15:32.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:15:32.056Z] Configure a credential helper to remove this warning. See [2023-02-20T12:15:32.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:15:32.057Z] [2023-02-20T12:15:32.057Z] Login Succeeded [2023-02-20T12:15:32.057Z] nexus3.edgexfoundry.org:10002 [2023-02-20T12:15:32.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:15:32.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:15:32.592Z] Configure a credential helper to remove this warning. See [2023-02-20T12:15:32.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:15:32.592Z] [2023-02-20T12:15:32.592Z] Login Succeeded [2023-02-20T12:15:32.592Z] nexus3.edgexfoundry.org:10003 [2023-02-20T12:15:32.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:15:32.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:15:32.867Z] Configure a credential helper to remove this warning. See [2023-02-20T12:15:32.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:15:32.867Z] [2023-02-20T12:15:32.867Z] Login Succeeded [2023-02-20T12:15:32.867Z] nexus3.edgexfoundry.org:10004 [2023-02-20T12:15:33.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:15:33.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:15:33.138Z] Configure a credential helper to remove this warning. See [2023-02-20T12:15:33.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:15:33.138Z] [2023-02-20T12:15:33.138Z] Login Succeeded [2023-02-20T12:15:33.138Z] docker.io [2023-02-20T12:15:33.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:15:33.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:15:33.673Z] Configure a credential helper to remove this warning. See [2023-02-20T12:15:33.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:15:33.673Z] [2023-02-20T12:15:33.673Z] Login Succeeded [2023-02-20T12:15:33.673Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T12:15:33.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T12:15:33.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:15:33.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:15:33.940Z] ========================================================= [2023-02-20T12:15:33.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T12:15:33.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:15:34.282Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-20T12:15:34.550Z] Sending build context to Docker daemon 11.84MB [2023-02-20T12:15:34.550Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T12:15:34.550Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T12:15:34.821Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T12:15:34.821Z] 9b18e9b68314: Pulling fs layer [2023-02-20T12:15:34.821Z] 35d82f9e3411: Pulling fs layer [2023-02-20T12:15:34.821Z] e16973657156: Pulling fs layer [2023-02-20T12:15:34.821Z] fc693d55d65f: Pulling fs layer [2023-02-20T12:15:34.821Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T12:15:34.821Z] dda99020689f: Pulling fs layer [2023-02-20T12:15:34.821Z] db1c61fa0a46: Pulling fs layer [2023-02-20T12:15:34.821Z] 891c053d2c06: Pulling fs layer [2023-02-20T12:15:34.821Z] 7e9fc2657dce: Waiting [2023-02-20T12:15:34.821Z] dda99020689f: Waiting [2023-02-20T12:15:34.821Z] fc693d55d65f: Waiting [2023-02-20T12:15:34.821Z] 891c053d2c06: Waiting [2023-02-20T12:15:34.821Z] db1c61fa0a46: Waiting [2023-02-20T12:15:34.821Z] e16973657156: Verifying Checksum [2023-02-20T12:15:34.821Z] e16973657156: Download complete [2023-02-20T12:15:34.821Z] 35d82f9e3411: Verifying Checksum [2023-02-20T12:15:34.821Z] 35d82f9e3411: Download complete [2023-02-20T12:15:34.821Z] 7e9fc2657dce: Download complete [2023-02-20T12:15:34.821Z] dda99020689f: Verifying Checksum [2023-02-20T12:15:34.821Z] dda99020689f: Download complete [2023-02-20T12:15:34.821Z] 9b18e9b68314: Verifying Checksum [2023-02-20T12:15:34.821Z] 9b18e9b68314: Download complete [2023-02-20T12:15:35.789Z] 9b18e9b68314: Pull complete [2023-02-20T12:15:35.789Z] 891c053d2c06: Verifying Checksum [2023-02-20T12:15:35.789Z] 891c053d2c06: Download complete [2023-02-20T12:15:36.386Z] 35d82f9e3411: Pull complete [2023-02-20T12:15:36.386Z] e16973657156: Pull complete [2023-02-20T12:15:37.354Z] db1c61fa0a46: Verifying Checksum [2023-02-20T12:15:37.354Z] db1c61fa0a46: Download complete [2023-02-20T12:15:37.625Z] fc693d55d65f: Verifying Checksum [2023-02-20T12:15:49.981Z] fc693d55d65f: Pull complete [2023-02-20T12:15:49.981Z] 7e9fc2657dce: Pull complete [2023-02-20T12:15:49.981Z] dda99020689f: Pull complete [2023-02-20T12:15:56.657Z] db1c61fa0a46: Pull complete [2023-02-20T12:15:57.627Z] 891c053d2c06: Pull complete [2023-02-20T12:15:57.627Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T12:15:57.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T12:15:57.627Z] ---> f96f9c87975a [2023-02-20T12:15:57.627Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T12:15:59.591Z] ---> Running in 3fa48bb7c5f5 [2023-02-20T12:15:59.863Z] Removing intermediate container 3fa48bb7c5f5 [2023-02-20T12:15:59.863Z] ---> 54e50cfebb1f [2023-02-20T12:15:59.863Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T12:15:59.863Z] ---> Running in a743ba490dcb [2023-02-20T12:16:00.131Z] Removing intermediate container a743ba490dcb [2023-02-20T12:16:00.131Z] ---> 74489db98bf2 [2023-02-20T12:16:00.131Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:16:00.131Z] ---> Running in 0935b6ef6f54 [2023-02-20T12:16:00.734Z] Removing intermediate container 0935b6ef6f54 [2023-02-20T12:16:00.734Z] ---> 72d9c228b73e [2023-02-20T12:16:00.734Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-20T12:16:00.734Z] ---> Running in 2bafeecd3222 [2023-02-20T12:16:01.007Z] Removing intermediate container 2bafeecd3222 [2023-02-20T12:16:01.007Z] ---> 02443055422c [2023-02-20T12:16:01.007Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T12:16:01.007Z] ---> Running in a759b9186d4a [2023-02-20T12:16:02.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:16:02.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:16:03.403Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T12:16:03.403Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-20T12:16:03.403Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T12:16:03.403Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T12:16:03.403Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:16:03.403Z] OK: 226 MiB in 55 packages [2023-02-20T12:16:05.994Z] Removing intermediate container a759b9186d4a [2023-02-20T12:16:05.994Z] ---> ae2a86d38dc1 [2023-02-20T12:16:05.994Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-20T12:16:05.994Z] ---> 9f50c0390db6 [2023-02-20T12:16:05.994Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:16:05.994Z] ---> Running in a3d1d02e90ee [2023-02-20T12:17:14.073Z] Removing intermediate container a3d1d02e90ee [2023-02-20T12:17:14.073Z] ---> 6b1a7fa9afe4 [2023-02-20T12:17:14.073Z] Step 10/12 : COPY . . [2023-02-20T12:17:14.073Z] ---> 1b45674eaf9a [2023-02-20T12:17:14.073Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T12:17:14.073Z] ---> Running in 2d0bc1fb1153 [2023-02-20T12:17:14.073Z] Removing intermediate container 2d0bc1fb1153 [2023-02-20T12:17:14.073Z] ---> cb2ec6d15c78 [2023-02-20T12:17:14.073Z] Step 12/12 : RUN $MAKE [2023-02-20T12:17:14.073Z] ---> Running in 25925d2e5ee1 [2023-02-20T12:17:14.073Z] noop [2023-02-20T12:17:14.073Z] Removing intermediate container 25925d2e5ee1 [2023-02-20T12:17:14.073Z] ---> e72f66aec8d2 [2023-02-20T12:17:14.073Z] Successfully built e72f66aec8d2 [2023-02-20T12:17:14.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:17:14.416Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T12:17:14.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:17:14.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container [2023-02-20T12:17:14.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/85 -v /w/workspace/device-virtual-go/85:/w/workspace/device-virtual-go/85:rw,z -v /w/workspace/device-virtual-go/85@tmp:/w/workspace/device-virtual-go/85@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-02-20T12:17:15.909Z] $ docker top cf21066c06962de19a5e2ea4436c283ce8c86307715b76cf356a5306aeba439a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:17:16.739Z] + go version [2023-02-20T12:17:16.739Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T12:17:16.764Z] $ docker stop --time=1 cf21066c06962de19a5e2ea4436c283ce8c86307715b76cf356a5306aeba439a [2023-02-20T12:17:18.395Z] $ docker rm -f --volumes cf21066c06962de19a5e2ea4436c283ce8c86307715b76cf356a5306aeba439a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:17:18.950Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T12:17:18.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:17:19.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container [2023-02-20T12:17:19.209Z] $ 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/85 -v /w/workspace/device-virtual-go/85:/w/workspace/device-virtual-go/85:rw,z -v /w/workspace/device-virtual-go/85@tmp:/w/workspace/device-virtual-go/85@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-02-20T12:17:20.386Z] $ docker top 669c162f862897366d1cdc0c6a7b9790be2a592392fdb29fa0498c77a1bf4fec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:17:20.885Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/85 [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:17:21.535Z] + make test [2023-02-20T12:17:21.535Z] go test ./... -coverprofile=coverage.out [2023-02-20T12:17:22.943Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-20T12:18:44.572Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-20T12:18:44.572Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.122s coverage: 65.7% of statements [2023-02-20T12:18:44.572Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T12:18:44.572Z] go vet ./... [2023-02-20T12:18:56.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T12:18:56.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T12:18:56.874Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T12:18:56.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T12:18:56.914Z] $ docker stop --time=1 669c162f862897366d1cdc0c6a7b9790be2a592392fdb29fa0498c77a1bf4fec [2023-02-20T12:18:58.612Z] $ docker rm -f --volumes 669c162f862897366d1cdc0c6a7b9790be2a592392fdb29fa0498c77a1bf4fec [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T12:18:59.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T12:18:59.525Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T12:18:59.972Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T12:19:00.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T12:19:00.678Z] + ls -al . [2023-02-20T12:19:00.678Z] total 188 [2023-02-20T12:19:00.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:17 . [2023-02-20T12:19:00.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:15 .. [2023-02-20T12:19:00.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:15 .git [2023-02-20T12:19:00.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:15 .github [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 20 12:15 .gitignore [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 12:15 .golangci.yml [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 20 12:15 Attribution.txt [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 20 12:15 CHANGELOG.md [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 20 12:15 Dockerfile [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 12:15 GOVERNANCE.md [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 12:15 Jenkinsfile [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 12:15 LICENSE [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 12:15 Makefile [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 12:15 OWNERS.md [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 12:15 README.md [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 12:13 VERSION [2023-02-20T12:19:00.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:15 bin [2023-02-20T12:19:00.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:15 cmd [2023-02-20T12:19:00.678Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 20 12:18 coverage.out [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 20 12:15 go.mod [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 20 12:15 go.sum [2023-02-20T12:19:00.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:15 internal [2023-02-20T12:19:00.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:15 snap [2023-02-20T12:19:00.678Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 12:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:19:01.010Z] + 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=809182d388b7784ea0303513e5a82decca2f34a7 --label arch=arm64 --label version=3.0.0-dev.14 . [2023-02-20T12:19:01.278Z] Sending build context to Docker daemon 11.89MB [2023-02-20T12:19:01.278Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T12:19:01.278Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-20T12:19:01.278Z] ---> e72f66aec8d2 [2023-02-20T12:19:01.278Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T12:19:01.546Z] ---> Running in 5d362b5d02e2 [2023-02-20T12:19:01.814Z] Removing intermediate container 5d362b5d02e2 [2023-02-20T12:19:01.814Z] ---> c83cde58681e [2023-02-20T12:19:01.814Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T12:19:01.814Z] ---> Running in 2778e226284b [2023-02-20T12:19:02.080Z] Removing intermediate container 2778e226284b [2023-02-20T12:19:02.080Z] ---> e21edd0dc9c1 [2023-02-20T12:19:02.080Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:19:02.080Z] ---> Running in f9ede4bb5b1a [2023-02-20T12:19:02.351Z] Removing intermediate container f9ede4bb5b1a [2023-02-20T12:19:02.351Z] ---> a25b03aa0baf [2023-02-20T12:19:02.351Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-20T12:19:02.619Z] ---> Running in 3a5772b90bc6 [2023-02-20T12:19:02.887Z] Removing intermediate container 3a5772b90bc6 [2023-02-20T12:19:02.887Z] ---> fca913425eb0 [2023-02-20T12:19:02.887Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T12:19:02.887Z] ---> Running in d1d58e3fc0e0 [2023-02-20T12:19:03.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:19:04.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:19:05.528Z] OK: 226 MiB in 55 packages [2023-02-20T12:19:06.114Z] Removing intermediate container d1d58e3fc0e0 [2023-02-20T12:19:06.114Z] ---> bdec943a74df [2023-02-20T12:19:06.114Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-20T12:19:06.701Z] ---> b1607884eac7 [2023-02-20T12:19:06.701Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:19:06.701Z] ---> Running in 1344376d9f89 [2023-02-20T12:19:09.284Z] Removing intermediate container 1344376d9f89 [2023-02-20T12:19:09.284Z] ---> cadd0c9832a6 [2023-02-20T12:19:09.284Z] Step 10/25 : COPY . . [2023-02-20T12:19:10.250Z] ---> 16acd1a43421 [2023-02-20T12:19:10.250Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T12:19:10.250Z] ---> Running in 6a321b9045cd [2023-02-20T12:19:10.518Z] Removing intermediate container 6a321b9045cd [2023-02-20T12:19:10.518Z] ---> c9a71eb04f57 [2023-02-20T12:19:10.518Z] Step 12/25 : RUN $MAKE [2023-02-20T12:19:10.518Z] ---> Running in 6c5d8a6ca918 [2023-02-20T12:19:11.486Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-20T12:21:33.194Z] Removing intermediate container 6c5d8a6ca918 [2023-02-20T12:21:33.194Z] ---> 389d296c81d3 [2023-02-20T12:21:33.194Z] Step 13/25 : FROM alpine:3.16 [2023-02-20T12:21:33.194Z] 3.16: Pulling from library/alpine [2023-02-20T12:21:33.194Z] 3760b48202b3: Pulling fs layer [2023-02-20T12:21:33.194Z] 3760b48202b3: Verifying Checksum [2023-02-20T12:21:33.194Z] 3760b48202b3: Download complete [2023-02-20T12:21:33.194Z] 3760b48202b3: Pull complete [2023-02-20T12:21:33.194Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T12:21:33.194Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T12:21:33.194Z] ---> 4c81e5bf8899 [2023-02-20T12:21:33.194Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-20T12:21:33.194Z] ---> Running in 6c1adbf89a13 [2023-02-20T12:21:33.194Z] Removing intermediate container 6c1adbf89a13 [2023-02-20T12:21:33.194Z] ---> 87ea6a0f3a28 [2023-02-20T12:21:33.194Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-20T12:21:33.194Z] ---> Running in 87d6aa51b469 [2023-02-20T12:21:33.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:21:33.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:21:34.151Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T12:21:34.152Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:21:34.152Z] OK: 5 MiB in 15 packages [2023-02-20T12:21:35.112Z] Removing intermediate container 87d6aa51b469 [2023-02-20T12:21:35.112Z] ---> 9e563a298a71 [2023-02-20T12:21:35.112Z] Step 16/25 : WORKDIR / [2023-02-20T12:21:35.112Z] ---> Running in d76cabc04b25 [2023-02-20T12:21:35.378Z] Removing intermediate container d76cabc04b25 [2023-02-20T12:21:35.378Z] ---> b21228c0407a [2023-02-20T12:21:35.378Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-20T12:21:35.963Z] ---> 462a29210e4e [2023-02-20T12:21:35.963Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-20T12:21:37.380Z] ---> 699ecf682b25 [2023-02-20T12:21:37.380Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-20T12:21:38.805Z] ---> 90eb75bf94af [2023-02-20T12:21:38.805Z] Step 20/25 : EXPOSE 59900 [2023-02-20T12:21:38.805Z] ---> Running in 5ec8c8bbf17c [2023-02-20T12:21:38.805Z] Removing intermediate container 5ec8c8bbf17c [2023-02-20T12:21:38.805Z] ---> c931fa0bc1a1 [2023-02-20T12:21:38.805Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-20T12:21:39.077Z] ---> Running in 38cf433ac5eb [2023-02-20T12:21:39.343Z] Removing intermediate container 38cf433ac5eb [2023-02-20T12:21:39.343Z] ---> d28571baa81d [2023-02-20T12:21:39.343Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:21:39.343Z] ---> Running in f96e915e1914 [2023-02-20T12:21:39.610Z] Removing intermediate container f96e915e1914 [2023-02-20T12:21:39.610Z] ---> 12f3097ffe0e [2023-02-20T12:21:39.610Z] Step 23/25 : LABEL arch=arm64 [2023-02-20T12:21:39.610Z] ---> Running in f03c2b3a224b [2023-02-20T12:21:39.878Z] Removing intermediate container f03c2b3a224b [2023-02-20T12:21:39.878Z] ---> 32a4519c6cfb [2023-02-20T12:21:39.878Z] Step 24/25 : LABEL git_sha=809182d388b7784ea0303513e5a82decca2f34a7 [2023-02-20T12:21:39.878Z] ---> Running in 41b3645cb286 [2023-02-20T12:21:40.459Z] Removing intermediate container 41b3645cb286 [2023-02-20T12:21:40.459Z] ---> 2579541cf488 [2023-02-20T12:21:40.459Z] Step 25/25 : LABEL version=3.0.0-dev.14 [2023-02-20T12:21:40.459Z] ---> Running in 456c7b1cb523 [2023-02-20T12:21:40.727Z] Removing intermediate container 456c7b1cb523 [2023-02-20T12:21:40.727Z] ---> a4c7135a46a6 [2023-02-20T12:21:40.727Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T12:21:40.727Z] Successfully built a4c7135a46a6 [2023-02-20T12:21:40.727Z] 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-02-20T12:21:40.844Z] provisioning config files... [2023-02-20T12:21:40.856Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/85@tmp/config13189769644807204028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:21:41.185Z] ---> docker-login.sh [2023-02-20T12:21:41.185Z] nexus3.edgexfoundry.org:10001 [2023-02-20T12:21:41.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:21:41.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:21:41.451Z] Configure a credential helper to remove this warning. See [2023-02-20T12:21:41.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:21:41.451Z] [2023-02-20T12:21:41.451Z] Login Succeeded [2023-02-20T12:21:41.451Z] nexus3.edgexfoundry.org:10002 [2023-02-20T12:21:41.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:21:41.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:21:41.719Z] Configure a credential helper to remove this warning. See [2023-02-20T12:21:41.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:21:41.719Z] [2023-02-20T12:21:41.719Z] Login Succeeded [2023-02-20T12:21:41.719Z] nexus3.edgexfoundry.org:10003 [2023-02-20T12:21:41.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:21:42.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:21:42.253Z] Configure a credential helper to remove this warning. See [2023-02-20T12:21:42.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:21:42.253Z] [2023-02-20T12:21:42.253Z] Login Succeeded [2023-02-20T12:21:42.253Z] nexus3.edgexfoundry.org:10004 [2023-02-20T12:21:42.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:21:42.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:21:42.519Z] Configure a credential helper to remove this warning. See [2023-02-20T12:21:42.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:21:42.519Z] [2023-02-20T12:21:42.519Z] Login Succeeded [2023-02-20T12:21:42.519Z] docker.io [2023-02-20T12:21:42.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:21:43.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:21:43.051Z] Configure a credential helper to remove this warning. See [2023-02-20T12:21:43.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:21:43.051Z] [2023-02-20T12:21:43.051Z] Login Succeeded [2023-02-20T12:21:43.051Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T12:21:43.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-20T12:21:43.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:21:43.106Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-02-20T12:21:43.106Z] 809182d388b7784ea0303513e5a82decca2f34a7 [2023-02-20T12:21:43.106Z] latest [2023-02-20T12:21:43.106Z] 3.0.0-dev.14 [2023-02-20T12:21:43.106Z] 809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14 [2023-02-20T12:21:43.106Z] main [2023-02-20T12:21:43.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:43.440Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:809182d388b7784ea0303513e5a82decca2f34a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:43.771Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:809182d388b7784ea0303513e5a82decca2f34a7 [2023-02-20T12:21:43.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-20T12:21:43.771Z] d12236cd7038: Preparing [2023-02-20T12:21:43.771Z] b47471b3baa9: Preparing [2023-02-20T12:21:43.771Z] 3d5ca2e79cd8: Preparing [2023-02-20T12:21:43.771Z] 56329a4a6da0: Preparing [2023-02-20T12:21:43.771Z] f70ee36035b9: Preparing [2023-02-20T12:21:43.771Z] f70ee36035b9: Layer already exists [2023-02-20T12:21:44.036Z] b47471b3baa9: Pushed [2023-02-20T12:21:44.036Z] 3d5ca2e79cd8: Pushed [2023-02-20T12:21:44.036Z] 56329a4a6da0: Pushed [2023-02-20T12:21:49.366Z] d12236cd7038: Pushed [2023-02-20T12:21:49.366Z] 809182d388b7784ea0303513e5a82decca2f34a7: digest: sha256:bcec8f732521feae13d6a78f5e6a41470fd3cbffb86ee02c11cd1c38a740261f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:49.702Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:50.039Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-02-20T12:21:50.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-20T12:21:50.039Z] d12236cd7038: Preparing [2023-02-20T12:21:50.039Z] b47471b3baa9: Preparing [2023-02-20T12:21:50.039Z] 3d5ca2e79cd8: Preparing [2023-02-20T12:21:50.039Z] 56329a4a6da0: Preparing [2023-02-20T12:21:50.039Z] f70ee36035b9: Preparing [2023-02-20T12:21:50.039Z] d12236cd7038: Layer already exists [2023-02-20T12:21:50.039Z] f70ee36035b9: Layer already exists [2023-02-20T12:21:50.039Z] 3d5ca2e79cd8: Layer already exists [2023-02-20T12:21:50.039Z] b47471b3baa9: Layer already exists [2023-02-20T12:21:50.039Z] 56329a4a6da0: Layer already exists [2023-02-20T12:21:50.039Z] latest: digest: sha256:bcec8f732521feae13d6a78f5e6a41470fd3cbffb86ee02c11cd1c38a740261f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:50.383Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:50.719Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.14 [2023-02-20T12:21:50.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-20T12:21:50.720Z] d12236cd7038: Preparing [2023-02-20T12:21:50.720Z] b47471b3baa9: Preparing [2023-02-20T12:21:50.720Z] 3d5ca2e79cd8: Preparing [2023-02-20T12:21:50.720Z] 56329a4a6da0: Preparing [2023-02-20T12:21:50.720Z] f70ee36035b9: Preparing [2023-02-20T12:21:50.720Z] 56329a4a6da0: Layer already exists [2023-02-20T12:21:50.720Z] b47471b3baa9: Layer already exists [2023-02-20T12:21:50.720Z] d12236cd7038: Layer already exists [2023-02-20T12:21:50.720Z] 3d5ca2e79cd8: Layer already exists [2023-02-20T12:21:50.720Z] f70ee36035b9: Layer already exists [2023-02-20T12:21:50.720Z] 3.0.0-dev.14: digest: sha256:bcec8f732521feae13d6a78f5e6a41470fd3cbffb86ee02c11cd1c38a740261f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:51.062Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:51.401Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14 [2023-02-20T12:21:51.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-20T12:21:51.401Z] d12236cd7038: Preparing [2023-02-20T12:21:51.401Z] b47471b3baa9: Preparing [2023-02-20T12:21:51.401Z] 3d5ca2e79cd8: Preparing [2023-02-20T12:21:51.401Z] 56329a4a6da0: Preparing [2023-02-20T12:21:51.401Z] f70ee36035b9: Preparing [2023-02-20T12:21:51.401Z] 3d5ca2e79cd8: Layer already exists [2023-02-20T12:21:51.401Z] b47471b3baa9: Layer already exists [2023-02-20T12:21:51.401Z] 56329a4a6da0: Layer already exists [2023-02-20T12:21:51.401Z] f70ee36035b9: Layer already exists [2023-02-20T12:21:51.401Z] d12236cd7038: Layer already exists [2023-02-20T12:21:51.401Z] 809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14: digest: sha256:bcec8f732521feae13d6a78f5e6a41470fd3cbffb86ee02c11cd1c38a740261f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:51.746Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:52.087Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-02-20T12:21:52.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-20T12:21:52.088Z] d12236cd7038: Preparing [2023-02-20T12:21:52.088Z] b47471b3baa9: Preparing [2023-02-20T12:21:52.088Z] 3d5ca2e79cd8: Preparing [2023-02-20T12:21:52.088Z] 56329a4a6da0: Preparing [2023-02-20T12:21:52.088Z] f70ee36035b9: Preparing [2023-02-20T12:21:52.088Z] b47471b3baa9: Layer already exists [2023-02-20T12:21:52.088Z] d12236cd7038: Layer already exists [2023-02-20T12:21:52.088Z] f70ee36035b9: Layer already exists [2023-02-20T12:21:52.088Z] 3d5ca2e79cd8: Layer already exists [2023-02-20T12:21:52.088Z] 56329a4a6da0: Layer already exists [2023-02-20T12:21:52.088Z] main: digest: sha256:bcec8f732521feae13d6a78f5e6a41470fd3cbffb86ee02c11cd1c38a740261f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-20T12:21:52.137Z] ===================================================== [Pipeline] echo [2023-02-20T12:21:52.143Z] taggedImages: [2023-02-20T12:21:52.143Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:809182d388b7784ea0303513e5a82decca2f34a7 [2023-02-20T12:21:52.143Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-02-20T12:21:52.143Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.14 [2023-02-20T12:21:52.143Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:809182d388b7784ea0303513e5a82decca2f34a7-3.0.0-dev.14 [2023-02-20T12:21:52.143Z] - 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-02-20T12:21:52.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T12:21:52.497Z] [2023-02-20T12:21:52.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:21:52.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T12:21:52.822Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T12:21:52.822Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T12:21:52.822Z] 04944245beec: Pulling fs layer [2023-02-20T12:21:52.822Z] 699f458cf7ca: Pulling fs layer [2023-02-20T12:21:52.822Z] 765212b225bb: Pulling fs layer [2023-02-20T12:21:52.822Z] f23df028b6ca: Pulling fs layer [2023-02-20T12:21:52.822Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T12:21:52.822Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T12:21:52.822Z] f23df028b6ca: Waiting [2023-02-20T12:21:52.822Z] d65c8cfc05b1: Waiting [2023-02-20T12:21:52.822Z] 2437ff75d9bd: Waiting [2023-02-20T12:21:52.822Z] 765212b225bb: Waiting [2023-02-20T12:21:53.091Z] 04944245beec: Verifying Checksum [2023-02-20T12:21:53.091Z] 04944245beec: Download complete [2023-02-20T12:21:53.091Z] 765212b225bb: Download complete [2023-02-20T12:21:53.091Z] f23df028b6ca: Verifying Checksum [2023-02-20T12:21:53.091Z] f23df028b6ca: Download complete [2023-02-20T12:21:53.091Z] d65c8cfc05b1: Download complete [2023-02-20T12:21:53.091Z] 699f458cf7ca: Verifying Checksum [2023-02-20T12:21:53.091Z] 699f458cf7ca: Download complete [2023-02-20T12:21:53.674Z] 8998bd30e6a1: Verifying Checksum [2023-02-20T12:21:53.674Z] 8998bd30e6a1: Download complete [2023-02-20T12:21:55.612Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T12:21:55.612Z] 2437ff75d9bd: Download complete [2023-02-20T12:21:57.685Z] 8998bd30e6a1: Pull complete [2023-02-20T12:21:57.965Z] 04944245beec: Pull complete [2023-02-20T12:21:59.409Z] 699f458cf7ca: Pull complete [2023-02-20T12:21:59.409Z] 765212b225bb: Pull complete [2023-02-20T12:21:59.991Z] f23df028b6ca: Pull complete [2023-02-20T12:22:00.258Z] d65c8cfc05b1: Pull complete [2023-02-20T12:22:15.257Z] 2437ff75d9bd: Pull complete [2023-02-20T12:22:15.257Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T12:22:15.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T12:22:15.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:22:15.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container [2023-02-20T12:22:15.520Z] $ 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/85 -v /w/workspace/device-virtual-go/85:/w/workspace/device-virtual-go/85:rw,z -v /w/workspace/device-virtual-go/85@tmp:/w/workspace/device-virtual-go/85@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-02-20T12:22:17.915Z] $ docker top 93aa68f477187d65e6f9e8da5ea2f0a0ded4bb800947e1ea66c3efbb32a537eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:22:18.728Z] ---> job-cost.sh [2023-02-20T12:22:18.728Z] lf-activate-venv: SKIPPING [2023-02-20T12:22:18.728Z] INFO: No Stack... [2023-02-20T12:22:18.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T12:22:19.948Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T12:22:20.267Z] + cat /w/workspace/device-virtual-go/85/archives/cost.csv [2023-02-20T12:22:20.267Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T12:22:20.590Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-85-stack-cost] [2023-02-20T12:22:20.601Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-85-stack-cost] did not exist. Created. [2023-02-20T12:22:20.602Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T12:22:20.941Z] /w/workspace/device-virtual-go/85@tmp/durable-e96f8a7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-20T12:22:21.530Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T12:22:21.549Z] Warning: overwriting stash ‘stack-cost’ [2023-02-20T12:22:21.590Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T12:22:21.597Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T12:22:21.626Z] $ docker stop --time=1 93aa68f477187d65e6f9e8da5ea2f0a0ded4bb800947e1ea66c3efbb32a537eb [2023-02-20T12:22:23.061Z] $ docker rm -f --volumes 93aa68f477187d65e6f9e8da5ea2f0a0ded4bb800947e1ea66c3efbb32a537eb [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-02-20T12:22:23.494Z] provisioning config files... [2023-02-20T12:22:23.499Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3359313926480987850tmp [Pipeline] { [Pipeline] sh [2023-02-20T12:22:23.797Z] + set +x [2023-02-20T12:22:23.797Z] + curl -s https://codecov.io/bash [2023-02-20T12:22:23.797Z] + bash -s -- [2023-02-20T12:22:23.797Z] [2023-02-20T12:22:23.797Z] _____ _ [2023-02-20T12:22:23.797Z] / ____| | | [2023-02-20T12:22:23.797Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T12:22:23.797Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T12:22:23.797Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T12:22:23.797Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T12:22:23.797Z] Bash-1.0.6 [2023-02-20T12:22:23.797Z] [2023-02-20T12:22:23.797Z] [2023-02-20T12:22:23.797Z] ==> git version 2.25.1 found [2023-02-20T12:22:23.797Z] ==> 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-02-20T12:22:23.797Z] Release-Date: 2020-01-08 [2023-02-20T12:22:23.797Z] 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-02-20T12:22:23.797Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T12:22:23.797Z] ==> Jenkins CI detected. [2023-02-20T12:22:23.797Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-02-20T12:22:23.797Z] project root: . [2023-02-20T12:22:23.797Z] --> token set from env [2023-02-20T12:22:23.797Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T12:22:23.797Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T12:22:23.797Z] ==> Python coveragepy not found [2023-02-20T12:22:23.797Z] ==> Searching for coverage reports in: [2023-02-20T12:22:23.797Z] + . [2023-02-20T12:22:23.797Z] -> Found 1 reports [2023-02-20T12:22:23.797Z] ==> Detecting git/mercurial file structure [2023-02-20T12:22:24.056Z] ==> Reading reports [2023-02-20T12:22:24.056Z] + ./coverage.out bytes=44128 [2023-02-20T12:22:24.056Z] ==> Appending adjustments [2023-02-20T12:22:24.056Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T12:22:24.056Z] + Found adjustments [2023-02-20T12:22:24.056Z] ==> Gzipping contents [2023-02-20T12:22:24.056Z] 8.0K /tmp/codecov.HAZfKQ.gz [2023-02-20T12:22:24.056Z] ==> Uploading reports [2023-02-20T12:22:24.056Z] url: https://codecov.io [2023-02-20T12:22:24.056Z] query: branch=main&commit=809182d388b7784ea0303513e5a82decca2f34a7&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-20T12:22:24.056Z] -> Pinging Codecov [2023-02-20T12:22:24.056Z] 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=809182d388b7784ea0303513e5a82decca2f34a7&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-20T12:22:24.314Z] -> Uploading to [2023-02-20T12:22:24.314Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/5E52B4B073DB2E39498172D8E973AA87/809182d388b7784ea0303513e5a82decca2f34a7/c61c984c-f000-4940-9f62-9dae4c24b06e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T122224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a468caed87becf3472d1f3b8c300c07d184bd89da6324f45f438855daa53e88 [2023-02-20T12:22:24.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T12:22:24.314Z] Dload Upload Total Spent Left Speed [2023-02-20T12:22:24.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5479 0 0 100 5479 0 24791 --:--:-- --:--:-- --:--:-- 24680 100 5479 0 0 100 5479 0 17015 --:--:-- --:--:-- --:--:-- 16962 [2023-02-20T12:22:24.573Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/809182d388b7784ea0303513e5a82decca2f34a7 [Pipeline] } [2023-02-20T12:22:24.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-20T12:22:24.759Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-20T12:22:24.778Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:22:25.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-20T12:22:25.082Z] [2023-02-20T12:22:25.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:22:25.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-20T12:22:25.377Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-20T12:22:25.377Z] df9b9388f04a: Pulling fs layer [2023-02-20T12:22:25.377Z] 52dc419b0ee2: Pulling fs layer [2023-02-20T12:22:25.377Z] 25bc292e5bac: Pulling fs layer [2023-02-20T12:22:25.377Z] 114826534d7a: Pulling fs layer [2023-02-20T12:22:25.377Z] 4657fd5d0bcf: Pulling fs layer [2023-02-20T12:22:25.377Z] 6ad1cebc031e: Pulling fs layer [2023-02-20T12:22:25.377Z] 8a3aa393b2d8: Pulling fs layer [2023-02-20T12:22:25.377Z] 4657fd5d0bcf: Waiting [2023-02-20T12:22:25.377Z] 6ad1cebc031e: Waiting [2023-02-20T12:22:25.377Z] 8a3aa393b2d8: Waiting [2023-02-20T12:22:25.377Z] 114826534d7a: Waiting [2023-02-20T12:22:25.377Z] 25bc292e5bac: Download complete [2023-02-20T12:22:25.377Z] 52dc419b0ee2: Download complete [2023-02-20T12:22:25.377Z] 4657fd5d0bcf: Verifying Checksum [2023-02-20T12:22:25.377Z] 4657fd5d0bcf: Download complete [2023-02-20T12:22:25.377Z] df9b9388f04a: Verifying Checksum [2023-02-20T12:22:25.377Z] df9b9388f04a: Download complete [2023-02-20T12:22:25.635Z] df9b9388f04a: Pull complete [2023-02-20T12:22:25.635Z] 52dc419b0ee2: Pull complete [2023-02-20T12:22:25.635Z] 25bc292e5bac: Pull complete [2023-02-20T12:22:25.635Z] 6ad1cebc031e: Verifying Checksum [2023-02-20T12:22:25.635Z] 6ad1cebc031e: Download complete [2023-02-20T12:22:26.202Z] 114826534d7a: Verifying Checksum [2023-02-20T12:22:26.202Z] 114826534d7a: Download complete [2023-02-20T12:22:26.460Z] 8a3aa393b2d8: Download complete [2023-02-20T12:22:29.740Z] 114826534d7a: Pull complete [2023-02-20T12:22:29.740Z] 4657fd5d0bcf: Pull complete [2023-02-20T12:22:29.740Z] 6ad1cebc031e: Pull complete [2023-02-20T12:22:32.270Z] 8a3aa393b2d8: Pull complete [2023-02-20T12:22:32.270Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-20T12:22:32.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-20T12:22:32.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:22:32.346Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:22:32.370Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-20T12:22:34.204Z] $ docker top 537abe94e9c98c13ccbd98b39f291665620dd4edaf13f05a7c417c3f4854e4d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-20T12:22:34.274Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-02-20T12:22:34.551Z] + set -o pipefail [2023-02-20T12:22:34.551Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-02-20T12:22:39.822Z] [2023-02-20T12:22:39.822Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-02-20T12:22:39.822Z] [2023-02-20T12:22:39.822Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/74992930-cd24-4fc7-bf56-56ea0af4d935 [2023-02-20T12:22:39.822Z] [2023-02-20T12:22:39.822Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-20T12:22:39.822Z] [2023-02-20T12:22:39.822Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-20T12:22:39.822Z] [2023-02-20T12:22:40.080Z] [2023-02-20T12:22:40.080Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-20T12:22:40.080Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-20T12:22:40.080Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-20T12:22:40.086Z] $ docker stop --time=1 537abe94e9c98c13ccbd98b39f291665620dd4edaf13f05a7c417c3f4854e4d9 [2023-02-20T12:22:41.973Z] $ docker rm -f --volumes 537abe94e9c98c13ccbd98b39f291665620dd4edaf13f05a7c417c3f4854e4d9 [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-02-20T12:22:42.654Z] + git log --format=format:%s -1 809182d388b7784ea0303513e5a82decca2f34a7 [Pipeline] sh [2023-02-20T12:22:42.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T12:22:42.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:22:43.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T12:22:43.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:22:43.309Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:22:43.335Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T12:22:43.763Z] $ docker top 74038f03738a9e99c1d68352018ae826368a6c64e06870945513098b5adba556 -eo pid,comm [2023-02-20T12:22:43.820Z] 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-02-20T12:22:43.820Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T12:22:43.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T12:22:43.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T12:22:43.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T12:22:43.983Z] $ docker exec 74038f03738a9e99c1d68352018ae826368a6c64e06870945513098b5adba556 ssh-agent [2023-02-20T12:22:44.096Z] SSH_AUTH_SOCK=/tmp/ssh-wDtiQ0Y0sN7t/agent.33 [2023-02-20T12:22:44.096Z] SSH_AGENT_PID=39 [2023-02-20T12:22:44.100Z] Running ssh-add (command line suppressed) [2023-02-20T12:22:44.206Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5360523589492734754.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5360523589492734754.key) [2023-02-20T12:22:44.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T12:22:44.514Z] + git semver tag [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,682 [run_tag] DEBUG tag force:False [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,682 [check_head_tag] DEBUG check head tag [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,683 [execute] INFO git cat-file --batch-check [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,686 [execute] INFO git cat-file --batch [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,707 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,708 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,708 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-20T12:22:44.774Z] 2023-02-20 12:22:44,713 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-20T12:22:44.774Z] 3.0.0-dev.14 [Pipeline] } [2023-02-20T12:22:44.779Z] $ docker exec --env ******** --env ******** 74038f03738a9e99c1d68352018ae826368a6c64e06870945513098b5adba556 ssh-agent -k [2023-02-20T12:22:44.891Z] unset SSH_AUTH_SOCK; [2023-02-20T12:22:44.891Z] unset SSH_AGENT_PID; [2023-02-20T12:22:44.891Z] echo Agent pid 39 killed; [2023-02-20T12:22:44.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T12:22:45.221Z] + git semver [Pipeline] } [2023-02-20T12:22:45.490Z] $ docker stop --time=1 74038f03738a9e99c1d68352018ae826368a6c64e06870945513098b5adba556 [2023-02-20T12:22:46.756Z] $ docker rm -f --volumes 74038f03738a9e99c1d68352018ae826368a6c64e06870945513098b5adba556 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:22:47.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-20T12:22:47.152Z] [2023-02-20T12:22:47.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:22:47.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-20T12:22:47.453Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-20T12:22:47.453Z] ab5ef0e58194: Pulling fs layer [2023-02-20T12:22:47.453Z] 9712f1f96733: Pulling fs layer [2023-02-20T12:22:47.453Z] 63f879dbbcfc: Pulling fs layer [2023-02-20T12:22:47.453Z] 0d9ebad4ef96: Pulling fs layer [2023-02-20T12:22:47.453Z] e9a5061849ea: Pulling fs layer [2023-02-20T12:22:47.453Z] d747dcd14b5f: Pulling fs layer [2023-02-20T12:22:47.453Z] 2de7ff778b66: Pulling fs layer [2023-02-20T12:22:47.453Z] e9a5061849ea: Waiting [2023-02-20T12:22:47.453Z] 0d9ebad4ef96: Waiting [2023-02-20T12:22:47.453Z] d747dcd14b5f: Waiting [2023-02-20T12:22:47.453Z] 2de7ff778b66: Waiting [2023-02-20T12:22:47.453Z] 9712f1f96733: Verifying Checksum [2023-02-20T12:22:47.453Z] 9712f1f96733: Download complete [2023-02-20T12:22:48.029Z] 63f879dbbcfc: Verifying Checksum [2023-02-20T12:22:48.029Z] 63f879dbbcfc: Download complete [2023-02-20T12:22:48.288Z] 0d9ebad4ef96: Verifying Checksum [2023-02-20T12:22:48.288Z] 0d9ebad4ef96: Download complete [2023-02-20T12:22:48.288Z] e9a5061849ea: Verifying Checksum [2023-02-20T12:22:48.288Z] e9a5061849ea: Download complete [2023-02-20T12:22:48.288Z] d747dcd14b5f: Verifying Checksum [2023-02-20T12:22:48.288Z] d747dcd14b5f: Download complete [2023-02-20T12:22:48.288Z] ab5ef0e58194: Verifying Checksum [2023-02-20T12:22:48.288Z] ab5ef0e58194: Download complete [2023-02-20T12:22:48.288Z] 2de7ff778b66: Verifying Checksum [2023-02-20T12:22:48.288Z] 2de7ff778b66: Download complete [2023-02-20T12:22:50.816Z] ab5ef0e58194: Pull complete [2023-02-20T12:22:50.816Z] 9712f1f96733: Pull complete [2023-02-20T12:22:51.382Z] 63f879dbbcfc: Pull complete [2023-02-20T12:22:54.664Z] 0d9ebad4ef96: Pull complete [2023-02-20T12:22:54.922Z] e9a5061849ea: Pull complete [2023-02-20T12:22:55.180Z] d747dcd14b5f: Pull complete [2023-02-20T12:22:56.116Z] 2de7ff778b66: Pull complete [2023-02-20T12:22:56.116Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-20T12:22:56.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-20T12:22:56.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:22:56.194Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:22:56.216Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-20T12:22:58.394Z] $ docker top 64667090ab26bd94d32cf2b941f36402a69f3aa460a99b8e456b3c5ac07089b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-20T12:22:58.473Z] provisioning config files... [2023-02-20T12:22:58.479Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15503523904236886889tmp [2023-02-20T12:22:58.487Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15123669955416830752tmp [2023-02-20T12:22:58.494Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config995407135189776256tmp [Pipeline] { [Pipeline] echo [2023-02-20T12:22:58.509Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:22:58.787Z] ---> sigul-configuration.sh [2023-02-20T12:22:58.787Z] gpg: directory `/root/.gnupg' created [2023-02-20T12:22:58.787Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-20T12:22:58.787Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-20T12:22:58.787Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-20T12:22:58.787Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-20T12:22:58.787Z] gpg: CAST5 encrypted data [2023-02-20T12:22:58.787Z] gpg: encrypted with 1 passphrase [2023-02-20T12:22:58.787Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-20T12:22:59.074Z] + mkdir /home/jenkins [2023-02-20T12:22:59.074Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-20T12:22:59.358Z] + 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-02-20T12:22:59.367Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:22:59.651Z] ---> sigul-install.sh [2023-02-20T12:22:59.651Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-20T12:22:59.940Z] + git tag --list [2023-02-20T12:22:59.940Z] v1.0.0 [2023-02-20T12:22:59.940Z] v1.1.0 [2023-02-20T12:22:59.940Z] v1.1.1 [2023-02-20T12:22:59.941Z] v1.2.1 [2023-02-20T12:22:59.941Z] v1.2.2 [2023-02-20T12:22:59.941Z] v1.2.3 [2023-02-20T12:22:59.941Z] v1.3.0 [2023-02-20T12:22:59.941Z] v1.3.1 [2023-02-20T12:22:59.941Z] v2.0.0 [2023-02-20T12:22:59.941Z] v2.1.0 [2023-02-20T12:22:59.941Z] v2.1.1 [2023-02-20T12:22:59.941Z] v2.1.1-dev.1 [2023-02-20T12:22:59.941Z] v2.1.1-dev.2 [2023-02-20T12:22:59.941Z] v2.2.0 [2023-02-20T12:22:59.941Z] v2.2.1-dev.1 [2023-02-20T12:22:59.941Z] v2.2.1-dev.2 [2023-02-20T12:22:59.941Z] v2.2.1-dev.3 [2023-02-20T12:22:59.941Z] v2.2.1-dev.4 [2023-02-20T12:22:59.941Z] v2.2.1-dev.5 [2023-02-20T12:22:59.941Z] v2.2.1-dev.6 [2023-02-20T12:22:59.941Z] v2.2.1-dev.7 [2023-02-20T12:22:59.941Z] v2.2.1-dev.8 [2023-02-20T12:22:59.941Z] v2.3.0 [2023-02-20T12:22:59.941Z] v2.3.0-dev.10 [2023-02-20T12:22:59.941Z] v2.3.0-dev.11 [2023-02-20T12:22:59.941Z] v2.3.0-dev.12 [2023-02-20T12:22:59.941Z] v2.3.0-dev.13 [2023-02-20T12:22:59.941Z] v2.3.0-dev.14 [2023-02-20T12:22:59.941Z] v2.3.0-dev.15 [2023-02-20T12:22:59.941Z] v2.3.0-dev.16 [2023-02-20T12:22:59.941Z] v2.3.0-dev.17 [2023-02-20T12:22:59.941Z] v2.3.0-dev.18 [2023-02-20T12:22:59.941Z] v2.3.0-dev.19 [2023-02-20T12:22:59.941Z] v2.3.0-dev.20 [2023-02-20T12:22:59.941Z] v2.3.0-dev.21 [2023-02-20T12:22:59.941Z] v2.3.0-dev.22 [2023-02-20T12:22:59.941Z] v2.3.0-dev.23 [2023-02-20T12:22:59.941Z] v2.3.0-dev.24 [2023-02-20T12:22:59.941Z] v2.3.0-dev.25 [2023-02-20T12:22:59.941Z] v2.3.0-dev.26 [2023-02-20T12:22:59.941Z] v2.3.0-dev.27 [2023-02-20T12:22:59.941Z] v2.3.0-dev.28 [2023-02-20T12:22:59.941Z] v2.3.0-dev.29 [2023-02-20T12:22:59.941Z] v2.3.0-dev.30 [2023-02-20T12:22:59.941Z] v2.3.0-dev.8 [2023-02-20T12:22:59.941Z] v2.3.0-dev.9 [2023-02-20T12:22:59.941Z] v3.0.0-dev.1 [2023-02-20T12:22:59.941Z] v3.0.0-dev.10 [2023-02-20T12:22:59.941Z] v3.0.0-dev.11 [2023-02-20T12:22:59.941Z] v3.0.0-dev.12 [2023-02-20T12:22:59.941Z] v3.0.0-dev.13 [2023-02-20T12:22:59.941Z] v3.0.0-dev.14 [2023-02-20T12:22:59.941Z] v3.0.0-dev.2 [2023-02-20T12:22:59.941Z] v3.0.0-dev.3 [2023-02-20T12:22:59.941Z] v3.0.0-dev.4 [2023-02-20T12:22:59.941Z] v3.0.0-dev.5 [2023-02-20T12:22:59.941Z] v3.0.0-dev.6 [2023-02-20T12:22:59.941Z] v3.0.0-dev.7 [2023-02-20T12:22:59.941Z] v3.0.0-dev.8 [2023-02-20T12:22:59.941Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-20T12:23:00.228Z] + lftools sign git-tag v3.0.0-dev.14 [2023-02-20T12:23:00.798Z] Signing Git tag with Sigul... [2023-02-20T12:23:00.798Z] Signing v3.0.0-dev.14 [Pipeline] echo [2023-02-20T12:23:01.374Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:23:01.660Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-20T12:23:01.668Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-20T12:23:01.685Z] $ docker stop --time=1 64667090ab26bd94d32cf2b941f36402a69f3aa460a99b8e456b3c5ac07089b3 [2023-02-20T12:23:03.050Z] $ docker rm -f --volumes 64667090ab26bd94d32cf2b941f36402a69f3aa460a99b8e456b3c5ac07089b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-20T12:23:03.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T12:23:03.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:23:03.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T12:23:03.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:23:03.817Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:23:03.841Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T12:23:04.255Z] $ docker top 7eb8f5bffcd1df2db394d2369be4558a9e7e4556aaa466514c47d3cc67c7ce15 -eo pid,comm [2023-02-20T12:23:04.305Z] 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-02-20T12:23:04.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T12:23:04.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T12:23:04.347Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T12:23:04.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T12:23:04.458Z] $ docker exec 7eb8f5bffcd1df2db394d2369be4558a9e7e4556aaa466514c47d3cc67c7ce15 ssh-agent [2023-02-20T12:23:04.579Z] SSH_AUTH_SOCK=/tmp/ssh-6U7z0xhxl52Z/agent.32 [2023-02-20T12:23:04.579Z] SSH_AGENT_PID=38 [2023-02-20T12:23:04.585Z] Running ssh-add (command line suppressed) [2023-02-20T12:23:04.680Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8365265439225772290.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8365265439225772290.key) [2023-02-20T12:23:04.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T12:23:04.986Z] + git semver bump pre [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,147 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,147 [bump_version] DEBUG bumped version:3.0.0-dev.15 [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,147 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,148 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,150 [execute] INFO git cat-file --batch-check [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,155 [execute] INFO git cat-file --batch [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T12:23:05.245Z] 2023-02-20 12:23:05,160 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-20T12:23:05.245Z] 3.0.0-dev.15 [Pipeline] } [2023-02-20T12:23:05.249Z] $ docker exec --env ******** --env ******** 7eb8f5bffcd1df2db394d2369be4558a9e7e4556aaa466514c47d3cc67c7ce15 ssh-agent -k [2023-02-20T12:23:05.353Z] unset SSH_AUTH_SOCK; [2023-02-20T12:23:05.353Z] unset SSH_AGENT_PID; [2023-02-20T12:23:05.353Z] echo Agent pid 38 killed; [2023-02-20T12:23:05.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T12:23:05.664Z] + git semver [Pipeline] } [2023-02-20T12:23:05.930Z] $ docker stop --time=1 7eb8f5bffcd1df2db394d2369be4558a9e7e4556aaa466514c47d3cc67c7ce15 [2023-02-20T12:23:07.288Z] $ docker rm -f --volumes 7eb8f5bffcd1df2db394d2369be4558a9e7e4556aaa466514c47d3cc67c7ce15 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T12:23:07.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T12:23:07.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:23:07.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T12:23:07.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:23:07.984Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:23:08.008Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T12:23:08.389Z] $ docker top 02e4f2513c1f9f4708796c580af6a59d2224338e3fe928d7e435a3c098a4918d -eo pid,comm [2023-02-20T12:23:08.446Z] 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-02-20T12:23:08.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T12:23:08.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T12:23:08.488Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T12:23:08.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T12:23:08.599Z] $ docker exec 02e4f2513c1f9f4708796c580af6a59d2224338e3fe928d7e435a3c098a4918d ssh-agent [2023-02-20T12:23:08.709Z] SSH_AUTH_SOCK=/tmp/ssh-tCHWVu85kzCd/agent.33 [2023-02-20T12:23:08.709Z] SSH_AGENT_PID=39 [2023-02-20T12:23:08.713Z] Running ssh-add (command line suppressed) [2023-02-20T12:23:08.825Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_454060093905246485.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_454060093905246485.key) [2023-02-20T12:23:08.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T12:23:09.129Z] + git semver push [2023-02-20T12:23:09.388Z] 2023-02-20 12:23:09,318 [run_push] DEBUG push [2023-02-20T12:23:09.388Z] 2023-02-20 12:23:09,319 [execute] INFO git cat-file --batch-check [2023-02-20T12:23:09.388Z] 2023-02-20 12:23:09,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T12:23:09.388Z] 2023-02-20 12:23:09,323 [execute] INFO git rev-list e3b5d7611d65f29fba9400c58c117ce476a19955 -- [2023-02-20T12:23:09.388Z] 2023-02-20 12:23:09,323 [execute] DEBUG Popen(['git', 'rev-list', 'e3b5d7611d65f29fba9400c58c117ce476a19955', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-20T12:23:09.388Z] 2023-02-20 12:23:09,333 [execute] INFO git fetch -v origin [2023-02-20T12:23:09.388Z] 2023-02-20 12:23:09,333 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-20T12:23:10.326Z] 2023-02-20 12:23:09,954 [run_push] DEBUG no remote changes detected [2023-02-20T12:23:10.326Z] 2023-02-20 12:23:09,955 [execute] INFO git push origin semver [2023-02-20T12:23:10.326Z] 2023-02-20 12:23:09,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-20T12:23:10.895Z] 2023-02-20 12:23:10,804 [run_push] DEBUG push all version tags [2023-02-20T12:23:10.895Z] 2023-02-20 12:23:10,804 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-20T12:23:10.895Z] 2023-02-20 12:23:10,805 [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-02-20T12:23:11.833Z] 2023-02-20 12:23:11,662 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-20T12:23:11.833Z] 3.0.0-dev.15 [Pipeline] } [2023-02-20T12:23:11.837Z] $ docker exec --env ******** --env ******** 02e4f2513c1f9f4708796c580af6a59d2224338e3fe928d7e435a3c098a4918d ssh-agent -k [2023-02-20T12:23:11.950Z] unset SSH_AUTH_SOCK; [2023-02-20T12:23:11.950Z] unset SSH_AGENT_PID; [2023-02-20T12:23:11.950Z] echo Agent pid 39 killed; [2023-02-20T12:23:11.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T12:23:12.277Z] + git semver [Pipeline] } [2023-02-20T12:23:12.542Z] $ docker stop --time=1 02e4f2513c1f9f4708796c580af6a59d2224338e3fe928d7e435a3c098a4918d [2023-02-20T12:23:13.979Z] $ docker rm -f --volumes 02e4f2513c1f9f4708796c580af6a59d2224338e3fe928d7e435a3c098a4918d [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-02-20T12:23:14.559Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-02-20T12:23:14.559Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-20T12:23:14.559Z] total 16 [2023-02-20T12:23:14.559Z] drwxr-xr-x 3 root root 4096 Feb 20 12:15 . [2023-02-20T12:23:14.559Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 12:22 .. [2023-02-20T12:23:14.559Z] drwxr-xr-x 2 root root 4096 Feb 20 12:15 cost [2023-02-20T12:23:14.559Z] -rw-r--r-- 1 root root 88 Feb 20 12:15 cost.csv [2023-02-20T12:23:14.559Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-20T12:23:14.559Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-20T12:23:14.559Z] total 16 [2023-02-20T12:23:14.559Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 12:15 . [2023-02-20T12:23:14.559Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 12:22 .. [2023-02-20T12:23:14.559Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 12:15 cost [2023-02-20T12:23:14.559Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 20 12:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:23:14.848Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:23:15.709Z] ---> package-listing.sh [2023-02-20T12:23:15.709Z] ++ facter osfamily [2023-02-20T12:23:15.709Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T12:23:15.969Z] + OS_FAMILY=debian [2023-02-20T12:23:15.969Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-02-20T12:23:15.969Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T12:23:15.969Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T12:23:15.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T12:23:15.969Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T12:23:15.969Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-02-20T12:23:15.969Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T12:23:15.969Z] + case "${OS_FAMILY}" in [2023-02-20T12:23:15.969Z] + dpkg -l [2023-02-20T12:23:15.969Z] + grep '^ii' [2023-02-20T12:23:15.969Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T12:23:15.969Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T12:23:15.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T12:23:15.969Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-02-20T12:23:15.969Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-02-20T12:23:15.969Z] + 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-02-20T12:23:15.982Z] 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-02-20T12:23:16.261Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:23:16.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T12:23:16.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:23:16.910Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-02-20T12:23:16.931Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T12:23:17.256Z] $ docker top a182bd917adcbc637157ddcd0c1f388e1468783999d82d509c3c473becc42bf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:23:17.693Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T12:23:18.033Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T12:23:18.328Z] + ls /var/log/sa-host [2023-02-20T12:23:18.328Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T12:23:18.480Z] provisioning config files... [2023-02-20T12:23:18.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4708282934964407268tmp [Pipeline] { [Pipeline] echo [2023-02-20T12:23:18.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:23:18.789Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T12:23:18.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:23:19.139Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T12:23:19.150Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:23:19.437Z] ---> sudo-logs.sh [2023-02-20T12:23:19.437Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T12:23:19.462Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:23:19.745Z] ---> job-cost.sh [2023-02-20T12:23:19.746Z] lf-activate-venv: SKIPPING [2023-02-20T12:23:19.746Z] DEBUG: total: 0.2199999988079071 [2023-02-20T12:23:19.746Z] INFO: Retrieving Stack Cost... [2023-02-20T12:23:20.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T12:23:20.573Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T12:23:20.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:23:20.868Z] ---> logs-deploy.sh [2023-02-20T12:23:20.868Z] lf-activate-venv: SKIPPING [2023-02-20T12:23:20.868Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/85 [2023-02-20T12:23:20.868Z] INFO: archiving workspace using pattern(s): [2023-02-20T12:23:21.808Z] Archives upload complete. [2023-02-20T12:23:21.808Z] INFO: archiving logs to Nexus