Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67889091cb81185fd3969e397047746b60127084+de7f1fa98896349c300f3340708f5a9fee2488ae (750f5945f47f3759d8b66fe1d2d113ce47c72391) 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-ssh10699509898529335333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7365598329071524895.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-349/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-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17654941079175753629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16689847629227118460.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-349/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-349/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11496209680832160033.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7932 in /w/workspace/foundry_device-virtual-go_PR-349 [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-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de7f1fa98896349c300f3340708f5a9fee2488ae into PR head commit 67889091cb81185fd3969e397047746b60127084 Merge succeeded, producing 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 Checking out Revision 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 (PR-349) > git config core.sparsecheckout # timeout=10 > git checkout -f 67889091cb81185fd3969e397047746b60127084 # 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 de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 # timeout=10 Commit message: "Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD" > git rev-list --no-walk 67889091cb81185fd3969e397047746b60127084 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T08:13:21.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T08:13:21.410Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T08:13:21.425Z] ========================================================= [2023-03-01T08:13:21.425Z] EdgeX Global Pipelines Version Info [2023-03-01T08:13:21.425Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:13:22.128Z] ------------------- [2023-03-01T08:13:22.128Z] stable info: [2023-03-01T08:13:22.128Z] ------------------- [2023-03-01T08:13:22.128Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T08:13:22.128Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:13:22.128Z] Message: update stable to v1.0.244 [2023-03-01T08:13:22.699Z] ------------------- [2023-03-01T08:13:22.699Z] experimental info: [2023-03-01T08:13:22.699Z] ------------------- [2023-03-01T08:13:22.699Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T08:13:22.699Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:13:22.699Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T08:13:22.880Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-01T08:13:22.896Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-01T08:13:22.910Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T08:13:22.923Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T08:13:22.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T08:13:22.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T08:13:22.960Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T08:13:22.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T08:13:22.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T08:13:22.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T08:13:23.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T08:13:23.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-01T08:13:23.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T08:13:23.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T08:13:23.065Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:13:23.080Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:13:23.091Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T08:13:23.108Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T08:13:23.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T08:13:23.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T08:13:23.147Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T08:13:23.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T08:13:23.172Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T08:13:23.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T08:13:23.195Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T08:13:23.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T08:13:23.219Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T08:13:23.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo [2023-03-01T08:13:23.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo [2023-03-01T08:13:23.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo [2023-03-01T08:13:23.272Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [Pipeline] echo [2023-03-01T08:13:23.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b0619d [Pipeline] echo [2023-03-01T08:13:23.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:13:23.343Z] provisioning config files... [2023-03-01T08:13:23.357Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-349@tmp/config9464367708049208609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:13:23.656Z] ---> docker-login.sh [2023-03-01T08:13:23.656Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:13:23.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:23.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:23.918Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:23.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:23.918Z] [2023-03-01T08:13:23.918Z] Login Succeeded [2023-03-01T08:13:23.918Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:13:24.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:24.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:24.176Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:24.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:24.176Z] [2023-03-01T08:13:24.176Z] Login Succeeded [2023-03-01T08:13:24.176Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:13:24.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:24.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:24.176Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:24.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:24.176Z] [2023-03-01T08:13:24.176Z] Login Succeeded [2023-03-01T08:13:24.176Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:13:24.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:24.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:24.435Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:24.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:24.436Z] [2023-03-01T08:13:24.436Z] Login Succeeded [2023-03-01T08:13:24.436Z] docker.io [2023-03-01T08:13:24.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:24.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:24.696Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:24.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:24.696Z] [2023-03-01T08:13:24.696Z] Login Succeeded [2023-03-01T08:13:24.696Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:13:24.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T08:13:25.074Z] + git rev-list -1 --merges 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81~1..8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [Pipeline] echo [2023-03-01T08:13:25.135Z] -----------> git rev-list -1 --merges 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81~1..8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [2023-03-01T08:13:25.135Z] 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [false] [Pipeline] sh [2023-03-01T08:13:25.424Z] + git log --format=format:%s -1 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [Pipeline] echo [2023-03-01T08:13:25.440Z] ========================================================= [2023-03-01T08:13:25.440Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T08:13:25.440Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:13:25.756Z] + git log --format=format:%s -1 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81 [Pipeline] echo [2023-03-01T08:13:25.768Z] [semverPrep] GIT_COMMIT: 8b0619d40fc3a7f9b4e86be2d74272986c8d4f81, Commit Message: Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD [Pipeline] echo [2023-03-01T08:13:25.778Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T08:13:26.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T08:13:26.150Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T08:13:26.150Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T08:13:26.150Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T08:13:26.150Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T08:13:26.150Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T08:13:26.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:13:26.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:13:26.563Z] [2023-03-01T08:13:26.563Z] 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-01T08:13:26.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:13:26.865Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T08:13:26.865Z] b85a868b505f: Pulling fs layer [2023-03-01T08:13:26.865Z] e2be974225ed: Pulling fs layer [2023-03-01T08:13:26.865Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T08:13:26.865Z] 988bab9f4d93: Pulling fs layer [2023-03-01T08:13:26.865Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T08:13:26.865Z] eaf3925da568: Pulling fs layer [2023-03-01T08:13:26.865Z] bab4dde63d76: Pulling fs layer [2023-03-01T08:13:26.865Z] bde34c3a00c8: Pulling fs layer [2023-03-01T08:13:26.865Z] b352a97aabf1: Pulling fs layer [2023-03-01T08:13:26.865Z] 4872d77fe225: Pulling fs layer [2023-03-01T08:13:26.865Z] 5851b861e8e6: Pulling fs layer [2023-03-01T08:13:26.865Z] 1469e6f7b9e6: Waiting [2023-03-01T08:13:26.865Z] eaf3925da568: Waiting [2023-03-01T08:13:26.865Z] bab4dde63d76: Waiting [2023-03-01T08:13:26.865Z] bde34c3a00c8: Waiting [2023-03-01T08:13:26.865Z] b352a97aabf1: Waiting [2023-03-01T08:13:26.865Z] 4872d77fe225: Waiting [2023-03-01T08:13:26.865Z] 5851b861e8e6: Waiting [2023-03-01T08:13:26.865Z] 988bab9f4d93: Waiting [2023-03-01T08:13:26.865Z] e2be974225ed: Download complete [2023-03-01T08:13:26.865Z] 988bab9f4d93: Verifying Checksum [2023-03-01T08:13:26.865Z] 988bab9f4d93: Download complete [2023-03-01T08:13:27.125Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T08:13:27.125Z] 1469e6f7b9e6: Download complete [2023-03-01T08:13:27.125Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T08:13:27.125Z] 339a4e72a1f5: Download complete [2023-03-01T08:13:27.125Z] eaf3925da568: Verifying Checksum [2023-03-01T08:13:27.125Z] eaf3925da568: Download complete [2023-03-01T08:13:27.125Z] bde34c3a00c8: Verifying Checksum [2023-03-01T08:13:27.125Z] bde34c3a00c8: Download complete [2023-03-01T08:13:27.125Z] b352a97aabf1: Verifying Checksum [2023-03-01T08:13:27.125Z] b352a97aabf1: Download complete [2023-03-01T08:13:27.125Z] 4872d77fe225: Verifying Checksum [2023-03-01T08:13:27.125Z] 4872d77fe225: Download complete [2023-03-01T08:13:27.125Z] 5851b861e8e6: Verifying Checksum [2023-03-01T08:13:27.125Z] 5851b861e8e6: Download complete [2023-03-01T08:13:27.125Z] b85a868b505f: Download complete [2023-03-01T08:13:27.384Z] bab4dde63d76: Verifying Checksum [2023-03-01T08:13:27.384Z] bab4dde63d76: Download complete [2023-03-01T08:13:28.322Z] b85a868b505f: Pull complete [2023-03-01T08:13:28.581Z] e2be974225ed: Pull complete [2023-03-01T08:13:29.147Z] 339a4e72a1f5: Pull complete [2023-03-01T08:13:29.147Z] 988bab9f4d93: Pull complete [2023-03-01T08:13:29.407Z] 1469e6f7b9e6: Pull complete [2023-03-01T08:13:29.407Z] eaf3925da568: Pull complete [2023-03-01T08:13:31.307Z] bab4dde63d76: Pull complete [2023-03-01T08:13:31.307Z] bde34c3a00c8: Pull complete [2023-03-01T08:13:31.567Z] b352a97aabf1: Pull complete [2023-03-01T08:13:31.567Z] 4872d77fe225: Pull complete [2023-03-01T08:13:31.567Z] 5851b861e8e6: Pull complete [2023-03-01T08:13:31.567Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T08:13:31.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:13:31.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:13:31.661Z] prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container [2023-03-01T08:13:31.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T08:13:33.923Z] $ docker top dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 -eo pid,comm [2023-03-01T08:13:34.000Z] 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-01T08:13:34.000Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T08:13:34.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:13:34.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:13:34.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:13:34.157Z] $ docker exec dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 ssh-agent [2023-03-01T08:13:34.264Z] SSH_AUTH_SOCK=/tmp/ssh-XRdhsNDRGThZ/agent.32 [2023-03-01T08:13:34.264Z] SSH_AGENT_PID=38 [2023-03-01T08:13:34.270Z] Running ssh-add (command line suppressed) [2023-03-01T08:13:34.371Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-349@tmp/private_key_16343352081032187959.key (/w/workspace/foundry_device-virtual-go_PR-349@tmp/private_key_16343352081032187959.key) [2023-03-01T08:13:34.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:13:34.679Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T08:13:34.698Z] $ docker exec --env ******** --env ******** dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 ssh-agent -k [2023-03-01T08:13:34.797Z] unset SSH_AUTH_SOCK; [2023-03-01T08:13:34.798Z] unset SSH_AGENT_PID; [2023-03-01T08:13:34.798Z] echo Agent pid 38 killed; [2023-03-01T08:13:34.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T08:13:34.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:13:34.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:13:34.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:13:34.959Z] $ docker exec dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 ssh-agent [2023-03-01T08:13:35.064Z] SSH_AUTH_SOCK=/tmp/ssh-7Pww3kCE3iKh/agent.71 [2023-03-01T08:13:35.064Z] SSH_AGENT_PID=78 [2023-03-01T08:13:35.068Z] Running ssh-add (command line suppressed) [2023-03-01T08:13:35.173Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-349@tmp/private_key_17548822473081110656.key (/w/workspace/foundry_device-virtual-go_PR-349@tmp/private_key_17548822473081110656.key) [2023-03-01T08:13:35.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:13:35.473Z] + git semver init [2023-03-01T08:13:35.732Z] 2023-03-01 08:13:35,648 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T08:13:35.732Z] 2023-03-01 08:13:35,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-349/.semver [2023-03-01T08:13:35.732Z] 2023-03-01 08:13:35,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-349/.semver [2023-03-01T08:13:35.732Z] 2023-03-01 08:13:35,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-349/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-349, universal_newlines=False, shell=None, istream=None) [2023-03-01T08:13:37.111Z] 2023-03-01 08:13:36,869 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-349/.git/info/exclude [2023-03-01T08:13:37.112Z] 2023-03-01 08:13:36,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-349/.semver/PR-349 with force:False [2023-03-01T08:13:37.112Z] 2023-03-01 08:13:36,870 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-349/.semver/PR-349 [2023-03-01T08:13:37.112Z] 2023-03-01 08:13:36,874 [execute] INFO git cat-file --batch-check [2023-03-01T08:13:37.112Z] 2023-03-01 08:13:36,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-349/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:13:37.112Z] 2023-03-01 08:13:36,881 [execute] INFO git cat-file --batch [2023-03-01T08:13:37.112Z] 2023-03-01 08:13:36,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-349/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:13:37.112Z] 2023-03-01 08:13:36,887 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-349/.semver/PR-349 [2023-03-01T08:13:37.112Z] 0.0.0 [Pipeline] } [2023-03-01T08:13:37.123Z] $ docker exec --env ******** --env ******** dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 ssh-agent -k [2023-03-01T08:13:37.221Z] unset SSH_AUTH_SOCK; [2023-03-01T08:13:37.222Z] unset SSH_AGENT_PID; [2023-03-01T08:13:37.222Z] echo Agent pid 78 killed; [2023-03-01T08:13:37.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:13:37.537Z] + git semver [Pipeline] } [2023-03-01T08:13:37.811Z] $ docker stop --time=1 dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 [2023-03-01T08:13:39.122Z] $ docker rm -f --volumes dae5c8924e1ec7d5c7cb7ac44dbc3f0e4e10e71df478abff33d036d42a9a9aa2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:13:39.456Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T08:13:39.654Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T08:13:39.658Z] [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-01T08:13:39.774Z] provisioning config files... [2023-03-01T08:13:39.782Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-349@tmp/config8989690058113386196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:13:40.078Z] ---> docker-login.sh [2023-03-01T08:13:40.078Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:13:40.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:40.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:40.078Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:40.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:40.078Z] [2023-03-01T08:13:40.078Z] Login Succeeded [2023-03-01T08:13:40.078Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:13:40.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:40.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:40.078Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:40.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:40.078Z] [2023-03-01T08:13:40.078Z] Login Succeeded [2023-03-01T08:13:40.078Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:13:40.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:40.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:40.338Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:40.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:40.338Z] [2023-03-01T08:13:40.338Z] Login Succeeded [2023-03-01T08:13:40.338Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:13:40.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:40.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:40.338Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:40.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:40.338Z] [2023-03-01T08:13:40.338Z] Login Succeeded [2023-03-01T08:13:40.338Z] docker.io [2023-03-01T08:13:40.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:13:40.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:13:40.599Z] Configure a credential helper to remove this warning. See [2023-03-01T08:13:40.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:13:40.599Z] [2023-03-01T08:13:40.599Z] Login Succeeded [2023-03-01T08:13:40.599Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:13:40.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T08:13:40.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:13:40.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:13:40.690Z] ========================================================= [2023-03-01T08:13:40.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T08:13:40.690Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:13:40.996Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T08:13:40.996Z] Sending build context to Docker daemon 23.41MB [2023-03-01T08:13:40.996Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T08:13:40.996Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T08:13:41.258Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T08:13:41.258Z] 213ec9aee27d: Pulling fs layer [2023-03-01T08:13:41.258Z] 4583459ba037: Pulling fs layer [2023-03-01T08:13:41.258Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T08:13:41.258Z] 53926ce57604: Pulling fs layer [2023-03-01T08:13:41.258Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T08:13:41.258Z] 22ff95d597cd: Pulling fs layer [2023-03-01T08:13:41.258Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T08:13:41.258Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T08:13:41.258Z] a7acece74701: Pulling fs layer [2023-03-01T08:13:41.258Z] 22ff95d597cd: Waiting [2023-03-01T08:13:41.258Z] 12d6caf4c0d1: Waiting [2023-03-01T08:13:41.258Z] 96b7cbca73a9: Waiting [2023-03-01T08:13:41.258Z] a7acece74701: Waiting [2023-03-01T08:13:41.258Z] 53926ce57604: Waiting [2023-03-01T08:13:41.258Z] 21b2b0c7a3f4: Waiting [2023-03-01T08:13:41.258Z] 93c1e223e6f2: Download complete [2023-03-01T08:13:41.258Z] 4583459ba037: Verifying Checksum [2023-03-01T08:13:41.258Z] 4583459ba037: Download complete [2023-03-01T08:13:41.258Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T08:13:41.258Z] 21b2b0c7a3f4: Download complete [2023-03-01T08:13:41.258Z] 22ff95d597cd: Verifying Checksum [2023-03-01T08:13:41.258Z] 22ff95d597cd: Download complete [2023-03-01T08:13:41.258Z] 213ec9aee27d: Verifying Checksum [2023-03-01T08:13:41.258Z] 213ec9aee27d: Download complete [2023-03-01T08:13:41.258Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T08:13:41.258Z] 12d6caf4c0d1: Download complete [2023-03-01T08:13:41.258Z] 213ec9aee27d: Pull complete [2023-03-01T08:13:41.521Z] 4583459ba037: Pull complete [2023-03-01T08:13:41.521Z] 93c1e223e6f2: Pull complete [2023-03-01T08:13:41.782Z] a7acece74701: Download complete [2023-03-01T08:13:42.044Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T08:13:42.044Z] 96b7cbca73a9: Download complete [2023-03-01T08:13:42.044Z] 53926ce57604: Verifying Checksum [2023-03-01T08:13:42.044Z] 53926ce57604: Download complete [2023-03-01T08:13:46.236Z] 53926ce57604: Pull complete [2023-03-01T08:13:46.236Z] 21b2b0c7a3f4: Pull complete [2023-03-01T08:13:46.236Z] 22ff95d597cd: Pull complete [2023-03-01T08:13:46.236Z] 12d6caf4c0d1: Pull complete [2023-03-01T08:13:48.135Z] 96b7cbca73a9: Pull complete [2023-03-01T08:13:48.701Z] a7acece74701: Pull complete [2023-03-01T08:13:48.701Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T08:13:48.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:13:48.701Z] ---> db6d94c90886 [2023-03-01T08:13:48.701Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T08:13:52.895Z] ---> Running in dd0f9a2bb828 [2023-03-01T08:13:52.895Z] Removing intermediate container dd0f9a2bb828 [2023-03-01T08:13:52.895Z] ---> 34274263ac0b [2023-03-01T08:13:52.895Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T08:13:52.895Z] ---> Running in 3e5fa6e242f7 [2023-03-01T08:13:52.895Z] Removing intermediate container 3e5fa6e242f7 [2023-03-01T08:13:52.895Z] ---> 3b56a245d838 [2023-03-01T08:13:52.895Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:13:52.895Z] ---> Running in 2affe631bf4a [2023-03-01T08:13:52.895Z] Removing intermediate container 2affe631bf4a [2023-03-01T08:13:52.895Z] ---> ebe1b4ba1cee [2023-03-01T08:13:52.895Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-01T08:13:52.895Z] ---> Running in 725a5178e32a [2023-03-01T08:13:52.895Z] Removing intermediate container 725a5178e32a [2023-03-01T08:13:52.895Z] ---> 74a1df727631 [2023-03-01T08:13:52.895Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T08:13:52.895Z] ---> Running in 82f850e4956a [2023-03-01T08:13:53.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:13:53.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:13:53.672Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T08:13:53.672Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T08:13:53.930Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T08:13:53.930Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T08:13:53.930Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:13:53.930Z] OK: 216 MiB in 55 packages [2023-03-01T08:13:54.498Z] Removing intermediate container 82f850e4956a [2023-03-01T08:13:54.498Z] ---> 58e18ef50531 [2023-03-01T08:13:54.498Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T08:13:54.498Z] ---> 5770daa79658 [2023-03-01T08:13:54.498Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:13:54.498Z] ---> Running in 90c85c290165 [2023-03-01T08:13:54.743Z] Still waiting to schedule task [2023-03-01T08:13:54.744Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-01T08:14:33.225Z] Removing intermediate container 90c85c290165 [2023-03-01T08:14:33.225Z] ---> 60273ec779fe [2023-03-01T08:14:33.225Z] Step 10/12 : COPY . . [2023-03-01T08:14:34.161Z] ---> 669dc36e6529 [2023-03-01T08:14:34.161Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T08:14:34.161Z] ---> Running in f15be228acca [2023-03-01T08:14:34.161Z] Removing intermediate container f15be228acca [2023-03-01T08:14:34.161Z] ---> a84cfea6465e [2023-03-01T08:14:34.161Z] Step 12/12 : RUN $MAKE [2023-03-01T08:14:34.161Z] ---> Running in 7df107188b38 [2023-03-01T08:14:34.419Z] noop [2023-03-01T08:14:34.986Z] Removing intermediate container 7df107188b38 [2023-03-01T08:14:34.986Z] ---> 9abc59ad2873 [2023-03-01T08:14:34.986Z] Successfully built 9abc59ad2873 [2023-03-01T08:14:34.986Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:14:35.297Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:14:35.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:14:35.372Z] prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container [2023-03-01T08:14:35.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@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 ******** ci-base-image-x86_64 cat [2023-03-01T08:14:35.767Z] $ docker top 4bd47c6c0ddfd44fb025e5715753621910ea3b6a2c64d96bfba69bbf3fba7641 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:14:36.116Z] + go version [2023-03-01T08:14:36.116Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T08:14:36.128Z] $ docker stop --time=1 4bd47c6c0ddfd44fb025e5715753621910ea3b6a2c64d96bfba69bbf3fba7641 [2023-03-01T08:14:37.415Z] $ docker rm -f --volumes 4bd47c6c0ddfd44fb025e5715753621910ea3b6a2c64d96bfba69bbf3fba7641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:14:37.817Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:14:37.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:14:37.883Z] prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container [2023-03-01T08:14:37.912Z] $ 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-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@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 ******** ci-base-image-x86_64 cat [2023-03-01T08:14:38.259Z] $ docker top c8f5bd1d97f5e8bd94c4a0e9e507a0cd78f441862e5da9609534ffcf17ad9c6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:14:38.604Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-349 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:14:38.899Z] + make test [2023-03-01T08:14:38.899Z] go test ./... -coverprofile=coverage.out [2023-03-01T08:14:39.157Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-01T08:14:49.145Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-01T08:14:49.145Z] have (string) [2023-03-01T08:14:49.145Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:14:49.145Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-01T08:14:49.145Z] FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] [2023-03-01T08:14:49.145Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-03-01T08:14:49.200Z] $ docker stop --time=1 c8f5bd1d97f5e8bd94c4a0e9e507a0cd78f441862e5da9609534ffcf17ad9c6a [2023-03-01T08:14:51.174Z] $ docker rm -f --volumes c8f5bd1d97f5e8bd94c4a0e9e507a0cd78f441862e5da9609534ffcf17ad9c6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:14:51.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:14:51.661Z] [2023-03-01T08:14:51.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:14:51.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:14:51.958Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T08:14:51.958Z] 5eb5b503b376: Pulling fs layer [2023-03-01T08:14:51.958Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T08:14:51.958Z] ec43610c2a17: Pulling fs layer [2023-03-01T08:14:51.958Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T08:14:51.958Z] 33b1e0a273af: Pulling fs layer [2023-03-01T08:14:51.958Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T08:14:51.958Z] 2f39f015ded8: Pulling fs layer [2023-03-01T08:14:51.958Z] 3a2ae6a8a46f: Waiting [2023-03-01T08:14:51.958Z] 33b1e0a273af: Waiting [2023-03-01T08:14:51.958Z] 5d3b04190fa2: Waiting [2023-03-01T08:14:51.958Z] 2f39f015ded8: Waiting [2023-03-01T08:14:51.958Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T08:14:51.958Z] 5c69ac0246d0: Download complete [2023-03-01T08:14:51.958Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T08:14:51.958Z] 3a2ae6a8a46f: Download complete [2023-03-01T08:14:52.218Z] 33b1e0a273af: Verifying Checksum [2023-03-01T08:14:52.218Z] 33b1e0a273af: Download complete [2023-03-01T08:14:52.218Z] 5d3b04190fa2: Download complete [2023-03-01T08:14:52.218Z] ec43610c2a17: Verifying Checksum [2023-03-01T08:14:52.218Z] ec43610c2a17: Download complete [2023-03-01T08:14:52.218Z] 5eb5b503b376: Verifying Checksum [2023-03-01T08:14:52.218Z] 5eb5b503b376: Download complete [2023-03-01T08:14:52.783Z] 2f39f015ded8: Download complete [2023-03-01T08:14:53.349Z] 5eb5b503b376: Pull complete [2023-03-01T08:14:53.606Z] 5c69ac0246d0: Pull complete [2023-03-01T08:14:53.865Z] ec43610c2a17: Pull complete [2023-03-01T08:14:53.865Z] 3a2ae6a8a46f: Pull complete [2023-03-01T08:14:54.124Z] 33b1e0a273af: Pull complete [2023-03-01T08:14:54.124Z] 5d3b04190fa2: Pull complete [2023-03-01T08:14:59.386Z] 2f39f015ded8: Pull complete [2023-03-01T08:14:59.386Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T08:14:59.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:14:59.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:14:59.458Z] prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container [2023-03-01T08:14:59.483Z] $ 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-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T08:15:03.407Z] $ docker top d14bc39fd83c5461cf2a9f2284035a6ea6d87af57a41630b66d72ad6d59a8d4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:15:03.774Z] ---> job-cost.sh [2023-03-01T08:15:03.774Z] lf-activate-venv: SKIPPING [2023-03-01T08:15:03.774Z] INFO: No Stack... [2023-03-01T08:15:04.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T08:15:04.599Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T08:15:04.884Z] + cat /w/workspace/foundry_device-virtual-go_PR-349/archives/cost.csv [2023-03-01T08:15:04.884Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T08:15:04.897Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [2023-03-01T08:15:04.903Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] did not exist. Created. [2023-03-01T08:15:04.903Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T08:15:05.197Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T08:15:05.236Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T08:15:05.242Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T08:15:05.260Z] $ docker stop --time=1 d14bc39fd83c5461cf2a9f2284035a6ea6d87af57a41630b66d72ad6d59a8d4f [2023-03-01T08:15:06.400Z] $ docker rm -f --volumes d14bc39fd83c5461cf2a9f2284035a6ea6d87af57a41630b66d72ad6d59a8d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T08:15:06.501Z] Failed in branch amd64 [2023-03-01T08:15:21.488Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7934 in /w/workspace/foundry_device-virtual-go_PR-349 [Pipeline] { [Pipeline] ws [2023-03-01T08:15:21.501Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2023-03-01T08:15:21.529Z] The recommended git tool is: git [2023-03-01T08:15:26.349Z] using credential edgex-jenkins-ssh [2023-03-01T08:15:26.365Z] Cloning the remote Git repository [2023-03-01T08:15:26.396Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-01T08:15:26.464Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2023-03-01T08:15:26.610Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-01T08:15:26.611Z] > git --version # timeout=10 [2023-03-01T08:15:26.633Z] > git --version # 'git version 2.25.1' [2023-03-01T08:15:26.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:15:26.693Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:15:28.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-01T08:15:28.793Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:15:29.682Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-01T08:15:29.728Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-01T08:15:29.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:15:29.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T08:15:30.317Z] Merging remotes/origin/main commit de7f1fa98896349c300f3340708f5a9fee2488ae into PR head commit 67889091cb81185fd3969e397047746b60127084 [2023-03-01T08:15:30.610Z] Merge succeeded, producing 6030107f202afd86865d03172c0d8d18505c7706 [2023-03-01T08:15:30.610Z] Checking out Revision 6030107f202afd86865d03172c0d8d18505c7706 (PR-349) [2023-03-01T08:15:30.331Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:15:30.352Z] > git checkout -f 67889091cb81185fd3969e397047746b60127084 # timeout=10 [2023-03-01T08:15:30.445Z] > git remote # timeout=10 [2023-03-01T08:15:30.466Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T08:15:30.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:15:30.519Z] > git merge de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 [2023-03-01T08:15:30.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T08:15:30.611Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:15:30.635Z] > git checkout -f 6030107f202afd86865d03172c0d8d18505c7706 # timeout=10 [2023-03-01T08:15:34.143Z] Commit message: "Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD" [2023-03-01T08:15:34.147Z] > git rev-list --no-walk 67889091cb81185fd3969e397047746b60127084 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:15:35.057Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T08:15:35.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:15:35.057Z] Dload Upload Total Spent Left Speed [2023-03-01T08:15:35.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 35518 0 --:--:-- --:--:-- --:--:-- 35419 [Pipeline] sh [2023-03-01T08:15:36.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T08:15:36.333Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T08:15:36.333Z] + sudo tee /etc/docker/daemon.new [2023-03-01T08:15:36.333Z] { [2023-03-01T08:15:36.333Z] "registry-mirrors": [ [2023-03-01T08:15:36.333Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T08:15:36.333Z] ], [2023-03-01T08:15:36.333Z] "bip": "10.250.0.254/24", [2023-03-01T08:15:36.333Z] "hosts": [ [2023-03-01T08:15:36.333Z] "tcp://0.0.0.0:5555", [2023-03-01T08:15:36.333Z] "unix:///var/run/docker.sock" [2023-03-01T08:15:36.333Z] ], [2023-03-01T08:15:36.333Z] "mtu": 1458, [2023-03-01T08:15:36.333Z] "selinux-enabled": true, [2023-03-01T08:15:36.333Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T08:15:36.333Z] } [Pipeline] sh [2023-03-01T08:15:36.654Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T08:15:36.980Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:15:55.252Z] provisioning config files... [2023-03-01T08:15:55.283Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config3102363700872204793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:15:55.644Z] ---> docker-login.sh [2023-03-01T08:15:55.644Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:15:56.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:15:56.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:15:56.239Z] Configure a credential helper to remove this warning. See [2023-03-01T08:15:56.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:15:56.239Z] [2023-03-01T08:15:56.239Z] Login Succeeded [2023-03-01T08:15:56.239Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:15:56.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:15:56.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:15:56.776Z] Configure a credential helper to remove this warning. See [2023-03-01T08:15:56.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:15:56.776Z] [2023-03-01T08:15:56.776Z] Login Succeeded [2023-03-01T08:15:56.776Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:15:56.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:15:57.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:15:57.049Z] Configure a credential helper to remove this warning. See [2023-03-01T08:15:57.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:15:57.049Z] [2023-03-01T08:15:57.049Z] Login Succeeded [2023-03-01T08:15:57.049Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:15:57.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:15:57.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:15:57.320Z] Configure a credential helper to remove this warning. See [2023-03-01T08:15:57.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:15:57.320Z] [2023-03-01T08:15:57.320Z] Login Succeeded [2023-03-01T08:15:57.320Z] docker.io [2023-03-01T08:15:57.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:15:57.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:15:57.856Z] Configure a credential helper to remove this warning. See [2023-03-01T08:15:57.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:15:57.856Z] [2023-03-01T08:15:57.856Z] Login Succeeded [2023-03-01T08:15:57.856Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:15:57.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T08:15:58.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:15:58.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:15:58.157Z] ========================================================= [2023-03-01T08:15:58.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T08:15:58.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:15:58.506Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T08:15:58.774Z] Sending build context to Docker daemon 11.86MB [2023-03-01T08:15:59.041Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T08:15:59.041Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T08:16:00.454Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T08:16:00.454Z] 9b18e9b68314: Pulling fs layer [2023-03-01T08:16:00.454Z] 35d82f9e3411: Pulling fs layer [2023-03-01T08:16:00.454Z] e16973657156: Pulling fs layer [2023-03-01T08:16:00.454Z] fc693d55d65f: Pulling fs layer [2023-03-01T08:16:00.454Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T08:16:00.454Z] dda99020689f: Pulling fs layer [2023-03-01T08:16:00.454Z] db1c61fa0a46: Pulling fs layer [2023-03-01T08:16:00.454Z] 891c053d2c06: Pulling fs layer [2023-03-01T08:16:00.454Z] dda99020689f: Waiting [2023-03-01T08:16:00.454Z] 891c053d2c06: Waiting [2023-03-01T08:16:00.454Z] db1c61fa0a46: Waiting [2023-03-01T08:16:00.454Z] fc693d55d65f: Waiting [2023-03-01T08:16:00.454Z] 7e9fc2657dce: Waiting [2023-03-01T08:16:00.454Z] e16973657156: Verifying Checksum [2023-03-01T08:16:00.454Z] e16973657156: Download complete [2023-03-01T08:16:00.454Z] 35d82f9e3411: Verifying Checksum [2023-03-01T08:16:00.454Z] 35d82f9e3411: Download complete [2023-03-01T08:16:00.454Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T08:16:00.454Z] 7e9fc2657dce: Download complete [2023-03-01T08:16:00.454Z] dda99020689f: Verifying Checksum [2023-03-01T08:16:00.454Z] dda99020689f: Download complete [2023-03-01T08:16:00.454Z] 9b18e9b68314: Verifying Checksum [2023-03-01T08:16:00.454Z] 9b18e9b68314: Download complete [2023-03-01T08:16:01.871Z] 9b18e9b68314: Pull complete [2023-03-01T08:16:01.871Z] 891c053d2c06: Verifying Checksum [2023-03-01T08:16:01.871Z] 891c053d2c06: Download complete [2023-03-01T08:16:02.138Z] 35d82f9e3411: Pull complete [2023-03-01T08:16:02.405Z] e16973657156: Pull complete [2023-03-01T08:16:02.987Z] db1c61fa0a46: Verifying Checksum [2023-03-01T08:16:02.987Z] db1c61fa0a46: Download complete [2023-03-01T08:16:03.571Z] fc693d55d65f: Verifying Checksum [2023-03-01T08:16:03.571Z] fc693d55d65f: Download complete [2023-03-01T08:16:15.904Z] fc693d55d65f: Pull complete [2023-03-01T08:16:15.904Z] 7e9fc2657dce: Pull complete [2023-03-01T08:16:15.904Z] dda99020689f: Pull complete [2023-03-01T08:16:22.572Z] db1c61fa0a46: Pull complete [2023-03-01T08:16:23.991Z] 891c053d2c06: Pull complete [2023-03-01T08:16:24.259Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T08:16:24.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:16:24.259Z] ---> f96f9c87975a [2023-03-01T08:16:24.259Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T08:16:26.841Z] ---> Running in f453d88aba14 [2023-03-01T08:16:27.109Z] Removing intermediate container f453d88aba14 [2023-03-01T08:16:27.109Z] ---> 566edd731b6d [2023-03-01T08:16:27.109Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T08:16:27.378Z] ---> Running in 1f5a0883f4f2 [2023-03-01T08:16:27.644Z] Removing intermediate container 1f5a0883f4f2 [2023-03-01T08:16:27.644Z] ---> 38d30e6a3f2c [2023-03-01T08:16:27.644Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:16:27.644Z] ---> Running in 6829184cce33 [2023-03-01T08:16:27.912Z] Removing intermediate container 6829184cce33 [2023-03-01T08:16:27.912Z] ---> ab8cc8c59c50 [2023-03-01T08:16:27.912Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-01T08:16:27.912Z] ---> Running in 6c21da00ef04 [2023-03-01T08:16:28.500Z] Removing intermediate container 6c21da00ef04 [2023-03-01T08:16:28.500Z] ---> 7f4fc5e62e03 [2023-03-01T08:16:28.500Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T08:16:28.500Z] ---> Running in f29f10b2bfb6 [2023-03-01T08:16:29.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:16:29.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:16:30.684Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T08:16:30.684Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T08:16:30.684Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T08:16:30.684Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T08:16:30.684Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:16:30.953Z] OK: 226 MiB in 55 packages [2023-03-01T08:16:31.920Z] Removing intermediate container f29f10b2bfb6 [2023-03-01T08:16:31.920Z] ---> 6f3c0015af87 [2023-03-01T08:16:31.920Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T08:16:32.505Z] ---> de1fde6940b6 [2023-03-01T08:16:32.505Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:16:32.505Z] ---> Running in f98db95991a9 [2023-03-01T08:17:40.427Z] Removing intermediate container f98db95991a9 [2023-03-01T08:17:40.427Z] ---> 1e5843a8d590 [2023-03-01T08:17:40.427Z] Step 10/12 : COPY . . [2023-03-01T08:17:40.427Z] ---> 6016154dcd20 [2023-03-01T08:17:40.427Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T08:17:40.427Z] ---> Running in 3f05aee8ba4b [2023-03-01T08:17:40.427Z] Removing intermediate container 3f05aee8ba4b [2023-03-01T08:17:40.427Z] ---> 0d1adfa11e93 [2023-03-01T08:17:40.427Z] Step 12/12 : RUN $MAKE [2023-03-01T08:17:40.427Z] ---> Running in 2a138fd4f88a [2023-03-01T08:17:40.427Z] noop [2023-03-01T08:17:40.427Z] Removing intermediate container 2a138fd4f88a [2023-03-01T08:17:40.427Z] ---> faab6ecf74f3 [2023-03-01T08:17:40.427Z] Successfully built faab6ecf74f3 [2023-03-01T08:17:40.427Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:17:40.772Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:17:40.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:17:40.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-7934 does not seem to be running inside a container [2023-03-01T08:17:41.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-arm64 cat [2023-03-01T08:17:42.747Z] $ docker top 7e306788288d54a8d084b2409b995c34456c07f433a9e44940ab50dbfaa9ae3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:17:43.595Z] + go version [2023-03-01T08:17:43.595Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T08:17:43.622Z] $ docker stop --time=1 7e306788288d54a8d084b2409b995c34456c07f433a9e44940ab50dbfaa9ae3f [2023-03-01T08:17:45.243Z] $ docker rm -f --volumes 7e306788288d54a8d084b2409b995c34456c07f433a9e44940ab50dbfaa9ae3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:17:45.783Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:17:45.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:17:45.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-7934 does not seem to be running inside a container [2023-03-01T08:17:46.050Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** ci-base-image-arm64 cat [2023-03-01T08:17:47.270Z] $ docker top 3b8d5491d04a588aa32a06cc637c45b58bd1d7d63fe9d301c02170d5d48b7084 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:17:48.104Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:17:48.762Z] + make test [2023-03-01T08:17:48.762Z] go test ./... -coverprofile=coverage.out [2023-03-01T08:17:50.180Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-01T08:19:11.840Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-01T08:19:11.840Z] have (string) [2023-03-01T08:19:11.840Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-01T08:19:11.840Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.28/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-01T08:19:11.840Z] FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] [2023-03-01T08:19:11.840Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-03-01T08:19:11.871Z] $ docker stop --time=1 3b8d5491d04a588aa32a06cc637c45b58bd1d7d63fe9d301c02170d5d48b7084 [2023-03-01T08:19:13.723Z] $ docker rm -f --volumes 3b8d5491d04a588aa32a06cc637c45b58bd1d7d63fe9d301c02170d5d48b7084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:19:14.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T08:19:14.762Z] [2023-03-01T08:19:14.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:19:15.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T08:19:15.373Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T08:19:15.373Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T08:19:15.373Z] 04944245beec: Pulling fs layer [2023-03-01T08:19:15.373Z] 699f458cf7ca: Pulling fs layer [2023-03-01T08:19:15.373Z] 765212b225bb: Pulling fs layer [2023-03-01T08:19:15.373Z] f23df028b6ca: Pulling fs layer [2023-03-01T08:19:15.373Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T08:19:15.373Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T08:19:15.373Z] 765212b225bb: Waiting [2023-03-01T08:19:15.373Z] f23df028b6ca: Waiting [2023-03-01T08:19:15.373Z] d65c8cfc05b1: Waiting [2023-03-01T08:19:15.373Z] 2437ff75d9bd: Waiting [2023-03-01T08:19:15.373Z] 04944245beec: Verifying Checksum [2023-03-01T08:19:15.373Z] 04944245beec: Download complete [2023-03-01T08:19:15.373Z] 765212b225bb: Verifying Checksum [2023-03-01T08:19:15.373Z] 765212b225bb: Download complete [2023-03-01T08:19:15.373Z] f23df028b6ca: Verifying Checksum [2023-03-01T08:19:15.373Z] f23df028b6ca: Download complete [2023-03-01T08:19:15.644Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T08:19:15.644Z] d65c8cfc05b1: Download complete [2023-03-01T08:19:15.644Z] 699f458cf7ca: Verifying Checksum [2023-03-01T08:19:15.644Z] 699f458cf7ca: Download complete [2023-03-01T08:19:15.914Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T08:19:15.914Z] 8998bd30e6a1: Download complete [2023-03-01T08:19:18.500Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T08:19:18.500Z] 2437ff75d9bd: Download complete [2023-03-01T08:19:19.907Z] 8998bd30e6a1: Pull complete [2023-03-01T08:19:20.488Z] 04944245beec: Pull complete [2023-03-01T08:19:21.900Z] 699f458cf7ca: Pull complete [2023-03-01T08:19:21.900Z] 765212b225bb: Pull complete [2023-03-01T08:19:22.500Z] f23df028b6ca: Pull complete [2023-03-01T08:19:22.766Z] d65c8cfc05b1: Pull complete [2023-03-01T08:19:37.767Z] 2437ff75d9bd: Pull complete [2023-03-01T08:19:37.767Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T08:19:37.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T08:19:37.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:19:37.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-7934 does not seem to be running inside a container [2023-03-01T08:19:38.033Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T08:19:41.270Z] $ docker top f6125e2d00434f4f1fd2aa2042f9cf83101bf6e266710502b8760920fd2c27d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:19:42.097Z] ---> job-cost.sh [2023-03-01T08:19:42.097Z] lf-activate-venv: SKIPPING [2023-03-01T08:19:42.097Z] INFO: No Stack... [2023-03-01T08:19:42.679Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T08:19:43.258Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T08:19:43.847Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2023-03-01T08:19:43.847Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T08:19:43.907Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [2023-03-01T08:19:43.914Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] did not exist. Created. [2023-03-01T08:19:43.914Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T08:19:44.580Z] /w/workspace/device-virtual-go/2@tmp/durable-14072a73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T08:19:45.240Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T08:19:45.264Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T08:19:45.878Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T08:19:45.887Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-349-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T08:19:45.916Z] $ docker stop --time=1 f6125e2d00434f4f1fd2aa2042f9cf83101bf6e266710502b8760920fd2c27d3 [2023-03-01T08:19:47.649Z] $ docker rm -f --volumes f6125e2d00434f4f1fd2aa2042f9cf83101bf6e266710502b8760920fd2c27d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T08:19:47.915Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-01T08:19:48.559Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-349/archives ] [2023-03-01T08:19:48.559Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-349/archives [2023-03-01T08:19:48.559Z] total 16 [2023-03-01T08:19:48.559Z] drwxr-xr-x 3 root root 4096 Mar 1 08:15 . [2023-03-01T08:19:48.559Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 08:15 .. [2023-03-01T08:19:48.559Z] drwxr-xr-x 2 root root 4096 Mar 1 08:15 cost [2023-03-01T08:19:48.559Z] -rw-r--r-- 1 root root 89 Mar 1 08:15 cost.csv [2023-03-01T08:19:48.559Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-349/archives [2023-03-01T08:19:48.559Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-349/archives [2023-03-01T08:19:48.559Z] total 16 [2023-03-01T08:19:48.559Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 08:15 . [2023-03-01T08:19:48.559Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 08:15 .. [2023-03-01T08:19:48.559Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 08:15 cost [2023-03-01T08:19:48.559Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 1 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:19:48.850Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:19:49.701Z] ---> package-listing.sh [2023-03-01T08:19:49.701Z] ++ facter osfamily [2023-03-01T08:19:49.701Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T08:19:49.959Z] + OS_FAMILY=debian [2023-03-01T08:19:49.959Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-349 [2023-03-01T08:19:49.959Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T08:19:49.959Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T08:19:49.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T08:19:49.959Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T08:19:49.959Z] + '[' /w/workspace/foundry_device-virtual-go_PR-349 ']' [2023-03-01T08:19:49.959Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T08:19:49.959Z] + case "${OS_FAMILY}" in [2023-03-01T08:19:49.959Z] + dpkg -l [2023-03-01T08:19:49.959Z] + grep '^ii' [2023-03-01T08:19:49.959Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T08:19:49.959Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T08:19:49.959Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T08:19:49.959Z] + '[' /w/workspace/foundry_device-virtual-go_PR-349 ']' [2023-03-01T08:19:49.959Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-349/archives/ [2023-03-01T08:19:49.959Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-349/archives/ [Pipeline] echo [2023-03-01T08:19:49.972Z] 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-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T08:19:50.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:19:50.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:19:50.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:19:50.887Z] prd-ubuntu20.04-docker-8c-8g-7932 does not seem to be running inside a container [2023-03-01T08:19:50.913Z] $ 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-349/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-349 -v /w/workspace/foundry_device-virtual-go_PR-349:/w/workspace/foundry_device-virtual-go_PR-349:rw,z -v /w/workspace/foundry_device-virtual-go_PR-349@tmp:/w/workspace/foundry_device-virtual-go_PR-349@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T08:19:51.118Z] $ docker top b19d1438b2634c41a778e4cdf1ad37bcb306e3908a47d58941206d3ffe8c5ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:19:51.456Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T08:19:51.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T08:19:52.025Z] + ls /var/log/sa-host [2023-03-01T08:19:52.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:19:52.092Z] provisioning config files... [2023-03-01T08:19:52.101Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-349@tmp/config8796759735728298691tmp [Pipeline] { [Pipeline] echo [2023-03-01T08:19:52.115Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:19:52.397Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T08:19:52.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:19:52.732Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T08:19:52.741Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:19:53.023Z] ---> sudo-logs.sh [2023-03-01T08:19:53.023Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T08:19:53.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:19:53.330Z] ---> job-cost.sh [2023-03-01T08:19:53.330Z] lf-activate-venv: SKIPPING [2023-03-01T08:19:53.330Z] DEBUG: total: 0.2199999988079071 [2023-03-01T08:19:53.330Z] INFO: Retrieving Stack Cost... [2023-03-01T08:19:53.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T08:19:54.157Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T08:19:54.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:19:54.454Z] ---> logs-deploy.sh [2023-03-01T08:19:54.454Z] lf-activate-venv: SKIPPING [2023-03-01T08:19:54.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-349/2 [2023-03-01T08:19:54.455Z] INFO: archiving workspace using pattern(s): [2023-03-01T08:19:55.391Z] Archives upload complete. [2023-03-01T08:19:55.391Z] INFO: archiving logs to Nexus