Pull request #356 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Obtained Jenkinsfile from bd532ce08bfb17cab4da4369f8f61b4791d2b3d0+0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 (f82ee080ed8b50d4c8adf716d4ba7cb5413f016f) 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-ssh3644125281513758967.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10577224404421714138.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10250035982258638824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6886618082957674469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8973077263235298435.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-356/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-356/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18140926912078676847.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-88 in /w/workspace/foundry_device-virtual-go_PR-356 [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-356 # 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/356/head:refs/remotes/origin/PR-356 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 into PR head commit bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 Merge succeeded, producing bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 Checking out Revision bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 (PR-356) > git config core.sparsecheckout # timeout=10 > git checkout -f bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 # 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 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 # timeout=10 Commit message: "build(deps): bump device-sdk-go and go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T08:03:37.107Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T08:03:37.279Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T08:03:37.376Z] ========================================================= [2023-03-14T08:03:37.376Z] EdgeX Global Pipelines Version Info [2023-03-14T08:03:37.376Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:03:38.124Z] ------------------- [2023-03-14T08:03:38.124Z] stable info: [2023-03-14T08:03:38.124Z] ------------------- [2023-03-14T08:03:38.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T08:03:38.124Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T08:03:38.125Z] Message: update stable to v1.0.245 [2023-03-14T08:03:38.695Z] ------------------- [2023-03-14T08:03:38.695Z] experimental info: [2023-03-14T08:03:38.695Z] ------------------- [2023-03-14T08:03:38.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T08:03:38.696Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T08:03:38.696Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T08:03:38.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-14T08:03:38.993Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-14T08:03:39.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T08:03:39.065Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T08:03:39.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T08:03:39.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T08:03:39.169Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T08:03:39.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T08:03:39.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T08:03:39.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T08:03:39.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T08:03:39.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-14T08:03:39.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T08:03:39.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T08:03:39.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T08:03:39.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T08:03:39.533Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T08:03:39.571Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T08:03:39.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T08:03:39.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T08:03:39.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T08:03:39.729Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T08:03:39.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T08:03:39.809Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T08:03:39.852Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T08:03:39.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T08:03:39.927Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T08:03:39.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-356 [Pipeline] echo [2023-03-14T08:03:40.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-356 [Pipeline] echo [2023-03-14T08:03:40.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-356 [Pipeline] echo [2023-03-14T08:03:40.084Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [Pipeline] echo [2023-03-14T08:03:40.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd532ce [Pipeline] echo [2023-03-14T08:03:40.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T08:03:40.273Z] provisioning config files... [2023-03-14T08:03:40.287Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-356@tmp/config15124905904533271050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:03:40.627Z] ---> docker-login.sh [2023-03-14T08:03:40.627Z] nexus3.edgexfoundry.org:10001 [2023-03-14T08:03:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:40.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:40.891Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:40.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:40.891Z] [2023-03-14T08:03:40.891Z] Login Succeeded [2023-03-14T08:03:40.891Z] nexus3.edgexfoundry.org:10002 [2023-03-14T08:03:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:41.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:41.152Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:41.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:41.152Z] [2023-03-14T08:03:41.152Z] Login Succeeded [2023-03-14T08:03:41.152Z] nexus3.edgexfoundry.org:10003 [2023-03-14T08:03:41.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:41.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:41.152Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:41.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:41.152Z] [2023-03-14T08:03:41.152Z] Login Succeeded [2023-03-14T08:03:41.152Z] nexus3.edgexfoundry.org:10004 [2023-03-14T08:03:41.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:41.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:41.412Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:41.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:41.412Z] [2023-03-14T08:03:41.412Z] Login Succeeded [2023-03-14T08:03:41.412Z] docker.io [2023-03-14T08:03:41.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:41.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:41.673Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:41.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:41.673Z] [2023-03-14T08:03:41.673Z] Login Succeeded [2023-03-14T08:03:41.673Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T08:03:41.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T08:03:42.299Z] + git rev-list -1 --merges bd532ce08bfb17cab4da4369f8f61b4791d2b3d0~1..bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [Pipeline] echo [2023-03-14T08:03:42.358Z] -----------> git rev-list -1 --merges bd532ce08bfb17cab4da4369f8f61b4791d2b3d0~1..bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [false] [Pipeline] sh [2023-03-14T08:03:42.662Z] + git log --format=format:%s -1 bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [Pipeline] echo [2023-03-14T08:03:42.693Z] ========================================================= [2023-03-14T08:03:42.693Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T08:03:42.693Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T08:03:43.119Z] + git log --format=format:%s -1 bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [Pipeline] echo [2023-03-14T08:03:43.152Z] [semverPrep] GIT_COMMIT: bd532ce08bfb17cab4da4369f8f61b4791d2b3d0, Commit Message: build(deps): bump device-sdk-go and go-mod-core-contracts [Pipeline] echo [2023-03-14T08:03:43.177Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T08:03:43.564Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T08:03:43.564Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T08:03:43.564Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T08:03:43.564Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T08:03:43.564Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-03-14T08:03:43.564Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T08:03:43.564Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:03:44.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T08:03:44.046Z] [2023-03-14T08:03:44.046Z] 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-14T08:03:44.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T08:03:44.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T08:03:44.421Z] b85a868b505f: Pulling fs layer [2023-03-14T08:03:44.421Z] e2be974225ed: Pulling fs layer [2023-03-14T08:03:44.421Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T08:03:44.421Z] 988bab9f4d93: Pulling fs layer [2023-03-14T08:03:44.421Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T08:03:44.421Z] eaf3925da568: Pulling fs layer [2023-03-14T08:03:44.421Z] bab4dde63d76: Pulling fs layer [2023-03-14T08:03:44.421Z] bde34c3a00c8: Pulling fs layer [2023-03-14T08:03:44.421Z] b352a97aabf1: Pulling fs layer [2023-03-14T08:03:44.421Z] 4872d77fe225: Pulling fs layer [2023-03-14T08:03:44.421Z] 5851b861e8e6: Pulling fs layer [2023-03-14T08:03:44.421Z] 988bab9f4d93: Waiting [2023-03-14T08:03:44.421Z] 1469e6f7b9e6: Waiting [2023-03-14T08:03:44.421Z] eaf3925da568: Waiting [2023-03-14T08:03:44.421Z] bab4dde63d76: Waiting [2023-03-14T08:03:44.421Z] b352a97aabf1: Waiting [2023-03-14T08:03:44.421Z] bde34c3a00c8: Waiting [2023-03-14T08:03:44.421Z] 5851b861e8e6: Waiting [2023-03-14T08:03:44.421Z] 4872d77fe225: Waiting [2023-03-14T08:03:44.421Z] e2be974225ed: Verifying Checksum [2023-03-14T08:03:44.421Z] e2be974225ed: Download complete [2023-03-14T08:03:44.421Z] 988bab9f4d93: Verifying Checksum [2023-03-14T08:03:44.421Z] 988bab9f4d93: Download complete [2023-03-14T08:03:44.681Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T08:03:44.681Z] 339a4e72a1f5: Download complete [2023-03-14T08:03:44.681Z] eaf3925da568: Verifying Checksum [2023-03-14T08:03:44.681Z] eaf3925da568: Download complete [2023-03-14T08:03:44.681Z] 1469e6f7b9e6: Download complete [2023-03-14T08:03:44.681Z] bde34c3a00c8: Download complete [2023-03-14T08:03:44.681Z] b352a97aabf1: Verifying Checksum [2023-03-14T08:03:44.681Z] b352a97aabf1: Download complete [2023-03-14T08:03:44.941Z] 4872d77fe225: Verifying Checksum [2023-03-14T08:03:44.941Z] 4872d77fe225: Download complete [2023-03-14T08:03:44.941Z] 5851b861e8e6: Download complete [2023-03-14T08:03:44.941Z] b85a868b505f: Verifying Checksum [2023-03-14T08:03:44.941Z] b85a868b505f: Download complete [2023-03-14T08:03:45.200Z] bab4dde63d76: Verifying Checksum [2023-03-14T08:03:45.200Z] bab4dde63d76: Download complete [2023-03-14T08:03:46.136Z] b85a868b505f: Pull complete [2023-03-14T08:03:46.136Z] e2be974225ed: Pull complete [2023-03-14T08:03:46.704Z] 339a4e72a1f5: Pull complete [2023-03-14T08:03:46.965Z] 988bab9f4d93: Pull complete [2023-03-14T08:03:47.225Z] 1469e6f7b9e6: Pull complete [2023-03-14T08:03:47.225Z] eaf3925da568: Pull complete [2023-03-14T08:03:49.127Z] bab4dde63d76: Pull complete [2023-03-14T08:03:49.127Z] bde34c3a00c8: Pull complete [2023-03-14T08:03:49.127Z] b352a97aabf1: Pull complete [2023-03-14T08:03:49.127Z] 4872d77fe225: Pull complete [2023-03-14T08:03:49.387Z] 5851b861e8e6: Pull complete [2023-03-14T08:03:49.387Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T08:03:49.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T08:03:49.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T08:03:49.630Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2023-03-14T08:03:49.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-356 -v /w/workspace/foundry_device-virtual-go_PR-356:/w/workspace/foundry_device-virtual-go_PR-356:rw,z -v /w/workspace/foundry_device-virtual-go_PR-356@tmp:/w/workspace/foundry_device-virtual-go_PR-356@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-14T08:03:51.142Z] $ docker top 2f987e278588fd889e022edd363e85c7373c974a656aa105f90e78be9e7f2cbc -eo pid,comm [2023-03-14T08:03:51.210Z] 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-14T08:03:51.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T08:03:51.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T08:03:51.338Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T08:03:51.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T08:03:51.456Z] $ docker exec 2f987e278588fd889e022edd363e85c7373c974a656aa105f90e78be9e7f2cbc ssh-agent [2023-03-14T08:03:51.573Z] SSH_AUTH_SOCK=/tmp/ssh-k4RyNDQwR5Pa/agent.31 [2023-03-14T08:03:51.573Z] SSH_AGENT_PID=37 [2023-03-14T08:03:51.580Z] Running ssh-add (command line suppressed) [2023-03-14T08:03:51.693Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-356@tmp/private_key_10007910552564920147.key (/w/workspace/foundry_device-virtual-go_PR-356@tmp/private_key_10007910552564920147.key) [2023-03-14T08:03:51.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T08:03:52.038Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T08:03:52.058Z] $ docker exec --env ******** --env ******** 2f987e278588fd889e022edd363e85c7373c974a656aa105f90e78be9e7f2cbc ssh-agent -k [2023-03-14T08:03:52.149Z] unset SSH_AUTH_SOCK; [2023-03-14T08:03:52.149Z] unset SSH_AGENT_PID; [2023-03-14T08:03:52.149Z] echo Agent pid 37 killed; [2023-03-14T08:03:52.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T08:03:52.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T08:03:52.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T08:03:52.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T08:03:52.360Z] $ docker exec 2f987e278588fd889e022edd363e85c7373c974a656aa105f90e78be9e7f2cbc ssh-agent [2023-03-14T08:03:52.473Z] SSH_AUTH_SOCK=/tmp/ssh-ljTbCsbCVlaV/agent.69 [2023-03-14T08:03:52.473Z] SSH_AGENT_PID=75 [2023-03-14T08:03:52.478Z] Running ssh-add (command line suppressed) [2023-03-14T08:03:52.579Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-356@tmp/private_key_9433034509205282036.key (/w/workspace/foundry_device-virtual-go_PR-356@tmp/private_key_9433034509205282036.key) [2023-03-14T08:03:52.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T08:03:52.935Z] + git semver init [2023-03-14T08:03:53.195Z] 2023-03-14 08:03:53,099 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T08:03:53.195Z] 2023-03-14 08:03:53,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-356/.semver [2023-03-14T08:03:53.195Z] 2023-03-14 08:03:53,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-356/.semver [2023-03-14T08:03:53.195Z] 2023-03-14 08:03:53,100 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-356/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-356, universal_newlines=False, shell=None, istream=None) [2023-03-14T08:03:54.133Z] 2023-03-14 08:03:54,108 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-356/.git/info/exclude [2023-03-14T08:03:54.134Z] 2023-03-14 08:03:54,109 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-356/.semver/PR-356 with force:False [2023-03-14T08:03:54.134Z] 2023-03-14 08:03:54,109 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-356/.semver/PR-356 [2023-03-14T08:03:54.134Z] 2023-03-14 08:03:54,112 [execute] INFO git cat-file --batch-check [2023-03-14T08:03:54.134Z] 2023-03-14 08:03:54,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-356/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T08:03:54.134Z] 2023-03-14 08:03:54,119 [execute] INFO git cat-file --batch [2023-03-14T08:03:54.134Z] 2023-03-14 08:03:54,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-356/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T08:03:54.134Z] 2023-03-14 08:03:54,125 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-356/.semver/PR-356 [2023-03-14T08:03:54.134Z] 0.0.0 [Pipeline] } [2023-03-14T08:03:54.407Z] $ docker exec --env ******** --env ******** 2f987e278588fd889e022edd363e85c7373c974a656aa105f90e78be9e7f2cbc ssh-agent -k [2023-03-14T08:03:54.504Z] unset SSH_AUTH_SOCK; [2023-03-14T08:03:54.504Z] unset SSH_AGENT_PID; [2023-03-14T08:03:54.504Z] echo Agent pid 75 killed; [2023-03-14T08:03:54.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T08:03:54.945Z] + git semver [Pipeline] } [2023-03-14T08:03:55.231Z] $ docker stop --time=1 2f987e278588fd889e022edd363e85c7373c974a656aa105f90e78be9e7f2cbc [2023-03-14T08:03:56.555Z] $ docker rm -f --volumes 2f987e278588fd889e022edd363e85c7373c974a656aa105f90e78be9e7f2cbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T08:03:56.959Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T08:03:57.217Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T08:03:57.233Z] [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-14T08:03:57.798Z] provisioning config files... [2023-03-14T08:03:57.809Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-356@tmp/config13598515922208723905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:03:58.154Z] ---> docker-login.sh [2023-03-14T08:03:58.154Z] nexus3.edgexfoundry.org:10001 [2023-03-14T08:03:58.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:58.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:58.154Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:58.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:58.154Z] [2023-03-14T08:03:58.154Z] Login Succeeded [2023-03-14T08:03:58.154Z] nexus3.edgexfoundry.org:10002 [2023-03-14T08:03:58.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:58.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:58.154Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:58.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:58.154Z] [2023-03-14T08:03:58.154Z] Login Succeeded [2023-03-14T08:03:58.154Z] nexus3.edgexfoundry.org:10003 [2023-03-14T08:03:58.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:58.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:58.413Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:58.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:58.413Z] [2023-03-14T08:03:58.413Z] Login Succeeded [2023-03-14T08:03:58.413Z] nexus3.edgexfoundry.org:10004 [2023-03-14T08:03:58.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:58.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:58.413Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:58.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:58.413Z] [2023-03-14T08:03:58.413Z] Login Succeeded [2023-03-14T08:03:58.413Z] docker.io [2023-03-14T08:03:58.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:03:58.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:03:58.675Z] Configure a credential helper to remove this warning. See [2023-03-14T08:03:58.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:03:58.675Z] [2023-03-14T08:03:58.675Z] Login Succeeded [2023-03-14T08:03:58.936Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T08:03:58.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T08:03:59.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T08:03:59.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T08:03:59.222Z] ========================================================= [2023-03-14T08:03:59.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T08:03:59.222Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:03:59.689Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T08:03:59.689Z] Sending build context to Docker daemon 23.44MB [2023-03-14T08:03:59.689Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T08:03:59.689Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T08:03:59.955Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T08:03:59.955Z] 63b65145d645: Pulling fs layer [2023-03-14T08:03:59.955Z] a2d21d5440eb: Pulling fs layer [2023-03-14T08:03:59.955Z] 935e6c44a52c: Pulling fs layer [2023-03-14T08:03:59.955Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T08:03:59.955Z] 30dea6a524f1: Pulling fs layer [2023-03-14T08:03:59.955Z] a2aff8979fd8: Pulling fs layer [2023-03-14T08:03:59.955Z] 6808be2612f2: Pulling fs layer [2023-03-14T08:03:59.955Z] f25807f1079a: Pulling fs layer [2023-03-14T08:03:59.955Z] 30dea6a524f1: Waiting [2023-03-14T08:03:59.955Z] 94cc34f8dd06: Waiting [2023-03-14T08:03:59.955Z] a2aff8979fd8: Waiting [2023-03-14T08:03:59.955Z] f25807f1079a: Waiting [2023-03-14T08:03:59.955Z] 6808be2612f2: Waiting [2023-03-14T08:03:59.955Z] a2d21d5440eb: Verifying Checksum [2023-03-14T08:03:59.955Z] a2d21d5440eb: Download complete [2023-03-14T08:03:59.955Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T08:03:59.955Z] 94cc34f8dd06: Download complete [2023-03-14T08:03:59.955Z] 30dea6a524f1: Download complete [2023-03-14T08:03:59.955Z] 63b65145d645: Verifying Checksum [2023-03-14T08:03:59.955Z] 63b65145d645: Download complete [2023-03-14T08:03:59.955Z] a2aff8979fd8: Verifying Checksum [2023-03-14T08:03:59.955Z] a2aff8979fd8: Download complete [2023-03-14T08:04:00.219Z] 63b65145d645: Pull complete [2023-03-14T08:04:00.219Z] a2d21d5440eb: Pull complete [2023-03-14T08:04:00.483Z] f25807f1079a: Verifying Checksum [2023-03-14T08:04:00.483Z] f25807f1079a: Download complete [2023-03-14T08:04:00.743Z] 935e6c44a52c: Verifying Checksum [2023-03-14T08:04:00.743Z] 935e6c44a52c: Download complete [2023-03-14T08:04:01.023Z] 6808be2612f2: Verifying Checksum [2023-03-14T08:04:01.023Z] 6808be2612f2: Download complete [2023-03-14T08:04:04.310Z] 935e6c44a52c: Pull complete [2023-03-14T08:04:04.310Z] 94cc34f8dd06: Pull complete [2023-03-14T08:04:04.310Z] 30dea6a524f1: Pull complete [2023-03-14T08:04:04.310Z] a2aff8979fd8: Pull complete [2023-03-14T08:04:06.209Z] 6808be2612f2: Pull complete [2023-03-14T08:04:07.142Z] f25807f1079a: Pull complete [2023-03-14T08:04:07.142Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T08:04:07.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T08:04:07.142Z] ---> 3b553350e43f [2023-03-14T08:04:07.142Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T08:04:08.524Z] ---> Running in a0e6714919d7 [2023-03-14T08:04:08.524Z] Removing intermediate container a0e6714919d7 [2023-03-14T08:04:08.524Z] ---> 4ed504568756 [2023-03-14T08:04:08.524Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T08:04:08.782Z] ---> Running in da436bab49e2 [2023-03-14T08:04:08.782Z] Removing intermediate container da436bab49e2 [2023-03-14T08:04:08.782Z] ---> 47a17d6e2110 [2023-03-14T08:04:08.782Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T08:04:08.782Z] ---> Running in 262cc52120f0 [2023-03-14T08:04:09.041Z] Removing intermediate container 262cc52120f0 [2023-03-14T08:04:09.041Z] ---> 584976b0ca7f [2023-03-14T08:04:09.041Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-14T08:04:09.041Z] ---> Running in 77306407dae1 [2023-03-14T08:04:09.041Z] Removing intermediate container 77306407dae1 [2023-03-14T08:04:09.041Z] ---> b6510fdacc64 [2023-03-14T08:04:09.041Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T08:04:09.041Z] ---> Running in fe926bd019bf [2023-03-14T08:04:09.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T08:04:09.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T08:04:09.819Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T08:04:09.819Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-14T08:04:09.819Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T08:04:09.819Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T08:04:09.819Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T08:04:09.819Z] OK: 269 MiB in 57 packages [2023-03-14T08:04:10.079Z] Removing intermediate container fe926bd019bf [2023-03-14T08:04:10.079Z] ---> f44c4b5b84fe [2023-03-14T08:04:10.079Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-14T08:04:10.338Z] ---> 3ee573f18eb1 [2023-03-14T08:04:10.338Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T08:04:10.338Z] ---> Running in 4f0ea75218e4 [2023-03-14T08:04:12.631Z] Still waiting to schedule task [2023-03-14T08:04:12.632Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-14T08:04:36.892Z] Removing intermediate container 4f0ea75218e4 [2023-03-14T08:04:36.892Z] ---> e2dff93b111b [2023-03-14T08:04:36.892Z] Step 10/12 : COPY . . [2023-03-14T08:04:36.892Z] ---> 3c5751ee25fa [2023-03-14T08:04:36.892Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T08:04:36.892Z] ---> Running in 99a43d09017b [2023-03-14T08:04:36.892Z] Removing intermediate container 99a43d09017b [2023-03-14T08:04:36.892Z] ---> d41b0b7eeb23 [2023-03-14T08:04:36.892Z] Step 12/12 : RUN $MAKE [2023-03-14T08:04:36.892Z] ---> Running in 5d2486f91b94 [2023-03-14T08:04:36.892Z] noop [2023-03-14T08:04:36.892Z] Removing intermediate container 5d2486f91b94 [2023-03-14T08:04:36.892Z] ---> 91b2ed5e7e7f [2023-03-14T08:04:36.892Z] Successfully built 91b2ed5e7e7f [2023-03-14T08:04:36.892Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:04:37.331Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T08:04:37.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T08:04:37.478Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2023-03-14T08:04:37.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-356 -v /w/workspace/foundry_device-virtual-go_PR-356:/w/workspace/foundry_device-virtual-go_PR-356:rw,z -v /w/workspace/foundry_device-virtual-go_PR-356@tmp:/w/workspace/foundry_device-virtual-go_PR-356@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-14T08:04:37.921Z] $ docker top 71309bb0bc6e6f49368eac6ecdb8865516065f4528460492887d3ce5f41da5bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T08:04:38.302Z] + go version [2023-03-14T08:04:38.302Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T08:04:38.341Z] $ docker stop --time=1 71309bb0bc6e6f49368eac6ecdb8865516065f4528460492887d3ce5f41da5bf [2023-03-14T08:04:39.628Z] $ docker rm -f --volumes 71309bb0bc6e6f49368eac6ecdb8865516065f4528460492887d3ce5f41da5bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:04:40.292Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T08:04:40.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T08:04:40.449Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2023-03-14T08:04:40.487Z] $ 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-356 -v /w/workspace/foundry_device-virtual-go_PR-356:/w/workspace/foundry_device-virtual-go_PR-356:rw,z -v /w/workspace/foundry_device-virtual-go_PR-356@tmp:/w/workspace/foundry_device-virtual-go_PR-356@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-14T08:04:40.835Z] $ docker top 4562113c944256f25afceae916aee021feb678e765855592e6eb721ddff2c338 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T08:04:41.216Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-356 [Pipeline] fileExists [Pipeline] sh [2023-03-14T08:04:41.580Z] + make test [2023-03-14T08:04:41.580Z] go test ./... -coverprofile=coverage.out [2023-03-14T08:04:45.771Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-14T08:04:55.739Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-14T08:04:55.739Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.030s coverage: 65.7% of statements [2023-03-14T08:05:01.002Z] go vet ./... [2023-03-14T08:05:03.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T08:05:03.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T08:05:03.536Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T08:05:03.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T08:05:03.858Z] $ docker stop --time=1 4562113c944256f25afceae916aee021feb678e765855592e6eb721ddff2c338 [2023-03-14T08:05:05.959Z] $ docker rm -f --volumes 4562113c944256f25afceae916aee021feb678e765855592e6eb721ddff2c338 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T08:05:06.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T08:05:06.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T08:05:07.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T08:05:07.545Z] + ls -al . [2023-03-14T08:05:07.545Z] total 192 [2023-03-14T08:05:07.545Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 08:04 . [2023-03-14T08:05:07.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 08:03 .. [2023-03-14T08:05:07.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 08:03 .git [2023-03-14T08:05:07.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 08:03 .github [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 14 08:03 .gitignore [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 08:03 .golangci.yml [2023-03-14T08:05:07.546Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 08:03 .semver [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 14 08:03 Attribution.txt [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 14 08:03 CHANGELOG.md [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 14 08:03 Dockerfile [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 08:03 GOVERNANCE.md [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 14 08:03 Jenkinsfile [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 08:03 LICENSE [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 14 08:03 Makefile [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 14 08:03 OWNERS.md [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 14 08:03 README.md [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 08:03 VERSION [2023-03-14T08:05:07.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 08:03 bin [2023-03-14T08:05:07.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 08:03 cmd [2023-03-14T08:05:07.546Z] -rw-r--r-- 1 jenkins jenkins 44127 Mar 14 08:04 coverage.out [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 14 08:03 go.mod [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 14 08:03 go.sum [2023-03-14T08:05:07.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 08:03 internal [2023-03-14T08:05:07.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 08:03 snap [2023-03-14T08:05:07.546Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 14 08:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:05:07.934Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 --label arch=amd64 --label version=0.0.0 . [2023-03-14T08:05:07.934Z] Sending build context to Docker daemon 23.48MB [2023-03-14T08:05:07.934Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T08:05:07.934Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-14T08:05:07.934Z] ---> 91b2ed5e7e7f [2023-03-14T08:05:07.934Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T08:05:08.193Z] ---> Running in bb04e123372a [2023-03-14T08:05:08.193Z] Removing intermediate container bb04e123372a [2023-03-14T08:05:08.193Z] ---> ed6a74f30022 [2023-03-14T08:05:08.193Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T08:05:08.193Z] ---> Running in 21038bf4f2a0 [2023-03-14T08:05:08.453Z] Removing intermediate container 21038bf4f2a0 [2023-03-14T08:05:08.453Z] ---> 97147a39cec6 [2023-03-14T08:05:08.453Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T08:05:08.453Z] ---> Running in 5f92f32cfd96 [2023-03-14T08:05:08.453Z] Removing intermediate container 5f92f32cfd96 [2023-03-14T08:05:08.453Z] ---> 85d571217764 [2023-03-14T08:05:08.453Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-14T08:05:08.453Z] ---> Running in fc5fd7ea6521 [2023-03-14T08:05:08.711Z] Removing intermediate container fc5fd7ea6521 [2023-03-14T08:05:08.711Z] ---> 548fd0c48114 [2023-03-14T08:05:08.711Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T08:05:08.711Z] ---> Running in a6a2df731c31 [2023-03-14T08:05:08.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T08:05:08.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T08:05:09.231Z] OK: 269 MiB in 57 packages [2023-03-14T08:05:09.493Z] Removing intermediate container a6a2df731c31 [2023-03-14T08:05:09.493Z] ---> e6a3c861da26 [2023-03-14T08:05:09.493Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-14T08:05:09.493Z] ---> 771674db9f8a [2023-03-14T08:05:09.493Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T08:05:09.752Z] ---> Running in 5f3e14c05aa5 [2023-03-14T08:05:10.695Z] Removing intermediate container 5f3e14c05aa5 [2023-03-14T08:05:10.695Z] ---> 3c32c174953c [2023-03-14T08:05:10.695Z] Step 10/25 : COPY . . [2023-03-14T08:05:10.964Z] ---> 6c8cb45654f5 [2023-03-14T08:05:10.964Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T08:05:10.964Z] ---> Running in f59eb4764fe9 [2023-03-14T08:05:10.964Z] Removing intermediate container f59eb4764fe9 [2023-03-14T08:05:10.964Z] ---> 317291141d22 [2023-03-14T08:05:10.964Z] Step 12/25 : RUN $MAKE [2023-03-14T08:05:11.224Z] ---> Running in c6bdb8ed7216 [2023-03-14T08:05:11.483Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-14T08:05:29.558Z] Removing intermediate container c6bdb8ed7216 [2023-03-14T08:05:29.558Z] ---> 36d018d8de3b [2023-03-14T08:05:29.558Z] Step 13/25 : FROM alpine:3.16 [2023-03-14T08:05:29.558Z] 3.16: Pulling from library/alpine [2023-03-14T08:05:29.558Z] ef5531b6e74e: Pulling fs layer [2023-03-14T08:05:29.558Z] ef5531b6e74e: Verifying Checksum [2023-03-14T08:05:29.558Z] ef5531b6e74e: Download complete [2023-03-14T08:05:29.558Z] ef5531b6e74e: Pull complete [2023-03-14T08:05:29.558Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T08:05:29.558Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T08:05:29.558Z] ---> dfd21b5a31f5 [2023-03-14T08:05:29.558Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-14T08:05:29.558Z] ---> Running in 180f1d1659b5 [2023-03-14T08:05:29.558Z] Removing intermediate container 180f1d1659b5 [2023-03-14T08:05:29.558Z] ---> 6b4fcff4413c [2023-03-14T08:05:29.558Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T08:05:29.558Z] ---> Running in 969aa12c2d74 [2023-03-14T08:05:29.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-14T08:05:29.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-14T08:05:29.558Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-14T08:05:29.558Z] Executing busybox-1.35.0-r17.trigger [2023-03-14T08:05:29.558Z] OK: 6 MiB in 15 packages [2023-03-14T08:05:29.558Z] Removing intermediate container 969aa12c2d74 [2023-03-14T08:05:29.558Z] ---> 81e5dcee2c9c [2023-03-14T08:05:29.558Z] Step 16/25 : WORKDIR / [2023-03-14T08:05:29.558Z] ---> Running in 20c64d76631c [2023-03-14T08:05:29.558Z] Removing intermediate container 20c64d76631c [2023-03-14T08:05:29.558Z] ---> 4401f27eda6a [2023-03-14T08:05:29.558Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-14T08:05:29.817Z] ---> d9d82dc7e286 [2023-03-14T08:05:29.817Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-14T08:05:29.817Z] ---> bd42ab939f0e [2023-03-14T08:05:29.817Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-14T08:05:30.383Z] ---> b7577aa67a74 [2023-03-14T08:05:30.383Z] Step 20/25 : EXPOSE 59900 [2023-03-14T08:05:30.383Z] ---> Running in 1d6ff06b6653 [2023-03-14T08:05:30.383Z] Removing intermediate container 1d6ff06b6653 [2023-03-14T08:05:30.383Z] ---> 27dcb4e63f63 [2023-03-14T08:05:30.383Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-14T08:05:30.643Z] ---> Running in bcb029fc913f [2023-03-14T08:05:30.643Z] Removing intermediate container bcb029fc913f [2023-03-14T08:05:30.643Z] ---> d78307281b80 [2023-03-14T08:05:30.643Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T08:05:30.643Z] ---> Running in 62567a059170 [2023-03-14T08:05:30.643Z] Removing intermediate container 62567a059170 [2023-03-14T08:05:30.643Z] ---> 53d0d5eccf4b [2023-03-14T08:05:30.643Z] Step 23/25 : LABEL arch=amd64 [2023-03-14T08:05:30.901Z] ---> Running in 67cab8f77b1f [2023-03-14T08:05:30.901Z] Removing intermediate container 67cab8f77b1f [2023-03-14T08:05:30.901Z] ---> e5234db5af35 [2023-03-14T08:05:30.901Z] Step 24/25 : LABEL git_sha=bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [2023-03-14T08:05:30.901Z] ---> Running in 5cb80718b2ef [2023-03-14T08:05:30.901Z] Removing intermediate container 5cb80718b2ef [2023-03-14T08:05:30.901Z] ---> bd538d9ce286 [2023-03-14T08:05:30.901Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T08:05:31.161Z] ---> Running in 2efa4bec32fc [2023-03-14T08:05:31.161Z] Removing intermediate container 2efa4bec32fc [2023-03-14T08:05:31.161Z] ---> 6eef0be3a26c [2023-03-14T08:05:31.161Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T08:05:31.161Z] Successfully built 6eef0be3a26c [2023-03-14T08:05:31.161Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:05:31.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T08:05:31.983Z] [2023-03-14T08:05:31.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:05:32.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T08:05:32.351Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T08:05:32.351Z] 5eb5b503b376: Pulling fs layer [2023-03-14T08:05:32.351Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T08:05:32.351Z] ec43610c2a17: Pulling fs layer [2023-03-14T08:05:32.351Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T08:05:32.351Z] 33b1e0a273af: Pulling fs layer [2023-03-14T08:05:32.351Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T08:05:32.351Z] 2f39f015ded8: Pulling fs layer [2023-03-14T08:05:32.351Z] 3a2ae6a8a46f: Waiting [2023-03-14T08:05:32.351Z] 33b1e0a273af: Waiting [2023-03-14T08:05:32.351Z] 5d3b04190fa2: Waiting [2023-03-14T08:05:32.351Z] 2f39f015ded8: Waiting [2023-03-14T08:05:32.351Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T08:05:32.351Z] 5c69ac0246d0: Download complete [2023-03-14T08:05:32.351Z] 3a2ae6a8a46f: Download complete [2023-03-14T08:05:32.611Z] 33b1e0a273af: Verifying Checksum [2023-03-14T08:05:32.611Z] 33b1e0a273af: Download complete [2023-03-14T08:05:32.611Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T08:05:32.611Z] 5d3b04190fa2: Download complete [2023-03-14T08:05:32.611Z] ec43610c2a17: Verifying Checksum [2023-03-14T08:05:32.611Z] ec43610c2a17: Download complete [2023-03-14T08:05:32.611Z] 5eb5b503b376: Verifying Checksum [2023-03-14T08:05:32.611Z] 5eb5b503b376: Download complete [2023-03-14T08:05:33.178Z] 2f39f015ded8: Download complete [2023-03-14T08:05:33.744Z] 5eb5b503b376: Pull complete [2023-03-14T08:05:34.003Z] 5c69ac0246d0: Pull complete [2023-03-14T08:05:34.261Z] ec43610c2a17: Pull complete [2023-03-14T08:05:34.261Z] 3a2ae6a8a46f: Pull complete [2023-03-14T08:05:34.520Z] 33b1e0a273af: Pull complete [2023-03-14T08:05:34.520Z] 5d3b04190fa2: Pull complete [2023-03-14T08:05:38.700Z] 2f39f015ded8: Pull complete [2023-03-14T08:05:38.700Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T08:05:38.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T08:05:38.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T08:05:38.903Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2023-03-14T08:05:38.942Z] $ 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-356 -v /w/workspace/foundry_device-virtual-go_PR-356:/w/workspace/foundry_device-virtual-go_PR-356:rw,z -v /w/workspace/foundry_device-virtual-go_PR-356@tmp:/w/workspace/foundry_device-virtual-go_PR-356@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-14T08:05:40.836Z] $ docker top 61f4b3cfac9332f7278b7d4ccb7c8ef4ec05ebc23d171bc59f17e39d9152c7d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:05:41.305Z] ---> job-cost.sh [2023-03-14T08:05:41.305Z] lf-activate-venv: SKIPPING [2023-03-14T08:05:41.305Z] INFO: No Stack... [2023-03-14T08:05:41.565Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T08:05:41.825Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T08:05:42.145Z] + cat /w/workspace/foundry_device-virtual-go_PR-356/archives/cost.csv [2023-03-14T08:05:42.145Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T08:05:42.260Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-356-1-stack-cost] [2023-03-14T08:05:42.265Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-356-1-stack-cost] did not exist. Created. [2023-03-14T08:05:42.265Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T08:05:42.665Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T08:05:42.712Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T08:05:42.749Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T08:05:42.840Z] $ docker stop --time=1 61f4b3cfac9332f7278b7d4ccb7c8ef4ec05ebc23d171bc59f17e39d9152c7d7 [2023-03-14T08:05:44.019Z] $ docker rm -f --volumes 61f4b3cfac9332f7278b7d4ccb7c8ef4ec05ebc23d171bc59f17e39d9152c7d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T08:05:50.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-90 in /w/workspace/foundry_device-virtual-go_PR-356 [Pipeline] { [Pipeline] ws [2023-03-14T08:05:50.871Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T08:05:50.944Z] The recommended git tool is: git [2023-03-14T08:05:56.102Z] using credential edgex-jenkins-ssh [2023-03-14T08:05:56.121Z] Cloning the remote Git repository [2023-03-14T08:05:56.173Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-14T08:05:56.283Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-03-14T08:05:56.442Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-14T08:05:56.443Z] > git --version # timeout=10 [2023-03-14T08:05:56.466Z] > git --version # 'git version 2.25.1' [2023-03-14T08:05:56.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T08:05:56.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T08:05:58.708Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-14T08:05:58.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T08:05:59.550Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-14T08:06:00.220Z] Merging remotes/origin/main commit 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 into PR head commit bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [2023-03-14T08:06:00.492Z] Merge succeeded, producing bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [2023-03-14T08:06:00.493Z] Checking out Revision bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 (PR-356) [2023-03-14T08:05:59.599Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-14T08:05:59.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T08:05:59.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T08:06:00.244Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T08:06:00.310Z] > git checkout -f bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 # timeout=10 [2023-03-14T08:06:00.393Z] > git remote # timeout=10 [2023-03-14T08:06:00.416Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T08:06:00.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T08:06:00.457Z] > git merge 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 # timeout=10 [2023-03-14T08:06:00.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T08:06:00.502Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T08:06:00.519Z] > git checkout -f bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 # timeout=10 [2023-03-14T08:06:03.957Z] Commit message: "build(deps): bump device-sdk-go and go-mod-core-contracts" [2023-03-14T08:06:04.007Z] > git --version # timeout=10 [2023-03-14T08:06:04.019Z] > git --version # 'git version 2.25.1' [2023-03-14T08:06:04.035Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T08:06:05.268Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T08:06:05.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T08:06:05.268Z] Dload Upload Total Spent Left Speed [2023-03-14T08:06:05.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-03-14T08:06:05.966Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T08:06:06.313Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T08:06:06.313Z] + sudo tee /etc/docker/daemon.new [2023-03-14T08:06:06.313Z] { [2023-03-14T08:06:06.313Z] "registry-mirrors": [ [2023-03-14T08:06:06.313Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T08:06:06.313Z] ], [2023-03-14T08:06:06.313Z] "bip": "10.250.0.254/24", [2023-03-14T08:06:06.313Z] "hosts": [ [2023-03-14T08:06:06.313Z] "tcp://0.0.0.0:5555", [2023-03-14T08:06:06.313Z] "unix:///var/run/docker.sock" [2023-03-14T08:06:06.313Z] ], [2023-03-14T08:06:06.313Z] "mtu": 1458, [2023-03-14T08:06:06.313Z] "selinux-enabled": true, [2023-03-14T08:06:06.313Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T08:06:06.313Z] } [Pipeline] sh [2023-03-14T08:06:06.656Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T08:06:07.031Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T08:06:25.362Z] provisioning config files... [2023-03-14T08:06:25.393Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config9073422980634627849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:06:25.777Z] ---> docker-login.sh [2023-03-14T08:06:25.777Z] nexus3.edgexfoundry.org:10001 [2023-03-14T08:06:26.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:06:26.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:06:26.320Z] Configure a credential helper to remove this warning. See [2023-03-14T08:06:26.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:06:26.320Z] [2023-03-14T08:06:26.320Z] Login Succeeded [2023-03-14T08:06:26.320Z] nexus3.edgexfoundry.org:10002 [2023-03-14T08:06:26.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:06:26.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:06:26.861Z] Configure a credential helper to remove this warning. See [2023-03-14T08:06:26.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:06:26.861Z] [2023-03-14T08:06:26.861Z] Login Succeeded [2023-03-14T08:06:26.861Z] nexus3.edgexfoundry.org:10003 [2023-03-14T08:06:26.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:06:27.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:06:27.129Z] Configure a credential helper to remove this warning. See [2023-03-14T08:06:27.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:06:27.129Z] [2023-03-14T08:06:27.129Z] Login Succeeded [2023-03-14T08:06:27.129Z] nexus3.edgexfoundry.org:10004 [2023-03-14T08:06:27.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:06:27.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:06:27.398Z] Configure a credential helper to remove this warning. See [2023-03-14T08:06:27.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:06:27.398Z] [2023-03-14T08:06:27.398Z] Login Succeeded [2023-03-14T08:06:27.398Z] docker.io [2023-03-14T08:06:27.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T08:06:27.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T08:06:27.934Z] Configure a credential helper to remove this warning. See [2023-03-14T08:06:27.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T08:06:27.934Z] [2023-03-14T08:06:27.934Z] Login Succeeded [2023-03-14T08:06:27.934Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T08:06:27.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T08:06:28.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T08:06:28.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T08:06:28.423Z] ========================================================= [2023-03-14T08:06:28.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T08:06:28.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:06:28.928Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T08:06:29.197Z] Sending build context to Docker daemon 11.88MB [2023-03-14T08:06:29.197Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T08:06:29.197Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T08:06:29.472Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T08:06:29.472Z] af6eaf76a39c: Pulling fs layer [2023-03-14T08:06:29.472Z] 55522c791124: Pulling fs layer [2023-03-14T08:06:29.472Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T08:06:29.472Z] 169dfbe0d373: Pulling fs layer [2023-03-14T08:06:29.472Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T08:06:29.472Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T08:06:29.472Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T08:06:29.472Z] 169dfbe0d373: Waiting [2023-03-14T08:06:29.472Z] e1ff8fa3b103: Waiting [2023-03-14T08:06:29.472Z] 52ebb69f0ebf: Waiting [2023-03-14T08:06:29.472Z] 5abe8eddf0d5: Waiting [2023-03-14T08:06:29.472Z] 55522c791124: Verifying Checksum [2023-03-14T08:06:29.472Z] 55522c791124: Download complete [2023-03-14T08:06:29.472Z] 169dfbe0d373: Verifying Checksum [2023-03-14T08:06:29.472Z] 169dfbe0d373: Download complete [2023-03-14T08:06:29.741Z] e1ff8fa3b103: Download complete [2023-03-14T08:06:29.741Z] af6eaf76a39c: Verifying Checksum [2023-03-14T08:06:29.741Z] af6eaf76a39c: Download complete [2023-03-14T08:06:30.718Z] af6eaf76a39c: Pull complete [2023-03-14T08:06:30.718Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T08:06:30.718Z] 5abe8eddf0d5: Download complete [2023-03-14T08:06:31.302Z] 55522c791124: Pull complete [2023-03-14T08:06:31.896Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T08:06:31.897Z] ce5c4a1c91eb: Download complete [2023-03-14T08:06:32.165Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T08:06:32.165Z] 52ebb69f0ebf: Download complete [2023-03-14T08:06:42.259Z] ce5c4a1c91eb: Pull complete [2023-03-14T08:06:42.529Z] 169dfbe0d373: Pull complete [2023-03-14T08:06:42.798Z] e1ff8fa3b103: Pull complete [2023-03-14T08:06:49.454Z] 52ebb69f0ebf: Pull complete [2023-03-14T08:06:51.408Z] 5abe8eddf0d5: Pull complete [2023-03-14T08:06:51.408Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T08:06:51.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T08:06:51.408Z] ---> 6cb57ee374ae [2023-03-14T08:06:51.408Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T08:06:52.823Z] ---> Running in 2d7fda7be29b [2023-03-14T08:06:53.096Z] Removing intermediate container 2d7fda7be29b [2023-03-14T08:06:53.096Z] ---> 5ce93de726f0 [2023-03-14T08:06:53.096Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T08:06:53.096Z] ---> Running in 82c47c042c35 [2023-03-14T08:06:53.373Z] Removing intermediate container 82c47c042c35 [2023-03-14T08:06:53.373Z] ---> c75f1776a84c [2023-03-14T08:06:53.373Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T08:06:53.645Z] ---> Running in 33c0913f58db [2023-03-14T08:06:53.914Z] Removing intermediate container 33c0913f58db [2023-03-14T08:06:53.914Z] ---> ee501445b703 [2023-03-14T08:06:53.914Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-14T08:06:53.914Z] ---> Running in 3a0abd3563ab [2023-03-14T08:06:54.184Z] Removing intermediate container 3a0abd3563ab [2023-03-14T08:06:54.184Z] ---> e2a73379d605 [2023-03-14T08:06:54.184Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T08:06:54.184Z] ---> Running in fd66b1bbdcca [2023-03-14T08:06:55.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T08:06:55.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T08:06:57.289Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T08:06:57.289Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-14T08:06:57.289Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T08:06:57.289Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T08:06:57.289Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T08:06:57.289Z] OK: 268 MiB in 57 packages [2023-03-14T08:06:58.275Z] Removing intermediate container fd66b1bbdcca [2023-03-14T08:06:58.275Z] ---> 5e418207397f [2023-03-14T08:06:58.275Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-14T08:06:58.554Z] ---> c02e90f4cf83 [2023-03-14T08:06:58.554Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T08:06:58.822Z] ---> Running in 1d7f73bb7401 [2023-03-14T08:08:06.685Z] Removing intermediate container 1d7f73bb7401 [2023-03-14T08:08:06.685Z] ---> 564cf30c097e [2023-03-14T08:08:06.685Z] Step 10/12 : COPY . . [2023-03-14T08:08:06.685Z] ---> a4e492244444 [2023-03-14T08:08:06.685Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T08:08:06.685Z] ---> Running in 1ce497021329 [2023-03-14T08:08:06.685Z] Removing intermediate container 1ce497021329 [2023-03-14T08:08:06.685Z] ---> 78b94f3132c5 [2023-03-14T08:08:06.685Z] Step 12/12 : RUN $MAKE [2023-03-14T08:08:06.685Z] ---> Running in c09a42ec8c9c [2023-03-14T08:08:06.685Z] noop [2023-03-14T08:08:06.685Z] Removing intermediate container c09a42ec8c9c [2023-03-14T08:08:06.685Z] ---> f703a6f487b4 [2023-03-14T08:08:06.685Z] Successfully built f703a6f487b4 [2023-03-14T08:08:06.685Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:08:07.263Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T08:08:07.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T08:08:07.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2023-03-14T08:08:07.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T08:08:08.791Z] $ docker top 73c2e86a6651775c7b82839edbd9db2148106a83ebe11f7d9e0795c74ed4db57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T08:08:09.673Z] + go version [2023-03-14T08:08:09.673Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T08:08:09.717Z] $ docker stop --time=1 73c2e86a6651775c7b82839edbd9db2148106a83ebe11f7d9e0795c74ed4db57 [2023-03-14T08:08:11.314Z] $ docker rm -f --volumes 73c2e86a6651775c7b82839edbd9db2148106a83ebe11f7d9e0795c74ed4db57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:08:12.241Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T08:08:12.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T08:08:12.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2023-03-14T08:08:12.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T08:08:13.781Z] $ docker top 26d56fb74b940ba2043c990235481a080a1e1863e54ba89ff25c910a03233c6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T08:08:14.645Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T08:08:15.053Z] + make test [2023-03-14T08:08:15.053Z] go test ./... -coverprofile=coverage.out [2023-03-14T08:08:47.296Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-14T08:10:39.021Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-14T08:10:39.021Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.125s coverage: 65.7% of statements [2023-03-14T08:10:39.021Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T08:10:39.021Z] go vet ./... [2023-03-14T08:11:11.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T08:11:11.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T08:11:11.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T08:11:12.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T08:11:12.222Z] $ docker stop --time=1 26d56fb74b940ba2043c990235481a080a1e1863e54ba89ff25c910a03233c6a [2023-03-14T08:11:14.151Z] $ docker rm -f --volumes 26d56fb74b940ba2043c990235481a080a1e1863e54ba89ff25c910a03233c6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T08:11:15.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T08:11:15.482Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T08:11:16.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T08:11:16.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T08:11:17.270Z] + ls -al . [2023-03-14T08:11:17.270Z] total 188 [2023-03-14T08:11:17.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 08:08 . [2023-03-14T08:11:17.270Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 08:05 .. [2023-03-14T08:11:17.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 08:06 .git [2023-03-14T08:11:17.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 08:06 .github [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 14 08:06 .gitignore [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 08:06 .golangci.yml [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 14 08:06 Attribution.txt [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 14 08:06 CHANGELOG.md [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 14 08:06 Dockerfile [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 08:06 GOVERNANCE.md [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 14 08:06 Jenkinsfile [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 08:06 LICENSE [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 14 08:06 Makefile [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 14 08:06 OWNERS.md [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 14 08:06 README.md [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 08:03 VERSION [2023-03-14T08:11:17.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 08:06 bin [2023-03-14T08:11:17.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 08:06 cmd [2023-03-14T08:11:17.270Z] -rw-r--r-- 1 jenkins jenkins 44127 Mar 14 08:10 coverage.out [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 14 08:06 go.mod [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 14 08:06 go.sum [2023-03-14T08:11:17.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 08:06 internal [2023-03-14T08:11:17.270Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 08:06 snap [2023-03-14T08:11:17.270Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 14 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:11:17.714Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 --label arch=arm64 --label version=0.0.0 . [2023-03-14T08:11:18.324Z] Sending build context to Docker daemon 11.93MB [2023-03-14T08:11:18.324Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T08:11:18.324Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-14T08:11:18.324Z] ---> f703a6f487b4 [2023-03-14T08:11:18.324Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T08:11:19.307Z] ---> Running in a4199e1342bf [2023-03-14T08:11:19.580Z] Removing intermediate container a4199e1342bf [2023-03-14T08:11:19.580Z] ---> 03d5c01898a8 [2023-03-14T08:11:19.580Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T08:11:19.580Z] ---> Running in 2f091c5a967e [2023-03-14T08:11:20.184Z] Removing intermediate container 2f091c5a967e [2023-03-14T08:11:20.184Z] ---> 13ad8f4bdc25 [2023-03-14T08:11:20.184Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T08:11:20.184Z] ---> Running in 5ada020896b1 [2023-03-14T08:11:20.455Z] Removing intermediate container 5ada020896b1 [2023-03-14T08:11:20.455Z] ---> 3621e039dc4d [2023-03-14T08:11:20.455Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-14T08:11:20.732Z] ---> Running in 6f9a463c2888 [2023-03-14T08:11:21.004Z] Removing intermediate container 6f9a463c2888 [2023-03-14T08:11:21.004Z] ---> 4e59634b3f37 [2023-03-14T08:11:21.004Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T08:11:21.004Z] ---> Running in 3426d1c0f227 [2023-03-14T08:11:21.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T08:11:22.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T08:11:23.977Z] OK: 268 MiB in 57 packages [2023-03-14T08:11:24.576Z] Removing intermediate container 3426d1c0f227 [2023-03-14T08:11:24.576Z] ---> 776de1a8d6ba [2023-03-14T08:11:24.576Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-14T08:11:25.165Z] ---> 8a80258110a6 [2023-03-14T08:11:25.165Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T08:11:25.165Z] ---> Running in dbd42d0f4041 [2023-03-14T08:11:27.760Z] Removing intermediate container dbd42d0f4041 [2023-03-14T08:11:27.760Z] ---> be5cced4854b [2023-03-14T08:11:27.760Z] Step 10/25 : COPY . . [2023-03-14T08:11:28.732Z] ---> 91dce19c8426 [2023-03-14T08:11:28.732Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T08:11:28.732Z] ---> Running in e752213e081c [2023-03-14T08:11:29.320Z] Removing intermediate container e752213e081c [2023-03-14T08:11:29.320Z] ---> 9bfb22c372fb [2023-03-14T08:11:29.320Z] Step 12/25 : RUN $MAKE [2023-03-14T08:11:29.320Z] ---> Running in a2357fc5d0ba [2023-03-14T08:11:30.285Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-14T08:13:36.956Z] Removing intermediate container a2357fc5d0ba [2023-03-14T08:13:36.956Z] ---> 57a6abff5395 [2023-03-14T08:13:36.956Z] Step 13/25 : FROM alpine:3.16 [2023-03-14T08:13:36.956Z] 3.16: Pulling from library/alpine [2023-03-14T08:13:36.956Z] 3760b48202b3: Pulling fs layer [2023-03-14T08:13:36.956Z] 3760b48202b3: Verifying Checksum [2023-03-14T08:13:36.956Z] 3760b48202b3: Download complete [2023-03-14T08:13:36.956Z] 3760b48202b3: Pull complete [2023-03-14T08:13:36.956Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T08:13:36.956Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T08:13:36.956Z] ---> 4c81e5bf8899 [2023-03-14T08:13:36.956Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-14T08:13:36.956Z] ---> Running in 745c69071e5c [2023-03-14T08:13:36.956Z] Removing intermediate container 745c69071e5c [2023-03-14T08:13:36.956Z] ---> 675c972b04f0 [2023-03-14T08:13:36.956Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T08:13:36.956Z] ---> Running in 4655306bd696 [2023-03-14T08:13:36.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-14T08:13:36.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-14T08:13:37.543Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-14T08:13:37.543Z] Executing busybox-1.35.0-r17.trigger [2023-03-14T08:13:37.543Z] OK: 5 MiB in 15 packages [2023-03-14T08:13:39.482Z] Removing intermediate container 4655306bd696 [2023-03-14T08:13:39.482Z] ---> f2a3f98d21a3 [2023-03-14T08:13:39.482Z] Step 16/25 : WORKDIR / [2023-03-14T08:13:39.482Z] ---> Running in 6cdc034506d4 [2023-03-14T08:13:39.482Z] Removing intermediate container 6cdc034506d4 [2023-03-14T08:13:39.482Z] ---> 7ffde58b3b03 [2023-03-14T08:13:39.482Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-14T08:13:40.066Z] ---> ebd01c81de38 [2023-03-14T08:13:40.066Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-14T08:13:40.649Z] ---> ad9d00b7957e [2023-03-14T08:13:40.649Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-14T08:13:41.609Z] ---> 77fbf164c25d [2023-03-14T08:13:41.609Z] Step 20/25 : EXPOSE 59900 [2023-03-14T08:13:41.875Z] ---> Running in 6b4017abc934 [2023-03-14T08:13:42.142Z] Removing intermediate container 6b4017abc934 [2023-03-14T08:13:42.142Z] ---> 4e6a9c25ac34 [2023-03-14T08:13:42.142Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-14T08:13:42.142Z] ---> Running in 623dabe6b2ea [2023-03-14T08:13:42.409Z] Removing intermediate container 623dabe6b2ea [2023-03-14T08:13:42.409Z] ---> 34994ba9cac0 [2023-03-14T08:13:42.409Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T08:13:42.409Z] ---> Running in 6ffc8d311b9c [2023-03-14T08:13:42.677Z] Removing intermediate container 6ffc8d311b9c [2023-03-14T08:13:42.677Z] ---> 464a59178296 [2023-03-14T08:13:42.677Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T08:13:42.944Z] ---> Running in 7de7f3f462af [2023-03-14T08:13:43.211Z] Removing intermediate container 7de7f3f462af [2023-03-14T08:13:43.211Z] ---> 2d202c1eddfd [2023-03-14T08:13:43.211Z] Step 24/25 : LABEL git_sha=bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [2023-03-14T08:13:43.211Z] ---> Running in 8849f7cdb480 [2023-03-14T08:13:43.479Z] Removing intermediate container 8849f7cdb480 [2023-03-14T08:13:43.479Z] ---> f4ec43344f9b [2023-03-14T08:13:43.479Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T08:13:43.479Z] ---> Running in 61ed2c66271e [2023-03-14T08:13:43.745Z] Removing intermediate container 61ed2c66271e [2023-03-14T08:13:43.745Z] ---> 5748e5dbc5e4 [2023-03-14T08:13:43.745Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T08:13:43.745Z] Successfully built 5748e5dbc5e4 [2023-03-14T08:13:43.745Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:13:44.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T08:13:44.571Z] [2023-03-14T08:13:44.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:13:44.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T08:13:44.969Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T08:13:44.969Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T08:13:44.969Z] 04944245beec: Pulling fs layer [2023-03-14T08:13:44.969Z] 699f458cf7ca: Pulling fs layer [2023-03-14T08:13:44.969Z] 765212b225bb: Pulling fs layer [2023-03-14T08:13:44.969Z] f23df028b6ca: Pulling fs layer [2023-03-14T08:13:44.969Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T08:13:44.969Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T08:13:44.969Z] 765212b225bb: Waiting [2023-03-14T08:13:44.969Z] f23df028b6ca: Waiting [2023-03-14T08:13:44.969Z] d65c8cfc05b1: Waiting [2023-03-14T08:13:45.234Z] 04944245beec: Verifying Checksum [2023-03-14T08:13:45.234Z] 04944245beec: Download complete [2023-03-14T08:13:45.234Z] 765212b225bb: Verifying Checksum [2023-03-14T08:13:45.234Z] 765212b225bb: Download complete [2023-03-14T08:13:45.234Z] f23df028b6ca: Verifying Checksum [2023-03-14T08:13:45.234Z] f23df028b6ca: Download complete [2023-03-14T08:13:45.234Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T08:13:45.234Z] d65c8cfc05b1: Download complete [2023-03-14T08:13:45.234Z] 699f458cf7ca: Verifying Checksum [2023-03-14T08:13:45.234Z] 699f458cf7ca: Download complete [2023-03-14T08:13:45.816Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T08:13:45.816Z] 8998bd30e6a1: Download complete [2023-03-14T08:13:47.755Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T08:13:47.755Z] 2437ff75d9bd: Download complete [2023-03-14T08:13:49.692Z] 8998bd30e6a1: Pull complete [2023-03-14T08:13:51.626Z] 04944245beec: Pull complete [2023-03-14T08:13:53.044Z] 699f458cf7ca: Pull complete [2023-03-14T08:13:53.044Z] 765212b225bb: Pull complete [2023-03-14T08:13:53.628Z] f23df028b6ca: Pull complete [2023-03-14T08:13:53.897Z] d65c8cfc05b1: Pull complete [2023-03-14T08:14:08.874Z] 2437ff75d9bd: Pull complete [2023-03-14T08:14:08.874Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T08:14:08.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T08:14:08.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T08:14:09.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2023-03-14T08:14:09.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T08:14:11.727Z] $ docker top 3a32ff78fd9a950adf8b29ff2e4e010c185f1e19c55e51dc7461e8337b7b256c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:14:12.620Z] ---> job-cost.sh [2023-03-14T08:14:12.620Z] lf-activate-venv: SKIPPING [2023-03-14T08:14:12.620Z] INFO: No Stack... [2023-03-14T08:14:12.885Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T08:14:13.841Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T08:14:14.177Z] + + catcut /w/workspace/device-virtual-go/1/archives/cost.csv -d, [2023-03-14T08:14:14.177Z] -f6 [Pipeline] lock [2023-03-14T08:14:14.248Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-356-1-stack-cost] [2023-03-14T08:14:14.253Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-356-1-stack-cost] did not exist. Created. [2023-03-14T08:14:14.253Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T08:14:14.669Z] /w/workspace/device-virtual-go/1@tmp/durable-c654d82a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T08:14:15.021Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T08:14:15.057Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T08:14:15.100Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T08:14:15.115Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T08:14:15.197Z] $ docker stop --time=1 3a32ff78fd9a950adf8b29ff2e4e010c185f1e19c55e51dc7461e8337b7b256c [2023-03-14T08:14:16.658Z] $ docker rm -f --volumes 3a32ff78fd9a950adf8b29ff2e4e010c185f1e19c55e51dc7461e8337b7b256c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-14T08:14:17.731Z] provisioning config files... [2023-03-14T08:14:17.739Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-356@tmp/config4358400246866059733tmp [Pipeline] { [Pipeline] sh [2023-03-14T08:14:18.075Z] + set +x [2023-03-14T08:14:18.075Z] + bash -s -- [2023-03-14T08:14:18.075Z] + curl -s https://codecov.io/bash [2023-03-14T08:14:18.075Z] [2023-03-14T08:14:18.075Z] _____ _ [2023-03-14T08:14:18.075Z] / ____| | | [2023-03-14T08:14:18.075Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T08:14:18.075Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T08:14:18.075Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T08:14:18.075Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T08:14:18.075Z] Bash-1.0.6 [2023-03-14T08:14:18.075Z] [2023-03-14T08:14:18.075Z] [2023-03-14T08:14:18.075Z] ==> git version 2.25.1 found [2023-03-14T08:14:18.075Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-14T08:14:18.075Z] Release-Date: 2020-01-08 [2023-03-14T08:14:18.075Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-14T08:14:18.075Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T08:14:18.075Z] ==> Jenkins CI detected. [2023-03-14T08:14:18.075Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-356 [2023-03-14T08:14:18.075Z] project root: . [2023-03-14T08:14:18.075Z] --> token set from env [2023-03-14T08:14:18.075Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T08:14:18.075Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T08:14:18.075Z] ==> Python coveragepy not found [2023-03-14T08:14:18.075Z] ==> Searching for coverage reports in: [2023-03-14T08:14:18.075Z] + . [2023-03-14T08:14:18.075Z] -> Found 1 reports [2023-03-14T08:14:18.075Z] ==> Detecting git/mercurial file structure [2023-03-14T08:14:18.075Z] ==> Reading reports [2023-03-14T08:14:18.075Z] + ./coverage.out bytes=44127 [2023-03-14T08:14:18.075Z] ==> Appending adjustments [2023-03-14T08:14:18.075Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T08:14:18.336Z] + Found adjustments [2023-03-14T08:14:18.336Z] ==> Gzipping contents [2023-03-14T08:14:18.336Z] 8.0K /tmp/codecov.Tv0eLH.gz [2023-03-14T08:14:18.336Z] ==> Uploading reports [2023-03-14T08:14:18.336Z] url: https://codecov.io [2023-03-14T08:14:18.336Z] query: branch=PR-356&commit=bd532ce08bfb17cab4da4369f8f61b4791d2b3d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=356&job=&cmd_args= [2023-03-14T08:14:18.336Z] -> Pinging Codecov [2023-03-14T08:14:18.336Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-356&commit=bd532ce08bfb17cab4da4369f8f61b4791d2b3d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=356&job=&cmd_args= [2023-03-14T08:14:18.596Z] -> Uploading to [2023-03-14T08:14:18.596Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/5E52B4B073DB2E39498172D8E973AA87/bd532ce08bfb17cab4da4369f8f61b4791d2b3d0/39400f31-1b5b-487f-9a88-747050dd5920.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T081418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6534a259b6e0a744d77b9aa5069c5b2c6da80df369e61359c4aa5a245168b84 [2023-03-14T08:14:18.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T08:14:18.596Z] Dload Upload Total Spent Left Speed [2023-03-14T08:14:18.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5414 0 0 100 5414 0 26539 --:--:-- --:--:-- --:--:-- 26409 100 5414 0 0 100 5414 0 22188 --:--:-- --:--:-- --:--:-- 22097 [2023-03-14T08:14:18.856Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/bd532ce08bfb17cab4da4369f8f61b4791d2b3d0 [Pipeline] } [2023-03-14T08:14:18.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-14T08:14:20.555Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-356/archives ] [2023-03-14T08:14:20.556Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-356/archives [2023-03-14T08:14:20.556Z] total 16 [2023-03-14T08:14:20.556Z] drwxr-xr-x 3 root root 4096 Mar 14 08:05 . [2023-03-14T08:14:20.556Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 08:05 .. [2023-03-14T08:14:20.556Z] drwxr-xr-x 2 root root 4096 Mar 14 08:05 cost [2023-03-14T08:14:20.556Z] -rw-r--r-- 1 root root 89 Mar 14 08:05 cost.csv [2023-03-14T08:14:20.556Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-356/archives [2023-03-14T08:14:20.556Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-356/archives [2023-03-14T08:14:20.556Z] total 16 [2023-03-14T08:14:20.556Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 08:05 . [2023-03-14T08:14:20.556Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 08:05 .. [2023-03-14T08:14:20.556Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 08:05 cost [2023-03-14T08:14:20.556Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 14 08:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:14:20.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:14:21.765Z] ---> package-listing.sh [2023-03-14T08:14:21.765Z] ++ facter osfamily [2023-03-14T08:14:21.765Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T08:14:22.024Z] + OS_FAMILY=debian [2023-03-14T08:14:22.024Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-356 [2023-03-14T08:14:22.024Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T08:14:22.024Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T08:14:22.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T08:14:22.024Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T08:14:22.025Z] + '[' /w/workspace/foundry_device-virtual-go_PR-356 ']' [2023-03-14T08:14:22.025Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T08:14:22.025Z] + case "${OS_FAMILY}" in [2023-03-14T08:14:22.025Z] + dpkg -l [2023-03-14T08:14:22.025Z] + grep '^ii' [2023-03-14T08:14:22.025Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T08:14:22.025Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T08:14:22.025Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T08:14:22.025Z] + '[' /w/workspace/foundry_device-virtual-go_PR-356 ']' [2023-03-14T08:14:22.025Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-356/archives/ [2023-03-14T08:14:22.025Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-356/archives/ [Pipeline] echo [2023-03-14T08:14:22.056Z] 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-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T08:14:22.354Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T08:14:22.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T08:14:22.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T08:14:23.121Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2023-03-14T08:14:23.165Z] $ 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-356/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-356 -v /w/workspace/foundry_device-virtual-go_PR-356:/w/workspace/foundry_device-virtual-go_PR-356:rw,z -v /w/workspace/foundry_device-virtual-go_PR-356@tmp:/w/workspace/foundry_device-virtual-go_PR-356@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-14T08:14:23.377Z] $ docker top 4af7beac806193eab5d104c7c75d359d6abb6a83c47fd5d2a6d3449f43af8b1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T08:14:23.751Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T08:14:24.061Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T08:14:24.368Z] + ls /var/log/sa-host [2023-03-14T08:14:24.369Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T08:14:24.579Z] provisioning config files... [2023-03-14T08:14:24.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-356@tmp/config13759075556868925480tmp [Pipeline] { [Pipeline] echo [2023-03-14T08:14:24.636Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:14:24.952Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T08:14:24.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:14:25.364Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T08:14:25.395Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:14:25.706Z] ---> sudo-logs.sh [2023-03-14T08:14:25.707Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T08:14:25.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:14:26.095Z] ---> job-cost.sh [2023-03-14T08:14:26.095Z] lf-activate-venv: SKIPPING [2023-03-14T08:14:26.095Z] DEBUG: total: 0.2199999988079071 [2023-03-14T08:14:26.095Z] INFO: Retrieving Stack Cost... [2023-03-14T08:14:26.662Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T08:14:26.921Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T08:14:26.955Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T08:14:27.264Z] ---> logs-deploy.sh [2023-03-14T08:14:27.264Z] lf-activate-venv: SKIPPING [2023-03-14T08:14:27.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-356/1 [2023-03-14T08:14:27.264Z] INFO: archiving workspace using pattern(s): [2023-03-14T08:14:28.204Z] Archives upload complete. [2023-03-14T08:14:28.204Z] INFO: archiving logs to Nexus