Pull request #445 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 038e89b4e44e5f381de3838a9ad88629a5e0e9c2+a4fb408bd6b294fc41552c8711cc9fe432fefed6 (ad5d3719e732c90ce5f665295224ea058b3ed7d2) 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-ssh14535860524041476687.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4305126888016250761.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7115839236252837348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-445/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh925779964443348779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3732611728244044017.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-445/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-445/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13286479792752042331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15629’ Running on prd-ubuntu20.04-docker-8c-8g-15634 in /w/workspace/foundry_device-virtual-go_PR-445 [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-445 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a4fb408bd6b294fc41552c8711cc9fe432fefed6 into PR head commit 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 Merge succeeded, producing 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 Checking out Revision 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 (PR-445) Commit message: "build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv > 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/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 # 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 a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 # timeout=10 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-31T21:36:39.814Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T21:36:40.013Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T21:36:40.137Z] ========================================================= [2023-10-31T21:36:40.137Z] EdgeX Global Pipelines Version Info [2023-10-31T21:36:40.137Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:36:41.388Z] ------------------- [2023-10-31T21:36:41.388Z] stable info: [2023-10-31T21:36:41.388Z] ------------------- [2023-10-31T21:36:41.388Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T21:36:41.388Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T21:36:41.388Z] Message: update stable to v1.0.254 [2023-10-31T21:36:41.650Z] ------------------- [2023-10-31T21:36:41.650Z] experimental info: [2023-10-31T21:36:41.650Z] ------------------- [2023-10-31T21:36:41.650Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T21:36:41.650Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-10-31T21:36:41.650Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T21:36:41.988Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-31T21:36:42.029Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-31T21:36:42.070Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T21:36:42.109Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T21:36:42.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T21:36:42.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T21:36:42.244Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T21:36:42.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T21:36:42.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T21:36:42.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T21:36:42.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T21:36:42.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-31T21:36:42.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T21:36:42.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T21:36:42.618Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:36:42.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:36:42.717Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:36:42.772Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:36:42.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T21:36:42.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T21:36:42.930Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-31T21:36:42.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-31T21:36:43.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-31T21:36:43.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-31T21:36:43.099Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-31T21:36:43.140Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T21:36:43.187Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T21:36:43.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-445 [Pipeline] echo [2023-10-31T21:36:43.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-445 [Pipeline] echo [2023-10-31T21:36:43.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-445 [Pipeline] echo [2023-10-31T21:36:43.360Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [Pipeline] echo [2023-10-31T21:36:43.403Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 038e89b [Pipeline] echo [2023-10-31T21:36:43.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:36:43.579Z] provisioning config files... [2023-10-31T21:36:43.617Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-445@tmp/config1638654261402953374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:36:43.965Z] ---> docker-login.sh [2023-10-31T21:36:43.965Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:36:45.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:45.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:45.886Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:45.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:45.886Z] [2023-10-31T21:36:45.886Z] Login Succeeded [2023-10-31T21:36:45.886Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:36:45.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:45.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:45.886Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:45.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:45.886Z] [2023-10-31T21:36:45.886Z] Login Succeeded [2023-10-31T21:36:45.886Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:36:45.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:45.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:45.886Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:45.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:45.886Z] [2023-10-31T21:36:45.886Z] Login Succeeded [2023-10-31T21:36:45.886Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:36:45.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:46.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:46.148Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:46.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:46.148Z] [2023-10-31T21:36:46.148Z] Login Succeeded [2023-10-31T21:36:46.148Z] docker.io [2023-10-31T21:36:46.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:36:46.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:36:46.409Z] Configure a credential helper to remove this warning. See [2023-10-31T21:36:46.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:36:46.409Z] [2023-10-31T21:36:46.409Z] Login Succeeded [2023-10-31T21:36:46.409Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:36:46.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-31T21:36:47.116Z] + git rev-list -1 --merges 038e89b4e44e5f381de3838a9ad88629a5e0e9c2~1..038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [Pipeline] echo [2023-10-31T21:36:47.181Z] -----------> git rev-list -1 --merges 038e89b4e44e5f381de3838a9ad88629a5e0e9c2~1..038e89b4e44e5f381de3838a9ad88629a5e0e9c2 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [false] [Pipeline] sh [2023-10-31T21:36:47.491Z] + git log --format=format:%s -1 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [Pipeline] echo [2023-10-31T21:36:47.528Z] ========================================================= [2023-10-31T21:36:47.528Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T21:36:47.528Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:36:47.987Z] + git log --format=format:%s -1 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [Pipeline] echo [2023-10-31T21:36:48.019Z] [semverPrep] GIT_COMMIT: 038e89b4e44e5f381de3838a9ad88629a5e0e9c2, Commit Message: build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo [2023-10-31T21:36:48.050Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-31T21:36:48.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T21:36:48.431Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T21:36:48.431Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T21:36:48.431Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T21:36:48.431Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-31T21:36:48.431Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-31T21:36:48.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:36:48.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:36:48.882Z] [2023-10-31T21:36:48.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:36:49.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:36:49.259Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T21:36:49.259Z] b85a868b505f: Pulling fs layer [2023-10-31T21:36:49.259Z] e2be974225ed: Pulling fs layer [2023-10-31T21:36:49.259Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T21:36:49.259Z] 988bab9f4d93: Pulling fs layer [2023-10-31T21:36:49.259Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T21:36:49.259Z] eaf3925da568: Pulling fs layer [2023-10-31T21:36:49.259Z] bab4dde63d76: Pulling fs layer [2023-10-31T21:36:49.259Z] bde34c3a00c8: Pulling fs layer [2023-10-31T21:36:49.259Z] b352a97aabf1: Pulling fs layer [2023-10-31T21:36:49.259Z] 4872d77fe225: Pulling fs layer [2023-10-31T21:36:49.259Z] 5851b861e8e6: Pulling fs layer [2023-10-31T21:36:49.259Z] bab4dde63d76: Waiting [2023-10-31T21:36:49.259Z] b352a97aabf1: Waiting [2023-10-31T21:36:49.259Z] 988bab9f4d93: Waiting [2023-10-31T21:36:49.259Z] eaf3925da568: Waiting [2023-10-31T21:36:49.259Z] bde34c3a00c8: Waiting [2023-10-31T21:36:49.259Z] 4872d77fe225: Waiting [2023-10-31T21:36:49.259Z] 1469e6f7b9e6: Waiting [2023-10-31T21:36:49.259Z] 5851b861e8e6: Waiting [2023-10-31T21:36:49.259Z] e2be974225ed: Verifying Checksum [2023-10-31T21:36:49.259Z] e2be974225ed: Download complete [2023-10-31T21:36:49.259Z] 988bab9f4d93: Verifying Checksum [2023-10-31T21:36:49.259Z] 988bab9f4d93: Download complete [2023-10-31T21:36:49.521Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T21:36:49.521Z] 339a4e72a1f5: Download complete [2023-10-31T21:36:49.521Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T21:36:49.521Z] 1469e6f7b9e6: Download complete [2023-10-31T21:36:49.521Z] eaf3925da568: Verifying Checksum [2023-10-31T21:36:49.521Z] eaf3925da568: Download complete [2023-10-31T21:36:49.521Z] bde34c3a00c8: Verifying Checksum [2023-10-31T21:36:49.521Z] bde34c3a00c8: Download complete [2023-10-31T21:36:49.521Z] b352a97aabf1: Download complete [2023-10-31T21:36:49.521Z] 4872d77fe225: Verifying Checksum [2023-10-31T21:36:49.521Z] 4872d77fe225: Download complete [2023-10-31T21:36:49.521Z] 5851b861e8e6: Download complete [2023-10-31T21:36:49.784Z] b85a868b505f: Verifying Checksum [2023-10-31T21:36:49.784Z] b85a868b505f: Download complete [2023-10-31T21:36:50.044Z] bab4dde63d76: Download complete [2023-10-31T21:36:50.993Z] b85a868b505f: Pull complete [2023-10-31T21:36:50.993Z] e2be974225ed: Pull complete [2023-10-31T21:36:51.251Z] 339a4e72a1f5: Pull complete [2023-10-31T21:36:51.510Z] 988bab9f4d93: Pull complete [2023-10-31T21:36:51.768Z] 1469e6f7b9e6: Pull complete [2023-10-31T21:36:51.768Z] eaf3925da568: Pull complete [2023-10-31T21:36:53.677Z] bab4dde63d76: Pull complete [2023-10-31T21:36:53.677Z] bde34c3a00c8: Pull complete [2023-10-31T21:36:53.677Z] b352a97aabf1: Pull complete [2023-10-31T21:36:53.677Z] 4872d77fe225: Pull complete [2023-10-31T21:36:53.677Z] 5851b861e8e6: Pull complete [2023-10-31T21:36:53.677Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T21:36:53.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:36:53.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:36:53.917Z] prd-ubuntu20.04-docker-8c-8g-15634 does not seem to be running inside a container [2023-10-31T21:36:53.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-445 -v /w/workspace/foundry_device-virtual-go_PR-445:/w/workspace/foundry_device-virtual-go_PR-445:rw,z -v /w/workspace/foundry_device-virtual-go_PR-445@tmp:/w/workspace/foundry_device-virtual-go_PR-445@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T21:36:57.361Z] $ docker top 1cbe69ea896d47ee13ba2595a156f92bb98f9355713a4b500a34f2d962a2d6c0 -eo pid,comm [2023-10-31T21:36:57.409Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-31T21:36:57.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T21:36:57.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:36:57.535Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:36:57.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:36:57.649Z] $ docker exec 1cbe69ea896d47ee13ba2595a156f92bb98f9355713a4b500a34f2d962a2d6c0 ssh-agent [2023-10-31T21:36:57.750Z] SSH_AUTH_SOCK=/tmp/ssh-wVrWdhPqChL9/agent.32 [2023-10-31T21:36:57.750Z] SSH_AGENT_PID=38 [2023-10-31T21:36:57.757Z] Running ssh-add (command line suppressed) [2023-10-31T21:36:57.854Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-445@tmp/private_key_2757326693592719946.key (/w/workspace/foundry_device-virtual-go_PR-445@tmp/private_key_2757326693592719946.key) [2023-10-31T21:36:57.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:36:58.209Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T21:36:58.244Z] $ docker exec --env ******** --env ******** 1cbe69ea896d47ee13ba2595a156f92bb98f9355713a4b500a34f2d962a2d6c0 ssh-agent -k [2023-10-31T21:36:58.342Z] unset SSH_AUTH_SOCK; [2023-10-31T21:36:58.343Z] unset SSH_AGENT_PID; [2023-10-31T21:36:58.343Z] echo Agent pid 38 killed; [2023-10-31T21:36:58.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T21:36:58.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:36:58.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:36:58.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:36:58.567Z] $ docker exec 1cbe69ea896d47ee13ba2595a156f92bb98f9355713a4b500a34f2d962a2d6c0 ssh-agent [2023-10-31T21:36:58.669Z] SSH_AUTH_SOCK=/tmp/ssh-rjxau02ZBIxP/agent.69 [2023-10-31T21:36:58.669Z] SSH_AGENT_PID=76 [2023-10-31T21:36:58.674Z] Running ssh-add (command line suppressed) [2023-10-31T21:36:58.784Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-445@tmp/private_key_8514031134010011572.key (/w/workspace/foundry_device-virtual-go_PR-445@tmp/private_key_8514031134010011572.key) [2023-10-31T21:36:58.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:36:59.177Z] + git semver init [2023-10-31T21:36:59.535Z] 2023-10-31 21:36:59,384 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T21:36:59.535Z] 2023-10-31 21:36:59,385 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-445/.semver [2023-10-31T21:36:59.535Z] 2023-10-31 21:36:59,385 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-445/.semver [2023-10-31T21:36:59.535Z] 2023-10-31 21:36:59,385 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-445/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-445, universal_newlines=False, shell=None, istream=None) [2023-10-31T21:37:01.461Z] 2023-10-31 21:37:01,258 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-445/.git/info/exclude [2023-10-31T21:37:01.461Z] 2023-10-31 21:37:01,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-445/.semver/PR-445 with force:False [2023-10-31T21:37:01.461Z] 2023-10-31 21:37:01,259 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-445/.semver/PR-445 [2023-10-31T21:37:01.461Z] 2023-10-31 21:37:01,261 [execute] INFO git cat-file --batch-check [2023-10-31T21:37:01.461Z] 2023-10-31 21:37:01,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-445/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:37:01.461Z] 2023-10-31 21:37:01,267 [execute] INFO git cat-file --batch [2023-10-31T21:37:01.461Z] 2023-10-31 21:37:01,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-445/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:37:01.461Z] 2023-10-31 21:37:01,272 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-445/.semver/PR-445 [2023-10-31T21:37:01.461Z] 0.0.0 [Pipeline] } [2023-10-31T21:37:01.490Z] $ docker exec --env ******** --env ******** 1cbe69ea896d47ee13ba2595a156f92bb98f9355713a4b500a34f2d962a2d6c0 ssh-agent -k [2023-10-31T21:37:01.596Z] unset SSH_AUTH_SOCK; [2023-10-31T21:37:01.596Z] unset SSH_AGENT_PID; [2023-10-31T21:37:01.596Z] echo Agent pid 76 killed; [2023-10-31T21:37:01.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T21:37:02.035Z] + git semver [Pipeline] } [2023-10-31T21:37:02.323Z] $ docker stop --time=1 1cbe69ea896d47ee13ba2595a156f92bb98f9355713a4b500a34f2d962a2d6c0 [2023-10-31T21:37:03.596Z] $ docker rm -f --volumes 1cbe69ea896d47ee13ba2595a156f92bb98f9355713a4b500a34f2d962a2d6c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:37:04.013Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T21:37:04.366Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T21:37:04.381Z] [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 [2023-10-31T21:37:05.004Z] provisioning config files... [2023-10-31T21:37:05.015Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-445@tmp/config9249481804343683192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:37:05.365Z] ---> docker-login.sh [2023-10-31T21:37:05.365Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:37:05.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:05.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:05.365Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:05.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:05.365Z] [2023-10-31T21:37:05.365Z] Login Succeeded [2023-10-31T21:37:05.365Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:37:05.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:05.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:05.365Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:05.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:05.365Z] [2023-10-31T21:37:05.365Z] Login Succeeded [2023-10-31T21:37:05.365Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:37:05.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:05.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:05.627Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:05.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:05.627Z] [2023-10-31T21:37:05.627Z] Login Succeeded [2023-10-31T21:37:05.627Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:37:05.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:05.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:05.627Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:05.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:05.627Z] [2023-10-31T21:37:05.627Z] Login Succeeded [2023-10-31T21:37:05.627Z] docker.io [2023-10-31T21:37:05.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:05.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:05.896Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:05.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:05.896Z] [2023-10-31T21:37:05.896Z] Login Succeeded [2023-10-31T21:37:06.157Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:37:06.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:37:06.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:37:06.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:37:06.464Z] ========================================================= [2023-10-31T21:37:06.464Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T21:37:06.464Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:37:06.950Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T21:37:06.950Z] Sending build context to Docker daemon 23.69MB [2023-10-31T21:37:06.950Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:37:06.950Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-31T21:37:06.950Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T21:37:06.950Z] 7264a8db6415: Pulling fs layer [2023-10-31T21:37:06.950Z] c4d48a809fc2: Pulling fs layer [2023-10-31T21:37:06.950Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T21:37:06.950Z] ad3a456e5733: Pulling fs layer [2023-10-31T21:37:06.950Z] 33e27b845d1e: Pulling fs layer [2023-10-31T21:37:06.950Z] c68163c4e522: Pulling fs layer [2023-10-31T21:37:06.950Z] 50da416c3ac9: Pulling fs layer [2023-10-31T21:37:06.950Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T21:37:06.950Z] ad3a456e5733: Waiting [2023-10-31T21:37:06.950Z] 33e27b845d1e: Waiting [2023-10-31T21:37:06.950Z] c68163c4e522: Waiting [2023-10-31T21:37:06.950Z] 50da416c3ac9: Waiting [2023-10-31T21:37:06.950Z] 23d2d4c4bb30: Waiting [2023-10-31T21:37:07.208Z] c4d48a809fc2: Download complete [2023-10-31T21:37:07.208Z] ad3a456e5733: Verifying Checksum [2023-10-31T21:37:07.208Z] ad3a456e5733: Download complete [2023-10-31T21:37:07.208Z] 33e27b845d1e: Verifying Checksum [2023-10-31T21:37:07.208Z] 33e27b845d1e: Download complete [2023-10-31T21:37:07.208Z] 7264a8db6415: Verifying Checksum [2023-10-31T21:37:07.208Z] 7264a8db6415: Download complete [2023-10-31T21:37:07.208Z] c68163c4e522: Verifying Checksum [2023-10-31T21:37:07.208Z] c68163c4e522: Download complete [2023-10-31T21:37:07.208Z] 7264a8db6415: Pull complete [2023-10-31T21:37:07.467Z] c4d48a809fc2: Pull complete [2023-10-31T21:37:07.467Z] 23d2d4c4bb30: Download complete [2023-10-31T21:37:07.467Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T21:37:07.467Z] 4f1c88b9dad5: Download complete [2023-10-31T21:37:08.035Z] 50da416c3ac9: Verifying Checksum [2023-10-31T21:37:08.035Z] 50da416c3ac9: Download complete [2023-10-31T21:37:11.318Z] 4f1c88b9dad5: Pull complete [2023-10-31T21:37:11.318Z] ad3a456e5733: Pull complete [2023-10-31T21:37:11.318Z] 33e27b845d1e: Pull complete [2023-10-31T21:37:11.318Z] c68163c4e522: Pull complete [2023-10-31T21:37:13.693Z] 50da416c3ac9: Pull complete [2023-10-31T21:37:13.953Z] 23d2d4c4bb30: Pull complete [2023-10-31T21:37:13.953Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T21:37:13.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:37:13.953Z] ---> 0786185ac409 [2023-10-31T21:37:13.953Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-31T21:37:19.813Z] Still waiting to schedule task [2023-10-31T21:37:19.813Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15630’ [2023-10-31T21:37:22.592Z] ---> Running in 2861cbb4996a [2023-10-31T21:37:22.592Z] Removing intermediate container 2861cbb4996a [2023-10-31T21:37:22.592Z] ---> 48545b86527f [2023-10-31T21:37:22.592Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:37:22.592Z] ---> Running in c7b9ac914890 [2023-10-31T21:37:22.592Z] Removing intermediate container c7b9ac914890 [2023-10-31T21:37:22.592Z] ---> 90b2e288894b [2023-10-31T21:37:22.592Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:37:22.592Z] ---> Running in f3ca655bb838 [2023-10-31T21:37:22.592Z] Removing intermediate container f3ca655bb838 [2023-10-31T21:37:22.592Z] ---> d2e12b9e464a [2023-10-31T21:37:22.592Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-31T21:37:22.592Z] ---> Running in 3fadadd5f8e8 [2023-10-31T21:37:22.592Z] Removing intermediate container 3fadadd5f8e8 [2023-10-31T21:37:22.592Z] ---> 1b738e5dc2ac [2023-10-31T21:37:22.592Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:37:22.592Z] ---> Running in 1253aef7085e [2023-10-31T21:37:22.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:37:22.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:37:22.852Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-31T21:37:22.852Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-31T21:37:22.852Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-31T21:37:22.852Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-31T21:37:22.852Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:37:22.852Z] OK: 268 MiB in 56 packages [2023-10-31T21:37:23.421Z] Removing intermediate container 1253aef7085e [2023-10-31T21:37:23.421Z] ---> f7dfa83ad46c [2023-10-31T21:37:23.421Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-31T21:37:23.681Z] ---> ac97cd14ccd7 [2023-10-31T21:37:23.681Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:37:23.681Z] ---> Running in 3931f4b46888 [2023-10-31T21:38:02.612Z] Removing intermediate container 3931f4b46888 [2023-10-31T21:38:02.612Z] ---> 40a6ee6aa1c0 [2023-10-31T21:38:02.612Z] Step 10/12 : COPY . . [2023-10-31T21:38:03.190Z] ---> 214cde08e712 [2023-10-31T21:38:03.190Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:38:03.190Z] ---> Running in 0e0586efd7de [2023-10-31T21:38:03.190Z] Removing intermediate container 0e0586efd7de [2023-10-31T21:38:03.190Z] ---> e0b580527a52 [2023-10-31T21:38:03.190Z] Step 12/12 : RUN $MAKE [2023-10-31T21:38:03.190Z] ---> Running in 900dc61c1d97 [2023-10-31T21:38:03.449Z] noop [2023-10-31T21:38:04.018Z] Removing intermediate container 900dc61c1d97 [2023-10-31T21:38:04.018Z] ---> 884e90dd52ca [2023-10-31T21:38:04.018Z] Successfully built 884e90dd52ca [2023-10-31T21:38:04.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:04.472Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:38:04.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:38:04.640Z] prd-ubuntu20.04-docker-8c-8g-15634 does not seem to be running inside a container [2023-10-31T21:38:04.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-445 -v /w/workspace/foundry_device-virtual-go_PR-445:/w/workspace/foundry_device-virtual-go_PR-445:rw,z -v /w/workspace/foundry_device-virtual-go_PR-445@tmp:/w/workspace/foundry_device-virtual-go_PR-445@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 ******** ci-base-image-x86_64 cat [2023-10-31T21:38:05.035Z] $ docker top dc4dbcfb978a62e7831d3d06a4732e13be02ba89d6cb92cad7396fbbe642a9cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:38:05.453Z] + go version [2023-10-31T21:38:05.453Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T21:38:05.511Z] $ docker stop --time=1 dc4dbcfb978a62e7831d3d06a4732e13be02ba89d6cb92cad7396fbbe642a9cb [2023-10-31T21:38:06.780Z] $ docker rm -f --volumes dc4dbcfb978a62e7831d3d06a4732e13be02ba89d6cb92cad7396fbbe642a9cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:07.599Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:38:07.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:38:07.769Z] prd-ubuntu20.04-docker-8c-8g-15634 does not seem to be running inside a container [2023-10-31T21:38:07.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-445 -v /w/workspace/foundry_device-virtual-go_PR-445:/w/workspace/foundry_device-virtual-go_PR-445:rw,z -v /w/workspace/foundry_device-virtual-go_PR-445@tmp:/w/workspace/foundry_device-virtual-go_PR-445@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 ******** ci-base-image-x86_64 cat [2023-10-31T21:38:08.124Z] $ docker top 4472a866eb9f9c21fd722137726123ad6a358eeff16d8a1162474e2e811e8f50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:38:08.529Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-445 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:38:08.919Z] + make test [2023-10-31T21:38:08.919Z] go test ./... -coverprofile=coverage.out [2023-10-31T21:38:10.572Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-31T21:38:20.563Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-31T21:38:20.563Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2023-10-31T21:38:27.121Z] go vet ./... [2023-10-31T21:38:30.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:38:30.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:38:30.403Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:38:30.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:38:30.481Z] $ docker stop --time=1 4472a866eb9f9c21fd722137726123ad6a358eeff16d8a1162474e2e811e8f50 [2023-10-31T21:38:34.653Z] $ docker rm -f --volumes 4472a866eb9f9c21fd722137726123ad6a358eeff16d8a1162474e2e811e8f50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:38:35.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:38:35.296Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-31T21:38:35.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:38:36.266Z] + ls -al . [2023-10-31T21:38:36.267Z] total 200 [2023-10-31T21:38:36.267Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:38 . [2023-10-31T21:38:36.267Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:36 .. [2023-10-31T21:38:36.267Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:38 .git [2023-10-31T21:38:36.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 .github [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 21:36 .gitignore [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:36 .golangci.yml [2023-10-31T21:38:36.267Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:37 .semver [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 31 21:36 Attribution.txt [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 31 21:36 CHANGELOG.md [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 31 21:36 Dockerfile [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:36 GOVERNANCE.md [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 31 21:36 Jenkinsfile [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 21:36 LICENSE [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 31 21:36 Makefile [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 21:36 OWNERS.md [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 31 21:36 README.md [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:37 VERSION [2023-10-31T21:38:36.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:36 bin [2023-10-31T21:38:36.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 cmd [2023-10-31T21:38:36.267Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 31 21:38 coverage.out [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 31 21:36 go.mod [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 31 21:36 go.sum [2023-10-31T21:38:36.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:36 internal [2023-10-31T21:38:36.267Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:36.663Z] + 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=038e89b4e44e5f381de3838a9ad88629a5e0e9c2 --label arch=amd64 --label version=0.0.0 . [2023-10-31T21:38:36.663Z] Sending build context to Docker daemon 23.74MB [2023-10-31T21:38:36.663Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:38:36.663Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T21:38:36.663Z] ---> 884e90dd52ca [2023-10-31T21:38:36.663Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-31T21:38:37.233Z] ---> Running in 8dce30deea46 [2023-10-31T21:38:37.234Z] Removing intermediate container 8dce30deea46 [2023-10-31T21:38:37.234Z] ---> b805aa91395d [2023-10-31T21:38:37.234Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:38:37.234Z] ---> Running in 57145a0529bb [2023-10-31T21:38:37.234Z] Removing intermediate container 57145a0529bb [2023-10-31T21:38:37.234Z] ---> 7f92ececf711 [2023-10-31T21:38:37.234Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:38:37.234Z] ---> Running in 97116bfe81fa [2023-10-31T21:38:37.493Z] Removing intermediate container 97116bfe81fa [2023-10-31T21:38:37.493Z] ---> 4c2813065126 [2023-10-31T21:38:37.493Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-31T21:38:37.493Z] ---> Running in e2b1e2423744 [2023-10-31T21:38:37.493Z] Removing intermediate container e2b1e2423744 [2023-10-31T21:38:37.493Z] ---> 04a4c8bc7793 [2023-10-31T21:38:37.493Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:38:37.493Z] ---> Running in faec9b9753b2 [2023-10-31T21:38:37.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:38:38.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:38:38.013Z] OK: 268 MiB in 56 packages [2023-10-31T21:38:38.583Z] Removing intermediate container faec9b9753b2 [2023-10-31T21:38:38.583Z] ---> 196fac2497bb [2023-10-31T21:38:38.583Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-31T21:38:38.583Z] ---> c727e70531e7 [2023-10-31T21:38:38.583Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:38:38.583Z] ---> Running in 142ea4cc53e9 [2023-10-31T21:38:39.521Z] Removing intermediate container 142ea4cc53e9 [2023-10-31T21:38:39.521Z] ---> fab183257795 [2023-10-31T21:38:39.521Z] Step 10/25 : COPY . . [2023-10-31T21:38:40.092Z] ---> 8fa5fd464edd [2023-10-31T21:38:40.092Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:38:40.092Z] ---> Running in f5f98c813197 [2023-10-31T21:38:40.092Z] Removing intermediate container f5f98c813197 [2023-10-31T21:38:40.092Z] ---> 8041749fccc0 [2023-10-31T21:38:40.092Z] Step 12/25 : RUN $MAKE [2023-10-31T21:38:40.092Z] ---> Running in 38c3ebcffd9f [2023-10-31T21:38:40.660Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-31T21:39:07.381Z] Removing intermediate container 38c3ebcffd9f [2023-10-31T21:39:07.381Z] ---> fb5537cc3ba1 [2023-10-31T21:39:07.381Z] Step 13/25 : FROM alpine:3.18 [2023-10-31T21:39:07.381Z] 3.18: Pulling from library/alpine [2023-10-31T21:39:07.381Z] 96526aa774ef: Pulling fs layer [2023-10-31T21:39:07.381Z] 96526aa774ef: Verifying Checksum [2023-10-31T21:39:07.381Z] 96526aa774ef: Download complete [2023-10-31T21:39:07.381Z] 96526aa774ef: Pull complete [2023-10-31T21:39:07.381Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:39:07.381Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:39:07.381Z] ---> 8ca4688f4f35 [2023-10-31T21:39:07.381Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-31T21:39:07.381Z] ---> Running in f2577490e00f [2023-10-31T21:39:07.381Z] Removing intermediate container f2577490e00f [2023-10-31T21:39:07.381Z] ---> 1422e9f77f6a [2023-10-31T21:39:07.381Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-31T21:39:07.381Z] ---> Running in ce8a98b7f8b2 [2023-10-31T21:39:07.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:07.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:07.381Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-31T21:39:07.381Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:39:07.381Z] OK: 7 MiB in 16 packages [2023-10-31T21:39:07.381Z] Removing intermediate container ce8a98b7f8b2 [2023-10-31T21:39:07.381Z] ---> b25f5a52d742 [2023-10-31T21:39:07.381Z] Step 16/25 : WORKDIR / [2023-10-31T21:39:07.381Z] ---> Running in e13695f38872 [2023-10-31T21:39:07.381Z] Removing intermediate container e13695f38872 [2023-10-31T21:39:07.381Z] ---> 6360127ff113 [2023-10-31T21:39:07.381Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-31T21:39:07.381Z] ---> 1eb0b2633993 [2023-10-31T21:39:07.381Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-31T21:39:07.381Z] ---> b53e2b0b044c [2023-10-31T21:39:07.381Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-31T21:39:07.644Z] ---> fd176bcbcc76 [2023-10-31T21:39:07.644Z] Step 20/25 : EXPOSE 59900 [2023-10-31T21:39:07.644Z] ---> Running in d56e1627cbb3 [2023-10-31T21:39:07.644Z] Removing intermediate container d56e1627cbb3 [2023-10-31T21:39:07.644Z] ---> 1c720281a90b [2023-10-31T21:39:07.644Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-31T21:39:07.644Z] ---> Running in 18d8e2dfcc29 [2023-10-31T21:39:07.902Z] Removing intermediate container 18d8e2dfcc29 [2023-10-31T21:39:07.902Z] ---> e44dfb28c3f0 [2023-10-31T21:39:07.902Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-31T21:39:07.902Z] ---> Running in e995851589b4 [2023-10-31T21:39:07.902Z] Removing intermediate container e995851589b4 [2023-10-31T21:39:07.902Z] ---> 9fe9b7c9030f [2023-10-31T21:39:07.902Z] Step 23/25 : LABEL arch=amd64 [2023-10-31T21:39:07.902Z] ---> Running in 9fc412d17b32 [2023-10-31T21:39:07.902Z] Removing intermediate container 9fc412d17b32 [2023-10-31T21:39:07.902Z] ---> 9cb056f5d1ef [2023-10-31T21:39:07.902Z] Step 24/25 : LABEL git_sha=038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [2023-10-31T21:39:07.902Z] ---> Running in 98c877234d47 [2023-10-31T21:39:08.159Z] Removing intermediate container 98c877234d47 [2023-10-31T21:39:08.159Z] ---> c153a7e4a5ce [2023-10-31T21:39:08.159Z] Step 25/25 : LABEL version=0.0.0 [2023-10-31T21:39:08.159Z] ---> Running in 3d7814b00820 [2023-10-31T21:39:08.159Z] Removing intermediate container 3d7814b00820 [2023-10-31T21:39:08.159Z] ---> 9b137c246941 [2023-10-31T21:39:08.159Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:39:08.159Z] Successfully built 9b137c246941 [2023-10-31T21:39:08.159Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:39:09.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:39:09.090Z] [2023-10-31T21:39:09.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:39:09.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:39:09.560Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T21:39:09.560Z] 5eb5b503b376: Pulling fs layer [2023-10-31T21:39:09.560Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T21:39:09.560Z] ec43610c2a17: Pulling fs layer [2023-10-31T21:39:09.560Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T21:39:09.560Z] 33b1e0a273af: Pulling fs layer [2023-10-31T21:39:09.560Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T21:39:09.560Z] 2f39f015ded8: Pulling fs layer [2023-10-31T21:39:09.560Z] 3a2ae6a8a46f: Waiting [2023-10-31T21:39:09.560Z] 33b1e0a273af: Waiting [2023-10-31T21:39:09.560Z] 5d3b04190fa2: Waiting [2023-10-31T21:39:09.560Z] 2f39f015ded8: Waiting [2023-10-31T21:39:09.560Z] 5c69ac0246d0: Download complete [2023-10-31T21:39:09.560Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T21:39:09.560Z] 3a2ae6a8a46f: Download complete [2023-10-31T21:39:09.818Z] 33b1e0a273af: Verifying Checksum [2023-10-31T21:39:09.818Z] 33b1e0a273af: Download complete [2023-10-31T21:39:09.818Z] 5d3b04190fa2: Verifying Checksum [2023-10-31T21:39:09.818Z] 5d3b04190fa2: Download complete [2023-10-31T21:39:09.818Z] ec43610c2a17: Verifying Checksum [2023-10-31T21:39:09.818Z] ec43610c2a17: Download complete [2023-10-31T21:39:09.818Z] 5eb5b503b376: Verifying Checksum [2023-10-31T21:39:09.818Z] 5eb5b503b376: Download complete [2023-10-31T21:39:10.385Z] 2f39f015ded8: Download complete [2023-10-31T21:39:10.949Z] 5eb5b503b376: Pull complete [2023-10-31T21:39:11.207Z] 5c69ac0246d0: Pull complete [2023-10-31T21:39:11.465Z] ec43610c2a17: Pull complete [2023-10-31T21:39:11.724Z] 3a2ae6a8a46f: Pull complete [2023-10-31T21:39:11.982Z] 33b1e0a273af: Pull complete [2023-10-31T21:39:11.982Z] 5d3b04190fa2: Pull complete [2023-10-31T21:39:16.166Z] 2f39f015ded8: Pull complete [2023-10-31T21:39:16.166Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T21:39:16.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:39:16.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:39:16.399Z] prd-ubuntu20.04-docker-8c-8g-15634 does not seem to be running inside a container [2023-10-31T21:39:16.437Z] $ 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-445 -v /w/workspace/foundry_device-virtual-go_PR-445:/w/workspace/foundry_device-virtual-go_PR-445:rw,z -v /w/workspace/foundry_device-virtual-go_PR-445@tmp:/w/workspace/foundry_device-virtual-go_PR-445@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T21:39:23.292Z] $ docker top d183b2a18c34b5de493761c14d66608198f4da243c1e65b3e60bf4a07e1cd02e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:39:23.749Z] ---> job-cost.sh [2023-10-31T21:39:23.749Z] lf-activate-venv: SKIPPING [2023-10-31T21:39:23.749Z] INFO: No Stack... [2023-10-31T21:39:24.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:39:24.586Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:39:24.928Z] + cat /w/workspace/foundry_device-virtual-go_PR-445/archives/cost.csv [2023-10-31T21:39:24.929Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:39:24.980Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-445-1-stack-cost] [2023-10-31T21:39:24.984Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-445-1-stack-cost] did not exist. Created. [2023-10-31T21:39:24.985Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:39:25.473Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T21:39:25.539Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:39:25.558Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:39:25.697Z] $ docker stop --time=1 d183b2a18c34b5de493761c14d66608198f4da243c1e65b3e60bf4a07e1cd02e [2023-10-31T21:39:26.847Z] $ docker rm -f --volumes d183b2a18c34b5de493761c14d66608198f4da243c1e65b3e60bf4a07e1cd02e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T21:40:49.041Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15661 in /w/workspace/foundry_device-virtual-go_PR-445 [Pipeline] { [Pipeline] ws [2023-10-31T21:40:49.126Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-10-31T21:40:49.226Z] The recommended git tool is: git [2023-10-31T21:40:56.979Z] using credential edgex-jenkins-ssh [2023-10-31T21:40:56.998Z] Cloning the remote Git repository [2023-10-31T21:40:57.065Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-31T21:40:57.206Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-10-31T21:40:57.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-31T21:40:57.413Z] > git --version # timeout=10 [2023-10-31T21:40:57.440Z] > git --version # 'git version 2.25.1' [2023-10-31T21:40:57.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:40:57.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T21:41:00.121Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-31T21:41:00.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T21:41:02.153Z] Merging remotes/origin/main commit a4fb408bd6b294fc41552c8711cc9fe432fefed6 into PR head commit 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [2023-10-31T21:41:02.531Z] Merge succeeded, producing 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [2023-10-31T21:41:02.536Z] Checking out Revision 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 (PR-445) [2023-10-31T21:41:01.475Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-31T21:41:01.545Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-31T21:41:01.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:41:01.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/445/head:refs/remotes/origin/PR-445 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-31T21:41:02.183Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T21:41:02.275Z] > git checkout -f 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 # timeout=10 [2023-10-31T21:41:02.388Z] > git remote # timeout=10 [2023-10-31T21:41:02.415Z] > git config --get remote.origin.url # timeout=10 [2023-10-31T21:41:02.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T21:41:02.474Z] > git merge a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 [2023-10-31T21:41:02.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-31T21:41:02.547Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T21:41:02.565Z] > git checkout -f 038e89b4e44e5f381de3838a9ad88629a5e0e9c2 # timeout=10 [2023-10-31T21:41:03.249Z] Commit message: "build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" [2023-10-31T21:41:03.327Z] > git --version # timeout=10 [2023-10-31T21:41:03.340Z] > git --version # 'git version 2.25.1' [2023-10-31T21:41:03.356Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:41:04.496Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T21:41:04.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:41:04.496Z] Dload Upload Total Spent Left Speed [2023-10-31T21:41:04.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-10-31T21:41:05.212Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T21:41:05.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T21:41:05.574Z] + sudo tee /etc/docker/daemon.new [2023-10-31T21:41:05.574Z] { [2023-10-31T21:41:05.574Z] "registry-mirrors": [ [2023-10-31T21:41:05.574Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T21:41:05.574Z] ], [2023-10-31T21:41:05.574Z] "bip": "10.250.0.254/24", [2023-10-31T21:41:05.574Z] "hosts": [ [2023-10-31T21:41:05.574Z] "tcp://0.0.0.0:5555", [2023-10-31T21:41:05.574Z] "unix:///var/run/docker.sock" [2023-10-31T21:41:05.574Z] ], [2023-10-31T21:41:05.574Z] "mtu": 1458, [2023-10-31T21:41:05.574Z] "selinux-enabled": true, [2023-10-31T21:41:05.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T21:41:05.574Z] } [Pipeline] sh [2023-10-31T21:41:05.976Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T21:41:06.345Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:41:24.723Z] provisioning config files... [2023-10-31T21:41:24.768Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8967968080393408367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:41:25.451Z] ---> docker-login.sh [2023-10-31T21:41:25.451Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:41:25.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:26.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:26.008Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:26.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:26.008Z] [2023-10-31T21:41:26.008Z] Login Succeeded [2023-10-31T21:41:26.008Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:41:26.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:26.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:26.557Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:26.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:26.557Z] [2023-10-31T21:41:26.557Z] Login Succeeded [2023-10-31T21:41:26.557Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:41:26.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:26.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:26.842Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:26.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:26.842Z] [2023-10-31T21:41:26.842Z] Login Succeeded [2023-10-31T21:41:26.842Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:41:27.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:27.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:27.459Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:27.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:27.459Z] [2023-10-31T21:41:27.459Z] Login Succeeded [2023-10-31T21:41:27.459Z] docker.io [2023-10-31T21:41:27.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:41:28.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:41:28.019Z] Configure a credential helper to remove this warning. See [2023-10-31T21:41:28.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:41:28.019Z] [2023-10-31T21:41:28.019Z] Login Succeeded [2023-10-31T21:41:28.019Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:41:28.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:41:28.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:41:28.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:41:28.656Z] ========================================================= [2023-10-31T21:41:28.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T21:41:28.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:41:29.357Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T21:41:29.963Z] Sending build context to Docker daemon 11.98MB [2023-10-31T21:41:29.963Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:41:29.963Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-31T21:41:30.242Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T21:41:30.242Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T21:41:30.242Z] 5d54e960e981: Pulling fs layer [2023-10-31T21:41:30.242Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T21:41:30.242Z] f0e02332f6b5: Pulling fs layer [2023-10-31T21:41:30.242Z] cefa15bbcfad: Pulling fs layer [2023-10-31T21:41:30.242Z] 17808c966233: Pulling fs layer [2023-10-31T21:41:30.242Z] f4c1fc716caa: Pulling fs layer [2023-10-31T21:41:30.242Z] f0e02332f6b5: Waiting [2023-10-31T21:41:30.242Z] cefa15bbcfad: Waiting [2023-10-31T21:41:30.242Z] 17808c966233: Waiting [2023-10-31T21:41:30.242Z] f4c1fc716caa: Waiting [2023-10-31T21:41:30.242Z] 5d54e960e981: Verifying Checksum [2023-10-31T21:41:30.242Z] 5d54e960e981: Download complete [2023-10-31T21:41:30.242Z] f0e02332f6b5: Download complete [2023-10-31T21:41:30.242Z] cefa15bbcfad: Verifying Checksum [2023-10-31T21:41:30.242Z] cefa15bbcfad: Download complete [2023-10-31T21:41:30.242Z] 9fda8d8052c6: Verifying Checksum [2023-10-31T21:41:30.242Z] 9fda8d8052c6: Download complete [2023-10-31T21:41:30.846Z] f4c1fc716caa: Verifying Checksum [2023-10-31T21:41:30.846Z] f4c1fc716caa: Download complete [2023-10-31T21:41:31.451Z] 9fda8d8052c6: Pull complete [2023-10-31T21:41:32.053Z] 5d54e960e981: Pull complete [2023-10-31T21:41:32.325Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T21:41:32.325Z] c4a7e357bf2a: Download complete [2023-10-31T21:41:33.752Z] 17808c966233: Verifying Checksum [2023-10-31T21:41:33.752Z] 17808c966233: Download complete [2023-10-31T21:41:46.336Z] c4a7e357bf2a: Pull complete [2023-10-31T21:41:46.336Z] f0e02332f6b5: Pull complete [2023-10-31T21:41:46.336Z] cefa15bbcfad: Pull complete [2023-10-31T21:41:54.618Z] 17808c966233: Pull complete [2023-10-31T21:41:56.048Z] f4c1fc716caa: Pull complete [2023-10-31T21:41:56.048Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T21:41:56.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:41:56.048Z] ---> ea914061e18c [2023-10-31T21:41:56.048Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-31T21:41:57.025Z] ---> Running in e8b403676533 [2023-10-31T21:41:57.296Z] Removing intermediate container e8b403676533 [2023-10-31T21:41:57.296Z] ---> 029a35b43931 [2023-10-31T21:41:57.296Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:41:57.296Z] ---> Running in 52b4db41965b [2023-10-31T21:41:57.888Z] Removing intermediate container 52b4db41965b [2023-10-31T21:41:57.888Z] ---> 9ddd078788b6 [2023-10-31T21:41:57.888Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:41:57.888Z] ---> Running in 39b5ff6458da [2023-10-31T21:41:58.163Z] Removing intermediate container 39b5ff6458da [2023-10-31T21:41:58.163Z] ---> f275c5e0195e [2023-10-31T21:41:58.163Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-31T21:41:58.434Z] ---> Running in 176faf74f736 [2023-10-31T21:41:58.708Z] Removing intermediate container 176faf74f736 [2023-10-31T21:41:58.708Z] ---> 5008dd9c566d [2023-10-31T21:41:58.708Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:41:58.984Z] ---> Running in d54252f2d516 [2023-10-31T21:42:00.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:42:00.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:42:02.696Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-31T21:42:02.696Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-31T21:42:02.696Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-31T21:42:02.696Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-31T21:42:02.696Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:42:02.696Z] OK: 270 MiB in 56 packages [2023-10-31T21:42:03.697Z] Removing intermediate container d54252f2d516 [2023-10-31T21:42:03.697Z] ---> 694ba2ef336a [2023-10-31T21:42:03.697Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-31T21:42:04.312Z] ---> b6aec02d631b [2023-10-31T21:42:04.312Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:42:04.587Z] ---> Running in 6e0f45246383 [2023-10-31T21:43:26.420Z] Removing intermediate container 6e0f45246383 [2023-10-31T21:43:26.420Z] ---> 87b1370e7c2a [2023-10-31T21:43:26.420Z] Step 10/12 : COPY . . [2023-10-31T21:43:26.420Z] ---> 29f2f5422b20 [2023-10-31T21:43:26.420Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:43:26.420Z] ---> Running in bff368e197ba [2023-10-31T21:43:26.420Z] Removing intermediate container bff368e197ba [2023-10-31T21:43:26.420Z] ---> b9e321d06eba [2023-10-31T21:43:26.420Z] Step 12/12 : RUN $MAKE [2023-10-31T21:43:26.420Z] ---> Running in 4c2731e272eb [2023-10-31T21:43:26.420Z] noop [2023-10-31T21:43:26.420Z] Removing intermediate container 4c2731e272eb [2023-10-31T21:43:26.420Z] ---> 927d2b284302 [2023-10-31T21:43:26.420Z] Successfully built 927d2b284302 [2023-10-31T21:43:26.420Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:43:26.929Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:43:26.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:43:27.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-15661 does not seem to be running inside a container [2023-10-31T21:43:27.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-31T21:43:31.744Z] $ docker top f58ae5fb3f59c80344d771c84b23aa146b9c0be032043ecc0f578595bf81deb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:43:32.701Z] + go version [2023-10-31T21:43:32.701Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T21:43:32.743Z] $ docker stop --time=1 f58ae5fb3f59c80344d771c84b23aa146b9c0be032043ecc0f578595bf81deb6 [2023-10-31T21:43:34.496Z] $ docker rm -f --volumes f58ae5fb3f59c80344d771c84b23aa146b9c0be032043ecc0f578595bf81deb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:43:35.567Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:43:35.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:43:35.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-15661 does not seem to be running inside a container [2023-10-31T21:43:35.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-31T21:43:37.310Z] $ docker top 47b9b8e6243dfa9d519a6056f95970419c00ca0e1966e0aa4be5db552242ea10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:43:38.233Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:43:38.970Z] + make test [2023-10-31T21:43:38.971Z] go test ./... -coverprofile=coverage.out [2023-10-31T21:43:44.345Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-31T21:46:06.135Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-31T21:46:06.135Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.084s coverage: 58.4% of statements [2023-10-31T21:46:06.135Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-31T21:46:06.135Z] go vet ./... [2023-10-31T21:46:45.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:46:45.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:46:45.093Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:46:45.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:46:45.173Z] $ docker stop --time=1 47b9b8e6243dfa9d519a6056f95970419c00ca0e1966e0aa4be5db552242ea10 [2023-10-31T21:46:47.232Z] $ docker rm -f --volumes 47b9b8e6243dfa9d519a6056f95970419c00ca0e1966e0aa4be5db552242ea10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:46:48.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:46:48.739Z] Warning: overwriting stash ‘coverage-report’ [2023-10-31T21:46:49.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:46:50.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:46:50.390Z] + ls -al . [2023-10-31T21:46:50.390Z] total 196 [2023-10-31T21:46:50.390Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 21:43 . [2023-10-31T21:46:50.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:40 .. [2023-10-31T21:46:50.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:41 .git [2023-10-31T21:46:50.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:41 .github [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 21:41 .gitignore [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:41 .golangci.yml [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 31 21:41 Attribution.txt [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 31 21:41 CHANGELOG.md [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 31 21:41 Dockerfile [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:41 GOVERNANCE.md [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 31 21:41 Jenkinsfile [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 21:41 LICENSE [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 31 21:41 Makefile [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 21:41 OWNERS.md [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 31 21:41 README.md [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:37 VERSION [2023-10-31T21:46:50.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:41 bin [2023-10-31T21:46:50.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:41 cmd [2023-10-31T21:46:50.390Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 31 21:46 coverage.out [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 31 21:41 go.mod [2023-10-31T21:46:50.390Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 31 21:41 go.sum [2023-10-31T21:46:50.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:41 internal [2023-10-31T21:46:50.391Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 21:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:46:50.833Z] + 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=038e89b4e44e5f381de3838a9ad88629a5e0e9c2 --label arch=arm64 --label version=0.0.0 . [2023-10-31T21:46:51.430Z] Sending build context to Docker daemon 12.02MB [2023-10-31T21:46:51.430Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:46:51.430Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T21:46:51.430Z] ---> 927d2b284302 [2023-10-31T21:46:51.430Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-31T21:46:51.430Z] ---> Running in ea76e8a1311c [2023-10-31T21:46:52.019Z] Removing intermediate container ea76e8a1311c [2023-10-31T21:46:52.019Z] ---> 9a4d8e433d85 [2023-10-31T21:46:52.019Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:46:52.019Z] ---> Running in 3fad34dc448b [2023-10-31T21:46:52.288Z] Removing intermediate container 3fad34dc448b [2023-10-31T21:46:52.288Z] ---> 77ad05681cb8 [2023-10-31T21:46:52.288Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:46:52.288Z] ---> Running in bdf750c08b57 [2023-10-31T21:46:52.880Z] Removing intermediate container bdf750c08b57 [2023-10-31T21:46:52.880Z] ---> fa843ccaf44b [2023-10-31T21:46:52.880Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-31T21:46:52.880Z] ---> Running in 0af0f19b9ddd [2023-10-31T21:46:53.150Z] Removing intermediate container 0af0f19b9ddd [2023-10-31T21:46:53.150Z] ---> 3a723bf0c4b3 [2023-10-31T21:46:53.150Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:46:53.417Z] ---> Running in b2e44cb4b180 [2023-10-31T21:46:54.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:46:54.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:46:56.391Z] OK: 270 MiB in 56 packages [2023-10-31T21:46:58.992Z] Removing intermediate container b2e44cb4b180 [2023-10-31T21:46:58.992Z] ---> 67cfe58c592e [2023-10-31T21:46:58.992Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-31T21:46:59.262Z] ---> d168ee3515db [2023-10-31T21:46:59.262Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:46:59.262Z] ---> Running in 3ed5064b4024 [2023-10-31T21:47:02.641Z] Removing intermediate container 3ed5064b4024 [2023-10-31T21:47:02.641Z] ---> e3ffbcf3af15 [2023-10-31T21:47:02.641Z] Step 10/25 : COPY . . [2023-10-31T21:47:03.612Z] ---> 46a374ba4f78 [2023-10-31T21:47:03.612Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:47:03.612Z] ---> Running in 0ae8de6f3186 [2023-10-31T21:47:03.884Z] Removing intermediate container 0ae8de6f3186 [2023-10-31T21:47:03.884Z] ---> 361c51ec051a [2023-10-31T21:47:03.884Z] Step 12/25 : RUN $MAKE [2023-10-31T21:47:04.154Z] ---> Running in 65f70b86c86c [2023-10-31T21:47:05.122Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-31T21:49:26.980Z] Removing intermediate container 65f70b86c86c [2023-10-31T21:49:26.980Z] ---> 8aabad8afc04 [2023-10-31T21:49:26.980Z] Step 13/25 : FROM alpine:3.18 [2023-10-31T21:49:26.980Z] 3.18: Pulling from library/alpine [2023-10-31T21:49:26.980Z] 579b34f0a95b: Pulling fs layer [2023-10-31T21:49:26.980Z] 579b34f0a95b: Verifying Checksum [2023-10-31T21:49:26.980Z] 579b34f0a95b: Download complete [2023-10-31T21:49:26.980Z] 579b34f0a95b: Pull complete [2023-10-31T21:49:26.980Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:49:26.980Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:49:26.980Z] ---> 3cc203321400 [2023-10-31T21:49:26.980Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-31T21:49:26.980Z] ---> Running in 8e56bab776fe [2023-10-31T21:49:26.980Z] Removing intermediate container 8e56bab776fe [2023-10-31T21:49:26.980Z] ---> 0c8f5f0e5430 [2023-10-31T21:49:26.980Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-31T21:49:26.980Z] ---> Running in 22a36d075802 [2023-10-31T21:49:27.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T21:49:28.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T21:49:29.636Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-31T21:49:29.636Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:49:29.636Z] OK: 8 MiB in 16 packages [2023-10-31T21:49:30.601Z] Removing intermediate container 22a36d075802 [2023-10-31T21:49:30.601Z] ---> 976645a25d3f [2023-10-31T21:49:30.601Z] Step 16/25 : WORKDIR / [2023-10-31T21:49:30.871Z] ---> Running in fa1f51b4a89e [2023-10-31T21:49:31.140Z] Removing intermediate container fa1f51b4a89e [2023-10-31T21:49:31.140Z] ---> 2075ddd35678 [2023-10-31T21:49:31.140Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-31T21:49:31.726Z] ---> 19bc7fa8e7fb [2023-10-31T21:49:31.726Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-31T21:49:32.313Z] ---> d31c7b42c8a7 [2023-10-31T21:49:32.313Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-31T21:49:34.264Z] ---> 5ff0d01ab64d [2023-10-31T21:49:34.264Z] Step 20/25 : EXPOSE 59900 [2023-10-31T21:49:34.264Z] ---> Running in 50b8a5d3d407 [2023-10-31T21:49:34.264Z] Removing intermediate container 50b8a5d3d407 [2023-10-31T21:49:34.264Z] ---> a99ad1bcd6d4 [2023-10-31T21:49:34.264Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-31T21:49:34.533Z] ---> Running in 327886500eaf [2023-10-31T21:49:34.862Z] Removing intermediate container 327886500eaf [2023-10-31T21:49:34.862Z] ---> e17227447786 [2023-10-31T21:49:34.862Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-31T21:49:34.862Z] ---> Running in d61d10217724 [2023-10-31T21:49:35.135Z] Removing intermediate container d61d10217724 [2023-10-31T21:49:35.135Z] ---> 213b5b63c5a5 [2023-10-31T21:49:35.135Z] Step 23/25 : LABEL arch=arm64 [2023-10-31T21:49:35.401Z] ---> Running in c3ed29bd5ea3 [2023-10-31T21:49:35.744Z] Removing intermediate container c3ed29bd5ea3 [2023-10-31T21:49:35.744Z] ---> 28782fcd5aba [2023-10-31T21:49:35.744Z] Step 24/25 : LABEL git_sha=038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [2023-10-31T21:49:35.744Z] ---> Running in 391c3ca997dd [2023-10-31T21:49:36.042Z] Removing intermediate container 391c3ca997dd [2023-10-31T21:49:36.042Z] ---> d030a3e65b46 [2023-10-31T21:49:36.042Z] Step 25/25 : LABEL version=0.0.0 [2023-10-31T21:49:36.315Z] ---> Running in 7c5da85e7324 [2023-10-31T21:49:36.621Z] Removing intermediate container 7c5da85e7324 [2023-10-31T21:49:36.621Z] ---> 18166c30080f [2023-10-31T21:49:36.622Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:49:36.622Z] Successfully built 18166c30080f [2023-10-31T21:49:36.622Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:49:37.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:49:37.572Z] [2023-10-31T21:49:37.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:49:38.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:49:38.316Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T21:49:38.316Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T21:49:38.316Z] 04944245beec: Pulling fs layer [2023-10-31T21:49:38.316Z] 699f458cf7ca: Pulling fs layer [2023-10-31T21:49:38.316Z] 765212b225bb: Pulling fs layer [2023-10-31T21:49:38.316Z] f23df028b6ca: Pulling fs layer [2023-10-31T21:49:38.316Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T21:49:38.316Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T21:49:38.316Z] 765212b225bb: Waiting [2023-10-31T21:49:38.316Z] f23df028b6ca: Waiting [2023-10-31T21:49:38.316Z] d65c8cfc05b1: Waiting [2023-10-31T21:49:38.316Z] 2437ff75d9bd: Waiting [2023-10-31T21:49:38.316Z] 04944245beec: Verifying Checksum [2023-10-31T21:49:38.316Z] 04944245beec: Download complete [2023-10-31T21:49:38.316Z] 765212b225bb: Verifying Checksum [2023-10-31T21:49:38.316Z] 765212b225bb: Download complete [2023-10-31T21:49:38.586Z] f23df028b6ca: Verifying Checksum [2023-10-31T21:49:38.586Z] f23df028b6ca: Download complete [2023-10-31T21:49:38.586Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T21:49:38.586Z] d65c8cfc05b1: Download complete [2023-10-31T21:49:38.586Z] 699f458cf7ca: Verifying Checksum [2023-10-31T21:49:38.586Z] 699f458cf7ca: Download complete [2023-10-31T21:49:39.193Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T21:49:39.193Z] 8998bd30e6a1: Download complete [2023-10-31T21:49:41.791Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T21:49:41.791Z] 2437ff75d9bd: Download complete [2023-10-31T21:49:44.383Z] 8998bd30e6a1: Pull complete [2023-10-31T21:49:44.652Z] 04944245beec: Pull complete [2023-10-31T21:49:46.597Z] 699f458cf7ca: Pull complete [2023-10-31T21:49:46.597Z] 765212b225bb: Pull complete [2023-10-31T21:49:47.558Z] f23df028b6ca: Pull complete [2023-10-31T21:49:47.558Z] d65c8cfc05b1: Pull complete [2023-10-31T21:50:05.784Z] 2437ff75d9bd: Pull complete [2023-10-31T21:50:05.784Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T21:50:05.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:50:05.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:50:06.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-15661 does not seem to be running inside a container [2023-10-31T21:50:06.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-31T21:50:09.376Z] $ docker top 4c33feff74de9c705e40741fa1410292263009e434460a21e4ca4a844d274e49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:10.353Z] ---> job-cost.sh [2023-10-31T21:50:10.353Z] lf-activate-venv: SKIPPING [2023-10-31T21:50:10.353Z] INFO: No Stack... [2023-10-31T21:50:10.939Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T21:50:11.528Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:50:12.217Z] + cut -d, -f6 [2023-10-31T21:50:12.217Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-10-31T21:50:12.318Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-445-1-stack-cost] [2023-10-31T21:50:12.323Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-445-1-stack-cost] did not exist. Created. [2023-10-31T21:50:12.323Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-445-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:50:13.093Z] /w/workspace/device-virtual-go/1@tmp/durable-74e8edb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T21:50:13.796Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T21:50:13.834Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T21:50:13.890Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:50:13.905Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-445-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:50:14.156Z] $ docker stop --time=1 4c33feff74de9c705e40741fa1410292263009e434460a21e4ca4a844d274e49 [2023-10-31T21:50:15.724Z] $ docker rm -f --volumes 4c33feff74de9c705e40741fa1410292263009e434460a21e4ca4a844d274e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-31T21:50:16.759Z] provisioning config files... [2023-10-31T21:50:16.767Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-445@tmp/config3621338214475715635tmp [Pipeline] { [Pipeline] sh [2023-10-31T21:50:17.118Z] + set +x [2023-10-31T21:50:17.118Z] + curl -s https://codecov.io/bash [2023-10-31T21:50:17.118Z] + bash -s -- [2023-10-31T21:50:17.118Z] [2023-10-31T21:50:17.118Z] _____ _ [2023-10-31T21:50:17.118Z] / ____| | | [2023-10-31T21:50:17.118Z] | | ___ __| | ___ ___ _____ __ [2023-10-31T21:50:17.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-31T21:50:17.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-31T21:50:17.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-31T21:50:17.118Z] Bash-1.0.6 [2023-10-31T21:50:17.118Z] [2023-10-31T21:50:17.118Z] [2023-10-31T21:50:17.118Z] ==> git version 2.25.1 found [2023-10-31T21:50:17.118Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-31T21:50:17.118Z] Release-Date: 2020-01-08 [2023-10-31T21:50:17.118Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-31T21:50:17.118Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-31T21:50:17.118Z] ==> Jenkins CI detected. [2023-10-31T21:50:17.118Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-445 [2023-10-31T21:50:17.118Z] project root: . [2023-10-31T21:50:17.118Z] --> token set from env [2023-10-31T21:50:17.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-31T21:50:17.118Z] ==> Running gcov in . (disable via -X gcov) [2023-10-31T21:50:17.118Z] ==> Python coveragepy not found [2023-10-31T21:50:17.118Z] ==> Searching for coverage reports in: [2023-10-31T21:50:17.118Z] + . [2023-10-31T21:50:17.118Z] -> Found 1 reports [2023-10-31T21:50:17.118Z] ==> Detecting git/mercurial file structure [2023-10-31T21:50:17.118Z] ==> Reading reports [2023-10-31T21:50:17.118Z] + ./coverage.out bytes=43063 [2023-10-31T21:50:17.118Z] ==> Appending adjustments [2023-10-31T21:50:17.118Z] https://docs.codecov.io/docs/fixing-reports [2023-10-31T21:50:17.377Z] + Found adjustments [2023-10-31T21:50:17.377Z] ==> Gzipping contents [2023-10-31T21:50:17.377Z] 8.0K /tmp/codecov.fMIT3h.gz [2023-10-31T21:50:17.377Z] ==> Uploading reports [2023-10-31T21:50:17.377Z] url: https://codecov.io [2023-10-31T21:50:17.377Z] query: branch=PR-445&commit=038e89b4e44e5f381de3838a9ad88629a5e0e9c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=445&job=&cmd_args= [2023-10-31T21:50:17.377Z] -> Pinging Codecov [2023-10-31T21:50:17.377Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-445&commit=038e89b4e44e5f381de3838a9ad88629a5e0e9c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-445%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=445&job=&cmd_args= [2023-10-31T21:50:17.377Z] -> Uploading to [2023-10-31T21:50:17.377Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-31/5E52B4B073DB2E39498172D8E973AA87/038e89b4e44e5f381de3838a9ad88629a5e0e9c2/061f903c-1522-43c1-bcc1-6ab462683d5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T215017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16e9ccfba8e575bde458040d35ad455081133c74d1ceab6bf437880f293d901c [2023-10-31T21:50:17.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:50:17.377Z] Dload Upload Total Spent Left Speed [2023-10-31T21:50:17.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 20652 --:--:-- --:--:-- --:--:-- 20652 [2023-10-31T21:50:17.636Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/038e89b4e44e5f381de3838a9ad88629a5e0e9c2 [Pipeline] } [2023-10-31T21:50:17.691Z] 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 [2023-10-31T21:50:19.723Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-445/archives ] [2023-10-31T21:50:19.723Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-445/archives [2023-10-31T21:50:19.723Z] total 16 [2023-10-31T21:50:19.723Z] drwxr-xr-x 3 root root 4096 Oct 31 21:39 . [2023-10-31T21:50:19.723Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:39 .. [2023-10-31T21:50:19.723Z] drwxr-xr-x 2 root root 4096 Oct 31 21:39 cost [2023-10-31T21:50:19.723Z] -rw-r--r-- 1 root root 89 Oct 31 21:39 cost.csv [2023-10-31T21:50:19.723Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-445/archives [2023-10-31T21:50:19.723Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-445/archives [2023-10-31T21:50:19.723Z] total 16 [2023-10-31T21:50:19.723Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:39 . [2023-10-31T21:50:19.723Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:39 .. [2023-10-31T21:50:19.723Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:39 cost [2023-10-31T21:50:19.723Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 31 21:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:20.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:20.968Z] ---> package-listing.sh [2023-10-31T21:50:20.968Z] ++ facter osfamily [2023-10-31T21:50:20.968Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T21:50:21.228Z] + OS_FAMILY=debian [2023-10-31T21:50:21.228Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-445 [2023-10-31T21:50:21.228Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T21:50:21.228Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T21:50:21.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T21:50:21.228Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T21:50:21.228Z] + '[' /w/workspace/foundry_device-virtual-go_PR-445 ']' [2023-10-31T21:50:21.228Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T21:50:21.228Z] + case "${OS_FAMILY}" in [2023-10-31T21:50:21.228Z] + dpkg -l [2023-10-31T21:50:21.228Z] + grep '^ii' [2023-10-31T21:50:21.228Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T21:50:21.228Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T21:50:21.228Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T21:50:21.228Z] + '[' /w/workspace/foundry_device-virtual-go_PR-445 ']' [2023-10-31T21:50:21.228Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-445/archives/ [2023-10-31T21:50:21.228Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-445/archives/ [Pipeline] echo [2023-10-31T21:50:21.271Z] 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-445/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-31T21:50:21.564Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:50:22.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:50:22.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:50:22.343Z] prd-ubuntu20.04-docker-8c-8g-15634 does not seem to be running inside a container [2023-10-31T21:50:22.374Z] $ 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-445/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-445 -v /w/workspace/foundry_device-virtual-go_PR-445:/w/workspace/foundry_device-virtual-go_PR-445:rw,z -v /w/workspace/foundry_device-virtual-go_PR-445@tmp:/w/workspace/foundry_device-virtual-go_PR-445@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T21:50:22.573Z] $ docker top d591314cec482ae169e88385630418f31d843c44b7fe265ff62b61523e4888e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:50:22.970Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T21:50:23.282Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T21:50:24.925Z] + ls /var/log/sa-host [2023-10-31T21:50:24.925Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:50:25.071Z] provisioning config files... [2023-10-31T21:50:25.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-445@tmp/config12754224470663042724tmp [Pipeline] { [Pipeline] echo [2023-10-31T21:50:25.135Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:25.472Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T21:50:25.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:25.913Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T21:50:25.949Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:26.272Z] ---> sudo-logs.sh [2023-10-31T21:50:26.272Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T21:50:26.373Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:26.686Z] ---> job-cost.sh [2023-10-31T21:50:26.686Z] lf-activate-venv: SKIPPING [2023-10-31T21:50:26.686Z] DEBUG: total: 0.2199999988079071 [2023-10-31T21:50:26.686Z] INFO: Retrieving Stack Cost... [2023-10-31T21:50:26.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:50:27.517Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T21:50:27.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:50:27.871Z] ---> logs-deploy.sh [2023-10-31T21:50:27.871Z] lf-activate-venv: SKIPPING [2023-10-31T21:50:27.871Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-445/1 [2023-10-31T21:50:27.871Z] INFO: archiving workspace using pattern(s): [2023-10-31T21:50:28.807Z] Archives upload complete. [2023-10-31T21:50:28.807Z] INFO: archiving logs to Nexus