Pull request #368 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 8ed51eb9eaa0a405dde043671b4ac8557819634f rather than 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 Obtained Jenkinsfile from 8ed51eb9eaa0a405dde043671b4ac8557819634f 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-ssh11993555822540104493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh18129307875307443065.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10615487199458919800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh15810396742267975145.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-368/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-368/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1299728319506945975.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6128 in /w/workspace/foundry_device-virtual-go_PR-368 [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-368 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ed51eb9eaa0a405dde043671b4ac8557819634f into PR head commit 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 Merge succeeded, producing 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 Checking out Revision 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 (PR-368) > 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/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 # 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 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 # timeout=10 Commit message: "fix: updated device.yaml with camelCase" > git rev-list --no-walk f8fcfb8d71385e9b68a2b49c4ea80080b130ee6b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T21:15:16.786Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T21:15:16.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T21:15:16.876Z] ========================================================= [2023-03-28T21:15:16.876Z] EdgeX Global Pipelines Version Info [2023-03-28T21:15:16.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:17.583Z] ------------------- [2023-03-28T21:15:17.583Z] stable info: [2023-03-28T21:15:17.583Z] ------------------- [2023-03-28T21:15:17.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T21:15:17.583Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T21:15:17.583Z] Message: update stable to v1.0.245 [2023-03-28T21:15:18.154Z] ------------------- [2023-03-28T21:15:18.154Z] experimental info: [2023-03-28T21:15:18.154Z] ------------------- [2023-03-28T21:15:18.154Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T21:15:18.154Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T21:15:18.154Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T21:15:18.337Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-28T21:15:18.351Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-28T21:15:18.366Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T21:15:18.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T21:15:18.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T21:15:18.419Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T21:15:18.436Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T21:15:18.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T21:15:18.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T21:15:18.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T21:15:18.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T21:15:18.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-28T21:15:18.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T21:15:18.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T21:15:18.555Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T21:15:18.566Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T21:15:18.578Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T21:15:18.592Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T21:15:18.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T21:15:18.619Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T21:15:18.636Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T21:15:18.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T21:15:18.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T21:15:18.676Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T21:15:18.686Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T21:15:18.697Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T21:15:18.706Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T21:15:18.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-368 [Pipeline] echo [2023-03-28T21:15:18.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-368 [Pipeline] echo [2023-03-28T21:15:18.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-368 [Pipeline] echo [2023-03-28T21:15:18.743Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [Pipeline] echo [2023-03-28T21:15:18.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c1e040 [Pipeline] echo [2023-03-28T21:15:18.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:15:18.803Z] provisioning config files... [2023-03-28T21:15:18.818Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-368@tmp/config10635198699253695165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:19.126Z] ---> docker-login.sh [2023-03-28T21:15:19.126Z] nexus3.edgexfoundry.org:10001 [2023-03-28T21:15:19.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:19.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:19.387Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:19.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:19.387Z] [2023-03-28T21:15:19.387Z] Login Succeeded [2023-03-28T21:15:19.387Z] nexus3.edgexfoundry.org:10002 [2023-03-28T21:15:19.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:19.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:19.387Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:19.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:19.387Z] [2023-03-28T21:15:19.387Z] Login Succeeded [2023-03-28T21:15:19.387Z] nexus3.edgexfoundry.org:10003 [2023-03-28T21:15:19.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:19.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:19.647Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:19.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:19.647Z] [2023-03-28T21:15:19.647Z] Login Succeeded [2023-03-28T21:15:19.647Z] nexus3.edgexfoundry.org:10004 [2023-03-28T21:15:19.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:19.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:19.647Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:19.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:19.647Z] [2023-03-28T21:15:19.647Z] Login Succeeded [2023-03-28T21:15:19.647Z] docker.io [2023-03-28T21:15:19.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:19.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:19.906Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:19.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:19.906Z] [2023-03-28T21:15:19.906Z] Login Succeeded [2023-03-28T21:15:19.906Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T21:15:19.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T21:15:20.289Z] + git rev-list -1 --merges 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858~1..7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [Pipeline] echo [2023-03-28T21:15:20.337Z] -----------> git rev-list -1 --merges 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858~1..7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [false] [Pipeline] sh [2023-03-28T21:15:20.625Z] + git log --format=format:%s -1 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [Pipeline] echo [2023-03-28T21:15:20.639Z] ========================================================= [2023-03-28T21:15:20.639Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T21:15:20.639Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:15:20.980Z] + git log --format=format:%s -1 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [Pipeline] echo [2023-03-28T21:15:20.989Z] [semverPrep] GIT_COMMIT: 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858, Commit Message: fix: updated device.yaml with camelCase [Pipeline] echo [2023-03-28T21:15:21.000Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T21:15:21.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T21:15:21.347Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T21:15:21.347Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T21:15:21.347Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T21:15:21.347Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T21:15:21.347Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T21:15:21.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:15:21.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T21:15:21.757Z] [2023-03-28T21:15:21.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:15:22.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T21:15:22.053Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T21:15:22.053Z] b85a868b505f: Pulling fs layer [2023-03-28T21:15:22.053Z] e2be974225ed: Pulling fs layer [2023-03-28T21:15:22.053Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T21:15:22.053Z] 988bab9f4d93: Pulling fs layer [2023-03-28T21:15:22.053Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T21:15:22.053Z] eaf3925da568: Pulling fs layer [2023-03-28T21:15:22.053Z] bab4dde63d76: Pulling fs layer [2023-03-28T21:15:22.053Z] bde34c3a00c8: Pulling fs layer [2023-03-28T21:15:22.053Z] b352a97aabf1: Pulling fs layer [2023-03-28T21:15:22.053Z] 4872d77fe225: Pulling fs layer [2023-03-28T21:15:22.053Z] 5851b861e8e6: Pulling fs layer [2023-03-28T21:15:22.053Z] bab4dde63d76: Waiting [2023-03-28T21:15:22.053Z] bde34c3a00c8: Waiting [2023-03-28T21:15:22.053Z] b352a97aabf1: Waiting [2023-03-28T21:15:22.053Z] 4872d77fe225: Waiting [2023-03-28T21:15:22.053Z] 5851b861e8e6: Waiting [2023-03-28T21:15:22.053Z] eaf3925da568: Waiting [2023-03-28T21:15:22.053Z] 1469e6f7b9e6: Waiting [2023-03-28T21:15:22.053Z] e2be974225ed: Download complete [2023-03-28T21:15:22.053Z] 988bab9f4d93: Verifying Checksum [2023-03-28T21:15:22.053Z] 988bab9f4d93: Download complete [2023-03-28T21:15:22.313Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T21:15:22.313Z] 1469e6f7b9e6: Download complete [2023-03-28T21:15:22.313Z] eaf3925da568: Verifying Checksum [2023-03-28T21:15:22.313Z] eaf3925da568: Download complete [2023-03-28T21:15:22.313Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T21:15:22.313Z] 339a4e72a1f5: Download complete [2023-03-28T21:15:22.313Z] bde34c3a00c8: Verifying Checksum [2023-03-28T21:15:22.313Z] bde34c3a00c8: Download complete [2023-03-28T21:15:22.313Z] b352a97aabf1: Verifying Checksum [2023-03-28T21:15:22.313Z] b352a97aabf1: Download complete [2023-03-28T21:15:22.313Z] 4872d77fe225: Download complete [2023-03-28T21:15:22.313Z] 5851b861e8e6: Verifying Checksum [2023-03-28T21:15:22.313Z] 5851b861e8e6: Download complete [2023-03-28T21:15:22.313Z] b85a868b505f: Verifying Checksum [2023-03-28T21:15:22.313Z] b85a868b505f: Download complete [2023-03-28T21:15:22.572Z] bab4dde63d76: Verifying Checksum [2023-03-28T21:15:22.572Z] bab4dde63d76: Download complete [2023-03-28T21:15:23.507Z] b85a868b505f: Pull complete [2023-03-28T21:15:23.765Z] e2be974225ed: Pull complete [2023-03-28T21:15:24.023Z] 339a4e72a1f5: Pull complete [2023-03-28T21:15:24.282Z] 988bab9f4d93: Pull complete [2023-03-28T21:15:24.541Z] 1469e6f7b9e6: Pull complete [2023-03-28T21:15:24.541Z] eaf3925da568: Pull complete [2023-03-28T21:15:26.448Z] bab4dde63d76: Pull complete [2023-03-28T21:15:26.448Z] bde34c3a00c8: Pull complete [2023-03-28T21:15:26.708Z] b352a97aabf1: Pull complete [2023-03-28T21:15:26.708Z] 4872d77fe225: Pull complete [2023-03-28T21:15:26.708Z] 5851b861e8e6: Pull complete [2023-03-28T21:15:26.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T21:15:26.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T21:15:26.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:15:26.810Z] prd-ubuntu20.04-docker-8c-8g-6128 does not seem to be running inside a container [2023-03-28T21:15:26.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T21:15:28.140Z] $ docker top bec622866c5526c3a5fe33d19f5b597e3f2662971a9037e4d91ef28b3d807522 -eo pid,comm [2023-03-28T21:15:28.209Z] 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-03-28T21:15:28.209Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T21:15:28.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T21:15:28.257Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T21:15:28.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T21:15:28.366Z] $ docker exec bec622866c5526c3a5fe33d19f5b597e3f2662971a9037e4d91ef28b3d807522 ssh-agent [2023-03-28T21:15:28.486Z] SSH_AUTH_SOCK=/tmp/ssh-gxeWoUpfcVDq/agent.33 [2023-03-28T21:15:28.486Z] SSH_AGENT_PID=39 [2023-03-28T21:15:28.493Z] Running ssh-add (command line suppressed) [2023-03-28T21:15:28.587Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-368@tmp/private_key_13776168567210907785.key (/w/workspace/foundry_device-virtual-go_PR-368@tmp/private_key_13776168567210907785.key) [2023-03-28T21:15:28.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T21:15:28.900Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T21:15:28.906Z] $ docker exec --env ******** --env ******** bec622866c5526c3a5fe33d19f5b597e3f2662971a9037e4d91ef28b3d807522 ssh-agent -k [2023-03-28T21:15:29.014Z] unset SSH_AUTH_SOCK; [2023-03-28T21:15:29.014Z] unset SSH_AGENT_PID; [2023-03-28T21:15:29.014Z] echo Agent pid 39 killed; [2023-03-28T21:15:29.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T21:15:29.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T21:15:29.070Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T21:15:29.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T21:15:29.186Z] $ docker exec bec622866c5526c3a5fe33d19f5b597e3f2662971a9037e4d91ef28b3d807522 ssh-agent [2023-03-28T21:15:29.301Z] SSH_AUTH_SOCK=/tmp/ssh-uuhHSgBUQcOl/agent.71 [2023-03-28T21:15:29.301Z] SSH_AGENT_PID=77 [2023-03-28T21:15:29.306Z] Running ssh-add (command line suppressed) [2023-03-28T21:15:29.408Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-368@tmp/private_key_3233436421367124883.key (/w/workspace/foundry_device-virtual-go_PR-368@tmp/private_key_3233436421367124883.key) [2023-03-28T21:15:29.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T21:15:29.718Z] + git semver init [2023-03-28T21:15:29.977Z] 2023-03-28 21:15:29,881 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T21:15:29.977Z] 2023-03-28 21:15:29,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-368/.semver [2023-03-28T21:15:29.977Z] 2023-03-28 21:15:29,882 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-368/.semver [2023-03-28T21:15:29.977Z] 2023-03-28 21:15:29,882 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-368/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-368, universal_newlines=False, shell=None, istream=None) [2023-03-28T21:15:30.913Z] 2023-03-28 21:15:30,862 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-368/.git/info/exclude [2023-03-28T21:15:30.913Z] 2023-03-28 21:15:30,863 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-368/.semver/PR-368 with force:False [2023-03-28T21:15:30.913Z] 2023-03-28 21:15:30,863 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-368/.semver/PR-368 [2023-03-28T21:15:30.913Z] 2023-03-28 21:15:30,867 [execute] INFO git cat-file --batch-check [2023-03-28T21:15:30.913Z] 2023-03-28 21:15:30,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-368/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T21:15:30.913Z] 2023-03-28 21:15:30,874 [execute] INFO git cat-file --batch [2023-03-28T21:15:30.913Z] 2023-03-28 21:15:30,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-368/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T21:15:30.913Z] 2023-03-28 21:15:30,880 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-368/.semver/PR-368 [2023-03-28T21:15:30.913Z] 0.0.0 [Pipeline] } [2023-03-28T21:15:30.918Z] $ docker exec --env ******** --env ******** bec622866c5526c3a5fe33d19f5b597e3f2662971a9037e4d91ef28b3d807522 ssh-agent -k [2023-03-28T21:15:31.023Z] unset SSH_AUTH_SOCK; [2023-03-28T21:15:31.024Z] unset SSH_AGENT_PID; [2023-03-28T21:15:31.024Z] echo Agent pid 77 killed; [2023-03-28T21:15:31.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T21:15:31.341Z] + git semver [Pipeline] } [2023-03-28T21:15:31.610Z] $ docker stop --time=1 bec622866c5526c3a5fe33d19f5b597e3f2662971a9037e4d91ef28b3d807522 [2023-03-28T21:15:32.944Z] $ docker rm -f --volumes bec622866c5526c3a5fe33d19f5b597e3f2662971a9037e4d91ef28b3d807522 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T21:15:33.285Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T21:15:33.488Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T21:15:33.491Z] [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-03-28T21:15:33.648Z] provisioning config files... [2023-03-28T21:15:33.658Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-368@tmp/config4357521207015099967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:33.950Z] ---> docker-login.sh [2023-03-28T21:15:33.950Z] nexus3.edgexfoundry.org:10001 [2023-03-28T21:15:33.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:33.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:33.950Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:33.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:33.950Z] [2023-03-28T21:15:33.950Z] Login Succeeded [2023-03-28T21:15:33.950Z] nexus3.edgexfoundry.org:10002 [2023-03-28T21:15:33.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:33.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:33.950Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:33.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:33.950Z] [2023-03-28T21:15:33.950Z] Login Succeeded [2023-03-28T21:15:33.950Z] nexus3.edgexfoundry.org:10003 [2023-03-28T21:15:34.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:34.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:34.209Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:34.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:34.209Z] [2023-03-28T21:15:34.209Z] Login Succeeded [2023-03-28T21:15:34.209Z] nexus3.edgexfoundry.org:10004 [2023-03-28T21:15:34.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:34.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:34.209Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:34.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:34.209Z] [2023-03-28T21:15:34.209Z] Login Succeeded [2023-03-28T21:15:34.209Z] docker.io [2023-03-28T21:15:34.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:15:34.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:15:34.469Z] Configure a credential helper to remove this warning. See [2023-03-28T21:15:34.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:15:34.469Z] [2023-03-28T21:15:34.469Z] Login Succeeded [2023-03-28T21:15:34.469Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T21:15:34.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T21:15:34.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:15:34.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:15:34.552Z] ========================================================= [2023-03-28T21:15:34.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T21:15:34.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:15:34.874Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T21:15:34.874Z] Sending build context to Docker daemon 23.54MB [2023-03-28T21:15:34.874Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:15:34.874Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T21:15:35.133Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T21:15:35.133Z] 63b65145d645: Pulling fs layer [2023-03-28T21:15:35.133Z] a2d21d5440eb: Pulling fs layer [2023-03-28T21:15:35.133Z] 935e6c44a52c: Pulling fs layer [2023-03-28T21:15:35.133Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T21:15:35.133Z] 30dea6a524f1: Pulling fs layer [2023-03-28T21:15:35.133Z] a2aff8979fd8: Pulling fs layer [2023-03-28T21:15:35.133Z] 6808be2612f2: Pulling fs layer [2023-03-28T21:15:35.133Z] f25807f1079a: Pulling fs layer [2023-03-28T21:15:35.133Z] 94cc34f8dd06: Waiting [2023-03-28T21:15:35.133Z] 30dea6a524f1: Waiting [2023-03-28T21:15:35.133Z] f25807f1079a: Waiting [2023-03-28T21:15:35.133Z] a2aff8979fd8: Waiting [2023-03-28T21:15:35.133Z] 6808be2612f2: Waiting [2023-03-28T21:15:35.133Z] a2d21d5440eb: Verifying Checksum [2023-03-28T21:15:35.133Z] a2d21d5440eb: Download complete [2023-03-28T21:15:35.133Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T21:15:35.133Z] 94cc34f8dd06: Download complete [2023-03-28T21:15:35.133Z] 30dea6a524f1: Download complete [2023-03-28T21:15:35.133Z] 63b65145d645: Download complete [2023-03-28T21:15:35.133Z] a2aff8979fd8: Verifying Checksum [2023-03-28T21:15:35.133Z] a2aff8979fd8: Download complete [2023-03-28T21:15:35.133Z] 63b65145d645: Pull complete [2023-03-28T21:15:35.395Z] a2d21d5440eb: Pull complete [2023-03-28T21:15:35.395Z] f25807f1079a: Download complete [2023-03-28T21:15:35.653Z] 935e6c44a52c: Verifying Checksum [2023-03-28T21:15:35.653Z] 935e6c44a52c: Download complete [2023-03-28T21:15:35.910Z] 6808be2612f2: Verifying Checksum [2023-03-28T21:15:35.910Z] 6808be2612f2: Download complete [2023-03-28T21:15:39.190Z] 935e6c44a52c: Pull complete [2023-03-28T21:15:39.190Z] 94cc34f8dd06: Pull complete [2023-03-28T21:15:39.190Z] 30dea6a524f1: Pull complete [2023-03-28T21:15:39.190Z] a2aff8979fd8: Pull complete [2023-03-28T21:15:41.716Z] 6808be2612f2: Pull complete [2023-03-28T21:15:42.283Z] f25807f1079a: Pull complete [2023-03-28T21:15:42.283Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T21:15:42.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T21:15:42.283Z] ---> 3b553350e43f [2023-03-28T21:15:42.283Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-28T21:15:44.198Z] ---> Running in b81d4beeafbb [2023-03-28T21:15:44.198Z] Removing intermediate container b81d4beeafbb [2023-03-28T21:15:44.198Z] ---> 412085e74153 [2023-03-28T21:15:44.198Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:15:44.198Z] ---> Running in 372a00031718 [2023-03-28T21:15:44.198Z] Removing intermediate container 372a00031718 [2023-03-28T21:15:44.198Z] ---> c462bb1ecda3 [2023-03-28T21:15:44.198Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:15:44.456Z] ---> Running in 5c82ffc15add [2023-03-28T21:15:44.456Z] Removing intermediate container 5c82ffc15add [2023-03-28T21:15:44.456Z] ---> 380fcc1ab5ab [2023-03-28T21:15:44.456Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-28T21:15:44.456Z] ---> Running in d096d24afec8 [2023-03-28T21:15:44.714Z] Removing intermediate container d096d24afec8 [2023-03-28T21:15:44.714Z] ---> 26dd2d57a923 [2023-03-28T21:15:44.714Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:15:44.714Z] ---> Running in 98e912c1d5a7 [2023-03-28T21:15:44.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T21:15:45.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T21:15:45.229Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T21:15:45.229Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-28T21:15:45.229Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T21:15:45.229Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T21:15:45.229Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T21:15:45.506Z] OK: 269 MiB in 57 packages [2023-03-28T21:15:45.765Z] Removing intermediate container 98e912c1d5a7 [2023-03-28T21:15:45.765Z] ---> b0392e3b8f15 [2023-03-28T21:15:45.765Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T21:15:46.025Z] ---> 201b70545a55 [2023-03-28T21:15:46.025Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:15:46.025Z] ---> Running in 1180834e7fa1 [2023-03-28T21:15:48.605Z] Still waiting to schedule task [2023-03-28T21:15:48.605Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-28T21:16:07.953Z] Removing intermediate container 1180834e7fa1 [2023-03-28T21:16:07.953Z] ---> 76dbb37b7cb3 [2023-03-28T21:16:07.953Z] Step 10/12 : COPY . . [2023-03-28T21:16:07.953Z] ---> 49cfe6b93578 [2023-03-28T21:16:07.953Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:16:07.953Z] ---> Running in 9cc746c8fe9c [2023-03-28T21:16:07.953Z] Removing intermediate container 9cc746c8fe9c [2023-03-28T21:16:07.953Z] ---> 5ee701877859 [2023-03-28T21:16:07.953Z] Step 12/12 : RUN $MAKE [2023-03-28T21:16:07.953Z] ---> Running in 57a2bff97550 [2023-03-28T21:16:07.953Z] noop [2023-03-28T21:16:07.953Z] Removing intermediate container 57a2bff97550 [2023-03-28T21:16:07.953Z] ---> 98bab3f4b83b [2023-03-28T21:16:07.953Z] Successfully built 98bab3f4b83b [2023-03-28T21:16:07.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:16:08.259Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T21:16:08.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:16:08.328Z] prd-ubuntu20.04-docker-8c-8g-6128 does not seem to be running inside a container [2023-03-28T21:16:08.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T21:16:08.720Z] $ docker top bec31b5c095fb656221e1ce557461a9553b875595c1599f41c939130898bdae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:16:09.054Z] + go version [2023-03-28T21:16:09.054Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T21:16:09.072Z] $ docker stop --time=1 bec31b5c095fb656221e1ce557461a9553b875595c1599f41c939130898bdae8 [2023-03-28T21:16:10.398Z] $ docker rm -f --volumes bec31b5c095fb656221e1ce557461a9553b875595c1599f41c939130898bdae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:16:10.795Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T21:16:10.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:16:10.860Z] prd-ubuntu20.04-docker-8c-8g-6128 does not seem to be running inside a container [2023-03-28T21:16:10.895Z] $ 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-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T21:16:11.251Z] $ docker top 35ee92d3ffac7f4109b73973e95ed4566f97cd8163d60c5e19b8aca37307825f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:16:11.587Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-368 [Pipeline] fileExists [Pipeline] sh [2023-03-28T21:16:11.882Z] + make test [2023-03-28T21:16:11.882Z] go test ./... -coverprofile=coverage.out [2023-03-28T21:16:17.154Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-28T21:16:25.267Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-28T21:16:25.267Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements [2023-03-28T21:16:31.819Z] go vet ./... [2023-03-28T21:16:34.347Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T21:16:34.347Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T21:16:34.347Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T21:16:34.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T21:16:34.644Z] $ docker stop --time=1 35ee92d3ffac7f4109b73973e95ed4566f97cd8163d60c5e19b8aca37307825f [2023-03-28T21:16:36.484Z] $ docker rm -f --volumes 35ee92d3ffac7f4109b73973e95ed4566f97cd8163d60c5e19b8aca37307825f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T21:16:36.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T21:16:36.973Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T21:16:37.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T21:16:37.765Z] + ls -al . [2023-03-28T21:16:37.765Z] total 192 [2023-03-28T21:16:37.765Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 21:16 . [2023-03-28T21:16:37.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:15 .. [2023-03-28T21:16:37.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 21:15 .git [2023-03-28T21:16:37.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 21:15 .github [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 28 21:15 .gitignore [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 21:15 .golangci.yml [2023-03-28T21:16:37.765Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 21:15 .semver [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 28 21:15 Attribution.txt [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 28 21:15 CHANGELOG.md [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 28 21:15 Dockerfile [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 21:15 GOVERNANCE.md [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 28 21:15 Jenkinsfile [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 21:15 LICENSE [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 28 21:15 Makefile [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 28 21:15 OWNERS.md [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 28 21:15 README.md [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 21:15 VERSION [2023-03-28T21:16:37.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 21:15 bin [2023-03-28T21:16:37.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 21:15 cmd [2023-03-28T21:16:37.765Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 28 21:16 coverage.out [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 3254 Mar 28 21:15 go.mod [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 30610 Mar 28 21:15 go.sum [2023-03-28T21:16:37.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 21:15 internal [2023-03-28T21:16:37.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:15 snap [2023-03-28T21:16:37.765Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 28 21:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:16:38.075Z] + 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=7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 --label arch=amd64 --label version=0.0.0 . [2023-03-28T21:16:38.075Z] Sending build context to Docker daemon 23.59MB [2023-03-28T21:16:38.075Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:16:38.075Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-28T21:16:38.075Z] ---> 98bab3f4b83b [2023-03-28T21:16:38.075Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-28T21:16:38.336Z] ---> Running in b6b6168f04d8 [2023-03-28T21:16:38.336Z] Removing intermediate container b6b6168f04d8 [2023-03-28T21:16:38.336Z] ---> bdf6d270fac3 [2023-03-28T21:16:38.336Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:16:38.336Z] ---> Running in 8cbd5abf015a [2023-03-28T21:16:38.336Z] Removing intermediate container 8cbd5abf015a [2023-03-28T21:16:38.336Z] ---> 5e149ac1ee59 [2023-03-28T21:16:38.336Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:16:38.336Z] ---> Running in 936d400e54d7 [2023-03-28T21:16:38.595Z] Removing intermediate container 936d400e54d7 [2023-03-28T21:16:38.595Z] ---> 7e727d9914cf [2023-03-28T21:16:38.595Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-28T21:16:38.595Z] ---> Running in 0bb6a5e671bc [2023-03-28T21:16:38.595Z] Removing intermediate container 0bb6a5e671bc [2023-03-28T21:16:38.595Z] ---> cfd4a497dac1 [2023-03-28T21:16:38.595Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:16:38.595Z] ---> Running in ba5085c84f3c [2023-03-28T21:16:38.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T21:16:39.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T21:16:39.113Z] OK: 269 MiB in 57 packages [2023-03-28T21:16:39.681Z] Removing intermediate container ba5085c84f3c [2023-03-28T21:16:39.681Z] ---> b5d586bc140c [2023-03-28T21:16:39.681Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-28T21:16:39.681Z] ---> cbaf23cdc959 [2023-03-28T21:16:39.681Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:16:39.681Z] ---> Running in e6a0de8c2fa9 [2023-03-28T21:16:40.628Z] Removing intermediate container e6a0de8c2fa9 [2023-03-28T21:16:40.628Z] ---> 268886ca73d3 [2023-03-28T21:16:40.628Z] Step 10/25 : COPY . . [2023-03-28T21:16:41.195Z] ---> 89263485d688 [2023-03-28T21:16:41.195Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:16:41.195Z] ---> Running in 19020e581878 [2023-03-28T21:16:41.195Z] Removing intermediate container 19020e581878 [2023-03-28T21:16:41.195Z] ---> f0180a374652 [2023-03-28T21:16:41.195Z] Step 12/25 : RUN $MAKE [2023-03-28T21:16:41.195Z] ---> Running in 4adabcf23c6f [2023-03-28T21:16:41.452Z] 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-03-28T21:16:59.570Z] Removing intermediate container 4adabcf23c6f [2023-03-28T21:16:59.570Z] ---> 94c6f976ab65 [2023-03-28T21:16:59.570Z] Step 13/25 : FROM alpine:3.17 [2023-03-28T21:16:59.570Z] 3.17: Pulling from library/alpine [2023-03-28T21:16:59.570Z] 63b65145d645: Already exists [2023-03-28T21:16:59.570Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T21:16:59.570Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T21:16:59.570Z] ---> b2aa39c304c2 [2023-03-28T21:16:59.570Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-28T21:16:59.570Z] ---> Running in a09375a62214 [2023-03-28T21:16:59.570Z] Removing intermediate container a09375a62214 [2023-03-28T21:16:59.570Z] ---> f75262c477a3 [2023-03-28T21:16:59.570Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-28T21:16:59.570Z] ---> Running in 9e3c42c0a011 [2023-03-28T21:16:59.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T21:16:59.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T21:16:59.570Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T21:16:59.570Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T21:16:59.570Z] OK: 7 MiB in 16 packages [2023-03-28T21:16:59.570Z] Removing intermediate container 9e3c42c0a011 [2023-03-28T21:16:59.570Z] ---> 737f629f8a48 [2023-03-28T21:16:59.570Z] Step 16/25 : WORKDIR / [2023-03-28T21:16:59.570Z] ---> Running in 8c0d59142355 [2023-03-28T21:16:59.570Z] Removing intermediate container 8c0d59142355 [2023-03-28T21:16:59.570Z] ---> c7109ec743d5 [2023-03-28T21:16:59.570Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-28T21:16:59.570Z] ---> ff19016bd47c [2023-03-28T21:16:59.570Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-28T21:16:59.570Z] ---> b8fc95bb3cab [2023-03-28T21:16:59.570Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-28T21:16:59.570Z] ---> 62ae74158730 [2023-03-28T21:16:59.570Z] Step 20/25 : EXPOSE 59900 [2023-03-28T21:16:59.570Z] ---> Running in ae5450b55c19 [2023-03-28T21:16:59.570Z] Removing intermediate container ae5450b55c19 [2023-03-28T21:16:59.570Z] ---> 127c9d17ec70 [2023-03-28T21:16:59.570Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-28T21:16:59.570Z] ---> Running in 23a59ebfd7fc [2023-03-28T21:16:59.832Z] Removing intermediate container 23a59ebfd7fc [2023-03-28T21:16:59.832Z] ---> ed86fe760a89 [2023-03-28T21:16:59.832Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T21:16:59.832Z] ---> Running in 04f8e01ac84c [2023-03-28T21:16:59.832Z] Removing intermediate container 04f8e01ac84c [2023-03-28T21:16:59.832Z] ---> cc9745601567 [2023-03-28T21:16:59.832Z] Step 23/25 : LABEL arch=amd64 [2023-03-28T21:16:59.832Z] ---> Running in f820d880ee81 [2023-03-28T21:17:00.090Z] Removing intermediate container f820d880ee81 [2023-03-28T21:17:00.091Z] ---> a6af36300c66 [2023-03-28T21:17:00.091Z] Step 24/25 : LABEL git_sha=7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [2023-03-28T21:17:00.091Z] ---> Running in 55cdc634f230 [2023-03-28T21:17:00.091Z] Removing intermediate container 55cdc634f230 [2023-03-28T21:17:00.091Z] ---> 3f8cad6dda7f [2023-03-28T21:17:00.091Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T21:17:00.091Z] ---> Running in 38a46eb7f39f [2023-03-28T21:17:00.091Z] Removing intermediate container 38a46eb7f39f [2023-03-28T21:17:00.091Z] ---> 6c2d34fa9784 [2023-03-28T21:17:00.091Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T21:17:00.091Z] Successfully built 6c2d34fa9784 [2023-03-28T21:17:00.091Z] 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-03-28T21:17:00.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:17:00.524Z] [2023-03-28T21:17:00.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:17:00.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:17:00.818Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T21:17:00.818Z] 5eb5b503b376: Pulling fs layer [2023-03-28T21:17:00.818Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T21:17:00.818Z] ec43610c2a17: Pulling fs layer [2023-03-28T21:17:00.818Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T21:17:00.818Z] 33b1e0a273af: Pulling fs layer [2023-03-28T21:17:00.818Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T21:17:00.818Z] 2f39f015ded8: Pulling fs layer [2023-03-28T21:17:00.818Z] 33b1e0a273af: Waiting [2023-03-28T21:17:00.818Z] 5d3b04190fa2: Waiting [2023-03-28T21:17:00.818Z] 3a2ae6a8a46f: Waiting [2023-03-28T21:17:00.818Z] 2f39f015ded8: Waiting [2023-03-28T21:17:00.818Z] 5c69ac0246d0: Download complete [2023-03-28T21:17:00.818Z] 3a2ae6a8a46f: Download complete [2023-03-28T21:17:00.818Z] ec43610c2a17: Verifying Checksum [2023-03-28T21:17:00.818Z] ec43610c2a17: Download complete [2023-03-28T21:17:00.818Z] 5d3b04190fa2: Download complete [2023-03-28T21:17:00.818Z] 33b1e0a273af: Verifying Checksum [2023-03-28T21:17:00.818Z] 33b1e0a273af: Download complete [2023-03-28T21:17:01.076Z] 5eb5b503b376: Verifying Checksum [2023-03-28T21:17:01.076Z] 5eb5b503b376: Download complete [2023-03-28T21:17:01.641Z] 2f39f015ded8: Download complete [2023-03-28T21:17:02.208Z] 5eb5b503b376: Pull complete [2023-03-28T21:17:02.208Z] 5c69ac0246d0: Pull complete [2023-03-28T21:17:02.773Z] ec43610c2a17: Pull complete [2023-03-28T21:17:02.773Z] 3a2ae6a8a46f: Pull complete [2023-03-28T21:17:02.773Z] 33b1e0a273af: Pull complete [2023-03-28T21:17:03.030Z] 5d3b04190fa2: Pull complete [2023-03-28T21:17:07.215Z] 2f39f015ded8: Pull complete [2023-03-28T21:17:07.215Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T21:17:07.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:17:07.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:17:07.292Z] prd-ubuntu20.04-docker-8c-8g-6128 does not seem to be running inside a container [2023-03-28T21:17:07.334Z] $ 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-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T21:17:08.745Z] $ docker top a19fd62b12b7817c51baf07ca56c7a8a149c9aa97cf9e697916b4c9cef6ed181 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:17:09.107Z] ---> job-cost.sh [2023-03-28T21:17:09.107Z] lf-activate-venv: SKIPPING [2023-03-28T21:17:09.107Z] INFO: No Stack... [2023-03-28T21:17:09.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T21:17:09.933Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T21:17:10.227Z] + + cut -d, -f6 [2023-03-28T21:17:10.227Z] cat /w/workspace/foundry_device-virtual-go_PR-368/archives/cost.csv [Pipeline] lock [2023-03-28T21:17:10.237Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-368-4-stack-cost] [2023-03-28T21:17:10.244Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-368-4-stack-cost] did not exist. Created. [2023-03-28T21:17:10.244Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-368-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T21:17:10.535Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T21:17:10.555Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T21:17:10.561Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-368-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T21:17:10.587Z] $ docker stop --time=1 a19fd62b12b7817c51baf07ca56c7a8a149c9aa97cf9e697916b4c9cef6ed181 [2023-03-28T21:17:11.739Z] $ docker rm -f --volumes a19fd62b12b7817c51baf07ca56c7a8a149c9aa97cf9e697916b4c9cef6ed181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T21:19:28.121Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6129 in /w/workspace/foundry_device-virtual-go_PR-368 [Pipeline] { [Pipeline] ws [2023-03-28T21:19:28.135Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout [2023-03-28T21:19:28.178Z] The recommended git tool is: git [2023-03-28T21:19:33.679Z] using credential edgex-jenkins-ssh [2023-03-28T21:19:33.702Z] Cloning the remote Git repository [2023-03-28T21:19:33.243Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-28T21:19:33.345Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2023-03-28T21:19:33.508Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-28T21:19:33.509Z] > git --version # timeout=10 [2023-03-28T21:19:33.533Z] > git --version # 'git version 2.25.1' [2023-03-28T21:19:33.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T21:19:33.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T21:19:35.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-28T21:19:35.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T21:19:37.932Z] Merging remotes/origin/main commit 8ed51eb9eaa0a405dde043671b4ac8557819634f into PR head commit 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [2023-03-28T21:19:38.207Z] Merge succeeded, producing 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [2023-03-28T21:19:38.207Z] Checking out Revision 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 (PR-368) [2023-03-28T21:19:36.754Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-28T21:19:36.795Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-28T21:19:36.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T21:19:36.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T21:19:37.437Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T21:19:37.506Z] > git checkout -f 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 # timeout=10 [2023-03-28T21:19:37.594Z] > git remote # timeout=10 [2023-03-28T21:19:37.613Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T21:19:37.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T21:19:37.643Z] > git merge 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 [2023-03-28T21:19:37.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T21:19:37.701Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T21:19:37.723Z] > git checkout -f 7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 # timeout=10 [2023-03-28T21:19:41.757Z] Commit message: "fix: updated device.yaml with camelCase" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:19:42.734Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T21:19:42.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T21:19:42.734Z] Dload Upload Total Spent Left Speed [2023-03-28T21:19:42.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-03-28T21:19:43.281Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T21:19:43.624Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T21:19:43.624Z] + sudo tee /etc/docker/daemon.new [2023-03-28T21:19:43.624Z] { [2023-03-28T21:19:43.624Z] "registry-mirrors": [ [2023-03-28T21:19:43.624Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T21:19:43.624Z] ], [2023-03-28T21:19:43.624Z] "bip": "10.250.0.254/24", [2023-03-28T21:19:43.624Z] "hosts": [ [2023-03-28T21:19:43.624Z] "tcp://0.0.0.0:5555", [2023-03-28T21:19:43.624Z] "unix:///var/run/docker.sock" [2023-03-28T21:19:43.624Z] ], [2023-03-28T21:19:43.624Z] "mtu": 1458, [2023-03-28T21:19:43.624Z] "selinux-enabled": true, [2023-03-28T21:19:43.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T21:19:43.624Z] } [Pipeline] sh [2023-03-28T21:19:43.960Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T21:19:44.299Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:20:02.589Z] provisioning config files... [2023-03-28T21:20:02.615Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config10519943307046580982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:20:02.959Z] ---> docker-login.sh [2023-03-28T21:20:02.959Z] nexus3.edgexfoundry.org:10001 [2023-03-28T21:20:03.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:20:03.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:20:03.548Z] Configure a credential helper to remove this warning. See [2023-03-28T21:20:03.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:20:03.548Z] [2023-03-28T21:20:03.548Z] Login Succeeded [2023-03-28T21:20:03.548Z] nexus3.edgexfoundry.org:10002 [2023-03-28T21:20:03.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:20:04.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:20:04.085Z] Configure a credential helper to remove this warning. See [2023-03-28T21:20:04.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:20:04.085Z] [2023-03-28T21:20:04.085Z] Login Succeeded [2023-03-28T21:20:04.085Z] nexus3.edgexfoundry.org:10003 [2023-03-28T21:20:04.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:20:04.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:20:04.357Z] Configure a credential helper to remove this warning. See [2023-03-28T21:20:04.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:20:04.357Z] [2023-03-28T21:20:04.357Z] Login Succeeded [2023-03-28T21:20:04.357Z] nexus3.edgexfoundry.org:10004 [2023-03-28T21:20:04.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:20:04.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:20:04.626Z] Configure a credential helper to remove this warning. See [2023-03-28T21:20:04.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:20:04.626Z] [2023-03-28T21:20:04.626Z] Login Succeeded [2023-03-28T21:20:04.626Z] docker.io [2023-03-28T21:20:04.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:20:05.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:20:05.164Z] Configure a credential helper to remove this warning. See [2023-03-28T21:20:05.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:20:05.164Z] [2023-03-28T21:20:05.164Z] Login Succeeded [2023-03-28T21:20:05.164Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T21:20:05.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T21:20:05.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:20:05.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:20:05.459Z] ========================================================= [2023-03-28T21:20:05.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T21:20:05.459Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:20:05.807Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T21:20:06.081Z] Sending build context to Docker daemon 11.95MB [2023-03-28T21:20:06.081Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:20:06.081Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T21:20:06.353Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T21:20:06.353Z] af6eaf76a39c: Pulling fs layer [2023-03-28T21:20:06.353Z] 55522c791124: Pulling fs layer [2023-03-28T21:20:06.353Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T21:20:06.353Z] 169dfbe0d373: Pulling fs layer [2023-03-28T21:20:06.353Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T21:20:06.353Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T21:20:06.353Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T21:20:06.353Z] 169dfbe0d373: Waiting [2023-03-28T21:20:06.353Z] e1ff8fa3b103: Waiting [2023-03-28T21:20:06.353Z] 52ebb69f0ebf: Waiting [2023-03-28T21:20:06.353Z] 5abe8eddf0d5: Waiting [2023-03-28T21:20:06.353Z] 55522c791124: Verifying Checksum [2023-03-28T21:20:06.353Z] 55522c791124: Download complete [2023-03-28T21:20:06.353Z] 169dfbe0d373: Verifying Checksum [2023-03-28T21:20:06.353Z] 169dfbe0d373: Download complete [2023-03-28T21:20:06.353Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T21:20:06.353Z] e1ff8fa3b103: Download complete [2023-03-28T21:20:06.353Z] af6eaf76a39c: Download complete [2023-03-28T21:20:07.335Z] 5abe8eddf0d5: Download complete [2023-03-28T21:20:07.606Z] af6eaf76a39c: Pull complete [2023-03-28T21:20:07.875Z] 55522c791124: Pull complete [2023-03-28T21:20:08.860Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T21:20:08.860Z] 52ebb69f0ebf: Download complete [2023-03-28T21:20:08.860Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T21:20:08.860Z] ce5c4a1c91eb: Download complete [2023-03-28T21:20:18.993Z] ce5c4a1c91eb: Pull complete [2023-03-28T21:20:18.993Z] 169dfbe0d373: Pull complete [2023-03-28T21:20:19.261Z] e1ff8fa3b103: Pull complete [2023-03-28T21:20:25.917Z] 52ebb69f0ebf: Pull complete [2023-03-28T21:20:26.507Z] 5abe8eddf0d5: Pull complete [2023-03-28T21:20:26.507Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T21:20:26.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T21:20:26.507Z] ---> 6cb57ee374ae [2023-03-28T21:20:26.507Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-28T21:20:28.452Z] ---> Running in 49cd65ddee64 [2023-03-28T21:20:28.452Z] Removing intermediate container 49cd65ddee64 [2023-03-28T21:20:28.452Z] ---> 6ccdd3fbfad5 [2023-03-28T21:20:28.452Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:20:28.720Z] ---> Running in fc371ca2fc97 [2023-03-28T21:20:28.988Z] Removing intermediate container fc371ca2fc97 [2023-03-28T21:20:28.988Z] ---> ff371b53876e [2023-03-28T21:20:28.988Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:20:28.988Z] ---> Running in 56d6389aeea8 [2023-03-28T21:20:29.255Z] Removing intermediate container 56d6389aeea8 [2023-03-28T21:20:29.255Z] ---> 5b65f8de0aca [2023-03-28T21:20:29.255Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-28T21:20:29.255Z] ---> Running in c4fd980ee952 [2023-03-28T21:20:29.525Z] Removing intermediate container c4fd980ee952 [2023-03-28T21:20:29.525Z] ---> ae66e1120d6a [2023-03-28T21:20:29.525Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:20:29.801Z] ---> Running in 1f4a97dd633f [2023-03-28T21:20:30.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:20:31.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:20:32.322Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T21:20:32.322Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-28T21:20:32.322Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T21:20:32.322Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T21:20:32.322Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T21:20:32.322Z] OK: 268 MiB in 57 packages [2023-03-28T21:20:33.287Z] Removing intermediate container 1f4a97dd633f [2023-03-28T21:20:33.287Z] ---> 77fd42899c04 [2023-03-28T21:20:33.287Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T21:20:33.877Z] ---> 67731ecabfbe [2023-03-28T21:20:33.877Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:20:33.877Z] ---> Running in e6d8c1847f38 [2023-03-28T21:21:30.994Z] Removing intermediate container e6d8c1847f38 [2023-03-28T21:21:30.994Z] ---> f4c33ef81078 [2023-03-28T21:21:30.994Z] Step 10/12 : COPY . . [2023-03-28T21:21:31.263Z] ---> 56ed570afff2 [2023-03-28T21:21:31.263Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:21:31.263Z] ---> Running in 6daf96c528ca [2023-03-28T21:21:31.534Z] Removing intermediate container 6daf96c528ca [2023-03-28T21:21:31.534Z] ---> 3d8b1ca1865c [2023-03-28T21:21:31.534Z] Step 12/12 : RUN $MAKE [2023-03-28T21:21:31.805Z] ---> Running in 65ca0e70da94 [2023-03-28T21:21:32.774Z] noop [2023-03-28T21:21:33.358Z] Removing intermediate container 65ca0e70da94 [2023-03-28T21:21:33.358Z] ---> fbc75c2d320f [2023-03-28T21:21:33.358Z] Successfully built fbc75c2d320f [2023-03-28T21:21:33.358Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:21:33.715Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T21:21:33.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:21:33.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-6129 does not seem to be running inside a container [2023-03-28T21:21:33.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T21:21:35.123Z] $ docker top af6241324fc0bb18ace314df7dc7661e166ba673ee31a18aebddcc8595144e5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:21:35.958Z] + go version [2023-03-28T21:21:35.958Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T21:21:35.977Z] $ docker stop --time=1 af6241324fc0bb18ace314df7dc7661e166ba673ee31a18aebddcc8595144e5e [2023-03-28T21:21:38.944Z] $ docker rm -f --volumes af6241324fc0bb18ace314df7dc7661e166ba673ee31a18aebddcc8595144e5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:21:39.467Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T21:21:39.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:21:39.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-6129 does not seem to be running inside a container [2023-03-28T21:21:39.706Z] $ 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/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T21:21:40.813Z] $ docker top aef201af44bf123e40a329448de77a40bc6251389ca445a1de6e66f4b97747e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:21:41.311Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-28T21:21:41.639Z] + make test [2023-03-28T21:21:41.639Z] go test ./... -coverprofile=coverage.out [2023-03-28T21:22:13.862Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-28T21:24:05.571Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-28T21:24:05.571Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.130s coverage: 65.7% of statements [2023-03-28T21:24:05.571Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T21:24:05.571Z] go vet ./... [2023-03-28T21:24:37.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T21:24:37.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T21:24:37.843Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T21:24:37.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T21:24:37.879Z] $ docker stop --time=1 aef201af44bf123e40a329448de77a40bc6251389ca445a1de6e66f4b97747e9 [2023-03-28T21:24:39.839Z] $ docker rm -f --volumes aef201af44bf123e40a329448de77a40bc6251389ca445a1de6e66f4b97747e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T21:24:41.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T21:24:41.093Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T21:24:43.722Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:24:44.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T21:24:44.451Z] + ls -al . [2023-03-28T21:24:44.451Z] total 188 [2023-03-28T21:24:44.451Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 21:21 . [2023-03-28T21:24:44.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:19 .. [2023-03-28T21:24:44.451Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 21:19 .git [2023-03-28T21:24:44.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 21:19 .github [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 28 21:19 .gitignore [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 21:19 .golangci.yml [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 28 21:19 Attribution.txt [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 28 21:19 CHANGELOG.md [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 28 21:19 Dockerfile [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 21:19 GOVERNANCE.md [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 28 21:19 Jenkinsfile [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 21:19 LICENSE [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 28 21:19 Makefile [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 28 21:19 OWNERS.md [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 28 21:19 README.md [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 21:15 VERSION [2023-03-28T21:24:44.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 21:19 bin [2023-03-28T21:24:44.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 21:19 cmd [2023-03-28T21:24:44.451Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 28 21:23 coverage.out [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 3254 Mar 28 21:19 go.mod [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 30610 Mar 28 21:19 go.sum [2023-03-28T21:24:44.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 21:19 internal [2023-03-28T21:24:44.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 21:19 snap [2023-03-28T21:24:44.451Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 28 21:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:24:44.788Z] + 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=7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 --label arch=arm64 --label version=0.0.0 . [2023-03-28T21:24:46.221Z] Sending build context to Docker daemon 11.99MB [2023-03-28T21:24:46.221Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:24:46.221Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-28T21:24:46.221Z] ---> fbc75c2d320f [2023-03-28T21:24:46.221Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-28T21:24:46.489Z] ---> Running in 0cb570a96a71 [2023-03-28T21:24:47.074Z] Removing intermediate container 0cb570a96a71 [2023-03-28T21:24:47.074Z] ---> 11294e7f9be6 [2023-03-28T21:24:47.074Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:24:47.074Z] ---> Running in dd1f019c61e5 [2023-03-28T21:24:48.500Z] Removing intermediate container dd1f019c61e5 [2023-03-28T21:24:48.500Z] ---> ec4d0321ac61 [2023-03-28T21:24:48.500Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:24:48.500Z] ---> Running in 0ae6615fc172 [2023-03-28T21:24:48.772Z] Removing intermediate container 0ae6615fc172 [2023-03-28T21:24:48.772Z] ---> ecc473506d4d [2023-03-28T21:24:48.772Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-28T21:24:49.046Z] ---> Running in 018fec196df7 [2023-03-28T21:24:49.325Z] Removing intermediate container 018fec196df7 [2023-03-28T21:24:49.325Z] ---> 20cba7bc73f1 [2023-03-28T21:24:49.325Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:24:49.603Z] ---> Running in 7967f78386fb [2023-03-28T21:24:50.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:24:51.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:24:52.574Z] OK: 268 MiB in 57 packages [2023-03-28T21:24:53.163Z] Removing intermediate container 7967f78386fb [2023-03-28T21:24:53.163Z] ---> 89b8d5f9446d [2023-03-28T21:24:53.163Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-28T21:24:53.748Z] ---> 8dee1b0ccad2 [2023-03-28T21:24:53.748Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:24:53.748Z] ---> Running in ba5c938ec7d4 [2023-03-28T21:24:58.003Z] Removing intermediate container ba5c938ec7d4 [2023-03-28T21:24:58.003Z] ---> e525cf8b3300 [2023-03-28T21:24:58.003Z] Step 10/25 : COPY . . [2023-03-28T21:24:58.989Z] ---> 98b6f6de2df3 [2023-03-28T21:24:58.989Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:24:58.989Z] ---> Running in 600c458ced62 [2023-03-28T21:24:59.258Z] Removing intermediate container 600c458ced62 [2023-03-28T21:24:59.258Z] ---> 7d80739aad2a [2023-03-28T21:24:59.258Z] Step 12/25 : RUN $MAKE [2023-03-28T21:24:59.258Z] ---> Running in a7cbb18b003b [2023-03-28T21:25:00.219Z] 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-03-28T21:27:06.914Z] Removing intermediate container a7cbb18b003b [2023-03-28T21:27:06.914Z] ---> 48dbcd8678f0 [2023-03-28T21:27:06.914Z] Step 13/25 : FROM alpine:3.17 [2023-03-28T21:27:06.914Z] 3.17: Pulling from library/alpine [2023-03-28T21:27:06.914Z] af6eaf76a39c: Already exists [2023-03-28T21:27:06.914Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T21:27:06.914Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T21:27:06.914Z] ---> d74e625d9115 [2023-03-28T21:27:06.914Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-28T21:27:06.914Z] ---> Running in 6dfa8bc25ccb [2023-03-28T21:27:06.914Z] Removing intermediate container 6dfa8bc25ccb [2023-03-28T21:27:06.914Z] ---> 9196c9e9b6c4 [2023-03-28T21:27:06.914Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-28T21:27:06.914Z] ---> Running in 6aa929df83c0 [2023-03-28T21:27:06.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:27:07.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:27:08.143Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T21:27:08.144Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T21:27:08.144Z] OK: 8 MiB in 16 packages [2023-03-28T21:27:09.105Z] Removing intermediate container 6aa929df83c0 [2023-03-28T21:27:09.105Z] ---> 67822bb89a98 [2023-03-28T21:27:09.105Z] Step 16/25 : WORKDIR / [2023-03-28T21:27:09.105Z] ---> Running in 62994db0a7eb [2023-03-28T21:27:09.372Z] Removing intermediate container 62994db0a7eb [2023-03-28T21:27:09.372Z] ---> cfe6368feda2 [2023-03-28T21:27:09.372Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-28T21:27:09.961Z] ---> 7652a2a4a4a9 [2023-03-28T21:27:09.961Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-28T21:27:10.229Z] ---> 1108d505088e [2023-03-28T21:27:10.229Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-28T21:27:11.650Z] ---> 4c9a3f1422d5 [2023-03-28T21:27:11.650Z] Step 20/25 : EXPOSE 59900 [2023-03-28T21:27:11.650Z] ---> Running in 4d74ab2e9d52 [2023-03-28T21:27:11.919Z] Removing intermediate container 4d74ab2e9d52 [2023-03-28T21:27:11.919Z] ---> 47d5090bec7e [2023-03-28T21:27:11.919Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-28T21:27:11.919Z] ---> Running in 287e4312b8e0 [2023-03-28T21:27:12.203Z] Removing intermediate container 287e4312b8e0 [2023-03-28T21:27:12.203Z] ---> dba0c0a4f86d [2023-03-28T21:27:12.203Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T21:27:12.476Z] ---> Running in e5956dbefbac [2023-03-28T21:27:12.743Z] Removing intermediate container e5956dbefbac [2023-03-28T21:27:12.743Z] ---> 3d6a71eeb7c4 [2023-03-28T21:27:12.743Z] Step 23/25 : LABEL arch=arm64 [2023-03-28T21:27:12.743Z] ---> Running in 6371a893a4b1 [2023-03-28T21:27:13.010Z] Removing intermediate container 6371a893a4b1 [2023-03-28T21:27:13.010Z] ---> 9d23fa022626 [2023-03-28T21:27:13.010Z] Step 24/25 : LABEL git_sha=7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [2023-03-28T21:27:13.010Z] ---> Running in 25a7cef20b79 [2023-03-28T21:27:13.278Z] Removing intermediate container 25a7cef20b79 [2023-03-28T21:27:13.278Z] ---> 6e45f4fb53ae [2023-03-28T21:27:13.278Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T21:27:13.278Z] ---> Running in 70af69f2294c [2023-03-28T21:27:13.545Z] Removing intermediate container 70af69f2294c [2023-03-28T21:27:13.545Z] ---> 0c560674d9bb [2023-03-28T21:27:13.545Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T21:27:13.812Z] Successfully built 0c560674d9bb [2023-03-28T21:27:13.812Z] 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-03-28T21:27:14.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:27:14.262Z] [2023-03-28T21:27:14.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:27:14.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:27:14.598Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T21:27:14.598Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T21:27:14.598Z] 04944245beec: Pulling fs layer [2023-03-28T21:27:14.598Z] 699f458cf7ca: Pulling fs layer [2023-03-28T21:27:14.598Z] 765212b225bb: Pulling fs layer [2023-03-28T21:27:14.598Z] f23df028b6ca: Pulling fs layer [2023-03-28T21:27:14.598Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T21:27:14.598Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T21:27:14.598Z] f23df028b6ca: Waiting [2023-03-28T21:27:14.598Z] d65c8cfc05b1: Waiting [2023-03-28T21:27:14.598Z] 2437ff75d9bd: Waiting [2023-03-28T21:27:14.598Z] 765212b225bb: Waiting [2023-03-28T21:27:14.875Z] 04944245beec: Verifying Checksum [2023-03-28T21:27:14.875Z] 04944245beec: Download complete [2023-03-28T21:27:14.875Z] 765212b225bb: Verifying Checksum [2023-03-28T21:27:14.875Z] 765212b225bb: Download complete [2023-03-28T21:27:14.875Z] f23df028b6ca: Download complete [2023-03-28T21:27:14.875Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T21:27:14.875Z] d65c8cfc05b1: Download complete [2023-03-28T21:27:14.875Z] 699f458cf7ca: Verifying Checksum [2023-03-28T21:27:14.875Z] 699f458cf7ca: Download complete [2023-03-28T21:27:15.557Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T21:27:15.557Z] 8998bd30e6a1: Download complete [2023-03-28T21:27:17.558Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T21:27:17.558Z] 2437ff75d9bd: Download complete [2023-03-28T21:27:19.543Z] 8998bd30e6a1: Pull complete [2023-03-28T21:27:20.127Z] 04944245beec: Pull complete [2023-03-28T21:27:21.541Z] 699f458cf7ca: Pull complete [2023-03-28T21:27:21.810Z] 765212b225bb: Pull complete [2023-03-28T21:27:22.395Z] f23df028b6ca: Pull complete [2023-03-28T21:27:22.662Z] d65c8cfc05b1: Pull complete [2023-03-28T21:27:37.675Z] 2437ff75d9bd: Pull complete [2023-03-28T21:27:37.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T21:27:37.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:27:37.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:27:37.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-6129 does not seem to be running inside a container [2023-03-28T21:27:37.911Z] $ 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/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T21:27:40.361Z] $ docker top b84cae4393d82a0ff56933410c9dab5381632eef0a66ae9804263aa3959352b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:27:40.874Z] ---> job-cost.sh [2023-03-28T21:27:41.139Z] lf-activate-venv: SKIPPING [2023-03-28T21:27:41.139Z] INFO: No Stack... [2023-03-28T21:27:41.404Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T21:27:42.358Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T21:27:42.675Z] + cat /w/workspace/device-virtual-go/4/archives/cost.csv [2023-03-28T21:27:42.676Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T21:27:42.728Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-368-4-stack-cost] [2023-03-28T21:27:42.735Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-368-4-stack-cost] did not exist. Created. [2023-03-28T21:27:42.735Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-368-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T21:27:43.068Z] /w/workspace/device-virtual-go/4@tmp/durable-fce83f15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T21:27:43.400Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T21:27:43.422Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T21:27:43.469Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T21:27:43.474Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-368-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T21:27:43.489Z] $ docker stop --time=1 b84cae4393d82a0ff56933410c9dab5381632eef0a66ae9804263aa3959352b6 [2023-03-28T21:27:47.698Z] $ docker rm -f --volumes b84cae4393d82a0ff56933410c9dab5381632eef0a66ae9804263aa3959352b6 [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-03-28T21:27:48.107Z] provisioning config files... [2023-03-28T21:27:48.115Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-368@tmp/config3464591937971605252tmp [Pipeline] { [Pipeline] sh [2023-03-28T21:27:48.408Z] + set +x [2023-03-28T21:27:48.408Z] + curl -s https://codecov.io/bash [2023-03-28T21:27:48.408Z] + bash -s -- [2023-03-28T21:27:48.408Z] [2023-03-28T21:27:48.408Z] _____ _ [2023-03-28T21:27:48.408Z] / ____| | | [2023-03-28T21:27:48.408Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T21:27:48.408Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T21:27:48.408Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T21:27:48.408Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T21:27:48.408Z] Bash-1.0.6 [2023-03-28T21:27:48.408Z] [2023-03-28T21:27:48.408Z] [2023-03-28T21:27:48.408Z] ==> git version 2.25.1 found [2023-03-28T21:27:48.408Z] ==> 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-03-28T21:27:48.408Z] Release-Date: 2020-01-08 [2023-03-28T21:27:48.408Z] 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-03-28T21:27:48.408Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T21:27:48.408Z] ==> Jenkins CI detected. [2023-03-28T21:27:48.408Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-368 [2023-03-28T21:27:48.408Z] project root: . [2023-03-28T21:27:48.408Z] --> token set from env [2023-03-28T21:27:48.408Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T21:27:48.408Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T21:27:48.408Z] ==> Python coveragepy not found [2023-03-28T21:27:48.408Z] ==> Searching for coverage reports in: [2023-03-28T21:27:48.408Z] + . [2023-03-28T21:27:48.408Z] -> Found 1 reports [2023-03-28T21:27:48.408Z] ==> Detecting git/mercurial file structure [2023-03-28T21:27:48.408Z] ==> Reading reports [2023-03-28T21:27:48.408Z] + ./coverage.out bytes=44311 [2023-03-28T21:27:48.408Z] ==> Appending adjustments [2023-03-28T21:27:48.408Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T21:27:48.666Z] + Found adjustments [2023-03-28T21:27:48.666Z] ==> Gzipping contents [2023-03-28T21:27:48.666Z] 8.0K /tmp/codecov.XViu0a.gz [2023-03-28T21:27:48.666Z] ==> Uploading reports [2023-03-28T21:27:48.666Z] url: https://codecov.io [2023-03-28T21:27:48.666Z] query: branch=PR-368&commit=7c1e0407c4c70e7a097f9970172d3d7e5ad6e858&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-368%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=368&job=&cmd_args= [2023-03-28T21:27:48.666Z] -> Pinging Codecov [2023-03-28T21:27:48.666Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-368&commit=7c1e0407c4c70e7a097f9970172d3d7e5ad6e858&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-368%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=368&job=&cmd_args= [2023-03-28T21:27:48.925Z] -> Uploading to [2023-03-28T21:27:48.925Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/5E52B4B073DB2E39498172D8E973AA87/7c1e0407c4c70e7a097f9970172d3d7e5ad6e858/764eacca-9ee0-471e-8f40-6c3062b6714f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T212748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d68bebdb91829a9d2c88c6ee26508c20cd861a81a295ba79ae9cb0d4313dc1ad [2023-03-28T21:27:48.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T21:27:48.925Z] Dload Upload Total Spent Left Speed [2023-03-28T21:27:49.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5413 0 0 100 5413 0 18795 --:--:-- --:--:-- --:--:-- 18795 [2023-03-28T21:27:49.184Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/7c1e0407c4c70e7a097f9970172d3d7e5ad6e858 [Pipeline] } [2023-03-28T21:27:49.190Z] 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-03-28T21:27:49.920Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-368/archives ] [2023-03-28T21:27:49.920Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-368/archives [2023-03-28T21:27:49.920Z] total 16 [2023-03-28T21:27:49.920Z] drwxr-xr-x 3 root root 4096 Mar 28 21:17 . [2023-03-28T21:27:49.920Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 21:17 .. [2023-03-28T21:27:49.920Z] drwxr-xr-x 2 root root 4096 Mar 28 21:17 cost [2023-03-28T21:27:49.920Z] -rw-r--r-- 1 root root 89 Mar 28 21:17 cost.csv [2023-03-28T21:27:49.920Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-368/archives [2023-03-28T21:27:49.920Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-368/archives [2023-03-28T21:27:49.920Z] total 16 [2023-03-28T21:27:49.920Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 21:17 . [2023-03-28T21:27:49.921Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 21:17 .. [2023-03-28T21:27:49.921Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 21:17 cost [2023-03-28T21:27:49.921Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 28 21:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:27:50.208Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:27:51.068Z] ---> package-listing.sh [2023-03-28T21:27:51.068Z] ++ facter osfamily [2023-03-28T21:27:51.068Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T21:27:51.326Z] + OS_FAMILY=debian [2023-03-28T21:27:51.327Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-368 [2023-03-28T21:27:51.327Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T21:27:51.327Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T21:27:51.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T21:27:51.327Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T21:27:51.327Z] + '[' /w/workspace/foundry_device-virtual-go_PR-368 ']' [2023-03-28T21:27:51.327Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T21:27:51.327Z] + case "${OS_FAMILY}" in [2023-03-28T21:27:51.327Z] + dpkg -l [2023-03-28T21:27:51.327Z] + grep '^ii' [2023-03-28T21:27:51.327Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T21:27:51.327Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T21:27:51.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T21:27:51.327Z] + '[' /w/workspace/foundry_device-virtual-go_PR-368 ']' [2023-03-28T21:27:51.327Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-368/archives/ [2023-03-28T21:27:51.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-368/archives/ [Pipeline] echo [2023-03-28T21:27:51.337Z] 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-368/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T21:27:51.610Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:27:52.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:27:52.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:27:52.238Z] prd-ubuntu20.04-docker-8c-8g-6128 does not seem to be running inside a container [2023-03-28T21:27:52.282Z] $ 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-368/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-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T21:27:52.488Z] $ docker top 1658752ea140f166f826ef0d3b76579925856864aaacfe0e6b9117bb5c025ad3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:27:52.806Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T21:27:53.089Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T21:27:53.374Z] + ls /var/log/sa-host [2023-03-28T21:27:53.374Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:27:53.571Z] provisioning config files... [2023-03-28T21:27:53.579Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-368@tmp/config6352983845806345297tmp [Pipeline] { [Pipeline] echo [2023-03-28T21:27:53.594Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:27:53.878Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T21:27:53.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:27:54.214Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T21:27:54.224Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:27:54.506Z] ---> sudo-logs.sh [2023-03-28T21:27:54.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T21:27:54.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:27:54.823Z] ---> job-cost.sh [2023-03-28T21:27:54.823Z] lf-activate-venv: SKIPPING [2023-03-28T21:27:54.823Z] DEBUG: total: 0.2199999988079071 [2023-03-28T21:27:54.823Z] INFO: Retrieving Stack Cost... [2023-03-28T21:27:55.389Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T21:27:55.648Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T21:27:55.659Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:27:55.943Z] ---> logs-deploy.sh [2023-03-28T21:27:55.943Z] lf-activate-venv: SKIPPING [2023-03-28T21:27:55.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-368/4 [2023-03-28T21:27:55.943Z] INFO: archiving workspace using pattern(s): [2023-03-28T21:27:56.881Z] Archives upload complete. [2023-03-28T21:27:56.881Z] INFO: archiving logs to Nexus