Pull request #431 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 0531beef1411d7a1dfe9a18ad2a8589293894050+9fa1e29ef86971f53d10bc46f825e51861cc077b (8dafe9b83d2b42841de11c8cadd4bfdc1e9a19f3) 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-ssh17730896114460640789.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8755522609020966063.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-431/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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9863022429716294568.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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15506712928990034480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2052589918651608191.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-431/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-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh370269673142742175.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6753 in /w/workspace/foundry_device-virtual-go_PR-431 [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-431 # 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/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9fa1e29ef86971f53d10bc46f825e51861cc077b into PR head commit 0531beef1411d7a1dfe9a18ad2a8589293894050 Merge succeeded, producing 0531beef1411d7a1dfe9a18ad2a8589293894050 Checking out Revision 0531beef1411d7a1dfe9a18ad2a8589293894050 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 0531beef1411d7a1dfe9a18ad2a8589293894050 # 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 9fa1e29ef86971f53d10bc46f825e51861cc077b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0531beef1411d7a1dfe9a18ad2a8589293894050 # timeout=10 Commit message: "ci: add automated release workflow on tag creation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T17:26:19.472Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T17:26:19.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T17:26:19.770Z] ========================================================= [2023-09-20T17:26:19.770Z] EdgeX Global Pipelines Version Info [2023-09-20T17:26:19.770Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:20.506Z] ------------------- [2023-09-20T17:26:20.506Z] stable info: [2023-09-20T17:26:20.506Z] ------------------- [2023-09-20T17:26:20.506Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T17:26:20.506Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:26:20.506Z] Message: update stable to v1.0.254 [2023-09-20T17:26:21.075Z] ------------------- [2023-09-20T17:26:21.075Z] experimental info: [2023-09-20T17:26:21.075Z] ------------------- [2023-09-20T17:26:21.075Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T17:26:21.075Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:26:21.075Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T17:26:21.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-09-20T17:26:21.416Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-09-20T17:26:21.460Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T17:26:21.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T17:26:21.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T17:26:21.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T17:26:21.646Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T17:26:21.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T17:26:21.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T17:26:21.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T17:26:21.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T17:26:21.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-09-20T17:26:21.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T17:26:21.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T17:26:21.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:26:22.040Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:26:22.084Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:26:22.122Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:26:22.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T17:26:22.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T17:26:22.253Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T17:26:22.300Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T17:26:22.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T17:26:22.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T17:26:22.433Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T17:26:22.476Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T17:26:22.521Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T17:26:22.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2023-09-20T17:26:22.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2023-09-20T17:26:22.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2023-09-20T17:26:22.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] echo [2023-09-20T17:26:22.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0531bee [Pipeline] echo [2023-09-20T17:26:22.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:26:22.885Z] provisioning config files... [2023-09-20T17:26:22.903Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-431@tmp/config9448373525969327002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:23.245Z] ---> docker-login.sh [2023-09-20T17:26:23.245Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:26:23.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:23.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:23.507Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:23.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:23.507Z] [2023-09-20T17:26:23.507Z] Login Succeeded [2023-09-20T17:26:23.507Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:26:23.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:23.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:23.507Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:23.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:23.507Z] [2023-09-20T17:26:23.507Z] Login Succeeded [2023-09-20T17:26:23.767Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:26:23.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:23.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:23.767Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:23.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:23.767Z] [2023-09-20T17:26:23.767Z] Login Succeeded [2023-09-20T17:26:23.767Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:26:23.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:23.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:23.767Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:23.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:23.767Z] [2023-09-20T17:26:23.767Z] Login Succeeded [2023-09-20T17:26:23.767Z] docker.io [2023-09-20T17:26:24.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:24.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:24.290Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:24.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:24.290Z] [2023-09-20T17:26:24.290Z] Login Succeeded [2023-09-20T17:26:24.290Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:26:24.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T17:26:25.097Z] + git rev-list -1 --merges 0531beef1411d7a1dfe9a18ad2a8589293894050~1..0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] echo [2023-09-20T17:26:25.161Z] -----------> git rev-list -1 --merges 0531beef1411d7a1dfe9a18ad2a8589293894050~1..0531beef1411d7a1dfe9a18ad2a8589293894050 0531beef1411d7a1dfe9a18ad2a8589293894050 [false] [Pipeline] sh [2023-09-20T17:26:25.474Z] + git log --format=format:%s -1 0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] echo [2023-09-20T17:26:25.511Z] ========================================================= [2023-09-20T17:26:25.511Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T17:26:25.511Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:26:26.020Z] + git log --format=format:%s -1 0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] echo [2023-09-20T17:26:26.053Z] [semverPrep] GIT_COMMIT: 0531beef1411d7a1dfe9a18ad2a8589293894050, Commit Message: ci: add automated release workflow on tag creation [Pipeline] echo [2023-09-20T17:26:26.082Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T17:26:26.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:26:26.478Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T17:26:26.478Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T17:26:26.478Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T17:26:26.478Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T17:26:26.478Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T17:26:26.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:26:26.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:26:26.914Z] [2023-09-20T17:26:26.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:26:27.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:26:27.295Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T17:26:27.295Z] b85a868b505f: Pulling fs layer [2023-09-20T17:26:27.295Z] e2be974225ed: Pulling fs layer [2023-09-20T17:26:27.295Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T17:26:27.295Z] 988bab9f4d93: Pulling fs layer [2023-09-20T17:26:27.295Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T17:26:27.295Z] eaf3925da568: Pulling fs layer [2023-09-20T17:26:27.295Z] bab4dde63d76: Pulling fs layer [2023-09-20T17:26:27.295Z] bde34c3a00c8: Pulling fs layer [2023-09-20T17:26:27.295Z] b352a97aabf1: Pulling fs layer [2023-09-20T17:26:27.295Z] 4872d77fe225: Pulling fs layer [2023-09-20T17:26:27.295Z] 5851b861e8e6: Pulling fs layer [2023-09-20T17:26:27.295Z] eaf3925da568: Waiting [2023-09-20T17:26:27.295Z] bab4dde63d76: Waiting [2023-09-20T17:26:27.295Z] bde34c3a00c8: Waiting [2023-09-20T17:26:27.295Z] b352a97aabf1: Waiting [2023-09-20T17:26:27.295Z] 988bab9f4d93: Waiting [2023-09-20T17:26:27.295Z] 4872d77fe225: Waiting [2023-09-20T17:26:27.295Z] 1469e6f7b9e6: Waiting [2023-09-20T17:26:27.295Z] 5851b861e8e6: Waiting [2023-09-20T17:26:27.295Z] e2be974225ed: Download complete [2023-09-20T17:26:27.295Z] 988bab9f4d93: Download complete [2023-09-20T17:26:27.555Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T17:26:27.555Z] 339a4e72a1f5: Download complete [2023-09-20T17:26:27.555Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T17:26:27.555Z] 1469e6f7b9e6: Download complete [2023-09-20T17:26:27.555Z] eaf3925da568: Verifying Checksum [2023-09-20T17:26:27.555Z] eaf3925da568: Download complete [2023-09-20T17:26:27.555Z] bde34c3a00c8: Download complete [2023-09-20T17:26:27.555Z] b352a97aabf1: Verifying Checksum [2023-09-20T17:26:27.555Z] b352a97aabf1: Download complete [2023-09-20T17:26:27.555Z] 4872d77fe225: Download complete [2023-09-20T17:26:27.555Z] 5851b861e8e6: Verifying Checksum [2023-09-20T17:26:27.555Z] 5851b861e8e6: Download complete [2023-09-20T17:26:27.555Z] b85a868b505f: Verifying Checksum [2023-09-20T17:26:27.555Z] b85a868b505f: Download complete [2023-09-20T17:26:27.814Z] bab4dde63d76: Verifying Checksum [2023-09-20T17:26:27.814Z] bab4dde63d76: Download complete [2023-09-20T17:26:28.749Z] b85a868b505f: Pull complete [2023-09-20T17:26:29.013Z] e2be974225ed: Pull complete [2023-09-20T17:26:29.584Z] 339a4e72a1f5: Pull complete [2023-09-20T17:26:29.584Z] 988bab9f4d93: Pull complete [2023-09-20T17:26:29.844Z] 1469e6f7b9e6: Pull complete [2023-09-20T17:26:29.844Z] eaf3925da568: Pull complete [2023-09-20T17:26:31.750Z] bab4dde63d76: Pull complete [2023-09-20T17:26:31.750Z] bde34c3a00c8: Pull complete [2023-09-20T17:26:31.750Z] b352a97aabf1: Pull complete [2023-09-20T17:26:32.010Z] 4872d77fe225: Pull complete [2023-09-20T17:26:32.010Z] 5851b861e8e6: Pull complete [2023-09-20T17:26:32.010Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T17:26:32.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:26:32.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:26:32.354Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2023-09-20T17:26:32.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@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-devops/py-git-semver:0.1.4 cat [2023-09-20T17:26:33.550Z] $ docker top efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e -eo pid,comm [2023-09-20T17:26:33.622Z] 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-09-20T17:26:33.622Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:26:33.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:26:33.759Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:26:33.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:26:33.885Z] $ docker exec efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e ssh-agent [2023-09-20T17:26:33.998Z] SSH_AUTH_SOCK=/tmp/ssh-fK2HnuleLsSe/agent.31 [2023-09-20T17:26:33.998Z] SSH_AGENT_PID=37 [2023-09-20T17:26:34.004Z] Running ssh-add (command line suppressed) [2023-09-20T17:26:34.094Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-431@tmp/private_key_14866059905953504894.key (/w/workspace/foundry_device-virtual-go_PR-431@tmp/private_key_14866059905953504894.key) [2023-09-20T17:26:34.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:26:34.446Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T17:26:34.467Z] $ docker exec --env ******** --env ******** efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e ssh-agent -k [2023-09-20T17:26:34.568Z] unset SSH_AUTH_SOCK; [2023-09-20T17:26:34.568Z] unset SSH_AGENT_PID; [2023-09-20T17:26:34.568Z] echo Agent pid 37 killed; [2023-09-20T17:26:34.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T17:26:34.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:26:34.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:26:34.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:26:34.789Z] $ docker exec efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e ssh-agent [2023-09-20T17:26:34.918Z] SSH_AUTH_SOCK=/tmp/ssh-ESxQIxzU0FPi/agent.69 [2023-09-20T17:26:34.918Z] SSH_AGENT_PID=75 [2023-09-20T17:26:34.924Z] Running ssh-add (command line suppressed) [2023-09-20T17:26:35.041Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-431@tmp/private_key_17357569485956684802.key (/w/workspace/foundry_device-virtual-go_PR-431@tmp/private_key_17357569485956684802.key) [2023-09-20T17:26:35.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:26:35.401Z] + git semver init [2023-09-20T17:26:35.669Z] 2023-09-20 17:26:35,591 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T17:26:35.669Z] 2023-09-20 17:26:35,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-431/.semver [2023-09-20T17:26:35.669Z] 2023-09-20 17:26:35,592 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-431/.semver [2023-09-20T17:26:35.669Z] 2023-09-20 17:26:35,593 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-431/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-431, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:26:36.610Z] 2023-09-20 17:26:36,589 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-431/.git/info/exclude [2023-09-20T17:26:36.610Z] 2023-09-20 17:26:36,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-431/.semver/PR-431 with force:False [2023-09-20T17:26:36.610Z] 2023-09-20 17:26:36,590 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-431/.semver/PR-431 [2023-09-20T17:26:36.610Z] 2023-09-20 17:26:36,594 [execute] INFO git cat-file --batch-check [2023-09-20T17:26:36.610Z] 2023-09-20 17:26:36,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:26:36.610Z] 2023-09-20 17:26:36,601 [execute] INFO git cat-file --batch [2023-09-20T17:26:36.610Z] 2023-09-20 17:26:36,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:26:36.871Z] 2023-09-20 17:26:36,606 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-431/.semver/PR-431 [2023-09-20T17:26:36.871Z] 0.0.0 [Pipeline] } [2023-09-20T17:26:36.893Z] $ docker exec --env ******** --env ******** efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e ssh-agent -k [2023-09-20T17:26:37.013Z] unset SSH_AUTH_SOCK; [2023-09-20T17:26:37.014Z] unset SSH_AGENT_PID; [2023-09-20T17:26:37.014Z] echo Agent pid 75 killed; [2023-09-20T17:26:37.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:26:37.459Z] + git semver [Pipeline] } [2023-09-20T17:26:37.740Z] $ docker stop --time=1 efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e [2023-09-20T17:26:39.027Z] $ docker rm -f --volumes efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:26:39.435Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T17:26:39.705Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T17:26:39.727Z] [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-09-20T17:26:40.421Z] provisioning config files... [2023-09-20T17:26:40.434Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-431@tmp/config1646493600960881208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:40.785Z] ---> docker-login.sh [2023-09-20T17:26:40.785Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:26:40.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:40.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:40.785Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:40.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:40.785Z] [2023-09-20T17:26:40.785Z] Login Succeeded [2023-09-20T17:26:40.785Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:26:40.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:40.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:40.785Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:40.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:40.785Z] [2023-09-20T17:26:40.785Z] Login Succeeded [2023-09-20T17:26:40.785Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:26:41.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:41.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:41.051Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:41.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:41.051Z] [2023-09-20T17:26:41.051Z] Login Succeeded [2023-09-20T17:26:41.051Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:26:41.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:41.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:41.051Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:41.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:41.051Z] [2023-09-20T17:26:41.051Z] Login Succeeded [2023-09-20T17:26:41.051Z] docker.io [2023-09-20T17:26:41.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:41.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:41.314Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:41.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:41.314Z] [2023-09-20T17:26:41.314Z] Login Succeeded [2023-09-20T17:26:41.314Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:26:41.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:26:41.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:26:41.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:26:41.613Z] ========================================================= [2023-09-20T17:26:41.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T17:26:41.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:26:42.149Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:26:42.149Z] Sending build context to Docker daemon 23.64MB [2023-09-20T17:26:42.149Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:26:42.149Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T17:26:42.410Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T17:26:42.410Z] 7264a8db6415: Pulling fs layer [2023-09-20T17:26:42.410Z] c4d48a809fc2: Pulling fs layer [2023-09-20T17:26:42.410Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T17:26:42.410Z] ad3a456e5733: Pulling fs layer [2023-09-20T17:26:42.410Z] 33e27b845d1e: Pulling fs layer [2023-09-20T17:26:42.410Z] c68163c4e522: Pulling fs layer [2023-09-20T17:26:42.410Z] 50da416c3ac9: Pulling fs layer [2023-09-20T17:26:42.410Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T17:26:42.410Z] ad3a456e5733: Waiting [2023-09-20T17:26:42.410Z] 23d2d4c4bb30: Waiting [2023-09-20T17:26:42.410Z] 50da416c3ac9: Waiting [2023-09-20T17:26:42.410Z] c68163c4e522: Waiting [2023-09-20T17:26:42.410Z] 33e27b845d1e: Waiting [2023-09-20T17:26:42.410Z] c4d48a809fc2: Verifying Checksum [2023-09-20T17:26:42.410Z] c4d48a809fc2: Download complete [2023-09-20T17:26:42.410Z] ad3a456e5733: Verifying Checksum [2023-09-20T17:26:42.410Z] ad3a456e5733: Download complete [2023-09-20T17:26:42.410Z] 33e27b845d1e: Verifying Checksum [2023-09-20T17:26:42.410Z] 33e27b845d1e: Download complete [2023-09-20T17:26:42.410Z] 7264a8db6415: Download complete [2023-09-20T17:26:42.410Z] c68163c4e522: Verifying Checksum [2023-09-20T17:26:42.410Z] c68163c4e522: Download complete [2023-09-20T17:26:42.410Z] 7264a8db6415: Pull complete [2023-09-20T17:26:42.674Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T17:26:42.674Z] 23d2d4c4bb30: Download complete [2023-09-20T17:26:42.674Z] c4d48a809fc2: Pull complete [2023-09-20T17:26:42.674Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T17:26:42.674Z] 4f1c88b9dad5: Download complete [2023-09-20T17:26:43.241Z] 50da416c3ac9: Verifying Checksum [2023-09-20T17:26:43.241Z] 50da416c3ac9: Download complete [2023-09-20T17:26:46.531Z] 4f1c88b9dad5: Pull complete [2023-09-20T17:26:46.531Z] ad3a456e5733: Pull complete [2023-09-20T17:26:46.531Z] 33e27b845d1e: Pull complete [2023-09-20T17:26:46.531Z] c68163c4e522: Pull complete [2023-09-20T17:26:49.058Z] 50da416c3ac9: Pull complete [2023-09-20T17:26:49.321Z] 23d2d4c4bb30: Pull complete [2023-09-20T17:26:49.321Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T17:26:49.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T17:26:49.321Z] ---> 0786185ac409 [2023-09-20T17:26:49.321Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T17:26:50.737Z] ---> Running in 1542b711dc91 [2023-09-20T17:26:50.737Z] Removing intermediate container 1542b711dc91 [2023-09-20T17:26:50.737Z] ---> 30a3a0fe89b7 [2023-09-20T17:26:50.737Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:26:50.737Z] ---> Running in 708595aeb799 [2023-09-20T17:26:50.737Z] Removing intermediate container 708595aeb799 [2023-09-20T17:26:50.737Z] ---> b58359d1525d [2023-09-20T17:26:50.737Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:26:50.737Z] ---> Running in 1192e4ac299d [2023-09-20T17:26:51.755Z] Removing intermediate container 1192e4ac299d [2023-09-20T17:26:51.755Z] ---> 518b8e5d797f [2023-09-20T17:26:51.755Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-20T17:26:51.755Z] ---> Running in d72049a9ec14 [2023-09-20T17:26:51.755Z] Removing intermediate container d72049a9ec14 [2023-09-20T17:26:51.755Z] ---> d13547380abc [2023-09-20T17:26:51.755Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:26:51.755Z] ---> Running in 90c2e9fe6a33 [2023-09-20T17:26:51.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:26:52.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:26:52.015Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T17:26:52.276Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T17:26:52.276Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T17:26:52.276Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T17:26:52.276Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:26:52.276Z] OK: 268 MiB in 56 packages [2023-09-20T17:26:52.538Z] Removing intermediate container 90c2e9fe6a33 [2023-09-20T17:26:52.538Z] ---> f2c1bfadc89e [2023-09-20T17:26:52.538Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T17:26:52.805Z] ---> e10337554ef8 [2023-09-20T17:26:52.805Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:26:52.805Z] ---> Running in d530d95eb79e [2023-09-20T17:26:55.223Z] Still waiting to schedule task [2023-09-20T17:26:55.223Z] ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:26:55.223Z] ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:26:55.223Z] ‘prd-ubuntu20.04-docker-8c-8g-6728’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:26:55.224Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6729’ is offline [2023-09-20T17:26:55.224Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6754’ is offline [2023-09-20T17:26:55.224Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6755’ is offline [2023-09-20T17:26:55.224Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6756’ is offline [2023-09-20T17:27:24.922Z] Removing intermediate container d530d95eb79e [2023-09-20T17:27:24.922Z] ---> 63b1e343bfab [2023-09-20T17:27:24.922Z] Step 10/12 : COPY . . [2023-09-20T17:27:24.922Z] ---> f24351281037 [2023-09-20T17:27:24.922Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:27:24.922Z] ---> Running in 38d56aafd569 [2023-09-20T17:27:24.922Z] Removing intermediate container 38d56aafd569 [2023-09-20T17:27:24.922Z] ---> bba3e0bf99ea [2023-09-20T17:27:24.922Z] Step 12/12 : RUN $MAKE [2023-09-20T17:27:24.922Z] ---> Running in 398f493bd5c6 [2023-09-20T17:27:24.922Z] noop [2023-09-20T17:27:24.922Z] Removing intermediate container 398f493bd5c6 [2023-09-20T17:27:24.922Z] ---> e7a0acc9f2e3 [2023-09-20T17:27:24.922Z] Successfully built e7a0acc9f2e3 [2023-09-20T17:27:24.922Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:25.370Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:27:25.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:27:25.532Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2023-09-20T17:27:25.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T17:27:25.923Z] $ docker top e291be389685adf62bf10607b177ddaa184912671d22d886cb279f320af3c9d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:27:26.313Z] + go version [2023-09-20T17:27:26.313Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T17:27:26.350Z] $ docker stop --time=1 e291be389685adf62bf10607b177ddaa184912671d22d886cb279f320af3c9d5 [2023-09-20T17:27:27.606Z] $ docker rm -f --volumes e291be389685adf62bf10607b177ddaa184912671d22d886cb279f320af3c9d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:28.332Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:27:28.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:27:28.538Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2023-09-20T17:27:28.570Z] $ 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-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T17:27:28.929Z] $ docker top 7161fca05a28ff1993074bcd8fe7f35354f40dd2f7216a72eeb21e5778d5157a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:27:29.311Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-431 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:27:29.674Z] + make test [2023-09-20T17:27:29.674Z] go test ./... -coverprofile=coverage.out [2023-09-20T17:27:31.047Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-20T17:27:43.246Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-20T17:27:43.246Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements [2023-09-20T17:27:48.508Z] go vet ./... [2023-09-20T17:27:52.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:27:52.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:27:52.725Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:27:52.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:27:52.797Z] $ docker stop --time=1 7161fca05a28ff1993074bcd8fe7f35354f40dd2f7216a72eeb21e5778d5157a [2023-09-20T17:27:56.661Z] $ docker rm -f --volumes 7161fca05a28ff1993074bcd8fe7f35354f40dd2f7216a72eeb21e5778d5157a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:27:57.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:27:57.250Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T17:27:57.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:27:58.145Z] + ls -al . [2023-09-20T17:27:58.146Z] total 204 [2023-09-20T17:27:58.146Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:27 . [2023-09-20T17:27:58.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 .. [2023-09-20T17:27:58.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:27 .git [2023-09-20T17:27:58.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 .github [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 17:26 .gitignore [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:26 .golangci.yml [2023-09-20T17:27:58.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:26 .semver [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 17:26 Attribution.txt [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 17:26 CHANGELOG.md [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 17:26 Dockerfile [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:26 GOVERNANCE.md [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 17:26 Jenkinsfile [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 17:26 LICENSE [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 17:26 Makefile [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 17:26 OWNERS.md [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 17:26 README.md [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION [2023-09-20T17:27:58.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 bin [2023-09-20T17:27:58.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 cmd [2023-09-20T17:27:58.146Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 17:27 coverage.out [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 17:26 go.mod [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 17:26 go.sum [2023-09-20T17:27:58.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 internal [2023-09-20T17:27:58.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 snap [2023-09-20T17:27:58.146Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:58.541Z] + 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=0531beef1411d7a1dfe9a18ad2a8589293894050 --label arch=amd64 --label version=0.0.0 . [2023-09-20T17:27:58.541Z] Sending build context to Docker daemon 23.68MB [2023-09-20T17:27:58.541Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:27:58.541Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T17:27:58.541Z] ---> e7a0acc9f2e3 [2023-09-20T17:27:58.541Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T17:27:59.108Z] ---> Running in fd85c50d5043 [2023-09-20T17:27:59.108Z] Removing intermediate container fd85c50d5043 [2023-09-20T17:27:59.108Z] ---> a009e2021ee0 [2023-09-20T17:27:59.108Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:27:59.108Z] ---> Running in 213dd7f67b6d [2023-09-20T17:27:59.108Z] Removing intermediate container 213dd7f67b6d [2023-09-20T17:27:59.108Z] ---> 0a2cfeda974e [2023-09-20T17:27:59.108Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:27:59.108Z] ---> Running in c5bbebb9dc81 [2023-09-20T17:27:59.366Z] Removing intermediate container c5bbebb9dc81 [2023-09-20T17:27:59.366Z] ---> 025032fd744e [2023-09-20T17:27:59.366Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-20T17:27:59.366Z] ---> Running in 226b4ee7b723 [2023-09-20T17:27:59.366Z] Removing intermediate container 226b4ee7b723 [2023-09-20T17:27:59.366Z] ---> b3028b4c620d [2023-09-20T17:27:59.366Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:27:59.366Z] ---> Running in 93e97e804bf1 [2023-09-20T17:27:59.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:27:59.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:28:00.144Z] OK: 268 MiB in 56 packages [2023-09-20T17:28:00.403Z] Removing intermediate container 93e97e804bf1 [2023-09-20T17:28:00.403Z] ---> ebe999e7f8d7 [2023-09-20T17:28:00.403Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-20T17:28:00.661Z] ---> b37029ab021f [2023-09-20T17:28:00.661Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:28:00.661Z] ---> Running in 42ca8d96196b [2023-09-20T17:28:01.228Z] Removing intermediate container 42ca8d96196b [2023-09-20T17:28:01.228Z] ---> 7e2d00723a70 [2023-09-20T17:28:01.228Z] Step 10/25 : COPY . . [2023-09-20T17:28:02.165Z] ---> afbdd82e27e1 [2023-09-20T17:28:02.165Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:28:02.165Z] ---> Running in d2191dac2106 [2023-09-20T17:28:02.165Z] Removing intermediate container d2191dac2106 [2023-09-20T17:28:02.165Z] ---> 00c2d2634487 [2023-09-20T17:28:02.165Z] Step 12/25 : RUN $MAKE [2023-09-20T17:28:02.165Z] ---> Running in 46e72930ff5e [2023-09-20T17:28:02.423Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-20T17:28:24.344Z] Removing intermediate container 46e72930ff5e [2023-09-20T17:28:24.344Z] ---> 9463b7f4dd16 [2023-09-20T17:28:24.344Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T17:28:24.344Z] 3.18: Pulling from library/alpine [2023-09-20T17:28:24.344Z] 7264a8db6415: Already exists [2023-09-20T17:28:24.344Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:28:24.344Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:28:24.344Z] ---> 7e01a0d0a1dc [2023-09-20T17:28:24.344Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-20T17:28:24.344Z] ---> Running in d7544e2fc1a1 [2023-09-20T17:28:24.344Z] Removing intermediate container d7544e2fc1a1 [2023-09-20T17:28:24.344Z] ---> 3745452b85f9 [2023-09-20T17:28:24.344Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-20T17:28:24.344Z] ---> Running in 557053b9e9fc [2023-09-20T17:28:24.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:28:24.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:28:24.344Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T17:28:24.344Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:28:24.344Z] OK: 7 MiB in 16 packages [2023-09-20T17:28:24.344Z] Removing intermediate container 557053b9e9fc [2023-09-20T17:28:24.344Z] ---> a1589221c8c6 [2023-09-20T17:28:24.344Z] Step 16/25 : WORKDIR / [2023-09-20T17:28:24.344Z] ---> Running in 0c6fb2bdf8b3 [2023-09-20T17:28:24.344Z] Removing intermediate container 0c6fb2bdf8b3 [2023-09-20T17:28:24.344Z] ---> 8c89c128908a [2023-09-20T17:28:24.344Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-20T17:28:24.344Z] ---> ebffd309d214 [2023-09-20T17:28:24.344Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-20T17:28:24.344Z] ---> b19503c5a167 [2023-09-20T17:28:24.344Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-20T17:28:25.292Z] ---> cb3927c25408 [2023-09-20T17:28:25.292Z] Step 20/25 : EXPOSE 59900 [2023-09-20T17:28:25.292Z] ---> Running in fc2a5c647ced [2023-09-20T17:28:25.292Z] Removing intermediate container fc2a5c647ced [2023-09-20T17:28:25.292Z] ---> 71b8b66e133e [2023-09-20T17:28:25.292Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-20T17:28:25.292Z] ---> Running in 23a0f434cafd [2023-09-20T17:28:25.292Z] Removing intermediate container 23a0f434cafd [2023-09-20T17:28:25.292Z] ---> be4d8c077626 [2023-09-20T17:28:25.292Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T17:28:25.292Z] ---> Running in dd4a8fc1b33d [2023-09-20T17:28:25.552Z] Removing intermediate container dd4a8fc1b33d [2023-09-20T17:28:25.552Z] ---> a3165eb349aa [2023-09-20T17:28:25.552Z] Step 23/25 : LABEL arch=amd64 [2023-09-20T17:28:25.552Z] ---> Running in 4b5202fc02e8 [2023-09-20T17:28:25.552Z] Removing intermediate container 4b5202fc02e8 [2023-09-20T17:28:25.552Z] ---> 9fcc632c643a [2023-09-20T17:28:25.552Z] Step 24/25 : LABEL git_sha=0531beef1411d7a1dfe9a18ad2a8589293894050 [2023-09-20T17:28:25.552Z] ---> Running in 843b04ee254d [2023-09-20T17:28:25.552Z] Removing intermediate container 843b04ee254d [2023-09-20T17:28:25.552Z] ---> a76b7e3f86a3 [2023-09-20T17:28:25.552Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T17:28:25.552Z] ---> Running in 7b6161824056 [2023-09-20T17:28:25.811Z] Removing intermediate container 7b6161824056 [2023-09-20T17:28:25.811Z] ---> d15f7c93eb0d [2023-09-20T17:28:25.811Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:28:25.811Z] Successfully built d15f7c93eb0d [2023-09-20T17:28:25.811Z] 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-09-20T17:28:26.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:28:26.690Z] [2023-09-20T17:28:26.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:28:27.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:28:27.065Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T17:28:27.065Z] 5eb5b503b376: Pulling fs layer [2023-09-20T17:28:27.065Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T17:28:27.065Z] ec43610c2a17: Pulling fs layer [2023-09-20T17:28:27.065Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T17:28:27.065Z] 33b1e0a273af: Pulling fs layer [2023-09-20T17:28:27.065Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T17:28:27.065Z] 2f39f015ded8: Pulling fs layer [2023-09-20T17:28:27.065Z] 3a2ae6a8a46f: Waiting [2023-09-20T17:28:27.065Z] 33b1e0a273af: Waiting [2023-09-20T17:28:27.065Z] 5d3b04190fa2: Waiting [2023-09-20T17:28:27.065Z] 2f39f015ded8: Waiting [2023-09-20T17:28:27.065Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T17:28:27.065Z] 5c69ac0246d0: Download complete [2023-09-20T17:28:27.065Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T17:28:27.065Z] 3a2ae6a8a46f: Download complete [2023-09-20T17:28:27.065Z] 33b1e0a273af: Verifying Checksum [2023-09-20T17:28:27.065Z] 33b1e0a273af: Download complete [2023-09-20T17:28:27.065Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T17:28:27.065Z] 5d3b04190fa2: Download complete [2023-09-20T17:28:27.065Z] ec43610c2a17: Verifying Checksum [2023-09-20T17:28:27.065Z] ec43610c2a17: Download complete [2023-09-20T17:28:27.322Z] 5eb5b503b376: Verifying Checksum [2023-09-20T17:28:27.322Z] 5eb5b503b376: Download complete [2023-09-20T17:28:28.695Z] 5eb5b503b376: Pull complete [2023-09-20T17:28:28.695Z] 5c69ac0246d0: Pull complete [2023-09-20T17:28:29.262Z] ec43610c2a17: Pull complete [2023-09-20T17:28:29.262Z] 3a2ae6a8a46f: Pull complete [2023-09-20T17:28:29.521Z] 33b1e0a273af: Pull complete [2023-09-20T17:28:29.522Z] 5d3b04190fa2: Pull complete [2023-09-20T17:28:33.713Z] 2f39f015ded8: Pull complete [2023-09-20T17:28:33.713Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T17:28:33.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:28:33.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:28:33.938Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2023-09-20T17:28:33.976Z] $ 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-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T17:28:38.784Z] $ docker top ffba56661d3af08613e0e377161a39002f73187f627fb01a612c754368f2d803 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:28:39.210Z] ---> job-cost.sh [2023-09-20T17:28:39.210Z] lf-activate-venv: SKIPPING [2023-09-20T17:28:39.210Z] INFO: No Stack... [2023-09-20T17:28:39.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:28:39.728Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:28:40.046Z] + cat /w/workspace/foundry_device-virtual-go_PR-431/archives/cost.csv [2023-09-20T17:28:40.046Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:28:40.083Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [2023-09-20T17:28:40.087Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] did not exist. Created. [2023-09-20T17:28:40.087Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:28:40.484Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T17:28:40.534Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:28:40.567Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:28:40.646Z] $ docker stop --time=1 ffba56661d3af08613e0e377161a39002f73187f627fb01a612c754368f2d803 [2023-09-20T17:28:41.802Z] $ docker rm -f --volumes ffba56661d3af08613e0e377161a39002f73187f627fb01a612c754368f2d803 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T17:37:47.011Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6945 in /w/workspace/foundry_device-virtual-go_PR-431 [Pipeline] { [Pipeline] ws [2023-09-20T17:37:47.074Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-09-20T17:37:47.160Z] The recommended git tool is: git [2023-09-20T17:37:53.152Z] using credential edgex-jenkins-ssh [2023-09-20T17:37:53.168Z] Cloning the remote Git repository [2023-09-20T17:37:53.221Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-09-20T17:37:53.347Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-09-20T17:37:53.520Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-20T17:37:53.521Z] > git --version # timeout=10 [2023-09-20T17:37:53.549Z] > git --version # 'git version 2.25.1' [2023-09-20T17:37:53.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:37:53.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:37:55.824Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-20T17:37:55.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:37:56.839Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-20T17:37:56.892Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-20T17:37:56.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:37:56.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T17:37:57.518Z] Merging remotes/origin/main commit 9fa1e29ef86971f53d10bc46f825e51861cc077b into PR head commit 0531beef1411d7a1dfe9a18ad2a8589293894050 [2023-09-20T17:37:57.835Z] Merge succeeded, producing 0531beef1411d7a1dfe9a18ad2a8589293894050 [2023-09-20T17:37:57.835Z] Checking out Revision 0531beef1411d7a1dfe9a18ad2a8589293894050 (PR-431) [2023-09-20T17:37:57.542Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:37:57.621Z] > git checkout -f 0531beef1411d7a1dfe9a18ad2a8589293894050 # timeout=10 [2023-09-20T17:37:57.721Z] > git remote # timeout=10 [2023-09-20T17:37:57.744Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T17:37:57.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:37:57.789Z] > git merge 9fa1e29ef86971f53d10bc46f825e51861cc077b # timeout=10 [2023-09-20T17:37:57.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T17:37:57.845Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:37:57.865Z] > git checkout -f 0531beef1411d7a1dfe9a18ad2a8589293894050 # timeout=10 [2023-09-20T17:38:01.379Z] Commit message: "ci: add automated release workflow on tag creation" [2023-09-20T17:38:01.436Z] > git --version # timeout=10 [2023-09-20T17:38:01.447Z] > git --version # 'git version 2.25.1' [2023-09-20T17:38:01.459Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:38:02.591Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T17:38:02.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:38:02.591Z] Dload Upload Total Spent Left Speed [2023-09-20T17:38:02.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-09-20T17:38:03.272Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T17:38:03.623Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T17:38:03.624Z] + sudo tee /etc/docker/daemon.new [2023-09-20T17:38:03.624Z] { [2023-09-20T17:38:03.624Z] "registry-mirrors": [ [2023-09-20T17:38:03.624Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T17:38:03.624Z] ], [2023-09-20T17:38:03.624Z] "bip": "10.250.0.254/24", [2023-09-20T17:38:03.624Z] "hosts": [ [2023-09-20T17:38:03.624Z] "tcp://0.0.0.0:5555", [2023-09-20T17:38:03.624Z] "unix:///var/run/docker.sock" [2023-09-20T17:38:03.624Z] ], [2023-09-20T17:38:03.624Z] "mtu": 1458, [2023-09-20T17:38:03.624Z] "selinux-enabled": true, [2023-09-20T17:38:03.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T17:38:03.624Z] } [Pipeline] sh [2023-09-20T17:38:03.973Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T17:38:04.336Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:38:22.663Z] provisioning config files... [2023-09-20T17:38:22.690Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4473037605458199849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:38:23.094Z] ---> docker-login.sh [2023-09-20T17:38:23.094Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:38:23.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:23.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:23.687Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:23.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:23.687Z] [2023-09-20T17:38:23.687Z] Login Succeeded [2023-09-20T17:38:23.687Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:38:23.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:24.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:24.230Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:24.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:24.230Z] [2023-09-20T17:38:24.230Z] Login Succeeded [2023-09-20T17:38:24.230Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:38:24.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:24.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:24.502Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:24.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:24.502Z] [2023-09-20T17:38:24.502Z] Login Succeeded [2023-09-20T17:38:24.502Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:38:24.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:24.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:24.775Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:24.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:24.775Z] [2023-09-20T17:38:24.775Z] Login Succeeded [2023-09-20T17:38:24.775Z] docker.io [2023-09-20T17:38:25.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:38:25.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:38:25.315Z] Configure a credential helper to remove this warning. See [2023-09-20T17:38:25.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:38:25.315Z] [2023-09-20T17:38:25.315Z] Login Succeeded [2023-09-20T17:38:25.315Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:38:25.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:38:25.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:38:25.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:38:25.863Z] ========================================================= [2023-09-20T17:38:25.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T17:38:25.863Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:38:26.376Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:38:26.645Z] Sending build context to Docker daemon 11.96MB [2023-09-20T17:38:26.915Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:38:26.915Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T17:38:26.915Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T17:38:26.915Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T17:38:26.915Z] 5d54e960e981: Pulling fs layer [2023-09-20T17:38:26.915Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T17:38:26.915Z] f0e02332f6b5: Pulling fs layer [2023-09-20T17:38:26.915Z] cefa15bbcfad: Pulling fs layer [2023-09-20T17:38:26.915Z] 17808c966233: Pulling fs layer [2023-09-20T17:38:26.915Z] f4c1fc716caa: Pulling fs layer [2023-09-20T17:38:26.915Z] f0e02332f6b5: Waiting [2023-09-20T17:38:26.915Z] cefa15bbcfad: Waiting [2023-09-20T17:38:26.915Z] f4c1fc716caa: Waiting [2023-09-20T17:38:26.915Z] 17808c966233: Waiting [2023-09-20T17:38:26.915Z] 5d54e960e981: Verifying Checksum [2023-09-20T17:38:26.915Z] 5d54e960e981: Download complete [2023-09-20T17:38:26.915Z] f0e02332f6b5: Verifying Checksum [2023-09-20T17:38:26.915Z] f0e02332f6b5: Download complete [2023-09-20T17:38:26.915Z] cefa15bbcfad: Verifying Checksum [2023-09-20T17:38:26.915Z] cefa15bbcfad: Download complete [2023-09-20T17:38:27.189Z] 9fda8d8052c6: Download complete [2023-09-20T17:38:27.462Z] f4c1fc716caa: Verifying Checksum [2023-09-20T17:38:27.462Z] f4c1fc716caa: Download complete [2023-09-20T17:38:28.051Z] 9fda8d8052c6: Pull complete [2023-09-20T17:38:28.640Z] 5d54e960e981: Pull complete [2023-09-20T17:38:28.640Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T17:38:28.640Z] c4a7e357bf2a: Download complete [2023-09-20T17:38:29.602Z] 17808c966233: Verifying Checksum [2023-09-20T17:38:29.602Z] 17808c966233: Download complete [2023-09-20T17:38:39.694Z] c4a7e357bf2a: Pull complete [2023-09-20T17:38:39.694Z] f0e02332f6b5: Pull complete [2023-09-20T17:38:39.694Z] cefa15bbcfad: Pull complete [2023-09-20T17:38:46.365Z] 17808c966233: Pull complete [2023-09-20T17:38:46.955Z] f4c1fc716caa: Pull complete [2023-09-20T17:38:47.224Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T17:38:47.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T17:38:47.224Z] ---> ea914061e18c [2023-09-20T17:38:47.224Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T17:38:49.195Z] ---> Running in 66a499cc3ca8 [2023-09-20T17:38:49.464Z] Removing intermediate container 66a499cc3ca8 [2023-09-20T17:38:49.464Z] ---> 8cb9ebb0dbb4 [2023-09-20T17:38:49.464Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:38:49.464Z] ---> Running in b71bfa2994c0 [2023-09-20T17:38:49.733Z] Removing intermediate container b71bfa2994c0 [2023-09-20T17:38:49.733Z] ---> 0fdb3ff16a07 [2023-09-20T17:38:49.733Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:38:50.003Z] ---> Running in e93d64d26efb [2023-09-20T17:38:50.270Z] Removing intermediate container e93d64d26efb [2023-09-20T17:38:50.270Z] ---> db3a5a93b234 [2023-09-20T17:38:50.270Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-20T17:38:50.270Z] ---> Running in 5565e4d6e82e [2023-09-20T17:38:50.537Z] Removing intermediate container 5565e4d6e82e [2023-09-20T17:38:50.537Z] ---> df1b413bda21 [2023-09-20T17:38:50.537Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:38:50.537Z] ---> Running in e55f0d1768b9 [2023-09-20T17:38:51.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:38:52.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:38:53.179Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T17:38:53.179Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T17:38:53.179Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T17:38:53.445Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T17:38:53.445Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:38:53.445Z] OK: 270 MiB in 56 packages [2023-09-20T17:38:54.440Z] Removing intermediate container e55f0d1768b9 [2023-09-20T17:38:54.440Z] ---> f2cc253c979e [2023-09-20T17:38:54.440Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T17:38:55.041Z] ---> 2a437282a9bd [2023-09-20T17:38:55.041Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:38:55.041Z] ---> Running in 9297cd52b5fd [2023-09-20T17:40:02.924Z] Removing intermediate container 9297cd52b5fd [2023-09-20T17:40:02.924Z] ---> d022af693b61 [2023-09-20T17:40:02.924Z] Step 10/12 : COPY . . [2023-09-20T17:40:03.198Z] ---> 63a767a6d104 [2023-09-20T17:40:03.198Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:40:03.472Z] ---> Running in 4e2df17ed3bf [2023-09-20T17:40:03.472Z] Removing intermediate container 4e2df17ed3bf [2023-09-20T17:40:03.472Z] ---> 03ff77edb4df [2023-09-20T17:40:03.472Z] Step 12/12 : RUN $MAKE [2023-09-20T17:40:03.738Z] ---> Running in 5655d8391dae [2023-09-20T17:40:04.705Z] noop [2023-09-20T17:40:05.291Z] Removing intermediate container 5655d8391dae [2023-09-20T17:40:05.291Z] ---> 67d2229697f1 [2023-09-20T17:40:05.291Z] Successfully built 67d2229697f1 [2023-09-20T17:40:05.291Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:40:05.782Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:40:05.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:40:06.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-6945 does not seem to be running inside a container [2023-09-20T17:40:06.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T17:40:07.226Z] $ docker top e2ab9f2e6d261437a8cf4aec28a52649ec52c7297f84797d3c270405fb749c84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:40:08.077Z] + go version [2023-09-20T17:40:08.077Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T17:40:08.125Z] $ docker stop --time=1 e2ab9f2e6d261437a8cf4aec28a52649ec52c7297f84797d3c270405fb749c84 [2023-09-20T17:40:09.682Z] $ docker rm -f --volumes e2ab9f2e6d261437a8cf4aec28a52649ec52c7297f84797d3c270405fb749c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:40:10.555Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:40:10.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:40:10.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-6945 does not seem to be running inside a container [2023-09-20T17:40:10.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T17:40:13.781Z] $ docker top f7025cf32fb8ef238ca628c7dfc530383c3d3f729feca44da952f741c522b599 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:40:14.364Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:40:14.757Z] + make test [2023-09-20T17:40:15.023Z] go test ./... -coverprofile=coverage.out [2023-09-20T17:40:19.293Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-20T17:42:11.002Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-20T17:42:11.002Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.072s coverage: 58.4% of statements [2023-09-20T17:42:11.002Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T17:42:11.002Z] go vet ./... [2023-09-20T17:42:33.085Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:42:33.085Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:42:33.085Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:42:33.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:42:33.158Z] $ docker stop --time=1 f7025cf32fb8ef238ca628c7dfc530383c3d3f729feca44da952f741c522b599 [2023-09-20T17:42:35.082Z] $ docker rm -f --volumes f7025cf32fb8ef238ca628c7dfc530383c3d3f729feca44da952f741c522b599 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:42:36.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:42:36.543Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T17:42:37.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:42:37.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:42:38.086Z] + ls -al . [2023-09-20T17:42:38.086Z] total 200 [2023-09-20T17:42:38.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:40 . [2023-09-20T17:42:38.086Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 .. [2023-09-20T17:42:38.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:37 .git [2023-09-20T17:42:38.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 .github [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 17:37 .gitignore [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:37 .golangci.yml [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 17:37 Attribution.txt [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 17:37 CHANGELOG.md [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 17:37 Dockerfile [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:37 GOVERNANCE.md [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 17:37 Jenkinsfile [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 17:37 LICENSE [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 17:37 Makefile [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 17:37 OWNERS.md [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 17:37 README.md [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION [2023-09-20T17:42:38.086Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 bin [2023-09-20T17:42:38.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 cmd [2023-09-20T17:42:38.086Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 17:41 coverage.out [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 17:37 go.mod [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 17:37 go.sum [2023-09-20T17:42:38.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 internal [2023-09-20T17:42:38.086Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 snap [2023-09-20T17:42:38.086Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:42:38.647Z] + 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=0531beef1411d7a1dfe9a18ad2a8589293894050 --label arch=arm64 --label version=0.0.0 . [2023-09-20T17:42:39.254Z] Sending build context to Docker daemon 12MB [2023-09-20T17:42:39.254Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:42:39.254Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T17:42:39.254Z] ---> 67d2229697f1 [2023-09-20T17:42:39.254Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T17:42:39.556Z] ---> Running in efd63bf63261 [2023-09-20T17:42:39.832Z] Removing intermediate container efd63bf63261 [2023-09-20T17:42:39.832Z] ---> e6153e10da77 [2023-09-20T17:42:39.832Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:42:39.832Z] ---> Running in aa696c343be9 [2023-09-20T17:42:40.113Z] Removing intermediate container aa696c343be9 [2023-09-20T17:42:40.113Z] ---> 372692e9814c [2023-09-20T17:42:40.113Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:42:40.403Z] ---> Running in 25358cc485b0 [2023-09-20T17:42:40.684Z] Removing intermediate container 25358cc485b0 [2023-09-20T17:42:40.684Z] ---> eee77704f609 [2023-09-20T17:42:40.684Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-20T17:42:40.684Z] ---> Running in f491db40af6e [2023-09-20T17:42:41.270Z] Removing intermediate container f491db40af6e [2023-09-20T17:42:41.270Z] ---> a4e637b254b6 [2023-09-20T17:42:41.270Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:42:41.270Z] ---> Running in 3bc1c6f1b84b [2023-09-20T17:42:42.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:42:42.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:42:43.920Z] OK: 270 MiB in 56 packages [2023-09-20T17:42:44.888Z] Removing intermediate container 3bc1c6f1b84b [2023-09-20T17:42:44.888Z] ---> 220140e059aa [2023-09-20T17:42:44.888Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-20T17:42:46.833Z] ---> d09d58f9940e [2023-09-20T17:42:46.833Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:42:46.833Z] ---> Running in 9e751ffe916a [2023-09-20T17:42:51.092Z] Removing intermediate container 9e751ffe916a [2023-09-20T17:42:51.092Z] ---> d76881b42de8 [2023-09-20T17:42:51.092Z] Step 10/25 : COPY . . [2023-09-20T17:42:52.051Z] ---> 7f2612ba1d9b [2023-09-20T17:42:52.051Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:42:52.051Z] ---> Running in 00f2e3731106 [2023-09-20T17:42:52.319Z] Removing intermediate container 00f2e3731106 [2023-09-20T17:42:52.319Z] ---> 94f63531463e [2023-09-20T17:42:52.319Z] Step 12/25 : RUN $MAKE [2023-09-20T17:42:52.319Z] ---> Running in 22d29f12490c [2023-09-20T17:42:53.280Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-20T17:44:59.977Z] Removing intermediate container 22d29f12490c [2023-09-20T17:44:59.977Z] ---> 63fdbc34bdb4 [2023-09-20T17:44:59.977Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T17:44:59.977Z] 3.18: Pulling from library/alpine [2023-09-20T17:44:59.977Z] 9fda8d8052c6: Already exists [2023-09-20T17:44:59.977Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:44:59.977Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:44:59.977Z] ---> f6648c04cd6c [2023-09-20T17:44:59.977Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-20T17:44:59.977Z] ---> Running in 535e5ed258db [2023-09-20T17:44:59.977Z] Removing intermediate container 535e5ed258db [2023-09-20T17:44:59.977Z] ---> c6f38692457f [2023-09-20T17:44:59.977Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-20T17:44:59.977Z] ---> Running in e9fa9301c45c [2023-09-20T17:44:59.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:44:59.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:44:59.977Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T17:44:59.977Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:44:59.977Z] OK: 8 MiB in 16 packages [2023-09-20T17:45:00.245Z] Removing intermediate container e9fa9301c45c [2023-09-20T17:45:00.245Z] ---> 700371d0cf99 [2023-09-20T17:45:00.245Z] Step 16/25 : WORKDIR / [2023-09-20T17:45:00.512Z] ---> Running in 16e4122e67d6 [2023-09-20T17:45:00.778Z] Removing intermediate container 16e4122e67d6 [2023-09-20T17:45:00.778Z] ---> 4b539da579ef [2023-09-20T17:45:00.778Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-20T17:45:01.748Z] ---> 439e220e9414 [2023-09-20T17:45:01.748Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-20T17:45:02.329Z] ---> e82930b878d8 [2023-09-20T17:45:02.329Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-20T17:45:03.741Z] ---> 897d587f8646 [2023-09-20T17:45:03.741Z] Step 20/25 : EXPOSE 59900 [2023-09-20T17:45:04.009Z] ---> Running in 7189371578c9 [2023-09-20T17:45:04.278Z] Removing intermediate container 7189371578c9 [2023-09-20T17:45:04.278Z] ---> fcce78c49035 [2023-09-20T17:45:04.278Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-20T17:45:04.278Z] ---> Running in 79233b55e886 [2023-09-20T17:45:04.544Z] Removing intermediate container 79233b55e886 [2023-09-20T17:45:04.544Z] ---> 626610a603e9 [2023-09-20T17:45:04.544Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T17:45:04.544Z] ---> Running in 5ede6e86d281 [2023-09-20T17:45:04.814Z] Removing intermediate container 5ede6e86d281 [2023-09-20T17:45:04.814Z] ---> 3a54e18b1c59 [2023-09-20T17:45:04.814Z] Step 23/25 : LABEL arch=arm64 [2023-09-20T17:45:05.080Z] ---> Running in 29437ae792a1 [2023-09-20T17:45:05.346Z] Removing intermediate container 29437ae792a1 [2023-09-20T17:45:05.346Z] ---> e2c5f4643e12 [2023-09-20T17:45:05.346Z] Step 24/25 : LABEL git_sha=0531beef1411d7a1dfe9a18ad2a8589293894050 [2023-09-20T17:45:05.346Z] ---> Running in 142e5969b1b1 [2023-09-20T17:45:05.612Z] Removing intermediate container 142e5969b1b1 [2023-09-20T17:45:05.612Z] ---> cecb68e36f73 [2023-09-20T17:45:05.612Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T17:45:05.612Z] ---> Running in 46763c19543a [2023-09-20T17:45:05.878Z] Removing intermediate container 46763c19543a [2023-09-20T17:45:05.878Z] ---> 61b800c06a1d [2023-09-20T17:45:05.878Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:45:05.878Z] Successfully built 61b800c06a1d [2023-09-20T17:45:05.878Z] 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-09-20T17:45:06.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:45:06.706Z] [2023-09-20T17:45:06.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:45:07.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:45:07.108Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T17:45:07.108Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T17:45:07.108Z] 04944245beec: Pulling fs layer [2023-09-20T17:45:07.108Z] 699f458cf7ca: Pulling fs layer [2023-09-20T17:45:07.108Z] 765212b225bb: Pulling fs layer [2023-09-20T17:45:07.108Z] f23df028b6ca: Pulling fs layer [2023-09-20T17:45:07.108Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T17:45:07.108Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T17:45:07.108Z] 765212b225bb: Waiting [2023-09-20T17:45:07.108Z] f23df028b6ca: Waiting [2023-09-20T17:45:07.108Z] d65c8cfc05b1: Waiting [2023-09-20T17:45:07.108Z] 2437ff75d9bd: Waiting [2023-09-20T17:45:07.375Z] 04944245beec: Verifying Checksum [2023-09-20T17:45:07.375Z] 04944245beec: Download complete [2023-09-20T17:45:07.375Z] 765212b225bb: Download complete [2023-09-20T17:45:07.375Z] f23df028b6ca: Download complete [2023-09-20T17:45:07.375Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T17:45:07.375Z] d65c8cfc05b1: Download complete [2023-09-20T17:45:07.375Z] 699f458cf7ca: Verifying Checksum [2023-09-20T17:45:07.375Z] 699f458cf7ca: Download complete [2023-09-20T17:45:07.960Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T17:45:07.960Z] 8998bd30e6a1: Download complete [2023-09-20T17:45:09.898Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T17:45:09.898Z] 2437ff75d9bd: Download complete [2023-09-20T17:45:11.849Z] 8998bd30e6a1: Pull complete [2023-09-20T17:45:12.115Z] 04944245beec: Pull complete [2023-09-20T17:45:13.522Z] 699f458cf7ca: Pull complete [2023-09-20T17:45:13.522Z] 765212b225bb: Pull complete [2023-09-20T17:45:16.102Z] f23df028b6ca: Pull complete [2023-09-20T17:45:16.102Z] d65c8cfc05b1: Pull complete [2023-09-20T17:45:31.095Z] 2437ff75d9bd: Pull complete [2023-09-20T17:45:31.095Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T17:45:31.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:45:31.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:45:31.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-6945 does not seem to be running inside a container [2023-09-20T17:45:31.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T17:45:34.018Z] $ docker top 93452e41fe5b4d3cb84c0339f79e70cae9e1d41841c73ef421b9ad6ad384c8c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:45:34.582Z] ---> job-cost.sh [2023-09-20T17:45:34.846Z] lf-activate-venv: SKIPPING [2023-09-20T17:45:34.846Z] INFO: No Stack... [2023-09-20T17:45:35.117Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T17:45:36.075Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:45:36.727Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-09-20T17:45:36.727Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:45:36.810Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [2023-09-20T17:45:36.815Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] did not exist. Created. [2023-09-20T17:45:36.815Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:45:37.226Z] /w/workspace/device-virtual-go/1@tmp/durable-573ef2ff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T17:45:37.569Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T17:45:37.605Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T17:45:37.659Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:45:37.673Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:45:37.746Z] $ docker stop --time=1 93452e41fe5b4d3cb84c0339f79e70cae9e1d41841c73ef421b9ad6ad384c8c7 [2023-09-20T17:45:39.201Z] $ docker rm -f --volumes 93452e41fe5b4d3cb84c0339f79e70cae9e1d41841c73ef421b9ad6ad384c8c7 [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-09-20T17:45:40.163Z] provisioning config files... [2023-09-20T17:45:40.170Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-431@tmp/config15855534729993011582tmp [Pipeline] { [Pipeline] sh [2023-09-20T17:45:40.503Z] + set +x [2023-09-20T17:45:40.504Z] + curl -s https://codecov.io/bash [2023-09-20T17:45:40.504Z] + bash -s -- [2023-09-20T17:45:40.504Z] [2023-09-20T17:45:40.504Z] _____ _ [2023-09-20T17:45:40.504Z] / ____| | | [2023-09-20T17:45:40.504Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T17:45:40.504Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T17:45:40.504Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T17:45:40.504Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T17:45:40.504Z] Bash-1.0.6 [2023-09-20T17:45:40.504Z] [2023-09-20T17:45:40.504Z] [2023-09-20T17:45:40.504Z] ==> git version 2.25.1 found [2023-09-20T17:45:40.504Z] ==> 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-09-20T17:45:40.504Z] Release-Date: 2020-01-08 [2023-09-20T17:45:40.504Z] 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-09-20T17:45:40.504Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T17:45:40.504Z] ==> Jenkins CI detected. [2023-09-20T17:45:40.504Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-431 [2023-09-20T17:45:40.504Z] project root: . [2023-09-20T17:45:40.504Z] --> token set from env [2023-09-20T17:45:40.504Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T17:45:40.504Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T17:45:40.504Z] ==> Python coveragepy not found [2023-09-20T17:45:40.504Z] ==> Searching for coverage reports in: [2023-09-20T17:45:40.504Z] + . [2023-09-20T17:45:40.504Z] -> Found 1 reports [2023-09-20T17:45:40.504Z] ==> Detecting git/mercurial file structure [2023-09-20T17:45:40.504Z] ==> Reading reports [2023-09-20T17:45:40.504Z] + ./coverage.out bytes=43063 [2023-09-20T17:45:40.504Z] ==> Appending adjustments [2023-09-20T17:45:40.504Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T17:45:40.763Z] + Found adjustments [2023-09-20T17:45:40.763Z] ==> Gzipping contents [2023-09-20T17:45:40.763Z] 8.0K /tmp/codecov.MbWceD.gz [2023-09-20T17:45:40.763Z] ==> Uploading reports [2023-09-20T17:45:40.763Z] url: https://codecov.io [2023-09-20T17:45:40.763Z] query: branch=PR-431&commit=0531beef1411d7a1dfe9a18ad2a8589293894050&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2023-09-20T17:45:40.763Z] -> Pinging Codecov [2023-09-20T17:45:40.763Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-431&commit=0531beef1411d7a1dfe9a18ad2a8589293894050&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2023-09-20T17:45:41.024Z] -> Uploading to [2023-09-20T17:45:41.024Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/5E52B4B073DB2E39498172D8E973AA87/0531beef1411d7a1dfe9a18ad2a8589293894050/bd8187f9-a1d0-4bae-b831-a0072133c854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T174540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2380fc9941b0d367a0327daeba668cd76e612949a89a7f59d6b5faeb859e511 [2023-09-20T17:45:41.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:45:41.024Z] Dload Upload Total Spent Left Speed [2023-09-20T17:45:41.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26860 --:--:-- --:--:-- --:--:-- 26860 [2023-09-20T17:45:41.024Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] } [2023-09-20T17:45:41.052Z] 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-09-20T17:45:42.849Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-431/archives ] [2023-09-20T17:45:42.849Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-431/archives [2023-09-20T17:45:42.849Z] total 16 [2023-09-20T17:45:42.849Z] drwxr-xr-x 3 root root 4096 Sep 20 17:28 . [2023-09-20T17:45:42.849Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:28 .. [2023-09-20T17:45:42.849Z] drwxr-xr-x 2 root root 4096 Sep 20 17:28 cost [2023-09-20T17:45:42.849Z] -rw-r--r-- 1 root root 89 Sep 20 17:28 cost.csv [2023-09-20T17:45:42.849Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-431/archives [2023-09-20T17:45:42.849Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-431/archives [2023-09-20T17:45:42.849Z] total 16 [2023-09-20T17:45:42.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:28 . [2023-09-20T17:45:42.849Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:28 .. [2023-09-20T17:45:42.849Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:28 cost [2023-09-20T17:45:42.849Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 20 17:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:45:43.176Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:45:44.069Z] ---> package-listing.sh [2023-09-20T17:45:44.069Z] ++ facter osfamily [2023-09-20T17:45:44.069Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T17:45:44.346Z] + OS_FAMILY=debian [2023-09-20T17:45:44.346Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-431 [2023-09-20T17:45:44.346Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T17:45:44.346Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T17:45:44.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T17:45:44.346Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T17:45:44.346Z] + '[' /w/workspace/foundry_device-virtual-go_PR-431 ']' [2023-09-20T17:45:44.346Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T17:45:44.346Z] + case "${OS_FAMILY}" in [2023-09-20T17:45:44.346Z] + dpkg -l [2023-09-20T17:45:44.346Z] + grep '^ii' [2023-09-20T17:45:44.346Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T17:45:44.346Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T17:45:44.346Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T17:45:44.346Z] + '[' /w/workspace/foundry_device-virtual-go_PR-431 ']' [2023-09-20T17:45:44.346Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-431/archives/ [2023-09-20T17:45:44.346Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-431/archives/ [Pipeline] echo [2023-09-20T17:45:44.378Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T17:45:44.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:45:45.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:45:45.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:45:45.450Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2023-09-20T17:45:45.492Z] $ 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-431/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-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T17:45:45.684Z] $ docker top e4a19cd777ab01e1fa8ab2d45efdcdacda30acde15aba2d09bc2af7f0897d9b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:45:46.054Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T17:45:46.361Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T17:45:46.669Z] + ls /var/log/sa-host [2023-09-20T17:45:46.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:45:46.789Z] provisioning config files... [2023-09-20T17:45:46.797Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-431@tmp/config5524439018169137936tmp [Pipeline] { [Pipeline] echo [2023-09-20T17:45:46.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:45:47.157Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T17:45:47.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:45:47.593Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T17:45:47.658Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:45:48.073Z] ---> sudo-logs.sh [2023-09-20T17:45:48.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T17:45:48.169Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:45:48.473Z] ---> job-cost.sh [2023-09-20T17:45:48.473Z] lf-activate-venv: SKIPPING [2023-09-20T17:45:48.473Z] DEBUG: total: 0.2199999988079071 [2023-09-20T17:45:48.473Z] INFO: Retrieving Stack Cost... [2023-09-20T17:45:48.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:45:49.300Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T17:45:49.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:45:49.729Z] ---> logs-deploy.sh [2023-09-20T17:45:49.729Z] lf-activate-venv: SKIPPING [2023-09-20T17:45:49.729Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-431/1 [2023-09-20T17:45:49.729Z] INFO: archiving workspace using pattern(s): [2023-09-20T17:45:50.665Z] Archives upload complete. [2023-09-20T17:45:50.665Z] INFO: archiving logs to Nexus