Pull request #463 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d528acd1d1ab5a946f9437cb3372921ef4752330+29c739ab81a29a6b1dd8488addc11c7f2056e13b (12d19e2bd73a7ac238d4f847eaa7b398016b5748) 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-ssh15853090254036080985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh323822048248282966.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-463/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-463/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4466777915820937138.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-463/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3106170907140682723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1882739232006895385.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-463/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-463/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5087753171030967647.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5244 in /w/workspace/foundry_device-virtual-go_PR-463 [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-463 # 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 29c739ab81a29a6b1dd8488addc11c7f2056e13b into PR head commit d528acd1d1ab5a946f9437cb3372921ef4752330 Merge succeeded, producing d528acd1d1ab5a946f9437cb3372921ef4752330 Checking out Revision d528acd1d1ab5a946f9437cb3372921ef4752330 (PR-463) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > 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/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d528acd1d1ab5a946f9437cb3372921ef4752330 # 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 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d528acd1d1ab5a946f9437cb3372921ef4752330 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T11:57:38.684Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T11:57:38.872Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T11:57:38.990Z] ========================================================= [2024-03-08T11:57:38.990Z] EdgeX Global Pipelines Version Info [2024-03-08T11:57:38.990Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:57:40.158Z] ------------------- [2024-03-08T11:57:40.158Z] stable info: [2024-03-08T11:57:40.158Z] ------------------- [2024-03-08T11:57:40.158Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T11:57:40.158Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T11:57:40.158Z] Message: update stable to v1.0.258 [2024-03-08T11:57:40.419Z] ------------------- [2024-03-08T11:57:40.419Z] experimental info: [2024-03-08T11:57:40.419Z] ------------------- [2024-03-08T11:57:40.419Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T11:57:40.419Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T11:57:40.419Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T11:57:40.613Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-03-08T11:57:40.667Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-03-08T11:57:40.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T11:57:40.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T11:57:40.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T11:57:40.894Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T11:57:40.957Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T11:57:41.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T11:57:41.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T11:57:41.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T11:57:41.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T11:57:41.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-03-08T11:57:41.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T11:57:41.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T11:57:41.427Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T11:57:41.492Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T11:57:41.554Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T11:57:41.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T11:57:41.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T11:57:41.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T11:57:41.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T11:57:41.877Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T11:57:41.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T11:57:42.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T11:57:42.072Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T11:57:42.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T11:57:42.217Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T11:57:42.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-463 [Pipeline] echo [2024-03-08T11:57:42.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-463 [Pipeline] echo [2024-03-08T11:57:42.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-463 [Pipeline] echo [2024-03-08T11:57:42.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] echo [2024-03-08T11:57:42.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d528acd [Pipeline] echo [2024-03-08T11:57:42.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T11:57:42.813Z] provisioning config files... [2024-03-08T11:57:42.828Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-463@tmp/config7512994574380152226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:57:43.230Z] ---> ****-login.sh [2024-03-08T11:57:43.230Z] nexus3.edgexfoundry.org:10001 [2024-03-08T11:57:43.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:57:43.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:57:43.494Z] Configure a credential helper to remove this warning. See [2024-03-08T11:57:43.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:57:43.494Z] [2024-03-08T11:57:43.494Z] Login Succeeded [2024-03-08T11:57:43.494Z] nexus3.edgexfoundry.org:10002 [2024-03-08T11:57:43.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:57:43.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:57:43.494Z] Configure a credential helper to remove this warning. See [2024-03-08T11:57:43.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:57:43.494Z] [2024-03-08T11:57:43.494Z] Login Succeeded [2024-03-08T11:57:43.494Z] nexus3.edgexfoundry.org:10003 [2024-03-08T11:57:43.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:57:43.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:57:43.756Z] Configure a credential helper to remove this warning. See [2024-03-08T11:57:43.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:57:43.756Z] [2024-03-08T11:57:43.756Z] Login Succeeded [2024-03-08T11:57:43.756Z] nexus3.edgexfoundry.org:10004 [2024-03-08T11:57:43.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:57:43.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:57:43.756Z] Configure a credential helper to remove this warning. See [2024-03-08T11:57:43.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:57:43.756Z] [2024-03-08T11:57:43.756Z] Login Succeeded [2024-03-08T11:57:43.756Z] ****.io [2024-03-08T11:57:44.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:57:44.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:57:44.279Z] Configure a credential helper to remove this warning. See [2024-03-08T11:57:44.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:57:44.279Z] [2024-03-08T11:57:44.279Z] Login Succeeded [2024-03-08T11:57:44.279Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T11:57:44.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T11:57:45.088Z] + git rev-list -1 --merges d528acd1d1ab5a946f9437cb3372921ef4752330~1..d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] echo [2024-03-08T11:57:45.132Z] -----------> git rev-list -1 --merges d528acd1d1ab5a946f9437cb3372921ef4752330~1..d528acd1d1ab5a946f9437cb3372921ef4752330 d528acd1d1ab5a946f9437cb3372921ef4752330 [false] [Pipeline] sh [2024-03-08T11:57:45.464Z] + git log --format=format:%s -1 d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] echo [2024-03-08T11:57:45.499Z] ========================================================= [2024-03-08T11:57:45.499Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T11:57:45.499Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T11:57:45.992Z] + git log --format=format:%s -1 d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] echo [2024-03-08T11:57:46.032Z] [semverPrep] GIT_COMMIT: d528acd1d1ab5a946f9437cb3372921ef4752330, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-08T11:57:46.093Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T11:57:46.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T11:57:46.507Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T11:57:46.507Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T11:57:46.507Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T11:57:46.507Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T11:57:46.507Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T11:57:46.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:57:46.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T11:57:46.971Z] [2024-03-08T11:57:46.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:57:47.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T11:57:47.386Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T11:57:47.386Z] b85a868b505f: Pulling fs layer [2024-03-08T11:57:47.386Z] e2be974225ed: Pulling fs layer [2024-03-08T11:57:47.386Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T11:57:47.386Z] 988bab9f4d93: Pulling fs layer [2024-03-08T11:57:47.386Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T11:57:47.386Z] eaf3925da568: Pulling fs layer [2024-03-08T11:57:47.386Z] bab4dde63d76: Pulling fs layer [2024-03-08T11:57:47.386Z] bde34c3a00c8: Pulling fs layer [2024-03-08T11:57:47.386Z] b352a97aabf1: Pulling fs layer [2024-03-08T11:57:47.386Z] 4872d77fe225: Pulling fs layer [2024-03-08T11:57:47.386Z] 5851b861e8e6: Pulling fs layer [2024-03-08T11:57:47.386Z] 988bab9f4d93: Waiting [2024-03-08T11:57:47.386Z] eaf3925da568: Waiting [2024-03-08T11:57:47.386Z] bab4dde63d76: Waiting [2024-03-08T11:57:47.386Z] 1469e6f7b9e6: Waiting [2024-03-08T11:57:47.386Z] bde34c3a00c8: Waiting [2024-03-08T11:57:47.386Z] b352a97aabf1: Waiting [2024-03-08T11:57:47.386Z] 4872d77fe225: Waiting [2024-03-08T11:57:47.386Z] 5851b861e8e6: Waiting [2024-03-08T11:57:47.386Z] e2be974225ed: Verifying Checksum [2024-03-08T11:57:47.386Z] e2be974225ed: Download complete [2024-03-08T11:57:47.386Z] 988bab9f4d93: Verifying Checksum [2024-03-08T11:57:47.386Z] 988bab9f4d93: Download complete [2024-03-08T11:57:47.386Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T11:57:47.386Z] 339a4e72a1f5: Download complete [2024-03-08T11:57:47.386Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T11:57:47.386Z] 1469e6f7b9e6: Download complete [2024-03-08T11:57:47.646Z] eaf3925da568: Verifying Checksum [2024-03-08T11:57:47.646Z] eaf3925da568: Download complete [2024-03-08T11:57:47.646Z] bde34c3a00c8: Download complete [2024-03-08T11:57:47.646Z] b352a97aabf1: Verifying Checksum [2024-03-08T11:57:47.646Z] b352a97aabf1: Download complete [2024-03-08T11:57:47.646Z] 4872d77fe225: Download complete [2024-03-08T11:57:47.646Z] 5851b861e8e6: Verifying Checksum [2024-03-08T11:57:47.646Z] 5851b861e8e6: Download complete [2024-03-08T11:57:47.646Z] b85a868b505f: Verifying Checksum [2024-03-08T11:57:47.646Z] b85a868b505f: Download complete [2024-03-08T11:57:47.910Z] bab4dde63d76: Verifying Checksum [2024-03-08T11:57:47.910Z] bab4dde63d76: Download complete [2024-03-08T11:57:48.852Z] b85a868b505f: Pull complete [2024-03-08T11:57:49.112Z] e2be974225ed: Pull complete [2024-03-08T11:57:49.680Z] 339a4e72a1f5: Pull complete [2024-03-08T11:57:49.680Z] 988bab9f4d93: Pull complete [2024-03-08T11:57:49.940Z] 1469e6f7b9e6: Pull complete [2024-03-08T11:57:49.940Z] eaf3925da568: Pull complete [2024-03-08T11:57:51.849Z] bab4dde63d76: Pull complete [2024-03-08T11:57:51.849Z] bde34c3a00c8: Pull complete [2024-03-08T11:57:51.849Z] b352a97aabf1: Pull complete [2024-03-08T11:57:52.111Z] 4872d77fe225: Pull complete [2024-03-08T11:57:52.111Z] 5851b861e8e6: Pull complete [2024-03-08T11:57:52.111Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T11:57:52.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T11:57:52.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T11:57:52.498Z] prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container [2024-03-08T11:57:52.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@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 [2024-03-08T11:57:55.714Z] $ docker top e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 -eo pid,comm [2024-03-08T11:57:55.771Z] 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). [2024-03-08T11:57:55.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T11:57:55.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T11:57:55.971Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T11:57:56.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T11:57:56.083Z] $ docker exec e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 ssh-agent [2024-03-08T11:57:56.192Z] SSH_AUTH_SOCK=/tmp/ssh-ynODwDiqj6hf/agent.33 [2024-03-08T11:57:56.192Z] SSH_AGENT_PID=39 [2024-03-08T11:57:56.200Z] Running ssh-add (command line suppressed) [2024-03-08T11:57:56.292Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-463@tmp/private_key_1009922528318345657.key (/w/workspace/foundry_device-virtual-go_PR-463@tmp/private_key_1009922528318345657.key) [2024-03-08T11:57:56.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T11:57:56.666Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T11:57:56.689Z] $ docker exec --env ******** --env ******** e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 ssh-agent -k [2024-03-08T11:57:56.785Z] unset SSH_AUTH_SOCK; [2024-03-08T11:57:56.786Z] unset SSH_AGENT_PID; [2024-03-08T11:57:56.786Z] echo Agent pid 39 killed; [2024-03-08T11:57:56.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T11:57:56.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T11:57:56.934Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T11:57:57.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T11:57:57.051Z] $ docker exec e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 ssh-agent [2024-03-08T11:57:57.157Z] SSH_AUTH_SOCK=/tmp/ssh-BCb5aw4VqgYU/agent.71 [2024-03-08T11:57:57.157Z] SSH_AGENT_PID=77 [2024-03-08T11:57:57.162Z] Running ssh-add (command line suppressed) [2024-03-08T11:57:57.265Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-463@tmp/private_key_1853124595066824710.key (/w/workspace/foundry_device-virtual-go_PR-463@tmp/private_key_1853124595066824710.key) [2024-03-08T11:57:57.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T11:57:57.644Z] + git semver init [2024-03-08T11:57:57.904Z] 2024-03-08 11:57:57,810 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T11:57:57.904Z] 2024-03-08 11:57:57,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-463/.semver [2024-03-08T11:57:57.904Z] 2024-03-08 11:57:57,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-463/.semver [2024-03-08T11:57:57.904Z] 2024-03-08 11:57:57,812 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-463/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-463, universal_newlines=False, shell=None, istream=None) [2024-03-08T11:57:59.303Z] 2024-03-08 11:57:59,097 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-463/.git/info/exclude [2024-03-08T11:57:59.303Z] 2024-03-08 11:57:59,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-463/.semver/PR-463 with force:False [2024-03-08T11:57:59.303Z] 2024-03-08 11:57:59,098 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-463/.semver/PR-463 [2024-03-08T11:57:59.303Z] 2024-03-08 11:57:59,101 [execute] INFO git cat-file --batch-check [2024-03-08T11:57:59.303Z] 2024-03-08 11:57:59,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-463/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T11:57:59.303Z] 2024-03-08 11:57:59,108 [execute] INFO git cat-file --batch [2024-03-08T11:57:59.303Z] 2024-03-08 11:57:59,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-463/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T11:57:59.303Z] 2024-03-08 11:57:59,113 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-463/.semver/PR-463 [2024-03-08T11:57:59.303Z] 0.0.0 [Pipeline] } [2024-03-08T11:57:59.327Z] $ docker exec --env ******** --env ******** e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 ssh-agent -k [2024-03-08T11:57:59.440Z] unset SSH_AUTH_SOCK; [2024-03-08T11:57:59.441Z] unset SSH_AGENT_PID; [2024-03-08T11:57:59.441Z] echo Agent pid 77 killed; [2024-03-08T11:57:59.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T11:57:59.962Z] + git semver [Pipeline] } [2024-03-08T11:58:00.249Z] $ docker stop --time=1 e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 [2024-03-08T11:58:01.561Z] $ docker rm -f --volumes e068ec69a392fff5fd3d3bd9763c5e44a6cda274be6a639ee92543429ec0cc46 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T11:58:02.033Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T11:58:02.376Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T11:58:02.395Z] [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 [2024-03-08T11:58:03.432Z] provisioning config files... [2024-03-08T11:58:03.443Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-463@tmp/config10549662247977228405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:58:03.849Z] ---> ****-login.sh [2024-03-08T11:58:03.849Z] nexus3.edgexfoundry.org:10001 [2024-03-08T11:58:03.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:58:03.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:58:03.850Z] Configure a credential helper to remove this warning. See [2024-03-08T11:58:03.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:58:03.850Z] [2024-03-08T11:58:03.850Z] Login Succeeded [2024-03-08T11:58:03.850Z] nexus3.edgexfoundry.org:10002 [2024-03-08T11:58:03.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:58:03.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:58:03.850Z] Configure a credential helper to remove this warning. See [2024-03-08T11:58:03.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:58:03.850Z] [2024-03-08T11:58:03.850Z] Login Succeeded [2024-03-08T11:58:03.850Z] nexus3.edgexfoundry.org:10003 [2024-03-08T11:58:04.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:58:04.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:58:04.113Z] Configure a credential helper to remove this warning. See [2024-03-08T11:58:04.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:58:04.113Z] [2024-03-08T11:58:04.113Z] Login Succeeded [2024-03-08T11:58:04.113Z] nexus3.edgexfoundry.org:10004 [2024-03-08T11:58:04.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:58:04.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:58:04.114Z] Configure a credential helper to remove this warning. See [2024-03-08T11:58:04.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:58:04.114Z] [2024-03-08T11:58:04.114Z] Login Succeeded [2024-03-08T11:58:04.114Z] ****.io [2024-03-08T11:58:04.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:58:04.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:58:04.374Z] Configure a credential helper to remove this warning. See [2024-03-08T11:58:04.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:58:04.374Z] [2024-03-08T11:58:04.374Z] Login Succeeded [2024-03-08T11:58:04.374Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T11:58:04.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T11:58:04.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T11:58:04.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T11:58:04.843Z] ========================================================= [2024-03-08T11:58:04.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T11:58:04.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:58:05.412Z] + 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 . [2024-03-08T11:58:05.412Z] Sending build context to Docker daemon 31.65MB [2024-03-08T11:58:05.412Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T11:58:05.412Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T11:58:05.676Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T11:58:05.676Z] 7264a8db6415: Pulling fs layer [2024-03-08T11:58:05.676Z] c4d48a809fc2: Pulling fs layer [2024-03-08T11:58:05.676Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T11:58:05.676Z] ad3a456e5733: Pulling fs layer [2024-03-08T11:58:05.676Z] 69c7f0334f64: Pulling fs layer [2024-03-08T11:58:05.676Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T11:58:05.676Z] ce7588e14bc9: Pulling fs layer [2024-03-08T11:58:05.676Z] b5e4710f87ac: Pulling fs layer [2024-03-08T11:58:05.676Z] ad3a456e5733: Waiting [2024-03-08T11:58:05.676Z] ce7588e14bc9: Waiting [2024-03-08T11:58:05.676Z] b5e4710f87ac: Waiting [2024-03-08T11:58:05.676Z] 1f1c1a5573a3: Waiting [2024-03-08T11:58:05.676Z] c4d48a809fc2: Verifying Checksum [2024-03-08T11:58:05.676Z] c4d48a809fc2: Download complete [2024-03-08T11:58:05.676Z] ad3a456e5733: Download complete [2024-03-08T11:58:05.676Z] 69c7f0334f64: Verifying Checksum [2024-03-08T11:58:05.676Z] 69c7f0334f64: Download complete [2024-03-08T11:58:05.676Z] 7264a8db6415: Verifying Checksum [2024-03-08T11:58:05.676Z] 7264a8db6415: Download complete [2024-03-08T11:58:05.676Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T11:58:05.676Z] 1f1c1a5573a3: Download complete [2024-03-08T11:58:05.939Z] 7264a8db6415: Pull complete [2024-03-08T11:58:05.939Z] c4d48a809fc2: Pull complete [2024-03-08T11:58:05.939Z] b5e4710f87ac: Verifying Checksum [2024-03-08T11:58:05.939Z] b5e4710f87ac: Download complete [2024-03-08T11:58:06.198Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T11:58:06.198Z] 4f1c88b9dad5: Download complete [2024-03-08T11:58:06.457Z] ce7588e14bc9: Verifying Checksum [2024-03-08T11:58:06.457Z] ce7588e14bc9: Download complete [2024-03-08T11:58:09.741Z] 4f1c88b9dad5: Pull complete [2024-03-08T11:58:09.741Z] ad3a456e5733: Pull complete [2024-03-08T11:58:09.741Z] 69c7f0334f64: Pull complete [2024-03-08T11:58:09.741Z] 1f1c1a5573a3: Pull complete [2024-03-08T11:58:11.645Z] ce7588e14bc9: Pull complete [2024-03-08T11:58:12.214Z] b5e4710f87ac: Pull complete [2024-03-08T11:58:12.214Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T11:58:12.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T11:58:12.214Z] ---> 88b5674ff536 [2024-03-08T11:58:12.214Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-08T11:58:16.414Z] ---> Running in e5e543f2fa3e [2024-03-08T11:58:16.414Z] Removing intermediate container e5e543f2fa3e [2024-03-08T11:58:16.414Z] ---> 6396b38d1758 [2024-03-08T11:58:16.414Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T11:58:16.414Z] ---> Running in 5c53291d980b [2024-03-08T11:58:16.414Z] Removing intermediate container 5c53291d980b [2024-03-08T11:58:16.414Z] ---> a2759a8656c4 [2024-03-08T11:58:16.414Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T11:58:16.414Z] ---> Running in 1d77ee6c65d3 [2024-03-08T11:58:16.414Z] Removing intermediate container 1d77ee6c65d3 [2024-03-08T11:58:16.414Z] ---> f6e658d98650 [2024-03-08T11:58:16.414Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-08T11:58:16.414Z] ---> Running in 84baeadf391e [2024-03-08T11:58:16.673Z] Removing intermediate container 84baeadf391e [2024-03-08T11:58:16.673Z] ---> d98abe91ec36 [2024-03-08T11:58:16.673Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T11:58:16.673Z] ---> Running in 8405d9abe0ca [2024-03-08T11:58:16.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T11:58:16.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T11:58:17.518Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-08T11:58:17.518Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-08T11:58:17.518Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-08T11:58:17.518Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-08T11:58:17.518Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T11:58:17.518Z] OK: 268 MiB in 56 packages [2024-03-08T11:58:18.115Z] Removing intermediate container 8405d9abe0ca [2024-03-08T11:58:18.115Z] ---> 86782137e459 [2024-03-08T11:58:18.115Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-08T11:58:18.115Z] ---> 67d57433ce1a [2024-03-08T11:58:18.115Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T11:58:18.115Z] ---> Running in 27332770254d [2024-03-08T11:58:18.164Z] Still waiting to schedule task [2024-03-08T11:58:18.165Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-08T11:58:44.803Z] Removing intermediate container 27332770254d [2024-03-08T11:58:44.803Z] ---> 8554949f7276 [2024-03-08T11:58:44.803Z] Step 10/12 : COPY . . [2024-03-08T11:58:45.703Z] ---> 26668692c7c9 [2024-03-08T11:58:45.703Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T11:58:45.703Z] ---> Running in 7b7e0982519b [2024-03-08T11:58:45.703Z] Removing intermediate container 7b7e0982519b [2024-03-08T11:58:45.703Z] ---> cc96b0d223bf [2024-03-08T11:58:45.703Z] Step 12/12 : RUN $MAKE [2024-03-08T11:58:45.963Z] ---> Running in 9f88ea5391f5 [2024-03-08T11:58:46.224Z] noop [2024-03-08T11:58:46.224Z] Removing intermediate container 9f88ea5391f5 [2024-03-08T11:58:46.224Z] ---> b8a831ab8853 [2024-03-08T11:58:46.484Z] Successfully built b8a831ab8853 [2024-03-08T11:58:46.484Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:58:47.029Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T11:58:47.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T11:58:47.312Z] prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container [2024-03-08T11:58:47.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@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 [2024-03-08T11:58:47.679Z] $ docker top f58e161ababecbae242208eb2d746b7138c8faa894c8badaa34177da219ece5b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T11:58:48.130Z] + go version [2024-03-08T11:58:48.130Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T11:58:48.171Z] $ docker stop --time=1 f58e161ababecbae242208eb2d746b7138c8faa894c8badaa34177da219ece5b [2024-03-08T11:58:49.478Z] $ docker rm -f --volumes f58e161ababecbae242208eb2d746b7138c8faa894c8badaa34177da219ece5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:58:50.429Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T11:58:50.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T11:58:50.646Z] prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container [2024-03-08T11:58:50.675Z] $ 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-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@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 [2024-03-08T11:58:50.979Z] $ docker top 0d63aebf45b3bb3bb3f6509baeca4169c44af3f39be59e8e6491204b779157e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T11:58:51.434Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-463 [Pipeline] fileExists [Pipeline] sh [2024-03-08T11:58:51.819Z] + make test [2024-03-08T11:58:51.819Z] go test ./... -coverprofile=coverage.out [2024-03-08T11:58:52.755Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-08T11:59:02.719Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-08T11:59:02.719Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2024-03-08T11:59:09.276Z] go vet ./... [2024-03-08T11:59:11.803Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T11:59:11.803Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T11:59:11.803Z] ./bin/test-attribution-txt.sh [2024-03-08T11:59:11.803Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T11:59:11.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T11:59:11.904Z] $ docker stop --time=1 0d63aebf45b3bb3bb3f6509baeca4169c44af3f39be59e8e6491204b779157e0 [2024-03-08T11:59:14.994Z] $ docker rm -f --volumes 0d63aebf45b3bb3bb3f6509baeca4169c44af3f39be59e8e6491204b779157e0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T11:59:15.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T11:59:15.642Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T11:59:16.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T11:59:16.837Z] + ls -al . [2024-03-08T11:59:16.838Z] total 200 [2024-03-08T11:59:16.838Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 11:58 . [2024-03-08T11:59:16.838Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 11:57 .. [2024-03-08T11:59:16.838Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 11:59 .git [2024-03-08T11:59:16.838Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 11:57 .github [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 8 11:57 .gitignore [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 11:57 .golangci.yml [2024-03-08T11:59:16.838Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 11:57 .semver [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 8 11:57 Attribution.txt [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 8 11:57 CHANGELOG.md [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 8 11:57 Dockerfile [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 11:57 GOVERNANCE.md [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 8 11:57 Jenkinsfile [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 11:57 LICENSE [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 8 11:57 Makefile [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 8 11:57 OWNERS.md [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 8 11:57 README.md [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 11:58 VERSION [2024-03-08T11:59:16.838Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 11:57 bin [2024-03-08T11:59:16.838Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 11:57 cmd [2024-03-08T11:59:16.838Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 8 11:59 coverage.out [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 3683 Mar 8 11:57 go.mod [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 11:57 go.sum [2024-03-08T11:59:16.838Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 11:57 internal [2024-03-08T11:59:16.838Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 8 11:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:59:17.309Z] + 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=d528acd1d1ab5a946f9437cb3372921ef4752330 --label arch=amd64 --label version=0.0.0 . [2024-03-08T11:59:17.309Z] Sending build context to Docker daemon 31.7MB [2024-03-08T11:59:17.309Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T11:59:17.309Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-08T11:59:17.309Z] ---> b8a831ab8853 [2024-03-08T11:59:17.309Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-08T11:59:17.878Z] ---> Running in f40b8715f9ce [2024-03-08T11:59:17.878Z] Removing intermediate container f40b8715f9ce [2024-03-08T11:59:17.878Z] ---> 122fd69ec9d8 [2024-03-08T11:59:17.878Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T11:59:17.878Z] ---> Running in 074a3471591d [2024-03-08T11:59:17.878Z] Removing intermediate container 074a3471591d [2024-03-08T11:59:17.878Z] ---> f3f57c9afe1c [2024-03-08T11:59:17.878Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-08T11:59:17.878Z] ---> Running in f79dcc5b0a65 [2024-03-08T11:59:18.137Z] Removing intermediate container f79dcc5b0a65 [2024-03-08T11:59:18.137Z] ---> 929d04466488 [2024-03-08T11:59:18.137Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-08T11:59:18.137Z] ---> Running in ae20300910a7 [2024-03-08T11:59:18.137Z] Removing intermediate container ae20300910a7 [2024-03-08T11:59:18.137Z] ---> d3a6885cf4ba [2024-03-08T11:59:18.137Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T11:59:18.137Z] ---> Running in 18445c971a84 [2024-03-08T11:59:18.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T11:59:18.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T11:59:18.916Z] OK: 268 MiB in 56 packages [2024-03-08T11:59:19.485Z] Removing intermediate container 18445c971a84 [2024-03-08T11:59:19.485Z] ---> c91794d0cc8c [2024-03-08T11:59:19.485Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-08T11:59:19.485Z] ---> 2a0256a74880 [2024-03-08T11:59:19.485Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T11:59:19.485Z] ---> Running in f42faeea2d7e [2024-03-08T11:59:20.052Z] Removing intermediate container f42faeea2d7e [2024-03-08T11:59:20.052Z] ---> 9dd761a56d5d [2024-03-08T11:59:20.052Z] Step 10/26 : COPY . . [2024-03-08T11:59:20.989Z] ---> 8943a6163d5c [2024-03-08T11:59:20.989Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T11:59:20.989Z] ---> Running in ad3ddb074181 [2024-03-08T11:59:20.989Z] Removing intermediate container ad3ddb074181 [2024-03-08T11:59:20.989Z] ---> fb4cd5eef141 [2024-03-08T11:59:20.989Z] Step 12/26 : RUN $MAKE [2024-03-08T11:59:20.989Z] ---> Running in c549fec2c1f4 [2024-03-08T11:59:21.248Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-08T11:59:43.229Z] Removing intermediate container c549fec2c1f4 [2024-03-08T11:59:43.229Z] ---> b2d3a082b55b [2024-03-08T11:59:43.229Z] Step 13/26 : FROM alpine:3.18 [2024-03-08T11:59:43.229Z] 3.18: Pulling from library/alpine [2024-03-08T11:59:43.229Z] 619be1103602: Pulling fs layer [2024-03-08T11:59:43.229Z] 619be1103602: Download complete [2024-03-08T11:59:43.229Z] 619be1103602: Pull complete [2024-03-08T11:59:43.229Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T11:59:43.229Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T11:59:43.229Z] ---> d3782b16ccc9 [2024-03-08T11:59:43.229Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-08T11:59:43.229Z] ---> Running in 038ff470040a [2024-03-08T11:59:43.229Z] Removing intermediate container 038ff470040a [2024-03-08T11:59:43.229Z] ---> 4b11a92f5608 [2024-03-08T11:59:43.229Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-08T11:59:43.229Z] ---> Running in 1d141ab34300 [2024-03-08T11:59:43.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T11:59:43.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T11:59:43.229Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T11:59:43.229Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T11:59:43.229Z] OK: 7 MiB in 16 packages [2024-03-08T11:59:43.229Z] Removing intermediate container 1d141ab34300 [2024-03-08T11:59:43.229Z] ---> 7d2ffb0ed0fa [2024-03-08T11:59:43.229Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-08T11:59:43.229Z] ---> Running in 62d7d1acee4f [2024-03-08T11:59:43.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T11:59:43.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T11:59:43.229Z] OK: 7 MiB in 16 packages [2024-03-08T11:59:43.487Z] Removing intermediate container 62d7d1acee4f [2024-03-08T11:59:43.487Z] ---> dea359eb7658 [2024-03-08T11:59:43.487Z] Step 17/26 : WORKDIR / [2024-03-08T11:59:43.487Z] ---> Running in 4414642664dd [2024-03-08T11:59:43.487Z] Removing intermediate container 4414642664dd [2024-03-08T11:59:43.487Z] ---> aebda6e2fc88 [2024-03-08T11:59:43.487Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-08T11:59:43.487Z] ---> 7c1fa63388ee [2024-03-08T11:59:43.487Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-08T11:59:43.749Z] ---> b11b319fc7c9 [2024-03-08T11:59:43.749Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-08T11:59:44.316Z] ---> 4a164e703b6a [2024-03-08T11:59:44.316Z] Step 21/26 : EXPOSE 59900 [2024-03-08T11:59:44.576Z] ---> Running in ead0326310d9 [2024-03-08T11:59:44.576Z] Removing intermediate container ead0326310d9 [2024-03-08T11:59:44.576Z] ---> 2f9ff8423961 [2024-03-08T11:59:44.576Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-08T11:59:44.576Z] ---> Running in e87e84c794ea [2024-03-08T11:59:44.576Z] Removing intermediate container e87e84c794ea [2024-03-08T11:59:44.576Z] ---> f19828a73eb3 [2024-03-08T11:59:44.576Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T11:59:44.576Z] ---> Running in 4a5ee1465a75 [2024-03-08T11:59:44.851Z] Removing intermediate container 4a5ee1465a75 [2024-03-08T11:59:44.851Z] ---> d6b865efe3c9 [2024-03-08T11:59:44.851Z] Step 24/26 : LABEL arch=amd64 [2024-03-08T11:59:44.851Z] ---> Running in b2a3511f3e57 [2024-03-08T11:59:44.851Z] Removing intermediate container b2a3511f3e57 [2024-03-08T11:59:44.851Z] ---> 1e309bd0ff0c [2024-03-08T11:59:44.851Z] Step 25/26 : LABEL git_sha=d528acd1d1ab5a946f9437cb3372921ef4752330 [2024-03-08T11:59:44.851Z] ---> Running in ae5bb181639a [2024-03-08T11:59:45.111Z] Removing intermediate container ae5bb181639a [2024-03-08T11:59:45.111Z] ---> 593de7cd95cb [2024-03-08T11:59:45.111Z] Step 26/26 : LABEL version=0.0.0 [2024-03-08T11:59:45.111Z] ---> Running in 506f36907047 [2024-03-08T11:59:45.111Z] Removing intermediate container 506f36907047 [2024-03-08T11:59:45.111Z] ---> 3d0d1921f686 [2024-03-08T11:59:45.111Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T11:59:45.111Z] Successfully built 3d0d1921f686 [2024-03-08T11:59:45.111Z] 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 [2024-03-08T11:59:46.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T11:59:46.363Z] [2024-03-08T11:59:46.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:59:46.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T11:59:46.768Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T11:59:46.768Z] 5eb5b503b376: Pulling fs layer [2024-03-08T11:59:46.768Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T11:59:46.768Z] ec43610c2a17: Pulling fs layer [2024-03-08T11:59:46.768Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T11:59:46.768Z] 33b1e0a273af: Pulling fs layer [2024-03-08T11:59:46.768Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T11:59:46.768Z] 2f39f015ded8: Pulling fs layer [2024-03-08T11:59:46.768Z] 33b1e0a273af: Waiting [2024-03-08T11:59:46.768Z] 5d3b04190fa2: Waiting [2024-03-08T11:59:46.768Z] 3a2ae6a8a46f: Waiting [2024-03-08T11:59:46.768Z] 2f39f015ded8: Waiting [2024-03-08T11:59:46.768Z] 5c69ac0246d0: Download complete [2024-03-08T11:59:46.768Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T11:59:46.768Z] 3a2ae6a8a46f: Download complete [2024-03-08T11:59:46.768Z] 33b1e0a273af: Verifying Checksum [2024-03-08T11:59:46.768Z] 33b1e0a273af: Download complete [2024-03-08T11:59:46.768Z] 5d3b04190fa2: Download complete [2024-03-08T11:59:46.768Z] ec43610c2a17: Verifying Checksum [2024-03-08T11:59:46.768Z] ec43610c2a17: Download complete [2024-03-08T11:59:47.027Z] 5eb5b503b376: Verifying Checksum [2024-03-08T11:59:47.027Z] 5eb5b503b376: Download complete [2024-03-08T11:59:47.593Z] 2f39f015ded8: Verifying Checksum [2024-03-08T11:59:47.593Z] 2f39f015ded8: Download complete [2024-03-08T11:59:48.158Z] 5eb5b503b376: Pull complete [2024-03-08T11:59:48.158Z] 5c69ac0246d0: Pull complete [2024-03-08T11:59:48.728Z] ec43610c2a17: Pull complete [2024-03-08T11:59:48.728Z] 3a2ae6a8a46f: Pull complete [2024-03-08T11:59:48.992Z] 33b1e0a273af: Pull complete [2024-03-08T11:59:48.992Z] 5d3b04190fa2: Pull complete [2024-03-08T11:59:53.178Z] 2f39f015ded8: Pull complete [2024-03-08T11:59:53.178Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T11:59:53.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T11:59:53.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T11:59:53.540Z] prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container [2024-03-08T11:59:53.569Z] $ 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-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@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 [2024-03-08T11:59:59.163Z] $ docker top 92427e2ffdc4b3b4ad25bbb899b1334dfc8018dd0afcb24b59f8095657973fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:59:59.702Z] ---> job-cost.sh [2024-03-08T11:59:59.702Z] lf-activate-venv: SKIPPING [2024-03-08T11:59:59.702Z] INFO: No Stack... [2024-03-08T11:59:59.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T12:00:00.220Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T12:00:00.535Z] + cat /w/workspace/foundry_device-virtual-go_PR-463/archives/cost.csv [2024-03-08T12:00:00.536Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T12:00:00.576Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [2024-03-08T12:00:00.587Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] did not exist. Created. [2024-03-08T12:00:00.593Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T12:00:01.039Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T12:00:01.088Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T12:00:01.149Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T12:00:01.305Z] $ docker stop --time=1 92427e2ffdc4b3b4ad25bbb899b1334dfc8018dd0afcb24b59f8095657973fcc [2024-03-08T12:00:02.716Z] $ docker rm -f --volumes 92427e2ffdc4b3b4ad25bbb899b1334dfc8018dd0afcb24b59f8095657973fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T12:00:40.344Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5245 in /w/workspace/foundry_device-virtual-go_PR-463 [Pipeline] { [Pipeline] ws [2024-03-08T12:00:40.452Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-03-08T12:00:40.563Z] The recommended git tool is: git [2024-03-08T12:00:45.386Z] using credential edgex-jenkins-ssh [2024-03-08T12:00:45.411Z] Cloning the remote Git repository [2024-03-08T12:00:45.463Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-03-08T12:00:45.547Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-03-08T12:00:45.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-03-08T12:00:45.673Z] > git --version # timeout=10 [2024-03-08T12:00:45.692Z] > git --version # 'git version 2.25.1' [2024-03-08T12:00:45.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T12:00:45.838Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T12:00:48.395Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-03-08T12:00:48.422Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T12:00:50.053Z] Merging remotes/origin/main commit 29c739ab81a29a6b1dd8488addc11c7f2056e13b into PR head commit d528acd1d1ab5a946f9437cb3372921ef4752330 [2024-03-08T12:00:50.345Z] Merge succeeded, producing d528acd1d1ab5a946f9437cb3372921ef4752330 [2024-03-08T12:00:50.346Z] Checking out Revision d528acd1d1ab5a946f9437cb3372921ef4752330 (PR-463) [2024-03-08T12:00:50.835Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-08T12:00:49.441Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-03-08T12:00:49.481Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-03-08T12:00:49.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T12:00:49.499Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-08T12:00:50.079Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T12:00:50.158Z] > git checkout -f d528acd1d1ab5a946f9437cb3372921ef4752330 # timeout=10 [2024-03-08T12:00:50.234Z] > git remote # timeout=10 [2024-03-08T12:00:50.256Z] > git config --get remote.origin.url # timeout=10 [2024-03-08T12:00:50.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T12:00:50.289Z] > git merge 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 [2024-03-08T12:00:50.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-08T12:00:50.348Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T12:00:50.366Z] > git checkout -f d528acd1d1ab5a946f9437cb3372921ef4752330 # timeout=10 [2024-03-08T12:00:50.877Z] > git --version # timeout=10 [2024-03-08T12:00:50.892Z] > git --version # 'git version 2.25.1' [2024-03-08T12:00:50.907Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T12:00:52.513Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T12:00:52.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T12:00:52.513Z] Dload Upload Total Spent Left Speed [2024-03-08T12:00:52.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-03-08T12:00:52.868Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T12:00:53.217Z] + sudo tee /etc/docker/daemon.new [2024-03-08T12:00:53.218Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T12:00:53.218Z] { [2024-03-08T12:00:53.218Z] "registry-mirrors": [ [2024-03-08T12:00:53.218Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T12:00:53.218Z] ], [2024-03-08T12:00:53.218Z] "bip": "10.250.0.254/24", [2024-03-08T12:00:53.218Z] "hosts": [ [2024-03-08T12:00:53.218Z] "tcp://0.0.0.0:5555", [2024-03-08T12:00:53.218Z] "unix:///var/run/docker.sock" [2024-03-08T12:00:53.218Z] ], [2024-03-08T12:00:53.218Z] "mtu": 1458, [2024-03-08T12:00:53.218Z] "selinux-enabled": true, [2024-03-08T12:00:53.218Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T12:00:53.218Z] } [Pipeline] sh [2024-03-08T12:00:53.559Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T12:00:53.914Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T12:01:11.813Z] provisioning config files... [2024-03-08T12:01:12.009Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16277187096653288544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:01:13.861Z] ---> ****-login.sh [2024-03-08T12:01:13.861Z] nexus3.edgexfoundry.org:10001 [2024-03-08T12:01:14.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:01:14.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:01:14.403Z] Configure a credential helper to remove this warning. See [2024-03-08T12:01:14.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:01:14.404Z] [2024-03-08T12:01:14.404Z] Login Succeeded [2024-03-08T12:01:14.404Z] nexus3.edgexfoundry.org:10002 [2024-03-08T12:01:14.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:01:14.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:01:14.946Z] Configure a credential helper to remove this warning. See [2024-03-08T12:01:14.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:01:14.946Z] [2024-03-08T12:01:14.946Z] Login Succeeded [2024-03-08T12:01:14.946Z] nexus3.edgexfoundry.org:10003 [2024-03-08T12:01:15.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:01:15.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:01:15.215Z] Configure a credential helper to remove this warning. See [2024-03-08T12:01:15.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:01:15.216Z] [2024-03-08T12:01:15.216Z] Login Succeeded [2024-03-08T12:01:15.216Z] nexus3.edgexfoundry.org:10004 [2024-03-08T12:01:15.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:01:15.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:01:15.486Z] Configure a credential helper to remove this warning. See [2024-03-08T12:01:15.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:01:15.486Z] [2024-03-08T12:01:15.486Z] Login Succeeded [2024-03-08T12:01:15.486Z] ****.io [2024-03-08T12:01:15.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T12:01:16.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T12:01:16.024Z] Configure a credential helper to remove this warning. See [2024-03-08T12:01:16.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T12:01:16.024Z] [2024-03-08T12:01:16.024Z] Login Succeeded [2024-03-08T12:01:16.024Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T12:01:16.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T12:01:16.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T12:01:16.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T12:01:16.742Z] ========================================================= [2024-03-08T12:01:16.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T12:01:16.742Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:01:17.455Z] + 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 . [2024-03-08T12:01:18.046Z] Sending build context to Docker daemon 15.97MB [2024-03-08T12:01:18.046Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T12:01:18.046Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T12:01:18.046Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T12:01:18.046Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T12:01:18.046Z] 5d54e960e981: Pulling fs layer [2024-03-08T12:01:18.046Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T12:01:18.046Z] f0e02332f6b5: Pulling fs layer [2024-03-08T12:01:18.046Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T12:01:18.046Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T12:01:18.046Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T12:01:18.046Z] f0e02332f6b5: Waiting [2024-03-08T12:01:18.046Z] 872ee5b61b7b: Waiting [2024-03-08T12:01:18.046Z] 0c6a40ed1a82: Waiting [2024-03-08T12:01:18.046Z] 94ae7d8d031c: Waiting [2024-03-08T12:01:18.046Z] 5d54e960e981: Verifying Checksum [2024-03-08T12:01:18.046Z] 5d54e960e981: Download complete [2024-03-08T12:01:18.046Z] f0e02332f6b5: Verifying Checksum [2024-03-08T12:01:18.046Z] f0e02332f6b5: Download complete [2024-03-08T12:01:18.046Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T12:01:18.046Z] 872ee5b61b7b: Download complete [2024-03-08T12:01:18.316Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T12:01:18.316Z] 9fda8d8052c6: Download complete [2024-03-08T12:01:18.586Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T12:01:18.586Z] 94ae7d8d031c: Download complete [2024-03-08T12:01:19.179Z] 9fda8d8052c6: Pull complete [2024-03-08T12:01:19.768Z] 5d54e960e981: Pull complete [2024-03-08T12:01:19.768Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T12:01:19.768Z] c4a7e357bf2a: Download complete [2024-03-08T12:01:21.186Z] 0c6a40ed1a82: Download complete [2024-03-08T12:01:33.561Z] c4a7e357bf2a: Pull complete [2024-03-08T12:01:33.561Z] f0e02332f6b5: Pull complete [2024-03-08T12:01:33.561Z] 872ee5b61b7b: Pull complete [2024-03-08T12:01:41.776Z] 0c6a40ed1a82: Pull complete [2024-03-08T12:01:43.729Z] 94ae7d8d031c: Pull complete [2024-03-08T12:01:43.729Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T12:01:43.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T12:01:43.729Z] ---> 86de565de09d [2024-03-08T12:01:43.729Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-08T12:01:45.129Z] ---> Running in 17646576f5dc [2024-03-08T12:01:45.396Z] Removing intermediate container 17646576f5dc [2024-03-08T12:01:45.396Z] ---> 2a0302aa75ee [2024-03-08T12:01:45.396Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T12:01:45.396Z] ---> Running in 653cac61d022 [2024-03-08T12:01:45.664Z] Removing intermediate container 653cac61d022 [2024-03-08T12:01:45.664Z] ---> 488fcc442465 [2024-03-08T12:01:45.664Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T12:01:45.929Z] ---> Running in de3713dbdcc8 [2024-03-08T12:01:46.195Z] Removing intermediate container de3713dbdcc8 [2024-03-08T12:01:46.195Z] ---> 1f97c6148acd [2024-03-08T12:01:46.195Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-08T12:01:46.195Z] ---> Running in d9e3d0f755e4 [2024-03-08T12:01:46.461Z] Removing intermediate container d9e3d0f755e4 [2024-03-08T12:01:46.461Z] ---> 3f830b7b79d0 [2024-03-08T12:01:46.461Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T12:01:46.461Z] ---> Running in b18585628247 [2024-03-08T12:01:47.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T12:01:47.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T12:01:49.265Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-08T12:01:49.265Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-08T12:01:49.265Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-08T12:01:49.265Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-08T12:01:49.265Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T12:01:49.265Z] OK: 271 MiB in 56 packages [2024-03-08T12:01:50.227Z] Removing intermediate container b18585628247 [2024-03-08T12:01:50.227Z] ---> bf7b7ad1f704 [2024-03-08T12:01:50.227Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-08T12:01:50.824Z] ---> 4b627e234e91 [2024-03-08T12:01:50.824Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T12:01:50.824Z] ---> Running in 13c1374a50f8 [2024-03-08T12:02:47.232Z] Removing intermediate container 13c1374a50f8 [2024-03-08T12:02:47.232Z] ---> 5a4f2106545b [2024-03-08T12:02:47.232Z] Step 10/12 : COPY . . [2024-03-08T12:02:47.816Z] ---> 96bd92324a5b [2024-03-08T12:02:47.816Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T12:02:47.816Z] ---> Running in ee2534651f7d [2024-03-08T12:02:48.086Z] Removing intermediate container ee2534651f7d [2024-03-08T12:02:48.086Z] ---> c11f2220b206 [2024-03-08T12:02:48.086Z] Step 12/12 : RUN $MAKE [2024-03-08T12:02:48.354Z] ---> Running in 7644c27e8883 [2024-03-08T12:02:49.316Z] noop [2024-03-08T12:02:49.903Z] Removing intermediate container 7644c27e8883 [2024-03-08T12:02:49.903Z] ---> ce031f35b12a [2024-03-08T12:02:49.903Z] Successfully built ce031f35b12a [2024-03-08T12:02:49.903Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:02:50.546Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T12:02:50.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:02:50.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-5245 does not seem to be running inside a container [2024-03-08T12:02:50.961Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-08T12:02:52.121Z] $ docker top bc7adc39007bfe584dbc343b186778909def36f8184257d4f8f8c63d4e7ee066 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T12:02:53.097Z] + go version [2024-03-08T12:02:53.097Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T12:02:53.138Z] $ docker stop --time=1 bc7adc39007bfe584dbc343b186778909def36f8184257d4f8f8c63d4e7ee066 [2024-03-08T12:02:54.754Z] $ docker rm -f --volumes bc7adc39007bfe584dbc343b186778909def36f8184257d4f8f8c63d4e7ee066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:02:55.979Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T12:02:55.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:02:56.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-5245 does not seem to be running inside a container [2024-03-08T12:02:56.383Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-08T12:02:57.549Z] $ docker top c6555a631d369afa31306d5051bb0bb2dd7d9ad1be95eceddcd6b9007e207b43 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T12:02:58.245Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-08T12:02:59.232Z] + make test [2024-03-08T12:02:59.232Z] go test ./... -coverprofile=coverage.out [2024-03-08T12:03:02.564Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-08T12:04:25.338Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-08T12:04:25.338Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.4% of statements [2024-03-08T12:04:25.338Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T12:04:25.338Z] go vet ./... [2024-03-08T12:04:47.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T12:04:47.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T12:04:47.636Z] ./bin/test-attribution-txt.sh [2024-03-08T12:04:47.636Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T12:04:47.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T12:04:47.746Z] $ docker stop --time=1 c6555a631d369afa31306d5051bb0bb2dd7d9ad1be95eceddcd6b9007e207b43 [2024-03-08T12:04:49.531Z] $ docker rm -f --volumes c6555a631d369afa31306d5051bb0bb2dd7d9ad1be95eceddcd6b9007e207b43 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T12:04:50.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T12:04:50.793Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T12:04:51.233Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T12:04:52.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T12:04:52.404Z] + ls -al . [2024-03-08T12:04:52.404Z] total 196 [2024-03-08T12:04:52.404Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 12:03 . [2024-03-08T12:04:52.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 12:00 .. [2024-03-08T12:04:52.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 12:00 .git [2024-03-08T12:04:52.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 12:00 .github [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 8 12:00 .gitignore [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 12:00 .golangci.yml [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 8 12:00 Attribution.txt [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 8 12:00 CHANGELOG.md [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 8 12:00 Dockerfile [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 12:00 GOVERNANCE.md [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 8 12:00 Jenkinsfile [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 12:00 LICENSE [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 8 12:00 Makefile [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 8 12:00 OWNERS.md [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 8 12:00 README.md [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 11:58 VERSION [2024-03-08T12:04:52.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 12:00 bin [2024-03-08T12:04:52.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 12:00 cmd [2024-03-08T12:04:52.404Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 8 12:04 coverage.out [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 3683 Mar 8 12:00 go.mod [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 12:00 go.sum [2024-03-08T12:04:52.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 12:00 internal [2024-03-08T12:04:52.404Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 8 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:04:52.904Z] + 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=d528acd1d1ab5a946f9437cb3372921ef4752330 --label arch=arm64 --label version=0.0.0 . [2024-03-08T12:04:53.492Z] Sending build context to Docker daemon 16.01MB [2024-03-08T12:04:53.492Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T12:04:53.492Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-08T12:04:53.492Z] ---> ce031f35b12a [2024-03-08T12:04:53.492Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-08T12:04:53.492Z] ---> Running in 3e859fdce045 [2024-03-08T12:04:53.763Z] Removing intermediate container 3e859fdce045 [2024-03-08T12:04:53.763Z] ---> 1fce5256408a [2024-03-08T12:04:53.763Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T12:04:54.034Z] ---> Running in 490a33aa4117 [2024-03-08T12:04:54.302Z] Removing intermediate container 490a33aa4117 [2024-03-08T12:04:54.302Z] ---> 7f5ae1d38657 [2024-03-08T12:04:54.302Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-08T12:04:54.302Z] ---> Running in 3637495884f4 [2024-03-08T12:04:54.570Z] Removing intermediate container 3637495884f4 [2024-03-08T12:04:54.570Z] ---> 5885c7bfd7a8 [2024-03-08T12:04:54.570Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-08T12:04:54.570Z] ---> Running in 5b31d249c9bc [2024-03-08T12:04:54.849Z] Removing intermediate container 5b31d249c9bc [2024-03-08T12:04:54.849Z] ---> e3f2b6799ce3 [2024-03-08T12:04:54.849Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T12:04:55.115Z] ---> Running in 85fcd2d81343 [2024-03-08T12:04:56.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T12:04:56.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T12:04:57.295Z] OK: 271 MiB in 56 packages [2024-03-08T12:04:58.260Z] Removing intermediate container 85fcd2d81343 [2024-03-08T12:04:58.260Z] ---> 88152f65a674 [2024-03-08T12:04:58.260Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-08T12:04:58.846Z] ---> f49a40b2919e [2024-03-08T12:04:58.846Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T12:04:58.846Z] ---> Running in c29816ed21a0 [2024-03-08T12:05:00.785Z] Removing intermediate container c29816ed21a0 [2024-03-08T12:05:00.785Z] ---> efac8146e660 [2024-03-08T12:05:00.785Z] Step 10/26 : COPY . . [2024-03-08T12:05:02.194Z] ---> fcce0e490f5b [2024-03-08T12:05:02.194Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T12:05:02.194Z] ---> Running in 495e30208870 [2024-03-08T12:05:02.194Z] Removing intermediate container 495e30208870 [2024-03-08T12:05:02.194Z] ---> 4b905dfe7911 [2024-03-08T12:05:02.194Z] Step 12/26 : RUN $MAKE [2024-03-08T12:05:02.470Z] ---> Running in ef683cccffb8 [2024-03-08T12:05:03.434Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-08T12:06:40.115Z] Removing intermediate container ef683cccffb8 [2024-03-08T12:06:40.115Z] ---> e6481fe9a7aa [2024-03-08T12:06:40.115Z] Step 13/26 : FROM alpine:3.18 [2024-03-08T12:06:40.115Z] 3.18: Pulling from library/alpine [2024-03-08T12:06:40.115Z] c6b39de5b339: Pulling fs layer [2024-03-08T12:06:40.115Z] c6b39de5b339: Verifying Checksum [2024-03-08T12:06:40.115Z] c6b39de5b339: Download complete [2024-03-08T12:06:40.115Z] c6b39de5b339: Pull complete [2024-03-08T12:06:40.115Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T12:06:40.115Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T12:06:40.115Z] ---> 33abbf032149 [2024-03-08T12:06:40.115Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-08T12:06:40.384Z] ---> Running in 1922f1f2e8e8 [2024-03-08T12:06:40.654Z] Removing intermediate container 1922f1f2e8e8 [2024-03-08T12:06:40.654Z] ---> 12b545144156 [2024-03-08T12:06:40.654Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-08T12:06:40.654Z] ---> Running in eb66e145d4f7 [2024-03-08T12:06:41.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T12:06:42.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T12:06:43.173Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T12:06:43.173Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T12:06:43.173Z] OK: 8 MiB in 16 packages [2024-03-08T12:06:45.887Z] Removing intermediate container eb66e145d4f7 [2024-03-08T12:06:45.887Z] ---> 01b17566a7d0 [2024-03-08T12:06:45.887Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-08T12:06:45.887Z] ---> Running in 9eef7f0ef911 [2024-03-08T12:06:45.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T12:06:45.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T12:06:46.470Z] OK: 8 MiB in 16 packages [2024-03-08T12:06:47.057Z] Removing intermediate container 9eef7f0ef911 [2024-03-08T12:06:47.057Z] ---> cc757b1c13cb [2024-03-08T12:06:47.057Z] Step 17/26 : WORKDIR / [2024-03-08T12:06:47.057Z] ---> Running in ccc540804561 [2024-03-08T12:06:47.637Z] Removing intermediate container ccc540804561 [2024-03-08T12:06:47.637Z] ---> 319c9926a801 [2024-03-08T12:06:47.637Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-08T12:06:47.902Z] ---> 1e94f2f967af [2024-03-08T12:06:47.902Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-08T12:06:48.482Z] ---> a12e9caafc86 [2024-03-08T12:06:48.482Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-08T12:06:49.889Z] ---> 13efc5b98067 [2024-03-08T12:06:49.889Z] Step 21/26 : EXPOSE 59900 [2024-03-08T12:06:49.889Z] ---> Running in 10fa8abe3516 [2024-03-08T12:06:50.162Z] Removing intermediate container 10fa8abe3516 [2024-03-08T12:06:50.162Z] ---> 5d506d02fa8e [2024-03-08T12:06:50.162Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-08T12:06:50.162Z] ---> Running in 0a7da3acb5c6 [2024-03-08T12:06:50.435Z] Removing intermediate container 0a7da3acb5c6 [2024-03-08T12:06:50.435Z] ---> 000ae792bd96 [2024-03-08T12:06:50.435Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T12:06:50.435Z] ---> Running in a890a2af9fcb [2024-03-08T12:06:50.706Z] Removing intermediate container a890a2af9fcb [2024-03-08T12:06:50.706Z] ---> af224dbcd163 [2024-03-08T12:06:50.706Z] Step 24/26 : LABEL arch=arm64 [2024-03-08T12:06:50.974Z] ---> Running in 2b4ecc1dfb24 [2024-03-08T12:06:51.242Z] Removing intermediate container 2b4ecc1dfb24 [2024-03-08T12:06:51.242Z] ---> dc1e62ee128a [2024-03-08T12:06:51.242Z] Step 25/26 : LABEL git_sha=d528acd1d1ab5a946f9437cb3372921ef4752330 [2024-03-08T12:06:51.242Z] ---> Running in 433cf2c93f2b [2024-03-08T12:06:51.510Z] Removing intermediate container 433cf2c93f2b [2024-03-08T12:06:51.510Z] ---> 82c61c35b821 [2024-03-08T12:06:51.510Z] Step 26/26 : LABEL version=0.0.0 [2024-03-08T12:06:51.510Z] ---> Running in 70753eccdc7c [2024-03-08T12:06:51.787Z] Removing intermediate container 70753eccdc7c [2024-03-08T12:06:51.787Z] ---> f1bc9b681c52 [2024-03-08T12:06:51.787Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T12:06:51.787Z] Successfully built f1bc9b681c52 [2024-03-08T12:06:51.787Z] 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 [2024-03-08T12:06:53.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T12:06:53.145Z] [2024-03-08T12:06:53.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:06:53.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T12:06:53.588Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T12:06:53.588Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T12:06:53.588Z] 04944245beec: Pulling fs layer [2024-03-08T12:06:53.588Z] 699f458cf7ca: Pulling fs layer [2024-03-08T12:06:53.588Z] 765212b225bb: Pulling fs layer [2024-03-08T12:06:53.588Z] f23df028b6ca: Pulling fs layer [2024-03-08T12:06:53.588Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T12:06:53.588Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T12:06:53.588Z] f23df028b6ca: Waiting [2024-03-08T12:06:53.588Z] d65c8cfc05b1: Waiting [2024-03-08T12:06:53.588Z] 765212b225bb: Waiting [2024-03-08T12:06:53.588Z] 2437ff75d9bd: Waiting [2024-03-08T12:06:53.857Z] 04944245beec: Verifying Checksum [2024-03-08T12:06:53.857Z] 04944245beec: Download complete [2024-03-08T12:06:53.857Z] 765212b225bb: Verifying Checksum [2024-03-08T12:06:53.857Z] 765212b225bb: Download complete [2024-03-08T12:06:53.857Z] f23df028b6ca: Verifying Checksum [2024-03-08T12:06:53.857Z] f23df028b6ca: Download complete [2024-03-08T12:06:53.857Z] d65c8cfc05b1: Download complete [2024-03-08T12:06:54.127Z] 699f458cf7ca: Verifying Checksum [2024-03-08T12:06:54.128Z] 699f458cf7ca: Download complete [2024-03-08T12:06:54.399Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T12:06:54.399Z] 8998bd30e6a1: Download complete [2024-03-08T12:06:56.993Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T12:06:56.993Z] 2437ff75d9bd: Download complete [2024-03-08T12:06:58.935Z] 8998bd30e6a1: Pull complete [2024-03-08T12:06:59.517Z] 04944245beec: Pull complete [2024-03-08T12:07:00.935Z] 699f458cf7ca: Pull complete [2024-03-08T12:07:01.202Z] 765212b225bb: Pull complete [2024-03-08T12:07:01.784Z] f23df028b6ca: Pull complete [2024-03-08T12:07:02.051Z] d65c8cfc05b1: Pull complete [2024-03-08T12:07:20.256Z] 2437ff75d9bd: Pull complete [2024-03-08T12:07:20.256Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T12:07:20.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T12:07:20.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:07:20.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-5245 does not seem to be running inside a container [2024-03-08T12:07:20.810Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-08T12:07:23.370Z] $ docker top 02c8e57d309112353fb6a87004cbd9d38bf2d11138fa3d1459930b39ad3140b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:07:24.377Z] ---> job-cost.sh [2024-03-08T12:07:24.377Z] lf-activate-venv: SKIPPING [2024-03-08T12:07:24.377Z] INFO: No Stack... [2024-03-08T12:07:24.642Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T12:07:25.600Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T12:07:26.320Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-03-08T12:07:26.320Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T12:07:26.375Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [2024-03-08T12:07:26.380Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] did not exist. Created. [2024-03-08T12:07:26.388Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T12:07:27.201Z] /w/workspace/device-virtual-go/1@tmp/durable-b1102388/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T12:07:27.875Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T12:07:27.912Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T12:07:27.966Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T12:07:27.997Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T12:07:28.140Z] $ docker stop --time=1 02c8e57d309112353fb6a87004cbd9d38bf2d11138fa3d1459930b39ad3140b2 [2024-03-08T12:07:29.625Z] $ docker rm -f --volumes 02c8e57d309112353fb6a87004cbd9d38bf2d11138fa3d1459930b39ad3140b2 [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 [2024-03-08T12:07:31.618Z] provisioning config files... [2024-03-08T12:07:31.625Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-463@tmp/config16000893043607987127tmp [Pipeline] { [Pipeline] sh [2024-03-08T12:07:32.072Z] + set +x [2024-03-08T12:07:32.073Z] + curl -s https://codecov.io/bash [2024-03-08T12:07:32.073Z] + bash -s -- [2024-03-08T12:07:32.073Z] [2024-03-08T12:07:32.073Z] _____ _ [2024-03-08T12:07:32.073Z] / ____| | | [2024-03-08T12:07:32.073Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T12:07:32.073Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T12:07:32.073Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T12:07:32.073Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T12:07:32.073Z] Bash-1.0.6 [2024-03-08T12:07:32.073Z] [2024-03-08T12:07:32.073Z] [2024-03-08T12:07:32.073Z] ==> git version 2.25.1 found [2024-03-08T12:07:32.073Z] ==> 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 [2024-03-08T12:07:32.073Z] Release-Date: 2020-01-08 [2024-03-08T12:07:32.073Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-08T12:07:32.073Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T12:07:32.073Z] ==> Jenkins CI detected. [2024-03-08T12:07:32.073Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-463 [2024-03-08T12:07:32.073Z] project root: . [2024-03-08T12:07:32.073Z] --> token set from env [2024-03-08T12:07:32.073Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T12:07:32.335Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T12:07:32.335Z] ==> Python coveragepy not found [2024-03-08T12:07:32.335Z] ==> Searching for coverage reports in: [2024-03-08T12:07:32.335Z] + . [2024-03-08T12:07:32.335Z] -> Found 1 reports [2024-03-08T12:07:32.335Z] ==> Detecting git/mercurial file structure [2024-03-08T12:07:32.335Z] ==> Reading reports [2024-03-08T12:07:32.335Z] + ./coverage.out bytes=43063 [2024-03-08T12:07:32.335Z] ==> Appending adjustments [2024-03-08T12:07:32.335Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T12:07:32.335Z] + Found adjustments [2024-03-08T12:07:32.335Z] ==> Gzipping contents [2024-03-08T12:07:32.335Z] 8.0K /tmp/codecov.NBhYMw.gz [2024-03-08T12:07:32.335Z] ==> Uploading reports [2024-03-08T12:07:32.335Z] url: https://codecov.io [2024-03-08T12:07:32.335Z] query: branch=PR-463&commit=d528acd1d1ab5a946f9437cb3372921ef4752330&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=463&job=&cmd_args= [2024-03-08T12:07:32.335Z] -> Pinging Codecov [2024-03-08T12:07:32.335Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-463&commit=d528acd1d1ab5a946f9437cb3372921ef4752330&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=463&job=&cmd_args= [2024-03-08T12:07:32.595Z] -> Uploading to [2024-03-08T12:07:32.595Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/5E52B4B073DB2E39498172D8E973AA87/d528acd1d1ab5a946f9437cb3372921ef4752330/78e1cc8e-0d32-4274-aa76-d71f4e262c5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T120732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73192da593405f7e362a2a868270ab6c88a1bd1359d6a80b40b9e6a2f45d2871 [2024-03-08T12:07:32.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T12:07:32.595Z] Dload Upload Total Spent Left Speed [2024-03-08T12:07:32.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 17723 --:--:-- --:--:-- --:--:-- 17723 [2024-03-08T12:07:32.855Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d528acd1d1ab5a946f9437cb3372921ef4752330 [Pipeline] } [2024-03-08T12:07:32.883Z] 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 [2024-03-08T12:07:36.115Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-463/archives ] [2024-03-08T12:07:36.115Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-463/archives [2024-03-08T12:07:36.115Z] total 16 [2024-03-08T12:07:36.115Z] drwxr-xr-x 3 root root 4096 Mar 8 12:00 . [2024-03-08T12:07:36.115Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 12:00 .. [2024-03-08T12:07:36.115Z] drwxr-xr-x 2 root root 4096 Mar 8 12:00 cost [2024-03-08T12:07:36.115Z] -rw-r--r-- 1 root root 89 Mar 8 12:00 cost.csv [2024-03-08T12:07:36.115Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-463/archives [2024-03-08T12:07:36.115Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-463/archives [2024-03-08T12:07:36.115Z] total 16 [2024-03-08T12:07:36.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 12:00 . [2024-03-08T12:07:36.115Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 12:00 .. [2024-03-08T12:07:36.115Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 12:00 cost [2024-03-08T12:07:36.115Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 8 12:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:07:36.446Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:07:37.329Z] ---> package-listing.sh [2024-03-08T12:07:37.330Z] ++ facter osfamily [2024-03-08T12:07:37.330Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T12:07:37.588Z] + OS_FAMILY=debian [2024-03-08T12:07:37.588Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-463 [2024-03-08T12:07:37.588Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T12:07:37.588Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T12:07:37.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T12:07:37.588Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T12:07:37.588Z] + '[' /w/workspace/foundry_device-virtual-go_PR-463 ']' [2024-03-08T12:07:37.588Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T12:07:37.588Z] + case "${OS_FAMILY}" in [2024-03-08T12:07:37.588Z] + dpkg -l [2024-03-08T12:07:37.588Z] + grep '^ii' [2024-03-08T12:07:37.588Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T12:07:37.588Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T12:07:37.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T12:07:37.588Z] + '[' /w/workspace/foundry_device-virtual-go_PR-463 ']' [2024-03-08T12:07:37.588Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-463/archives/ [2024-03-08T12:07:37.588Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-463/archives/ [Pipeline] echo [2024-03-08T12:07:37.625Z] 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-463/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-08T12:07:37.922Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T12:07:38.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T12:07:38.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T12:07:38.851Z] prd-ubuntu20.04-docker-8c-8g-5244 does not seem to be running inside a container [2024-03-08T12:07:38.885Z] $ 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-463/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-463 -v /w/workspace/foundry_device-virtual-go_PR-463:/w/workspace/foundry_device-virtual-go_PR-463:rw,z -v /w/workspace/foundry_device-virtual-go_PR-463@tmp:/w/workspace/foundry_device-virtual-go_PR-463@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 [2024-03-08T12:07:39.069Z] $ docker top 7649c33cfba7436af1ca009725285982313a503bdde5832cf6007a53a0b86a35 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T12:07:39.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T12:07:39.882Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T12:07:40.190Z] + ls /var/log/sa-host [2024-03-08T12:07:40.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T12:07:40.389Z] provisioning config files... [2024-03-08T12:07:40.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-463@tmp/config2370323205519090698tmp [Pipeline] { [Pipeline] echo [2024-03-08T12:07:40.548Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:07:40.857Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T12:07:40.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:07:41.398Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T12:07:41.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:07:41.742Z] ---> sudo-logs.sh [2024-03-08T12:07:41.742Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T12:07:41.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:07:42.448Z] ---> job-cost.sh [2024-03-08T12:07:42.448Z] lf-activate-venv: SKIPPING [2024-03-08T12:07:42.448Z] DEBUG: total: 0.2199999988079071 [2024-03-08T12:07:42.448Z] INFO: Retrieving Stack Cost... [2024-03-08T12:07:42.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T12:07:43.276Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T12:07:43.308Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T12:07:43.617Z] ---> logs-deploy.sh [2024-03-08T12:07:43.617Z] lf-activate-venv: SKIPPING [2024-03-08T12:07:43.617Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-463/1 [2024-03-08T12:07:43.617Z] INFO: archiving workspace using pattern(s): [2024-03-08T12:07:44.557Z] Archives upload complete. [2024-03-08T12:07:44.557Z] INFO: archiving logs to Nexus