Pull request #346 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a72c08068bc4586827dd85faab2947c736ee361f+d88ec883ceb54df0c16245cd6a1edd1f53729442 (f22e222e52bdd07142e6d5c6fb929ea8fc7b6759) 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-ssh15638206286110679522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh589387970322490935.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-346/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-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5913616198004089485.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-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10454160065403445440.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15796074225710284111.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-346/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-346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8971721389994027929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7295’ Running on prd-ubuntu20.04-docker-8c-8g-7297 in /w/workspace/foundry_device-virtual-go_PR-346 [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-346 # 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/346/head:refs/remotes/origin/PR-346 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d88ec883ceb54df0c16245cd6a1edd1f53729442 into PR head commit a72c08068bc4586827dd85faab2947c736ee361f Merge succeeded, producing a72c08068bc4586827dd85faab2947c736ee361f Checking out Revision a72c08068bc4586827dd85faab2947c736ee361f (PR-346) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a72c08068bc4586827dd85faab2947c736ee361f # 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 d88ec883ceb54df0c16245cd6a1edd1f53729442 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a72c08068bc4586827dd85faab2947c736ee361f # timeout=10 [Pipeline] timeout [2023-02-23T21:22:18.011Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T21:22:18.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T21:22:18.271Z] ========================================================= [2023-02-23T21:22:18.271Z] EdgeX Global Pipelines Version Info [2023-02-23T21:22:18.271Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:22:18.999Z] ------------------- [2023-02-23T21:22:18.999Z] stable info: [2023-02-23T21:22:18.999Z] ------------------- [2023-02-23T21:22:18.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T21:22:18.999Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T21:22:18.999Z] Message: update stable to v1.0.244 [2023-02-23T21:22:19.569Z] ------------------- [2023-02-23T21:22:19.569Z] experimental info: [2023-02-23T21:22:19.569Z] ------------------- [2023-02-23T21:22:19.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T21:22:19.569Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T21:22:19.569Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T21:22:19.876Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-02-23T21:22:19.914Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-02-23T21:22:19.956Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T21:22:19.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T21:22:20.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T21:22:20.073Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T21:22:20.109Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T21:22:20.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-23T21:22:20.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T21:22:20.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T21:22:20.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T21:22:20.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-02-23T21:22:20.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T21:22:20.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T21:22:20.450Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T21:22:20.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T21:22:20.529Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T21:22:20.571Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T21:22:20.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T21:22:20.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T21:22:20.704Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-23T21:22:20.745Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-23T21:22:20.782Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-23T21:22:20.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-23T21:22:20.864Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-23T21:22:20.904Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T21:22:20.942Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T21:22:20.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo [2023-02-23T21:22:21.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo [2023-02-23T21:22:21.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo [2023-02-23T21:22:21.107Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a72c08068bc4586827dd85faab2947c736ee361f [Pipeline] echo [2023-02-23T21:22:21.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a72c080 [Pipeline] echo [2023-02-23T21:22:21.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T21:22:21.313Z] provisioning config files... [2023-02-23T21:22:21.344Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-346@tmp/config13279357633890875413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:22:21.686Z] ---> docker-login.sh [2023-02-23T21:22:21.686Z] nexus3.edgexfoundry.org:10001 [2023-02-23T21:22:21.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:22.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:22.211Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:22.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:22.211Z] [2023-02-23T21:22:22.211Z] Login Succeeded [2023-02-23T21:22:22.211Z] nexus3.edgexfoundry.org:10002 [2023-02-23T21:22:22.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:22.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:22.211Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:22.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:22.211Z] [2023-02-23T21:22:22.211Z] Login Succeeded [2023-02-23T21:22:22.211Z] nexus3.edgexfoundry.org:10003 [2023-02-23T21:22:22.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:22.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:22.211Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:22.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:22.211Z] [2023-02-23T21:22:22.211Z] Login Succeeded [2023-02-23T21:22:22.211Z] nexus3.edgexfoundry.org:10004 [2023-02-23T21:22:22.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:22.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:22.474Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:22.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:22.474Z] [2023-02-23T21:22:22.474Z] Login Succeeded [2023-02-23T21:22:22.474Z] docker.io [2023-02-23T21:22:22.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:22.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:22.734Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:22.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:22.734Z] [2023-02-23T21:22:22.734Z] Login Succeeded [2023-02-23T21:22:22.734Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T21:22:22.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T21:22:23.395Z] + git rev-list -1 --merges a72c08068bc4586827dd85faab2947c736ee361f~1..a72c08068bc4586827dd85faab2947c736ee361f [Pipeline] echo [2023-02-23T21:22:23.457Z] -----------> git rev-list -1 --merges a72c08068bc4586827dd85faab2947c736ee361f~1..a72c08068bc4586827dd85faab2947c736ee361f a72c08068bc4586827dd85faab2947c736ee361f [false] [Pipeline] sh [2023-02-23T21:22:23.768Z] + git log --format=format:%s -1 a72c08068bc4586827dd85faab2947c736ee361f [Pipeline] echo [2023-02-23T21:22:23.803Z] ========================================================= [2023-02-23T21:22:23.803Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T21:22:23.803Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T21:22:24.244Z] + git log --format=format:%s -1 a72c08068bc4586827dd85faab2947c736ee361f [Pipeline] echo [2023-02-23T21:22:24.284Z] [semverPrep] GIT_COMMIT: a72c08068bc4586827dd85faab2947c736ee361f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-23T21:22:24.313Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-23T21:22:24.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T21:22:24.680Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T21:22:24.680Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T21:22:24.680Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T21:22:24.680Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T21:22:24.680Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T21:22:24.680Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:22:25.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T21:22:25.110Z] [2023-02-23T21:22:25.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:22:25.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T21:22:25.493Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T21:22:25.493Z] b85a868b505f: Pulling fs layer [2023-02-23T21:22:25.493Z] e2be974225ed: Pulling fs layer [2023-02-23T21:22:25.493Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T21:22:25.493Z] 988bab9f4d93: Pulling fs layer [2023-02-23T21:22:25.493Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T21:22:25.493Z] 988bab9f4d93: Waiting [2023-02-23T21:22:25.493Z] eaf3925da568: Pulling fs layer [2023-02-23T21:22:25.493Z] bab4dde63d76: Pulling fs layer [2023-02-23T21:22:25.493Z] eaf3925da568: Waiting [2023-02-23T21:22:25.493Z] 1469e6f7b9e6: Waiting [2023-02-23T21:22:25.493Z] bde34c3a00c8: Pulling fs layer [2023-02-23T21:22:25.493Z] b352a97aabf1: Pulling fs layer [2023-02-23T21:22:25.493Z] 4872d77fe225: Pulling fs layer [2023-02-23T21:22:25.494Z] bab4dde63d76: Waiting [2023-02-23T21:22:25.494Z] 5851b861e8e6: Pulling fs layer [2023-02-23T21:22:25.494Z] bde34c3a00c8: Waiting [2023-02-23T21:22:25.494Z] b352a97aabf1: Waiting [2023-02-23T21:22:25.494Z] 5851b861e8e6: Waiting [2023-02-23T21:22:25.494Z] e2be974225ed: Verifying Checksum [2023-02-23T21:22:25.494Z] e2be974225ed: Download complete [2023-02-23T21:22:25.494Z] 988bab9f4d93: Verifying Checksum [2023-02-23T21:22:25.494Z] 988bab9f4d93: Download complete [2023-02-23T21:22:25.757Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T21:22:25.757Z] 1469e6f7b9e6: Download complete [2023-02-23T21:22:25.757Z] eaf3925da568: Verifying Checksum [2023-02-23T21:22:25.757Z] eaf3925da568: Download complete [2023-02-23T21:22:25.757Z] 339a4e72a1f5: Download complete [2023-02-23T21:22:25.757Z] bde34c3a00c8: Download complete [2023-02-23T21:22:25.757Z] b352a97aabf1: Download complete [2023-02-23T21:22:25.757Z] 4872d77fe225: Download complete [2023-02-23T21:22:25.757Z] 5851b861e8e6: Verifying Checksum [2023-02-23T21:22:25.757Z] 5851b861e8e6: Download complete [2023-02-23T21:22:26.019Z] b85a868b505f: Verifying Checksum [2023-02-23T21:22:26.019Z] b85a868b505f: Download complete [2023-02-23T21:22:26.279Z] bab4dde63d76: Verifying Checksum [2023-02-23T21:22:26.279Z] bab4dde63d76: Download complete [2023-02-23T21:22:27.223Z] b85a868b505f: Pull complete [2023-02-23T21:22:27.483Z] e2be974225ed: Pull complete [2023-02-23T21:22:28.055Z] 339a4e72a1f5: Pull complete [2023-02-23T21:22:28.055Z] 988bab9f4d93: Pull complete [2023-02-23T21:22:28.314Z] 1469e6f7b9e6: Pull complete [2023-02-23T21:22:28.572Z] eaf3925da568: Pull complete [2023-02-23T21:22:30.479Z] bab4dde63d76: Pull complete [2023-02-23T21:22:30.480Z] bde34c3a00c8: Pull complete [2023-02-23T21:22:30.480Z] b352a97aabf1: Pull complete [2023-02-23T21:22:30.740Z] 4872d77fe225: Pull complete [2023-02-23T21:22:30.740Z] 5851b861e8e6: Pull complete [2023-02-23T21:22:30.740Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T21:22:30.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T21:22:30.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T21:22:30.978Z] prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container [2023-02-23T21:22:31.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-346 -v /w/workspace/foundry_device-virtual-go_PR-346:/w/workspace/foundry_device-virtual-go_PR-346:rw,z -v /w/workspace/foundry_device-virtual-go_PR-346@tmp:/w/workspace/foundry_device-virtual-go_PR-346@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T21:22:33.476Z] $ docker top 2f0af45ab766f76bd3763a4839b859507f500fd4cedcc09b5892fb53506f1841 -eo pid,comm [2023-02-23T21:22:33.531Z] 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-02-23T21:22:33.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T21:22:33.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T21:22:33.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T21:22:33.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T21:22:33.788Z] $ docker exec 2f0af45ab766f76bd3763a4839b859507f500fd4cedcc09b5892fb53506f1841 ssh-agent [2023-02-23T21:22:33.894Z] SSH_AUTH_SOCK=/tmp/ssh-7QSEYri0m58N/agent.33 [2023-02-23T21:22:33.894Z] SSH_AGENT_PID=39 [2023-02-23T21:22:33.901Z] Running ssh-add (command line suppressed) [2023-02-23T21:22:34.002Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-346@tmp/private_key_17960959679187398245.key (/w/workspace/foundry_device-virtual-go_PR-346@tmp/private_key_17960959679187398245.key) [2023-02-23T21:22:34.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T21:22:34.344Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T21:22:34.371Z] $ docker exec --env ******** --env ******** 2f0af45ab766f76bd3763a4839b859507f500fd4cedcc09b5892fb53506f1841 ssh-agent -k [2023-02-23T21:22:34.484Z] unset SSH_AUTH_SOCK; [2023-02-23T21:22:34.485Z] unset SSH_AGENT_PID; [2023-02-23T21:22:34.485Z] echo Agent pid 39 killed; [2023-02-23T21:22:34.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T21:22:34.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T21:22:34.583Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T21:22:34.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T21:22:34.712Z] $ docker exec 2f0af45ab766f76bd3763a4839b859507f500fd4cedcc09b5892fb53506f1841 ssh-agent [2023-02-23T21:22:34.830Z] SSH_AUTH_SOCK=/tmp/ssh-4NzDCw6wtsXl/agent.71 [2023-02-23T21:22:34.830Z] SSH_AGENT_PID=77 [2023-02-23T21:22:34.835Z] Running ssh-add (command line suppressed) [2023-02-23T21:22:34.953Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-346@tmp/private_key_11377912023211607651.key (/w/workspace/foundry_device-virtual-go_PR-346@tmp/private_key_11377912023211607651.key) [2023-02-23T21:22:34.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T21:22:35.294Z] + git semver init [2023-02-23T21:22:35.554Z] 2023-02-23 21:22:35,503 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T21:22:35.554Z] 2023-02-23 21:22:35,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-346/.semver [2023-02-23T21:22:35.554Z] 2023-02-23 21:22:35,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-346/.semver [2023-02-23T21:22:35.554Z] 2023-02-23 21:22:35,504 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-346/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-346, universal_newlines=False, shell=None, istream=None) [2023-02-23T21:22:36.952Z] 2023-02-23 21:22:36,612 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-346/.git/info/exclude [2023-02-23T21:22:36.952Z] 2023-02-23 21:22:36,613 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-346/.semver/PR-346 with force:False [2023-02-23T21:22:36.952Z] 2023-02-23 21:22:36,613 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-346/.semver/PR-346 [2023-02-23T21:22:36.952Z] 2023-02-23 21:22:36,617 [execute] INFO git cat-file --batch-check [2023-02-23T21:22:36.952Z] 2023-02-23 21:22:36,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-346/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T21:22:36.952Z] 2023-02-23 21:22:36,624 [execute] INFO git cat-file --batch [2023-02-23T21:22:36.952Z] 2023-02-23 21:22:36,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-346/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T21:22:36.952Z] 2023-02-23 21:22:36,630 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-346/.semver/PR-346 [2023-02-23T21:22:36.952Z] 0.0.0 [Pipeline] } [2023-02-23T21:22:36.979Z] $ docker exec --env ******** --env ******** 2f0af45ab766f76bd3763a4839b859507f500fd4cedcc09b5892fb53506f1841 ssh-agent -k [2023-02-23T21:22:37.089Z] unset SSH_AUTH_SOCK; [2023-02-23T21:22:37.089Z] unset SSH_AGENT_PID; [2023-02-23T21:22:37.090Z] echo Agent pid 77 killed; [2023-02-23T21:22:37.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T21:22:37.524Z] + git semver [Pipeline] } [2023-02-23T21:22:37.810Z] $ docker stop --time=1 2f0af45ab766f76bd3763a4839b859507f500fd4cedcc09b5892fb53506f1841 [2023-02-23T21:22:39.127Z] $ docker rm -f --volumes 2f0af45ab766f76bd3763a4839b859507f500fd4cedcc09b5892fb53506f1841 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T21:22:39.533Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T21:22:39.844Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T21:22:39.862Z] [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-02-23T21:22:40.438Z] provisioning config files... [2023-02-23T21:22:40.448Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-346@tmp/config17026565444742894104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:22:40.794Z] ---> docker-login.sh [2023-02-23T21:22:40.794Z] nexus3.edgexfoundry.org:10001 [2023-02-23T21:22:40.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:40.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:40.794Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:40.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:40.794Z] [2023-02-23T21:22:40.794Z] Login Succeeded [2023-02-23T21:22:40.794Z] nexus3.edgexfoundry.org:10002 [2023-02-23T21:22:40.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:40.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:40.794Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:40.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:40.794Z] [2023-02-23T21:22:40.794Z] Login Succeeded [2023-02-23T21:22:40.794Z] nexus3.edgexfoundry.org:10003 [2023-02-23T21:22:41.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:41.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:41.053Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:41.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:41.053Z] [2023-02-23T21:22:41.053Z] Login Succeeded [2023-02-23T21:22:41.053Z] nexus3.edgexfoundry.org:10004 [2023-02-23T21:22:41.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:41.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:41.053Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:41.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:41.053Z] [2023-02-23T21:22:41.053Z] Login Succeeded [2023-02-23T21:22:41.053Z] docker.io [2023-02-23T21:22:41.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:22:41.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:22:41.313Z] Configure a credential helper to remove this warning. See [2023-02-23T21:22:41.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:22:41.313Z] [2023-02-23T21:22:41.313Z] Login Succeeded [2023-02-23T21:22:41.313Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T21:22:41.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T21:22:41.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T21:22:41.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T21:22:41.611Z] ========================================================= [2023-02-23T21:22:41.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T21:22:41.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:22:42.064Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-23T21:22:42.064Z] Sending build context to Docker daemon 23.36MB [2023-02-23T21:22:42.064Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T21:22:42.064Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T21:22:42.324Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T21:22:42.324Z] 213ec9aee27d: Pulling fs layer [2023-02-23T21:22:42.324Z] 4583459ba037: Pulling fs layer [2023-02-23T21:22:42.324Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T21:22:42.324Z] 53926ce57604: Pulling fs layer [2023-02-23T21:22:42.324Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T21:22:42.324Z] 22ff95d597cd: Pulling fs layer [2023-02-23T21:22:42.324Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T21:22:42.324Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T21:22:42.324Z] a7acece74701: Pulling fs layer [2023-02-23T21:22:42.324Z] 21b2b0c7a3f4: Waiting [2023-02-23T21:22:42.324Z] 22ff95d597cd: Waiting [2023-02-23T21:22:42.324Z] 12d6caf4c0d1: Waiting [2023-02-23T21:22:42.324Z] 53926ce57604: Waiting [2023-02-23T21:22:42.324Z] 96b7cbca73a9: Waiting [2023-02-23T21:22:42.324Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T21:22:42.324Z] 93c1e223e6f2: Download complete [2023-02-23T21:22:42.324Z] 4583459ba037: Verifying Checksum [2023-02-23T21:22:42.324Z] 4583459ba037: Download complete [2023-02-23T21:22:42.324Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T21:22:42.324Z] 21b2b0c7a3f4: Download complete [2023-02-23T21:22:42.324Z] 22ff95d597cd: Verifying Checksum [2023-02-23T21:22:42.324Z] 22ff95d597cd: Download complete [2023-02-23T21:22:42.584Z] 213ec9aee27d: Verifying Checksum [2023-02-23T21:22:42.584Z] 213ec9aee27d: Download complete [2023-02-23T21:22:42.584Z] 12d6caf4c0d1: Verifying Checksum [2023-02-23T21:22:42.584Z] 12d6caf4c0d1: Download complete [2023-02-23T21:22:42.850Z] 213ec9aee27d: Pull complete [2023-02-23T21:22:43.116Z] 4583459ba037: Pull complete [2023-02-23T21:22:43.375Z] a7acece74701: Verifying Checksum [2023-02-23T21:22:43.375Z] a7acece74701: Download complete [2023-02-23T21:22:43.375Z] 93c1e223e6f2: Pull complete [2023-02-23T21:22:43.375Z] 53926ce57604: Verifying Checksum [2023-02-23T21:22:43.375Z] 53926ce57604: Download complete [2023-02-23T21:22:43.375Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T21:22:43.375Z] 96b7cbca73a9: Download complete [2023-02-23T21:22:47.564Z] 53926ce57604: Pull complete [2023-02-23T21:22:47.564Z] 21b2b0c7a3f4: Pull complete [2023-02-23T21:22:47.564Z] 22ff95d597cd: Pull complete [2023-02-23T21:22:47.564Z] 12d6caf4c0d1: Pull complete [2023-02-23T21:22:50.100Z] 96b7cbca73a9: Pull complete [2023-02-23T21:22:51.034Z] a7acece74701: Pull complete [2023-02-23T21:22:51.034Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T21:22:51.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T21:22:51.295Z] ---> db6d94c90886 [2023-02-23T21:22:51.295Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T21:22:55.264Z] Still waiting to schedule task [2023-02-23T21:22:55.265Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7296’ [2023-02-23T21:23:02.581Z] ---> Running in f289eb2287f1 [2023-02-23T21:23:02.581Z] Removing intermediate container f289eb2287f1 [2023-02-23T21:23:02.582Z] ---> 04868532858e [2023-02-23T21:23:02.582Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T21:23:02.582Z] ---> Running in ebb901770e65 [2023-02-23T21:23:02.582Z] Removing intermediate container ebb901770e65 [2023-02-23T21:23:02.582Z] ---> c6412b81abfb [2023-02-23T21:23:02.582Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T21:23:02.582Z] ---> Running in 8853d85e5ee3 [2023-02-23T21:23:02.582Z] Removing intermediate container 8853d85e5ee3 [2023-02-23T21:23:02.582Z] ---> 1f5c664d1018 [2023-02-23T21:23:02.582Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-23T21:23:02.582Z] ---> Running in 1de1b67b0c93 [2023-02-23T21:23:02.582Z] Removing intermediate container 1de1b67b0c93 [2023-02-23T21:23:02.582Z] ---> 3e2de3b06c07 [2023-02-23T21:23:02.582Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T21:23:02.582Z] ---> Running in 57278b237b09 [2023-02-23T21:23:02.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T21:23:02.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T21:23:02.582Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-23T21:23:02.582Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-23T21:23:02.582Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-23T21:23:02.842Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-23T21:23:02.842Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T21:23:02.842Z] OK: 216 MiB in 55 packages [2023-02-23T21:23:03.411Z] Removing intermediate container 57278b237b09 [2023-02-23T21:23:03.411Z] ---> 62659921b70c [2023-02-23T21:23:03.411Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-23T21:23:03.411Z] ---> cd89a4616628 [2023-02-23T21:23:03.411Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T21:23:03.411Z] ---> Running in c2688b01e3d1 [2023-02-23T21:23:42.191Z] Removing intermediate container c2688b01e3d1 [2023-02-23T21:23:42.191Z] ---> 6a5b53f90a49 [2023-02-23T21:23:42.191Z] Step 10/12 : COPY . . [2023-02-23T21:23:42.191Z] ---> a4070032f3e4 [2023-02-23T21:23:42.191Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T21:23:42.191Z] ---> Running in 78985214ffa8 [2023-02-23T21:23:42.191Z] Removing intermediate container 78985214ffa8 [2023-02-23T21:23:42.191Z] ---> 75851c6cf451 [2023-02-23T21:23:42.191Z] Step 12/12 : RUN $MAKE [2023-02-23T21:23:42.191Z] ---> Running in ac0faccb15cf [2023-02-23T21:23:42.191Z] noop [2023-02-23T21:23:42.191Z] Removing intermediate container ac0faccb15cf [2023-02-23T21:23:42.191Z] ---> 8766a7560407 [2023-02-23T21:23:42.191Z] Successfully built 8766a7560407 [2023-02-23T21:23:42.191Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:23:42.661Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T21:23:42.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T21:23:42.800Z] prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container [2023-02-23T21:23:42.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-346 -v /w/workspace/foundry_device-virtual-go_PR-346:/w/workspace/foundry_device-virtual-go_PR-346:rw,z -v /w/workspace/foundry_device-virtual-go_PR-346@tmp:/w/workspace/foundry_device-virtual-go_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T21:23:43.215Z] $ docker top c3dee249c2b20afec67ebb0b944afbbdfdddfd094dc9bd523e1c8129bbb92db0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T21:23:43.617Z] + go version [2023-02-23T21:23:43.617Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T21:23:43.647Z] $ docker stop --time=1 c3dee249c2b20afec67ebb0b944afbbdfdddfd094dc9bd523e1c8129bbb92db0 [2023-02-23T21:23:44.944Z] $ docker rm -f --volumes c3dee249c2b20afec67ebb0b944afbbdfdddfd094dc9bd523e1c8129bbb92db0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:23:45.663Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T21:23:45.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T21:23:45.809Z] prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container [2023-02-23T21:23:45.842Z] $ 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-346 -v /w/workspace/foundry_device-virtual-go_PR-346:/w/workspace/foundry_device-virtual-go_PR-346:rw,z -v /w/workspace/foundry_device-virtual-go_PR-346@tmp:/w/workspace/foundry_device-virtual-go_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T21:23:46.165Z] $ docker top 3cc3b2f68311e4b8cd3477cc8051bbc4794ed80b41622dd84d29c803a0a1100e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T21:23:46.554Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-346 [Pipeline] fileExists [Pipeline] sh [2023-02-23T21:23:46.915Z] + make test [2023-02-23T21:23:46.915Z] go test ./... -coverprofile=coverage.out [2023-02-23T21:23:47.173Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-23T21:23:55.464Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-23T21:23:56.400Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.038s coverage: 65.7% of statements [2023-02-23T21:24:02.959Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-23T21:24:02.959Z] go vet ./... [2023-02-23T21:24:05.490Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T21:24:05.490Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T21:24:05.490Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T21:24:05.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T21:24:05.562Z] $ docker stop --time=1 3cc3b2f68311e4b8cd3477cc8051bbc4794ed80b41622dd84d29c803a0a1100e [2023-02-23T21:24:08.023Z] $ docker rm -f --volumes 3cc3b2f68311e4b8cd3477cc8051bbc4794ed80b41622dd84d29c803a0a1100e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T21:24:08.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T21:24:08.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-23T21:24:09.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T21:24:09.575Z] + ls -al . [2023-02-23T21:24:09.575Z] total 192 [2023-02-23T21:24:09.575Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 21:23 . [2023-02-23T21:24:09.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 21:22 .. [2023-02-23T21:24:09.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 21:23 .git [2023-02-23T21:24:09.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 21:22 .github [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 23 21:22 .gitignore [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 21:22 .golangci.yml [2023-02-23T21:24:09.575Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 21:22 .semver [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 23 21:22 Attribution.txt [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 21:22 CHANGELOG.md [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 23 21:22 Dockerfile [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 21:22 GOVERNANCE.md [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 23 21:22 Jenkinsfile [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 21:22 LICENSE [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 23 21:22 Makefile [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 23 21:22 OWNERS.md [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 23 21:22 README.md [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 21:22 VERSION [2023-02-23T21:24:09.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 21:22 bin [2023-02-23T21:24:09.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 21:22 cmd [2023-02-23T21:24:09.575Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 23 21:23 coverage.out [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 3253 Feb 23 21:22 go.mod [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 32563 Feb 23 21:22 go.sum [2023-02-23T21:24:09.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 21:22 internal [2023-02-23T21:24:09.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 21:22 snap [2023-02-23T21:24:09.575Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 23 21:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:24:09.968Z] + 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=a72c08068bc4586827dd85faab2947c736ee361f --label arch=amd64 --label version=0.0.0 . [2023-02-23T21:24:09.968Z] Sending build context to Docker daemon 23.4MB [2023-02-23T21:24:09.968Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T21:24:09.968Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-23T21:24:09.968Z] ---> 8766a7560407 [2023-02-23T21:24:09.968Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T21:24:10.535Z] ---> Running in a0d478394255 [2023-02-23T21:24:10.536Z] Removing intermediate container a0d478394255 [2023-02-23T21:24:10.536Z] ---> b64463aac45c [2023-02-23T21:24:10.536Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T21:24:10.536Z] ---> Running in cabacd1a8b5f [2023-02-23T21:24:10.536Z] Removing intermediate container cabacd1a8b5f [2023-02-23T21:24:10.536Z] ---> 4f937f41910f [2023-02-23T21:24:10.536Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-23T21:24:10.536Z] ---> Running in 42959c68d192 [2023-02-23T21:24:10.795Z] Removing intermediate container 42959c68d192 [2023-02-23T21:24:10.795Z] ---> 73c7c923636c [2023-02-23T21:24:10.795Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-23T21:24:10.795Z] ---> Running in f42457fd6bd9 [2023-02-23T21:24:10.795Z] Removing intermediate container f42457fd6bd9 [2023-02-23T21:24:10.795Z] ---> 8da227dbf006 [2023-02-23T21:24:10.795Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T21:24:10.795Z] ---> Running in b7f42eb8c223 [2023-02-23T21:24:11.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T21:24:11.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T21:24:11.573Z] OK: 216 MiB in 55 packages [2023-02-23T21:24:11.831Z] Removing intermediate container b7f42eb8c223 [2023-02-23T21:24:11.831Z] ---> 6a68ce0fff90 [2023-02-23T21:24:11.831Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-23T21:24:12.089Z] ---> c301717096c8 [2023-02-23T21:24:12.089Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T21:24:12.089Z] ---> Running in b24a469309ee [2023-02-23T21:24:13.026Z] Removing intermediate container b24a469309ee [2023-02-23T21:24:13.026Z] ---> 70cabfa7bfe1 [2023-02-23T21:24:13.026Z] Step 10/25 : COPY . . [2023-02-23T21:24:13.800Z] ---> ad9edad14dc0 [2023-02-23T21:24:13.800Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T21:24:13.800Z] ---> Running in 8241db00ab84 [2023-02-23T21:24:14.060Z] Removing intermediate container 8241db00ab84 [2023-02-23T21:24:14.060Z] ---> f945b8ba40dc [2023-02-23T21:24:14.060Z] Step 12/25 : RUN $MAKE [2023-02-23T21:24:14.060Z] ---> Running in 7d359e2fe6f2 [2023-02-23T21:24:14.318Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-23T21:24:36.239Z] Removing intermediate container 7d359e2fe6f2 [2023-02-23T21:24:36.239Z] ---> ef4350686645 [2023-02-23T21:24:36.239Z] Step 13/25 : FROM alpine:3.16 [2023-02-23T21:24:36.239Z] 3.16: Pulling from library/alpine [2023-02-23T21:24:36.239Z] ef5531b6e74e: Pulling fs layer [2023-02-23T21:24:36.239Z] ef5531b6e74e: Verifying Checksum [2023-02-23T21:24:36.239Z] ef5531b6e74e: Download complete [2023-02-23T21:24:36.239Z] ef5531b6e74e: Pull complete [2023-02-23T21:24:36.239Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T21:24:36.239Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T21:24:36.239Z] ---> dfd21b5a31f5 [2023-02-23T21:24:36.239Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-23T21:24:36.239Z] ---> Running in a16524f9ca00 [2023-02-23T21:24:36.239Z] Removing intermediate container a16524f9ca00 [2023-02-23T21:24:36.239Z] ---> c35fcec4484c [2023-02-23T21:24:36.239Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-23T21:24:36.239Z] ---> Running in 0d408fbe1e57 [2023-02-23T21:24:36.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T21:24:36.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T21:24:36.498Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T21:24:36.498Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T21:24:36.498Z] OK: 6 MiB in 15 packages [2023-02-23T21:24:36.773Z] Removing intermediate container 0d408fbe1e57 [2023-02-23T21:24:36.773Z] ---> 102801ccdcc0 [2023-02-23T21:24:36.773Z] Step 16/25 : WORKDIR / [2023-02-23T21:24:36.773Z] ---> Running in 812c4e969a25 [2023-02-23T21:24:37.034Z] Removing intermediate container 812c4e969a25 [2023-02-23T21:24:37.034Z] ---> 3bacb48606ef [2023-02-23T21:24:37.034Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-23T21:24:37.034Z] ---> 8e81df96eaa3 [2023-02-23T21:24:37.034Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-23T21:24:37.292Z] ---> ca43a9fe689a [2023-02-23T21:24:37.292Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-23T21:24:37.933Z] ---> 5c1077a1028d [2023-02-23T21:24:37.933Z] Step 20/25 : EXPOSE 59900 [2023-02-23T21:24:37.933Z] ---> Running in 13cc41ce8d96 [2023-02-23T21:24:38.192Z] Removing intermediate container 13cc41ce8d96 [2023-02-23T21:24:38.192Z] ---> a3b71b239da0 [2023-02-23T21:24:38.192Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-23T21:24:38.192Z] ---> Running in cfa47079eb87 [2023-02-23T21:24:38.192Z] Removing intermediate container cfa47079eb87 [2023-02-23T21:24:38.192Z] ---> f84fd115beb0 [2023-02-23T21:24:38.192Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T21:24:38.192Z] ---> Running in 748f12872b15 [2023-02-23T21:24:38.192Z] Removing intermediate container 748f12872b15 [2023-02-23T21:24:38.192Z] ---> 65467f5f1ef1 [2023-02-23T21:24:38.192Z] Step 23/25 : LABEL arch=amd64 [2023-02-23T21:24:38.192Z] ---> Running in fcaf0cbb0765 [2023-02-23T21:24:38.451Z] Removing intermediate container fcaf0cbb0765 [2023-02-23T21:24:38.451Z] ---> 2f31dd1f1f21 [2023-02-23T21:24:38.451Z] Step 24/25 : LABEL git_sha=a72c08068bc4586827dd85faab2947c736ee361f [2023-02-23T21:24:38.451Z] ---> Running in ed01cdfb3c15 [2023-02-23T21:24:38.451Z] Removing intermediate container ed01cdfb3c15 [2023-02-23T21:24:38.451Z] ---> 0a1603e1bf74 [2023-02-23T21:24:38.451Z] Step 25/25 : LABEL version=0.0.0 [2023-02-23T21:24:38.451Z] ---> Running in 67d8dd16199f [2023-02-23T21:24:38.711Z] Removing intermediate container 67d8dd16199f [2023-02-23T21:24:38.711Z] ---> b17d9028e5b2 [2023-02-23T21:24:38.711Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T21:24:38.711Z] Successfully built b17d9028e5b2 [2023-02-23T21:24:38.711Z] 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-02-23T21:24:39.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T21:24:39.598Z] [2023-02-23T21:24:39.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:24:39.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T21:24:39.980Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T21:24:39.980Z] 5eb5b503b376: Pulling fs layer [2023-02-23T21:24:39.980Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T21:24:39.980Z] ec43610c2a17: Pulling fs layer [2023-02-23T21:24:39.980Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T21:24:39.980Z] 33b1e0a273af: Pulling fs layer [2023-02-23T21:24:39.980Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T21:24:39.980Z] 2f39f015ded8: Pulling fs layer [2023-02-23T21:24:39.980Z] 33b1e0a273af: Waiting [2023-02-23T21:24:39.980Z] 5d3b04190fa2: Waiting [2023-02-23T21:24:39.980Z] 2f39f015ded8: Waiting [2023-02-23T21:24:39.980Z] 3a2ae6a8a46f: Waiting [2023-02-23T21:24:39.980Z] 5c69ac0246d0: Verifying Checksum [2023-02-23T21:24:39.980Z] 5c69ac0246d0: Download complete [2023-02-23T21:24:39.980Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-23T21:24:39.980Z] 3a2ae6a8a46f: Download complete [2023-02-23T21:24:40.240Z] ec43610c2a17: Verifying Checksum [2023-02-23T21:24:40.241Z] ec43610c2a17: Download complete [2023-02-23T21:24:40.241Z] 33b1e0a273af: Verifying Checksum [2023-02-23T21:24:40.241Z] 33b1e0a273af: Download complete [2023-02-23T21:24:40.241Z] 5d3b04190fa2: Download complete [2023-02-23T21:24:40.241Z] 5eb5b503b376: Verifying Checksum [2023-02-23T21:24:40.241Z] 5eb5b503b376: Download complete [2023-02-23T21:24:40.809Z] 2f39f015ded8: Verifying Checksum [2023-02-23T21:24:40.809Z] 2f39f015ded8: Download complete [2023-02-23T21:24:41.745Z] 5eb5b503b376: Pull complete [2023-02-23T21:24:41.745Z] 5c69ac0246d0: Pull complete [2023-02-23T21:24:42.311Z] ec43610c2a17: Pull complete [2023-02-23T21:24:42.311Z] 3a2ae6a8a46f: Pull complete [2023-02-23T21:24:42.571Z] 33b1e0a273af: Pull complete [2023-02-23T21:24:42.571Z] 5d3b04190fa2: Pull complete [2023-02-23T21:24:47.836Z] 2f39f015ded8: Pull complete [2023-02-23T21:24:47.836Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T21:24:47.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T21:24:47.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T21:24:48.044Z] prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container [2023-02-23T21:24:48.083Z] $ 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-346 -v /w/workspace/foundry_device-virtual-go_PR-346:/w/workspace/foundry_device-virtual-go_PR-346:rw,z -v /w/workspace/foundry_device-virtual-go_PR-346@tmp:/w/workspace/foundry_device-virtual-go_PR-346@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-02-23T21:24:53.266Z] $ docker top 6bbc24f20ee11ea0da28e434df539de9558504ba37b9674ad27ec9b5b838226e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:24:53.720Z] ---> job-cost.sh [2023-02-23T21:24:53.720Z] lf-activate-venv: SKIPPING [2023-02-23T21:24:53.720Z] INFO: No Stack... [2023-02-23T21:24:54.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T21:24:54.547Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T21:24:54.862Z] + cat /w/workspace/foundry_device-virtual-go_PR-346/archives/cost.csv [2023-02-23T21:24:54.862Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T21:24:54.903Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-346-1-stack-cost] [2023-02-23T21:24:54.908Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-346-1-stack-cost] did not exist. Created. [2023-02-23T21:24:54.908Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T21:24:55.291Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-23T21:24:55.344Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T21:24:55.375Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T21:24:55.457Z] $ docker stop --time=1 6bbc24f20ee11ea0da28e434df539de9558504ba37b9674ad27ec9b5b838226e [2023-02-23T21:24:56.604Z] $ docker rm -f --volumes 6bbc24f20ee11ea0da28e434df539de9558504ba37b9674ad27ec9b5b838226e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-23T21:25:59.132Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7298 in /w/workspace/foundry_device-virtual-go_PR-346 [Pipeline] { [Pipeline] ws [2023-02-23T21:25:59.201Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-02-23T21:25:59.277Z] The recommended git tool is: git [2023-02-23T21:26:05.202Z] using credential edgex-jenkins-ssh [2023-02-23T21:26:05.236Z] Cloning the remote Git repository [2023-02-23T21:26:05.297Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-02-23T21:26:05.387Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-02-23T21:26:05.563Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-23T21:26:05.565Z] > git --version # timeout=10 [2023-02-23T21:26:05.594Z] > git --version # 'git version 2.25.1' [2023-02-23T21:26:05.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T21:26:05.664Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T21:26:07.869Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-23T21:26:07.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T21:26:09.523Z] Merging remotes/origin/main commit d88ec883ceb54df0c16245cd6a1edd1f53729442 into PR head commit a72c08068bc4586827dd85faab2947c736ee361f [2023-02-23T21:26:08.850Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-23T21:26:08.900Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-23T21:26:08.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T21:26:08.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T21:26:09.797Z] Merge succeeded, producing a72c08068bc4586827dd85faab2947c736ee361f [2023-02-23T21:26:09.797Z] Checking out Revision a72c08068bc4586827dd85faab2947c736ee361f (PR-346) [2023-02-23T21:26:10.366Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-23T21:26:10.423Z] > git --version # timeout=10 [2023-02-23T21:26:10.436Z] > git --version # 'git version 2.25.1' [2023-02-23T21:26:10.453Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [2023-02-23T21:26:09.548Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T21:26:09.583Z] > git checkout -f a72c08068bc4586827dd85faab2947c736ee361f # timeout=10 [2023-02-23T21:26:09.681Z] > git remote # timeout=10 [2023-02-23T21:26:09.700Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T21:26:09.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T21:26:09.747Z] > git merge d88ec883ceb54df0c16245cd6a1edd1f53729442 # timeout=10 [2023-02-23T21:26:09.778Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T21:26:09.807Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T21:26:09.831Z] > git checkout -f a72c08068bc4586827dd85faab2947c736ee361f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T21:26:11.695Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T21:26:11.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T21:26:11.695Z] Dload Upload Total Spent Left Speed [2023-02-23T21:26:11.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-02-23T21:26:12.285Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T21:26:12.634Z] + sudo tee /etc/docker/daemon.new [2023-02-23T21:26:12.634Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T21:26:12.634Z] { [2023-02-23T21:26:12.634Z] "registry-mirrors": [ [2023-02-23T21:26:12.634Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T21:26:12.634Z] ], [2023-02-23T21:26:12.634Z] "bip": "10.250.0.254/24", [2023-02-23T21:26:12.634Z] "hosts": [ [2023-02-23T21:26:12.634Z] "tcp://0.0.0.0:5555", [2023-02-23T21:26:12.634Z] "unix:///var/run/docker.sock" [2023-02-23T21:26:12.634Z] ], [2023-02-23T21:26:12.634Z] "mtu": 1458, [2023-02-23T21:26:12.634Z] "selinux-enabled": true, [2023-02-23T21:26:12.634Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T21:26:12.634Z] } [Pipeline] sh [2023-02-23T21:26:12.985Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T21:26:13.334Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T21:26:31.660Z] provisioning config files... [2023-02-23T21:26:31.687Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config9442094600508101354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:26:32.078Z] ---> docker-login.sh [2023-02-23T21:26:32.078Z] nexus3.edgexfoundry.org:10001 [2023-02-23T21:26:32.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:26:32.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:26:32.666Z] Configure a credential helper to remove this warning. See [2023-02-23T21:26:32.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:26:32.666Z] [2023-02-23T21:26:32.666Z] Login Succeeded [2023-02-23T21:26:32.666Z] nexus3.edgexfoundry.org:10002 [2023-02-23T21:26:32.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:26:33.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:26:33.206Z] Configure a credential helper to remove this warning. See [2023-02-23T21:26:33.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:26:33.206Z] [2023-02-23T21:26:33.206Z] Login Succeeded [2023-02-23T21:26:33.206Z] nexus3.edgexfoundry.org:10003 [2023-02-23T21:26:33.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:26:33.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:26:33.477Z] Configure a credential helper to remove this warning. See [2023-02-23T21:26:33.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:26:33.477Z] [2023-02-23T21:26:33.477Z] Login Succeeded [2023-02-23T21:26:33.477Z] nexus3.edgexfoundry.org:10004 [2023-02-23T21:26:33.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:26:33.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:26:33.748Z] Configure a credential helper to remove this warning. See [2023-02-23T21:26:33.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:26:33.748Z] [2023-02-23T21:26:33.748Z] Login Succeeded [2023-02-23T21:26:33.748Z] docker.io [2023-02-23T21:26:34.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T21:26:34.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T21:26:34.285Z] Configure a credential helper to remove this warning. See [2023-02-23T21:26:34.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T21:26:34.285Z] [2023-02-23T21:26:34.285Z] Login Succeeded [2023-02-23T21:26:34.285Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T21:26:34.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T21:26:34.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T21:26:34.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T21:26:34.801Z] ========================================================= [2023-02-23T21:26:34.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T21:26:34.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:26:35.292Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-23T21:26:35.564Z] Sending build context to Docker daemon 11.83MB [2023-02-23T21:26:35.834Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T21:26:35.834Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T21:26:35.834Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T21:26:35.834Z] 9b18e9b68314: Pulling fs layer [2023-02-23T21:26:35.834Z] 35d82f9e3411: Pulling fs layer [2023-02-23T21:26:35.834Z] e16973657156: Pulling fs layer [2023-02-23T21:26:35.834Z] fc693d55d65f: Pulling fs layer [2023-02-23T21:26:35.834Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T21:26:35.834Z] dda99020689f: Pulling fs layer [2023-02-23T21:26:35.834Z] db1c61fa0a46: Pulling fs layer [2023-02-23T21:26:35.834Z] 891c053d2c06: Pulling fs layer [2023-02-23T21:26:35.834Z] fc693d55d65f: Waiting [2023-02-23T21:26:35.834Z] 7e9fc2657dce: Waiting [2023-02-23T21:26:35.834Z] dda99020689f: Waiting [2023-02-23T21:26:35.834Z] db1c61fa0a46: Waiting [2023-02-23T21:26:35.834Z] 891c053d2c06: Waiting [2023-02-23T21:26:35.834Z] e16973657156: Verifying Checksum [2023-02-23T21:26:35.834Z] e16973657156: Download complete [2023-02-23T21:26:35.834Z] 35d82f9e3411: Download complete [2023-02-23T21:26:35.834Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T21:26:35.834Z] 7e9fc2657dce: Download complete [2023-02-23T21:26:36.107Z] dda99020689f: Verifying Checksum [2023-02-23T21:26:36.107Z] dda99020689f: Download complete [2023-02-23T21:26:36.107Z] 9b18e9b68314: Verifying Checksum [2023-02-23T21:26:37.080Z] 9b18e9b68314: Pull complete [2023-02-23T21:26:37.362Z] 891c053d2c06: Verifying Checksum [2023-02-23T21:26:37.362Z] 891c053d2c06: Download complete [2023-02-23T21:26:37.634Z] 35d82f9e3411: Pull complete [2023-02-23T21:26:37.909Z] e16973657156: Pull complete [2023-02-23T21:26:38.495Z] db1c61fa0a46: Verifying Checksum [2023-02-23T21:26:38.495Z] db1c61fa0a46: Download complete [2023-02-23T21:26:39.082Z] fc693d55d65f: Verifying Checksum [2023-02-23T21:26:39.082Z] fc693d55d65f: Download complete [2023-02-23T21:26:54.126Z] fc693d55d65f: Pull complete [2023-02-23T21:26:54.126Z] 7e9fc2657dce: Pull complete [2023-02-23T21:26:54.126Z] dda99020689f: Pull complete [2023-02-23T21:26:58.493Z] db1c61fa0a46: Pull complete [2023-02-23T21:27:01.158Z] 891c053d2c06: Pull complete [2023-02-23T21:27:01.158Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T21:27:01.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T21:27:01.158Z] ---> f96f9c87975a [2023-02-23T21:27:01.158Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T21:27:02.131Z] ---> Running in 111b7152fd4e [2023-02-23T21:27:02.403Z] Removing intermediate container 111b7152fd4e [2023-02-23T21:27:02.403Z] ---> a0e6cf7d4efc [2023-02-23T21:27:02.403Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T21:27:02.672Z] ---> Running in 158fe05b2e1f [2023-02-23T21:27:02.938Z] Removing intermediate container 158fe05b2e1f [2023-02-23T21:27:02.938Z] ---> 88e3cdb4d0bb [2023-02-23T21:27:02.938Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T21:27:02.938Z] ---> Running in f0075e625f80 [2023-02-23T21:27:03.204Z] Removing intermediate container f0075e625f80 [2023-02-23T21:27:03.204Z] ---> 6973a217d089 [2023-02-23T21:27:03.204Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-23T21:27:03.471Z] ---> Running in 3670b44a05da [2023-02-23T21:27:03.737Z] Removing intermediate container 3670b44a05da [2023-02-23T21:27:03.737Z] ---> e666ad2a1d20 [2023-02-23T21:27:03.737Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T21:27:03.737Z] ---> Running in 3147a6d5ee56 [2023-02-23T21:27:04.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T21:27:05.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T21:27:06.240Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-23T21:27:06.240Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-23T21:27:06.240Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-23T21:27:06.240Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-23T21:27:06.240Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T21:27:06.240Z] OK: 226 MiB in 55 packages [2023-02-23T21:27:07.203Z] Removing intermediate container 3147a6d5ee56 [2023-02-23T21:27:07.203Z] ---> d4a759734bdd [2023-02-23T21:27:07.203Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-23T21:27:07.789Z] ---> 05bdb8f9007d [2023-02-23T21:27:07.789Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T21:27:07.789Z] ---> Running in e33b74f34b00 [2023-02-23T21:28:29.410Z] Removing intermediate container e33b74f34b00 [2023-02-23T21:28:29.410Z] ---> aa43c2c0ac11 [2023-02-23T21:28:29.410Z] Step 10/12 : COPY . . [2023-02-23T21:28:29.410Z] ---> ed0f92b1d663 [2023-02-23T21:28:29.410Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T21:28:29.410Z] ---> Running in 4b4d334325fb [2023-02-23T21:28:29.410Z] Removing intermediate container 4b4d334325fb [2023-02-23T21:28:29.410Z] ---> e63f720ec112 [2023-02-23T21:28:29.410Z] Step 12/12 : RUN $MAKE [2023-02-23T21:28:29.410Z] ---> Running in 9eea804cc362 [2023-02-23T21:28:29.410Z] noop [2023-02-23T21:28:29.410Z] Removing intermediate container 9eea804cc362 [2023-02-23T21:28:29.410Z] ---> 9ae71b85a6df [2023-02-23T21:28:29.410Z] Successfully built 9ae71b85a6df [2023-02-23T21:28:29.410Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:28:29.890Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T21:28:29.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T21:28:30.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-7298 does not seem to be running inside a container [2023-02-23T21:28:30.216Z] $ 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-02-23T21:28:31.448Z] $ docker top 869404fafab506782f43ee429860ebe06af587d4403c10681b28ceb66fdf5bda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T21:28:32.337Z] + go version [2023-02-23T21:28:32.337Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T21:28:32.367Z] $ docker stop --time=1 869404fafab506782f43ee429860ebe06af587d4403c10681b28ceb66fdf5bda [2023-02-23T21:28:33.984Z] $ docker rm -f --volumes 869404fafab506782f43ee429860ebe06af587d4403c10681b28ceb66fdf5bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:28:34.857Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T21:28:34.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T21:28:35.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-7298 does not seem to be running inside a container [2023-02-23T21:28:35.184Z] $ 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-02-23T21:28:36.377Z] $ docker top bdb4959617b8c7d24d415203b9f5724f44db75a0168ef2b81b2b201b357110f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T21:28:36.934Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-23T21:28:37.649Z] + make test [2023-02-23T21:28:37.649Z] go test ./... -coverprofile=coverage.out [2023-02-23T21:28:39.056Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-23T21:30:00.726Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-23T21:30:00.726Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.132s coverage: 65.7% of statements [2023-02-23T21:30:00.993Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-23T21:30:00.993Z] go vet ./... [2023-02-23T21:30:27.697Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T21:30:27.697Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T21:30:27.697Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T21:30:27.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T21:30:27.772Z] $ docker stop --time=1 bdb4959617b8c7d24d415203b9f5724f44db75a0168ef2b81b2b201b357110f2 [2023-02-23T21:30:29.682Z] $ docker rm -f --volumes bdb4959617b8c7d24d415203b9f5724f44db75a0168ef2b81b2b201b357110f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T21:30:30.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T21:30:30.792Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T21:30:31.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T21:30:32.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T21:30:32.479Z] + ls -al . [2023-02-23T21:30:32.479Z] total 188 [2023-02-23T21:30:32.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 21:28 . [2023-02-23T21:30:32.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 21:26 .. [2023-02-23T21:30:32.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 21:26 .git [2023-02-23T21:30:32.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 21:26 .github [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 23 21:26 .gitignore [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 21:26 .golangci.yml [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 23 21:26 Attribution.txt [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 21:26 CHANGELOG.md [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 23 21:26 Dockerfile [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 21:26 GOVERNANCE.md [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 23 21:26 Jenkinsfile [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 21:26 LICENSE [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 23 21:26 Makefile [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 23 21:26 OWNERS.md [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 23 21:26 README.md [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 21:22 VERSION [2023-02-23T21:30:32.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 21:26 bin [2023-02-23T21:30:32.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 21:26 cmd [2023-02-23T21:30:32.479Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 23 21:30 coverage.out [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 3253 Feb 23 21:26 go.mod [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 32563 Feb 23 21:26 go.sum [2023-02-23T21:30:32.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 21:26 internal [2023-02-23T21:30:32.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 21:26 snap [2023-02-23T21:30:32.479Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 23 21:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:30:32.919Z] + 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=a72c08068bc4586827dd85faab2947c736ee361f --label arch=arm64 --label version=0.0.0 . [2023-02-23T21:30:33.507Z] Sending build context to Docker daemon 11.87MB [2023-02-23T21:30:33.507Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T21:30:33.507Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-23T21:30:33.507Z] ---> 9ae71b85a6df [2023-02-23T21:30:33.507Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T21:30:33.778Z] ---> Running in 537aeeee01b3 [2023-02-23T21:30:34.044Z] Removing intermediate container 537aeeee01b3 [2023-02-23T21:30:34.044Z] ---> 06290c0a97c6 [2023-02-23T21:30:34.044Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T21:30:34.312Z] ---> Running in 6189b6601509 [2023-02-23T21:30:34.894Z] Removing intermediate container 6189b6601509 [2023-02-23T21:30:34.894Z] ---> 3782e732110a [2023-02-23T21:30:34.894Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-23T21:30:34.894Z] ---> Running in feb602fe9fb3 [2023-02-23T21:30:35.483Z] Removing intermediate container feb602fe9fb3 [2023-02-23T21:30:35.483Z] ---> a929a36e0600 [2023-02-23T21:30:35.483Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-23T21:30:35.751Z] ---> Running in 70acc97b0104 [2023-02-23T21:30:36.017Z] Removing intermediate container 70acc97b0104 [2023-02-23T21:30:36.017Z] ---> 6e4daa196318 [2023-02-23T21:30:36.017Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T21:30:36.290Z] ---> Running in 3aefe24a6ba2 [2023-02-23T21:30:37.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T21:30:37.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T21:30:39.120Z] OK: 226 MiB in 55 packages [2023-02-23T21:30:39.707Z] Removing intermediate container 3aefe24a6ba2 [2023-02-23T21:30:39.707Z] ---> 135a0c5380a7 [2023-02-23T21:30:39.707Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-23T21:30:40.311Z] ---> dbbe9fa3c0a4 [2023-02-23T21:30:40.311Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T21:30:40.311Z] ---> Running in 204531839bdc [2023-02-23T21:30:43.658Z] Removing intermediate container 204531839bdc [2023-02-23T21:30:43.658Z] ---> adb86756cae8 [2023-02-23T21:30:43.658Z] Step 10/25 : COPY . . [2023-02-23T21:30:44.622Z] ---> 331ab8be5a3b [2023-02-23T21:30:44.622Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T21:30:44.891Z] ---> Running in b98d8447992d [2023-02-23T21:30:45.158Z] Removing intermediate container b98d8447992d [2023-02-23T21:30:45.158Z] ---> e4c2910335de [2023-02-23T21:30:45.158Z] Step 12/25 : RUN $MAKE [2023-02-23T21:30:45.158Z] ---> Running in 43f838db2a48 [2023-02-23T21:30:46.580Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-23T21:33:08.579Z] Removing intermediate container 43f838db2a48 [2023-02-23T21:33:08.579Z] ---> acbcb12ee48a [2023-02-23T21:33:08.579Z] Step 13/25 : FROM alpine:3.16 [2023-02-23T21:33:08.579Z] 3.16: Pulling from library/alpine [2023-02-23T21:33:08.579Z] 3760b48202b3: Pulling fs layer [2023-02-23T21:33:08.579Z] 3760b48202b3: Verifying Checksum [2023-02-23T21:33:08.579Z] 3760b48202b3: Download complete [2023-02-23T21:33:08.579Z] 3760b48202b3: Pull complete [2023-02-23T21:33:08.579Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T21:33:08.579Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T21:33:08.579Z] ---> 4c81e5bf8899 [2023-02-23T21:33:08.579Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-23T21:33:08.579Z] ---> Running in dec87aa0f7cd [2023-02-23T21:33:08.579Z] Removing intermediate container dec87aa0f7cd [2023-02-23T21:33:08.579Z] ---> 497fd287e472 [2023-02-23T21:33:08.579Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-23T21:33:08.579Z] ---> Running in 6add965a7778 [2023-02-23T21:33:08.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T21:33:08.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T21:33:08.579Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T21:33:08.579Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T21:33:08.579Z] OK: 5 MiB in 15 packages [2023-02-23T21:33:08.579Z] Removing intermediate container 6add965a7778 [2023-02-23T21:33:08.579Z] ---> 46404ef3c75f [2023-02-23T21:33:08.579Z] Step 16/25 : WORKDIR / [2023-02-23T21:33:08.579Z] ---> Running in 07f4942229a5 [2023-02-23T21:33:08.579Z] Removing intermediate container 07f4942229a5 [2023-02-23T21:33:08.579Z] ---> 5aaca5e93828 [2023-02-23T21:33:08.579Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-23T21:33:08.579Z] ---> 7bf30ed74b9e [2023-02-23T21:33:08.579Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-23T21:33:08.579Z] ---> dd84f85b6035 [2023-02-23T21:33:08.579Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-23T21:33:08.579Z] ---> 468d9c699137 [2023-02-23T21:33:08.579Z] Step 20/25 : EXPOSE 59900 [2023-02-23T21:33:08.579Z] ---> Running in dd4b6442770f [2023-02-23T21:33:08.580Z] Removing intermediate container dd4b6442770f [2023-02-23T21:33:08.580Z] ---> daeb9cbd1537 [2023-02-23T21:33:08.580Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-23T21:33:08.580Z] ---> Running in 45259a8148fb [2023-02-23T21:33:08.580Z] Removing intermediate container 45259a8148fb [2023-02-23T21:33:08.580Z] ---> e8a869c0ddb4 [2023-02-23T21:33:08.580Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T21:33:08.580Z] ---> Running in 150251c8f954 [2023-02-23T21:33:08.580Z] Removing intermediate container 150251c8f954 [2023-02-23T21:33:08.580Z] ---> 6e3c026f893d [2023-02-23T21:33:08.580Z] Step 23/25 : LABEL arch=arm64 [2023-02-23T21:33:08.580Z] ---> Running in 7dbdb7e442c7 [2023-02-23T21:33:08.580Z] Removing intermediate container 7dbdb7e442c7 [2023-02-23T21:33:08.580Z] ---> 5f0d00e24330 [2023-02-23T21:33:08.580Z] Step 24/25 : LABEL git_sha=a72c08068bc4586827dd85faab2947c736ee361f [2023-02-23T21:33:08.580Z] ---> Running in 66c2f17d9e1b [2023-02-23T21:33:08.580Z] Removing intermediate container 66c2f17d9e1b [2023-02-23T21:33:08.580Z] ---> 6f699a451e8a [2023-02-23T21:33:08.580Z] Step 25/25 : LABEL version=0.0.0 [2023-02-23T21:33:08.580Z] ---> Running in dd12c14481bf [2023-02-23T21:33:08.580Z] Removing intermediate container dd12c14481bf [2023-02-23T21:33:08.580Z] ---> fcc4226ed912 [2023-02-23T21:33:08.580Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T21:33:08.580Z] Successfully built fcc4226ed912 [2023-02-23T21:33:08.580Z] 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-02-23T21:33:09.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T21:33:09.399Z] [2023-02-23T21:33:09.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:33:09.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T21:33:09.808Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T21:33:09.808Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T21:33:09.808Z] 04944245beec: Pulling fs layer [2023-02-23T21:33:09.808Z] 699f458cf7ca: Pulling fs layer [2023-02-23T21:33:09.808Z] 765212b225bb: Pulling fs layer [2023-02-23T21:33:09.808Z] f23df028b6ca: Pulling fs layer [2023-02-23T21:33:09.808Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T21:33:09.808Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T21:33:09.808Z] f23df028b6ca: Waiting [2023-02-23T21:33:09.808Z] d65c8cfc05b1: Waiting [2023-02-23T21:33:09.808Z] 2437ff75d9bd: Waiting [2023-02-23T21:33:09.808Z] 765212b225bb: Waiting [2023-02-23T21:33:10.077Z] 04944245beec: Verifying Checksum [2023-02-23T21:33:10.077Z] 04944245beec: Download complete [2023-02-23T21:33:10.077Z] 765212b225bb: Verifying Checksum [2023-02-23T21:33:10.077Z] 765212b225bb: Download complete [2023-02-23T21:33:10.077Z] f23df028b6ca: Download complete [2023-02-23T21:33:10.077Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T21:33:10.077Z] d65c8cfc05b1: Download complete [2023-02-23T21:33:10.077Z] 699f458cf7ca: Verifying Checksum [2023-02-23T21:33:10.077Z] 699f458cf7ca: Download complete [2023-02-23T21:33:10.669Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T21:33:10.669Z] 8998bd30e6a1: Download complete [2023-02-23T21:33:12.627Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T21:33:12.627Z] 2437ff75d9bd: Download complete [2023-02-23T21:33:14.579Z] 8998bd30e6a1: Pull complete [2023-02-23T21:33:14.845Z] 04944245beec: Pull complete [2023-02-23T21:33:15.805Z] 699f458cf7ca: Pull complete [2023-02-23T21:33:16.074Z] 765212b225bb: Pull complete [2023-02-23T21:33:17.034Z] f23df028b6ca: Pull complete [2023-02-23T21:33:17.034Z] d65c8cfc05b1: Pull complete [2023-02-23T21:33:32.022Z] 2437ff75d9bd: Pull complete [2023-02-23T21:33:32.023Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T21:33:32.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T21:33:32.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T21:33:32.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-7298 does not seem to be running inside a container [2023-02-23T21:33:32.439Z] $ 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-02-23T21:33:35.084Z] $ docker top 9f7b4a631511a4cf65c3c6104543037091676a0deb8f5e55b001821254f14d17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:33:36.015Z] ---> job-cost.sh [2023-02-23T21:33:36.015Z] lf-activate-venv: SKIPPING [2023-02-23T21:33:36.015Z] INFO: No Stack... [2023-02-23T21:33:36.595Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T21:33:37.177Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T21:33:37.593Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-02-23T21:33:37.593Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T21:33:37.695Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-346-1-stack-cost] [2023-02-23T21:33:37.700Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-346-1-stack-cost] did not exist. Created. [2023-02-23T21:33:37.700Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T21:33:38.444Z] /w/workspace/device-virtual-go/1@tmp/durable-48e701d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-23T21:33:38.845Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T21:33:38.863Z] Warning: overwriting stash ‘stack-cost’ [2023-02-23T21:33:38.912Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T21:33:38.927Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T21:33:38.993Z] $ docker stop --time=1 9f7b4a631511a4cf65c3c6104543037091676a0deb8f5e55b001821254f14d17 [2023-02-23T21:33:40.497Z] $ docker rm -f --volumes 9f7b4a631511a4cf65c3c6104543037091676a0deb8f5e55b001821254f14d17 [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-02-23T21:33:41.498Z] provisioning config files... [2023-02-23T21:33:41.505Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-346@tmp/config16657200087267472551tmp [Pipeline] { [Pipeline] sh [2023-02-23T21:33:41.834Z] + set +x [2023-02-23T21:33:41.835Z] + + curl -s https://codecov.io/bash [2023-02-23T21:33:41.835Z] bash -s -- [2023-02-23T21:33:41.835Z] [2023-02-23T21:33:41.835Z] _____ _ [2023-02-23T21:33:41.835Z] / ____| | | [2023-02-23T21:33:41.835Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T21:33:41.835Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T21:33:41.835Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T21:33:41.835Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T21:33:41.835Z] Bash-1.0.6 [2023-02-23T21:33:41.835Z] [2023-02-23T21:33:41.835Z] [2023-02-23T21:33:41.835Z] ==> git version 2.25.1 found [2023-02-23T21:33:41.835Z] ==> 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-02-23T21:33:41.835Z] Release-Date: 2020-01-08 [2023-02-23T21:33:41.835Z] 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-02-23T21:33:41.835Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T21:33:41.835Z] ==> Jenkins CI detected. [2023-02-23T21:33:41.835Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-346 [2023-02-23T21:33:41.835Z] project root: . [2023-02-23T21:33:41.835Z] --> token set from env [2023-02-23T21:33:41.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T21:33:41.835Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T21:33:41.835Z] ==> Python coveragepy not found [2023-02-23T21:33:41.835Z] ==> Searching for coverage reports in: [2023-02-23T21:33:41.835Z] + . [2023-02-23T21:33:41.835Z] -> Found 1 reports [2023-02-23T21:33:41.835Z] ==> Detecting git/mercurial file structure [2023-02-23T21:33:41.835Z] ==> Reading reports [2023-02-23T21:33:41.835Z] + ./coverage.out bytes=44128 [2023-02-23T21:33:41.835Z] ==> Appending adjustments [2023-02-23T21:33:41.835Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T21:33:42.093Z] + Found adjustments [2023-02-23T21:33:42.093Z] ==> Gzipping contents [2023-02-23T21:33:42.093Z] 8.0K /tmp/codecov.p3iFWD.gz [2023-02-23T21:33:42.093Z] ==> Uploading reports [2023-02-23T21:33:42.093Z] url: https://codecov.io [2023-02-23T21:33:42.093Z] query: branch=PR-346&commit=a72c08068bc4586827dd85faab2947c736ee361f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=346&job=&cmd_args= [2023-02-23T21:33:42.093Z] -> Pinging Codecov [2023-02-23T21:33:42.093Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-346&commit=a72c08068bc4586827dd85faab2947c736ee361f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=346&job=&cmd_args= [2023-02-23T21:33:42.093Z] -> Uploading to [2023-02-23T21:33:42.093Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/5E52B4B073DB2E39498172D8E973AA87/a72c08068bc4586827dd85faab2947c736ee361f/de45e2aa-6028-4493-8153-275eeb54d2a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T213342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe6b20b671f4cd94632c8281f697450d702209381ecc0b051c369bab32a5aca9 [2023-02-23T21:33:42.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T21:33:42.353Z] Dload Upload Total Spent Left Speed [2023-02-23T21:33:42.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5479 0 0 100 5479 0 24791 --:--:-- --:--:-- --:--:-- 24680 100 5479 0 0 100 5479 0 20675 --:--:-- --:--:-- --:--:-- 20597 [2023-02-23T21:33:42.611Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a72c08068bc4586827dd85faab2947c736ee361f [Pipeline] } [2023-02-23T21:33:42.640Z] 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-02-23T21:33:44.388Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-346/archives ] [2023-02-23T21:33:44.388Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-346/archives [2023-02-23T21:33:44.388Z] total 16 [2023-02-23T21:33:44.388Z] drwxr-xr-x 3 root root 4096 Feb 23 21:24 . [2023-02-23T21:33:44.388Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 21:24 .. [2023-02-23T21:33:44.388Z] drwxr-xr-x 2 root root 4096 Feb 23 21:24 cost [2023-02-23T21:33:44.388Z] -rw-r--r-- 1 root root 89 Feb 23 21:24 cost.csv [2023-02-23T21:33:44.388Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-346/archives [2023-02-23T21:33:44.388Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-346/archives [2023-02-23T21:33:44.388Z] total 16 [2023-02-23T21:33:44.388Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 21:24 . [2023-02-23T21:33:44.388Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 21:24 .. [2023-02-23T21:33:44.388Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 21:24 cost [2023-02-23T21:33:44.388Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 23 21:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:33:44.717Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:33:45.606Z] ---> package-listing.sh [2023-02-23T21:33:45.606Z] ++ facter osfamily [2023-02-23T21:33:45.606Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T21:33:45.865Z] + OS_FAMILY=debian [2023-02-23T21:33:45.865Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-346 [2023-02-23T21:33:45.865Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T21:33:45.865Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T21:33:45.865Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T21:33:45.865Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T21:33:45.865Z] + '[' /w/workspace/foundry_device-virtual-go_PR-346 ']' [2023-02-23T21:33:45.865Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T21:33:45.865Z] + case "${OS_FAMILY}" in [2023-02-23T21:33:45.865Z] + dpkg -l [2023-02-23T21:33:45.865Z] + grep '^ii' [2023-02-23T21:33:45.865Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T21:33:45.865Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T21:33:45.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T21:33:45.865Z] + '[' /w/workspace/foundry_device-virtual-go_PR-346 ']' [2023-02-23T21:33:45.865Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-346/archives/ [2023-02-23T21:33:45.865Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-346/archives/ [Pipeline] echo [2023-02-23T21:33:45.901Z] 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-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T21:33:46.190Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T21:33:46.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T21:33:46.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T21:33:46.956Z] prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container [2023-02-23T21:33:46.984Z] $ 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-346/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-346 -v /w/workspace/foundry_device-virtual-go_PR-346:/w/workspace/foundry_device-virtual-go_PR-346:rw,z -v /w/workspace/foundry_device-virtual-go_PR-346@tmp:/w/workspace/foundry_device-virtual-go_PR-346@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T21:33:47.165Z] $ docker top 4f2888a4213358fdf9df55e734f3cfc8ef1c6909fb59283cca74af3f0da152e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T21:33:47.556Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T21:33:47.862Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T21:33:48.176Z] + ls /var/log/sa-host [2023-02-23T21:33:48.176Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T21:33:48.395Z] provisioning config files... [2023-02-23T21:33:48.406Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-346@tmp/config10828529626095526189tmp [Pipeline] { [Pipeline] echo [2023-02-23T21:33:48.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:33:48.770Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T21:33:48.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:33:49.200Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T21:33:49.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:33:49.548Z] ---> sudo-logs.sh [2023-02-23T21:33:49.548Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T21:33:49.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:33:49.961Z] ---> job-cost.sh [2023-02-23T21:33:49.961Z] lf-activate-venv: SKIPPING [2023-02-23T21:33:49.961Z] DEBUG: total: 0.2199999988079071 [2023-02-23T21:33:49.961Z] INFO: Retrieving Stack Cost... [2023-02-23T21:33:50.220Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T21:33:50.789Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T21:33:50.824Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T21:33:51.138Z] ---> logs-deploy.sh [2023-02-23T21:33:51.138Z] lf-activate-venv: SKIPPING [2023-02-23T21:33:51.138Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-346/1 [2023-02-23T21:33:51.138Z] INFO: archiving workspace using pattern(s): [2023-02-23T21:33:52.076Z] Archives upload complete. [2023-02-23T21:33:52.076Z] INFO: archiving logs to Nexus