Branch indexing 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 jpwhitemn for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 106ada734bee3b96ae747a4ada8c53ae48e75cb7+b3c8352dddffb55a33ce15791a32ab0061559949 (04ab5f6bcbc29e5b5cf88905c9de770cb31af326) 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-ssh6339144955877520401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh7921223020993204659.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-283/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-283/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16672917304330628001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh10786706034561641616.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-283/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-283/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13594895836202295648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-42719 in /w/workspace/foundry_device-virtual-go_PR-283 [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-283 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b3c8352dddffb55a33ce15791a32ab0061559949 into PR head commit 106ada734bee3b96ae747a4ada8c53ae48e75cb7 Merge succeeded, producing 3d756a4b7c159230f2e1fba14dd63f5291fd07a2 Checking out Revision 3d756a4b7c159230f2e1fba14dd63f5291fd07a2 (PR-283) > 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/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 106ada734bee3b96ae747a4ada8c53ae48e75cb7 # 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 b3c8352dddffb55a33ce15791a32ab0061559949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d756a4b7c159230f2e1fba14dd63f5291fd07a2 # timeout=10 Commit message: "Merge commit 'b3c8352dddffb55a33ce15791a32ab0061559949' into HEAD" > git rev-list --no-walk 106ada734bee3b96ae747a4ada8c53ae48e75cb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T20:23:48.566Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T20:23:48.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T20:23:48.651Z] ========================================================= [2022-05-09T20:23:48.651Z] EdgeX Global Pipelines Version Info [2022-05-09T20:23:48.651Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:23:49.556Z] ------------------- [2022-05-09T20:23:49.556Z] stable info: [2022-05-09T20:23:49.556Z] ------------------- [2022-05-09T20:23:49.556Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T20:23:49.556Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T20:23:49.556Z] Message: update stable to v1.0.227 [2022-05-09T20:23:49.816Z] ------------------- [2022-05-09T20:23:49.816Z] experimental info: [2022-05-09T20:23:49.816Z] ------------------- [2022-05-09T20:23:49.816Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T20:23:49.816Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T20:23:49.816Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T20:23:49.937Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-05-09T20:23:49.947Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-05-09T20:23:49.965Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T20:23:49.981Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T20:23:49.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T20:23:50.011Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T20:23:50.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T20:23:50.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T20:23:50.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T20:23:50.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T20:23:50.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T20:23:50.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-05-09T20:23:50.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T20:23:50.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T20:23:50.179Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T20:23:50.198Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T20:23:50.214Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T20:23:50.230Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T20:23:50.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T20:23:50.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T20:23:50.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T20:23:50.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T20:23:50.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T20:23:50.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T20:23:50.332Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-09T20:23:50.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T20:23:50.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-283 [Pipeline] echo [2022-05-09T20:23:50.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-283 [Pipeline] echo [2022-05-09T20:23:50.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-283 [Pipeline] echo [2022-05-09T20:23:50.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d756a4b7c159230f2e1fba14dd63f5291fd07a2 [Pipeline] echo [2022-05-09T20:23:50.430Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d756a4 [Pipeline] echo [2022-05-09T20:23:50.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T20:23:50.492Z] provisioning config files... [2022-05-09T20:23:50.505Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config3194105306031671220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:23:50.943Z] ---> docker-login.sh [2022-05-09T20:23:50.943Z] nexus3.edgexfoundry.org:10001 [2022-05-09T20:23:51.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:23:51.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:23:51.204Z] Configure a credential helper to remove this warning. See [2022-05-09T20:23:51.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:23:51.204Z] [2022-05-09T20:23:51.204Z] Login Succeeded [2022-05-09T20:23:51.204Z] nexus3.edgexfoundry.org:10002 [2022-05-09T20:23:51.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:23:51.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:23:51.466Z] Configure a credential helper to remove this warning. See [2022-05-09T20:23:51.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:23:51.466Z] [2022-05-09T20:23:51.466Z] Login Succeeded [2022-05-09T20:23:51.466Z] nexus3.edgexfoundry.org:10003 [2022-05-09T20:23:51.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:23:51.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:23:51.466Z] Configure a credential helper to remove this warning. See [2022-05-09T20:23:51.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:23:51.466Z] [2022-05-09T20:23:51.466Z] Login Succeeded [2022-05-09T20:23:51.466Z] nexus3.edgexfoundry.org:10004 [2022-05-09T20:23:51.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:23:51.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:23:51.727Z] Configure a credential helper to remove this warning. See [2022-05-09T20:23:51.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:23:51.727Z] [2022-05-09T20:23:51.727Z] Login Succeeded [2022-05-09T20:23:51.727Z] docker.io [2022-05-09T20:23:51.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:23:52.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:23:52.300Z] Configure a credential helper to remove this warning. See [2022-05-09T20:23:52.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:23:52.300Z] [2022-05-09T20:23:52.300Z] Login Succeeded [2022-05-09T20:23:52.300Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T20:23:52.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T20:23:52.694Z] + git rev-list -1 --merges 3d756a4b7c159230f2e1fba14dd63f5291fd07a2~1..3d756a4b7c159230f2e1fba14dd63f5291fd07a2 [Pipeline] echo [2022-05-09T20:23:52.725Z] -----------> git rev-list -1 --merges 3d756a4b7c159230f2e1fba14dd63f5291fd07a2~1..3d756a4b7c159230f2e1fba14dd63f5291fd07a2 3d756a4b7c159230f2e1fba14dd63f5291fd07a2 [2022-05-09T20:23:52.725Z] 3d756a4b7c159230f2e1fba14dd63f5291fd07a2 [false] [Pipeline] sh [2022-05-09T20:23:53.021Z] + git log --format=format:%s -1 3d756a4b7c159230f2e1fba14dd63f5291fd07a2 [Pipeline] echo [2022-05-09T20:23:53.038Z] ========================================================= [2022-05-09T20:23:53.038Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T20:23:53.038Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T20:23:53.375Z] + git log --format=format:%s -1 3d756a4b7c159230f2e1fba14dd63f5291fd07a2 [Pipeline] echo [2022-05-09T20:23:53.388Z] [semverPrep] GIT_COMMIT: 3d756a4b7c159230f2e1fba14dd63f5291fd07a2, Commit Message: Merge commit 'b3c8352dddffb55a33ce15791a32ab0061559949' into HEAD [Pipeline] echo [2022-05-09T20:23:53.398Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T20:23:53.775Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T20:23:53.775Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T20:23:53.775Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T20:23:53.775Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T20:23:53.775Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T20:23:53.775Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T20:23:53.775Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:23:54.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T20:23:54.197Z] [2022-05-09T20:23:54.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:23:54.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T20:23:54.503Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T20:23:54.503Z] 1fe172e4850f: Pulling fs layer [2022-05-09T20:23:54.503Z] caf521ccaac6: Pulling fs layer [2022-05-09T20:23:54.503Z] 3ead6fa29328: Pulling fs layer [2022-05-09T20:23:54.503Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T20:23:54.503Z] a8d5f1318db7: Pulling fs layer [2022-05-09T20:23:54.503Z] c427282e49a2: Pulling fs layer [2022-05-09T20:23:54.503Z] 1827001aaf11: Pulling fs layer [2022-05-09T20:23:54.503Z] 0714d37db230: Pulling fs layer [2022-05-09T20:23:54.503Z] ac28cf19c067: Pulling fs layer [2022-05-09T20:23:54.503Z] ca983d60f3e2: Pulling fs layer [2022-05-09T20:23:54.503Z] 9f894cec8388: Pulling fs layer [2022-05-09T20:23:54.503Z] 1827001aaf11: Waiting [2022-05-09T20:23:54.503Z] 0714d37db230: Waiting [2022-05-09T20:23:54.503Z] ac28cf19c067: Waiting [2022-05-09T20:23:54.503Z] ca983d60f3e2: Waiting [2022-05-09T20:23:54.503Z] 9f894cec8388: Waiting [2022-05-09T20:23:54.503Z] 5c2a1cbceb83: Waiting [2022-05-09T20:23:54.503Z] c427282e49a2: Waiting [2022-05-09T20:23:54.503Z] caf521ccaac6: Download complete [2022-05-09T20:23:54.503Z] 5c2a1cbceb83: Download complete [2022-05-09T20:23:54.764Z] a8d5f1318db7: Verifying Checksum [2022-05-09T20:23:54.764Z] a8d5f1318db7: Download complete [2022-05-09T20:23:54.764Z] 3ead6fa29328: Verifying Checksum [2022-05-09T20:23:54.764Z] 3ead6fa29328: Download complete [2022-05-09T20:23:54.764Z] c427282e49a2: Verifying Checksum [2022-05-09T20:23:54.764Z] c427282e49a2: Download complete [2022-05-09T20:23:54.764Z] 0714d37db230: Verifying Checksum [2022-05-09T20:23:54.764Z] 0714d37db230: Download complete [2022-05-09T20:23:54.764Z] ac28cf19c067: Verifying Checksum [2022-05-09T20:23:54.764Z] ac28cf19c067: Download complete [2022-05-09T20:23:54.764Z] ca983d60f3e2: Download complete [2022-05-09T20:23:54.764Z] 9f894cec8388: Verifying Checksum [2022-05-09T20:23:54.764Z] 9f894cec8388: Download complete [2022-05-09T20:23:54.764Z] 1fe172e4850f: Verifying Checksum [2022-05-09T20:23:54.764Z] 1fe172e4850f: Download complete [2022-05-09T20:23:55.030Z] 1827001aaf11: Verifying Checksum [2022-05-09T20:23:55.030Z] 1827001aaf11: Download complete [2022-05-09T20:23:56.411Z] 1fe172e4850f: Pull complete [2022-05-09T20:23:56.411Z] caf521ccaac6: Pull complete [2022-05-09T20:23:56.982Z] 3ead6fa29328: Pull complete [2022-05-09T20:23:56.982Z] 5c2a1cbceb83: Pull complete [2022-05-09T20:23:57.246Z] a8d5f1318db7: Pull complete [2022-05-09T20:23:57.507Z] c427282e49a2: Pull complete [2022-05-09T20:23:59.437Z] 1827001aaf11: Pull complete [2022-05-09T20:23:59.437Z] 0714d37db230: Pull complete [2022-05-09T20:23:59.703Z] ac28cf19c067: Pull complete [2022-05-09T20:23:59.703Z] ca983d60f3e2: Pull complete [2022-05-09T20:23:59.703Z] 9f894cec8388: Pull complete [2022-05-09T20:23:59.965Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T20:23:59.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T20:23:59.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T20:24:00.042Z] prd-ubuntu20.04-docker-8c-8g-42719 does not seem to be running inside a container [2022-05-09T20:24:00.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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-devops/py-git-semver:latest cat [2022-05-09T20:24:01.781Z] $ docker top 559ddda70bcac1818fb61261774a02e154f90de03d686b8f264bd36c45cd28b3 -eo pid,comm [2022-05-09T20:24:01.860Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-09T20:24:01.860Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T20:24:01.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T20:24:01.893Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T20:24:02.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T20:24:02.038Z] $ docker exec 559ddda70bcac1818fb61261774a02e154f90de03d686b8f264bd36c45cd28b3 ssh-agent [2022-05-09T20:24:02.176Z] SSH_AUTH_SOCK=/tmp/ssh-saObeUAo8y2X/agent.33 [2022-05-09T20:24:02.176Z] SSH_AGENT_PID=39 [2022-05-09T20:24:02.186Z] Running ssh-add (command line suppressed) [2022-05-09T20:24:02.307Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_5980121257974747968.key (/w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_5980121257974747968.key) [2022-05-09T20:24:02.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T20:24:02.619Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T20:24:02.643Z] $ docker exec --env ******** --env ******** 559ddda70bcac1818fb61261774a02e154f90de03d686b8f264bd36c45cd28b3 ssh-agent -k [2022-05-09T20:24:02.759Z] unset SSH_AUTH_SOCK; [2022-05-09T20:24:02.759Z] unset SSH_AGENT_PID; [2022-05-09T20:24:02.759Z] echo Agent pid 39 killed; [2022-05-09T20:24:02.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T20:24:02.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T20:24:02.797Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T20:24:02.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T20:24:02.944Z] $ docker exec 559ddda70bcac1818fb61261774a02e154f90de03d686b8f264bd36c45cd28b3 ssh-agent [2022-05-09T20:24:03.079Z] SSH_AUTH_SOCK=/tmp/ssh-f8zke9o0he2j/agent.73 [2022-05-09T20:24:03.079Z] SSH_AGENT_PID=79 [2022-05-09T20:24:03.084Z] Running ssh-add (command line suppressed) [2022-05-09T20:24:03.215Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_5172597380459633297.key (/w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_5172597380459633297.key) [2022-05-09T20:24:03.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T20:24:03.526Z] + git semver init [2022-05-09T20:24:03.787Z] 2022-05-09 20:24:03,750 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T20:24:03.787Z] 2022-05-09 20:24:03,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-283/.semver [2022-05-09T20:24:03.787Z] 2022-05-09 20:24:03,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-283/.semver [2022-05-09T20:24:03.787Z] 2022-05-09 20:24:03,751 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-283/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-283, universal_newlines=False, shell=None, istream=None) [2022-05-09T20:24:05.172Z] 2022-05-09 20:24:04,985 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-283/.git/info/exclude [2022-05-09T20:24:05.172Z] 2022-05-09 20:24:04,985 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-283/.semver/PR-283 with force:False [2022-05-09T20:24:05.172Z] 2022-05-09 20:24:04,986 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-283/.semver/PR-283 [2022-05-09T20:24:05.172Z] 2022-05-09 20:24:04,990 [execute] INFO git cat-file --batch-check [2022-05-09T20:24:05.172Z] 2022-05-09 20:24:04,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T20:24:05.172Z] 2022-05-09 20:24:04,995 [execute] INFO git cat-file --batch [2022-05-09T20:24:05.172Z] 2022-05-09 20:24:04,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T20:24:05.172Z] 2022-05-09 20:24:05,002 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-283/.semver/PR-283 [2022-05-09T20:24:05.172Z] 0.0.0 [Pipeline] } [2022-05-09T20:24:05.186Z] $ docker exec --env ******** --env ******** 559ddda70bcac1818fb61261774a02e154f90de03d686b8f264bd36c45cd28b3 ssh-agent -k [2022-05-09T20:24:05.297Z] unset SSH_AUTH_SOCK; [2022-05-09T20:24:05.298Z] unset SSH_AGENT_PID; [2022-05-09T20:24:05.298Z] echo Agent pid 79 killed; [2022-05-09T20:24:05.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T20:24:05.623Z] + git semver [Pipeline] } [2022-05-09T20:24:05.902Z] $ docker stop --time=1 559ddda70bcac1818fb61261774a02e154f90de03d686b8f264bd36c45cd28b3 [2022-05-09T20:24:07.369Z] $ docker rm -f 559ddda70bcac1818fb61261774a02e154f90de03d686b8f264bd36c45cd28b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T20:24:07.722Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T20:24:07.995Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T20:24:08.000Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T20:24:08.166Z] provisioning config files... [2022-05-09T20:24:08.178Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config8254072998312846024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:24:08.484Z] ---> docker-login.sh [2022-05-09T20:24:08.484Z] nexus3.edgexfoundry.org:10001 [2022-05-09T20:24:08.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:24:08.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:24:08.484Z] Configure a credential helper to remove this warning. See [2022-05-09T20:24:08.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:24:08.484Z] [2022-05-09T20:24:08.484Z] Login Succeeded [2022-05-09T20:24:08.484Z] nexus3.edgexfoundry.org:10002 [2022-05-09T20:24:08.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:24:08.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:24:08.745Z] Configure a credential helper to remove this warning. See [2022-05-09T20:24:08.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:24:08.745Z] [2022-05-09T20:24:08.745Z] Login Succeeded [2022-05-09T20:24:08.745Z] nexus3.edgexfoundry.org:10003 [2022-05-09T20:24:08.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:24:08.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:24:08.745Z] Configure a credential helper to remove this warning. See [2022-05-09T20:24:08.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:24:08.745Z] [2022-05-09T20:24:08.745Z] Login Succeeded [2022-05-09T20:24:08.745Z] nexus3.edgexfoundry.org:10004 [2022-05-09T20:24:09.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:24:09.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:24:09.006Z] Configure a credential helper to remove this warning. See [2022-05-09T20:24:09.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:24:09.006Z] [2022-05-09T20:24:09.006Z] Login Succeeded [2022-05-09T20:24:09.006Z] docker.io [2022-05-09T20:24:09.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:24:09.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:24:09.268Z] Configure a credential helper to remove this warning. See [2022-05-09T20:24:09.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:24:09.268Z] [2022-05-09T20:24:09.268Z] Login Succeeded [2022-05-09T20:24:09.268Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T20:24:09.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T20:24:09.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T20:24:09.360Z] ========================================================= [2022-05-09T20:24:09.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T20:24:09.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:24:09.668Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-09T20:24:09.668Z] Sending build context to Docker daemon 22.94MB [2022-05-09T20:24:09.668Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T20:24:09.668Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-09T20:24:09.928Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T20:24:09.928Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T20:24:09.928Z] 666ba61612fd: Pulling fs layer [2022-05-09T20:24:09.928Z] 8ed8ca486205: Pulling fs layer [2022-05-09T20:24:09.928Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T20:24:09.928Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T20:24:09.928Z] ca2b28591e48: Pulling fs layer [2022-05-09T20:24:09.928Z] a51346096db8: Pulling fs layer [2022-05-09T20:24:09.928Z] daebc70d1ce1: Pulling fs layer [2022-05-09T20:24:09.928Z] 0e18a0eac166: Pulling fs layer [2022-05-09T20:24:09.928Z] 22a0e8bec74d: Waiting [2022-05-09T20:24:09.928Z] ca2b28591e48: Waiting [2022-05-09T20:24:09.928Z] daebc70d1ce1: Waiting [2022-05-09T20:24:09.928Z] a51346096db8: Waiting [2022-05-09T20:24:09.928Z] 0e18a0eac166: Waiting [2022-05-09T20:24:09.928Z] 4fe6c5a15a65: Waiting [2022-05-09T20:24:09.928Z] 8ed8ca486205: Verifying Checksum [2022-05-09T20:24:09.928Z] 8ed8ca486205: Download complete [2022-05-09T20:24:09.928Z] 666ba61612fd: Download complete [2022-05-09T20:24:09.928Z] 22a0e8bec74d: Download complete [2022-05-09T20:24:09.928Z] ca2b28591e48: Download complete [2022-05-09T20:24:09.928Z] a51346096db8: Verifying Checksum [2022-05-09T20:24:09.928Z] a51346096db8: Download complete [2022-05-09T20:24:09.928Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T20:24:09.928Z] daebc70d1ce1: Verifying Checksum [2022-05-09T20:24:09.928Z] daebc70d1ce1: Download complete [2022-05-09T20:24:09.928Z] 59bf1c3509f3: Pull complete [2022-05-09T20:24:10.187Z] 666ba61612fd: Pull complete [2022-05-09T20:24:10.187Z] 8ed8ca486205: Pull complete [2022-05-09T20:24:10.447Z] 0e18a0eac166: Verifying Checksum [2022-05-09T20:24:10.447Z] 0e18a0eac166: Download complete [2022-05-09T20:24:10.706Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T20:24:10.706Z] 4fe6c5a15a65: Download complete [2022-05-09T20:24:14.916Z] 4fe6c5a15a65: Pull complete [2022-05-09T20:24:14.916Z] 22a0e8bec74d: Pull complete [2022-05-09T20:24:14.916Z] ca2b28591e48: Pull complete [2022-05-09T20:24:14.916Z] a51346096db8: Pull complete [2022-05-09T20:24:14.916Z] daebc70d1ce1: Pull complete [2022-05-09T20:24:17.471Z] 0e18a0eac166: Pull complete [2022-05-09T20:24:17.471Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T20:24:17.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T20:24:17.471Z] ---> f018257e8ee9 [2022-05-09T20:24:17.471Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-09T20:24:18.855Z] ---> Running in a4e04316f65a [2022-05-09T20:24:19.116Z] Removing intermediate container a4e04316f65a [2022-05-09T20:24:19.116Z] ---> ab17732ba863 [2022-05-09T20:24:19.116Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T20:24:19.116Z] ---> Running in afe6f1b63650 [2022-05-09T20:24:19.116Z] Removing intermediate container afe6f1b63650 [2022-05-09T20:24:19.116Z] ---> 722981ada993 [2022-05-09T20:24:19.116Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-09T20:24:19.375Z] ---> Running in 209e1a848f33 [2022-05-09T20:24:19.375Z] Removing intermediate container 209e1a848f33 [2022-05-09T20:24:19.375Z] ---> adcf4a1a1357 [2022-05-09T20:24:19.375Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:24:19.375Z] ---> Running in 011d2fef6b07 [2022-05-09T20:24:19.947Z] Removing intermediate container 011d2fef6b07 [2022-05-09T20:24:19.947Z] ---> 8d0d14ae3d61 [2022-05-09T20:24:19.947Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T20:24:19.947Z] ---> Running in a109e4e2f045 [2022-05-09T20:24:20.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:24:21.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:24:21.411Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-09T20:24:21.672Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-09T20:24:21.672Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-09T20:24:21.672Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-09T20:24:21.942Z] Executing busybox-1.34.1-r3.trigger [2022-05-09T20:24:21.942Z] OK: 224 MiB in 56 packages [2022-05-09T20:24:22.218Z] Removing intermediate container a109e4e2f045 [2022-05-09T20:24:22.218Z] ---> 7d6f77a499ab [2022-05-09T20:24:22.218Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-09T20:24:22.491Z] ---> e8fa9119442d [2022-05-09T20:24:22.491Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:24:22.491Z] ---> Running in 814ed3b4804f [2022-05-09T20:24:23.114Z] Still waiting to schedule task [2022-05-09T20:24:23.115Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-09T20:24:23.115Z] ‘prd-centos7-builder-2c-1g-42638’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-09T20:24:23.115Z] ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-09T20:24:23.115Z] ‘prd-ubuntu20.04-docker-8c-8g-42150’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-09T20:24:23.115Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-42229’ is offline [2022-05-09T20:24:23.115Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-42720’ is offline [2022-05-09T20:24:40.626Z] Removing intermediate container 814ed3b4804f [2022-05-09T20:24:40.626Z] ---> ddc5050580c5 [2022-05-09T20:24:40.626Z] Step 10/12 : COPY . . [2022-05-09T20:24:40.626Z] ---> 52609157cd7a [2022-05-09T20:24:40.626Z] Step 11/12 : ARG MAKE='make build' [2022-05-09T20:24:40.626Z] ---> Running in ca7fd6927a59 [2022-05-09T20:24:40.626Z] Removing intermediate container ca7fd6927a59 [2022-05-09T20:24:40.626Z] ---> c65109c0a521 [2022-05-09T20:24:40.626Z] Step 12/12 : RUN $MAKE [2022-05-09T20:24:40.626Z] ---> Running in 70e1b4723adc [2022-05-09T20:24:40.626Z] noop [2022-05-09T20:24:40.626Z] Removing intermediate container 70e1b4723adc [2022-05-09T20:24:40.626Z] ---> 7c4e1501712d [2022-05-09T20:24:40.626Z] Successfully built 7c4e1501712d [2022-05-09T20:24:40.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:24:40.925Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T20:24:40.925Z] . [Pipeline] withDockerContainer [2022-05-09T20:24:40.990Z] prd-ubuntu20.04-docker-8c-8g-42719 does not seem to be running inside a container [2022-05-09T20:24:41.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T20:24:41.398Z] $ docker top 790499c254581e34ba0212fbd0f6d886d0d25efc7d817db9b1d1e7d0baf85766 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:24:41.758Z] + go version [2022-05-09T20:24:41.758Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T20:24:41.777Z] $ docker stop --time=1 790499c254581e34ba0212fbd0f6d886d0d25efc7d817db9b1d1e7d0baf85766 [2022-05-09T20:24:43.049Z] $ docker rm -f 790499c254581e34ba0212fbd0f6d886d0d25efc7d817db9b1d1e7d0baf85766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:24:43.456Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T20:24:43.456Z] . [Pipeline] withDockerContainer [2022-05-09T20:24:43.519Z] prd-ubuntu20.04-docker-8c-8g-42719 does not seem to be running inside a container [2022-05-09T20:24:43.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T20:24:43.940Z] $ docker top 932bfef789f44e0713768339e2dcb4f94c0ae83b61cffa6d0f23403ad71d91af -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:24:44.319Z] + make test [2022-05-09T20:24:44.319Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-09T20:24:44.579Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-09T20:24:54.564Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-09T20:24:54.564Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.036s coverage: 65.7% of statements [2022-05-09T20:25:01.137Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T20:25:04.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T20:25:04.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T20:25:04.440Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T20:25:05.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T20:25:05.047Z] $ docker stop --time=1 932bfef789f44e0713768339e2dcb4f94c0ae83b61cffa6d0f23403ad71d91af [2022-05-09T20:25:06.992Z] $ docker rm -f 932bfef789f44e0713768339e2dcb4f94c0ae83b61cffa6d0f23403ad71d91af [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T20:25:07.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T20:25:07.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-09T20:25:08.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T20:25:08.311Z] + ls -al . [2022-05-09T20:25:08.311Z] total 188 [2022-05-09T20:25:08.311Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:25 . [2022-05-09T20:25:08.311Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:23 .. [2022-05-09T20:25:08.312Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:24 .git [2022-05-09T20:25:08.312Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:23 .github [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 270 May 9 20:23 .gitignore [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 20:23 .golangci.yml [2022-05-09T20:25:08.312Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:24 .semver [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 9 20:23 Attribution.txt [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 9 20:23 CHANGELOG.md [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 9 20:23 Dockerfile [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:23 GOVERNANCE.md [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 660 May 9 20:23 Jenkinsfile [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 20:23 LICENSE [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 9 20:23 Makefile [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 623 May 9 20:23 OWNERS.md [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 9 20:23 README.md [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 20:24 VERSION [2022-05-09T20:25:08.312Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:23 bin [2022-05-09T20:25:08.312Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:23 cmd [2022-05-09T20:25:08.312Z] -rw-r--r-- 1 jenkins jenkins 44128 May 9 20:24 coverage.out [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 3185 May 9 20:23 go.mod [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 35216 May 9 20:23 go.sum [2022-05-09T20:25:08.312Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:23 internal [2022-05-09T20:25:08.312Z] -rw-rw-r-- 1 jenkins jenkins 235 May 9 20:23 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:25:08.664Z] + 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=3d756a4b7c159230f2e1fba14dd63f5291fd07a2 --label arch=amd64 --label version=0.0.0 . [2022-05-09T20:25:08.664Z] Sending build context to Docker daemon 22.98MB [2022-05-09T20:25:08.664Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T20:25:08.664Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-09T20:25:08.664Z] ---> 7c4e1501712d [2022-05-09T20:25:08.664Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-09T20:25:08.935Z] ---> Running in 1949ed6e6658 [2022-05-09T20:25:08.935Z] Removing intermediate container 1949ed6e6658 [2022-05-09T20:25:08.935Z] ---> df861e951fb8 [2022-05-09T20:25:08.935Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T20:25:08.935Z] ---> Running in 113c74013ac2 [2022-05-09T20:25:09.195Z] Removing intermediate container 113c74013ac2 [2022-05-09T20:25:09.195Z] ---> 96a68aad4600 [2022-05-09T20:25:09.195Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-09T20:25:09.195Z] ---> Running in 24587e27ffa5 [2022-05-09T20:25:09.195Z] Removing intermediate container 24587e27ffa5 [2022-05-09T20:25:09.195Z] ---> 8e26f4a29bdc [2022-05-09T20:25:09.195Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:25:09.195Z] ---> Running in f3103a5ddcdf [2022-05-09T20:25:10.138Z] Removing intermediate container f3103a5ddcdf [2022-05-09T20:25:10.138Z] ---> be2524c4dce9 [2022-05-09T20:25:10.138Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T20:25:10.138Z] ---> Running in 2f34900b3921 [2022-05-09T20:25:10.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:25:11.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:25:11.341Z] OK: 224 MiB in 56 packages [2022-05-09T20:25:11.601Z] Removing intermediate container 2f34900b3921 [2022-05-09T20:25:11.601Z] ---> 51e8d5480cfc [2022-05-09T20:25:11.601Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-09T20:25:11.861Z] ---> de3dce2f408d [2022-05-09T20:25:11.861Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:25:11.861Z] ---> Running in 963a5eddf543 [2022-05-09T20:25:12.430Z] Removing intermediate container 963a5eddf543 [2022-05-09T20:25:12.430Z] ---> b3635d5467b8 [2022-05-09T20:25:12.430Z] Step 10/26 : COPY . . [2022-05-09T20:25:13.000Z] ---> 0238429a5f1f [2022-05-09T20:25:13.000Z] Step 11/26 : ARG MAKE='make build' [2022-05-09T20:25:13.000Z] ---> Running in 9f6a59cc2a89 [2022-05-09T20:25:13.260Z] Removing intermediate container 9f6a59cc2a89 [2022-05-09T20:25:13.261Z] ---> 6674b8c3f27d [2022-05-09T20:25:13.261Z] Step 12/26 : RUN $MAKE [2022-05-09T20:25:13.261Z] ---> Running in e863e9fe658b [2022-05-09T20:25:13.520Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-05-09T20:25:35.463Z] Removing intermediate container e863e9fe658b [2022-05-09T20:25:35.463Z] ---> 829e610c0056 [2022-05-09T20:25:35.463Z] Step 13/26 : FROM alpine:3.14 [2022-05-09T20:25:35.463Z] 3.14: Pulling from library/alpine [2022-05-09T20:25:35.463Z] 8663204ce13b: Pulling fs layer [2022-05-09T20:25:35.463Z] 8663204ce13b: Verifying Checksum [2022-05-09T20:25:35.463Z] 8663204ce13b: Download complete [2022-05-09T20:25:35.463Z] 8663204ce13b: Pull complete [2022-05-09T20:25:35.463Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T20:25:35.463Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T20:25:35.463Z] ---> e04c818066af [2022-05-09T20:25:35.463Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-09T20:25:35.463Z] ---> Running in b3cb50e6b769 [2022-05-09T20:25:35.463Z] Removing intermediate container b3cb50e6b769 [2022-05-09T20:25:35.463Z] ---> 7f128fd7c7f8 [2022-05-09T20:25:35.463Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:25:35.463Z] ---> Running in 4a9ba0526686 [2022-05-09T20:25:35.463Z] Removing intermediate container 4a9ba0526686 [2022-05-09T20:25:35.463Z] ---> 377b7233ddc9 [2022-05-09T20:25:35.463Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T20:25:35.463Z] ---> Running in 85a26c396205 [2022-05-09T20:25:35.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:25:36.034Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:25:36.294Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T20:25:36.294Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T20:25:36.555Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T20:25:36.555Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T20:25:36.555Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T20:25:36.816Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T20:25:36.816Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:25:36.816Z] OK: 8 MiB in 20 packages [2022-05-09T20:25:37.386Z] Removing intermediate container 85a26c396205 [2022-05-09T20:25:37.386Z] ---> ce3f2fe3164a [2022-05-09T20:25:37.386Z] Step 17/26 : WORKDIR / [2022-05-09T20:25:37.386Z] ---> Running in 183b81d9a971 [2022-05-09T20:25:37.386Z] Removing intermediate container 183b81d9a971 [2022-05-09T20:25:37.386Z] ---> 721c9abdb0f7 [2022-05-09T20:25:37.386Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-09T20:25:37.646Z] ---> 2f4901af3a39 [2022-05-09T20:25:37.646Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-09T20:25:37.646Z] ---> 51960b517c1e [2022-05-09T20:25:37.646Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-09T20:25:38.214Z] ---> 0ee16c709346 [2022-05-09T20:25:38.214Z] Step 21/26 : EXPOSE 59900 [2022-05-09T20:25:38.214Z] ---> Running in 4978024618a8 [2022-05-09T20:25:38.473Z] Removing intermediate container 4978024618a8 [2022-05-09T20:25:38.473Z] ---> c9bbbdfa51f8 [2022-05-09T20:25:38.473Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-09T20:25:38.473Z] ---> Running in f5e94fffca44 [2022-05-09T20:25:38.473Z] Removing intermediate container f5e94fffca44 [2022-05-09T20:25:38.473Z] ---> 84411740de7a [2022-05-09T20:25:38.473Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:25:38.732Z] ---> Running in afb76e3a8d4b [2022-05-09T20:25:38.733Z] Removing intermediate container afb76e3a8d4b [2022-05-09T20:25:38.733Z] ---> e8d62bf26127 [2022-05-09T20:25:38.733Z] Step 24/26 : LABEL arch=amd64 [2022-05-09T20:25:38.733Z] ---> Running in e5d351261fdf [2022-05-09T20:25:38.733Z] Removing intermediate container e5d351261fdf [2022-05-09T20:25:38.733Z] ---> 28f1e0ef25d8 [2022-05-09T20:25:38.733Z] Step 25/26 : LABEL git_sha=3d756a4b7c159230f2e1fba14dd63f5291fd07a2 [2022-05-09T20:25:38.993Z] ---> Running in b6a09bed8e93 [2022-05-09T20:25:38.993Z] Removing intermediate container b6a09bed8e93 [2022-05-09T20:25:38.993Z] ---> c37a1f27e5c1 [2022-05-09T20:25:38.993Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T20:25:38.993Z] ---> Running in c1d1a1934da0 [2022-05-09T20:25:38.993Z] Removing intermediate container c1d1a1934da0 [2022-05-09T20:25:38.994Z] ---> 3eae4d6b6d8d [2022-05-09T20:25:38.994Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T20:25:39.255Z] Successfully built 3eae4d6b6d8d [2022-05-09T20:25:39.255Z] Successfully tagged device-virtual:latest [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] sh [2022-05-09T20:25:39.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T20:25:39.679Z] [2022-05-09T20:25:39.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:25:39.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T20:25:39.984Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T20:25:39.984Z] 5eb5b503b376: Pulling fs layer [2022-05-09T20:25:39.984Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T20:25:39.984Z] ec43610c2a17: Pulling fs layer [2022-05-09T20:25:39.984Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T20:25:39.984Z] 33b1e0a273af: Pulling fs layer [2022-05-09T20:25:39.984Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T20:25:39.984Z] 2f39f015ded8: Pulling fs layer [2022-05-09T20:25:39.984Z] 33b1e0a273af: Waiting [2022-05-09T20:25:39.984Z] 3a2ae6a8a46f: Waiting [2022-05-09T20:25:39.984Z] 2f39f015ded8: Waiting [2022-05-09T20:25:39.984Z] 5d3b04190fa2: Waiting [2022-05-09T20:25:39.984Z] 5c69ac0246d0: Download complete [2022-05-09T20:25:39.984Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T20:25:39.984Z] 3a2ae6a8a46f: Download complete [2022-05-09T20:25:39.984Z] 33b1e0a273af: Verifying Checksum [2022-05-09T20:25:39.984Z] 33b1e0a273af: Download complete [2022-05-09T20:25:39.984Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T20:25:39.984Z] 5d3b04190fa2: Download complete [2022-05-09T20:25:39.984Z] ec43610c2a17: Verifying Checksum [2022-05-09T20:25:39.984Z] ec43610c2a17: Download complete [2022-05-09T20:25:40.243Z] 5eb5b503b376: Verifying Checksum [2022-05-09T20:25:40.243Z] 5eb5b503b376: Download complete [2022-05-09T20:25:40.811Z] 2f39f015ded8: Download complete [2022-05-09T20:25:41.380Z] 5eb5b503b376: Pull complete [2022-05-09T20:25:41.639Z] 5c69ac0246d0: Pull complete [2022-05-09T20:25:42.209Z] ec43610c2a17: Pull complete [2022-05-09T20:25:42.209Z] 3a2ae6a8a46f: Pull complete [2022-05-09T20:25:42.209Z] 33b1e0a273af: Pull complete [2022-05-09T20:25:42.467Z] 5d3b04190fa2: Pull complete [2022-05-09T20:25:47.747Z] 2f39f015ded8: Pull complete [2022-05-09T20:25:47.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T20:25:47.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T20:25:47.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T20:25:47.811Z] prd-ubuntu20.04-docker-8c-8g-42719 does not seem to be running inside a container [2022-05-09T20:25:47.856Z] $ 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-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T20:25:49.706Z] $ docker top ee149d83552e8e76bc8cf9f120aeab4606b8e1d527bf6b74631809c66dc1222c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:25:50.128Z] ---> job-cost.sh [2022-05-09T20:25:50.128Z] lf-activate-venv: SKIPPING [2022-05-09T20:25:50.128Z] INFO: No Stack... [2022-05-09T20:25:50.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T20:25:50.994Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T20:25:51.283Z] + cat /w/workspace/foundry_device-virtual-go_PR-283/archives/cost.csv [2022-05-09T20:25:51.283Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T20:25:51.297Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-283-2-stack-cost] [2022-05-09T20:25:51.307Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-283-2-stack-cost] did not exist. Created. [2022-05-09T20:25:51.307Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-283-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T20:25:51.612Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T20:25:51.632Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T20:25:51.638Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-283-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T20:25:51.666Z] $ docker stop --time=1 ee149d83552e8e76bc8cf9f120aeab4606b8e1d527bf6b74631809c66dc1222c [2022-05-09T20:25:52.828Z] $ docker rm -f ee149d83552e8e76bc8cf9f120aeab4606b8e1d527bf6b74631809c66dc1222c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T20:26:53.746Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42730 in /w/workspace/foundry_device-virtual-go_PR-283 [Pipeline] { [Pipeline] ws [2022-05-09T20:26:53.758Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2022-05-09T20:26:54.192Z] The recommended git tool is: git [2022-05-09T20:27:00.912Z] using credential edgex-jenkins-ssh [2022-05-09T20:27:00.933Z] Cloning the remote Git repository [2022-05-09T20:27:01.027Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-05-09T20:27:01.112Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2022-05-09T20:27:01.197Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-09T20:27:01.198Z] > git --version # timeout=10 [2022-05-09T20:27:01.217Z] > git --version # 'git version 2.25.1' [2022-05-09T20:27:01.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T20:27:01.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T20:27:03.415Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-09T20:27:03.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T20:27:03.471Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-09T20:27:03.507Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-09T20:27:03.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T20:27:04.131Z] Merging remotes/origin/main commit b3c8352dddffb55a33ce15791a32ab0061559949 into PR head commit 106ada734bee3b96ae747a4ada8c53ae48e75cb7 [2022-05-09T20:27:04.377Z] Merge succeeded, producing a013439234b9307602081a594efb55ca33150c21 [2022-05-09T20:27:04.377Z] Checking out Revision a013439234b9307602081a594efb55ca33150c21 (PR-283) [2022-05-09T20:27:03.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T20:27:04.152Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T20:27:04.168Z] > git checkout -f 106ada734bee3b96ae747a4ada8c53ae48e75cb7 # timeout=10 [2022-05-09T20:27:04.258Z] > git remote # timeout=10 [2022-05-09T20:27:04.275Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T20:27:04.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T20:27:04.305Z] > git merge b3c8352dddffb55a33ce15791a32ab0061559949 # timeout=10 [2022-05-09T20:27:04.361Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T20:27:04.387Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T20:27:04.399Z] > git checkout -f a013439234b9307602081a594efb55ca33150c21 # timeout=10 [2022-05-09T20:27:08.590Z] Commit message: "Merge commit 'b3c8352dddffb55a33ce15791a32ab0061559949' into HEAD" [2022-05-09T20:27:08.600Z] > git rev-list --no-walk 106ada734bee3b96ae747a4ada8c53ae48e75cb7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T20:27:09.556Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T20:27:09.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T20:27:09.556Z] Dload Upload Total Spent Left Speed [2022-05-09T20:27:09.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2022-05-09T20:27:10.201Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T20:27:10.548Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T20:27:10.548Z] + sudo tee /etc/docker/daemon.new [2022-05-09T20:27:10.548Z] { [2022-05-09T20:27:10.548Z] "registry-mirrors": [ [2022-05-09T20:27:10.548Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T20:27:10.548Z] ], [2022-05-09T20:27:10.548Z] "bip": "10.250.0.254/24", [2022-05-09T20:27:10.548Z] "hosts": [ [2022-05-09T20:27:10.548Z] "tcp://0.0.0.0:5555", [2022-05-09T20:27:10.548Z] "unix:///var/run/docker.sock" [2022-05-09T20:27:10.548Z] ], [2022-05-09T20:27:10.548Z] "mtu": 1458, [2022-05-09T20:27:10.548Z] "selinux-enabled": true, [2022-05-09T20:27:10.548Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T20:27:10.548Z] } [Pipeline] sh [2022-05-09T20:27:10.909Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T20:27:11.275Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T20:27:29.618Z] provisioning config files... [2022-05-09T20:27:29.644Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config1884618488252515854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:27:30.011Z] ---> docker-login.sh [2022-05-09T20:27:30.012Z] nexus3.edgexfoundry.org:10001 [2022-05-09T20:27:30.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:27:30.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:27:30.899Z] Configure a credential helper to remove this warning. See [2022-05-09T20:27:30.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:27:30.899Z] [2022-05-09T20:27:30.899Z] Login Succeeded [2022-05-09T20:27:30.899Z] nexus3.edgexfoundry.org:10002 [2022-05-09T20:27:31.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:27:31.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:27:31.504Z] Configure a credential helper to remove this warning. See [2022-05-09T20:27:31.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:27:31.504Z] [2022-05-09T20:27:31.504Z] Login Succeeded [2022-05-09T20:27:31.504Z] nexus3.edgexfoundry.org:10003 [2022-05-09T20:27:31.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:27:32.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:27:32.064Z] Configure a credential helper to remove this warning. See [2022-05-09T20:27:32.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:27:32.065Z] [2022-05-09T20:27:32.065Z] Login Succeeded [2022-05-09T20:27:32.065Z] nexus3.edgexfoundry.org:10004 [2022-05-09T20:27:32.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:27:32.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:27:32.617Z] Configure a credential helper to remove this warning. See [2022-05-09T20:27:32.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:27:32.617Z] [2022-05-09T20:27:32.617Z] Login Succeeded [2022-05-09T20:27:32.617Z] docker.io [2022-05-09T20:27:32.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:27:33.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:27:33.488Z] Configure a credential helper to remove this warning. See [2022-05-09T20:27:33.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:27:33.489Z] [2022-05-09T20:27:33.489Z] Login Succeeded [2022-05-09T20:27:33.489Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T20:27:33.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T20:27:34.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T20:27:34.180Z] ========================================================= [2022-05-09T20:27:34.180Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T20:27:34.180Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:27:34.547Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-09T20:27:35.166Z] Sending build context to Docker daemon 11.6MB [2022-05-09T20:27:35.166Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T20:27:35.166Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-09T20:27:35.166Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T20:27:35.166Z] 9b3977197b4f: Pulling fs layer [2022-05-09T20:27:35.166Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T20:27:35.166Z] 94645a83ff95: Pulling fs layer [2022-05-09T20:27:35.166Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T20:27:35.166Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T20:27:35.166Z] 3096ccb668a1: Pulling fs layer [2022-05-09T20:27:35.166Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T20:27:35.166Z] a4caa8a26152: Pulling fs layer [2022-05-09T20:27:35.166Z] 0c92f367c5e7: Waiting [2022-05-09T20:27:35.166Z] 3096ccb668a1: Waiting [2022-05-09T20:27:35.166Z] e8cf19c19ddd: Waiting [2022-05-09T20:27:35.166Z] a4caa8a26152: Waiting [2022-05-09T20:27:35.166Z] 3f3a8bcf1eab: Waiting [2022-05-09T20:27:35.166Z] 94645a83ff95: Verifying Checksum [2022-05-09T20:27:35.166Z] 94645a83ff95: Download complete [2022-05-09T20:27:35.451Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T20:27:35.451Z] 1a89e8eeedd5: Download complete [2022-05-09T20:27:35.451Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T20:27:35.451Z] 0c92f367c5e7: Download complete [2022-05-09T20:27:35.451Z] 3096ccb668a1: Verifying Checksum [2022-05-09T20:27:35.451Z] 3096ccb668a1: Download complete [2022-05-09T20:27:35.451Z] 9b3977197b4f: Verifying Checksum [2022-05-09T20:27:35.451Z] 9b3977197b4f: Download complete [2022-05-09T20:27:35.451Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T20:27:35.451Z] e8cf19c19ddd: Download complete [2022-05-09T20:27:36.060Z] 9b3977197b4f: Pull complete [2022-05-09T20:27:36.672Z] 1a89e8eeedd5: Pull complete [2022-05-09T20:27:37.283Z] 94645a83ff95: Pull complete [2022-05-09T20:27:37.568Z] a4caa8a26152: Verifying Checksum [2022-05-09T20:27:37.568Z] a4caa8a26152: Download complete [2022-05-09T20:27:38.186Z] 3f3a8bcf1eab: Download complete [2022-05-09T20:27:53.314Z] 3f3a8bcf1eab: Pull complete [2022-05-09T20:27:53.314Z] 0c92f367c5e7: Pull complete [2022-05-09T20:27:53.314Z] 3096ccb668a1: Pull complete [2022-05-09T20:27:53.314Z] e8cf19c19ddd: Pull complete [2022-05-09T20:27:58.759Z] a4caa8a26152: Pull complete [2022-05-09T20:27:58.759Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T20:27:58.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T20:27:58.759Z] ---> 725f1c02e7f9 [2022-05-09T20:27:58.759Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-09T20:27:59.360Z] ---> Running in 196c9993eeb6 [2022-05-09T20:27:59.959Z] Removing intermediate container 196c9993eeb6 [2022-05-09T20:27:59.959Z] ---> 73a4361603ff [2022-05-09T20:27:59.959Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T20:27:59.959Z] ---> Running in 8082edb60d82 [2022-05-09T20:28:00.569Z] Removing intermediate container 8082edb60d82 [2022-05-09T20:28:00.569Z] ---> 3e2e52a66654 [2022-05-09T20:28:00.569Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-09T20:28:00.569Z] ---> Running in e235248a5529 [2022-05-09T20:28:00.852Z] Removing intermediate container e235248a5529 [2022-05-09T20:28:00.852Z] ---> e2361786d47b [2022-05-09T20:28:00.852Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:28:00.852Z] ---> Running in 3be0dcc0aa1b [2022-05-09T20:28:02.838Z] Removing intermediate container 3be0dcc0aa1b [2022-05-09T20:28:02.838Z] ---> cb41efe6c2c7 [2022-05-09T20:28:02.838Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T20:28:02.838Z] ---> Running in d23988b521c2 [2022-05-09T20:28:03.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T20:28:04.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T20:28:05.773Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-09T20:28:05.773Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-09T20:28:05.773Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-09T20:28:06.046Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-09T20:28:06.047Z] Executing busybox-1.34.1-r3.trigger [2022-05-09T20:28:06.320Z] OK: 224 MiB in 56 packages [2022-05-09T20:28:07.308Z] Removing intermediate container d23988b521c2 [2022-05-09T20:28:07.308Z] ---> faf1793976d6 [2022-05-09T20:28:07.308Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-09T20:28:07.904Z] ---> 8d00d44dfc70 [2022-05-09T20:28:07.904Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:28:07.904Z] ---> Running in eee6aae63187 [2022-05-09T20:29:04.502Z] Removing intermediate container eee6aae63187 [2022-05-09T20:29:04.502Z] ---> 3d9f6e5129aa [2022-05-09T20:29:04.502Z] Step 10/12 : COPY . . [2022-05-09T20:29:04.502Z] ---> 4bae84bb0da2 [2022-05-09T20:29:04.502Z] Step 11/12 : ARG MAKE='make build' [2022-05-09T20:29:04.502Z] ---> Running in 88a4c359acb1 [2022-05-09T20:29:04.502Z] Removing intermediate container 88a4c359acb1 [2022-05-09T20:29:04.502Z] ---> f5045ed7f517 [2022-05-09T20:29:04.502Z] Step 12/12 : RUN $MAKE [2022-05-09T20:29:04.502Z] ---> Running in 145d13e93520 [2022-05-09T20:29:04.502Z] noop [2022-05-09T20:29:04.502Z] Removing intermediate container 145d13e93520 [2022-05-09T20:29:04.502Z] ---> a1d604ec5ea8 [2022-05-09T20:29:04.502Z] Successfully built a1d604ec5ea8 [2022-05-09T20:29:04.502Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:29:04.855Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T20:29:04.855Z] . [Pipeline] withDockerContainer [2022-05-09T20:29:05.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-42730 does not seem to be running inside a container [2022-05-09T20:29:05.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T20:29:06.533Z] $ docker top 5c6f425826f978736ba6258f2708e795c6b1e5cf731b77d6c620b63e13a2d316 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:29:07.451Z] + go version [2022-05-09T20:29:07.451Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T20:29:07.478Z] $ docker stop --time=1 5c6f425826f978736ba6258f2708e795c6b1e5cf731b77d6c620b63e13a2d316 [2022-05-09T20:29:09.089Z] $ docker rm -f 5c6f425826f978736ba6258f2708e795c6b1e5cf731b77d6c620b63e13a2d316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:29:09.724Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T20:29:09.724Z] . [Pipeline] withDockerContainer [2022-05-09T20:29:09.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-42730 does not seem to be running inside a container [2022-05-09T20:29:10.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T20:29:11.472Z] $ docker top 4926d80260812be298d3a3c94897a1e9ea98a67aacaccbd494a1718473756f58 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:29:12.397Z] + make test [2022-05-09T20:29:12.398Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-09T20:29:14.383Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-09T20:30:51.314Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-09T20:30:51.314Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.151s coverage: 65.7% of statements [2022-05-09T20:30:51.314Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T20:30:51.314Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T20:31:18.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T20:31:18.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T20:31:18.217Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T20:31:18.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T20:31:18.261Z] $ docker stop --time=1 4926d80260812be298d3a3c94897a1e9ea98a67aacaccbd494a1718473756f58 [2022-05-09T20:31:20.106Z] $ docker rm -f 4926d80260812be298d3a3c94897a1e9ea98a67aacaccbd494a1718473756f58 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T20:31:21.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T20:31:21.182Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T20:31:21.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T20:31:22.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T20:31:22.634Z] + ls -al . [2022-05-09T20:31:22.634Z] total 184 [2022-05-09T20:31:22.634Z] drwxrwxr-x 7 jenkins jenkins 4096 May 9 20:31 . [2022-05-09T20:31:22.634Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:27 .. [2022-05-09T20:31:22.634Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:27 .git [2022-05-09T20:31:22.634Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:27 .github [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 270 May 9 20:27 .gitignore [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 20:27 .golangci.yml [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 9 20:27 Attribution.txt [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 9 20:27 CHANGELOG.md [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 9 20:27 Dockerfile [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:27 GOVERNANCE.md [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 660 May 9 20:27 Jenkinsfile [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 20:27 LICENSE [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 9 20:27 Makefile [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 623 May 9 20:27 OWNERS.md [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 9 20:27 README.md [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 20:24 VERSION [2022-05-09T20:31:22.634Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:27 bin [2022-05-09T20:31:22.634Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:27 cmd [2022-05-09T20:31:22.634Z] -rw-r--r-- 1 jenkins jenkins 44128 May 9 20:30 coverage.out [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 3185 May 9 20:27 go.mod [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 35216 May 9 20:27 go.sum [2022-05-09T20:31:22.634Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:27 internal [2022-05-09T20:31:22.634Z] -rw-rw-r-- 1 jenkins jenkins 235 May 9 20:27 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:31:22.995Z] + 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=a013439234b9307602081a594efb55ca33150c21 --label arch=arm64 --label version=0.0.0 . [2022-05-09T20:31:23.605Z] Sending build context to Docker daemon 11.64MB [2022-05-09T20:31:23.605Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T20:31:23.605Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-09T20:31:23.605Z] ---> a1d604ec5ea8 [2022-05-09T20:31:23.605Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-09T20:31:23.605Z] ---> Running in 82819951f78e [2022-05-09T20:31:24.204Z] Removing intermediate container 82819951f78e [2022-05-09T20:31:24.204Z] ---> 5a2e0be965af [2022-05-09T20:31:24.204Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T20:31:24.204Z] ---> Running in 9e03ae8b7b3f [2022-05-09T20:31:24.490Z] Removing intermediate container 9e03ae8b7b3f [2022-05-09T20:31:24.490Z] ---> 976feed802e1 [2022-05-09T20:31:24.490Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-09T20:31:24.490Z] ---> Running in ddb190ec3c85 [2022-05-09T20:31:25.093Z] Removing intermediate container ddb190ec3c85 [2022-05-09T20:31:25.093Z] ---> d87df8464d06 [2022-05-09T20:31:25.093Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:31:25.093Z] ---> Running in f07d219545cd [2022-05-09T20:31:27.091Z] Removing intermediate container f07d219545cd [2022-05-09T20:31:27.091Z] ---> 2b2858bf84f7 [2022-05-09T20:31:27.091Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T20:31:27.091Z] ---> Running in 20fc32e36e62 [2022-05-09T20:31:28.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T20:31:28.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T20:31:29.659Z] OK: 224 MiB in 56 packages [2022-05-09T20:31:30.646Z] Removing intermediate container 20fc32e36e62 [2022-05-09T20:31:30.646Z] ---> 5491bdda36f7 [2022-05-09T20:31:30.646Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-09T20:31:31.248Z] ---> 047bfd3abeb3 [2022-05-09T20:31:31.248Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:31:31.248Z] ---> Running in bafef7999d14 [2022-05-09T20:31:33.232Z] Removing intermediate container bafef7999d14 [2022-05-09T20:31:33.232Z] ---> 933bdd1dccf1 [2022-05-09T20:31:33.232Z] Step 10/26 : COPY . . [2022-05-09T20:31:34.678Z] ---> d8b05d1dabc3 [2022-05-09T20:31:34.678Z] Step 11/26 : ARG MAKE='make build' [2022-05-09T20:31:34.678Z] ---> Running in 4b5a66fb7f91 [2022-05-09T20:31:34.954Z] Removing intermediate container 4b5a66fb7f91 [2022-05-09T20:31:34.954Z] ---> 30381c0faf2b [2022-05-09T20:31:34.954Z] Step 12/26 : RUN $MAKE [2022-05-09T20:31:34.954Z] ---> Running in cc4b5e0e2734 [2022-05-09T20:31:35.942Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-05-09T20:33:57.934Z] Removing intermediate container cc4b5e0e2734 [2022-05-09T20:33:57.934Z] ---> b4e761f08eb0 [2022-05-09T20:33:57.934Z] Step 13/26 : FROM alpine:3.14 [2022-05-09T20:33:57.934Z] 3.14: Pulling from library/alpine [2022-05-09T20:33:57.934Z] 455c02918c45: Pulling fs layer [2022-05-09T20:33:57.934Z] 455c02918c45: Verifying Checksum [2022-05-09T20:33:57.934Z] 455c02918c45: Download complete [2022-05-09T20:33:57.934Z] 455c02918c45: Pull complete [2022-05-09T20:33:57.934Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T20:33:57.934Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T20:33:57.934Z] ---> ac73e934f311 [2022-05-09T20:33:57.934Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-09T20:33:57.934Z] ---> Running in 063089807bb5 [2022-05-09T20:33:57.934Z] Removing intermediate container 063089807bb5 [2022-05-09T20:33:57.934Z] ---> 35ec7f53d811 [2022-05-09T20:33:57.934Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:33:57.934Z] ---> Running in 963896e682a4 [2022-05-09T20:33:57.934Z] Removing intermediate container 963896e682a4 [2022-05-09T20:33:57.934Z] ---> 6f70524ba5af [2022-05-09T20:33:57.934Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T20:33:57.934Z] ---> Running in 087d3abee6c2 [2022-05-09T20:33:57.934Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T20:33:57.934Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T20:33:57.934Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T20:33:57.934Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T20:33:57.934Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T20:33:57.934Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T20:33:57.934Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T20:33:57.934Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T20:33:57.934Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:33:57.934Z] OK: 8 MiB in 20 packages [2022-05-09T20:33:57.934Z] Removing intermediate container 087d3abee6c2 [2022-05-09T20:33:57.934Z] ---> a9eca179e7f0 [2022-05-09T20:33:57.934Z] Step 17/26 : WORKDIR / [2022-05-09T20:33:57.934Z] ---> Running in 6c4cbf0fb989 [2022-05-09T20:33:57.934Z] Removing intermediate container 6c4cbf0fb989 [2022-05-09T20:33:57.934Z] ---> 796c61467fd8 [2022-05-09T20:33:57.934Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-09T20:33:57.934Z] ---> 4c5a13851036 [2022-05-09T20:33:57.934Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-09T20:33:57.934Z] ---> 5dcb4b35956b [2022-05-09T20:33:57.934Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-09T20:33:57.934Z] ---> 7f1ded6d42da [2022-05-09T20:33:57.934Z] Step 21/26 : EXPOSE 59900 [2022-05-09T20:33:57.934Z] ---> Running in f6ac5874de90 [2022-05-09T20:33:57.934Z] Removing intermediate container f6ac5874de90 [2022-05-09T20:33:57.934Z] ---> d63457ca981d [2022-05-09T20:33:57.934Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-09T20:33:57.934Z] ---> Running in a1d6ce93a6b0 [2022-05-09T20:33:57.934Z] Removing intermediate container a1d6ce93a6b0 [2022-05-09T20:33:57.934Z] ---> 71cba90f0b18 [2022-05-09T20:33:57.934Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:33:58.209Z] ---> Running in 077003b78041 [2022-05-09T20:33:58.482Z] Removing intermediate container 077003b78041 [2022-05-09T20:33:58.482Z] ---> 47ad010a739c [2022-05-09T20:33:58.482Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T20:33:58.482Z] ---> Running in 325b693e2cb8 [2022-05-09T20:33:58.761Z] Removing intermediate container 325b693e2cb8 [2022-05-09T20:33:58.761Z] ---> 327fef446ae8 [2022-05-09T20:33:58.761Z] Step 25/26 : LABEL git_sha=a013439234b9307602081a594efb55ca33150c21 [2022-05-09T20:33:58.761Z] ---> Running in f6a4ce22c3c5 [2022-05-09T20:33:59.376Z] Removing intermediate container f6a4ce22c3c5 [2022-05-09T20:33:59.376Z] ---> f0524c8f08ac [2022-05-09T20:33:59.376Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T20:33:59.376Z] ---> Running in eb5f71f4c1a4 [2022-05-09T20:33:59.660Z] Removing intermediate container eb5f71f4c1a4 [2022-05-09T20:33:59.660Z] ---> 0b738c5f99e0 [2022-05-09T20:33:59.660Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T20:33:59.660Z] Successfully built 0b738c5f99e0 [2022-05-09T20:33:59.660Z] Successfully tagged device-virtual-arm64:latest [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] sh [2022-05-09T20:34:00.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T20:34:00.234Z] [2022-05-09T20:34:00.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:34:00.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T20:34:00.868Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T20:34:00.868Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T20:34:00.868Z] 04944245beec: Pulling fs layer [2022-05-09T20:34:00.868Z] 699f458cf7ca: Pulling fs layer [2022-05-09T20:34:00.868Z] 765212b225bb: Pulling fs layer [2022-05-09T20:34:00.868Z] f23df028b6ca: Pulling fs layer [2022-05-09T20:34:00.868Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T20:34:00.868Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T20:34:00.868Z] 765212b225bb: Waiting [2022-05-09T20:34:00.868Z] f23df028b6ca: Waiting [2022-05-09T20:34:00.868Z] 2437ff75d9bd: Waiting [2022-05-09T20:34:00.868Z] d65c8cfc05b1: Waiting [2022-05-09T20:34:00.868Z] 04944245beec: Verifying Checksum [2022-05-09T20:34:00.868Z] 04944245beec: Download complete [2022-05-09T20:34:00.868Z] 765212b225bb: Verifying Checksum [2022-05-09T20:34:00.868Z] 765212b225bb: Download complete [2022-05-09T20:34:00.868Z] f23df028b6ca: Verifying Checksum [2022-05-09T20:34:00.868Z] f23df028b6ca: Download complete [2022-05-09T20:34:00.868Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T20:34:00.868Z] d65c8cfc05b1: Download complete [2022-05-09T20:34:01.143Z] 699f458cf7ca: Verifying Checksum [2022-05-09T20:34:01.143Z] 699f458cf7ca: Download complete [2022-05-09T20:34:01.417Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T20:34:01.418Z] 8998bd30e6a1: Download complete [2022-05-09T20:34:04.056Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T20:34:04.056Z] 2437ff75d9bd: Download complete [2022-05-09T20:34:05.501Z] 8998bd30e6a1: Pull complete [2022-05-09T20:34:06.099Z] 04944245beec: Pull complete [2022-05-09T20:34:07.541Z] 699f458cf7ca: Pull complete [2022-05-09T20:34:07.815Z] 765212b225bb: Pull complete [2022-05-09T20:34:08.803Z] f23df028b6ca: Pull complete [2022-05-09T20:34:09.088Z] d65c8cfc05b1: Pull complete [2022-05-09T20:34:24.239Z] 2437ff75d9bd: Pull complete [2022-05-09T20:34:24.239Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T20:34:24.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T20:34:24.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T20:34:24.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-42730 does not seem to be running inside a container [2022-05-09T20:34:24.591Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T20:34:27.350Z] $ docker top 8f01f681e96ca41d1104e44a88644cac988123b326e989e0547f0398c994d4e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:28.331Z] ---> job-cost.sh [2022-05-09T20:34:28.331Z] lf-activate-venv: SKIPPING [2022-05-09T20:34:28.331Z] INFO: No Stack... [2022-05-09T20:34:28.931Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T20:34:29.917Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T20:34:30.598Z] + cut -d, -f6 [2022-05-09T20:34:30.598Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock [2022-05-09T20:34:30.679Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-283-2-stack-cost] [2022-05-09T20:34:30.684Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-283-2-stack-cost] did not exist. Created. [2022-05-09T20:34:30.684Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-283-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T20:34:31.390Z] /w/workspace/device-virtual-go/2@tmp/durable-2a81c967/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T20:34:32.084Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T20:34:32.117Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T20:34:32.171Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T20:34:32.195Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-283-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T20:34:32.219Z] $ docker stop --time=1 8f01f681e96ca41d1104e44a88644cac988123b326e989e0547f0398c994d4e0 [2022-05-09T20:34:33.800Z] $ docker rm -f 8f01f681e96ca41d1104e44a88644cac988123b326e989e0547f0398c994d4e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-09T20:34:34.281Z] provisioning config files... [2022-05-09T20:34:34.292Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config7329176929080383730tmp [Pipeline] { [Pipeline] sh [2022-05-09T20:34:34.586Z] + set +x [2022-05-09T20:34:34.586Z] + bash -s -- [2022-05-09T20:34:34.586Z] + curl -s https://codecov.io/bash [2022-05-09T20:34:34.586Z] [2022-05-09T20:34:34.586Z] _____ _ [2022-05-09T20:34:34.586Z] / ____| | | [2022-05-09T20:34:34.586Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T20:34:34.586Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T20:34:34.586Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T20:34:34.586Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T20:34:34.586Z] Bash-1.0.6 [2022-05-09T20:34:34.586Z] [2022-05-09T20:34:34.586Z] [2022-05-09T20:34:34.586Z] ==> git version 2.25.1 found [2022-05-09T20:34:34.586Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-09T20:34:34.586Z] Release-Date: 2020-01-08 [2022-05-09T20:34:34.586Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-09T20:34:34.586Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T20:34:34.587Z] ==> Jenkins CI detected. [2022-05-09T20:34:34.587Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-283 [2022-05-09T20:34:34.587Z] project root: . [2022-05-09T20:34:34.587Z] --> token set from env [2022-05-09T20:34:34.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T20:34:34.587Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T20:34:34.587Z] ==> Python coveragepy not found [2022-05-09T20:34:34.587Z] ==> Searching for coverage reports in: [2022-05-09T20:34:34.587Z] + . [2022-05-09T20:34:34.587Z] -> Found 1 reports [2022-05-09T20:34:34.587Z] ==> Detecting git/mercurial file structure [2022-05-09T20:34:34.587Z] ==> Reading reports [2022-05-09T20:34:34.587Z] + ./coverage.out bytes=44128 [2022-05-09T20:34:34.587Z] ==> Appending adjustments [2022-05-09T20:34:34.587Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T20:34:34.847Z] + Found adjustments [2022-05-09T20:34:34.847Z] ==> Gzipping contents [2022-05-09T20:34:34.847Z] 8.0K /tmp/codecov.cX2Hm2.gz [2022-05-09T20:34:34.847Z] ==> Uploading reports [2022-05-09T20:34:34.847Z] url: https://codecov.io [2022-05-09T20:34:34.847Z] query: branch=PR-283&commit=3d756a4b7c159230f2e1fba14dd63f5291fd07a2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-283%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2022-05-09T20:34:34.847Z] -> Pinging Codecov [2022-05-09T20:34:34.847Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-283&commit=3d756a4b7c159230f2e1fba14dd63f5291fd07a2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-283%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2022-05-09T20:34:35.108Z] -> Uploading to [2022-05-09T20:34:35.108Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/5E52B4B073DB2E39498172D8E973AA87/3d756a4b7c159230f2e1fba14dd63f5291fd07a2/11d7eb95-91d6-4d9f-96a9-f0d00fba724c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T203434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f187a980e4042c77d1b809147f49c5cbeed623be279ff0614eea1ed66d240bfb [2022-05-09T20:34:35.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T20:34:35.109Z] Dload Upload Total Spent Left Speed [2022-05-09T20:34:35.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5293 0 0 100 5293 0 24618 --:--:-- --:--:-- --:--:-- 24733 [2022-05-09T20:34:35.369Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/3d756a4b7c159230f2e1fba14dd63f5291fd07a2 [Pipeline] } [2022-05-09T20:34:35.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-09T20:34:36.088Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-283/archives ] [2022-05-09T20:34:36.088Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-283/archives [2022-05-09T20:34:36.088Z] total 16 [2022-05-09T20:34:36.088Z] drwxr-xr-x 3 root root 4096 May 9 20:25 . [2022-05-09T20:34:36.088Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 20:25 .. [2022-05-09T20:34:36.088Z] drwxr-xr-x 2 root root 4096 May 9 20:25 cost [2022-05-09T20:34:36.088Z] -rw-r--r-- 1 root root 88 May 9 20:25 cost.csv [2022-05-09T20:34:36.088Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-283/archives [2022-05-09T20:34:36.088Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-283/archives [2022-05-09T20:34:36.088Z] total 16 [2022-05-09T20:34:36.088Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:25 . [2022-05-09T20:34:36.088Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 20:25 .. [2022-05-09T20:34:36.088Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 20:25 cost [2022-05-09T20:34:36.088Z] -rw-r--r-- 1 jenkins jenkins 88 May 9 20:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:36.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:37.246Z] ---> package-listing.sh [2022-05-09T20:34:37.246Z] ++ facter osfamily [2022-05-09T20:34:37.246Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T20:34:37.507Z] + OS_FAMILY=debian [2022-05-09T20:34:37.507Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-283 [2022-05-09T20:34:37.507Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T20:34:37.507Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T20:34:37.507Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T20:34:37.507Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T20:34:37.507Z] + '[' /w/workspace/foundry_device-virtual-go_PR-283 ']' [2022-05-09T20:34:37.507Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T20:34:37.507Z] + case "${OS_FAMILY}" in [2022-05-09T20:34:37.507Z] + dpkg -l [2022-05-09T20:34:37.507Z] + grep '^ii' [2022-05-09T20:34:37.507Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T20:34:37.507Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T20:34:37.507Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T20:34:37.507Z] + '[' /w/workspace/foundry_device-virtual-go_PR-283 ']' [2022-05-09T20:34:37.507Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-283/archives/ [2022-05-09T20:34:37.507Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-283/archives/ [Pipeline] echo [2022-05-09T20:34:37.521Z] 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-283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T20:34:37.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:34:38.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T20:34:38.377Z] . [Pipeline] withDockerContainer [2022-05-09T20:34:38.445Z] prd-ubuntu20.04-docker-8c-8g-42719 does not seem to be running inside a container [2022-05-09T20:34:38.490Z] $ 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-283/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-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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:latest cat [2022-05-09T20:34:38.738Z] $ docker top 23f698d8267a4ee3a1888f72f408632f171dce98b20e6630625faddf1171c65a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:34:39.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T20:34:39.381Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T20:34:39.670Z] + ls /var/log/sa-host [2022-05-09T20:34:39.670Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T20:34:39.758Z] provisioning config files... [2022-05-09T20:34:39.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config557731266942326583tmp [Pipeline] { [Pipeline] echo [2022-05-09T20:34:39.781Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:40.067Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T20:34:40.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:40.397Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T20:34:40.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:40.697Z] ---> sudo-logs.sh [2022-05-09T20:34:40.697Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T20:34:40.734Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:41.024Z] ---> job-cost.sh [2022-05-09T20:34:41.024Z] lf-activate-venv: SKIPPING [2022-05-09T20:34:41.024Z] DEBUG: total: 0.2199999988079071 [2022-05-09T20:34:41.024Z] INFO: Retrieving Stack Cost... [2022-05-09T20:34:41.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T20:34:42.162Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T20:34:42.176Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:42.462Z] ---> logs-deploy.sh [2022-05-09T20:34:42.462Z] lf-activate-venv: SKIPPING [2022-05-09T20:34:42.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-283/2 [2022-05-09T20:34:42.462Z] INFO: archiving workspace using pattern(s): [2022-05-09T20:34:43.403Z] Archives upload complete. [2022-05-09T20:34:43.403Z] INFO: archiving logs to Nexus