Pull request #411 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6672227c7427eac807b6731db58a59ca0cd2b92+ed3289d750d77ec3b888271c7762159edecc04ed (a69fc21b083dec364fe2a57da7cb2f3f4b10258c) 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-ssh3546831720369675031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16266811260232535218.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-411/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-411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10765453026307792819.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-411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4058659334588670233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3084066936002291835.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-411/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-411/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1050730922799261164.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16692’ Running on prd-ubuntu20.04-docker-8c-8g-16694 in /w/workspace/foundry_device-virtual-go_PR-411 [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-411 # 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/411/head:refs/remotes/origin/PR-411 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ed3289d750d77ec3b888271c7762159edecc04ed into PR head commit a6672227c7427eac807b6731db58a59ca0cd2b92 Merge succeeded, producing a6672227c7427eac807b6731db58a59ca0cd2b92 Checking out Revision a6672227c7427eac807b6731db58a59ca0cd2b92 (PR-411) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T11:59:04.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a6672227c7427eac807b6731db58a59ca0cd2b92 # 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 ed3289d750d77ec3b888271c7762159edecc04ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6672227c7427eac807b6731db58a59ca0cd2b92 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T11:59:04.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T11:59:04.529Z] ========================================================= [2023-05-24T11:59:04.529Z] EdgeX Global Pipelines Version Info [2023-05-24T11:59:04.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:59:05.269Z] ------------------- [2023-05-24T11:59:05.269Z] stable info: [2023-05-24T11:59:05.269Z] ------------------- [2023-05-24T11:59:05.269Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T11:59:05.269Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T11:59:05.269Z] Message: update stable to v1.0.249 [2023-05-24T11:59:05.839Z] ------------------- [2023-05-24T11:59:05.839Z] experimental info: [2023-05-24T11:59:05.839Z] ------------------- [2023-05-24T11:59:05.839Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T11:59:05.839Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T11:59:05.839Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T11:59:06.130Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-24T11:59:06.171Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-24T11:59:06.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T11:59:06.259Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T11:59:06.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T11:59:06.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T11:59:06.393Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T11:59:06.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T11:59:06.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T11:59:06.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T11:59:06.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T11:59:06.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-24T11:59:06.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T11:59:06.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T11:59:06.719Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T11:59:06.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T11:59:06.799Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T11:59:06.840Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T11:59:06.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T11:59:06.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T11:59:06.964Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T11:59:07.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T11:59:07.050Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T11:59:07.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T11:59:07.128Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T11:59:07.183Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T11:59:07.222Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T11:59:07.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-411 [Pipeline] echo [2023-05-24T11:59:07.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-411 [Pipeline] echo [2023-05-24T11:59:07.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-411 [Pipeline] echo [2023-05-24T11:59:07.394Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] echo [2023-05-24T11:59:07.431Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a667222 [Pipeline] echo [2023-05-24T11:59:07.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T11:59:07.590Z] provisioning config files... [2023-05-24T11:59:07.604Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-411@tmp/config16666808797606803055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:59:07.943Z] ---> docker-login.sh [2023-05-24T11:59:07.943Z] nexus3.edgexfoundry.org:10001 [2023-05-24T11:59:08.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:08.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:08.467Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:08.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:08.467Z] [2023-05-24T11:59:08.467Z] Login Succeeded [2023-05-24T11:59:08.467Z] nexus3.edgexfoundry.org:10002 [2023-05-24T11:59:08.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:08.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:08.467Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:08.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:08.467Z] [2023-05-24T11:59:08.467Z] Login Succeeded [2023-05-24T11:59:08.467Z] nexus3.edgexfoundry.org:10003 [2023-05-24T11:59:08.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:08.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:08.727Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:08.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:08.727Z] [2023-05-24T11:59:08.727Z] Login Succeeded [2023-05-24T11:59:08.727Z] nexus3.edgexfoundry.org:10004 [2023-05-24T11:59:08.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:08.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:08.727Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:08.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:08.727Z] [2023-05-24T11:59:08.727Z] Login Succeeded [2023-05-24T11:59:08.727Z] docker.io [2023-05-24T11:59:08.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:08.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:08.987Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:08.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:08.987Z] [2023-05-24T11:59:08.987Z] Login Succeeded [2023-05-24T11:59:08.987Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T11:59:09.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T11:59:09.672Z] + git rev-list -1 --merges a6672227c7427eac807b6731db58a59ca0cd2b92~1..a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] echo [2023-05-24T11:59:09.735Z] -----------> git rev-list -1 --merges a6672227c7427eac807b6731db58a59ca0cd2b92~1..a6672227c7427eac807b6731db58a59ca0cd2b92 a6672227c7427eac807b6731db58a59ca0cd2b92 [false] [Pipeline] sh [2023-05-24T11:59:10.038Z] + git log --format=format:%s -1 a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] echo [2023-05-24T11:59:10.073Z] ========================================================= [2023-05-24T11:59:10.073Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T11:59:10.073Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T11:59:10.499Z] + git log --format=format:%s -1 a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] echo [2023-05-24T11:59:10.536Z] [semverPrep] GIT_COMMIT: a6672227c7427eac807b6731db58a59ca0cd2b92, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-24T11:59:10.562Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T11:59:10.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T11:59:10.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T11:59:10.924Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T11:59:10.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T11:59:10.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T11:59:10.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T11:59:10.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:59:11.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T11:59:11.340Z] [2023-05-24T11:59:11.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:59:11.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T11:59:11.728Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T11:59:11.728Z] b85a868b505f: Pulling fs layer [2023-05-24T11:59:11.728Z] e2be974225ed: Pulling fs layer [2023-05-24T11:59:11.728Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T11:59:11.728Z] 988bab9f4d93: Pulling fs layer [2023-05-24T11:59:11.728Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T11:59:11.728Z] eaf3925da568: Pulling fs layer [2023-05-24T11:59:11.728Z] bab4dde63d76: Pulling fs layer [2023-05-24T11:59:11.728Z] bde34c3a00c8: Pulling fs layer [2023-05-24T11:59:11.728Z] b352a97aabf1: Pulling fs layer [2023-05-24T11:59:11.728Z] 4872d77fe225: Pulling fs layer [2023-05-24T11:59:11.728Z] 5851b861e8e6: Pulling fs layer [2023-05-24T11:59:11.728Z] 988bab9f4d93: Waiting [2023-05-24T11:59:11.728Z] 1469e6f7b9e6: Waiting [2023-05-24T11:59:11.728Z] 4872d77fe225: Waiting [2023-05-24T11:59:11.728Z] eaf3925da568: Waiting [2023-05-24T11:59:11.728Z] 5851b861e8e6: Waiting [2023-05-24T11:59:11.728Z] bab4dde63d76: Waiting [2023-05-24T11:59:11.728Z] b352a97aabf1: Waiting [2023-05-24T11:59:11.728Z] bde34c3a00c8: Waiting [2023-05-24T11:59:11.728Z] e2be974225ed: Download complete [2023-05-24T11:59:11.728Z] 988bab9f4d93: Verifying Checksum [2023-05-24T11:59:11.728Z] 988bab9f4d93: Download complete [2023-05-24T11:59:11.728Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T11:59:11.728Z] 339a4e72a1f5: Download complete [2023-05-24T11:59:11.989Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T11:59:11.989Z] 1469e6f7b9e6: Download complete [2023-05-24T11:59:11.989Z] eaf3925da568: Verifying Checksum [2023-05-24T11:59:11.989Z] eaf3925da568: Download complete [2023-05-24T11:59:11.989Z] bde34c3a00c8: Verifying Checksum [2023-05-24T11:59:11.989Z] bde34c3a00c8: Download complete [2023-05-24T11:59:11.989Z] b352a97aabf1: Download complete [2023-05-24T11:59:11.989Z] 4872d77fe225: Verifying Checksum [2023-05-24T11:59:11.989Z] 4872d77fe225: Download complete [2023-05-24T11:59:11.989Z] 5851b861e8e6: Verifying Checksum [2023-05-24T11:59:11.989Z] 5851b861e8e6: Download complete [2023-05-24T11:59:11.989Z] b85a868b505f: Download complete [2023-05-24T11:59:12.247Z] bab4dde63d76: Verifying Checksum [2023-05-24T11:59:12.247Z] bab4dde63d76: Download complete [2023-05-24T11:59:13.184Z] b85a868b505f: Pull complete [2023-05-24T11:59:13.184Z] e2be974225ed: Pull complete [2023-05-24T11:59:13.753Z] 339a4e72a1f5: Pull complete [2023-05-24T11:59:13.753Z] 988bab9f4d93: Pull complete [2023-05-24T11:59:14.014Z] 1469e6f7b9e6: Pull complete [2023-05-24T11:59:14.014Z] eaf3925da568: Pull complete [2023-05-24T11:59:15.919Z] bab4dde63d76: Pull complete [2023-05-24T11:59:15.919Z] bde34c3a00c8: Pull complete [2023-05-24T11:59:15.919Z] b352a97aabf1: Pull complete [2023-05-24T11:59:16.180Z] 4872d77fe225: Pull complete [2023-05-24T11:59:16.180Z] 5851b861e8e6: Pull complete [2023-05-24T11:59:16.180Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T11:59:16.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T11:59:16.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T11:59:16.414Z] prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container [2023-05-24T11:59:16.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T11:59:19.011Z] $ docker top 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf -eo pid,comm [2023-05-24T11:59:19.070Z] 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-05-24T11:59:19.070Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T11:59:19.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T11:59:19.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T11:59:19.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T11:59:19.313Z] $ docker exec 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf ssh-agent [2023-05-24T11:59:19.434Z] SSH_AUTH_SOCK=/tmp/ssh-q5CG72UmcuND/agent.32 [2023-05-24T11:59:19.434Z] SSH_AGENT_PID=38 [2023-05-24T11:59:19.442Z] Running ssh-add (command line suppressed) [2023-05-24T11:59:19.547Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-411@tmp/private_key_12160691281726262918.key (/w/workspace/foundry_device-virtual-go_PR-411@tmp/private_key_12160691281726262918.key) [2023-05-24T11:59:19.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T11:59:19.900Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T11:59:19.923Z] $ docker exec --env ******** --env ******** 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf ssh-agent -k [2023-05-24T11:59:20.030Z] unset SSH_AUTH_SOCK; [2023-05-24T11:59:20.030Z] unset SSH_AGENT_PID; [2023-05-24T11:59:20.031Z] echo Agent pid 38 killed; [2023-05-24T11:59:20.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T11:59:20.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T11:59:20.134Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T11:59:20.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T11:59:20.259Z] $ docker exec 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf ssh-agent [2023-05-24T11:59:20.362Z] SSH_AUTH_SOCK=/tmp/ssh-J0a0sOtslk7B/agent.70 [2023-05-24T11:59:20.362Z] SSH_AGENT_PID=76 [2023-05-24T11:59:20.367Z] Running ssh-add (command line suppressed) [2023-05-24T11:59:20.469Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-411@tmp/private_key_10461284160280305832.key (/w/workspace/foundry_device-virtual-go_PR-411@tmp/private_key_10461284160280305832.key) [2023-05-24T11:59:20.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T11:59:20.819Z] + git semver init [2023-05-24T11:59:21.081Z] 2023-05-24 11:59:21,000 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T11:59:21.081Z] 2023-05-24 11:59:21,001 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-411/.semver [2023-05-24T11:59:21.081Z] 2023-05-24 11:59:21,002 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-411/.semver [2023-05-24T11:59:21.081Z] 2023-05-24 11:59:21,002 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-411/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-411, universal_newlines=False, shell=None, istream=None) [2023-05-24T11:59:22.467Z] 2023-05-24 11:59:22,041 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-411/.git/info/exclude [2023-05-24T11:59:22.467Z] 2023-05-24 11:59:22,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-411/.semver/PR-411 with force:False [2023-05-24T11:59:22.467Z] 2023-05-24 11:59:22,041 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-411/.semver/PR-411 [2023-05-24T11:59:22.467Z] 2023-05-24 11:59:22,045 [execute] INFO git cat-file --batch-check [2023-05-24T11:59:22.467Z] 2023-05-24 11:59:22,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-411/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T11:59:22.467Z] 2023-05-24 11:59:22,051 [execute] INFO git cat-file --batch [2023-05-24T11:59:22.467Z] 2023-05-24 11:59:22,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-411/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T11:59:22.467Z] 2023-05-24 11:59:22,056 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-411/.semver/PR-411 [2023-05-24T11:59:22.467Z] 0.0.0 [Pipeline] } [2023-05-24T11:59:22.492Z] $ docker exec --env ******** --env ******** 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf ssh-agent -k [2023-05-24T11:59:22.594Z] unset SSH_AUTH_SOCK; [2023-05-24T11:59:22.595Z] unset SSH_AGENT_PID; [2023-05-24T11:59:22.595Z] echo Agent pid 76 killed; [2023-05-24T11:59:22.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T11:59:23.039Z] + git semver [Pipeline] } [2023-05-24T11:59:23.327Z] $ docker stop --time=1 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf [2023-05-24T11:59:24.626Z] $ docker rm -f --volumes 6631619ce812db4664f252c1108d9796e7f323513a321453b7ecbce1cd20b6cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T11:59:25.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T11:59:25.288Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T11:59:25.307Z] [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-05-24T11:59:25.888Z] provisioning config files... [2023-05-24T11:59:25.898Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-411@tmp/config1829683543847389843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:59:26.259Z] ---> docker-login.sh [2023-05-24T11:59:26.259Z] nexus3.edgexfoundry.org:10001 [2023-05-24T11:59:26.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:26.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:26.259Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:26.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:26.259Z] [2023-05-24T11:59:26.259Z] Login Succeeded [2023-05-24T11:59:26.259Z] nexus3.edgexfoundry.org:10002 [2023-05-24T11:59:26.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:26.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:26.259Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:26.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:26.259Z] [2023-05-24T11:59:26.259Z] Login Succeeded [2023-05-24T11:59:26.259Z] nexus3.edgexfoundry.org:10003 [2023-05-24T11:59:26.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:26.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:26.518Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:26.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:26.518Z] [2023-05-24T11:59:26.518Z] Login Succeeded [2023-05-24T11:59:26.518Z] nexus3.edgexfoundry.org:10004 [2023-05-24T11:59:26.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:26.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:26.518Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:26.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:26.518Z] [2023-05-24T11:59:26.518Z] Login Succeeded [2023-05-24T11:59:26.518Z] docker.io [2023-05-24T11:59:26.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:59:26.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:59:26.776Z] Configure a credential helper to remove this warning. See [2023-05-24T11:59:26.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:59:26.776Z] [2023-05-24T11:59:26.776Z] Login Succeeded [2023-05-24T11:59:26.776Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T11:59:26.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T11:59:26.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T11:59:27.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T11:59:27.074Z] ========================================================= [2023-05-24T11:59:27.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T11:59:27.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:59:27.553Z] + 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-05-24T11:59:27.553Z] Sending build context to Docker daemon 23.68MB [2023-05-24T11:59:27.553Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T11:59:27.553Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T11:59:27.816Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T11:59:27.816Z] f56be85fc22e: Pulling fs layer [2023-05-24T11:59:27.816Z] 85791d961cd3: Pulling fs layer [2023-05-24T11:59:27.816Z] d694b5ae8c79: Pulling fs layer [2023-05-24T11:59:27.816Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T11:59:27.816Z] 4d19c01a9841: Pulling fs layer [2023-05-24T11:59:27.816Z] 9325e15d5711: Pulling fs layer [2023-05-24T11:59:27.816Z] 556b6ee489ea: Pulling fs layer [2023-05-24T11:59:27.816Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T11:59:27.816Z] 9325e15d5711: Waiting [2023-05-24T11:59:27.816Z] 556b6ee489ea: Waiting [2023-05-24T11:59:27.816Z] 9f32a84ed3da: Waiting [2023-05-24T11:59:27.816Z] 4d19c01a9841: Waiting [2023-05-24T11:59:27.816Z] c5a4b2cf53e6: Waiting [2023-05-24T11:59:27.816Z] 85791d961cd3: Download complete [2023-05-24T11:59:27.816Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T11:59:27.816Z] 9f32a84ed3da: Download complete [2023-05-24T11:59:27.816Z] 4d19c01a9841: Verifying Checksum [2023-05-24T11:59:27.816Z] 4d19c01a9841: Download complete [2023-05-24T11:59:27.816Z] f56be85fc22e: Verifying Checksum [2023-05-24T11:59:27.816Z] f56be85fc22e: Download complete [2023-05-24T11:59:27.816Z] 9325e15d5711: Verifying Checksum [2023-05-24T11:59:27.816Z] 9325e15d5711: Download complete [2023-05-24T11:59:27.816Z] f56be85fc22e: Pull complete [2023-05-24T11:59:28.076Z] 85791d961cd3: Pull complete [2023-05-24T11:59:28.335Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T11:59:28.335Z] c5a4b2cf53e6: Download complete [2023-05-24T11:59:28.335Z] d694b5ae8c79: Verifying Checksum [2023-05-24T11:59:28.335Z] d694b5ae8c79: Download complete [2023-05-24T11:59:28.594Z] 556b6ee489ea: Download complete [2023-05-24T11:59:31.877Z] d694b5ae8c79: Pull complete [2023-05-24T11:59:31.877Z] 9f32a84ed3da: Pull complete [2023-05-24T11:59:31.877Z] 4d19c01a9841: Pull complete [2023-05-24T11:59:31.877Z] 9325e15d5711: Pull complete [2023-05-24T11:59:33.775Z] 556b6ee489ea: Pull complete [2023-05-24T11:59:34.709Z] c5a4b2cf53e6: Pull complete [2023-05-24T11:59:34.709Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T11:59:34.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T11:59:34.709Z] ---> c4be618373d6 [2023-05-24T11:59:34.709Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T11:59:38.906Z] ---> Running in 23e73979bd71 [2023-05-24T11:59:39.166Z] Removing intermediate container 23e73979bd71 [2023-05-24T11:59:39.166Z] ---> 0e7ee6d9d2e1 [2023-05-24T11:59:39.166Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T11:59:39.166Z] ---> Running in b319a14c3c0c [2023-05-24T11:59:39.166Z] Removing intermediate container b319a14c3c0c [2023-05-24T11:59:39.166Z] ---> 7c1b9a5848ab [2023-05-24T11:59:39.166Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T11:59:39.166Z] ---> Running in dbec82ed8c30 [2023-05-24T11:59:39.166Z] Removing intermediate container dbec82ed8c30 [2023-05-24T11:59:39.166Z] ---> c4c7fa29d259 [2023-05-24T11:59:39.166Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-24T11:59:39.425Z] ---> Running in ce33a0bc3716 [2023-05-24T11:59:39.425Z] Removing intermediate container ce33a0bc3716 [2023-05-24T11:59:39.425Z] ---> 88447bf51e70 [2023-05-24T11:59:39.425Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T11:59:39.425Z] ---> Running in 0767c32f023b [2023-05-24T11:59:39.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T11:59:39.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T11:59:39.941Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T11:59:39.941Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T11:59:39.941Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T11:59:39.941Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T11:59:39.941Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T11:59:39.941Z] OK: 269 MiB in 57 packages [2023-05-24T11:59:40.507Z] Removing intermediate container 0767c32f023b [2023-05-24T11:59:40.507Z] ---> 6bb9462b30cc [2023-05-24T11:59:40.507Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T11:59:40.716Z] Still waiting to schedule task [2023-05-24T11:59:40.716Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16693’ is offline [2023-05-24T11:59:40.766Z] ---> ec6b3f4ccc0a [2023-05-24T11:59:40.766Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T11:59:40.766Z] ---> Running in d33f226ac3f4 [2023-05-24T12:00:19.650Z] Removing intermediate container d33f226ac3f4 [2023-05-24T12:00:19.650Z] ---> b502faa262e1 [2023-05-24T12:00:19.650Z] Step 10/12 : COPY . . [2023-05-24T12:00:19.650Z] ---> c547b9cf38e0 [2023-05-24T12:00:19.650Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T12:00:19.650Z] ---> Running in 5900c7135419 [2023-05-24T12:00:19.650Z] Removing intermediate container 5900c7135419 [2023-05-24T12:00:19.650Z] ---> 88ceffee9a0f [2023-05-24T12:00:19.650Z] Step 12/12 : RUN $MAKE [2023-05-24T12:00:19.650Z] ---> Running in e4b98df8a9a9 [2023-05-24T12:00:19.650Z] noop [2023-05-24T12:00:19.650Z] Removing intermediate container e4b98df8a9a9 [2023-05-24T12:00:19.650Z] ---> d69acc1a6572 [2023-05-24T12:00:19.650Z] Successfully built d69acc1a6572 [2023-05-24T12:00:19.650Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:00:20.088Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T12:00:20.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:00:20.231Z] prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container [2023-05-24T12:00:20.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T12:00:20.600Z] $ docker top 24aa36cf06fa8451f7a723c60d5c4ae06f483bce48abcf84f8d25b2dc80b2fa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T12:00:20.989Z] + go version [2023-05-24T12:00:20.989Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T12:00:21.019Z] $ docker stop --time=1 24aa36cf06fa8451f7a723c60d5c4ae06f483bce48abcf84f8d25b2dc80b2fa1 [2023-05-24T12:00:22.277Z] $ docker rm -f --volumes 24aa36cf06fa8451f7a723c60d5c4ae06f483bce48abcf84f8d25b2dc80b2fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:00:22.976Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T12:00:22.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:00:23.124Z] prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container [2023-05-24T12:00:23.158Z] $ 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-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T12:00:23.458Z] $ docker top 5eba1ae02b7b9d3073b67b31bb6ee032eb9ea22885db643ad96b570cac52ebf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T12:00:23.847Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-411 [Pipeline] fileExists [Pipeline] sh [2023-05-24T12:00:24.213Z] + make test [2023-05-24T12:00:24.214Z] go test ./... -coverprofile=coverage.out [2023-05-24T12:00:28.563Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-24T12:00:38.632Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-24T12:00:38.632Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements [2023-05-24T12:00:42.822Z] go vet ./... [2023-05-24T12:00:47.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T12:00:47.222Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T12:00:47.222Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T12:00:47.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T12:00:47.535Z] $ docker stop --time=1 5eba1ae02b7b9d3073b67b31bb6ee032eb9ea22885db643ad96b570cac52ebf4 [2023-05-24T12:00:52.904Z] $ docker rm -f --volumes 5eba1ae02b7b9d3073b67b31bb6ee032eb9ea22885db643ad96b570cac52ebf4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T12:00:53.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T12:00:53.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T12:00:54.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T12:00:54.734Z] + ls -al . [2023-05-24T12:00:54.734Z] total 192 [2023-05-24T12:00:54.734Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 12:00 . [2023-05-24T12:00:54.734Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:59 .. [2023-05-24T12:00:54.734Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 11:59 .git [2023-05-24T12:00:54.734Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 11:59 .github [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 337 May 24 11:59 .gitignore [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 11:59 .golangci.yml [2023-05-24T12:00:54.734Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 11:59 .semver [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 24 11:59 Attribution.txt [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 24 11:59 CHANGELOG.md [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 24 11:59 Dockerfile [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 11:59 GOVERNANCE.md [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 660 May 24 11:59 Jenkinsfile [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 11:59 LICENSE [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 24 11:59 Makefile [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 623 May 24 11:59 OWNERS.md [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 24 11:59 README.md [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 11:59 VERSION [2023-05-24T12:00:54.734Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 11:59 bin [2023-05-24T12:00:54.734Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 11:59 cmd [2023-05-24T12:00:54.734Z] -rw-r--r-- 1 jenkins jenkins 43063 May 24 12:00 coverage.out [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 3168 May 24 11:59 go.mod [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 30912 May 24 11:59 go.sum [2023-05-24T12:00:54.734Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 11:59 internal [2023-05-24T12:00:54.734Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:59 snap [2023-05-24T12:00:54.734Z] -rw-rw-r-- 1 jenkins jenkins 235 May 24 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:00:55.266Z] + 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=a6672227c7427eac807b6731db58a59ca0cd2b92 --label arch=amd64 --label version=0.0.0 . [2023-05-24T12:00:55.266Z] Sending build context to Docker daemon 23.72MB [2023-05-24T12:00:55.266Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T12:00:55.266Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T12:00:55.266Z] ---> d69acc1a6572 [2023-05-24T12:00:55.266Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T12:00:55.527Z] ---> Running in 164eb5568087 [2023-05-24T12:00:55.527Z] Removing intermediate container 164eb5568087 [2023-05-24T12:00:55.527Z] ---> 515b87c96c75 [2023-05-24T12:00:55.527Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T12:00:55.527Z] ---> Running in f081adc7c7b9 [2023-05-24T12:00:55.527Z] Removing intermediate container f081adc7c7b9 [2023-05-24T12:00:55.527Z] ---> 5d1e48289e3f [2023-05-24T12:00:55.527Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T12:00:55.788Z] ---> Running in 0b00a011fca1 [2023-05-24T12:00:55.788Z] Removing intermediate container 0b00a011fca1 [2023-05-24T12:00:55.788Z] ---> f696efbf21f5 [2023-05-24T12:00:55.788Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-24T12:00:55.788Z] ---> Running in f6c7f99b6ce1 [2023-05-24T12:00:55.788Z] Removing intermediate container f6c7f99b6ce1 [2023-05-24T12:00:55.788Z] ---> 3e8e7b42f3d3 [2023-05-24T12:00:55.788Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T12:00:55.788Z] ---> Running in d903e7ebe715 [2023-05-24T12:00:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T12:00:56.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T12:00:56.582Z] OK: 269 MiB in 57 packages [2023-05-24T12:00:56.841Z] Removing intermediate container d903e7ebe715 [2023-05-24T12:00:56.841Z] ---> 984380394005 [2023-05-24T12:00:56.841Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-24T12:00:56.841Z] ---> 18c30c26f82c [2023-05-24T12:00:56.841Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T12:00:56.841Z] ---> Running in bdc56d2a35e9 [2023-05-24T12:00:57.779Z] Removing intermediate container bdc56d2a35e9 [2023-05-24T12:00:57.779Z] ---> edb10e7afd21 [2023-05-24T12:00:57.779Z] Step 10/25 : COPY . . [2023-05-24T12:00:58.356Z] ---> 9d57168fe4cf [2023-05-24T12:00:58.356Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T12:00:58.356Z] ---> Running in 0ce321a7c194 [2023-05-24T12:00:58.621Z] Removing intermediate container 0ce321a7c194 [2023-05-24T12:00:58.621Z] ---> 65fa8df3bd61 [2023-05-24T12:00:58.621Z] Step 12/25 : RUN $MAKE [2023-05-24T12:00:58.621Z] ---> Running in dbd28bb89f9a [2023-05-24T12:00:58.881Z] 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-05-24T12:01:19.884Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16695 in /w/workspace/foundry_device-virtual-go_PR-411 [Pipeline] { [Pipeline] ws [2023-05-24T12:01:19.942Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T12:01:20.024Z] The recommended git tool is: git [2023-05-24T12:01:20.851Z] Removing intermediate container dbd28bb89f9a [2023-05-24T12:01:20.851Z] ---> d378bcbeb1d3 [2023-05-24T12:01:20.851Z] Step 13/25 : FROM alpine:3.17 [2023-05-24T12:01:20.851Z] 3.17: Pulling from library/alpine [2023-05-24T12:01:20.851Z] f56be85fc22e: Already exists [2023-05-24T12:01:20.851Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T12:01:20.851Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T12:01:20.851Z] ---> 9ed4aefc74f6 [2023-05-24T12:01:20.851Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-24T12:01:20.851Z] ---> Running in 21133ad7d96e [2023-05-24T12:01:20.851Z] Removing intermediate container 21133ad7d96e [2023-05-24T12:01:20.851Z] ---> 17b056b3584d [2023-05-24T12:01:20.851Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T12:01:20.851Z] ---> Running in 6fc8f3cfab8e [2023-05-24T12:01:20.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T12:01:20.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T12:01:20.851Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T12:01:20.851Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T12:01:20.851Z] OK: 7 MiB in 16 packages [2023-05-24T12:01:20.851Z] Removing intermediate container 6fc8f3cfab8e [2023-05-24T12:01:20.851Z] ---> 6e0c25b7002b [2023-05-24T12:01:20.851Z] Step 16/25 : WORKDIR / [2023-05-24T12:01:20.851Z] ---> Running in 4e6c45a45b34 [2023-05-24T12:01:20.851Z] Removing intermediate container 4e6c45a45b34 [2023-05-24T12:01:20.851Z] ---> af3279f762cf [2023-05-24T12:01:20.851Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-24T12:01:20.851Z] ---> 9ccd87d223a0 [2023-05-24T12:01:20.851Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-24T12:01:20.851Z] ---> 14a31587d8bb [2023-05-24T12:01:20.851Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-24T12:01:20.851Z] ---> 40cf6ca15818 [2023-05-24T12:01:20.851Z] Step 20/25 : EXPOSE 59900 [2023-05-24T12:01:20.851Z] ---> Running in 3333640fbbcf [2023-05-24T12:01:20.851Z] Removing intermediate container 3333640fbbcf [2023-05-24T12:01:20.851Z] ---> 96867aaa063c [2023-05-24T12:01:20.851Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-24T12:01:20.851Z] ---> Running in eaf595bdba18 [2023-05-24T12:01:20.851Z] Removing intermediate container eaf595bdba18 [2023-05-24T12:01:20.851Z] ---> 3b9adf4b47d4 [2023-05-24T12:01:20.851Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T12:01:20.851Z] ---> Running in 67e43415961c [2023-05-24T12:01:20.851Z] Removing intermediate container 67e43415961c [2023-05-24T12:01:20.851Z] ---> a04e81ff8fe8 [2023-05-24T12:01:20.851Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T12:01:20.851Z] ---> Running in ea66d4b8dc57 [2023-05-24T12:01:20.851Z] Removing intermediate container ea66d4b8dc57 [2023-05-24T12:01:20.851Z] ---> 7f6621baf2a7 [2023-05-24T12:01:20.851Z] Step 24/25 : LABEL git_sha=a6672227c7427eac807b6731db58a59ca0cd2b92 [2023-05-24T12:01:20.851Z] ---> Running in fd3ef6690456 [2023-05-24T12:01:20.851Z] Removing intermediate container fd3ef6690456 [2023-05-24T12:01:20.851Z] ---> 189acc26712f [2023-05-24T12:01:20.851Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T12:01:20.851Z] ---> Running in 36f306a15377 [2023-05-24T12:01:20.851Z] Removing intermediate container 36f306a15377 [2023-05-24T12:01:20.851Z] ---> 69ed6ecd54c0 [2023-05-24T12:01:20.851Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T12:01:20.851Z] Successfully built 69ed6ecd54c0 [2023-05-24T12:01:20.851Z] 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-05-24T12:01:21.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T12:01:21.696Z] [2023-05-24T12:01:21.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:01:22.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T12:01:22.070Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T12:01:22.070Z] 5eb5b503b376: Pulling fs layer [2023-05-24T12:01:22.070Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T12:01:22.070Z] ec43610c2a17: Pulling fs layer [2023-05-24T12:01:22.070Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T12:01:22.070Z] 33b1e0a273af: Pulling fs layer [2023-05-24T12:01:22.070Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T12:01:22.070Z] 2f39f015ded8: Pulling fs layer [2023-05-24T12:01:22.070Z] 5d3b04190fa2: Waiting [2023-05-24T12:01:22.070Z] 2f39f015ded8: Waiting [2023-05-24T12:01:22.070Z] 3a2ae6a8a46f: Waiting [2023-05-24T12:01:22.070Z] 5c69ac0246d0: Download complete [2023-05-24T12:01:22.070Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T12:01:22.070Z] 3a2ae6a8a46f: Download complete [2023-05-24T12:01:22.070Z] 33b1e0a273af: Verifying Checksum [2023-05-24T12:01:22.070Z] 33b1e0a273af: Download complete [2023-05-24T12:01:22.070Z] ec43610c2a17: Verifying Checksum [2023-05-24T12:01:22.070Z] ec43610c2a17: Download complete [2023-05-24T12:01:22.070Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T12:01:22.329Z] 5eb5b503b376: Verifying Checksum [2023-05-24T12:01:22.329Z] 5eb5b503b376: Download complete [2023-05-24T12:01:22.892Z] 2f39f015ded8: Download complete [2023-05-24T12:01:23.834Z] 5eb5b503b376: Pull complete [2023-05-24T12:01:23.834Z] 5c69ac0246d0: Pull complete [2023-05-24T12:01:24.093Z] ec43610c2a17: Pull complete [2023-05-24T12:01:24.093Z] 3a2ae6a8a46f: Pull complete [2023-05-24T12:01:24.351Z] 33b1e0a273af: Pull complete [2023-05-24T12:01:24.607Z] 5d3b04190fa2: Pull complete [2023-05-24T12:01:27.830Z] using credential edgex-jenkins-ssh [2023-05-24T12:01:27.851Z] Cloning the remote Git repository [2023-05-24T12:01:27.909Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-24T12:01:28.031Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-24T12:01:28.212Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-24T12:01:28.213Z] > git --version # timeout=10 [2023-05-24T12:01:28.237Z] > git --version # 'git version 2.25.1' [2023-05-24T12:01:28.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T12:01:28.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T12:01:28.791Z] 2f39f015ded8: Pull complete [2023-05-24T12:01:28.791Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T12:01:28.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T12:01:28.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:01:29.039Z] prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container [2023-05-24T12:01:29.066Z] $ 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-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T12:01:30.579Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-24T12:01:30.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T12:01:32.250Z] Merging remotes/origin/main commit ed3289d750d77ec3b888271c7762159edecc04ed into PR head commit a6672227c7427eac807b6731db58a59ca0cd2b92 [2023-05-24T12:01:32.542Z] Merge succeeded, producing a6672227c7427eac807b6731db58a59ca0cd2b92 [2023-05-24T12:01:32.543Z] Checking out Revision a6672227c7427eac807b6731db58a59ca0cd2b92 (PR-411) [2023-05-24T12:01:31.637Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-24T12:01:31.684Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-24T12:01:31.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T12:01:31.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/411/head:refs/remotes/origin/PR-411 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T12:01:32.265Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T12:01:32.343Z] > git checkout -f a6672227c7427eac807b6731db58a59ca0cd2b92 # timeout=10 [2023-05-24T12:01:32.434Z] > git remote # timeout=10 [2023-05-24T12:01:32.455Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T12:01:32.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T12:01:32.494Z] > git merge ed3289d750d77ec3b888271c7762159edecc04ed # timeout=10 [2023-05-24T12:01:32.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T12:01:32.548Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T12:01:32.570Z] > git checkout -f a6672227c7427eac807b6731db58a59ca0cd2b92 # timeout=10 [2023-05-24T12:01:33.064Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-24T12:01:33.113Z] > git --version # timeout=10 [2023-05-24T12:01:33.123Z] > git --version # 'git version 2.25.1' [2023-05-24T12:01:33.137Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T12:01:33.237Z] $ docker top c0b191d2299895147d4b3aeadc8001212ac84803d42f3283a3b2932b672d4b69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:01:33.673Z] [2023-05-24T12:01:33.673Z] GitHub has been notified of this commit’s build result [2023-05-24T12:01:33.673Z] [2023-05-24T12:01:33.689Z] ---> job-cost.sh [2023-05-24T12:01:33.689Z] lf-activate-venv: SKIPPING [2023-05-24T12:01:33.689Z] INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T12:01:33.948Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T12:01:34.422Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T12:01:34.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T12:01:34.422Z] Dload Upload Total Spent Left Speed [2023-05-24T12:01:34.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [2023-05-24T12:01:34.517Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-05-24T12:01:34.833Z] + cat /w/workspace/foundry_device-virtual-go_PR-411/archives/cost.csv [2023-05-24T12:01:34.833Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T12:01:34.893Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [2023-05-24T12:01:34.898Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] did not exist. Created. [2023-05-24T12:01:34.898Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T12:01:35.090Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T12:01:35.290Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T12:01:35.340Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T12:01:35.369Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [Pipeline] // lock [2023-05-24T12:01:35.441Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T12:01:35.441Z] + sudo tee /etc/docker/daemon.new [2023-05-24T12:01:35.441Z] { [2023-05-24T12:01:35.441Z] "registry-mirrors": [ [2023-05-24T12:01:35.441Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T12:01:35.441Z] ], [2023-05-24T12:01:35.441Z] "bip": "10.250.0.254/24", [2023-05-24T12:01:35.441Z] "hosts": [ [2023-05-24T12:01:35.441Z] "tcp://0.0.0.0:5555", [2023-05-24T12:01:35.441Z] "unix:///var/run/docker.sock" [2023-05-24T12:01:35.441Z] ], [2023-05-24T12:01:35.441Z] "mtu": 1458, [2023-05-24T12:01:35.441Z] "selinux-enabled": true, [2023-05-24T12:01:35.441Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T12:01:35.441Z] } [Pipeline] } [2023-05-24T12:01:35.453Z] $ docker stop --time=1 c0b191d2299895147d4b3aeadc8001212ac84803d42f3283a3b2932b672d4b69 [2023-05-24T12:01:36.621Z] $ docker rm -f --volumes c0b191d2299895147d4b3aeadc8001212ac84803d42f3283a3b2932b672d4b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T12:01:37.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T12:01:37.410Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T12:01:55.752Z] provisioning config files... [2023-05-24T12:01:55.783Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16800811076562609611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:01:56.177Z] ---> docker-login.sh [2023-05-24T12:01:56.177Z] nexus3.edgexfoundry.org:10001 [2023-05-24T12:01:56.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:01:56.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:01:56.719Z] Configure a credential helper to remove this warning. See [2023-05-24T12:01:56.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:01:56.719Z] [2023-05-24T12:01:56.719Z] Login Succeeded [2023-05-24T12:01:56.719Z] nexus3.edgexfoundry.org:10002 [2023-05-24T12:01:56.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:01:56.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:01:56.988Z] Configure a credential helper to remove this warning. See [2023-05-24T12:01:56.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:01:56.988Z] [2023-05-24T12:01:56.988Z] Login Succeeded [2023-05-24T12:01:56.988Z] nexus3.edgexfoundry.org:10003 [2023-05-24T12:01:57.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:01:57.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:01:57.256Z] Configure a credential helper to remove this warning. See [2023-05-24T12:01:57.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:01:57.256Z] [2023-05-24T12:01:57.256Z] Login Succeeded [2023-05-24T12:01:57.525Z] nexus3.edgexfoundry.org:10004 [2023-05-24T12:01:57.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:01:57.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:01:57.797Z] Configure a credential helper to remove this warning. See [2023-05-24T12:01:57.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:01:57.797Z] [2023-05-24T12:01:57.797Z] Login Succeeded [2023-05-24T12:01:57.797Z] docker.io [2023-05-24T12:01:57.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:01:58.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:01:58.070Z] Configure a credential helper to remove this warning. See [2023-05-24T12:01:58.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:01:58.070Z] [2023-05-24T12:01:58.070Z] Login Succeeded [2023-05-24T12:01:58.070Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T12:01:58.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T12:01:58.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T12:01:58.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T12:01:58.540Z] ========================================================= [2023-05-24T12:01:58.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T12:01:58.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:01:59.042Z] + 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-05-24T12:01:59.311Z] Sending build context to Docker daemon 12.01MB [2023-05-24T12:01:59.311Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T12:01:59.311Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T12:01:59.580Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T12:01:59.580Z] c41833b44d91: Pulling fs layer [2023-05-24T12:01:59.580Z] ed15518f5707: Pulling fs layer [2023-05-24T12:01:59.580Z] feae8fd75edb: Pulling fs layer [2023-05-24T12:01:59.580Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T12:01:59.580Z] 3cdef696dda3: Pulling fs layer [2023-05-24T12:01:59.580Z] 2ced38df9373: Pulling fs layer [2023-05-24T12:01:59.580Z] 58f1dce35555: Pulling fs layer [2023-05-24T12:01:59.580Z] 242c74f7c9fa: Waiting [2023-05-24T12:01:59.580Z] 2ced38df9373: Waiting [2023-05-24T12:01:59.580Z] 3cdef696dda3: Waiting [2023-05-24T12:01:59.580Z] 58f1dce35555: Waiting [2023-05-24T12:01:59.580Z] ed15518f5707: Verifying Checksum [2023-05-24T12:01:59.580Z] ed15518f5707: Download complete [2023-05-24T12:01:59.580Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T12:01:59.580Z] 242c74f7c9fa: Download complete [2023-05-24T12:01:59.580Z] 3cdef696dda3: Verifying Checksum [2023-05-24T12:01:59.580Z] 3cdef696dda3: Download complete [2023-05-24T12:01:59.580Z] c41833b44d91: Verifying Checksum [2023-05-24T12:01:59.580Z] c41833b44d91: Download complete [2023-05-24T12:02:00.561Z] c41833b44d91: Pull complete [2023-05-24T12:02:00.830Z] 58f1dce35555: Verifying Checksum [2023-05-24T12:02:00.830Z] 58f1dce35555: Download complete [2023-05-24T12:02:01.103Z] ed15518f5707: Pull complete [2023-05-24T12:02:02.075Z] feae8fd75edb: Verifying Checksum [2023-05-24T12:02:02.075Z] feae8fd75edb: Download complete [2023-05-24T12:02:02.075Z] 2ced38df9373: Verifying Checksum [2023-05-24T12:02:02.075Z] 2ced38df9373: Download complete [2023-05-24T12:02:12.259Z] feae8fd75edb: Pull complete [2023-05-24T12:02:12.259Z] 242c74f7c9fa: Pull complete [2023-05-24T12:02:12.259Z] 3cdef696dda3: Pull complete [2023-05-24T12:02:22.318Z] 2ced38df9373: Pull complete [2023-05-24T12:02:22.915Z] 58f1dce35555: Pull complete [2023-05-24T12:02:22.915Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T12:02:22.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T12:02:22.915Z] ---> fadd8f120f05 [2023-05-24T12:02:22.915Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T12:02:24.955Z] ---> Running in 7232dd140ba4 [2023-05-24T12:02:24.955Z] Removing intermediate container 7232dd140ba4 [2023-05-24T12:02:24.955Z] ---> 84d6bc1a32d1 [2023-05-24T12:02:24.955Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T12:02:24.955Z] ---> Running in 9f448f75d08d [2023-05-24T12:02:25.226Z] Removing intermediate container 9f448f75d08d [2023-05-24T12:02:25.226Z] ---> beda885bcfe7 [2023-05-24T12:02:25.226Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T12:02:25.493Z] ---> Running in f35532e35d0f [2023-05-24T12:02:25.760Z] Removing intermediate container f35532e35d0f [2023-05-24T12:02:25.761Z] ---> 10090b1749b5 [2023-05-24T12:02:25.761Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-24T12:02:25.761Z] ---> Running in 74bf43e4c3e3 [2023-05-24T12:02:26.029Z] Removing intermediate container 74bf43e4c3e3 [2023-05-24T12:02:26.029Z] ---> 5ce79db5d588 [2023-05-24T12:02:26.029Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T12:02:26.029Z] ---> Running in 5278909a1d57 [2023-05-24T12:02:27.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T12:02:27.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T12:02:28.671Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T12:02:28.671Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T12:02:28.940Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T12:02:28.940Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T12:02:28.940Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T12:02:28.940Z] OK: 268 MiB in 57 packages [2023-05-24T12:02:29.904Z] Removing intermediate container 5278909a1d57 [2023-05-24T12:02:29.904Z] ---> c22f61859d91 [2023-05-24T12:02:29.904Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T12:02:30.489Z] ---> 26d7fa6f9fda [2023-05-24T12:02:30.489Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T12:02:30.489Z] ---> Running in 48c5cc3fc953 [2023-05-24T12:03:38.402Z] Removing intermediate container 48c5cc3fc953 [2023-05-24T12:03:38.402Z] ---> 5332ba14ead9 [2023-05-24T12:03:38.402Z] Step 10/12 : COPY . . [2023-05-24T12:03:38.402Z] ---> 1bc32c54c6ef [2023-05-24T12:03:38.402Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T12:03:38.402Z] ---> Running in ef31ae74f3ba [2023-05-24T12:03:38.402Z] Removing intermediate container ef31ae74f3ba [2023-05-24T12:03:38.402Z] ---> 44e6c50b629e [2023-05-24T12:03:38.402Z] Step 12/12 : RUN $MAKE [2023-05-24T12:03:38.402Z] ---> Running in b9572eaab704 [2023-05-24T12:03:38.402Z] noop [2023-05-24T12:03:38.402Z] Removing intermediate container b9572eaab704 [2023-05-24T12:03:38.402Z] ---> 65ac0604e17d [2023-05-24T12:03:38.402Z] Successfully built 65ac0604e17d [2023-05-24T12:03:38.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:03:38.891Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T12:03:38.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:03:39.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-16695 does not seem to be running inside a container [2023-05-24T12:03:39.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T12:03:40.482Z] $ docker top 476eddd6af7479bbc1a20d762b0ee363d3bc4a43cb47ea0d278bcd685e1a3ffe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T12:03:41.369Z] + go version [2023-05-24T12:03:41.369Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T12:03:41.399Z] $ docker stop --time=1 476eddd6af7479bbc1a20d762b0ee363d3bc4a43cb47ea0d278bcd685e1a3ffe [2023-05-24T12:03:43.007Z] $ docker rm -f --volumes 476eddd6af7479bbc1a20d762b0ee363d3bc4a43cb47ea0d278bcd685e1a3ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:03:43.858Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T12:03:43.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:03:44.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-16695 does not seem to be running inside a container [2023-05-24T12:03:44.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T12:03:45.279Z] $ docker top 6f511cb9ba73eafa41c87ceb16cd2cfc26def24a89481e594e23e109181375d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T12:03:45.820Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T12:03:46.212Z] + make test [2023-05-24T12:03:46.212Z] go test ./... -coverprofile=coverage.out [2023-05-24T12:04:18.451Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-24T12:06:25.210Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-24T12:06:25.210Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements [2023-05-24T12:06:25.210Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T12:06:25.210Z] go vet ./... [2023-05-24T12:06:51.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T12:06:51.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T12:06:51.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T12:06:51.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T12:06:51.989Z] $ docker stop --time=1 6f511cb9ba73eafa41c87ceb16cd2cfc26def24a89481e594e23e109181375d8 [2023-05-24T12:06:53.862Z] $ docker rm -f --volumes 6f511cb9ba73eafa41c87ceb16cd2cfc26def24a89481e594e23e109181375d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T12:06:55.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T12:06:55.175Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T12:06:55.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T12:06:56.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T12:06:56.654Z] + ls -al . [2023-05-24T12:06:56.654Z] total 188 [2023-05-24T12:06:56.654Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 12:03 . [2023-05-24T12:06:56.654Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 12:01 .. [2023-05-24T12:06:56.654Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 12:01 .git [2023-05-24T12:06:56.654Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 12:01 .github [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 337 May 24 12:01 .gitignore [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 12:01 .golangci.yml [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 24 12:01 Attribution.txt [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 24 12:01 CHANGELOG.md [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 24 12:01 Dockerfile [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 12:01 GOVERNANCE.md [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 660 May 24 12:01 Jenkinsfile [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 12:01 LICENSE [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 24 12:01 Makefile [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 623 May 24 12:01 OWNERS.md [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 24 12:01 README.md [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 11:59 VERSION [2023-05-24T12:06:56.654Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 12:01 bin [2023-05-24T12:06:56.654Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 12:01 cmd [2023-05-24T12:06:56.654Z] -rw-r--r-- 1 jenkins jenkins 43063 May 24 12:06 coverage.out [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 3168 May 24 12:01 go.mod [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 30912 May 24 12:01 go.sum [2023-05-24T12:06:56.654Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 12:01 internal [2023-05-24T12:06:56.654Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 12:01 snap [2023-05-24T12:06:56.654Z] -rw-rw-r-- 1 jenkins jenkins 235 May 24 12:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:06:57.132Z] + 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=a6672227c7427eac807b6731db58a59ca0cd2b92 --label arch=arm64 --label version=0.0.0 . [2023-05-24T12:06:57.400Z] Sending build context to Docker daemon 12.05MB [2023-05-24T12:06:57.668Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T12:06:57.668Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T12:06:57.668Z] ---> 65ac0604e17d [2023-05-24T12:06:57.668Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T12:06:57.668Z] ---> Running in e8e03dd5df75 [2023-05-24T12:06:57.938Z] Removing intermediate container e8e03dd5df75 [2023-05-24T12:06:57.938Z] ---> 79027566c93f [2023-05-24T12:06:57.938Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T12:06:57.938Z] ---> Running in 8f5a7e9bf931 [2023-05-24T12:06:58.216Z] Removing intermediate container 8f5a7e9bf931 [2023-05-24T12:06:58.216Z] ---> a75884607b6a [2023-05-24T12:06:58.216Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T12:06:58.484Z] ---> Running in c946dc38b743 [2023-05-24T12:06:58.750Z] Removing intermediate container c946dc38b743 [2023-05-24T12:06:58.750Z] ---> 42857aa26398 [2023-05-24T12:06:58.750Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-24T12:06:58.750Z] ---> Running in 632cee2647dc [2023-05-24T12:06:59.045Z] Removing intermediate container 632cee2647dc [2023-05-24T12:06:59.045Z] ---> 2b9fb21a7a2f [2023-05-24T12:06:59.045Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T12:06:59.317Z] ---> Running in de2c4021b33d [2023-05-24T12:07:00.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T12:07:00.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T12:07:01.835Z] OK: 268 MiB in 57 packages [2023-05-24T12:07:02.800Z] Removing intermediate container de2c4021b33d [2023-05-24T12:07:02.800Z] ---> afef96a15736 [2023-05-24T12:07:02.800Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-24T12:07:03.076Z] ---> 2d46c71d77db [2023-05-24T12:07:03.076Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T12:07:03.346Z] ---> Running in e909822387e1 [2023-05-24T12:07:05.937Z] Removing intermediate container e909822387e1 [2023-05-24T12:07:05.937Z] ---> 31247fb1d47a [2023-05-24T12:07:05.937Z] Step 10/25 : COPY . . [2023-05-24T12:07:06.904Z] ---> 6de3faf6f104 [2023-05-24T12:07:06.904Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T12:07:07.173Z] ---> Running in 27545546e634 [2023-05-24T12:07:07.442Z] Removing intermediate container 27545546e634 [2023-05-24T12:07:07.442Z] ---> 40e5ffbc19d6 [2023-05-24T12:07:07.442Z] Step 12/25 : RUN $MAKE [2023-05-24T12:07:07.442Z] ---> Running in 6592a32c2e46 [2023-05-24T12:07:08.409Z] 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-05-24T12:09:15.117Z] Removing intermediate container 6592a32c2e46 [2023-05-24T12:09:15.117Z] ---> 5b179777e0a9 [2023-05-24T12:09:15.117Z] Step 13/25 : FROM alpine:3.17 [2023-05-24T12:09:15.704Z] 3.17: Pulling from library/alpine [2023-05-24T12:09:15.972Z] c41833b44d91: Already exists [2023-05-24T12:09:16.241Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T12:09:16.241Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T12:09:16.241Z] ---> 51e60588ff2c [2023-05-24T12:09:16.241Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-24T12:09:16.241Z] ---> Running in 1a316eedcf11 [2023-05-24T12:09:16.509Z] Removing intermediate container 1a316eedcf11 [2023-05-24T12:09:16.509Z] ---> 89d6bb4769d1 [2023-05-24T12:09:16.509Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T12:09:16.509Z] ---> Running in 2d54bdfed3f1 [2023-05-24T12:09:17.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T12:09:18.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T12:09:19.471Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T12:09:19.471Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T12:09:19.471Z] OK: 8 MiB in 16 packages [2023-05-24T12:09:20.060Z] Removing intermediate container 2d54bdfed3f1 [2023-05-24T12:09:20.060Z] ---> 8a4b5f55e7a9 [2023-05-24T12:09:20.060Z] Step 16/25 : WORKDIR / [2023-05-24T12:09:20.332Z] ---> Running in 3997aaa15d84 [2023-05-24T12:09:20.604Z] Removing intermediate container 3997aaa15d84 [2023-05-24T12:09:20.604Z] ---> 8d3ccac38dad [2023-05-24T12:09:20.604Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-24T12:09:20.873Z] ---> 8cb6f97bf24e [2023-05-24T12:09:20.873Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-24T12:09:21.457Z] ---> 99584569b538 [2023-05-24T12:09:21.457Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-24T12:09:22.864Z] ---> 0f1f2b1f23f7 [2023-05-24T12:09:22.864Z] Step 20/25 : EXPOSE 59900 [2023-05-24T12:09:22.864Z] ---> Running in f47804d10659 [2023-05-24T12:09:23.132Z] Removing intermediate container f47804d10659 [2023-05-24T12:09:23.132Z] ---> 951b739259fd [2023-05-24T12:09:23.132Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-24T12:09:23.132Z] ---> Running in 22199111a450 [2023-05-24T12:09:23.408Z] Removing intermediate container 22199111a450 [2023-05-24T12:09:23.408Z] ---> 6bcf327fd33a [2023-05-24T12:09:23.408Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T12:09:23.677Z] ---> Running in 4e169f70e9e8 [2023-05-24T12:09:23.947Z] Removing intermediate container 4e169f70e9e8 [2023-05-24T12:09:23.947Z] ---> b14980f40497 [2023-05-24T12:09:23.947Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T12:09:23.947Z] ---> Running in fad7007b03be [2023-05-24T12:09:24.215Z] Removing intermediate container fad7007b03be [2023-05-24T12:09:24.215Z] ---> 15f61b046417 [2023-05-24T12:09:24.215Z] Step 24/25 : LABEL git_sha=a6672227c7427eac807b6731db58a59ca0cd2b92 [2023-05-24T12:09:24.215Z] ---> Running in 0487190027b2 [2023-05-24T12:09:24.481Z] Removing intermediate container 0487190027b2 [2023-05-24T12:09:24.481Z] ---> 66030505e887 [2023-05-24T12:09:24.481Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T12:09:24.481Z] ---> Running in 4b0dae4f5d46 [2023-05-24T12:09:24.748Z] Removing intermediate container 4b0dae4f5d46 [2023-05-24T12:09:24.748Z] ---> 653a8597bc15 [2023-05-24T12:09:24.748Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T12:09:25.014Z] Successfully built 653a8597bc15 [2023-05-24T12:09:25.014Z] 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-05-24T12:09:25.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T12:09:25.823Z] [2023-05-24T12:09:25.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:09:26.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T12:09:28.808Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T12:09:28.808Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T12:09:28.808Z] 04944245beec: Pulling fs layer [2023-05-24T12:09:28.808Z] 699f458cf7ca: Pulling fs layer [2023-05-24T12:09:28.808Z] 765212b225bb: Pulling fs layer [2023-05-24T12:09:28.808Z] f23df028b6ca: Pulling fs layer [2023-05-24T12:09:28.808Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T12:09:28.808Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T12:09:28.808Z] 765212b225bb: Waiting [2023-05-24T12:09:28.808Z] f23df028b6ca: Waiting [2023-05-24T12:09:28.808Z] d65c8cfc05b1: Waiting [2023-05-24T12:09:28.808Z] 2437ff75d9bd: Waiting [2023-05-24T12:09:28.808Z] 04944245beec: Verifying Checksum [2023-05-24T12:09:28.808Z] 04944245beec: Download complete [2023-05-24T12:09:28.808Z] 765212b225bb: Verifying Checksum [2023-05-24T12:09:28.808Z] 765212b225bb: Download complete [2023-05-24T12:09:29.076Z] f23df028b6ca: Verifying Checksum [2023-05-24T12:09:29.076Z] f23df028b6ca: Download complete [2023-05-24T12:09:29.076Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T12:09:29.076Z] d65c8cfc05b1: Download complete [2023-05-24T12:09:29.076Z] 699f458cf7ca: Verifying Checksum [2023-05-24T12:09:29.076Z] 699f458cf7ca: Download complete [2023-05-24T12:09:29.661Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T12:09:29.661Z] 8998bd30e6a1: Download complete [2023-05-24T12:09:31.603Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T12:09:31.603Z] 2437ff75d9bd: Download complete [2023-05-24T12:09:33.019Z] 8998bd30e6a1: Pull complete [2023-05-24T12:09:33.727Z] 04944245beec: Pull complete [2023-05-24T12:09:35.158Z] 699f458cf7ca: Pull complete [2023-05-24T12:09:35.159Z] 765212b225bb: Pull complete [2023-05-24T12:09:36.195Z] f23df028b6ca: Pull complete [2023-05-24T12:09:36.195Z] d65c8cfc05b1: Pull complete [2023-05-24T12:09:51.245Z] 2437ff75d9bd: Pull complete [2023-05-24T12:09:51.245Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T12:09:51.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T12:09:51.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:09:51.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-16695 does not seem to be running inside a container [2023-05-24T12:09:51.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T12:09:56.541Z] $ docker top 69d62eba2474a18c5c1e45f0d383a9af1042059dc10b6863422658fba4d2dec9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:09:57.111Z] ---> job-cost.sh [2023-05-24T12:09:57.379Z] lf-activate-venv: SKIPPING [2023-05-24T12:09:57.379Z] INFO: No Stack... [2023-05-24T12:09:57.648Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T12:09:58.603Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T12:09:58.943Z] + cut -d, -f6 [2023-05-24T12:09:58.943Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-05-24T12:09:59.031Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [2023-05-24T12:09:59.036Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] did not exist. Created. [2023-05-24T12:09:59.036Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T12:09:59.452Z] /w/workspace/device-virtual-go/1@tmp/durable-04c65ed1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T12:09:59.805Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T12:09:59.842Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T12:09:59.888Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T12:09:59.903Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-411-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T12:09:59.988Z] $ docker stop --time=1 69d62eba2474a18c5c1e45f0d383a9af1042059dc10b6863422658fba4d2dec9 [2023-05-24T12:10:01.447Z] $ docker rm -f --volumes 69d62eba2474a18c5c1e45f0d383a9af1042059dc10b6863422658fba4d2dec9 [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-05-24T12:10:02.473Z] provisioning config files... [2023-05-24T12:10:02.482Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-411@tmp/config302131967597289765tmp [Pipeline] { [Pipeline] sh [2023-05-24T12:10:02.819Z] + set +x [2023-05-24T12:10:02.819Z] + curl -s https://codecov.io/bash [2023-05-24T12:10:02.819Z] + bash -s -- [2023-05-24T12:10:02.819Z] [2023-05-24T12:10:02.819Z] _____ _ [2023-05-24T12:10:02.819Z] / ____| | | [2023-05-24T12:10:02.819Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T12:10:02.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T12:10:02.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T12:10:02.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T12:10:02.819Z] Bash-1.0.6 [2023-05-24T12:10:02.819Z] [2023-05-24T12:10:02.819Z] [2023-05-24T12:10:02.819Z] ==> git version 2.25.1 found [2023-05-24T12:10:02.819Z] ==> 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-05-24T12:10:02.819Z] Release-Date: 2020-01-08 [2023-05-24T12:10:02.819Z] 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-05-24T12:10:02.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T12:10:02.819Z] ==> Jenkins CI detected. [2023-05-24T12:10:02.819Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-411 [2023-05-24T12:10:02.819Z] project root: . [2023-05-24T12:10:02.819Z] --> token set from env [2023-05-24T12:10:02.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T12:10:02.819Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T12:10:02.819Z] ==> Python coveragepy not found [2023-05-24T12:10:02.819Z] ==> Searching for coverage reports in: [2023-05-24T12:10:02.819Z] + . [2023-05-24T12:10:02.819Z] -> Found 1 reports [2023-05-24T12:10:02.819Z] ==> Detecting git/mercurial file structure [2023-05-24T12:10:03.078Z] ==> Reading reports [2023-05-24T12:10:03.078Z] + ./coverage.out bytes=43063 [2023-05-24T12:10:03.078Z] ==> Appending adjustments [2023-05-24T12:10:03.078Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T12:10:03.078Z] + Found adjustments [2023-05-24T12:10:03.078Z] ==> Gzipping contents [2023-05-24T12:10:03.078Z] 8.0K /tmp/codecov.ooblRc.gz [2023-05-24T12:10:03.078Z] ==> Uploading reports [2023-05-24T12:10:03.078Z] url: https://codecov.io [2023-05-24T12:10:03.078Z] query: branch=PR-411&commit=a6672227c7427eac807b6731db58a59ca0cd2b92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=411&job=&cmd_args= [2023-05-24T12:10:03.078Z] -> Pinging Codecov [2023-05-24T12:10:03.078Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-411&commit=a6672227c7427eac807b6731db58a59ca0cd2b92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=411&job=&cmd_args= [2023-05-24T12:10:03.338Z] -> Uploading to [2023-05-24T12:10:03.338Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/5E52B4B073DB2E39498172D8E973AA87/a6672227c7427eac807b6731db58a59ca0cd2b92/fa4a1da0-1ef5-452b-872b-782e1500fa13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T121003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75d3ae466b97ae97a7f3f5eac5a7ddf5f1b2b5d2abeda7c3a6e94dc4736271a1 [2023-05-24T12:10:03.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T12:10:03.338Z] Dload Upload Total Spent Left Speed [2023-05-24T12:10:03.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23457 --:--:-- --:--:-- --:--:-- 23351 100 5184 0 0 100 5184 0 23457 --:--:-- --:--:-- --:--:-- 23351 [2023-05-24T12:10:03.599Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a6672227c7427eac807b6731db58a59ca0cd2b92 [Pipeline] } [2023-05-24T12:10:03.626Z] 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-05-24T12:10:05.508Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-411/archives ] [2023-05-24T12:10:05.508Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-411/archives [2023-05-24T12:10:05.508Z] total 16 [2023-05-24T12:10:05.508Z] drwxr-xr-x 3 root root 4096 May 24 12:01 . [2023-05-24T12:10:05.508Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 12:01 .. [2023-05-24T12:10:05.508Z] drwxr-xr-x 2 root root 4096 May 24 12:01 cost [2023-05-24T12:10:05.508Z] -rw-r--r-- 1 root root 89 May 24 12:01 cost.csv [2023-05-24T12:10:05.508Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-411/archives [2023-05-24T12:10:05.508Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-411/archives [2023-05-24T12:10:05.508Z] total 16 [2023-05-24T12:10:05.508Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 12:01 . [2023-05-24T12:10:05.508Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 12:01 .. [2023-05-24T12:10:05.508Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 12:01 cost [2023-05-24T12:10:05.508Z] -rw-r--r-- 1 jenkins jenkins 89 May 24 12:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:10:05.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:10:06.716Z] ---> package-listing.sh [2023-05-24T12:10:06.716Z] ++ facter osfamily [2023-05-24T12:10:06.716Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T12:10:06.716Z] + OS_FAMILY=debian [2023-05-24T12:10:06.716Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-411 [2023-05-24T12:10:06.716Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T12:10:06.716Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T12:10:06.716Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T12:10:06.716Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T12:10:06.716Z] + '[' /w/workspace/foundry_device-virtual-go_PR-411 ']' [2023-05-24T12:10:06.716Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T12:10:06.716Z] + case "${OS_FAMILY}" in [2023-05-24T12:10:06.716Z] + dpkg -l [2023-05-24T12:10:06.716Z] + grep '^ii' [2023-05-24T12:10:06.975Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T12:10:06.975Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T12:10:06.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T12:10:06.975Z] + '[' /w/workspace/foundry_device-virtual-go_PR-411 ']' [2023-05-24T12:10:06.975Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-411/archives/ [2023-05-24T12:10:06.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-411/archives/ [Pipeline] echo [2023-05-24T12:10:07.006Z] 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-411/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T12:10:07.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:10:08.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T12:10:08.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:10:08.233Z] prd-ubuntu20.04-docker-8c-8g-16694 does not seem to be running inside a container [2023-05-24T12:10:08.266Z] $ 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-411/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-411 -v /w/workspace/foundry_device-virtual-go_PR-411:/w/workspace/foundry_device-virtual-go_PR-411:rw,z -v /w/workspace/foundry_device-virtual-go_PR-411@tmp:/w/workspace/foundry_device-virtual-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T12:10:08.448Z] $ docker top 7f18928ff781cc0417c0b82ffe9042236469e20c847cc46291a35d0dc9a156f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T12:10:08.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T12:10:09.216Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T12:10:09.528Z] + ls /var/log/sa-host [2023-05-24T12:10:09.528Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T12:10:09.666Z] provisioning config files... [2023-05-24T12:10:09.674Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-411@tmp/config12829195975116221581tmp [Pipeline] { [Pipeline] echo [2023-05-24T12:10:09.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:10:10.041Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T12:10:10.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:10:10.577Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T12:10:10.614Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:10:10.924Z] ---> sudo-logs.sh [2023-05-24T12:10:10.924Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T12:10:11.022Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:10:11.332Z] ---> job-cost.sh [2023-05-24T12:10:11.332Z] lf-activate-venv: SKIPPING [2023-05-24T12:10:11.332Z] DEBUG: total: 0.2199999988079071 [2023-05-24T12:10:11.332Z] INFO: Retrieving Stack Cost... [2023-05-24T12:10:11.901Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T12:10:12.469Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T12:10:12.502Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:10:12.815Z] ---> logs-deploy.sh [2023-05-24T12:10:12.815Z] lf-activate-venv: SKIPPING [2023-05-24T12:10:12.815Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-411/1 [2023-05-24T12:10:12.815Z] INFO: archiving workspace using pattern(s): [2023-05-24T12:10:14.191Z] Archives upload complete. [2023-05-24T12:10:14.451Z] INFO: archiving logs to Nexus