Pull request #288 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 80cdd33cc13c997ecc28bd07ca080e9506ac7867+cee36fc15f8cbcddbb0c2bc9a6ff92c499866cda (b50548c92d54b35a1a979c17e5f3a3470d0bbc1e) 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-ssh16490016294082140403.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh12432567520527568442.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7213488287786487160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14711339430389585790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3796166299151984996.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3902350027434367976.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-597 in /w/workspace/foundry_device-virtual-go_PR-288 [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/foundry_device-virtual-go_PR-288 # 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 Merging remotes/origin/jakarta commit cee36fc15f8cbcddbb0c2bc9a6ff92c499866cda into PR head commit 80cdd33cc13c997ecc28bd07ca080e9506ac7867 Merge succeeded, producing 80cdd33cc13c997ecc28bd07ca080e9506ac7867 Checking out Revision 80cdd33cc13c997ecc28bd07ca080e9506ac7867 (PR-288) > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80cdd33cc13c997ecc28bd07ca080e9506ac7867 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cee36fc15f8cbcddbb0c2bc9a6ff92c499866cda # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80cdd33cc13c997ecc28bd07ca080e9506ac7867 # timeout=10 Commit message: "build: Update SDK to version with 2.1.1 patch fixes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-01T22:51:13.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-01T22:51:13.855Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-01T22:51:13.948Z] ========================================================= [2022-06-01T22:51:13.948Z] EdgeX Global Pipelines Version Info [2022-06-01T22:51:13.948Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:51:14.748Z] ------------------- [2022-06-01T22:51:14.748Z] stable info: [2022-06-01T22:51:14.748Z] ------------------- [2022-06-01T22:51:14.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T22:51:14.748Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-01T22:51:14.748Z] Message: update stable to v1.0.230 [2022-06-01T22:51:15.323Z] ------------------- [2022-06-01T22:51:15.323Z] experimental info: [2022-06-01T22:51:15.323Z] ------------------- [2022-06-01T22:51:15.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T22:51:15.323Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-01T22:51:15.323Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-01T22:51:15.712Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-06-01T22:51:15.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-06-01T22:51:15.794Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-01T22:51:15.832Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-01T22:51:15.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-01T22:51:15.907Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-01T22:51:15.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-01T22:51:15.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-01T22:51:16.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-01T22:51:16.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-01T22:51:16.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-01T22:51:16.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-06-01T22:51:16.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-01T22:51:16.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-01T22:51:16.258Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T22:51:16.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T22:51:16.337Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T22:51:16.378Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T22:51:16.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-01T22:51:16.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-01T22:51:16.495Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-01T22:51:16.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-01T22:51:16.576Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-01T22:51:16.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-01T22:51:16.657Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-01T22:51:16.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-01T22:51:16.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-288 [Pipeline] echo [2022-06-01T22:51:16.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-288 [Pipeline] echo [2022-06-01T22:51:16.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-288 [Pipeline] echo [2022-06-01T22:51:16.836Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80cdd33cc13c997ecc28bd07ca080e9506ac7867 [Pipeline] echo [2022-06-01T22:51:16.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80cdd33 [Pipeline] echo [2022-06-01T22:51:16.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T22:51:17.027Z] provisioning config files... [2022-06-01T22:51:17.042Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-288@tmp/config7346067694429732365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:51:17.378Z] ---> docker-login.sh [2022-06-01T22:51:17.378Z] nexus3.edgexfoundry.org:10001 [2022-06-01T22:51:17.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:17.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:17.905Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:17.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:17.905Z] [2022-06-01T22:51:17.905Z] Login Succeeded [2022-06-01T22:51:17.905Z] nexus3.edgexfoundry.org:10002 [2022-06-01T22:51:17.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:17.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:17.905Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:17.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:17.905Z] [2022-06-01T22:51:17.905Z] Login Succeeded [2022-06-01T22:51:17.905Z] nexus3.edgexfoundry.org:10003 [2022-06-01T22:51:18.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:18.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:18.167Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:18.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:18.167Z] [2022-06-01T22:51:18.167Z] Login Succeeded [2022-06-01T22:51:18.167Z] nexus3.edgexfoundry.org:10004 [2022-06-01T22:51:18.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:18.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:18.167Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:18.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:18.167Z] [2022-06-01T22:51:18.167Z] Login Succeeded [2022-06-01T22:51:18.167Z] docker.io [2022-06-01T22:51:18.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:18.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:18.695Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:18.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:18.695Z] [2022-06-01T22:51:18.695Z] Login Succeeded [2022-06-01T22:51:18.695Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T22:51:18.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-01T22:51:19.338Z] + git rev-list -1 --merges 80cdd33cc13c997ecc28bd07ca080e9506ac7867~1..80cdd33cc13c997ecc28bd07ca080e9506ac7867 [Pipeline] echo [2022-06-01T22:51:19.384Z] -----------> git rev-list -1 --merges 80cdd33cc13c997ecc28bd07ca080e9506ac7867~1..80cdd33cc13c997ecc28bd07ca080e9506ac7867 80cdd33cc13c997ecc28bd07ca080e9506ac7867 [false] [Pipeline] sh [2022-06-01T22:51:19.703Z] + git log --format=format:%s -1 80cdd33cc13c997ecc28bd07ca080e9506ac7867 [Pipeline] echo [2022-06-01T22:51:19.736Z] ========================================================= [2022-06-01T22:51:19.736Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-01T22:51:19.736Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T22:51:20.168Z] + git log --format=format:%s -1 80cdd33cc13c997ecc28bd07ca080e9506ac7867 [Pipeline] echo [2022-06-01T22:51:20.207Z] [semverPrep] GIT_COMMIT: 80cdd33cc13c997ecc28bd07ca080e9506ac7867, Commit Message: build: Update SDK to version with 2.1.1 patch fixes [Pipeline] echo [2022-06-01T22:51:20.235Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-01T22:51:20.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T22:51:20.611Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-01T22:51:20.611Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-01T22:51:20.611Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-01T22:51:20.611Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-01T22:51:20.611Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-01T22:51:20.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:51:21.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T22:51:21.037Z] [2022-06-01T22:51:21.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:51:21.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T22:51:21.416Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-01T22:51:21.416Z] 1fe172e4850f: Pulling fs layer [2022-06-01T22:51:21.416Z] caf521ccaac6: Pulling fs layer [2022-06-01T22:51:21.416Z] 3ead6fa29328: Pulling fs layer [2022-06-01T22:51:21.416Z] 5c2a1cbceb83: Pulling fs layer [2022-06-01T22:51:21.416Z] a8d5f1318db7: Pulling fs layer [2022-06-01T22:51:21.416Z] c427282e49a2: Pulling fs layer [2022-06-01T22:51:21.416Z] 1827001aaf11: Pulling fs layer [2022-06-01T22:51:21.416Z] 0714d37db230: Pulling fs layer [2022-06-01T22:51:21.416Z] ac28cf19c067: Pulling fs layer [2022-06-01T22:51:21.416Z] ca983d60f3e2: Pulling fs layer [2022-06-01T22:51:21.416Z] 9f894cec8388: Pulling fs layer [2022-06-01T22:51:21.416Z] a8d5f1318db7: Waiting [2022-06-01T22:51:21.416Z] c427282e49a2: Waiting [2022-06-01T22:51:21.416Z] ca983d60f3e2: Waiting [2022-06-01T22:51:21.416Z] 1827001aaf11: Waiting [2022-06-01T22:51:21.416Z] 0714d37db230: Waiting [2022-06-01T22:51:21.416Z] 9f894cec8388: Waiting [2022-06-01T22:51:21.416Z] ac28cf19c067: Waiting [2022-06-01T22:51:21.416Z] 5c2a1cbceb83: Waiting [2022-06-01T22:51:21.416Z] caf521ccaac6: Download complete [2022-06-01T22:51:21.416Z] 5c2a1cbceb83: Download complete [2022-06-01T22:51:21.677Z] a8d5f1318db7: Verifying Checksum [2022-06-01T22:51:21.677Z] a8d5f1318db7: Download complete [2022-06-01T22:51:21.677Z] c427282e49a2: Verifying Checksum [2022-06-01T22:51:21.677Z] c427282e49a2: Download complete [2022-06-01T22:51:21.677Z] 3ead6fa29328: Verifying Checksum [2022-06-01T22:51:21.677Z] 3ead6fa29328: Download complete [2022-06-01T22:51:21.677Z] 0714d37db230: Download complete [2022-06-01T22:51:21.677Z] ac28cf19c067: Download complete [2022-06-01T22:51:21.677Z] ca983d60f3e2: Verifying Checksum [2022-06-01T22:51:21.677Z] ca983d60f3e2: Download complete [2022-06-01T22:51:21.677Z] 9f894cec8388: Verifying Checksum [2022-06-01T22:51:21.677Z] 9f894cec8388: Download complete [2022-06-01T22:51:21.677Z] 1fe172e4850f: Verifying Checksum [2022-06-01T22:51:21.677Z] 1fe172e4850f: Download complete [2022-06-01T22:51:21.937Z] 1827001aaf11: Verifying Checksum [2022-06-01T22:51:21.937Z] 1827001aaf11: Download complete [2022-06-01T22:51:23.316Z] 1fe172e4850f: Pull complete [2022-06-01T22:51:23.316Z] caf521ccaac6: Pull complete [2022-06-01T22:51:23.893Z] 3ead6fa29328: Pull complete [2022-06-01T22:51:24.153Z] 5c2a1cbceb83: Pull complete [2022-06-01T22:51:24.416Z] a8d5f1318db7: Pull complete [2022-06-01T22:51:24.416Z] c427282e49a2: Pull complete [2022-06-01T22:51:26.329Z] 1827001aaf11: Pull complete [2022-06-01T22:51:26.589Z] 0714d37db230: Pull complete [2022-06-01T22:51:26.851Z] ac28cf19c067: Pull complete [2022-06-01T22:51:26.851Z] ca983d60f3e2: Pull complete [2022-06-01T22:51:26.851Z] 9f894cec8388: Pull complete [2022-06-01T22:51:26.851Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-01T22:51:26.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T22:51:26.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:51:27.088Z] prd-ubuntu20.04-docker-8c-8g-597 does not seem to be running inside a container [2022-06-01T22:51:27.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-288 -v /w/workspace/foundry_device-virtual-go_PR-288:/w/workspace/foundry_device-virtual-go_PR-288:rw,z -v /w/workspace/foundry_device-virtual-go_PR-288@tmp:/w/workspace/foundry_device-virtual-go_PR-288@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T22:51:29.001Z] $ docker top 028d283220e618fb786b012579839630e5884d85840e0d879b09cb95206240f5 -eo pid,comm [2022-06-01T22:51:29.067Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-01T22:51:29.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T22:51:29.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T22:51:29.183Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T22:51:29.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T22:51:29.319Z] $ docker exec 028d283220e618fb786b012579839630e5884d85840e0d879b09cb95206240f5 ssh-agent [2022-06-01T22:51:29.468Z] SSH_AUTH_SOCK=/tmp/ssh-n43IoczfkPot/agent.33 [2022-06-01T22:51:29.468Z] SSH_AGENT_PID=39 [2022-06-01T22:51:29.475Z] Running ssh-add (command line suppressed) [2022-06-01T22:51:29.589Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-288@tmp/private_key_3902905904553888290.key (/w/workspace/foundry_device-virtual-go_PR-288@tmp/private_key_3902905904553888290.key) [2022-06-01T22:51:29.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T22:51:29.933Z] + git tag --points-at HEAD [Pipeline] } [2022-06-01T22:51:29.965Z] $ docker exec --env ******** --env ******** 028d283220e618fb786b012579839630e5884d85840e0d879b09cb95206240f5 ssh-agent -k [2022-06-01T22:51:30.083Z] unset SSH_AUTH_SOCK; [2022-06-01T22:51:30.083Z] unset SSH_AGENT_PID; [2022-06-01T22:51:30.083Z] echo Agent pid 39 killed; [2022-06-01T22:51:30.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-01T22:51:30.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T22:51:30.181Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T22:51:30.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T22:51:30.314Z] $ docker exec 028d283220e618fb786b012579839630e5884d85840e0d879b09cb95206240f5 ssh-agent [2022-06-01T22:51:30.453Z] SSH_AUTH_SOCK=/tmp/ssh-Ci7FQAYo8as2/agent.72 [2022-06-01T22:51:30.453Z] SSH_AGENT_PID=79 [2022-06-01T22:51:30.459Z] Running ssh-add (command line suppressed) [2022-06-01T22:51:30.575Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-288@tmp/private_key_2488737831842133481.key (/w/workspace/foundry_device-virtual-go_PR-288@tmp/private_key_2488737831842133481.key) [2022-06-01T22:51:30.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T22:51:30.915Z] + git semver init [2022-06-01T22:51:31.177Z] 2022-06-01 22:51:31,169 [run_init] DEBUG init version:0.0.0 force:False [2022-06-01T22:51:31.177Z] 2022-06-01 22:51:31,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-288/.semver [2022-06-01T22:51:31.177Z] 2022-06-01 22:51:31,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-288/.semver [2022-06-01T22:51:31.177Z] 2022-06-01 22:51:31,172 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-288/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-288, universal_newlines=False, shell=None, istream=None) [2022-06-01T22:51:32.561Z] 2022-06-01 22:51:32,183 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-288/.git/info/exclude [2022-06-01T22:51:32.561Z] 2022-06-01 22:51:32,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-288/.semver/PR-288 with force:False [2022-06-01T22:51:32.561Z] 2022-06-01 22:51:32,184 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-288/.semver/PR-288 [2022-06-01T22:51:32.561Z] 2022-06-01 22:51:32,187 [execute] INFO git cat-file --batch-check [2022-06-01T22:51:32.561Z] 2022-06-01 22:51:32,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-288/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T22:51:32.561Z] 2022-06-01 22:51:32,194 [execute] INFO git cat-file --batch [2022-06-01T22:51:32.561Z] 2022-06-01 22:51:32,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-288/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T22:51:32.561Z] 2022-06-01 22:51:32,200 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-288/.semver/PR-288 [2022-06-01T22:51:32.561Z] 0.0.0 [Pipeline] } [2022-06-01T22:51:32.585Z] $ docker exec --env ******** --env ******** 028d283220e618fb786b012579839630e5884d85840e0d879b09cb95206240f5 ssh-agent -k [2022-06-01T22:51:32.698Z] unset SSH_AUTH_SOCK; [2022-06-01T22:51:32.698Z] unset SSH_AGENT_PID; [2022-06-01T22:51:32.698Z] echo Agent pid 79 killed; [2022-06-01T22:51:32.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T22:51:33.139Z] + git semver [Pipeline] } [2022-06-01T22:51:33.426Z] $ docker stop --time=1 028d283220e618fb786b012579839630e5884d85840e0d879b09cb95206240f5 [2022-06-01T22:51:34.860Z] $ docker rm -f 028d283220e618fb786b012579839630e5884d85840e0d879b09cb95206240f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T22:51:35.301Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-01T22:51:35.608Z] Stashed 1 file(s) [Pipeline] echo [2022-06-01T22:51:35.624Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T22:51:36.162Z] provisioning config files... [2022-06-01T22:51:36.174Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-288@tmp/config8364721016495456857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:51:36.529Z] ---> docker-login.sh [2022-06-01T22:51:36.529Z] nexus3.edgexfoundry.org:10001 [2022-06-01T22:51:36.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:36.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:36.529Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:36.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:36.529Z] [2022-06-01T22:51:36.529Z] Login Succeeded [2022-06-01T22:51:36.529Z] nexus3.edgexfoundry.org:10002 [2022-06-01T22:51:36.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:36.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:36.791Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:36.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:36.791Z] [2022-06-01T22:51:36.791Z] Login Succeeded [2022-06-01T22:51:36.791Z] nexus3.edgexfoundry.org:10003 [2022-06-01T22:51:36.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:36.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:36.791Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:36.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:36.791Z] [2022-06-01T22:51:36.791Z] Login Succeeded [2022-06-01T22:51:36.791Z] nexus3.edgexfoundry.org:10004 [2022-06-01T22:51:37.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:37.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:37.051Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:37.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:37.051Z] [2022-06-01T22:51:37.051Z] Login Succeeded [2022-06-01T22:51:37.051Z] docker.io [2022-06-01T22:51:37.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:51:37.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:51:37.312Z] Configure a credential helper to remove this warning. See [2022-06-01T22:51:37.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:51:37.312Z] [2022-06-01T22:51:37.312Z] Login Succeeded [2022-06-01T22:51:37.312Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T22:51:37.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T22:51:37.535Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T22:51:37.563Z] ========================================================= [2022-06-01T22:51:37.563Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-01T22:51:37.563Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:51:38.022Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-01T22:51:38.283Z] Sending build context to Docker daemon 37.48MB [2022-06-01T22:51:38.283Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T22:51:38.283Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-01T22:51:38.283Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-01T22:51:38.283Z] 59bf1c3509f3: Pulling fs layer [2022-06-01T22:51:38.283Z] 666ba61612fd: Pulling fs layer [2022-06-01T22:51:38.283Z] 8ed8ca486205: Pulling fs layer [2022-06-01T22:51:38.283Z] 4fe6c5a15a65: Pulling fs layer [2022-06-01T22:51:38.283Z] 22a0e8bec74d: Pulling fs layer [2022-06-01T22:51:38.283Z] 812f408151ee: Pulling fs layer [2022-06-01T22:51:38.283Z] 4fe6c5a15a65: Waiting [2022-06-01T22:51:38.283Z] bab7bd504b26: Pulling fs layer [2022-06-01T22:51:38.283Z] 070449caade9: Pulling fs layer [2022-06-01T22:51:38.283Z] 8f1a5288e3a6: Pulling fs layer [2022-06-01T22:51:38.283Z] 812f408151ee: Waiting [2022-06-01T22:51:38.283Z] 070449caade9: Waiting [2022-06-01T22:51:38.283Z] bab7bd504b26: Waiting [2022-06-01T22:51:38.283Z] 8ed8ca486205: Verifying Checksum [2022-06-01T22:51:38.283Z] 666ba61612fd: Download complete [2022-06-01T22:51:38.283Z] 22a0e8bec74d: Verifying Checksum [2022-06-01T22:51:38.283Z] 22a0e8bec74d: Download complete [2022-06-01T22:51:38.545Z] 812f408151ee: Verifying Checksum [2022-06-01T22:51:38.545Z] 812f408151ee: Download complete [2022-06-01T22:51:38.545Z] bab7bd504b26: Verifying Checksum [2022-06-01T22:51:38.545Z] bab7bd504b26: Download complete [2022-06-01T22:51:38.545Z] 59bf1c3509f3: Verifying Checksum [2022-06-01T22:51:38.545Z] 59bf1c3509f3: Download complete [2022-06-01T22:51:38.545Z] 070449caade9: Verifying Checksum [2022-06-01T22:51:38.545Z] 070449caade9: Download complete [2022-06-01T22:51:38.545Z] 59bf1c3509f3: Pull complete [2022-06-01T22:51:38.810Z] 666ba61612fd: Pull complete [2022-06-01T22:51:38.810Z] 8ed8ca486205: Pull complete [2022-06-01T22:51:39.384Z] 8f1a5288e3a6: Verifying Checksum [2022-06-01T22:51:39.384Z] 8f1a5288e3a6: Download complete [2022-06-01T22:51:39.384Z] 4fe6c5a15a65: Verifying Checksum [2022-06-01T22:51:39.384Z] 4fe6c5a15a65: Download complete [2022-06-01T22:51:43.591Z] 4fe6c5a15a65: Pull complete [2022-06-01T22:51:43.591Z] 22a0e8bec74d: Pull complete [2022-06-01T22:51:43.850Z] 812f408151ee: Pull complete [2022-06-01T22:51:43.850Z] bab7bd504b26: Pull complete [2022-06-01T22:51:43.850Z] 070449caade9: Pull complete [2022-06-01T22:51:46.391Z] 8f1a5288e3a6: Pull complete [2022-06-01T22:51:46.391Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-01T22:51:46.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-01T22:51:46.391Z] ---> c47586b81864 [2022-06-01T22:51:46.391Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-01T22:51:48.940Z] ---> Running in 64399665a864 [2022-06-01T22:51:48.940Z] Removing intermediate container 64399665a864 [2022-06-01T22:51:48.940Z] ---> 987d1d6ae174 [2022-06-01T22:51:48.940Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T22:51:48.940Z] ---> Running in 61dbafb3f16f [2022-06-01T22:51:48.940Z] Removing intermediate container 61dbafb3f16f [2022-06-01T22:51:48.940Z] ---> 22bcf5c7c956 [2022-06-01T22:51:48.940Z] Step 5/11 : WORKDIR /device-virtual-go [2022-06-01T22:51:49.201Z] ---> Running in fe030b348580 [2022-06-01T22:51:49.201Z] Removing intermediate container fe030b348580 [2022-06-01T22:51:49.201Z] ---> e5e0a9cc7dde [2022-06-01T22:51:49.201Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T22:51:49.201Z] ---> Running in 968825db4455 [2022-06-01T22:51:49.770Z] Removing intermediate container 968825db4455 [2022-06-01T22:51:49.770Z] ---> 819b6d6fb2a9 [2022-06-01T22:51:49.770Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T22:51:50.033Z] ---> Running in d493eac70646 [2022-06-01T22:51:50.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T22:51:51.002Z] Still waiting to schedule task [2022-06-01T22:51:51.002Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-01T22:51:51.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T22:51:51.498Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-01T22:51:51.498Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-01T22:51:51.498Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-01T22:51:51.759Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-01T22:51:51.759Z] Executing busybox-1.34.1-r3.trigger [2022-06-01T22:51:51.759Z] OK: 224 MiB in 56 packages [2022-06-01T22:51:52.331Z] Removing intermediate container d493eac70646 [2022-06-01T22:51:52.331Z] ---> def1d8dea872 [2022-06-01T22:51:52.331Z] Step 8/11 : COPY . . [2022-06-01T22:51:54.247Z] ---> 0b8e17e8dbb1 [2022-06-01T22:51:54.247Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T22:51:54.247Z] ---> Running in 7560605029b5 [2022-06-01T22:51:54.512Z] skipping... [2022-06-01T22:51:54.785Z] Removing intermediate container 7560605029b5 [2022-06-01T22:51:54.785Z] ---> a4047aa5b80d [2022-06-01T22:51:54.785Z] Step 10/11 : ARG MAKE='make build' [2022-06-01T22:51:54.785Z] ---> Running in 5e78a748d92a [2022-06-01T22:51:54.785Z] Removing intermediate container 5e78a748d92a [2022-06-01T22:51:54.785Z] ---> 6ddee28508c8 [2022-06-01T22:51:54.785Z] Step 11/11 : RUN $MAKE [2022-06-01T22:51:55.046Z] ---> Running in b55db203f763 [2022-06-01T22:51:55.307Z] noop [2022-06-01T22:51:55.568Z] Removing intermediate container b55db203f763 [2022-06-01T22:51:55.568Z] ---> 5f6defcacd30 [2022-06-01T22:51:55.568Z] Successfully built 5f6defcacd30 [2022-06-01T22:51:55.568Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:51:56.037Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T22:51:56.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:51:56.204Z] prd-ubuntu20.04-docker-8c-8g-597 does not seem to be running inside a container [2022-06-01T22:51:56.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-288 -v /w/workspace/foundry_device-virtual-go_PR-288:/w/workspace/foundry_device-virtual-go_PR-288:rw,z -v /w/workspace/foundry_device-virtual-go_PR-288@tmp:/w/workspace/foundry_device-virtual-go_PR-288@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-01T22:51:56.741Z] $ docker top dff731166ca82d404508ba06197038fbcb4d1e07bbf4ade8a72be86cfdbcb581 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T22:51:57.140Z] + go version [2022-06-01T22:51:57.140Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-01T22:51:57.177Z] $ docker stop --time=1 dff731166ca82d404508ba06197038fbcb4d1e07bbf4ade8a72be86cfdbcb581 [2022-06-01T22:51:58.552Z] $ docker rm -f dff731166ca82d404508ba06197038fbcb4d1e07bbf4ade8a72be86cfdbcb581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:51:59.272Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T22:51:59.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:51:59.426Z] prd-ubuntu20.04-docker-8c-8g-597 does not seem to be running inside a container [2022-06-01T22:51:59.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-288 -v /w/workspace/foundry_device-virtual-go_PR-288:/w/workspace/foundry_device-virtual-go_PR-288:rw,z -v /w/workspace/foundry_device-virtual-go_PR-288@tmp:/w/workspace/foundry_device-virtual-go_PR-288@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-01T22:51:59.877Z] $ docker top ea4c49a21eb595d91d90c185d34786bd2cc5dcd2ff1173c383e4886fa99809a4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T22:52:00.371Z] + make test [2022-06-01T22:52:00.371Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-01T22:52:00.657Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-01T22:52:08.827Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-01T22:52:09.779Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.300s coverage: 64.6% of statements [2022-06-01T22:52:09.779Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-01T22:52:13.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T22:52:13.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T22:52:13.988Z] ./bin/test-attribution-txt.sh [2022-06-01T22:52:14.560Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1-dev.3 [2022-06-01T22:52:14.560Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1-dev.2 [2022-06-01T22:52:14.560Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T22:52:14.560Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1-dev.2 [2022-06-01T22:52:14.560Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-01T22:52:14.560Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-01T22:52:14.560Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-01T22:52:14.560Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-01T22:52:14.560Z] go: downloading modernc.org/ql v1.0.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1-dev.1 [2022-06-01T22:52:14.560Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-01T22:52:14.560Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-01T22:52:14.560Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-01T22:52:14.560Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-01T22:52:14.560Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-01T22:52:14.560Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-01T22:52:14.560Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-01T22:52:14.560Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-01T22:52:14.560Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-01T22:52:14.560Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-01T22:52:14.560Z] go: downloading golang.org/x/text v0.3.6 [2022-06-01T22:52:14.822Z] go: downloading modernc.org/internal v1.0.2 [2022-06-01T22:52:14.822Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2022-06-01T22:52:14.822Z] go: downloading modernc.org/fileutil v1.0.0 [2022-06-01T22:52:14.822Z] go: downloading modernc.org/mathutil v1.4.1 [2022-06-01T22:52:14.822Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-01T22:52:14.822Z] go: downloading modernc.org/b v1.0.2 [2022-06-01T22:52:14.822Z] go: downloading modernc.org/db v1.0.3 [2022-06-01T22:52:14.822Z] go: downloading modernc.org/file v1.0.3 [2022-06-01T22:52:14.822Z] go: downloading modernc.org/golex v1.0.1 [2022-06-01T22:52:14.822Z] go: downloading modernc.org/lldb v1.0.2 [2022-06-01T22:52:14.822Z] go: downloading modernc.org/strutil v1.1.1 [2022-06-01T22:52:15.082Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-01T22:52:15.082Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-01T22:52:15.082Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-01T22:52:15.082Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-01T22:52:15.082Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-01T22:52:15.082Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-01T22:52:15.082Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-01T22:52:15.082Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-01T22:52:15.082Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-01T22:52:15.082Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-01T22:52:15.082Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-01T22:52:15.082Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-01T22:52:15.082Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 [2022-06-01T22:52:15.082Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-01T22:52:15.082Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-01T22:52:15.082Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-01T22:52:15.082Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-01T22:52:15.082Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-01T22:52:15.082Z] go: downloading modernc.org/zappy v1.0.3 [2022-06-01T22:52:15.082Z] go: downloading modernc.org/sortutil v1.1.0 [Pipeline] echo [2022-06-01T22:52:16.495Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-01T22:52:16.866Z] + go mod tidy [2022-06-01T22:52:16.867Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T22:52:16.867Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-01T22:52:16.867Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-01T22:52:16.867Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-01T22:52:16.867Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-01T22:52:16.867Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-01T22:52:17.130Z] go: downloading github.com/golang/snappy v0.0.3 [2022-06-01T22:52:17.130Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-01T22:52:17.130Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-01T22:52:17.130Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-01T22:52:17.130Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-01T22:52:17.130Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-01T22:52:17.130Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-01T22:52:17.130Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-01T22:52:17.130Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-01T22:52:17.130Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-01T22:52:17.130Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-01T22:52:17.130Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-01T22:52:17.130Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-01T22:52:17.130Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-01T22:52:17.130Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-01T22:52:17.130Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-01T22:52:17.130Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-01T22:52:17.130Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-01T22:52:17.130Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-01T22:52:17.130Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-06-01T22:52:17.130Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-01T22:52:17.130Z] go: downloading github.com/kr/text v0.2.0 [Pipeline] } [2022-06-01T22:52:17.421Z] $ docker stop --time=1 ea4c49a21eb595d91d90c185d34786bd2cc5dcd2ff1173c383e4886fa99809a4 [2022-06-01T22:52:20.118Z] $ docker rm -f ea4c49a21eb595d91d90c185d34786bd2cc5dcd2ff1173c383e4886fa99809a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T22:52:20.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T22:52:20.856Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-01T22:52:21.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T22:52:21.839Z] + ls -al . [2022-06-01T22:52:21.840Z] total 208 [2022-06-01T22:52:21.840Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 1 22:52 . [2022-06-01T22:52:21.840Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:51 .. [2022-06-01T22:52:21.840Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 22:51 .git [2022-06-01T22:52:21.840Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 22:51 .github [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 1 22:51 .gitignore [2022-06-01T22:52:21.840Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 22:51 .semver [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jun 1 22:51 Attribution.txt [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jun 1 22:51 CHANGELOG.md [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 1951 Jun 1 22:51 Dockerfile [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 22:51 GOVERNANCE.md [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 1 22:51 Jenkinsfile [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 1 22:51 LICENSE [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 1 22:51 Makefile [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 1 22:51 OWNERS.md [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 1 22:51 README.md [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 22:51 VERSION [2022-06-01T22:52:21.840Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 22:51 bin [2022-06-01T22:52:21.840Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:51 cmd [2022-06-01T22:52:21.840Z] -rw-r--r-- 1 jenkins jenkins 46339 Jun 1 22:52 coverage.out [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 350 Jun 1 22:52 go.mod [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 52347 Jun 1 22:51 go.sum [2022-06-01T22:52:21.840Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:51 internal [2022-06-01T22:52:21.840Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 1 22:51 vendor [2022-06-01T22:52:21.840Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 1 22:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:52:22.236Z] + 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=80cdd33cc13c997ecc28bd07ca080e9506ac7867 --label arch=amd64 --label version=0.0.0 . [2022-06-01T22:52:22.496Z] Sending build context to Docker daemon 37.52MB [2022-06-01T22:52:22.496Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T22:52:22.496Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-01T22:52:22.496Z] ---> 5f6defcacd30 [2022-06-01T22:52:22.496Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-01T22:52:22.758Z] ---> Running in c8d34f2e01d0 [2022-06-01T22:52:23.020Z] Removing intermediate container c8d34f2e01d0 [2022-06-01T22:52:23.020Z] ---> da777d5150e7 [2022-06-01T22:52:23.020Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T22:52:23.020Z] ---> Running in 841a7af42745 [2022-06-01T22:52:23.020Z] Removing intermediate container 841a7af42745 [2022-06-01T22:52:23.020Z] ---> 791dc5f2b285 [2022-06-01T22:52:23.020Z] Step 5/25 : WORKDIR /device-virtual-go [2022-06-01T22:52:23.281Z] ---> Running in 265ffc2bd2ed [2022-06-01T22:52:23.281Z] Removing intermediate container 265ffc2bd2ed [2022-06-01T22:52:23.281Z] ---> 38b39c729b2c [2022-06-01T22:52:23.281Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T22:52:23.281Z] ---> Running in f40e2bf3f448 [2022-06-01T22:52:24.222Z] Removing intermediate container f40e2bf3f448 [2022-06-01T22:52:24.222Z] ---> 5a33f7ac2c00 [2022-06-01T22:52:24.222Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T22:52:24.482Z] ---> Running in 35ed495069fb [2022-06-01T22:52:24.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T22:52:25.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T22:52:25.945Z] OK: 224 MiB in 56 packages [2022-06-01T22:52:26.520Z] Removing intermediate container 35ed495069fb [2022-06-01T22:52:26.520Z] ---> d44448cfc519 [2022-06-01T22:52:26.520Z] Step 8/25 : COPY . . [2022-06-01T22:52:28.435Z] ---> 9925d6923165 [2022-06-01T22:52:28.435Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T22:52:28.435Z] ---> Running in 98f2318c6569 [2022-06-01T22:52:28.435Z] skipping... [2022-06-01T22:52:29.005Z] Removing intermediate container 98f2318c6569 [2022-06-01T22:52:29.005Z] ---> 5ec0cd971f3b [2022-06-01T22:52:29.005Z] Step 10/25 : ARG MAKE='make build' [2022-06-01T22:52:29.005Z] ---> Running in e9121085f177 [2022-06-01T22:52:29.005Z] Removing intermediate container e9121085f177 [2022-06-01T22:52:29.005Z] ---> 2ae090410cfa [2022-06-01T22:52:29.005Z] Step 11/25 : RUN $MAKE [2022-06-01T22:52:29.005Z] ---> Running in c837846d7d72 [2022-06-01T22:52:29.265Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-06-01T22:52:39.257Z] Removing intermediate container c837846d7d72 [2022-06-01T22:52:39.257Z] ---> f039b9e46657 [2022-06-01T22:52:39.257Z] Step 12/25 : FROM alpine:3.14 [2022-06-01T22:52:39.827Z] 3.14: Pulling from library/alpine [2022-06-01T22:52:40.088Z] 8663204ce13b: Pulling fs layer [2022-06-01T22:52:40.349Z] 8663204ce13b: Download complete [2022-06-01T22:52:40.349Z] 8663204ce13b: Pull complete [2022-06-01T22:52:40.349Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T22:52:40.349Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T22:52:40.349Z] ---> e04c818066af [2022-06-01T22:52:40.349Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-01T22:52:40.349Z] ---> Running in e3b0c21e8d49 [2022-06-01T22:52:40.613Z] Removing intermediate container e3b0c21e8d49 [2022-06-01T22:52:40.613Z] ---> c0245384c85f [2022-06-01T22:52:40.613Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T22:52:40.613Z] ---> Running in 16707a39df85 [2022-06-01T22:52:41.184Z] Removing intermediate container 16707a39df85 [2022-06-01T22:52:41.184Z] ---> 84dc8573678a [2022-06-01T22:52:41.184Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-01T22:52:41.184Z] ---> Running in 764ffa195fb9 [2022-06-01T22:52:41.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T22:52:42.328Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T22:52:42.901Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-01T22:52:42.901Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T22:52:42.901Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-01T22:52:42.901Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T22:52:43.162Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-01T22:52:43.162Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-01T22:52:43.429Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T22:52:43.429Z] OK: 8 MiB in 20 packages [2022-06-01T22:52:43.690Z] Removing intermediate container 764ffa195fb9 [2022-06-01T22:52:43.691Z] ---> d6f44e34d039 [2022-06-01T22:52:43.691Z] Step 16/25 : WORKDIR / [2022-06-01T22:52:43.691Z] ---> Running in 8f240b9a57e3 [2022-06-01T22:52:43.951Z] Removing intermediate container 8f240b9a57e3 [2022-06-01T22:52:43.951Z] ---> 93651ccc1d7b [2022-06-01T22:52:43.951Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-01T22:52:43.951Z] ---> 1c8bc3905ed3 [2022-06-01T22:52:43.951Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-01T22:52:44.211Z] ---> 3ed5cc5d7160 [2022-06-01T22:52:44.211Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-06-01T22:52:44.782Z] ---> 8400233312fd [2022-06-01T22:52:44.782Z] Step 20/25 : EXPOSE 59900 [2022-06-01T22:52:44.782Z] ---> Running in 18c3e6e350f1 [2022-06-01T22:52:44.782Z] Removing intermediate container 18c3e6e350f1 [2022-06-01T22:52:44.782Z] ---> 574e15773392 [2022-06-01T22:52:44.782Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-06-01T22:52:45.043Z] ---> Running in f51901d53afc [2022-06-01T22:52:45.043Z] Removing intermediate container f51901d53afc [2022-06-01T22:52:45.043Z] ---> ddce1c4a0bda [2022-06-01T22:52:45.043Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T22:52:45.043Z] ---> Running in f06745bb13e6 [2022-06-01T22:52:45.304Z] Removing intermediate container f06745bb13e6 [2022-06-01T22:52:45.305Z] ---> 91279bf22e16 [2022-06-01T22:52:45.305Z] Step 23/25 : LABEL arch=amd64 [2022-06-01T22:52:45.305Z] ---> Running in 34fc7d3d87a4 [2022-06-01T22:52:45.305Z] Removing intermediate container 34fc7d3d87a4 [2022-06-01T22:52:45.305Z] ---> fd4bb595e305 [2022-06-01T22:52:45.305Z] Step 24/25 : LABEL git_sha=80cdd33cc13c997ecc28bd07ca080e9506ac7867 [2022-06-01T22:52:45.305Z] ---> Running in bcf1cbb3af3b [2022-06-01T22:52:45.565Z] Removing intermediate container bcf1cbb3af3b [2022-06-01T22:52:45.565Z] ---> 3de6a90b1a84 [2022-06-01T22:52:45.565Z] Step 25/25 : LABEL version=0.0.0 [2022-06-01T22:52:45.565Z] ---> Running in 87836cee1153 [2022-06-01T22:52:45.565Z] Removing intermediate container 87836cee1153 [2022-06-01T22:52:45.565Z] ---> 821c7457e868 [2022-06-01T22:52:45.565Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T22:52:45.825Z] Successfully built 821c7457e868 [2022-06-01T22:52:45.825Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:52:46.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T22:52:46.634Z] [2022-06-01T22:52:46.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:52:47.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T22:52:47.012Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-01T22:52:47.012Z] 5eb5b503b376: Pulling fs layer [2022-06-01T22:52:47.012Z] 5c69ac0246d0: Pulling fs layer [2022-06-01T22:52:47.012Z] ec43610c2a17: Pulling fs layer [2022-06-01T22:52:47.012Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-01T22:52:47.012Z] 33b1e0a273af: Pulling fs layer [2022-06-01T22:52:47.012Z] 5d3b04190fa2: Pulling fs layer [2022-06-01T22:52:47.012Z] 2f39f015ded8: Pulling fs layer [2022-06-01T22:52:47.012Z] 33b1e0a273af: Waiting [2022-06-01T22:52:47.012Z] 5d3b04190fa2: Waiting [2022-06-01T22:52:47.012Z] 2f39f015ded8: Waiting [2022-06-01T22:52:47.012Z] 3a2ae6a8a46f: Waiting [2022-06-01T22:52:47.012Z] 5c69ac0246d0: Download complete [2022-06-01T22:52:47.012Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-01T22:52:47.012Z] 3a2ae6a8a46f: Download complete [2022-06-01T22:52:47.272Z] 33b1e0a273af: Verifying Checksum [2022-06-01T22:52:47.272Z] 33b1e0a273af: Download complete [2022-06-01T22:52:47.272Z] ec43610c2a17: Verifying Checksum [2022-06-01T22:52:47.272Z] ec43610c2a17: Download complete [2022-06-01T22:52:47.272Z] 5d3b04190fa2: Download complete [2022-06-01T22:52:47.272Z] 5eb5b503b376: Verifying Checksum [2022-06-01T22:52:47.272Z] 5eb5b503b376: Download complete [2022-06-01T22:52:48.223Z] 2f39f015ded8: Download complete [2022-06-01T22:52:48.794Z] 5eb5b503b376: Pull complete [2022-06-01T22:52:48.794Z] 5c69ac0246d0: Pull complete [2022-06-01T22:52:49.365Z] ec43610c2a17: Pull complete [2022-06-01T22:52:49.625Z] 3a2ae6a8a46f: Pull complete [2022-06-01T22:52:49.884Z] 33b1e0a273af: Pull complete [2022-06-01T22:52:49.884Z] 5d3b04190fa2: Pull complete [2022-06-01T22:52:55.158Z] 2f39f015ded8: Pull complete [2022-06-01T22:52:55.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-01T22:52:55.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T22:52:55.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:52:55.368Z] prd-ubuntu20.04-docker-8c-8g-597 does not seem to be running inside a container [2022-06-01T22:52:55.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-288 -v /w/workspace/foundry_device-virtual-go_PR-288:/w/workspace/foundry_device-virtual-go_PR-288:rw,z -v /w/workspace/foundry_device-virtual-go_PR-288@tmp:/w/workspace/foundry_device-virtual-go_PR-288@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-01T22:52:57.574Z] $ docker top c500305a16a9977b6cb13e051d30cefc22c855258c2029193f4fda3e21e5b322 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:52:58.029Z] ---> job-cost.sh [2022-06-01T22:52:58.029Z] lf-activate-venv: SKIPPING [2022-06-01T22:52:58.029Z] INFO: No Stack... [2022-06-01T22:52:58.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T22:52:58.858Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T22:52:59.173Z] + cat /w/workspace/foundry_device-virtual-go_PR-288/archives/cost.csv [2022-06-01T22:52:59.173Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T22:52:59.214Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-288-1-stack-cost] [2022-06-01T22:52:59.219Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-288-1-stack-cost] did not exist. Created. [2022-06-01T22:52:59.219Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T22:52:59.612Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-01T22:52:59.684Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T22:52:59.699Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T22:52:59.777Z] $ docker stop --time=1 c500305a16a9977b6cb13e051d30cefc22c855258c2029193f4fda3e21e5b322 [2022-06-01T22:53:00.968Z] $ docker rm -f c500305a16a9977b6cb13e051d30cefc22c855258c2029193f4fda3e21e5b322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-01T22:54:24.437Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-599 in /w/workspace/foundry_device-virtual-go_PR-288 [Pipeline] { [Pipeline] ws [2022-06-01T22:54:24.478Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-06-01T22:54:24.563Z] The recommended git tool is: git [2022-06-01T22:54:30.878Z] using credential edgex-jenkins-ssh [2022-06-01T22:54:30.896Z] Cloning the remote Git repository [2022-06-01T22:54:30.967Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-06-01T22:54:31.053Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-06-01T22:54:31.161Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-01T22:54:31.162Z] > git --version # timeout=10 [2022-06-01T22:54:31.188Z] > git --version # 'git version 2.25.1' [2022-06-01T22:54:31.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T22:54:31.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T22:54:33.117Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-01T22:54:33.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T22:54:33.171Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-01T22:54:33.212Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-01T22:54:33.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T22:54:33.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-01T22:54:33.766Z] Merging remotes/origin/jakarta commit cee36fc15f8cbcddbb0c2bc9a6ff92c499866cda into PR head commit 80cdd33cc13c997ecc28bd07ca080e9506ac7867 [2022-06-01T22:54:34.449Z] Merge succeeded, producing 80cdd33cc13c997ecc28bd07ca080e9506ac7867 [2022-06-01T22:54:34.449Z] Checking out Revision 80cdd33cc13c997ecc28bd07ca080e9506ac7867 (PR-288) [2022-06-01T22:54:33.792Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T22:54:33.809Z] > git checkout -f 80cdd33cc13c997ecc28bd07ca080e9506ac7867 # timeout=10 [2022-06-01T22:54:34.360Z] > git remote # timeout=10 [2022-06-01T22:54:34.379Z] > git config --get remote.origin.url # timeout=10 [2022-06-01T22:54:34.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T22:54:34.405Z] > git merge cee36fc15f8cbcddbb0c2bc9a6ff92c499866cda # timeout=10 [2022-06-01T22:54:34.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-01T22:54:34.463Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T22:54:34.479Z] > git checkout -f 80cdd33cc13c997ecc28bd07ca080e9506ac7867 # timeout=10 [2022-06-01T22:54:39.107Z] Commit message: "build: Update SDK to version with 2.1.1 patch fixes" [2022-06-01T22:54:39.170Z] > git --version # timeout=10 [2022-06-01T22:54:39.183Z] > git --version # 'git version 2.25.1' [2022-06-01T22:54:39.201Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T22:54:40.246Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-01T22:54:40.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T22:54:40.246Z] Dload Upload Total Spent Left Speed [2022-06-01T22:54:40.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh [2022-06-01T22:54:41.146Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-01T22:54:41.515Z] + sudo tee /etc/docker/daemon.new [2022-06-01T22:54:41.515Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-01T22:54:41.515Z] { [2022-06-01T22:54:41.515Z] "registry-mirrors": [ [2022-06-01T22:54:41.515Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-01T22:54:41.515Z] ], [2022-06-01T22:54:41.515Z] "bip": "10.250.0.254/24", [2022-06-01T22:54:41.515Z] "hosts": [ [2022-06-01T22:54:41.515Z] "tcp://0.0.0.0:5555", [2022-06-01T22:54:41.515Z] "unix:///var/run/docker.sock" [2022-06-01T22:54:41.515Z] ], [2022-06-01T22:54:41.515Z] "mtu": 1458, [2022-06-01T22:54:41.515Z] "selinux-enabled": true, [2022-06-01T22:54:41.515Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-01T22:54:41.515Z] } [Pipeline] sh [2022-06-01T22:54:41.887Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-01T22:54:42.247Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T22:55:00.858Z] provisioning config files... [2022-06-01T22:55:00.887Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3024856224372882820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:55:01.305Z] ---> docker-login.sh [2022-06-01T22:55:01.306Z] nexus3.edgexfoundry.org:10001 [2022-06-01T22:55:01.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:55:02.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:55:02.182Z] Configure a credential helper to remove this warning. See [2022-06-01T22:55:02.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:55:02.182Z] [2022-06-01T22:55:02.182Z] Login Succeeded [2022-06-01T22:55:02.182Z] nexus3.edgexfoundry.org:10002 [2022-06-01T22:55:02.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:55:02.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:55:02.732Z] Configure a credential helper to remove this warning. See [2022-06-01T22:55:02.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:55:02.732Z] [2022-06-01T22:55:02.732Z] Login Succeeded [2022-06-01T22:55:02.732Z] nexus3.edgexfoundry.org:10003 [2022-06-01T22:55:03.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:55:03.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:55:03.285Z] Configure a credential helper to remove this warning. See [2022-06-01T22:55:03.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:55:03.285Z] [2022-06-01T22:55:03.285Z] Login Succeeded [2022-06-01T22:55:03.285Z] nexus3.edgexfoundry.org:10004 [2022-06-01T22:55:03.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:55:03.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:55:03.842Z] Configure a credential helper to remove this warning. See [2022-06-01T22:55:03.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:55:03.842Z] [2022-06-01T22:55:03.842Z] Login Succeeded [2022-06-01T22:55:03.842Z] docker.io [2022-06-01T22:55:04.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T22:55:04.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T22:55:04.396Z] Configure a credential helper to remove this warning. See [2022-06-01T22:55:04.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T22:55:04.396Z] [2022-06-01T22:55:04.396Z] Login Succeeded [2022-06-01T22:55:04.396Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T22:55:04.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T22:55:04.808Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T22:55:04.843Z] ========================================================= [2022-06-01T22:55:04.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-01T22:55:04.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:55:05.369Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-01T22:55:06.807Z] Sending build context to Docker daemon 26.15MB [2022-06-01T22:55:06.807Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T22:55:06.807Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-01T22:55:07.085Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-01T22:55:07.085Z] 9b3977197b4f: Pulling fs layer [2022-06-01T22:55:07.085Z] 1a89e8eeedd5: Pulling fs layer [2022-06-01T22:55:07.085Z] 94645a83ff95: Pulling fs layer [2022-06-01T22:55:07.085Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-01T22:55:07.085Z] 0c92f367c5e7: Pulling fs layer [2022-06-01T22:55:07.085Z] 63b1bc5785f6: Pulling fs layer [2022-06-01T22:55:07.085Z] 626d30ff41c6: Pulling fs layer [2022-06-01T22:55:07.085Z] de1d54c125be: Pulling fs layer [2022-06-01T22:55:07.085Z] 3f3a8bcf1eab: Waiting [2022-06-01T22:55:07.085Z] 63b1bc5785f6: Waiting [2022-06-01T22:55:07.085Z] 0c92f367c5e7: Waiting [2022-06-01T22:55:07.085Z] 626d30ff41c6: Waiting [2022-06-01T22:55:07.085Z] de1d54c125be: Waiting [2022-06-01T22:55:07.085Z] 94645a83ff95: Verifying Checksum [2022-06-01T22:55:07.085Z] 94645a83ff95: Download complete [2022-06-01T22:55:07.085Z] 1a89e8eeedd5: Verifying Checksum [2022-06-01T22:55:07.085Z] 1a89e8eeedd5: Download complete [2022-06-01T22:55:07.085Z] 0c92f367c5e7: Verifying Checksum [2022-06-01T22:55:07.085Z] 0c92f367c5e7: Download complete [2022-06-01T22:55:07.085Z] 63b1bc5785f6: Download complete [2022-06-01T22:55:07.085Z] 9b3977197b4f: Download complete [2022-06-01T22:55:07.085Z] 626d30ff41c6: Verifying Checksum [2022-06-01T22:55:07.085Z] 626d30ff41c6: Download complete [2022-06-01T22:55:08.077Z] 9b3977197b4f: Pull complete [2022-06-01T22:55:08.685Z] 1a89e8eeedd5: Pull complete [2022-06-01T22:55:08.965Z] 94645a83ff95: Pull complete [2022-06-01T22:55:09.244Z] de1d54c125be: Verifying Checksum [2022-06-01T22:55:09.244Z] de1d54c125be: Download complete [2022-06-01T22:55:09.843Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-01T22:55:09.843Z] 3f3a8bcf1eab: Download complete [2022-06-01T22:55:22.258Z] 3f3a8bcf1eab: Pull complete [2022-06-01T22:55:22.258Z] 0c92f367c5e7: Pull complete [2022-06-01T22:55:22.532Z] 63b1bc5785f6: Pull complete [2022-06-01T22:55:22.810Z] 626d30ff41c6: Pull complete [2022-06-01T22:55:29.543Z] de1d54c125be: Pull complete [2022-06-01T22:55:29.543Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-01T22:55:29.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-01T22:55:29.543Z] ---> 5f011755c4a2 [2022-06-01T22:55:29.543Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-01T22:55:31.556Z] ---> Running in 3c1a5adcc4fa [2022-06-01T22:55:31.556Z] Removing intermediate container 3c1a5adcc4fa [2022-06-01T22:55:31.556Z] ---> b42cb24365eb [2022-06-01T22:55:31.556Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T22:55:31.556Z] ---> Running in 2e9307bbd342 [2022-06-01T22:55:31.843Z] Removing intermediate container 2e9307bbd342 [2022-06-01T22:55:31.843Z] ---> 711b352a8627 [2022-06-01T22:55:31.843Z] Step 5/11 : WORKDIR /device-virtual-go [2022-06-01T22:55:32.121Z] ---> Running in 592b53bbcafd [2022-06-01T22:55:32.404Z] Removing intermediate container 592b53bbcafd [2022-06-01T22:55:32.404Z] ---> edfbd4f8b374 [2022-06-01T22:55:32.404Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T22:55:32.404Z] ---> Running in d81b0dcb89f2 [2022-06-01T22:55:34.405Z] Removing intermediate container d81b0dcb89f2 [2022-06-01T22:55:34.405Z] ---> 137a411dd3f3 [2022-06-01T22:55:34.405Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T22:55:34.405Z] ---> Running in c954475aae4a [2022-06-01T22:55:35.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T22:55:36.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T22:55:37.367Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-01T22:55:37.367Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-01T22:55:37.367Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-01T22:55:37.642Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-01T22:55:37.642Z] Executing busybox-1.34.1-r3.trigger [2022-06-01T22:55:37.642Z] OK: 224 MiB in 56 packages [2022-06-01T22:55:38.623Z] Removing intermediate container c954475aae4a [2022-06-01T22:55:38.623Z] ---> c2823177769d [2022-06-01T22:55:38.623Z] Step 8/11 : COPY . . [2022-06-01T22:55:44.063Z] ---> 13492c427e59 [2022-06-01T22:55:44.063Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T22:55:44.063Z] ---> Running in e89c747d0469 [2022-06-01T22:55:44.339Z] skipping... [2022-06-01T22:55:44.944Z] Removing intermediate container e89c747d0469 [2022-06-01T22:55:44.944Z] ---> 3093c39c3efa [2022-06-01T22:55:44.944Z] Step 10/11 : ARG MAKE='make build' [2022-06-01T22:55:44.944Z] ---> Running in 2253ca38689c [2022-06-01T22:55:45.219Z] Removing intermediate container 2253ca38689c [2022-06-01T22:55:45.219Z] ---> 424fc44a17b1 [2022-06-01T22:55:45.219Z] Step 11/11 : RUN $MAKE [2022-06-01T22:55:45.219Z] ---> Running in e9f07bced957 [2022-06-01T22:55:46.206Z] noop [2022-06-01T22:55:46.808Z] Removing intermediate container e9f07bced957 [2022-06-01T22:55:46.808Z] ---> 340034063242 [2022-06-01T22:55:47.083Z] Successfully built 340034063242 [2022-06-01T22:55:47.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:55:47.557Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T22:55:47.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:55:47.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-599 does not seem to be running inside a container [2022-06-01T22:55:47.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-01T22:55:49.255Z] $ docker top da11362983ed239808fb083af1092c80224c092b47ca70ab08006480dd0a5589 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T22:55:50.194Z] + go version [2022-06-01T22:55:50.194Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-01T22:55:50.237Z] $ docker stop --time=1 da11362983ed239808fb083af1092c80224c092b47ca70ab08006480dd0a5589 [2022-06-01T22:55:51.901Z] $ docker rm -f da11362983ed239808fb083af1092c80224c092b47ca70ab08006480dd0a5589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:55:52.804Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T22:55:52.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:55:53.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-599 does not seem to be running inside a container [2022-06-01T22:55:53.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-01T22:55:54.481Z] $ docker top 3dc6d18565fe442fb6e070e7a0545f726c8e296ee2df293692b357898a5651f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T22:55:55.520Z] + make test [2022-06-01T22:55:55.520Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-01T22:55:56.983Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-01T22:57:05.023Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-01T22:57:05.023Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.869s coverage: 64.6% of statements [2022-06-01T22:57:05.023Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-01T22:57:27.203Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T22:57:27.203Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T22:57:27.203Z] ./bin/test-attribution-txt.sh [2022-06-01T22:57:27.203Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1-dev.3 [2022-06-01T22:57:27.203Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-01T22:57:27.203Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-06-01T22:57:27.203Z] go: downloading modernc.org/ql v1.0.0 [2022-06-01T22:57:27.203Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1-dev.2 [2022-06-01T22:57:27.203Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T22:57:27.203Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-01T22:57:27.203Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-01T22:57:27.203Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1-dev.2 [2022-06-01T22:57:27.203Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-01T22:57:27.203Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-01T22:57:27.203Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-01T22:57:27.203Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-01T22:57:27.481Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-01T22:57:27.481Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1-dev.1 [2022-06-01T22:57:27.481Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-01T22:57:27.481Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-01T22:57:27.481Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-01T22:57:27.481Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-01T22:57:27.481Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-01T22:57:27.481Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-01T22:57:27.481Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-01T22:57:27.759Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-01T22:57:27.759Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-01T22:57:27.759Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-01T22:57:27.759Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-01T22:57:28.034Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-01T22:57:28.034Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-01T22:57:28.034Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-01T22:57:28.034Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-01T22:57:28.034Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-01T22:57:28.630Z] go: downloading golang.org/x/text v0.3.6 [2022-06-01T22:57:28.630Z] go: downloading modernc.org/internal v1.0.2 [2022-06-01T22:57:28.920Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2022-06-01T22:57:28.920Z] go: downloading modernc.org/fileutil v1.0.0 [2022-06-01T22:57:28.920Z] go: downloading modernc.org/mathutil v1.4.1 [2022-06-01T22:57:29.194Z] go: downloading modernc.org/b v1.0.2 [2022-06-01T22:57:29.194Z] go: downloading modernc.org/db v1.0.3 [2022-06-01T22:57:29.194Z] go: downloading modernc.org/file v1.0.3 [2022-06-01T22:57:29.466Z] go: downloading modernc.org/golex v1.0.1 [2022-06-01T22:57:29.466Z] go: downloading modernc.org/lldb v1.0.2 [2022-06-01T22:57:29.740Z] go: downloading modernc.org/strutil v1.1.1 [2022-06-01T22:57:29.740Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-01T22:57:30.014Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-01T22:57:30.014Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-01T22:57:30.014Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-01T22:57:30.014Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-01T22:57:30.014Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-01T22:57:30.014Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-01T22:57:30.289Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-01T22:57:30.289Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-01T22:57:30.570Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-01T22:57:32.001Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-01T22:57:32.001Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-01T22:57:32.001Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 [2022-06-01T22:57:32.001Z] go: downloading modernc.org/sortutil v1.1.0 [2022-06-01T22:57:32.001Z] go: downloading modernc.org/zappy v1.0.3 [2022-06-01T22:57:32.001Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-01T22:57:32.001Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-01T22:57:32.001Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-01T22:57:32.001Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-01T22:57:32.001Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-01T22:57:37.425Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-01T22:57:38.146Z] + go mod tidy [2022-06-01T22:57:38.146Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T22:57:38.419Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-01T22:57:38.419Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-01T22:57:38.419Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-01T22:57:38.696Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-01T22:57:38.696Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-01T22:57:38.696Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-01T22:57:38.696Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-01T22:57:38.696Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-01T22:57:38.696Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-01T22:57:38.696Z] go: downloading github.com/golang/snappy v0.0.3 [2022-06-01T22:57:38.696Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-01T22:57:38.696Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-01T22:57:38.696Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-01T22:57:38.696Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-01T22:57:38.696Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-01T22:57:38.989Z] go: downloading github.com/kr/text v0.2.0 [2022-06-01T22:57:38.989Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-01T22:57:38.989Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-01T22:57:38.989Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-01T22:57:38.989Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-01T22:57:38.989Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-01T22:57:38.989Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-01T22:57:39.264Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-01T22:57:39.264Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-01T22:57:39.264Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-01T22:57:39.264Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-01T22:57:39.264Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-01T22:57:39.578Z] $ docker stop --time=1 3dc6d18565fe442fb6e070e7a0545f726c8e296ee2df293692b357898a5651f9 [2022-06-01T22:57:41.819Z] $ docker rm -f 3dc6d18565fe442fb6e070e7a0545f726c8e296ee2df293692b357898a5651f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T22:57:44.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T22:57:44.260Z] Warning: overwriting stash ‘coverage-report’ [2022-06-01T22:57:44.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T22:57:45.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T22:57:45.925Z] + ls -al . [2022-06-01T22:57:45.925Z] total 204 [2022-06-01T22:57:45.925Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 22:57 . [2022-06-01T22:57:45.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:54 .. [2022-06-01T22:57:45.925Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 22:54 .git [2022-06-01T22:57:45.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 22:54 .github [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 1 22:54 .gitignore [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jun 1 22:54 Attribution.txt [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jun 1 22:54 CHANGELOG.md [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 1951 Jun 1 22:54 Dockerfile [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 22:54 GOVERNANCE.md [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 1 22:54 Jenkinsfile [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 1 22:54 LICENSE [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 1 22:54 Makefile [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 1 22:54 OWNERS.md [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 1 22:54 README.md [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 22:51 VERSION [2022-06-01T22:57:45.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 22:54 bin [2022-06-01T22:57:45.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:54 cmd [2022-06-01T22:57:45.925Z] -rw-r--r-- 1 jenkins jenkins 46339 Jun 1 22:57 coverage.out [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 350 Jun 1 22:57 go.mod [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 52347 Jun 1 22:54 go.sum [2022-06-01T22:57:45.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:54 internal [2022-06-01T22:57:45.925Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 1 22:54 vendor [2022-06-01T22:57:45.925Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 1 22:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:57:46.355Z] + 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=80cdd33cc13c997ecc28bd07ca080e9506ac7867 --label arch=arm64 --label version=0.0.0 . [2022-06-01T22:57:47.785Z] Sending build context to Docker daemon 26.2MB [2022-06-01T22:57:47.785Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T22:57:47.785Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-01T22:57:47.785Z] ---> 340034063242 [2022-06-01T22:57:47.785Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-01T22:57:48.059Z] ---> Running in fdf9b590bb7a [2022-06-01T22:57:48.333Z] Removing intermediate container fdf9b590bb7a [2022-06-01T22:57:48.333Z] ---> d9002443ee31 [2022-06-01T22:57:48.333Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T22:57:48.333Z] ---> Running in caa52cd8cff6 [2022-06-01T22:57:48.609Z] Removing intermediate container caa52cd8cff6 [2022-06-01T22:57:48.609Z] ---> 51a4718d9eef [2022-06-01T22:57:48.609Z] Step 5/25 : WORKDIR /device-virtual-go [2022-06-01T22:57:48.885Z] ---> Running in d0cc81576fde [2022-06-01T22:57:49.161Z] Removing intermediate container d0cc81576fde [2022-06-01T22:57:49.161Z] ---> 12e9abcad5aa [2022-06-01T22:57:49.161Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T22:57:49.161Z] ---> Running in 75527442b8dc [2022-06-01T22:57:50.610Z] Removing intermediate container 75527442b8dc [2022-06-01T22:57:50.610Z] ---> 7db0dd712528 [2022-06-01T22:57:50.610Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T22:57:50.890Z] ---> Running in 8267d0c24443 [2022-06-01T22:57:51.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T22:57:52.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T22:57:53.464Z] OK: 224 MiB in 56 packages [2022-06-01T22:57:54.457Z] Removing intermediate container 8267d0c24443 [2022-06-01T22:57:54.457Z] ---> 8a37c7da8ef5 [2022-06-01T22:57:54.457Z] Step 8/25 : COPY . . [2022-06-01T22:57:59.915Z] ---> afeb0e8caa10 [2022-06-01T22:57:59.915Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T22:57:59.915Z] ---> Running in 4d356f1cba0a [2022-06-01T22:58:00.192Z] skipping... [2022-06-01T22:58:00.798Z] Removing intermediate container 4d356f1cba0a [2022-06-01T22:58:00.798Z] ---> 37980cf0b414 [2022-06-01T22:58:00.798Z] Step 10/25 : ARG MAKE='make build' [2022-06-01T22:58:00.798Z] ---> Running in 7a3f9d1d5c7e [2022-06-01T22:58:01.073Z] Removing intermediate container 7a3f9d1d5c7e [2022-06-01T22:58:01.073Z] ---> 885d325a3eee [2022-06-01T22:58:01.073Z] Step 11/25 : RUN $MAKE [2022-06-01T22:58:01.346Z] ---> Running in db39748374b9 [2022-06-01T22:58:02.344Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-06-01T22:59:10.401Z] Removing intermediate container db39748374b9 [2022-06-01T22:59:10.401Z] ---> 3bc5fcf410f0 [2022-06-01T22:59:10.401Z] Step 12/25 : FROM alpine:3.14 [2022-06-01T22:59:10.401Z] 3.14: Pulling from library/alpine [2022-06-01T22:59:10.401Z] 455c02918c45: Pulling fs layer [2022-06-01T22:59:10.401Z] 455c02918c45: Verifying Checksum [2022-06-01T22:59:10.401Z] 455c02918c45: Download complete [2022-06-01T22:59:10.401Z] 455c02918c45: Pull complete [2022-06-01T22:59:10.401Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T22:59:10.401Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T22:59:10.401Z] ---> ac73e934f311 [2022-06-01T22:59:10.401Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-01T22:59:10.401Z] ---> Running in 49e539a99c1b [2022-06-01T22:59:10.401Z] Removing intermediate container 49e539a99c1b [2022-06-01T22:59:10.401Z] ---> 0cd7357aa4e4 [2022-06-01T22:59:10.401Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T22:59:10.401Z] ---> Running in 9a84f3ae86d1 [2022-06-01T22:59:10.401Z] Removing intermediate container 9a84f3ae86d1 [2022-06-01T22:59:10.401Z] ---> 775e9536d1ab [2022-06-01T22:59:10.401Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-01T22:59:10.401Z] ---> Running in b92f451dfd09 [2022-06-01T22:59:10.401Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T22:59:10.401Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T22:59:10.401Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-01T22:59:10.401Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T22:59:10.401Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-01T22:59:10.401Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T22:59:10.401Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-01T22:59:10.401Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-01T22:59:10.401Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T22:59:10.401Z] OK: 8 MiB in 20 packages [2022-06-01T22:59:10.401Z] Removing intermediate container b92f451dfd09 [2022-06-01T22:59:10.401Z] ---> 05b61fb3095d [2022-06-01T22:59:10.401Z] Step 16/25 : WORKDIR / [2022-06-01T22:59:10.401Z] ---> Running in 08213230cc4d [2022-06-01T22:59:10.401Z] Removing intermediate container 08213230cc4d [2022-06-01T22:59:10.401Z] ---> dae02f125f63 [2022-06-01T22:59:10.401Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-01T22:59:10.401Z] ---> ed4bc4894ebf [2022-06-01T22:59:10.401Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-01T22:59:10.401Z] ---> 0eff3faef23b [2022-06-01T22:59:10.401Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-06-01T22:59:10.401Z] ---> 15fc46eb13c2 [2022-06-01T22:59:10.401Z] Step 20/25 : EXPOSE 59900 [2022-06-01T22:59:10.401Z] ---> Running in b0e68e2c54e8 [2022-06-01T22:59:10.401Z] Removing intermediate container b0e68e2c54e8 [2022-06-01T22:59:10.401Z] ---> 473febd62a59 [2022-06-01T22:59:10.401Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-06-01T22:59:10.401Z] ---> Running in ec3f9ffa3466 [2022-06-01T22:59:10.401Z] Removing intermediate container ec3f9ffa3466 [2022-06-01T22:59:10.401Z] ---> 6d8aa22a75d0 [2022-06-01T22:59:10.401Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T22:59:10.401Z] ---> Running in 9bb59f57c69b [2022-06-01T22:59:10.401Z] Removing intermediate container 9bb59f57c69b [2022-06-01T22:59:10.401Z] ---> 164c52d49331 [2022-06-01T22:59:10.401Z] Step 23/25 : LABEL arch=arm64 [2022-06-01T22:59:10.401Z] ---> Running in 72c345a4e06d [2022-06-01T22:59:10.675Z] Removing intermediate container 72c345a4e06d [2022-06-01T22:59:10.675Z] ---> 50add8a7b35a [2022-06-01T22:59:10.675Z] Step 24/25 : LABEL git_sha=80cdd33cc13c997ecc28bd07ca080e9506ac7867 [2022-06-01T22:59:10.675Z] ---> Running in 80dc46920622 [2022-06-01T22:59:10.947Z] Removing intermediate container 80dc46920622 [2022-06-01T22:59:10.948Z] ---> f2232871e353 [2022-06-01T22:59:10.948Z] Step 25/25 : LABEL version=0.0.0 [2022-06-01T22:59:10.948Z] ---> Running in a0f5158b4415 [2022-06-01T22:59:11.221Z] Removing intermediate container a0f5158b4415 [2022-06-01T22:59:11.221Z] ---> d7d1360e10e0 [2022-06-01T22:59:11.221Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T22:59:11.494Z] Successfully built d7d1360e10e0 [2022-06-01T22:59:11.494Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:59:12.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T22:59:12.333Z] [2022-06-01T22:59:12.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:59:12.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T22:59:13.030Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-01T22:59:13.030Z] 8998bd30e6a1: Pulling fs layer [2022-06-01T22:59:13.030Z] 04944245beec: Pulling fs layer [2022-06-01T22:59:13.030Z] 699f458cf7ca: Pulling fs layer [2022-06-01T22:59:13.030Z] 765212b225bb: Pulling fs layer [2022-06-01T22:59:13.030Z] f23df028b6ca: Pulling fs layer [2022-06-01T22:59:13.030Z] d65c8cfc05b1: Pulling fs layer [2022-06-01T22:59:13.030Z] 2437ff75d9bd: Pulling fs layer [2022-06-01T22:59:13.030Z] d65c8cfc05b1: Waiting [2022-06-01T22:59:13.030Z] 765212b225bb: Waiting [2022-06-01T22:59:13.030Z] f23df028b6ca: Waiting [2022-06-01T22:59:13.030Z] 2437ff75d9bd: Waiting [2022-06-01T22:59:13.030Z] 04944245beec: Verifying Checksum [2022-06-01T22:59:13.030Z] 04944245beec: Download complete [2022-06-01T22:59:13.030Z] 765212b225bb: Verifying Checksum [2022-06-01T22:59:13.030Z] 765212b225bb: Download complete [2022-06-01T22:59:13.030Z] f23df028b6ca: Verifying Checksum [2022-06-01T22:59:13.030Z] f23df028b6ca: Download complete [2022-06-01T22:59:13.030Z] d65c8cfc05b1: Verifying Checksum [2022-06-01T22:59:13.030Z] d65c8cfc05b1: Download complete [2022-06-01T22:59:13.308Z] 699f458cf7ca: Verifying Checksum [2022-06-01T22:59:13.308Z] 699f458cf7ca: Download complete [2022-06-01T22:59:13.584Z] 8998bd30e6a1: Download complete [2022-06-01T22:59:16.210Z] 2437ff75d9bd: Verifying Checksum [2022-06-01T22:59:16.211Z] 2437ff75d9bd: Download complete [2022-06-01T22:59:17.654Z] 8998bd30e6a1: Pull complete [2022-06-01T22:59:18.257Z] 04944245beec: Pull complete [2022-06-01T22:59:19.696Z] 699f458cf7ca: Pull complete [2022-06-01T22:59:19.969Z] 765212b225bb: Pull complete [2022-06-01T22:59:20.951Z] f23df028b6ca: Pull complete [2022-06-01T22:59:20.951Z] d65c8cfc05b1: Pull complete [2022-06-01T22:59:36.049Z] 2437ff75d9bd: Pull complete [2022-06-01T22:59:36.049Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-01T22:59:36.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T22:59:36.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:59:36.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-599 does not seem to be running inside a container [2022-06-01T22:59:36.537Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-01T22:59:39.015Z] $ docker top eaf5b2048c4052bce3005f58645a3dc4bf9da9717cf3459b91661626540b3765 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:59:39.983Z] ---> job-cost.sh [2022-06-01T22:59:39.983Z] lf-activate-venv: SKIPPING [2022-06-01T22:59:39.983Z] INFO: No Stack... [2022-06-01T22:59:40.579Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-01T22:59:41.190Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T22:59:41.891Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2022-06-01T22:59:41.891Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T22:59:41.976Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-288-1-stack-cost] [2022-06-01T22:59:41.981Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-288-1-stack-cost] did not exist. Created. [2022-06-01T22:59:41.981Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T22:59:42.724Z] /w/workspace/device-virtual-go/1@tmp/durable-6c494836/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-01T22:59:43.421Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-01T22:59:43.458Z] Warning: overwriting stash ‘stack-cost’ [2022-06-01T22:59:43.701Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T22:59:43.716Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T22:59:43.808Z] $ docker stop --time=1 eaf5b2048c4052bce3005f58645a3dc4bf9da9717cf3459b91661626540b3765 [2022-06-01T22:59:45.313Z] $ docker rm -f eaf5b2048c4052bce3005f58645a3dc4bf9da9717cf3459b91661626540b3765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-01T22:59:46.338Z] provisioning config files... [2022-06-01T22:59:46.347Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-288@tmp/config2338146314624512245tmp [Pipeline] { [Pipeline] sh [2022-06-01T22:59:46.685Z] + set +x [2022-06-01T22:59:46.685Z] + curl -s https://codecov.io/bash [2022-06-01T22:59:46.685Z] + bash -s -- [2022-06-01T22:59:46.685Z] [2022-06-01T22:59:46.685Z] _____ _ [2022-06-01T22:59:46.685Z] / ____| | | [2022-06-01T22:59:46.685Z] | | ___ __| | ___ ___ _____ __ [2022-06-01T22:59:46.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-01T22:59:46.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-01T22:59:46.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-01T22:59:46.685Z] Bash-1.0.6 [2022-06-01T22:59:46.685Z] [2022-06-01T22:59:46.685Z] [2022-06-01T22:59:46.685Z] ==> git version 2.25.1 found [2022-06-01T22:59:46.685Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-01T22:59:46.685Z] Release-Date: 2020-01-08 [2022-06-01T22:59:46.685Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-01T22:59:46.685Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-01T22:59:46.685Z] ==> Jenkins CI detected. [2022-06-01T22:59:46.685Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-288 [2022-06-01T22:59:46.685Z] project root: . [2022-06-01T22:59:46.685Z] --> token set from env [2022-06-01T22:59:46.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-01T22:59:46.685Z] ==> Running gcov in . (disable via -X gcov) [2022-06-01T22:59:46.685Z] ==> Python coveragepy not found [2022-06-01T22:59:46.685Z] ==> Searching for coverage reports in: [2022-06-01T22:59:46.685Z] + . [2022-06-01T22:59:46.685Z] -> Found 1 reports [2022-06-01T22:59:46.685Z] ==> Detecting git/mercurial file structure [2022-06-01T22:59:46.685Z] ==> Reading reports [2022-06-01T22:59:46.685Z] + ./coverage.out bytes=46339 [2022-06-01T22:59:46.685Z] ==> Appending adjustments [2022-06-01T22:59:46.685Z] https://docs.codecov.io/docs/fixing-reports [2022-06-01T22:59:46.948Z] + Found adjustments [2022-06-01T22:59:46.948Z] ==> Gzipping contents [2022-06-01T22:59:46.948Z] 16K /tmp/codecov.XhQECs.gz [2022-06-01T22:59:46.948Z] ==> Uploading reports [2022-06-01T22:59:46.948Z] url: https://codecov.io [2022-06-01T22:59:46.948Z] query: branch=PR-288&commit=80cdd33cc13c997ecc28bd07ca080e9506ac7867&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=288&job=&cmd_args= [2022-06-01T22:59:46.948Z] -> Pinging Codecov [2022-06-01T22:59:46.948Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-288&commit=80cdd33cc13c997ecc28bd07ca080e9506ac7867&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=288&job=&cmd_args= [2022-06-01T22:59:47.210Z] -> Uploading to [2022-06-01T22:59:47.210Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-01/5E52B4B073DB2E39498172D8E973AA87/80cdd33cc13c997ecc28bd07ca080e9506ac7867/ed8e2019-32b4-4e20-8398-c25cdcd3b5e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T225947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ab5dfdf53f0966e7046cec5d66b379b6a2e9e899e235499b9e72429895622b8 [2022-06-01T22:59:47.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T22:59:47.210Z] Dload Upload Total Spent Left Speed [2022-06-01T22:59:47.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13240 0 0 100 13240 0 63961 --:--:-- --:--:-- --:--:-- 63961 [2022-06-01T22:59:47.471Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/80cdd33cc13c997ecc28bd07ca080e9506ac7867 [Pipeline] } [2022-06-01T22:59:47.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-01T22:59:49.175Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-288/archives ] [2022-06-01T22:59:49.175Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-288/archives [2022-06-01T22:59:49.175Z] total 16 [2022-06-01T22:59:49.175Z] drwxr-xr-x 3 root root 4096 Jun 1 22:52 . [2022-06-01T22:59:49.175Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 1 22:52 .. [2022-06-01T22:59:49.175Z] drwxr-xr-x 2 root root 4096 Jun 1 22:52 cost [2022-06-01T22:59:49.175Z] -rw-r--r-- 1 root root 88 Jun 1 22:52 cost.csv [2022-06-01T22:59:49.175Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-288/archives [2022-06-01T22:59:49.175Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-288/archives [2022-06-01T22:59:49.175Z] total 16 [2022-06-01T22:59:49.175Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 22:52 . [2022-06-01T22:59:49.175Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 1 22:52 .. [2022-06-01T22:59:49.175Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 22:52 cost [2022-06-01T22:59:49.175Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 1 22:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:59:49.517Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:59:50.421Z] ---> package-listing.sh [2022-06-01T22:59:50.421Z] ++ facter osfamily [2022-06-01T22:59:50.421Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-01T22:59:50.683Z] + OS_FAMILY=debian [2022-06-01T22:59:50.683Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-288 [2022-06-01T22:59:50.683Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-01T22:59:50.683Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-01T22:59:50.683Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-01T22:59:50.683Z] + PACKAGES=/tmp/packages_start.txt [2022-06-01T22:59:50.683Z] + '[' /w/workspace/foundry_device-virtual-go_PR-288 ']' [2022-06-01T22:59:50.683Z] + PACKAGES=/tmp/packages_end.txt [2022-06-01T22:59:50.683Z] + case "${OS_FAMILY}" in [2022-06-01T22:59:50.683Z] + dpkg -l [2022-06-01T22:59:50.683Z] + grep '^ii' [2022-06-01T22:59:50.683Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-01T22:59:50.683Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-01T22:59:50.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-01T22:59:50.683Z] + '[' /w/workspace/foundry_device-virtual-go_PR-288 ']' [2022-06-01T22:59:50.683Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-288/archives/ [2022-06-01T22:59:50.683Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-288/archives/ [Pipeline] echo [2022-06-01T22:59:50.717Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-01T22:59:51.017Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T22:59:51.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T22:59:51.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T22:59:51.812Z] prd-ubuntu20.04-docker-8c-8g-597 does not seem to be running inside a container [2022-06-01T22:59:51.856Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-288 -v /w/workspace/foundry_device-virtual-go_PR-288:/w/workspace/foundry_device-virtual-go_PR-288:rw,z -v /w/workspace/foundry_device-virtual-go_PR-288@tmp:/w/workspace/foundry_device-virtual-go_PR-288@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-01T22:59:52.125Z] $ docker top 9fc70fba7a273541b92931bcce70795eb37d944d5179c595a1965652552d1e3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T22:59:52.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-01T22:59:52.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-01T22:59:53.168Z] + ls /var/log/sa-host [2022-06-01T22:59:53.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T22:59:53.295Z] provisioning config files... [2022-06-01T22:59:53.307Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-288@tmp/config176597177158383267tmp [Pipeline] { [Pipeline] echo [2022-06-01T22:59:53.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:59:53.672Z] ---> create-netrc.sh [Pipeline] } [2022-06-01T22:59:53.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:59:54.100Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-01T22:59:54.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:59:54.443Z] ---> sudo-logs.sh [2022-06-01T22:59:54.443Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-01T22:59:54.527Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:59:54.844Z] ---> job-cost.sh [2022-06-01T22:59:54.844Z] lf-activate-venv: SKIPPING [2022-06-01T22:59:54.844Z] DEBUG: total: 0.2199999988079071 [2022-06-01T22:59:54.844Z] INFO: Retrieving Stack Cost... [2022-06-01T22:59:55.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T22:59:55.680Z] INFO: Archiving Costs [Pipeline] echo [2022-06-01T22:59:55.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T22:59:56.036Z] ---> logs-deploy.sh [2022-06-01T22:59:56.036Z] lf-activate-venv: SKIPPING [2022-06-01T22:59:56.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-288/1 [2022-06-01T22:59:56.036Z] INFO: archiving workspace using pattern(s): [2022-06-01T22:59:56.981Z] Archives upload complete. [2022-06-01T22:59:56.981Z] INFO: archiving logs to Nexus