Pull request #328 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 farshidtz for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 78aad7055b629a48eb79c72bdf9591ee3bece4b7+ca0733bb9736aa55b8583960b75f1e287344907e (3b6d654056afb0473effb837bad75061b2fab2f9) 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-ssh9426862920857948921.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12492567505062558797.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-328/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-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8859061844322391659.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-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15638732146411688691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh723030234500249231.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-328/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-328/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8046103296850723513.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2049 in /w/workspace/foundry_device-virtual-go_PR-328 [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-328 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca0733bb9736aa55b8583960b75f1e287344907e into PR head commit 78aad7055b629a48eb79c72bdf9591ee3bece4b7 Merge succeeded, producing fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 Checking out Revision fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 (PR-328) > git config core.sparsecheckout # timeout=10 > git checkout -f 78aad7055b629a48eb79c72bdf9591ee3bece4b7 # 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 ca0733bb9736aa55b8583960b75f1e287344907e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 # timeout=10 Commit message: "Merge commit 'ca0733bb9736aa55b8583960b75f1e287344907e' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:06:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:06:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:06:32 ========================================================= 13:06:32 EdgeX Global Pipelines Version Info 13:06:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:06:33 ------------------- 13:06:33 stable info: 13:06:33 ------------------- 13:06:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:06:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:06:33 Message: update stable to v1.0.244 13:06:33 ------------------- 13:06:33 experimental info: 13:06:33 ------------------- 13:06:33 Commited By: **** collab-it+edgex@linuxfoundation.org 13:06:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:06:33 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:06:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:06:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:06:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-328 [Pipeline] echo 13:06:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-328 [Pipeline] echo 13:06:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-328 [Pipeline] echo 13:06:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 [Pipeline] echo 13:06:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdf84dd [Pipeline] echo 13:06:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:35 provisioning config files... 13:06:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-328@tmp/config4152498802535930031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:35 ---> docker-login.sh 13:06:35 nexus3.edgexfoundry.org:10001 13:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:35 Configure a credential helper to remove this warning. See 13:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:35 13:06:35 Login Succeeded 13:06:35 nexus3.edgexfoundry.org:10002 13:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:36 Configure a credential helper to remove this warning. See 13:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:36 13:06:36 Login Succeeded 13:06:36 nexus3.edgexfoundry.org:10003 13:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:36 Configure a credential helper to remove this warning. See 13:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:36 13:06:36 Login Succeeded 13:06:36 nexus3.edgexfoundry.org:10004 13:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:36 Configure a credential helper to remove this warning. See 13:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:36 13:06:36 Login Succeeded 13:06:36 docker.io 13:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:36 Configure a credential helper to remove this warning. See 13:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:36 13:06:36 Login Succeeded 13:06:36 ---> docker-login.sh ends [Pipeline] } 13:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:06:37 + git rev-list -1 --merges fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70~1..fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 [Pipeline] echo 13:06:37 -----------> git rev-list -1 --merges fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70~1..fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 13:06:37 fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 [false] [Pipeline] sh 13:06:37 + git log --format=format:%s -1 fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 [Pipeline] echo 13:06:37 ========================================================= 13:06:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:06:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:06:38 + git log --format=format:%s -1 fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 [Pipeline] echo 13:06:38 [semverPrep] GIT_COMMIT: fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70, Commit Message: Merge commit 'ca0733bb9736aa55b8583960b75f1e287344907e' into HEAD [Pipeline] echo 13:06:38 [semverPrep] This is not a build commit. [Pipeline] sh 13:06:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:06:38 + grep -v github /etc/ssh/ssh_known_hosts 13:06:38 + [ -e /tmp/ssh_known_hosts ] 13:06:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:06:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:06:38 + sudo tee -a /etc/ssh/ssh_known_hosts 13:06:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:39 13:06:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:39 0.1.4: Pulling from edgex-devops/py-git-semver 13:06:39 b85a868b505f: Pulling fs layer 13:06:39 e2be974225ed: Pulling fs layer 13:06:39 339a4e72a1f5: Pulling fs layer 13:06:39 988bab9f4d93: Pulling fs layer 13:06:39 1469e6f7b9e6: Pulling fs layer 13:06:39 eaf3925da568: Pulling fs layer 13:06:39 bab4dde63d76: Pulling fs layer 13:06:39 bde34c3a00c8: Pulling fs layer 13:06:39 b352a97aabf1: Pulling fs layer 13:06:39 4872d77fe225: Pulling fs layer 13:06:39 5851b861e8e6: Pulling fs layer 13:06:39 1469e6f7b9e6: Waiting 13:06:39 eaf3925da568: Waiting 13:06:39 b352a97aabf1: Waiting 13:06:39 4872d77fe225: Waiting 13:06:39 bde34c3a00c8: Waiting 13:06:39 988bab9f4d93: Waiting 13:06:39 bab4dde63d76: Waiting 13:06:39 5851b861e8e6: Waiting 13:06:39 e2be974225ed: Verifying Checksum 13:06:39 e2be974225ed: Download complete 13:06:39 988bab9f4d93: Download complete 13:06:39 1469e6f7b9e6: Verifying Checksum 13:06:39 1469e6f7b9e6: Download complete 13:06:39 eaf3925da568: Verifying Checksum 13:06:39 eaf3925da568: Download complete 13:06:39 339a4e72a1f5: Verifying Checksum 13:06:39 339a4e72a1f5: Download complete 13:06:39 bde34c3a00c8: Download complete 13:06:39 b352a97aabf1: Verifying Checksum 13:06:39 b352a97aabf1: Download complete 13:06:39 4872d77fe225: Verifying Checksum 13:06:39 4872d77fe225: Download complete 13:06:39 5851b861e8e6: Verifying Checksum 13:06:39 5851b861e8e6: Download complete 13:06:39 b85a868b505f: Download complete 13:06:40 bab4dde63d76: Verifying Checksum 13:06:40 bab4dde63d76: Download complete 13:06:40 b85a868b505f: Pull complete 13:06:41 e2be974225ed: Pull complete 13:06:41 339a4e72a1f5: Pull complete 13:06:41 988bab9f4d93: Pull complete 13:06:42 1469e6f7b9e6: Pull complete 13:06:42 eaf3925da568: Pull complete 13:06:43 bab4dde63d76: Pull complete 13:06:43 bde34c3a00c8: Pull complete 13:06:44 b352a97aabf1: Pull complete 13:06:44 4872d77fe225: Pull complete 13:06:44 5851b861e8e6: Pull complete 13:06:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:44 prd-ubuntu20.04-docker-8c-8g-2049 does not seem to be running inside a container 13:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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:0.1.4 cat 13:06:46 $ docker top ec3f6dd612c52c4526592a3e23ffc59a3ccf1d59b1a3fe509245fcd8a86dda0f -eo pid,comm 13:06:46 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). 13:06:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:06:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:46 [ssh-agent] Looking for ssh-agent implementation... 13:06:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:46 $ docker exec ec3f6dd612c52c4526592a3e23ffc59a3ccf1d59b1a3fe509245fcd8a86dda0f ssh-agent 13:06:46 SSH_AUTH_SOCK=/tmp/ssh-wePt0Gy2Gj6j/agent.32 13:06:46 SSH_AGENT_PID=38 13:06:46 Running ssh-add (command line suppressed) 13:06:46 Identity added: /w/workspace/foundry_device-virtual-go_PR-328@tmp/private_key_7412868754591802139.key (/w/workspace/foundry_device-virtual-go_PR-328@tmp/private_key_7412868754591802139.key) 13:06:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:46 + git tag --points-at HEAD [Pipeline] } 13:06:47 $ docker exec --env ******** --env ******** ec3f6dd612c52c4526592a3e23ffc59a3ccf1d59b1a3fe509245fcd8a86dda0f ssh-agent -k 13:06:47 unset SSH_AUTH_SOCK; 13:06:47 unset SSH_AGENT_PID; 13:06:47 echo Agent pid 38 killed; 13:06:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:06:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:47 [ssh-agent] Looking for ssh-agent implementation... 13:06:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:47 $ docker exec ec3f6dd612c52c4526592a3e23ffc59a3ccf1d59b1a3fe509245fcd8a86dda0f ssh-agent 13:06:47 SSH_AUTH_SOCK=/tmp/ssh-vSiRUIAbF6bZ/agent.70 13:06:47 SSH_AGENT_PID=76 13:06:47 Running ssh-add (command line suppressed) 13:06:47 Identity added: /w/workspace/foundry_device-virtual-go_PR-328@tmp/private_key_14363926200058454795.key (/w/workspace/foundry_device-virtual-go_PR-328@tmp/private_key_14363926200058454795.key) 13:06:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:47 + git semver init 13:06:48 2023-01-12 13:06:48,059 [run_init] DEBUG init version:0.0.0 force:False 13:06:48 2023-01-12 13:06:48,060 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-328/.semver 13:06:48 2023-01-12 13:06:48,061 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-328/.semver 13:06:48 2023-01-12 13:06:48,061 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-328/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-328, universal_newlines=False, shell=None, istream=None) 13:06:49 2023-01-12 13:06:49,088 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-328/.git/info/exclude 13:06:49 2023-01-12 13:06:49,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-328/.semver/PR-328 with force:False 13:06:49 2023-01-12 13:06:49,089 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-328/.semver/PR-328 13:06:49 2023-01-12 13:06:49,094 [execute] INFO git cat-file --batch-check 13:06:49 2023-01-12 13:06:49,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-328/.semver, universal_newlines=False, shell=None, istream=) 13:06:49 2023-01-12 13:06:49,101 [execute] INFO git cat-file --batch 13:06:49 2023-01-12 13:06:49,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-328/.semver, universal_newlines=False, shell=None, istream=) 13:06:49 2023-01-12 13:06:49,107 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-328/.semver/PR-328 13:06:49 0.0.0 [Pipeline] } 13:06:49 $ docker exec --env ******** --env ******** ec3f6dd612c52c4526592a3e23ffc59a3ccf1d59b1a3fe509245fcd8a86dda0f ssh-agent -k 13:06:49 unset SSH_AUTH_SOCK; 13:06:49 unset SSH_AGENT_PID; 13:06:49 echo Agent pid 76 killed; 13:06:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:06:50 + git semver [Pipeline] } 13:06:50 $ docker stop --time=1 ec3f6dd612c52c4526592a3e23ffc59a3ccf1d59b1a3fe509245fcd8a86dda0f 13:06:51 $ docker rm -f --volumes ec3f6dd612c52c4526592a3e23ffc59a3ccf1d59b1a3fe509245fcd8a86dda0f [Pipeline] // withDockerContainer [Pipeline] sh 13:06:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:06:52 Stashed 1 file(s) [Pipeline] echo 13:06:52 [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 13:06:52 provisioning config files... 13:06:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-328@tmp/config5701719756767738829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:53 ---> docker-login.sh 13:06:53 nexus3.edgexfoundry.org:10001 13:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:53 Configure a credential helper to remove this warning. See 13:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:53 13:06:53 Login Succeeded 13:06:53 nexus3.edgexfoundry.org:10002 13:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:53 Configure a credential helper to remove this warning. See 13:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:53 13:06:53 Login Succeeded 13:06:53 nexus3.edgexfoundry.org:10003 13:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:53 Configure a credential helper to remove this warning. See 13:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:53 13:06:53 Login Succeeded 13:06:53 nexus3.edgexfoundry.org:10004 13:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:53 Configure a credential helper to remove this warning. See 13:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:53 13:06:53 Login Succeeded 13:06:53 docker.io 13:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:53 Configure a credential helper to remove this warning. See 13:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:53 13:06:53 Login Succeeded 13:06:53 ---> docker-login.sh ends [Pipeline] } 13:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:06:54 ========================================================= 13:06:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:06:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:06:54 Sending build context to Docker daemon 23.36MB 13:06:54 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:06:54 Step 2/12 : FROM ${BASE} AS builder 13:06:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:06:54 213ec9aee27d: Pulling fs layer 13:06:54 4583459ba037: Pulling fs layer 13:06:54 93c1e223e6f2: Pulling fs layer 13:06:54 53926ce57604: Pulling fs layer 13:06:54 21b2b0c7a3f4: Pulling fs layer 13:06:54 22ff95d597cd: Pulling fs layer 13:06:54 12d6caf4c0d1: Pulling fs layer 13:06:54 96b7cbca73a9: Pulling fs layer 13:06:54 a7acece74701: Pulling fs layer 13:06:54 53926ce57604: Waiting 13:06:54 96b7cbca73a9: Waiting 13:06:54 a7acece74701: Waiting 13:06:54 21b2b0c7a3f4: Waiting 13:06:54 12d6caf4c0d1: Waiting 13:06:54 22ff95d597cd: Waiting 13:06:54 93c1e223e6f2: Verifying Checksum 13:06:54 93c1e223e6f2: Download complete 13:06:54 4583459ba037: Download complete 13:06:54 21b2b0c7a3f4: Verifying Checksum 13:06:54 21b2b0c7a3f4: Download complete 13:06:54 22ff95d597cd: Verifying Checksum 13:06:54 22ff95d597cd: Download complete 13:06:54 213ec9aee27d: Verifying Checksum 13:06:54 213ec9aee27d: Download complete 13:06:54 12d6caf4c0d1: Download complete 13:06:54 213ec9aee27d: Pull complete 13:06:55 4583459ba037: Pull complete 13:06:55 93c1e223e6f2: Pull complete 13:06:55 a7acece74701: Verifying Checksum 13:06:55 a7acece74701: Download complete 13:06:55 96b7cbca73a9: Verifying Checksum 13:06:55 96b7cbca73a9: Download complete 13:06:55 53926ce57604: Verifying Checksum 13:06:55 53926ce57604: Download complete 13:06:59 53926ce57604: Pull complete 13:06:59 21b2b0c7a3f4: Pull complete 13:06:59 22ff95d597cd: Pull complete 13:06:59 12d6caf4c0d1: Pull complete 13:07:01 96b7cbca73a9: Pull complete 13:07:02 a7acece74701: Pull complete 13:07:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:07:02 ---> db6d94c90886 13:07:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:07:04 ---> Running in a839450874c6 13:07:04 Removing intermediate container a839450874c6 13:07:04 ---> ab85bc4b6a0d 13:07:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:07:04 ---> Running in 7695ca2291eb 13:07:04 Removing intermediate container 7695ca2291eb 13:07:04 ---> b063e39bbcd4 13:07:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:07:04 ---> Running in f4ac167fbaa6 13:07:05 Removing intermediate container f4ac167fbaa6 13:07:05 ---> fd1e132f65ef 13:07:05 Step 6/12 : WORKDIR /device-virtual-go 13:07:05 ---> Running in 4f84d89cfdb4 13:07:05 Removing intermediate container 4f84d89cfdb4 13:07:05 ---> ddca2e7c4da6 13:07:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:05 ---> Running in 6b24b30074f2 13:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:07:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 13:07:05 (2/4) Installing libedit (20210910.3.1-r0) 13:07:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 13:07:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 13:07:05 Executing busybox-1.35.0-r17.trigger 13:07:05 OK: 216 MiB in 55 packages 13:07:06 Removing intermediate container 6b24b30074f2 13:07:06 ---> 00cbedb2af24 13:07:06 Step 8/12 : COPY go.mod vendor* ./ 13:07:06 ---> 14e7d70deec8 13:07:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:06 ---> Running in 3f6b8158cec6 13:07:07 Still waiting to schedule task 13:07:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:07:28 Removing intermediate container 3f6b8158cec6 13:07:28 ---> fc9162a8d051 13:07:28 Step 10/12 : COPY . . 13:07:28 ---> 007dacd8c720 13:07:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:07:28 ---> Running in b91a1c59c2fd 13:07:28 Removing intermediate container b91a1c59c2fd 13:07:28 ---> a3ce7724c9ef 13:07:28 Step 12/12 : RUN $MAKE 13:07:28 ---> Running in f73fc7c3e04d 13:07:28 noop 13:07:29 Removing intermediate container f73fc7c3e04d 13:07:29 ---> 948abf88084b 13:07:29 Successfully built 948abf88084b 13:07:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:29 + docker inspect -f . ci-base-image-x86_64 13:07:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:29 prd-ubuntu20.04-docker-8c-8g-2049 does not seem to be running inside a container 13:07:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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 13:07:30 $ docker top cedaf0c4856db8da7379e376dcb55ed191875f2f0a9b6941868ac248001137dc -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:30 + go version 13:07:30 go version go1.18.7 linux/amd64 [Pipeline] } 13:07:30 $ docker stop --time=1 cedaf0c4856db8da7379e376dcb55ed191875f2f0a9b6941868ac248001137dc 13:07:31 $ docker rm -f --volumes cedaf0c4856db8da7379e376dcb55ed191875f2f0a9b6941868ac248001137dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:32 + docker inspect -f . ci-base-image-x86_64 13:07:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:32 prd-ubuntu20.04-docker-8c-8g-2049 does not seem to be running inside a container 13:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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 13:07:33 $ docker top f91c8c10900518a5c958d6842f3cfc36ecfc9cf4b767c764faa58ea313078c5b -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:33 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-328 [Pipeline] fileExists [Pipeline] sh 13:07:33 + make test 13:07:33 go test ./... -coverprofile=coverage.out 13:07:34 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:07:42 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:07:43 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.034s coverage: 65.7% of statements 13:07:49 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:07:49 go vet ./... 13:07:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:07:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:07:52 ./bin/test-attribution-txt.sh [Pipeline] echo 13:07:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:07:52 $ docker stop --time=1 f91c8c10900518a5c958d6842f3cfc36ecfc9cf4b767c764faa58ea313078c5b 13:07:54 $ docker rm -f --volumes f91c8c10900518a5c958d6842f3cfc36ecfc9cf4b767c764faa58ea313078c5b [Pipeline] // withDockerContainer [Pipeline] sh 13:07:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:07:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:07:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:07:55 + ls -al . 13:07:55 total 204 13:07:55 drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 13:07 . 13:07:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 13:06 .. 13:07:55 drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 13:07 .git 13:07:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 13:06 .github 13:07:55 -rw-rw-r-- 1 jenkins jenkins 337 Jan 12 13:06 .gitignore 13:07:55 -rw-rw-r-- 1 jenkins jenkins 41 Jan 12 13:06 .golangci.yml 13:07:55 drwxr-xr-x 3 jenkins jenkins 4096 Jan 12 13:06 .semver 13:07:55 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 12 13:06 Attribution.txt 13:07:55 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 12 13:06 CHANGELOG.md 13:07:55 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 12 13:06 Dockerfile 13:07:55 -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 13:06 GOVERNANCE.md 13:07:55 -rw-rw-r-- 1 jenkins jenkins 660 Jan 12 13:06 Jenkinsfile 13:07:55 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 12 13:06 LICENSE 13:07:55 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 12 13:06 Makefile 13:07:55 -rw-rw-r-- 1 jenkins jenkins 623 Jan 12 13:06 OWNERS.md 13:07:55 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 12 13:06 README.md 13:07:55 -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 13:06 VERSION 13:07:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 13:06 bin 13:07:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 13:06 cmd 13:07:55 -rw-r--r-- 1 jenkins jenkins 44128 Jan 12 13:07 coverage.out 13:07:55 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 12 13:06 go.mod 13:07:55 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 12 13:06 go.sum 13:07:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 13:06 internal 13:07:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 13:06 snap 13:07:55 -rw-rw-r-- 1 jenkins jenkins 235 Jan 12 13:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:56 + 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=fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 --label arch=amd64 --label version=0.0.0 . 13:07:56 Sending build context to Docker daemon 23.4MB 13:07:56 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 13:07:56 Step 2/25 : FROM ${BASE} AS builder 13:07:56 ---> 948abf88084b 13:07:56 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:07:56 ---> Running in 44c5c5728ef1 13:07:56 Removing intermediate container 44c5c5728ef1 13:07:56 ---> 020801f359f1 13:07:56 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 13:07:56 ---> Running in 88a77b6fb6bf 13:07:56 Removing intermediate container 88a77b6fb6bf 13:07:56 ---> ea6b49e0dc00 13:07:56 Step 5/25 : ARG ADD_BUILD_TAGS="" 13:07:56 ---> Running in ef852e396305 13:07:56 Removing intermediate container ef852e396305 13:07:56 ---> d9c93b48099b 13:07:56 Step 6/25 : WORKDIR /device-virtual-go 13:07:56 ---> Running in e24bf3ef2484 13:07:56 Removing intermediate container e24bf3ef2484 13:07:56 ---> b105ffe94bec 13:07:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:56 ---> Running in 7e2c68d5d72f 13:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:07:57 OK: 216 MiB in 55 packages 13:07:58 Removing intermediate container 7e2c68d5d72f 13:07:58 ---> 1a9424b98c24 13:07:58 Step 8/25 : COPY go.mod vendor* ./ 13:07:58 ---> ea7a23b710af 13:07:58 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:58 ---> Running in eb9ae6be13f8 13:07:58 Removing intermediate container eb9ae6be13f8 13:07:58 ---> 23a0264ad3c3 13:07:58 Step 10/25 : COPY . . 13:07:59 ---> e1cc2bd20592 13:07:59 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:07:59 ---> Running in d6d0ee85cf8d 13:07:59 Removing intermediate container d6d0ee85cf8d 13:07:59 ---> 1ae87e149a08 13:07:59 Step 12/25 : RUN $MAKE 13:07:59 ---> Running in aede377d4e23 13:07:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 13:08:18 Removing intermediate container aede377d4e23 13:08:18 ---> f28aadc7241f 13:08:18 Step 13/25 : FROM alpine:3.16 13:08:18 3.16: Pulling from library/alpine 13:08:18 ca7dd9ec2225: Pulling fs layer 13:08:18 ca7dd9ec2225: Download complete 13:08:18 ca7dd9ec2225: Pull complete 13:08:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 13:08:18 Status: Downloaded newer image for alpine:3.16 13:08:18 ---> bfe296a52501 13:08:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:08:18 ---> Running in 4886abe1f4d6 13:08:18 Removing intermediate container 4886abe1f4d6 13:08:18 ---> a2f1bf6ed934 13:08:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 13:08:18 ---> Running in dc40da4a25bd 13:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:08:18 (1/1) Installing dumb-init (1.2.5-r1) 13:08:18 Executing busybox-1.35.0-r17.trigger 13:08:18 OK: 6 MiB in 15 packages 13:08:19 Removing intermediate container dc40da4a25bd 13:08:19 ---> 0dc06f9f3722 13:08:19 Step 16/25 : WORKDIR / 13:08:19 ---> Running in 4d8adb300e03 13:08:19 Removing intermediate container 4d8adb300e03 13:08:19 ---> ecc35fe23a5c 13:08:19 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:08:19 ---> 7dc93cca9586 13:08:19 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 13:08:19 ---> 615f06c11da3 13:08:19 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 13:08:19 ---> 4b859b8a1982 13:08:19 Step 20/25 : EXPOSE 59900 13:08:19 ---> Running in f0ba2dc20cc5 13:08:20 Removing intermediate container f0ba2dc20cc5 13:08:20 ---> 8e9be8d45890 13:08:20 Step 21/25 : ENTRYPOINT ["/device-virtual"] 13:08:20 ---> Running in 742d9a5d3c3b 13:08:20 Removing intermediate container 742d9a5d3c3b 13:08:20 ---> c570ea90e2e1 13:08:20 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:08:20 ---> Running in 63952ca66d45 13:08:20 Removing intermediate container 63952ca66d45 13:08:20 ---> 544095b1afd1 13:08:20 Step 23/25 : LABEL arch=amd64 13:08:20 ---> Running in deb83234a2bb 13:08:20 Removing intermediate container deb83234a2bb 13:08:20 ---> f132eb958224 13:08:20 Step 24/25 : LABEL git_sha=fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 13:08:20 ---> Running in c98bfa35818d 13:08:20 Removing intermediate container c98bfa35818d 13:08:20 ---> 549fa1646e3c 13:08:20 Step 25/25 : LABEL version=0.0.0 13:08:20 ---> Running in e83aa5289425 13:08:20 Removing intermediate container e83aa5289425 13:08:20 ---> 4b8e566ccabc 13:08:20 [Warning] One or more build-args [ARCH] were not consumed 13:08:20 Successfully built 4b8e566ccabc 13:08:20 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 13:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:21 13:08:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:21 latest: Pulling from edgex-lftools-log-publisher 13:08:21 5eb5b503b376: Pulling fs layer 13:08:21 5c69ac0246d0: Pulling fs layer 13:08:21 ec43610c2a17: Pulling fs layer 13:08:21 3a2ae6a8a46f: Pulling fs layer 13:08:21 33b1e0a273af: Pulling fs layer 13:08:21 5d3b04190fa2: Pulling fs layer 13:08:21 2f39f015ded8: Pulling fs layer 13:08:21 2f39f015ded8: Waiting 13:08:21 5d3b04190fa2: Waiting 13:08:21 3a2ae6a8a46f: Waiting 13:08:21 33b1e0a273af: Waiting 13:08:21 5c69ac0246d0: Verifying Checksum 13:08:21 5c69ac0246d0: Download complete 13:08:21 3a2ae6a8a46f: Verifying Checksum 13:08:21 3a2ae6a8a46f: Download complete 13:08:21 33b1e0a273af: Verifying Checksum 13:08:21 33b1e0a273af: Download complete 13:08:22 5d3b04190fa2: Download complete 13:08:22 ec43610c2a17: Verifying Checksum 13:08:22 ec43610c2a17: Download complete 13:08:22 5eb5b503b376: Verifying Checksum 13:08:22 5eb5b503b376: Download complete 13:08:22 2f39f015ded8: Download complete 13:08:23 5eb5b503b376: Pull complete 13:08:23 5c69ac0246d0: Pull complete 13:08:23 ec43610c2a17: Pull complete 13:08:24 3a2ae6a8a46f: Pull complete 13:08:24 33b1e0a273af: Pull complete 13:08:24 5d3b04190fa2: Pull complete 13:08:28 2f39f015ded8: Pull complete 13:08:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:28 prd-ubuntu20.04-docker-8c-8g-2049 does not seem to be running inside a container 13:08:28 $ 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-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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 13:08:30 $ docker top 3458cf29712027a946213af44d9bba0be1d01c0ca32929df4b7bd8e4baa2ce46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:30 ---> job-cost.sh 13:08:30 lf-activate-venv: SKIPPING 13:08:30 INFO: No Stack... 13:08:31 INFO: Retrieving Pricing Info for: v3-standard-8 13:08:31 INFO: Archiving Costs [Pipeline] sh 13:08:32 + + cat /w/workspace/foundry_device-virtual-go_PR-328/archives/cost.csvcut 13:08:32 -d, -f6 [Pipeline] lock 13:08:32 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-328-1-stack-cost] 13:08:32 Resource [jenkins-edgexfoundry-device-virtual-go-PR-328-1-stack-cost] did not exist. Created. 13:08:32 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:08:32 + echo total: 0.2199999988079071 [Pipeline] stash 13:08:32 Stashed 1 file(s) [Pipeline] } 13:08:32 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:08:32 $ docker stop --time=1 3458cf29712027a946213af44d9bba0be1d01c0ca32929df4b7bd8e4baa2ce46 13:08:34 $ docker rm -f --volumes 3458cf29712027a946213af44d9bba0be1d01c0ca32929df4b7bd8e4baa2ce46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:08:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2050 in /w/workspace/foundry_device-virtual-go_PR-328 [Pipeline] { [Pipeline] ws 13:08:41 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 13:08:41 The recommended git tool is: git 13:08:46 using credential edgex-jenkins-ssh 13:08:46 Cloning the remote Git repository 13:08:46 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:08:46 > git init /w/workspace/device-virtual-go/1 # timeout=10 13:08:46 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:08:46 > git --version # timeout=10 13:08:46 > git --version # 'git version 2.25.1' 13:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:08:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:49 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:08:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:08:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:08:50 Merging remotes/origin/main commit ca0733bb9736aa55b8583960b75f1e287344907e into PR head commit 78aad7055b629a48eb79c72bdf9591ee3bece4b7 13:08:50 Merge succeeded, producing 0775bb3c22f8cdb6c8376f5c0835205ee5395888 13:08:50 Checking out Revision 0775bb3c22f8cdb6c8376f5c0835205ee5395888 (PR-328) 13:08:50 > git config core.sparsecheckout # timeout=10 13:08:50 > git checkout -f 78aad7055b629a48eb79c72bdf9591ee3bece4b7 # timeout=10 13:08:50 > git remote # timeout=10 13:08:50 > git config --get remote.origin.url # timeout=10 13:08:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:50 > git merge ca0733bb9736aa55b8583960b75f1e287344907e # timeout=10 13:08:50 > git rev-parse HEAD^{commit} # timeout=10 13:08:50 > git config core.sparsecheckout # timeout=10 13:08:50 > git checkout -f 0775bb3c22f8cdb6c8376f5c0835205ee5395888 # timeout=10 13:08:54 Commit message: "Merge commit 'ca0733bb9736aa55b8583960b75f1e287344907e' into HEAD" 13:08:54 First time build. Skipping changelog. 13:08:54 > git --version # timeout=10 13:08:54 > git --version # 'git version 2.25.1' 13:08:54 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:08:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:08:55 Dload Upload Total Spent Left Speed 13:08:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 13:08:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:08:56 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 13:08:56 /etc/docker/daemon.new 13:08:56 { 13:08:56 "registry-mirrors": [ 13:08:56 "https://nexus3.edgexfoundry.org:10001" 13:08:56 ], 13:08:56 "bip": "10.250.0.254/24", 13:08:56 "hosts": [ 13:08:56 "tcp://0.0.0.0:5555", 13:08:56 "unix:///var/run/docker.sock" 13:08:56 ], 13:08:56 "mtu": 1458, 13:08:56 "selinux-enabled": true, 13:08:56 "seccomp-profile": "/etc/docker/seccomp.json" 13:08:56 } [Pipeline] sh 13:08:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:08:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:15 provisioning config files... 13:09:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3404257988462190384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:16 ---> docker-login.sh 13:09:16 nexus3.edgexfoundry.org:10001 13:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:16 Configure a credential helper to remove this warning. See 13:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:16 13:09:16 Login Succeeded 13:09:16 nexus3.edgexfoundry.org:10002 13:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:17 Configure a credential helper to remove this warning. See 13:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:17 13:09:17 Login Succeeded 13:09:17 nexus3.edgexfoundry.org:10003 13:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:17 Configure a credential helper to remove this warning. See 13:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:17 13:09:17 Login Succeeded 13:09:17 nexus3.edgexfoundry.org:10004 13:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:17 Configure a credential helper to remove this warning. See 13:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:17 13:09:17 Login Succeeded 13:09:17 docker.io 13:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:18 Configure a credential helper to remove this warning. See 13:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:18 13:09:18 Login Succeeded 13:09:18 ---> docker-login.sh ends [Pipeline] } 13:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:09:18 ========================================================= 13:09:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:09:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:09:19 Sending build context to Docker daemon 11.85MB 13:09:19 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:09:19 Step 2/12 : FROM ${BASE} AS builder 13:09:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:09:19 9b18e9b68314: Pulling fs layer 13:09:19 35d82f9e3411: Pulling fs layer 13:09:19 e16973657156: Pulling fs layer 13:09:19 fc693d55d65f: Pulling fs layer 13:09:19 7e9fc2657dce: Pulling fs layer 13:09:19 dda99020689f: Pulling fs layer 13:09:19 db1c61fa0a46: Pulling fs layer 13:09:19 891c053d2c06: Pulling fs layer 13:09:19 7e9fc2657dce: Waiting 13:09:19 fc693d55d65f: Waiting 13:09:19 dda99020689f: Waiting 13:09:19 891c053d2c06: Waiting 13:09:19 db1c61fa0a46: Waiting 13:09:19 e16973657156: Verifying Checksum 13:09:19 e16973657156: Download complete 13:09:19 35d82f9e3411: Verifying Checksum 13:09:19 35d82f9e3411: Download complete 13:09:19 7e9fc2657dce: Verifying Checksum 13:09:19 7e9fc2657dce: Download complete 13:09:19 dda99020689f: Verifying Checksum 13:09:19 dda99020689f: Download complete 13:09:19 9b18e9b68314: Verifying Checksum 13:09:19 9b18e9b68314: Download complete 13:09:20 9b18e9b68314: Pull complete 13:09:21 891c053d2c06: Verifying Checksum 13:09:21 891c053d2c06: Download complete 13:09:22 db1c61fa0a46: Verifying Checksum 13:09:22 db1c61fa0a46: Download complete 13:09:22 35d82f9e3411: Pull complete 13:09:23 fc693d55d65f: Verifying Checksum 13:09:23 fc693d55d65f: Download complete 13:09:23 e16973657156: Pull complete 13:09:38 fc693d55d65f: Pull complete 13:09:38 7e9fc2657dce: Pull complete 13:09:38 dda99020689f: Pull complete 13:09:42 db1c61fa0a46: Pull complete 13:09:44 891c053d2c06: Pull complete 13:09:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:09:44 ---> f96f9c87975a 13:09:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:09:46 ---> Running in f39852f1afef 13:09:46 Removing intermediate container f39852f1afef 13:09:46 ---> 3632ca23b06e 13:09:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:09:46 ---> Running in 591e3b9205d4 13:09:46 Removing intermediate container 591e3b9205d4 13:09:46 ---> de52c3895aef 13:09:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:09:46 ---> Running in d07a24f2771c 13:09:47 Removing intermediate container d07a24f2771c 13:09:47 ---> dfebd4555430 13:09:47 Step 6/12 : WORKDIR /device-virtual-go 13:09:47 ---> Running in a2e75967b70c 13:09:47 Removing intermediate container a2e75967b70c 13:09:47 ---> f96facfa5225 13:09:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:47 ---> Running in 650700bb3b78 13:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:09:49 (1/4) Installing openssh-keygen (9.0_p1-r2) 13:09:49 (2/4) Installing libedit (20210910.3.1-r0) 13:09:49 (3/4) Installing openssh-client-common (9.0_p1-r2) 13:09:49 (4/4) Installing openssh-client-default (9.0_p1-r2) 13:09:49 Executing busybox-1.35.0-r17.trigger 13:09:49 OK: 226 MiB in 55 packages 13:09:50 Removing intermediate container 650700bb3b78 13:09:50 ---> 2602c6cbfd3e 13:09:50 Step 8/12 : COPY go.mod vendor* ./ 13:09:51 ---> 970f034dae20 13:09:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:51 ---> Running in f2b43dc41239 13:10:47 Removing intermediate container f2b43dc41239 13:10:47 ---> de168ff8f491 13:10:47 Step 10/12 : COPY . . 13:10:47 ---> 0ac39c7a684f 13:10:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:47 ---> Running in ab995154dae0 13:10:47 Removing intermediate container ab995154dae0 13:10:47 ---> a2af3565a7c6 13:10:47 Step 12/12 : RUN $MAKE 13:10:47 ---> Running in 6247f192074b 13:10:47 noop 13:10:47 Removing intermediate container 6247f192074b 13:10:47 ---> 9894b58fbbbe 13:10:47 Successfully built 9894b58fbbbe 13:10:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:48 + docker inspect -f . ci-base-image-arm64 13:10:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:48 prd-ubuntu20.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container 13:10:48 $ 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 ******** -e ******** ci-base-image-arm64 cat 13:10:49 $ docker top f7d303f557d1f3b0ae0d27b34bd3fb5115e8e966d56cad5f9cbdaa5172b0cba7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:50 + go version 13:10:50 go version go1.18.7 linux/arm64 [Pipeline] } 13:10:50 $ docker stop --time=1 f7d303f557d1f3b0ae0d27b34bd3fb5115e8e966d56cad5f9cbdaa5172b0cba7 13:10:53 $ docker rm -f --volumes f7d303f557d1f3b0ae0d27b34bd3fb5115e8e966d56cad5f9cbdaa5172b0cba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:54 + docker inspect -f . ci-base-image-arm64 13:10:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:54 prd-ubuntu20.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container 13:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/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 ******** -e ******** ci-base-image-arm64 cat 13:10:55 $ docker top d8fa87b5dc4d90a84ea1736c6bdc55cf68e363745a16d49beb324a140aaf07a2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:56 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 13:10:57 + make test 13:10:57 go test ./... -coverprofile=coverage.out 13:10:58 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:12:20 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:12:20 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.124s coverage: 65.7% of statements 13:12:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:12:20 go vet ./... 13:12:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:12:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:12:38 ./bin/test-attribution-txt.sh [Pipeline] echo 13:12:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:12:38 $ docker stop --time=1 d8fa87b5dc4d90a84ea1736c6bdc55cf68e363745a16d49beb324a140aaf07a2 13:12:40 $ docker rm -f --volumes d8fa87b5dc4d90a84ea1736c6bdc55cf68e363745a16d49beb324a140aaf07a2 [Pipeline] // withDockerContainer [Pipeline] sh 13:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:12:41 Warning: overwriting stash ‘coverage-report’ 13:12:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:12:42 + ls -al . 13:12:42 total 200 13:12:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 13:10 . 13:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 13:08 .. 13:12:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 13:08 .git 13:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 13:08 .github 13:12:42 -rw-rw-r-- 1 jenkins jenkins 337 Jan 12 13:08 .gitignore 13:12:42 -rw-rw-r-- 1 jenkins jenkins 41 Jan 12 13:08 .golangci.yml 13:12:42 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 12 13:08 Attribution.txt 13:12:42 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 12 13:08 CHANGELOG.md 13:12:42 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 12 13:08 Dockerfile 13:12:42 -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 13:08 GOVERNANCE.md 13:12:42 -rw-rw-r-- 1 jenkins jenkins 660 Jan 12 13:08 Jenkinsfile 13:12:42 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 12 13:08 LICENSE 13:12:42 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 12 13:08 Makefile 13:12:42 -rw-rw-r-- 1 jenkins jenkins 623 Jan 12 13:08 OWNERS.md 13:12:42 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 12 13:08 README.md 13:12:42 -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 13:06 VERSION 13:12:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 13:08 bin 13:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 13:08 cmd 13:12:42 -rw-r--r-- 1 jenkins jenkins 44128 Jan 12 13:12 coverage.out 13:12:42 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 12 13:08 go.mod 13:12:42 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 12 13:08 go.sum 13:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 13:08 internal 13:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 13:08 snap 13:12:42 -rw-rw-r-- 1 jenkins jenkins 235 Jan 12 13:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:43 + 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=0775bb3c22f8cdb6c8376f5c0835205ee5395888 --label arch=arm64 --label version=0.0.0 . 13:12:43 Sending build context to Docker daemon 11.89MB 13:12:43 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 13:12:43 Step 2/25 : FROM ${BASE} AS builder 13:12:43 ---> 9894b58fbbbe 13:12:43 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:12:43 ---> Running in 0db8cec9a477 13:12:44 Removing intermediate container 0db8cec9a477 13:12:44 ---> f0e4feac6124 13:12:44 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 13:12:44 ---> Running in 8624716ab6f4 13:12:44 Removing intermediate container 8624716ab6f4 13:12:44 ---> 314a9e6ae9c8 13:12:44 Step 5/25 : ARG ADD_BUILD_TAGS="" 13:12:44 ---> Running in 3d8eb283e342 13:12:45 Removing intermediate container 3d8eb283e342 13:12:45 ---> fb19dd259686 13:12:45 Step 6/25 : WORKDIR /device-virtual-go 13:12:45 ---> Running in 40b7bca162e4 13:12:45 Removing intermediate container 40b7bca162e4 13:12:45 ---> 02ad93f9f459 13:12:45 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:12:45 ---> Running in 5b4b818bb0e8 13:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:12:47 OK: 226 MiB in 55 packages 13:12:48 Removing intermediate container 5b4b818bb0e8 13:12:48 ---> 455fb422e565 13:12:48 Step 8/25 : COPY go.mod vendor* ./ 13:12:48 ---> 480db66c620d 13:12:48 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:48 ---> Running in bbf7bd01fc36 13:12:50 Removing intermediate container bbf7bd01fc36 13:12:50 ---> 9b7e502233c9 13:12:50 Step 10/25 : COPY . . 13:12:51 ---> f54909667047 13:12:51 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:12:51 ---> Running in d096dcc56257 13:12:52 Removing intermediate container d096dcc56257 13:12:52 ---> f26cff58921e 13:12:52 Step 12/25 : RUN $MAKE 13:12:52 ---> Running in fd496a459d92 13:12:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 13:15:14 Removing intermediate container fd496a459d92 13:15:14 ---> 91f17bf444d7 13:15:14 Step 13/25 : FROM alpine:3.16 13:15:14 3.16: Pulling from library/alpine 13:15:14 6875df1f5354: Pulling fs layer 13:15:14 6875df1f5354: Verifying Checksum 13:15:14 6875df1f5354: Download complete 13:15:14 6875df1f5354: Pull complete 13:15:14 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 13:15:14 Status: Downloaded newer image for alpine:3.16 13:15:14 ---> 2b4661558fb8 13:15:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:15:14 ---> Running in 5f41386a4450 13:15:14 Removing intermediate container 5f41386a4450 13:15:14 ---> 751d31cb0f50 13:15:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 13:15:14 ---> Running in 80888dad66de 13:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:15:14 (1/1) Installing dumb-init (1.2.5-r1) 13:15:14 Executing busybox-1.35.0-r17.trigger 13:15:14 OK: 5 MiB in 15 packages 13:15:14 Removing intermediate container 80888dad66de 13:15:14 ---> 5c79ab473199 13:15:14 Step 16/25 : WORKDIR / 13:15:14 ---> Running in 796ef9bbecbe 13:15:14 Removing intermediate container 796ef9bbecbe 13:15:14 ---> 8ac5cc18c7a5 13:15:14 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:15:14 ---> 1201991805b1 13:15:14 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 13:15:14 ---> 52525eb5055f 13:15:14 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 13:15:15 ---> 63094347623e 13:15:15 Step 20/25 : EXPOSE 59900 13:15:15 ---> Running in 3e3a320ff514 13:15:15 Removing intermediate container 3e3a320ff514 13:15:15 ---> 7efa14c66d04 13:15:15 Step 21/25 : ENTRYPOINT ["/device-virtual"] 13:15:15 ---> Running in 5890af3fda80 13:15:15 Removing intermediate container 5890af3fda80 13:15:15 ---> c6fbfbce0cf9 13:15:15 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:15:15 ---> Running in 3cacba58c863 13:15:15 Removing intermediate container 3cacba58c863 13:15:15 ---> 304f71361378 13:15:15 Step 23/25 : LABEL arch=arm64 13:15:16 ---> Running in 4ef32b65a3c6 13:15:16 Removing intermediate container 4ef32b65a3c6 13:15:16 ---> d0906b883b67 13:15:16 Step 24/25 : LABEL git_sha=0775bb3c22f8cdb6c8376f5c0835205ee5395888 13:15:16 ---> Running in fb809d2a0f41 13:15:16 Removing intermediate container fb809d2a0f41 13:15:16 ---> f89dea3050a9 13:15:16 Step 25/25 : LABEL version=0.0.0 13:15:16 ---> Running in 7d4c7e3b98ac 13:15:17 Removing intermediate container 7d4c7e3b98ac 13:15:17 ---> 247d1a9b3766 13:15:17 [Warning] One or more build-args [ARCH] were not consumed 13:15:17 Successfully built 247d1a9b3766 13:15:17 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 13:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:17 13:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:18 arm64: Pulling from edgex-lftools-log-publisher 13:15:18 8998bd30e6a1: Pulling fs layer 13:15:18 04944245beec: Pulling fs layer 13:15:18 699f458cf7ca: Pulling fs layer 13:15:18 765212b225bb: Pulling fs layer 13:15:18 f23df028b6ca: Pulling fs layer 13:15:18 d65c8cfc05b1: Pulling fs layer 13:15:18 2437ff75d9bd: Pulling fs layer 13:15:18 765212b225bb: Waiting 13:15:18 f23df028b6ca: Waiting 13:15:18 d65c8cfc05b1: Waiting 13:15:18 04944245beec: Verifying Checksum 13:15:18 04944245beec: Download complete 13:15:18 765212b225bb: Verifying Checksum 13:15:18 765212b225bb: Download complete 13:15:18 f23df028b6ca: Verifying Checksum 13:15:18 f23df028b6ca: Download complete 13:15:18 d65c8cfc05b1: Verifying Checksum 13:15:18 d65c8cfc05b1: Download complete 13:15:18 699f458cf7ca: Verifying Checksum 13:15:18 699f458cf7ca: Download complete 13:15:19 8998bd30e6a1: Verifying Checksum 13:15:19 8998bd30e6a1: Download complete 13:15:21 2437ff75d9bd: Verifying Checksum 13:15:21 2437ff75d9bd: Download complete 13:15:23 8998bd30e6a1: Pull complete 13:15:23 04944245beec: Pull complete 13:15:24 699f458cf7ca: Pull complete 13:15:24 765212b225bb: Pull complete 13:15:25 f23df028b6ca: Pull complete 13:15:25 d65c8cfc05b1: Pull complete 13:15:40 2437ff75d9bd: Pull complete 13:15:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:41 prd-ubuntu20.04-docker-arm64-4c-16g-2050 does not seem to be running inside a container 13:15:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:15:43 $ docker top 4bedab36f246e4075e4974758441b01b6b99cea08e3697e7d54d60629c702164 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:44 ---> job-cost.sh 13:15:44 lf-activate-venv: SKIPPING 13:15:44 INFO: No Stack... 13:15:45 INFO: Retrieving Pricing Info for: v3-standard-4 13:15:45 INFO: Archiving Costs [Pipeline] sh 13:15:46 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 13:15:46 + cut -d, -f6 [Pipeline] lock 13:15:46 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-328-1-stack-cost] 13:15:46 Resource [jenkins-edgexfoundry-device-virtual-go-PR-328-1-stack-cost] did not exist. Created. 13:15:46 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:15:47 /w/workspace/device-virtual-go/1@tmp/durable-885d59e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:15:47 + echo total: 0.10999999940395355 [Pipeline] stash 13:15:47 Warning: overwriting stash ‘stack-cost’ 13:15:47 Stashed 1 file(s) [Pipeline] } 13:15:47 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:15:47 $ docker stop --time=1 4bedab36f246e4075e4974758441b01b6b99cea08e3697e7d54d60629c702164 13:15:49 $ docker rm -f --volumes 4bedab36f246e4075e4974758441b01b6b99cea08e3697e7d54d60629c702164 [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 13:15:50 provisioning config files... 13:15:50 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-328@tmp/config5947112758081765465tmp [Pipeline] { [Pipeline] sh 13:15:50 + set +x 13:15:50 + bash -s -- 13:15:50 + curl -s https://codecov.io/bash 13:15:50 13:15:50 _____ _ 13:15:50 / ____| | | 13:15:50 | | ___ __| | ___ ___ _____ __ 13:15:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:15:50 | |___| (_) | (_| | __/ (_| (_) \ V / 13:15:50 \_____\___/ \__,_|\___|\___\___/ \_/ 13:15:50 Bash-1.0.6 13:15:50 13:15:50 13:15:50 ==> git version 2.25.1 found 13:15:50 ==> 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 13:15:50 Release-Date: 2020-01-08 13:15:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:15:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:15:50 ==> Jenkins CI detected. 13:15:50 current dir:  /w/workspace/foundry_device-virtual-go_PR-328 13:15:50 project root: . 13:15:50 --> token set from env 13:15:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:15:50 ==> Running gcov in . (disable via -X gcov) 13:15:50 ==> Python coveragepy not found 13:15:50 ==> Searching for coverage reports in: 13:15:50 + . 13:15:50 -> Found 1 reports 13:15:50 ==> Detecting git/mercurial file structure 13:15:50 ==> Reading reports 13:15:50 + ./coverage.out bytes=44128 13:15:50 ==> Appending adjustments 13:15:50 https://docs.codecov.io/docs/fixing-reports 13:15:50 + Found adjustments 13:15:50 ==> Gzipping contents 13:15:50 8.0K /tmp/codecov.H1jDbc.gz 13:15:50 ==> Uploading reports 13:15:50 url: https://codecov.io 13:15:50 query: branch=PR-328&commit=fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=328&job=&cmd_args= 13:15:50 -> Pinging Codecov 13:15:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-328&commit=fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=328&job=&cmd_args= 13:15:51 -> Uploading to 13:15:51 https://storage.googleapis.com/codecov/v4/raw/2023-01-12/5E52B4B073DB2E39498172D8E973AA87/fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70/d12211ad-9130-4a2b-a085-befab1332097.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230112T131551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43f9625bdf6f1bff603837ceaf97eeb9d622d00ec9549521edeb92f8b52ed939 13:15:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:15:51 Dload Upload Total Spent Left Speed 13:15:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5459 0 0 100 5459 0 21749 --:--:-- --:--:-- --:--:-- 21662 13:15:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fdf84dd0b35bd1cfa18219293ad95e9ea5a07a70 [Pipeline] } 13:15:51 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 13:15:53 + [ -d /w/workspace/foundry_device-virtual-go_PR-328/archives ] 13:15:53 + ls -al /w/workspace/foundry_device-virtual-go_PR-328/archives 13:15:53 total 16 13:15:53 drwxr-xr-x 3 root root 4096 Jan 12 13:08 . 13:15:53 drwxrwxr-x 10 jenkins jenkins 4096 Jan 12 13:08 .. 13:15:53 drwxr-xr-x 2 root root 4096 Jan 12 13:08 cost 13:15:53 -rw-r--r-- 1 root root 89 Jan 12 13:08 cost.csv 13:15:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-328/archives 13:15:53 + ls -al /w/workspace/foundry_device-virtual-go_PR-328/archives 13:15:53 total 16 13:15:53 drwxr-xr-x 3 jenkins jenkins 4096 Jan 12 13:08 . 13:15:53 drwxrwxr-x 10 jenkins jenkins 4096 Jan 12 13:08 .. 13:15:53 drwxr-xr-x 2 jenkins jenkins 4096 Jan 12 13:08 cost 13:15:53 -rw-r--r-- 1 jenkins jenkins 89 Jan 12 13:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:15:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:15:54 ---> package-listing.sh 13:15:54 ++ facter osfamily 13:15:54 ++ tr '[:upper:]' '[:lower:]' 13:15:54 + OS_FAMILY=debian 13:15:54 + workspace=/w/workspace/foundry_device-virtual-go_PR-328 13:15:54 + START_PACKAGES=/tmp/packages_start.txt 13:15:54 + END_PACKAGES=/tmp/packages_end.txt 13:15:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:15:54 + PACKAGES=/tmp/packages_start.txt 13:15:54 + '[' /w/workspace/foundry_device-virtual-go_PR-328 ']' 13:15:54 + PACKAGES=/tmp/packages_end.txt 13:15:54 + case "${OS_FAMILY}" in 13:15:54 + dpkg -l 13:15:54 + grep '^ii' 13:15:54 + '[' -f /tmp/packages_start.txt ']' 13:15:54 + '[' -f /tmp/packages_end.txt ']' 13:15:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:15:54 + '[' /w/workspace/foundry_device-virtual-go_PR-328 ']' 13:15:54 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-328/archives/ 13:15:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-328/archives/ [Pipeline] echo 13:15:54 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-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:15:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:55 prd-ubuntu20.04-docker-8c-8g-2049 does not seem to be running inside a container 13:15:55 $ 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-328/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-328 -v /w/workspace/foundry_device-virtual-go_PR-328:/w/workspace/foundry_device-virtual-go_PR-328:rw,z -v /w/workspace/foundry_device-virtual-go_PR-328@tmp:/w/workspace/foundry_device-virtual-go_PR-328@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 13:15:55 $ docker top 9b794a3ddf0da45be74b64b8965f709cb51f6c002a3b8478813467ee0e03c82e -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:56 + touch /tmp/pre-build-complete [Pipeline] sh 13:15:56 + mkdir -p /var/log/sysstat [Pipeline] sh 13:15:57 + ls /var/log/sa-host 13:15:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:15:57 provisioning config files... 13:15:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-328@tmp/config7662919877499276812tmp [Pipeline] { [Pipeline] echo 13:15:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:15:57 ---> create-netrc.sh [Pipeline] } 13:15:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:15:58 ---> python-tools-install.sh [Pipeline] echo 13:15:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:15:58 ---> sudo-logs.sh 13:15:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:15:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:15:58 ---> job-cost.sh 13:15:58 lf-activate-venv: SKIPPING 13:15:58 DEBUG: total: 0.2199999988079071 13:15:58 INFO: Retrieving Stack Cost... 13:15:59 INFO: Retrieving Pricing Info for: v3-standard-8 13:15:59 INFO: Archiving Costs [Pipeline] echo 13:15:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:15:59 ---> logs-deploy.sh 13:15:59 lf-activate-venv: SKIPPING 13:15:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-328/1 13:15:59 INFO: archiving workspace using pattern(s): 13:16:00 Archives upload complete. 13:16:00 INFO: archiving logs to Nexus