Pull request #449 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09fb23708fd09fb90f5bc6f05c12fd7b7192adce+80fcd9e8c673b029d068a87f517db227d44531cc (ff8f500f1b48c2de256ed6dad1eae0e9ea7e189e) 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-ssh15982074584516922205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5733832443684382560.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-449/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-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7644863019127135024.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-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1594906691126151241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh11930212299856702515.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-449/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-449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3499317994943711820.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-16939 in /w/workspace/foundry_device-virtual-go_PR-449 [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-449 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 80fcd9e8c673b029d068a87f517db227d44531cc into PR head commit 09fb23708fd09fb90f5bc6f05c12fd7b7192adce Merge succeeded, producing 09fb23708fd09fb90f5bc6f05c12fd7b7192adce Checking out Revision 09fb23708fd09fb90f5bc6f05c12fd7b7192adce (PR-449) 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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T00:46:50.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 09fb23708fd09fb90f5bc6f05c12fd7b7192adce # 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 80fcd9e8c673b029d068a87f517db227d44531cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09fb23708fd09fb90f5bc6f05c12fd7b7192adce # timeout=10 [Pipeline] withCredentials [2023-11-08T00:46:51.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T00:46:51.199Z] ========================================================= [2023-11-08T00:46:51.199Z] EdgeX Global Pipelines Version Info [2023-11-08T00:46:51.199Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:46:52.335Z] ------------------- [2023-11-08T00:46:52.335Z] stable info: [2023-11-08T00:46:52.335Z] ------------------- [2023-11-08T00:46:52.335Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T00:46:52.335Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:46:52.335Z] Message: update stable to v1.0.257 [2023-11-08T00:46:52.600Z] ------------------- [2023-11-08T00:46:52.600Z] experimental info: [2023-11-08T00:46:52.600Z] ------------------- [2023-11-08T00:46:52.600Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T00:46:52.600Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:46:52.600Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T00:46:52.903Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-11-08T00:46:52.971Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-11-08T00:46:53.015Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T00:46:53.057Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T00:46:53.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T00:46:53.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T00:46:53.180Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T00:46:53.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T00:46:53.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T00:46:53.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T00:46:53.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T00:46:53.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-11-08T00:46:53.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T00:46:53.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T00:46:53.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:46:53.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:46:53.620Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:46:53.671Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:46:53.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T00:46:53.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T00:46:53.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T00:46:53.864Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T00:46:53.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T00:46:53.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T00:46:54.001Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T00:46:54.042Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T00:46:54.086Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T00:46:54.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-449 [Pipeline] echo [2023-11-08T00:46:54.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-449 [Pipeline] echo [2023-11-08T00:46:54.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-449 [Pipeline] echo [2023-11-08T00:46:54.272Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09fb23708fd09fb90f5bc6f05c12fd7b7192adce [Pipeline] echo [2023-11-08T00:46:54.314Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09fb237 [Pipeline] echo [2023-11-08T00:46:54.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:46:54.483Z] provisioning config files... [2023-11-08T00:46:54.522Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-449@tmp/config383671411805760251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:46:54.867Z] ---> docker-login.sh [2023-11-08T00:46:54.867Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:46:55.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:46:56.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:46:56.090Z] Configure a credential helper to remove this warning. See [2023-11-08T00:46:56.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:46:56.090Z] [2023-11-08T00:46:56.090Z] Login Succeeded [2023-11-08T00:46:56.090Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:46:56.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:46:56.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:46:56.090Z] Configure a credential helper to remove this warning. See [2023-11-08T00:46:56.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:46:56.090Z] [2023-11-08T00:46:56.090Z] Login Succeeded [2023-11-08T00:46:56.090Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:46:56.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:46:56.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:46:56.350Z] Configure a credential helper to remove this warning. See [2023-11-08T00:46:56.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:46:56.350Z] [2023-11-08T00:46:56.350Z] Login Succeeded [2023-11-08T00:46:56.350Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:46:56.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:46:56.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:46:56.350Z] Configure a credential helper to remove this warning. See [2023-11-08T00:46:56.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:46:56.350Z] [2023-11-08T00:46:56.350Z] Login Succeeded [2023-11-08T00:46:56.350Z] docker.io [2023-11-08T00:46:56.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:46:56.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:46:56.610Z] Configure a credential helper to remove this warning. See [2023-11-08T00:46:56.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:46:56.610Z] [2023-11-08T00:46:56.610Z] Login Succeeded [2023-11-08T00:46:56.610Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:46:56.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T00:46:57.278Z] + git rev-list -1 --merges 09fb23708fd09fb90f5bc6f05c12fd7b7192adce~1..09fb23708fd09fb90f5bc6f05c12fd7b7192adce [Pipeline] echo [2023-11-08T00:46:57.354Z] -----------> git rev-list -1 --merges 09fb23708fd09fb90f5bc6f05c12fd7b7192adce~1..09fb23708fd09fb90f5bc6f05c12fd7b7192adce 09fb23708fd09fb90f5bc6f05c12fd7b7192adce [false] [Pipeline] sh [2023-11-08T00:46:57.674Z] + git log --format=format:%s -1 09fb23708fd09fb90f5bc6f05c12fd7b7192adce [Pipeline] echo [2023-11-08T00:46:57.710Z] ========================================================= [2023-11-08T00:46:57.710Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T00:46:57.710Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:46:58.161Z] + git log --format=format:%s -1 09fb23708fd09fb90f5bc6f05c12fd7b7192adce [Pipeline] echo [2023-11-08T00:46:58.211Z] [semverPrep] GIT_COMMIT: 09fb23708fd09fb90f5bc6f05c12fd7b7192adce, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-08T00:46:58.246Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T00:46:58.629Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T00:46:58.630Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T00:46:58.630Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T00:46:58.630Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T00:46:58.630Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T00:46:58.630Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T00:46:58.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:46:59.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:46:59.056Z] [2023-11-08T00:46:59.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:46:59.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:46:59.439Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T00:46:59.439Z] b85a868b505f: Pulling fs layer [2023-11-08T00:46:59.439Z] e2be974225ed: Pulling fs layer [2023-11-08T00:46:59.439Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T00:46:59.439Z] 988bab9f4d93: Pulling fs layer [2023-11-08T00:46:59.439Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T00:46:59.439Z] eaf3925da568: Pulling fs layer [2023-11-08T00:46:59.439Z] bab4dde63d76: Pulling fs layer [2023-11-08T00:46:59.439Z] bde34c3a00c8: Pulling fs layer [2023-11-08T00:46:59.439Z] b352a97aabf1: Pulling fs layer [2023-11-08T00:46:59.439Z] 4872d77fe225: Pulling fs layer [2023-11-08T00:46:59.439Z] 5851b861e8e6: Pulling fs layer [2023-11-08T00:46:59.439Z] bab4dde63d76: Waiting [2023-11-08T00:46:59.439Z] bde34c3a00c8: Waiting [2023-11-08T00:46:59.439Z] b352a97aabf1: Waiting [2023-11-08T00:46:59.439Z] 4872d77fe225: Waiting [2023-11-08T00:46:59.439Z] 988bab9f4d93: Waiting [2023-11-08T00:46:59.439Z] eaf3925da568: Waiting [2023-11-08T00:46:59.439Z] 1469e6f7b9e6: Waiting [2023-11-08T00:46:59.439Z] e2be974225ed: Download complete [2023-11-08T00:46:59.439Z] 988bab9f4d93: Verifying Checksum [2023-11-08T00:46:59.439Z] 988bab9f4d93: Download complete [2023-11-08T00:46:59.702Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T00:46:59.702Z] 339a4e72a1f5: Download complete [2023-11-08T00:46:59.702Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T00:46:59.702Z] 1469e6f7b9e6: Download complete [2023-11-08T00:46:59.702Z] eaf3925da568: Verifying Checksum [2023-11-08T00:46:59.702Z] eaf3925da568: Download complete [2023-11-08T00:46:59.702Z] bde34c3a00c8: Verifying Checksum [2023-11-08T00:46:59.702Z] bde34c3a00c8: Download complete [2023-11-08T00:46:59.702Z] b352a97aabf1: Verifying Checksum [2023-11-08T00:46:59.702Z] b352a97aabf1: Download complete [2023-11-08T00:46:59.702Z] 4872d77fe225: Verifying Checksum [2023-11-08T00:46:59.702Z] 4872d77fe225: Download complete [2023-11-08T00:46:59.702Z] 5851b861e8e6: Verifying Checksum [2023-11-08T00:46:59.702Z] 5851b861e8e6: Download complete [2023-11-08T00:46:59.702Z] b85a868b505f: Verifying Checksum [2023-11-08T00:46:59.702Z] b85a868b505f: Download complete [2023-11-08T00:46:59.961Z] bab4dde63d76: Verifying Checksum [2023-11-08T00:46:59.961Z] bab4dde63d76: Download complete [2023-11-08T00:47:00.901Z] b85a868b505f: Pull complete [2023-11-08T00:47:01.163Z] e2be974225ed: Pull complete [2023-11-08T00:47:01.733Z] 339a4e72a1f5: Pull complete [2023-11-08T00:47:01.733Z] 988bab9f4d93: Pull complete [2023-11-08T00:47:01.992Z] 1469e6f7b9e6: Pull complete [2023-11-08T00:47:02.251Z] eaf3925da568: Pull complete [2023-11-08T00:47:04.173Z] bab4dde63d76: Pull complete [2023-11-08T00:47:04.173Z] bde34c3a00c8: Pull complete [2023-11-08T00:47:04.438Z] b352a97aabf1: Pull complete [2023-11-08T00:47:04.438Z] 4872d77fe225: Pull complete [2023-11-08T00:47:04.438Z] 5851b861e8e6: Pull complete [2023-11-08T00:47:04.438Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T00:47:04.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:47:04.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:47:04.688Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-11-08T00:47:04.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-449 -v /w/workspace/foundry_device-virtual-go_PR-449:/w/workspace/foundry_device-virtual-go_PR-449:rw,z -v /w/workspace/foundry_device-virtual-go_PR-449@tmp:/w/workspace/foundry_device-virtual-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T00:47:07.859Z] $ docker top 404e31e3f5179049bfa4bf95b8d8e11140d574f4d896d1583a0fb6beb8af087c -eo pid,comm [2023-11-08T00:47:07.907Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-08T00:47:07.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T00:47:08.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:47:08.058Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:47:08.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:47:08.182Z] $ docker exec 404e31e3f5179049bfa4bf95b8d8e11140d574f4d896d1583a0fb6beb8af087c ssh-agent [2023-11-08T00:47:08.300Z] SSH_AUTH_SOCK=/tmp/ssh-XnuA8P2GTmML/agent.33 [2023-11-08T00:47:08.300Z] SSH_AGENT_PID=39 [2023-11-08T00:47:08.307Z] Running ssh-add (command line suppressed) [2023-11-08T00:47:08.410Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-449@tmp/private_key_1401151591868483691.key (/w/workspace/foundry_device-virtual-go_PR-449@tmp/private_key_1401151591868483691.key) [2023-11-08T00:47:08.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:47:08.770Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T00:47:08.800Z] $ docker exec --env ******** --env ******** 404e31e3f5179049bfa4bf95b8d8e11140d574f4d896d1583a0fb6beb8af087c ssh-agent -k [2023-11-08T00:47:08.901Z] unset SSH_AUTH_SOCK; [2023-11-08T00:47:08.901Z] unset SSH_AGENT_PID; [2023-11-08T00:47:08.901Z] echo Agent pid 39 killed; [2023-11-08T00:47:08.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T00:47:09.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:47:09.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:47:09.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:47:09.141Z] $ docker exec 404e31e3f5179049bfa4bf95b8d8e11140d574f4d896d1583a0fb6beb8af087c ssh-agent [2023-11-08T00:47:09.266Z] SSH_AUTH_SOCK=/tmp/ssh-byw9XouDPTYW/agent.71 [2023-11-08T00:47:09.267Z] SSH_AGENT_PID=77 [2023-11-08T00:47:09.272Z] Running ssh-add (command line suppressed) [2023-11-08T00:47:09.381Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-449@tmp/private_key_11460043663294698542.key (/w/workspace/foundry_device-virtual-go_PR-449@tmp/private_key_11460043663294698542.key) [2023-11-08T00:47:09.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:47:09.724Z] + git semver init [2023-11-08T00:47:09.983Z] 2023-11-08 00:47:09,924 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T00:47:09.983Z] 2023-11-08 00:47:09,924 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-449/.semver [2023-11-08T00:47:09.983Z] 2023-11-08 00:47:09,925 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-449/.semver [2023-11-08T00:47:09.983Z] 2023-11-08 00:47:09,925 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-449/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-449, universal_newlines=False, shell=None, istream=None) [2023-11-08T00:47:11.362Z] 2023-11-08 00:47:11,134 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-449/.git/info/exclude [2023-11-08T00:47:11.362Z] 2023-11-08 00:47:11,135 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-449/.semver/PR-449 with force:False [2023-11-08T00:47:11.362Z] 2023-11-08 00:47:11,135 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-449/.semver/PR-449 [2023-11-08T00:47:11.362Z] 2023-11-08 00:47:11,139 [execute] INFO git cat-file --batch-check [2023-11-08T00:47:11.362Z] 2023-11-08 00:47:11,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-449/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:47:11.362Z] 2023-11-08 00:47:11,146 [execute] INFO git cat-file --batch [2023-11-08T00:47:11.362Z] 2023-11-08 00:47:11,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-449/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:47:11.362Z] 2023-11-08 00:47:11,152 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-449/.semver/PR-449 [2023-11-08T00:47:11.362Z] 0.0.0 [Pipeline] } [2023-11-08T00:47:11.393Z] $ docker exec --env ******** --env ******** 404e31e3f5179049bfa4bf95b8d8e11140d574f4d896d1583a0fb6beb8af087c ssh-agent -k [2023-11-08T00:47:11.498Z] unset SSH_AUTH_SOCK; [2023-11-08T00:47:11.498Z] unset SSH_AGENT_PID; [2023-11-08T00:47:11.499Z] echo Agent pid 77 killed; [2023-11-08T00:47:11.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:47:11.944Z] + git semver [Pipeline] } [2023-11-08T00:47:12.232Z] $ docker stop --time=1 404e31e3f5179049bfa4bf95b8d8e11140d574f4d896d1583a0fb6beb8af087c [2023-11-08T00:47:13.569Z] $ docker rm -f --volumes 404e31e3f5179049bfa4bf95b8d8e11140d574f4d896d1583a0fb6beb8af087c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:47:13.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T00:47:14.267Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T00:47:14.285Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:47:14.948Z] provisioning config files... [2023-11-08T00:47:14.957Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-449@tmp/config18311333194781709547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:47:15.311Z] ---> docker-login.sh [2023-11-08T00:47:15.312Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:47:15.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:47:15.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:47:15.312Z] Configure a credential helper to remove this warning. See [2023-11-08T00:47:15.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:47:15.312Z] [2023-11-08T00:47:15.312Z] Login Succeeded [2023-11-08T00:47:15.312Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:47:15.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:47:15.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:47:15.312Z] Configure a credential helper to remove this warning. See [2023-11-08T00:47:15.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:47:15.312Z] [2023-11-08T00:47:15.312Z] Login Succeeded [2023-11-08T00:47:15.312Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:47:15.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:47:15.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:47:15.572Z] Configure a credential helper to remove this warning. See [2023-11-08T00:47:15.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:47:15.572Z] [2023-11-08T00:47:15.572Z] Login Succeeded [2023-11-08T00:47:15.572Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:47:15.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:47:15.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:47:15.572Z] Configure a credential helper to remove this warning. See [2023-11-08T00:47:15.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:47:15.572Z] [2023-11-08T00:47:15.572Z] Login Succeeded [2023-11-08T00:47:15.572Z] docker.io [2023-11-08T00:47:15.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:47:16.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:47:16.093Z] Configure a credential helper to remove this warning. See [2023-11-08T00:47:16.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:47:16.093Z] [2023-11-08T00:47:16.093Z] Login Succeeded [2023-11-08T00:47:16.093Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:47:16.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T00:47:16.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:47:16.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:47:16.420Z] ========================================================= [2023-11-08T00:47:16.420Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T00:47:16.420Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:47:17.000Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T00:47:17.000Z] Sending build context to Docker daemon 23.71MB [2023-11-08T00:47:17.000Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:47:17.000Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T00:47:17.261Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T00:47:17.261Z] 7264a8db6415: Pulling fs layer [2023-11-08T00:47:17.261Z] c4d48a809fc2: Pulling fs layer [2023-11-08T00:47:17.261Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T00:47:17.261Z] ad3a456e5733: Pulling fs layer [2023-11-08T00:47:17.261Z] 33e27b845d1e: Pulling fs layer [2023-11-08T00:47:17.261Z] c68163c4e522: Pulling fs layer [2023-11-08T00:47:17.261Z] 50da416c3ac9: Pulling fs layer [2023-11-08T00:47:17.261Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T00:47:17.261Z] ad3a456e5733: Waiting [2023-11-08T00:47:17.261Z] 33e27b845d1e: Waiting [2023-11-08T00:47:17.261Z] c68163c4e522: Waiting [2023-11-08T00:47:17.261Z] 50da416c3ac9: Waiting [2023-11-08T00:47:17.261Z] 23d2d4c4bb30: Waiting [2023-11-08T00:47:17.262Z] c4d48a809fc2: Download complete [2023-11-08T00:47:17.262Z] ad3a456e5733: Verifying Checksum [2023-11-08T00:47:17.262Z] ad3a456e5733: Download complete [2023-11-08T00:47:17.262Z] 33e27b845d1e: Download complete [2023-11-08T00:47:17.262Z] 7264a8db6415: Verifying Checksum [2023-11-08T00:47:17.262Z] 7264a8db6415: Download complete [2023-11-08T00:47:17.262Z] c68163c4e522: Verifying Checksum [2023-11-08T00:47:17.262Z] c68163c4e522: Download complete [2023-11-08T00:47:17.523Z] 7264a8db6415: Pull complete [2023-11-08T00:47:17.523Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T00:47:17.523Z] 23d2d4c4bb30: Download complete [2023-11-08T00:47:17.523Z] c4d48a809fc2: Pull complete [2023-11-08T00:47:17.782Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T00:47:17.782Z] 4f1c88b9dad5: Download complete [2023-11-08T00:47:18.040Z] 50da416c3ac9: Verifying Checksum [2023-11-08T00:47:18.040Z] 50da416c3ac9: Download complete [2023-11-08T00:47:20.576Z] 4f1c88b9dad5: Pull complete [2023-11-08T00:47:20.576Z] ad3a456e5733: Pull complete [2023-11-08T00:47:20.834Z] 33e27b845d1e: Pull complete [2023-11-08T00:47:20.834Z] c68163c4e522: Pull complete [2023-11-08T00:47:23.363Z] 50da416c3ac9: Pull complete [2023-11-08T00:47:23.363Z] 23d2d4c4bb30: Pull complete [2023-11-08T00:47:23.363Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T00:47:23.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T00:47:23.363Z] ---> 0786185ac409 [2023-11-08T00:47:23.363Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T00:47:27.555Z] ---> Running in 8a415503f055 [2023-11-08T00:47:27.815Z] Removing intermediate container 8a415503f055 [2023-11-08T00:47:27.815Z] ---> f19193aabffc [2023-11-08T00:47:27.815Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:47:27.815Z] ---> Running in 8ba3f9f4803f [2023-11-08T00:47:27.815Z] Removing intermediate container 8ba3f9f4803f [2023-11-08T00:47:27.815Z] ---> 8c1bbd064504 [2023-11-08T00:47:27.815Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:47:28.075Z] ---> Running in 935e65ae34ef [2023-11-08T00:47:28.075Z] Removing intermediate container 935e65ae34ef [2023-11-08T00:47:28.075Z] ---> b5361b187aca [2023-11-08T00:47:28.075Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-08T00:47:28.075Z] ---> Running in ef52a1cf0369 [2023-11-08T00:47:28.075Z] Removing intermediate container ef52a1cf0369 [2023-11-08T00:47:28.075Z] ---> 93e574a9594d [2023-11-08T00:47:28.075Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:47:28.075Z] ---> Running in 31075333f05f [2023-11-08T00:47:28.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:47:28.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:47:28.860Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T00:47:28.860Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T00:47:28.860Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T00:47:28.860Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T00:47:28.860Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:47:28.860Z] OK: 268 MiB in 56 packages [2023-11-08T00:47:29.432Z] Removing intermediate container 31075333f05f [2023-11-08T00:47:29.432Z] ---> db5097d50677 [2023-11-08T00:47:29.432Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T00:47:29.432Z] ---> 0dc94ed66b8c [2023-11-08T00:47:29.432Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:47:29.691Z] ---> Running in 338acd9f4ddc [2023-11-08T00:47:29.746Z] Still waiting to schedule task [2023-11-08T00:47:29.747Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:48:01.815Z] Removing intermediate container 338acd9f4ddc [2023-11-08T00:48:01.815Z] ---> cc4f64ccac8d [2023-11-08T00:48:01.815Z] Step 10/12 : COPY . . [2023-11-08T00:48:02.752Z] ---> a0d1c1bbb40f [2023-11-08T00:48:02.752Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:48:02.752Z] ---> Running in 8a38c9593274 [2023-11-08T00:48:03.012Z] Removing intermediate container 8a38c9593274 [2023-11-08T00:48:03.012Z] ---> ada9f7b58ae8 [2023-11-08T00:48:03.012Z] Step 12/12 : RUN $MAKE [2023-11-08T00:48:03.012Z] ---> Running in d1824be25b66 [2023-11-08T00:48:03.270Z] noop [2023-11-08T00:48:03.529Z] Removing intermediate container d1824be25b66 [2023-11-08T00:48:03.529Z] ---> bd8e21ac4a3d [2023-11-08T00:48:03.529Z] Successfully built bd8e21ac4a3d [2023-11-08T00:48:03.529Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:48:03.977Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:48:03.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:48:04.142Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-11-08T00:48:04.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-449 -v /w/workspace/foundry_device-virtual-go_PR-449:/w/workspace/foundry_device-virtual-go_PR-449:rw,z -v /w/workspace/foundry_device-virtual-go_PR-449@tmp:/w/workspace/foundry_device-virtual-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T00:48:04.537Z] $ docker top 23e76e8d96d75de4a15c4ce6dc202cb8b8cfd75295a1d51fa732227116fb0433 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:48:04.931Z] + go version [2023-11-08T00:48:04.932Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T00:48:04.968Z] $ docker stop --time=1 23e76e8d96d75de4a15c4ce6dc202cb8b8cfd75295a1d51fa732227116fb0433 [2023-11-08T00:48:06.214Z] $ docker rm -f --volumes 23e76e8d96d75de4a15c4ce6dc202cb8b8cfd75295a1d51fa732227116fb0433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:48:06.950Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:48:06.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:48:07.101Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-11-08T00:48:07.129Z] $ 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-449 -v /w/workspace/foundry_device-virtual-go_PR-449:/w/workspace/foundry_device-virtual-go_PR-449:rw,z -v /w/workspace/foundry_device-virtual-go_PR-449@tmp:/w/workspace/foundry_device-virtual-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T00:48:07.454Z] $ docker top b0d470e45bb42b6a87f65c85e714c288c9e81b5f6ed1d96b9cdcc7235fe4f78b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:48:07.846Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-449 [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:48:08.292Z] + make test [2023-11-08T00:48:08.292Z] go test ./... -coverprofile=coverage.out [2023-11-08T00:48:09.699Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-08T00:48:19.677Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-08T00:48:19.677Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.023s coverage: 58.6% of statements [2023-11-08T00:48:27.793Z] go vet ./... [2023-11-08T00:48:30.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:48:30.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:48:30.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T00:48:30.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T00:48:30.407Z] $ docker stop --time=1 b0d470e45bb42b6a87f65c85e714c288c9e81b5f6ed1d96b9cdcc7235fe4f78b [2023-11-08T00:48:33.348Z] $ docker rm -f --volumes b0d470e45bb42b6a87f65c85e714c288c9e81b5f6ed1d96b9cdcc7235fe4f78b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:48:33.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T00:48:33.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T00:48:34.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T00:48:34.898Z] + ls -al . [2023-11-08T00:48:34.898Z] total 200 [2023-11-08T00:48:34.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:48 . [2023-11-08T00:48:34.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:46 .. [2023-11-08T00:48:34.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:48 .git [2023-11-08T00:48:34.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:46 .github [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 00:46 .gitignore [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:46 .golangci.yml [2023-11-08T00:48:34.898Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:47 .semver [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 8 00:46 Attribution.txt [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 00:46 CHANGELOG.md [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 1646 Nov 8 00:46 Dockerfile [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:46 GOVERNANCE.md [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 00:46 Jenkinsfile [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 00:46 LICENSE [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 8 00:46 Makefile [2023-11-08T00:48:34.898Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 00:46 OWNERS.md [2023-11-08T00:48:34.899Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 00:46 README.md [2023-11-08T00:48:34.899Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:47 VERSION [2023-11-08T00:48:34.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:46 bin [2023-11-08T00:48:34.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:46 cmd [2023-11-08T00:48:34.899Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 8 00:48 coverage.out [2023-11-08T00:48:34.899Z] -rw-rw-r-- 1 jenkins jenkins 3591 Nov 8 00:46 go.mod [2023-11-08T00:48:34.899Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 8 00:46 go.sum [2023-11-08T00:48:34.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:46 internal [2023-11-08T00:48:34.899Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 00:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:48:35.315Z] + 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=09fb23708fd09fb90f5bc6f05c12fd7b7192adce --label arch=amd64 --label version=0.0.0 . [2023-11-08T00:48:35.315Z] Sending build context to Docker daemon 23.75MB [2023-11-08T00:48:35.315Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:48:35.315Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-08T00:48:35.315Z] ---> bd8e21ac4a3d [2023-11-08T00:48:35.315Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T00:48:35.575Z] ---> Running in 869f01ff9c12 [2023-11-08T00:48:35.575Z] Removing intermediate container 869f01ff9c12 [2023-11-08T00:48:35.575Z] ---> cf75cee631e7 [2023-11-08T00:48:35.575Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:48:35.575Z] ---> Running in 24bb1fa87346 [2023-11-08T00:48:35.832Z] Removing intermediate container 24bb1fa87346 [2023-11-08T00:48:35.832Z] ---> d1734108f486 [2023-11-08T00:48:35.832Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:48:35.832Z] ---> Running in 21ba6972c089 [2023-11-08T00:48:35.832Z] Removing intermediate container 21ba6972c089 [2023-11-08T00:48:35.832Z] ---> f341d52c6e69 [2023-11-08T00:48:35.832Z] Step 6/25 : WORKDIR /device-virtual-go [2023-11-08T00:48:35.832Z] ---> Running in a65596baaa9b [2023-11-08T00:48:35.832Z] Removing intermediate container a65596baaa9b [2023-11-08T00:48:35.832Z] ---> c4d4be843343 [2023-11-08T00:48:35.832Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:48:36.090Z] ---> Running in f237fa0e948a [2023-11-08T00:48:36.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:48:36.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:48:36.608Z] OK: 268 MiB in 56 packages [2023-11-08T00:48:36.870Z] Removing intermediate container f237fa0e948a [2023-11-08T00:48:36.870Z] ---> 2306b03488b3 [2023-11-08T00:48:36.870Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-08T00:48:37.137Z] ---> 8608fe36e82c [2023-11-08T00:48:37.137Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:48:37.137Z] ---> Running in f8982c55d6f6 [2023-11-08T00:48:38.084Z] Removing intermediate container f8982c55d6f6 [2023-11-08T00:48:38.084Z] ---> 67b4a8a8ce9d [2023-11-08T00:48:38.084Z] Step 10/25 : COPY . . [2023-11-08T00:48:38.659Z] ---> 0ac74967dcee [2023-11-08T00:48:38.659Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:48:38.659Z] ---> Running in f3d4706e8bf4 [2023-11-08T00:48:38.659Z] Removing intermediate container f3d4706e8bf4 [2023-11-08T00:48:38.659Z] ---> cc20f55643ad [2023-11-08T00:48:38.659Z] Step 12/25 : RUN $MAKE [2023-11-08T00:48:38.919Z] ---> Running in ee52dfa1d864 [2023-11-08T00:48:39.182Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-08T00:49:01.296Z] Removing intermediate container ee52dfa1d864 [2023-11-08T00:49:01.296Z] ---> c8184f4097fc [2023-11-08T00:49:01.296Z] Step 13/25 : FROM alpine:3.18 [2023-11-08T00:49:01.296Z] 3.18: Pulling from library/alpine [2023-11-08T00:49:01.296Z] 96526aa774ef: Pulling fs layer [2023-11-08T00:49:01.296Z] 96526aa774ef: Verifying Checksum [2023-11-08T00:49:01.296Z] 96526aa774ef: Download complete [2023-11-08T00:49:01.296Z] 96526aa774ef: Pull complete [2023-11-08T00:49:01.296Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:49:01.296Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T00:49:01.296Z] ---> 8ca4688f4f35 [2023-11-08T00:49:01.296Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-08T00:49:01.296Z] ---> Running in 41a509797399 [2023-11-08T00:49:01.296Z] Removing intermediate container 41a509797399 [2023-11-08T00:49:01.296Z] ---> 71d077a9816f [2023-11-08T00:49:01.296Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-08T00:49:01.296Z] ---> Running in 2a639968f177 [2023-11-08T00:49:01.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:49:01.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:49:01.296Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T00:49:01.296Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:49:01.296Z] OK: 7 MiB in 16 packages [2023-11-08T00:49:01.862Z] Removing intermediate container 2a639968f177 [2023-11-08T00:49:01.862Z] ---> 1cffb6a76706 [2023-11-08T00:49:01.862Z] Step 16/25 : WORKDIR / [2023-11-08T00:49:01.862Z] ---> Running in c7d36c4e8f87 [2023-11-08T00:49:01.862Z] Removing intermediate container c7d36c4e8f87 [2023-11-08T00:49:01.862Z] ---> cf9d8defd3d3 [2023-11-08T00:49:01.862Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-08T00:49:02.120Z] ---> 0cec12589eb5 [2023-11-08T00:49:02.120Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-08T00:49:02.120Z] ---> e29c39d0039d [2023-11-08T00:49:02.120Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-11-08T00:49:03.414Z] ---> 5ee41e00268d [2023-11-08T00:49:03.414Z] Step 20/25 : EXPOSE 59900 [2023-11-08T00:49:03.414Z] ---> Running in 4f71985edbee [2023-11-08T00:49:03.414Z] Removing intermediate container 4f71985edbee [2023-11-08T00:49:03.414Z] ---> 751450ebb436 [2023-11-08T00:49:03.414Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-11-08T00:49:03.414Z] ---> Running in adbf282cce63 [2023-11-08T00:49:03.414Z] Removing intermediate container adbf282cce63 [2023-11-08T00:49:03.414Z] ---> 84a196905f54 [2023-11-08T00:49:03.414Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T00:49:03.414Z] ---> Running in 126bc107d2cb [2023-11-08T00:49:03.674Z] Removing intermediate container 126bc107d2cb [2023-11-08T00:49:03.674Z] ---> b5ab6b3bc2e6 [2023-11-08T00:49:03.674Z] Step 23/25 : LABEL arch=amd64 [2023-11-08T00:49:03.674Z] ---> Running in e26b17e3cb28 [2023-11-08T00:49:03.674Z] Removing intermediate container e26b17e3cb28 [2023-11-08T00:49:03.674Z] ---> 3ecd1b9824dc [2023-11-08T00:49:03.674Z] Step 24/25 : LABEL git_sha=09fb23708fd09fb90f5bc6f05c12fd7b7192adce [2023-11-08T00:49:03.674Z] ---> Running in a7782efb62b4 [2023-11-08T00:49:03.674Z] Removing intermediate container a7782efb62b4 [2023-11-08T00:49:03.674Z] ---> 99ea0fcb473e [2023-11-08T00:49:03.674Z] Step 25/25 : LABEL version=0.0.0 [2023-11-08T00:49:03.674Z] ---> Running in ebf6b121af1e [2023-11-08T00:49:03.933Z] Removing intermediate container ebf6b121af1e [2023-11-08T00:49:03.933Z] ---> 496702d0a30c [2023-11-08T00:49:03.933Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T00:49:03.933Z] Successfully built 496702d0a30c [2023-11-08T00:49:03.933Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:49:04.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:49:04.845Z] [2023-11-08T00:49:04.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:49:05.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:49:05.226Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T00:49:05.226Z] 5eb5b503b376: Pulling fs layer [2023-11-08T00:49:05.226Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T00:49:05.226Z] ec43610c2a17: Pulling fs layer [2023-11-08T00:49:05.226Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T00:49:05.226Z] 33b1e0a273af: Pulling fs layer [2023-11-08T00:49:05.226Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T00:49:05.226Z] 33b1e0a273af: Waiting [2023-11-08T00:49:05.226Z] 3a2ae6a8a46f: Waiting [2023-11-08T00:49:05.226Z] 2f39f015ded8: Pulling fs layer [2023-11-08T00:49:05.226Z] 2f39f015ded8: Waiting [2023-11-08T00:49:05.226Z] 5d3b04190fa2: Waiting [2023-11-08T00:49:05.226Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T00:49:05.226Z] 5c69ac0246d0: Download complete [2023-11-08T00:49:05.226Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T00:49:05.226Z] 3a2ae6a8a46f: Download complete [2023-11-08T00:49:05.226Z] 33b1e0a273af: Verifying Checksum [2023-11-08T00:49:05.226Z] 33b1e0a273af: Download complete [2023-11-08T00:49:05.226Z] ec43610c2a17: Verifying Checksum [2023-11-08T00:49:05.226Z] ec43610c2a17: Download complete [2023-11-08T00:49:05.226Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T00:49:05.226Z] 5d3b04190fa2: Download complete [2023-11-08T00:49:05.484Z] 5eb5b503b376: Verifying Checksum [2023-11-08T00:49:05.484Z] 5eb5b503b376: Download complete [2023-11-08T00:49:06.050Z] 2f39f015ded8: Download complete [2023-11-08T00:49:06.618Z] 5eb5b503b376: Pull complete [2023-11-08T00:49:06.876Z] 5c69ac0246d0: Pull complete [2023-11-08T00:49:07.442Z] ec43610c2a17: Pull complete [2023-11-08T00:49:07.442Z] 3a2ae6a8a46f: Pull complete [2023-11-08T00:49:07.780Z] 33b1e0a273af: Pull complete [2023-11-08T00:49:07.780Z] 5d3b04190fa2: Pull complete [2023-11-08T00:49:13.048Z] 2f39f015ded8: Pull complete [2023-11-08T00:49:13.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T00:49:13.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:49:13.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:49:13.267Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-11-08T00:49:13.302Z] $ 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-449 -v /w/workspace/foundry_device-virtual-go_PR-449:/w/workspace/foundry_device-virtual-go_PR-449:rw,z -v /w/workspace/foundry_device-virtual-go_PR-449@tmp:/w/workspace/foundry_device-virtual-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T00:49:18.291Z] $ docker top 2c7c021c343579d9dec3a145523b18e39c68bbaa9623e92b7e2e1f8990fa67db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:49:18.740Z] ---> job-cost.sh [2023-11-08T00:49:18.740Z] lf-activate-venv: SKIPPING [2023-11-08T00:49:18.740Z] INFO: No Stack... [2023-11-08T00:49:18.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T00:49:19.259Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T00:49:19.576Z] + cat /w/workspace/foundry_device-virtual-go_PR-449/archives/cost.csv [2023-11-08T00:49:19.576Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T00:49:19.620Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-449-1-stack-cost] [2023-11-08T00:49:19.628Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-449-1-stack-cost] did not exist. Created. [2023-11-08T00:49:19.629Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T00:49:20.036Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T00:49:20.089Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T00:49:20.125Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T00:49:20.211Z] $ docker stop --time=1 2c7c021c343579d9dec3a145523b18e39c68bbaa9623e92b7e2e1f8990fa67db [2023-11-08T00:49:22.203Z] $ docker rm -f --volumes 2c7c021c343579d9dec3a145523b18e39c68bbaa9623e92b7e2e1f8990fa67db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T00:51:20.469Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16942 in /w/workspace/foundry_device-virtual-go_PR-449 [Pipeline] { [Pipeline] ws [2023-11-08T00:51:20.530Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-11-08T00:51:20.615Z] The recommended git tool is: git [2023-11-08T00:51:27.068Z] using credential edgex-jenkins-ssh [2023-11-08T00:51:27.086Z] Cloning the remote Git repository [2023-11-08T00:51:27.164Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-11-08T00:51:27.284Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-11-08T00:51:27.464Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-08T00:51:27.465Z] > git --version # timeout=10 [2023-11-08T00:51:27.492Z] > git --version # 'git version 2.25.1' [2023-11-08T00:51:27.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:51:27.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:51:29.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-08T00:51:29.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:51:30.920Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-08T00:51:30.963Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-08T00:51:30.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:51:30.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T00:51:31.545Z] Merging remotes/origin/main commit 80fcd9e8c673b029d068a87f517db227d44531cc into PR head commit 09fb23708fd09fb90f5bc6f05c12fd7b7192adce [2023-11-08T00:51:31.863Z] Merge succeeded, producing 09fb23708fd09fb90f5bc6f05c12fd7b7192adce [2023-11-08T00:51:31.864Z] Checking out Revision 09fb23708fd09fb90f5bc6f05c12fd7b7192adce (PR-449) [2023-11-08T00:51:32.386Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-08T00:51:32.447Z] > git --version # timeout=10 [2023-11-08T00:51:32.459Z] > git --version # 'git version 2.25.1' [2023-11-08T00:51:32.477Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:51:31.568Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T00:51:31.660Z] > git checkout -f 09fb23708fd09fb90f5bc6f05c12fd7b7192adce # timeout=10 [2023-11-08T00:51:31.751Z] > git remote # timeout=10 [2023-11-08T00:51:31.773Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T00:51:31.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:51:31.813Z] > git merge 80fcd9e8c673b029d068a87f517db227d44531cc # timeout=10 [2023-11-08T00:51:31.847Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T00:51:31.873Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T00:51:31.890Z] > git checkout -f 09fb23708fd09fb90f5bc6f05c12fd7b7192adce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:51:33.589Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T00:51:33.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:51:33.589Z] Dload Upload Total Spent Left Speed [2023-11-08T00:51:33.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2023-11-08T00:51:34.253Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T00:51:34.603Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T00:51:34.603Z] + sudo tee /etc/docker/daemon.new [2023-11-08T00:51:34.603Z] { [2023-11-08T00:51:34.603Z] "registry-mirrors": [ [2023-11-08T00:51:34.603Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T00:51:34.603Z] ], [2023-11-08T00:51:34.603Z] "bip": "10.250.0.254/24", [2023-11-08T00:51:34.603Z] "hosts": [ [2023-11-08T00:51:34.603Z] "tcp://0.0.0.0:5555", [2023-11-08T00:51:34.603Z] "unix:///var/run/docker.sock" [2023-11-08T00:51:34.603Z] ], [2023-11-08T00:51:34.603Z] "mtu": 1458, [2023-11-08T00:51:34.603Z] "selinux-enabled": true, [2023-11-08T00:51:34.603Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T00:51:34.603Z] } [Pipeline] sh [2023-11-08T00:51:34.959Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T00:51:35.316Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:51:53.710Z] provisioning config files... [2023-11-08T00:51:53.760Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config125928101026430962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:51:54.181Z] ---> docker-login.sh [2023-11-08T00:51:54.182Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:51:54.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:51:54.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:51:54.775Z] Configure a credential helper to remove this warning. See [2023-11-08T00:51:54.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:51:54.775Z] [2023-11-08T00:51:54.775Z] Login Succeeded [2023-11-08T00:51:54.775Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:51:55.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:51:55.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:51:55.323Z] Configure a credential helper to remove this warning. See [2023-11-08T00:51:55.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:51:55.323Z] [2023-11-08T00:51:55.323Z] Login Succeeded [2023-11-08T00:51:55.323Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:51:55.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:51:55.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:51:55.595Z] Configure a credential helper to remove this warning. See [2023-11-08T00:51:55.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:51:55.595Z] [2023-11-08T00:51:55.595Z] Login Succeeded [2023-11-08T00:51:55.595Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:51:56.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:51:56.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:51:56.191Z] Configure a credential helper to remove this warning. See [2023-11-08T00:51:56.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:51:56.191Z] [2023-11-08T00:51:56.191Z] Login Succeeded [2023-11-08T00:51:56.191Z] docker.io [2023-11-08T00:51:56.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:51:56.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:51:56.735Z] Configure a credential helper to remove this warning. See [2023-11-08T00:51:56.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:51:56.735Z] [2023-11-08T00:51:56.735Z] Login Succeeded [2023-11-08T00:51:56.735Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:51:56.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T00:51:57.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:51:57.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:51:57.345Z] ========================================================= [2023-11-08T00:51:57.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T00:51:57.345Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:51:57.875Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T00:51:58.481Z] Sending build context to Docker daemon 11.99MB [2023-11-08T00:51:58.481Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:51:58.481Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T00:51:58.481Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T00:51:58.481Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T00:51:58.481Z] 5d54e960e981: Pulling fs layer [2023-11-08T00:51:58.481Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T00:51:58.481Z] f0e02332f6b5: Pulling fs layer [2023-11-08T00:51:58.481Z] cefa15bbcfad: Pulling fs layer [2023-11-08T00:51:58.481Z] 17808c966233: Pulling fs layer [2023-11-08T00:51:58.481Z] f4c1fc716caa: Pulling fs layer [2023-11-08T00:51:58.481Z] f0e02332f6b5: Waiting [2023-11-08T00:51:58.481Z] cefa15bbcfad: Waiting [2023-11-08T00:51:58.481Z] 17808c966233: Waiting [2023-11-08T00:51:58.481Z] f4c1fc716caa: Waiting [2023-11-08T00:51:58.481Z] 5d54e960e981: Verifying Checksum [2023-11-08T00:51:58.481Z] 5d54e960e981: Download complete [2023-11-08T00:51:58.757Z] f0e02332f6b5: Verifying Checksum [2023-11-08T00:51:58.757Z] f0e02332f6b5: Download complete [2023-11-08T00:51:58.757Z] cefa15bbcfad: Download complete [2023-11-08T00:51:58.757Z] 9fda8d8052c6: Download complete [2023-11-08T00:51:59.034Z] f4c1fc716caa: Verifying Checksum [2023-11-08T00:51:59.034Z] f4c1fc716caa: Download complete [2023-11-08T00:51:59.639Z] 9fda8d8052c6: Pull complete [2023-11-08T00:52:00.235Z] 5d54e960e981: Pull complete [2023-11-08T00:52:00.829Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T00:52:00.829Z] c4a7e357bf2a: Download complete [2023-11-08T00:52:01.806Z] 17808c966233: Verifying Checksum [2023-11-08T00:52:01.806Z] 17808c966233: Download complete [2023-11-08T00:52:14.186Z] c4a7e357bf2a: Pull complete [2023-11-08T00:52:14.186Z] f0e02332f6b5: Pull complete [2023-11-08T00:52:14.457Z] cefa15bbcfad: Pull complete [2023-11-08T00:52:24.652Z] 17808c966233: Pull complete [2023-11-08T00:52:25.625Z] f4c1fc716caa: Pull complete [2023-11-08T00:52:25.625Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T00:52:25.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T00:52:25.625Z] ---> ea914061e18c [2023-11-08T00:52:25.625Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T00:52:27.053Z] ---> Running in 743112f76dd8 [2023-11-08T00:52:27.340Z] Removing intermediate container 743112f76dd8 [2023-11-08T00:52:27.340Z] ---> 1c1c3bc8ad92 [2023-11-08T00:52:27.340Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:52:27.626Z] ---> Running in ce59194aa40b [2023-11-08T00:52:27.899Z] Removing intermediate container ce59194aa40b [2023-11-08T00:52:27.899Z] ---> f2f32d591714 [2023-11-08T00:52:27.899Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:52:27.899Z] ---> Running in e053a86db1e1 [2023-11-08T00:52:28.494Z] Removing intermediate container e053a86db1e1 [2023-11-08T00:52:28.494Z] ---> 3fefd16afd49 [2023-11-08T00:52:28.494Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-08T00:52:28.494Z] ---> Running in 32e8e730a8a0 [2023-11-08T00:52:28.772Z] Removing intermediate container 32e8e730a8a0 [2023-11-08T00:52:28.772Z] ---> cb534c4a7b4c [2023-11-08T00:52:28.772Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:52:29.046Z] ---> Running in 0a6cb9b6b4b9 [2023-11-08T00:52:30.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:52:30.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:52:32.161Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T00:52:32.161Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T00:52:32.161Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T00:52:32.161Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T00:52:32.161Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:52:32.439Z] OK: 270 MiB in 56 packages [2023-11-08T00:52:33.419Z] Removing intermediate container 0a6cb9b6b4b9 [2023-11-08T00:52:33.419Z] ---> cf62227d714e [2023-11-08T00:52:33.419Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T00:52:34.011Z] ---> dd5460e34b87 [2023-11-08T00:52:34.011Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:52:34.281Z] ---> Running in 7f255774fb66 [2023-11-08T00:53:57.962Z] Removing intermediate container 7f255774fb66 [2023-11-08T00:53:57.962Z] ---> 126e7fcaf7c7 [2023-11-08T00:53:57.962Z] Step 10/12 : COPY . . [2023-11-08T00:53:57.962Z] ---> 7adab4e1dca1 [2023-11-08T00:53:57.962Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:53:57.962Z] ---> Running in 1b8d99e7a195 [2023-11-08T00:53:57.962Z] Removing intermediate container 1b8d99e7a195 [2023-11-08T00:53:57.962Z] ---> 997bbafa6357 [2023-11-08T00:53:57.962Z] Step 12/12 : RUN $MAKE [2023-11-08T00:53:57.962Z] ---> Running in 1687f91f131a [2023-11-08T00:53:57.962Z] noop [2023-11-08T00:53:57.962Z] Removing intermediate container 1687f91f131a [2023-11-08T00:53:57.962Z] ---> 8a4a0a56097a [2023-11-08T00:53:57.962Z] Successfully built 8a4a0a56097a [2023-11-08T00:53:57.962Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:54:02.515Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T00:54:02.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:54:02.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-16942 does not seem to be running inside a container [2023-11-08T00:54:02.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T00:54:06.859Z] $ docker top ef564a817c5398ac6ec176c323961f2810fc9ac8c44cab417ce71d94e31eefbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:54:07.799Z] + go version [2023-11-08T00:54:07.799Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T00:54:07.834Z] $ docker stop --time=1 ef564a817c5398ac6ec176c323961f2810fc9ac8c44cab417ce71d94e31eefbb [2023-11-08T00:54:09.544Z] $ docker rm -f --volumes ef564a817c5398ac6ec176c323961f2810fc9ac8c44cab417ce71d94e31eefbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:54:10.439Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T00:54:10.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:54:10.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-16942 does not seem to be running inside a container [2023-11-08T00:54:10.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T00:54:12.171Z] $ docker top bf6c6ca49c35279ce7586a38c0d205eba68f840cc56403e82a1ec4b1e53b9183 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:54:13.115Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:54:13.859Z] + make test [2023-11-08T00:54:13.859Z] go test ./... -coverprofile=coverage.out [2023-11-08T00:54:19.229Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-08T00:56:40.993Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-08T00:56:40.993Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.100s coverage: 58.4% of statements [2023-11-08T00:56:40.993Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T00:56:40.993Z] go vet ./... [2023-11-08T00:56:59.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:56:59.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:56:59.309Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T00:56:59.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T00:56:59.405Z] $ docker stop --time=1 bf6c6ca49c35279ce7586a38c0d205eba68f840cc56403e82a1ec4b1e53b9183 [2023-11-08T00:57:01.404Z] $ docker rm -f --volumes bf6c6ca49c35279ce7586a38c0d205eba68f840cc56403e82a1ec4b1e53b9183 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:57:02.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T00:57:02.810Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T00:57:03.381Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:57:03.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T00:57:04.321Z] + ls -al . [2023-11-08T00:57:04.322Z] total 196 [2023-11-08T00:57:04.322Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 00:54 . [2023-11-08T00:57:04.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:51 .. [2023-11-08T00:57:04.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:51 .git [2023-11-08T00:57:04.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:51 .github [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 00:51 .gitignore [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:51 .golangci.yml [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 8 00:51 Attribution.txt [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 00:51 CHANGELOG.md [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 1646 Nov 8 00:51 Dockerfile [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:51 GOVERNANCE.md [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 00:51 Jenkinsfile [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 00:51 LICENSE [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 8 00:51 Makefile [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 00:51 OWNERS.md [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 00:51 README.md [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:47 VERSION [2023-11-08T00:57:04.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:51 bin [2023-11-08T00:57:04.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:51 cmd [2023-11-08T00:57:04.322Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 8 00:56 coverage.out [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 3591 Nov 8 00:51 go.mod [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 8 00:51 go.sum [2023-11-08T00:57:04.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:51 internal [2023-11-08T00:57:04.322Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 00:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:57:04.749Z] + 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=09fb23708fd09fb90f5bc6f05c12fd7b7192adce --label arch=arm64 --label version=0.0.0 . [2023-11-08T00:57:05.338Z] Sending build context to Docker daemon 12.04MB [2023-11-08T00:57:05.338Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:57:05.338Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-08T00:57:05.338Z] ---> 8a4a0a56097a [2023-11-08T00:57:05.338Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T00:57:05.338Z] ---> Running in d8263ae27c2a [2023-11-08T00:57:05.930Z] Removing intermediate container d8263ae27c2a [2023-11-08T00:57:05.930Z] ---> 0eca15298031 [2023-11-08T00:57:05.930Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:57:05.930Z] ---> Running in b1d11338e8a1 [2023-11-08T00:57:06.208Z] Removing intermediate container b1d11338e8a1 [2023-11-08T00:57:06.208Z] ---> 12f147af3644 [2023-11-08T00:57:06.208Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:57:06.208Z] ---> Running in b2f6fbd84c77 [2023-11-08T00:57:06.807Z] Removing intermediate container b2f6fbd84c77 [2023-11-08T00:57:06.807Z] ---> f70a5b98a2f0 [2023-11-08T00:57:06.807Z] Step 6/25 : WORKDIR /device-virtual-go [2023-11-08T00:57:06.807Z] ---> Running in 339299059bcb [2023-11-08T00:57:07.078Z] Removing intermediate container 339299059bcb [2023-11-08T00:57:07.078Z] ---> 8368510d1dba [2023-11-08T00:57:07.078Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:57:07.078Z] ---> Running in 60218c4689a4 [2023-11-08T00:57:08.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:57:08.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:57:10.192Z] OK: 270 MiB in 56 packages [2023-11-08T00:57:10.777Z] Removing intermediate container 60218c4689a4 [2023-11-08T00:57:10.777Z] ---> 3b56d721e20d [2023-11-08T00:57:10.777Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-08T00:57:11.364Z] ---> f01d6a115257 [2023-11-08T00:57:11.364Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:57:11.364Z] ---> Running in 44b8eebf090a [2023-11-08T00:57:14.729Z] Removing intermediate container 44b8eebf090a [2023-11-08T00:57:14.729Z] ---> 9fc48b440d8d [2023-11-08T00:57:14.729Z] Step 10/25 : COPY . . [2023-11-08T00:57:15.692Z] ---> 8fd24e6b27d8 [2023-11-08T00:57:15.692Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:57:15.692Z] ---> Running in 924092d27796 [2023-11-08T00:57:15.965Z] Removing intermediate container 924092d27796 [2023-11-08T00:57:15.965Z] ---> fbad5a264a13 [2023-11-08T00:57:15.965Z] Step 12/25 : RUN $MAKE [2023-11-08T00:57:15.965Z] ---> Running in b890ff6e3048 [2023-11-08T00:57:16.937Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-08T00:59:39.376Z] Removing intermediate container b890ff6e3048 [2023-11-08T00:59:39.376Z] ---> 674a3d36e242 [2023-11-08T00:59:39.376Z] Step 13/25 : FROM alpine:3.18 [2023-11-08T00:59:39.376Z] 3.18: Pulling from library/alpine [2023-11-08T00:59:39.376Z] 579b34f0a95b: Pulling fs layer [2023-11-08T00:59:39.376Z] 579b34f0a95b: Verifying Checksum [2023-11-08T00:59:39.376Z] 579b34f0a95b: Download complete [2023-11-08T00:59:39.376Z] 579b34f0a95b: Pull complete [2023-11-08T00:59:39.376Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:59:39.376Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T00:59:39.376Z] ---> 3cc203321400 [2023-11-08T00:59:39.376Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-08T00:59:39.376Z] ---> Running in 0b9b6a575e01 [2023-11-08T00:59:39.376Z] Removing intermediate container 0b9b6a575e01 [2023-11-08T00:59:39.376Z] ---> 3c1313d2c328 [2023-11-08T00:59:39.376Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-08T00:59:39.376Z] ---> Running in ae0ecebcf947 [2023-11-08T00:59:39.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:59:39.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:59:39.376Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T00:59:39.376Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:59:39.376Z] OK: 8 MiB in 16 packages [2023-11-08T00:59:39.376Z] Removing intermediate container ae0ecebcf947 [2023-11-08T00:59:39.376Z] ---> dfc0d59dac96 [2023-11-08T00:59:39.376Z] Step 16/25 : WORKDIR / [2023-11-08T00:59:39.376Z] ---> Running in 000539e55acb [2023-11-08T00:59:39.376Z] Removing intermediate container 000539e55acb [2023-11-08T00:59:39.376Z] ---> 2e065a92f8d5 [2023-11-08T00:59:39.376Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-08T00:59:39.376Z] ---> b4be176c670c [2023-11-08T00:59:39.376Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-08T00:59:39.376Z] ---> cecee3f5bbff [2023-11-08T00:59:39.376Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-11-08T00:59:39.376Z] ---> 930ffa94e6b1 [2023-11-08T00:59:39.376Z] Step 20/25 : EXPOSE 59900 [2023-11-08T00:59:39.376Z] ---> Running in a6412810bebc [2023-11-08T00:59:39.376Z] Removing intermediate container a6412810bebc [2023-11-08T00:59:39.376Z] ---> 944a3b090399 [2023-11-08T00:59:39.376Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-11-08T00:59:39.376Z] ---> Running in 13ce7de38436 [2023-11-08T00:59:39.376Z] Removing intermediate container 13ce7de38436 [2023-11-08T00:59:39.376Z] ---> e77eaa5944f0 [2023-11-08T00:59:39.376Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T00:59:39.376Z] ---> Running in 3a962e045535 [2023-11-08T00:59:39.376Z] Removing intermediate container 3a962e045535 [2023-11-08T00:59:39.376Z] ---> f07eeadb6e44 [2023-11-08T00:59:39.376Z] Step 23/25 : LABEL arch=arm64 [2023-11-08T00:59:39.376Z] ---> Running in e0c39dd10ba8 [2023-11-08T00:59:39.376Z] Removing intermediate container e0c39dd10ba8 [2023-11-08T00:59:39.376Z] ---> 069aaf21e544 [2023-11-08T00:59:39.376Z] Step 24/25 : LABEL git_sha=09fb23708fd09fb90f5bc6f05c12fd7b7192adce [2023-11-08T00:59:39.376Z] ---> Running in 31c4c3a3a180 [2023-11-08T00:59:39.376Z] Removing intermediate container 31c4c3a3a180 [2023-11-08T00:59:39.376Z] ---> 26291d0bf9e3 [2023-11-08T00:59:39.376Z] Step 25/25 : LABEL version=0.0.0 [2023-11-08T00:59:39.376Z] ---> Running in d99fc6336158 [2023-11-08T00:59:39.376Z] Removing intermediate container d99fc6336158 [2023-11-08T00:59:39.376Z] ---> 5648b36d65af [2023-11-08T00:59:39.376Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T00:59:39.376Z] Successfully built 5648b36d65af [2023-11-08T00:59:39.376Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:40.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:59:40.229Z] [2023-11-08T00:59:40.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:59:40.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:59:40.633Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T00:59:40.633Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T00:59:40.633Z] 04944245beec: Pulling fs layer [2023-11-08T00:59:40.633Z] 699f458cf7ca: Pulling fs layer [2023-11-08T00:59:40.633Z] 765212b225bb: Pulling fs layer [2023-11-08T00:59:40.633Z] f23df028b6ca: Pulling fs layer [2023-11-08T00:59:40.633Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T00:59:40.633Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T00:59:40.633Z] f23df028b6ca: Waiting [2023-11-08T00:59:40.633Z] d65c8cfc05b1: Waiting [2023-11-08T00:59:40.633Z] 2437ff75d9bd: Waiting [2023-11-08T00:59:40.633Z] 765212b225bb: Waiting [2023-11-08T00:59:40.901Z] 04944245beec: Verifying Checksum [2023-11-08T00:59:40.901Z] 04944245beec: Download complete [2023-11-08T00:59:40.901Z] 765212b225bb: Verifying Checksum [2023-11-08T00:59:40.901Z] 765212b225bb: Download complete [2023-11-08T00:59:40.901Z] f23df028b6ca: Verifying Checksum [2023-11-08T00:59:40.901Z] f23df028b6ca: Download complete [2023-11-08T00:59:40.901Z] d65c8cfc05b1: Download complete [2023-11-08T00:59:41.171Z] 699f458cf7ca: Download complete [2023-11-08T00:59:41.440Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T00:59:41.440Z] 8998bd30e6a1: Download complete [2023-11-08T00:59:44.023Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T00:59:44.023Z] 2437ff75d9bd: Download complete [2023-11-08T00:59:46.608Z] 8998bd30e6a1: Pull complete [2023-11-08T00:59:47.192Z] 04944245beec: Pull complete [2023-11-08T00:59:48.608Z] 699f458cf7ca: Pull complete [2023-11-08T00:59:48.875Z] 765212b225bb: Pull complete [2023-11-08T00:59:49.834Z] f23df028b6ca: Pull complete [2023-11-08T00:59:50.102Z] d65c8cfc05b1: Pull complete [2023-11-08T01:00:08.311Z] 2437ff75d9bd: Pull complete [2023-11-08T01:00:08.311Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T01:00:08.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:00:08.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:00:08.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-16942 does not seem to be running inside a container [2023-11-08T01:00:08.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T01:00:11.719Z] $ docker top db8ea2ebef95719d5b4c7ed87c1f8f3e56cdebe09aa081db36e92614e4ebe28d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:12.656Z] ---> job-cost.sh [2023-11-08T01:00:12.656Z] lf-activate-venv: SKIPPING [2023-11-08T01:00:12.656Z] INFO: No Stack... [2023-11-08T01:00:12.923Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T01:00:13.881Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T01:00:14.236Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-11-08T01:00:14.236Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T01:00:14.557Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-449-1-stack-cost] [2023-11-08T01:00:14.565Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-449-1-stack-cost] did not exist. Created. [2023-11-08T01:00:14.566Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:00:15.291Z] /w/workspace/device-virtual-go/1@tmp/durable-6074a110/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T01:00:15.962Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T01:00:16.005Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T01:00:16.054Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T01:00:16.071Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T01:00:16.155Z] $ docker stop --time=1 db8ea2ebef95719d5b4c7ed87c1f8f3e56cdebe09aa081db36e92614e4ebe28d [2023-11-08T01:00:17.663Z] $ docker rm -f --volumes db8ea2ebef95719d5b4c7ed87c1f8f3e56cdebe09aa081db36e92614e4ebe28d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-08T01:00:18.635Z] provisioning config files... [2023-11-08T01:00:18.642Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-449@tmp/config12143931873239204523tmp [Pipeline] { [Pipeline] sh [2023-11-08T01:00:18.985Z] + set +x [2023-11-08T01:00:18.985Z] + bash -s -- [2023-11-08T01:00:18.985Z] + curl -s https://codecov.io/bash [2023-11-08T01:00:18.985Z] [2023-11-08T01:00:18.985Z] _____ _ [2023-11-08T01:00:18.985Z] / ____| | | [2023-11-08T01:00:18.985Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T01:00:18.985Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T01:00:18.985Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T01:00:18.985Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T01:00:18.985Z] Bash-1.0.6 [2023-11-08T01:00:18.985Z] [2023-11-08T01:00:18.985Z] [2023-11-08T01:00:18.985Z] ==> git version 2.25.1 found [2023-11-08T01:00:18.985Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-08T01:00:18.985Z] Release-Date: 2020-01-08 [2023-11-08T01:00:18.985Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T01:00:18.985Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T01:00:18.985Z] ==> Jenkins CI detected. [2023-11-08T01:00:18.985Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-449 [2023-11-08T01:00:18.985Z] project root: . [2023-11-08T01:00:18.985Z] --> token set from env [2023-11-08T01:00:18.985Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T01:00:18.985Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T01:00:18.985Z] ==> Python coveragepy not found [2023-11-08T01:00:18.985Z] ==> Searching for coverage reports in: [2023-11-08T01:00:18.985Z] + . [2023-11-08T01:00:18.985Z] -> Found 1 reports [2023-11-08T01:00:18.985Z] ==> Detecting git/mercurial file structure [2023-11-08T01:00:18.985Z] ==> Reading reports [2023-11-08T01:00:19.244Z] + ./coverage.out bytes=43063 [2023-11-08T01:00:19.244Z] ==> Appending adjustments [2023-11-08T01:00:19.244Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T01:00:19.244Z] + Found adjustments [2023-11-08T01:00:19.244Z] ==> Gzipping contents [2023-11-08T01:00:19.244Z] 8.0K /tmp/codecov.U4Aosc.gz [2023-11-08T01:00:19.244Z] ==> Uploading reports [2023-11-08T01:00:19.244Z] url: https://codecov.io [2023-11-08T01:00:19.244Z] query: branch=PR-449&commit=09fb23708fd09fb90f5bc6f05c12fd7b7192adce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=449&job=&cmd_args= [2023-11-08T01:00:19.244Z] -> Pinging Codecov [2023-11-08T01:00:19.244Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-449&commit=09fb23708fd09fb90f5bc6f05c12fd7b7192adce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=449&job=&cmd_args= [2023-11-08T01:00:19.504Z] -> Uploading to [2023-11-08T01:00:19.505Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/5E52B4B073DB2E39498172D8E973AA87/09fb23708fd09fb90f5bc6f05c12fd7b7192adce/354aee63-9a94-4e61-b850-944e897a785e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T010019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd7c7f70441f839fbe91888be7b8da878b631e161ba68cfc1f13e91407359ab5 [2023-11-08T01:00:19.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T01:00:19.505Z] Dload Upload Total Spent Left Speed [2023-11-08T01:00:19.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 22017 --:--:-- --:--:-- --:--:-- 22017 [2023-11-08T01:00:19.505Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/09fb23708fd09fb90f5bc6f05c12fd7b7192adce [Pipeline] } [2023-11-08T01:00:19.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-08T01:00:21.292Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-449/archives ] [2023-11-08T01:00:21.292Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-449/archives [2023-11-08T01:00:21.292Z] total 16 [2023-11-08T01:00:21.292Z] drwxr-xr-x 3 root root 4096 Nov 8 00:49 . [2023-11-08T01:00:21.292Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 00:49 .. [2023-11-08T01:00:21.292Z] drwxr-xr-x 2 root root 4096 Nov 8 00:49 cost [2023-11-08T01:00:21.292Z] -rw-r--r-- 1 root root 89 Nov 8 00:49 cost.csv [2023-11-08T01:00:21.292Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-449/archives [2023-11-08T01:00:21.292Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-449/archives [2023-11-08T01:00:21.292Z] total 16 [2023-11-08T01:00:21.292Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:49 . [2023-11-08T01:00:21.292Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 00:49 .. [2023-11-08T01:00:21.292Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 00:49 cost [2023-11-08T01:00:21.292Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 00:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:21.621Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:22.518Z] ---> package-listing.sh [2023-11-08T01:00:22.519Z] ++ facter osfamily [2023-11-08T01:00:22.519Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T01:00:22.777Z] + OS_FAMILY=debian [2023-11-08T01:00:22.777Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-449 [2023-11-08T01:00:22.777Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T01:00:22.777Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T01:00:22.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T01:00:22.777Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T01:00:22.777Z] + '[' /w/workspace/foundry_device-virtual-go_PR-449 ']' [2023-11-08T01:00:22.777Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T01:00:22.777Z] + case "${OS_FAMILY}" in [2023-11-08T01:00:22.777Z] + dpkg -l [2023-11-08T01:00:22.777Z] + grep '^ii' [2023-11-08T01:00:22.777Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T01:00:22.777Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T01:00:22.777Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T01:00:22.777Z] + '[' /w/workspace/foundry_device-virtual-go_PR-449 ']' [2023-11-08T01:00:22.777Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-449/archives/ [2023-11-08T01:00:22.777Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-449/archives/ [Pipeline] echo [2023-11-08T01:00:22.815Z] 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-449/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T01:00:23.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:00:23.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:00:23.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:00:23.900Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-11-08T01:00:23.931Z] $ 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-449/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-449 -v /w/workspace/foundry_device-virtual-go_PR-449:/w/workspace/foundry_device-virtual-go_PR-449:rw,z -v /w/workspace/foundry_device-virtual-go_PR-449@tmp:/w/workspace/foundry_device-virtual-go_PR-449@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T01:00:24.108Z] $ docker top 1003f75db831bd40ae31e16adc70e21d089c94ca8423ad670233d80c10ba3336 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:00:24.516Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T01:00:24.826Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T01:00:25.138Z] + ls /var/log/sa-host [2023-11-08T01:00:25.138Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:00:25.267Z] provisioning config files... [2023-11-08T01:00:25.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-449@tmp/config18409720465518747930tmp [Pipeline] { [Pipeline] echo [2023-11-08T01:00:25.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:25.655Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T01:00:25.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:26.088Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T01:00:26.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:26.440Z] ---> sudo-logs.sh [2023-11-08T01:00:26.440Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T01:00:26.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:26.846Z] ---> job-cost.sh [2023-11-08T01:00:26.846Z] lf-activate-venv: SKIPPING [2023-11-08T01:00:26.846Z] DEBUG: total: 0.2199999988079071 [2023-11-08T01:00:26.846Z] INFO: Retrieving Stack Cost... [2023-11-08T01:00:27.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:00:27.677Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T01:00:27.718Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:00:28.037Z] ---> logs-deploy.sh [2023-11-08T01:00:28.037Z] lf-activate-venv: SKIPPING [2023-11-08T01:00:28.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-449/1 [2023-11-08T01:00:28.037Z] INFO: archiving workspace using pattern(s): [2023-11-08T01:00:28.973Z] Archives upload complete. [2023-11-08T01:00:28.973Z] INFO: archiving logs to Nexus