Pull request #469 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 cloudxxx8 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 71a91b718c57a5882cfc45d31ff4efa42baeea47+9bb147b67aac0611742908cfcb90cbbe5085f9b5 (be0fdc02195150605ecba395690cf96eca33608c) 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-ssh4658530864693500350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17204489026650837230.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-469/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-469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10240163345718577902.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-469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13103745354028293158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9513267123044197097.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-469/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-469/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12320891029067827738.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘prd-ubuntu20.04-docker-8c-8g-147’ Running on prd-ubuntu20.04-docker-8c-8g-150 in /w/workspace/foundry_device-virtual-go_PR-469 [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-469 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/napa commit 9bb147b67aac0611742908cfcb90cbbe5085f9b5 into PR head commit 71a91b718c57a5882cfc45d31ff4efa42baeea47 > 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/469/head:refs/remotes/origin/PR-469 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71a91b718c57a5882cfc45d31ff4efa42baeea47 # timeout=10 Merge succeeded, producing 71a91b718c57a5882cfc45d31ff4efa42baeea47 Checking out Revision 71a91b718c57a5882cfc45d31ff4efa42baeea47 (PR-469) Commit message: "build: Bump Device SDK v3.1.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9bb147b67aac0611742908cfcb90cbbe5085f9b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71a91b718c57a5882cfc45d31ff4efa42baeea47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:46:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:46:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:46:59 ========================================================= 03:46:59 EdgeX Global Pipelines Version Info 03:46:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:47:00 ------------------- 03:47:00 stable info: 03:47:00 ------------------- 03:47:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:47:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:47:00 Message: update stable to v1.0.258 03:47:01 ------------------- 03:47:01 experimental info: 03:47:01 ------------------- 03:47:01 Commited By: **** collab-it+edgex@linuxfoundation.org 03:47:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:47:01 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:47:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:47:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:47:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-469 [Pipeline] echo 03:47:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-469 [Pipeline] echo 03:47:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-469 [Pipeline] echo 03:47:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71a91b718c57a5882cfc45d31ff4efa42baeea47 [Pipeline] echo 03:47:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71a91b7 [Pipeline] echo 03:47:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:03 provisioning config files... 03:47:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-469@tmp/config6700936631277100393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:03 ---> ****-login.sh 03:47:03 nexus3.edgexfoundry.org:10001 03:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:04 Configure a credential helper to remove this warning. See 03:47:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:04 03:47:04 Login Succeeded 03:47:04 nexus3.edgexfoundry.org:10002 03:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:04 Configure a credential helper to remove this warning. See 03:47:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:04 03:47:04 Login Succeeded 03:47:04 nexus3.edgexfoundry.org:10003 03:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:04 Configure a credential helper to remove this warning. See 03:47:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:04 03:47:04 Login Succeeded 03:47:04 nexus3.edgexfoundry.org:10004 03:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:04 Configure a credential helper to remove this warning. See 03:47:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:04 03:47:04 Login Succeeded 03:47:04 ****.io 03:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:04 Configure a credential helper to remove this warning. See 03:47:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:04 03:47:04 Login Succeeded 03:47:04 ---> ****-login.sh ends [Pipeline] } 03:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:47:05 + git rev-list -1 --merges 71a91b718c57a5882cfc45d31ff4efa42baeea47~1..71a91b718c57a5882cfc45d31ff4efa42baeea47 [Pipeline] echo 03:47:05 -----------> git rev-list -1 --merges 71a91b718c57a5882cfc45d31ff4efa42baeea47~1..71a91b718c57a5882cfc45d31ff4efa42baeea47 71a91b718c57a5882cfc45d31ff4efa42baeea47 [false] [Pipeline] sh 03:47:06 + git log --format=format:%s -1 71a91b718c57a5882cfc45d31ff4efa42baeea47 [Pipeline] echo 03:47:06 ========================================================= 03:47:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:47:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:06 + git log --format=format:%s -1 71a91b718c57a5882cfc45d31ff4efa42baeea47 [Pipeline] echo 03:47:06 [semverPrep] GIT_COMMIT: 71a91b718c57a5882cfc45d31ff4efa42baeea47, Commit Message: build: Bump Device SDK v3.1.1 [Pipeline] echo 03:47:06 [semverPrep] This is not a build commit. [Pipeline] sh 03:47:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:47:07 + grep -v github /etc/ssh/ssh_known_hosts 03:47:07 + [ -e /tmp/ssh_known_hosts ] 03:47:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:47:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:47:07 + sudo tee -a /etc/ssh/ssh_known_hosts 03:47:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:07 03:47:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:08 0.1.4: Pulling from edgex-devops/py-git-semver 03:47:08 b85a868b505f: Pulling fs layer 03:47:08 e2be974225ed: Pulling fs layer 03:47:08 339a4e72a1f5: Pulling fs layer 03:47:08 988bab9f4d93: Pulling fs layer 03:47:08 1469e6f7b9e6: Pulling fs layer 03:47:08 eaf3925da568: Pulling fs layer 03:47:08 bab4dde63d76: Pulling fs layer 03:47:08 bde34c3a00c8: Pulling fs layer 03:47:08 b352a97aabf1: Pulling fs layer 03:47:08 4872d77fe225: Pulling fs layer 03:47:08 5851b861e8e6: Pulling fs layer 03:47:08 bab4dde63d76: Waiting 03:47:08 bde34c3a00c8: Waiting 03:47:08 b352a97aabf1: Waiting 03:47:08 4872d77fe225: Waiting 03:47:08 5851b861e8e6: Waiting 03:47:08 988bab9f4d93: Waiting 03:47:08 1469e6f7b9e6: Waiting 03:47:08 eaf3925da568: Waiting 03:47:08 e2be974225ed: Verifying Checksum 03:47:08 e2be974225ed: Download complete 03:47:08 988bab9f4d93: Verifying Checksum 03:47:08 988bab9f4d93: Download complete 03:47:08 1469e6f7b9e6: Verifying Checksum 03:47:08 1469e6f7b9e6: Download complete 03:47:08 eaf3925da568: Download complete 03:47:08 339a4e72a1f5: Verifying Checksum 03:47:08 339a4e72a1f5: Download complete 03:47:08 bde34c3a00c8: Download complete 03:47:08 b352a97aabf1: Verifying Checksum 03:47:08 b352a97aabf1: Download complete 03:47:08 4872d77fe225: Verifying Checksum 03:47:08 4872d77fe225: Download complete 03:47:08 5851b861e8e6: Download complete 03:47:08 b85a868b505f: Download complete 03:47:08 bab4dde63d76: Verifying Checksum 03:47:08 bab4dde63d76: Download complete 03:47:10 b85a868b505f: Pull complete 03:47:10 e2be974225ed: Pull complete 03:47:10 339a4e72a1f5: Pull complete 03:47:10 988bab9f4d93: Pull complete 03:47:11 1469e6f7b9e6: Pull complete 03:47:11 eaf3925da568: Pull complete 03:47:12 bab4dde63d76: Pull complete 03:47:12 bde34c3a00c8: Pull complete 03:47:13 b352a97aabf1: Pull complete 03:47:13 4872d77fe225: Pull complete 03:47:13 5851b861e8e6: Pull complete 03:47:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:13 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 03:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-469 -v /w/workspace/foundry_device-virtual-go_PR-469:/w/workspace/foundry_device-virtual-go_PR-469:rw,z -v /w/workspace/foundry_device-virtual-go_PR-469@tmp:/w/workspace/foundry_device-virtual-go_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:47:18 $ docker top c1194d21cc8763c3367f8a2de24414354a980eff1c04df8549221d5b83fb100d -eo pid,comm 03:47:18 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). 03:47:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:18 [ssh-agent] Looking for ssh-agent implementation... 03:47:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:18 $ docker exec c1194d21cc8763c3367f8a2de24414354a980eff1c04df8549221d5b83fb100d ssh-agent 03:47:18 SSH_AUTH_SOCK=/tmp/ssh-Iw9h9ipAEuep/agent.32 03:47:18 SSH_AGENT_PID=38 03:47:18 Running ssh-add (command line suppressed) 03:47:18 Identity added: /w/workspace/foundry_device-virtual-go_PR-469@tmp/private_key_18223873866740371849.key (/w/workspace/foundry_device-virtual-go_PR-469@tmp/private_key_18223873866740371849.key) 03:47:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:19 + git tag --points-at HEAD [Pipeline] } 03:47:19 $ docker exec --env ******** --env ******** c1194d21cc8763c3367f8a2de24414354a980eff1c04df8549221d5b83fb100d ssh-agent -k 03:47:19 unset SSH_AUTH_SOCK; 03:47:19 unset SSH_AGENT_PID; 03:47:19 echo Agent pid 38 killed; 03:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:47:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:19 [ssh-agent] Looking for ssh-agent implementation... 03:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:19 $ docker exec c1194d21cc8763c3367f8a2de24414354a980eff1c04df8549221d5b83fb100d ssh-agent 03:47:19 SSH_AUTH_SOCK=/tmp/ssh-PfmuDZPc3B4V/agent.71 03:47:19 SSH_AGENT_PID=77 03:47:19 Running ssh-add (command line suppressed) 03:47:19 Identity added: /w/workspace/foundry_device-virtual-go_PR-469@tmp/private_key_14942492008144274478.key (/w/workspace/foundry_device-virtual-go_PR-469@tmp/private_key_14942492008144274478.key) 03:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:20 + git semver init 03:47:20 2024-05-14 03:47:20,208 [run_init] DEBUG init version:0.0.0 force:False 03:47:20 2024-05-14 03:47:20,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-469/.semver 03:47:20 2024-05-14 03:47:20,210 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-469/.semver 03:47:20 2024-05-14 03:47:20,210 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-469/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-469, universal_newlines=False, shell=None, istream=None) 03:47:21 2024-05-14 03:47:21,443 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-469/.git/info/exclude 03:47:21 2024-05-14 03:47:21,444 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-469/.semver/PR-469 with force:False 03:47:21 2024-05-14 03:47:21,444 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-469/.semver/PR-469 03:47:21 2024-05-14 03:47:21,448 [execute] INFO git cat-file --batch-check 03:47:21 2024-05-14 03:47:21,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-469/.semver, universal_newlines=False, shell=None, istream=) 03:47:21 2024-05-14 03:47:21,455 [execute] INFO git cat-file --batch 03:47:21 2024-05-14 03:47:21,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-469/.semver, universal_newlines=False, shell=None, istream=) 03:47:21 2024-05-14 03:47:21,460 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-469/.semver/PR-469 03:47:21 0.0.0 [Pipeline] } 03:47:21 $ docker exec --env ******** --env ******** c1194d21cc8763c3367f8a2de24414354a980eff1c04df8549221d5b83fb100d ssh-agent -k 03:47:21 unset SSH_AUTH_SOCK; 03:47:21 unset SSH_AGENT_PID; 03:47:21 echo Agent pid 77 killed; 03:47:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:22 + git semver [Pipeline] } 03:47:22 $ docker stop --time=1 c1194d21cc8763c3367f8a2de24414354a980eff1c04df8549221d5b83fb100d 03:47:23 $ docker rm -f --volumes c1194d21cc8763c3367f8a2de24414354a980eff1c04df8549221d5b83fb100d [Pipeline] // withDockerContainer [Pipeline] sh 03:47:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:47:24 Stashed 1 file(s) [Pipeline] echo 03:47:24 [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 03:47:25 provisioning config files... 03:47:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-469@tmp/config6349104642421514530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:25 ---> ****-login.sh 03:47:25 nexus3.edgexfoundry.org:10001 03:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:25 Configure a credential helper to remove this warning. See 03:47:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:25 03:47:25 Login Succeeded 03:47:25 nexus3.edgexfoundry.org:10002 03:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:25 Configure a credential helper to remove this warning. See 03:47:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:25 03:47:25 Login Succeeded 03:47:25 nexus3.edgexfoundry.org:10003 03:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:26 Configure a credential helper to remove this warning. See 03:47:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:26 03:47:26 Login Succeeded 03:47:26 nexus3.edgexfoundry.org:10004 03:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:26 Configure a credential helper to remove this warning. See 03:47:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:26 03:47:26 Login Succeeded 03:47:26 ****.io 03:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:26 Configure a credential helper to remove this warning. See 03:47:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:26 03:47:26 Login Succeeded 03:47:26 ---> ****-login.sh ends [Pipeline] } 03:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:47:26 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:47:26 + grep ^go [0-9].[0-9]* go.mod 03:47:26 + cut -d -f 2 [Pipeline] echo 03:47:26 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:47:26 ========================================================= 03:47:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 03:47:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:47:28 Sending build context to Docker daemon 62.53MB 03:47:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:47:28 Step 2/12 : FROM ${BASE} AS builder 03:47:28 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 03:47:28 619be1103602: Pulling fs layer 03:47:28 7862e08f4a3e: Pulling fs layer 03:47:28 5df492c9dc93: Pulling fs layer 03:47:28 7629e6793208: Pulling fs layer 03:47:28 4f4fb700ef54: Pulling fs layer 03:47:28 8de7f028bff5: Pulling fs layer 03:47:28 44042ff1420b: Pulling fs layer 03:47:28 5cdaf54b7214: Pulling fs layer 03:47:28 38f3e5a9071a: Pulling fs layer 03:47:28 8de7f028bff5: Waiting 03:47:28 44042ff1420b: Waiting 03:47:28 5cdaf54b7214: Waiting 03:47:28 7629e6793208: Waiting 03:47:28 4f4fb700ef54: Waiting 03:47:28 38f3e5a9071a: Waiting 03:47:28 7862e08f4a3e: Download complete 03:47:28 7629e6793208: Verifying Checksum 03:47:28 7629e6793208: Download complete 03:47:28 4f4fb700ef54: Verifying Checksum 03:47:28 4f4fb700ef54: Download complete 03:47:28 8de7f028bff5: Verifying Checksum 03:47:28 8de7f028bff5: Download complete 03:47:28 619be1103602: Verifying Checksum 03:47:28 619be1103602: Download complete 03:47:28 44042ff1420b: Download complete 03:47:28 619be1103602: Pull complete 03:47:28 38f3e5a9071a: Verifying Checksum 03:47:28 38f3e5a9071a: Download complete 03:47:28 7862e08f4a3e: Pull complete 03:47:28 5df492c9dc93: Verifying Checksum 03:47:28 5df492c9dc93: Download complete 03:47:29 5cdaf54b7214: Verifying Checksum 03:47:29 5cdaf54b7214: Download complete 03:47:33 5df492c9dc93: Pull complete 03:47:33 7629e6793208: Pull complete 03:47:33 4f4fb700ef54: Pull complete 03:47:33 8de7f028bff5: Pull complete 03:47:33 44042ff1420b: Pull complete 03:47:35 5cdaf54b7214: Pull complete 03:47:36 38f3e5a9071a: Pull complete 03:47:36 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 03:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 03:47:36 ---> 60b93f829570 03:47:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:47:40 Still waiting to schedule task 03:47:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-148’ is offline 03:47:44 ---> Running in ad727c6d3ec3 03:47:44 Removing intermediate container ad727c6d3ec3 03:47:44 ---> b0571a250871 03:47:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:47:44 ---> Running in b77d0b68f710 03:47:44 Removing intermediate container b77d0b68f710 03:47:44 ---> 35c5beb38572 03:47:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:47:44 ---> Running in 0d511b861b36 03:47:44 Removing intermediate container 0d511b861b36 03:47:44 ---> 2808b4f58199 03:47:44 Step 6/12 : WORKDIR /device-virtual-go 03:47:44 ---> Running in 35fbdd7e939b 03:47:44 Removing intermediate container 35fbdd7e939b 03:47:44 ---> 33d6d8c4bc21 03:47:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:47:44 ---> Running in 98ec374fc7fd 03:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:47:44 (1/4) Installing openssh-keygen (9.3_p2-r1) 03:47:44 (2/4) Installing libedit (20221030.3.1-r1) 03:47:44 (3/4) Installing openssh-client-common (9.3_p2-r1) 03:47:44 (4/4) Installing openssh-client-default (9.3_p2-r1) 03:47:44 Executing busybox-1.36.1-r5.trigger 03:47:44 OK: 268 MiB in 56 packages 03:47:44 Removing intermediate container 98ec374fc7fd 03:47:44 ---> 12efc05a9aa7 03:47:44 Step 8/12 : COPY go.mod vendor* ./ 03:47:47 ---> f5060792a1d5 03:47:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:47 ---> Running in 0458b3a664e8 03:48:19 Removing intermediate container 0458b3a664e8 03:48:19 ---> 36fec79d9759 03:48:19 Step 10/12 : COPY . . 03:48:19 ---> b556295ccd7b 03:48:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:48:19 ---> Running in ff24713f905f 03:48:19 Removing intermediate container ff24713f905f 03:48:19 ---> 7c5ed1583d94 03:48:19 Step 12/12 : RUN $MAKE 03:48:19 ---> Running in 0bc7e975894b 03:48:19 noop 03:48:19 Removing intermediate container 0bc7e975894b 03:48:19 ---> fba52261660e 03:48:19 Successfully built fba52261660e 03:48:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:20 + docker inspect -f . ci-base-image-x86_64 03:48:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:20 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 03:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-469 -v /w/workspace/foundry_device-virtual-go_PR-469:/w/workspace/foundry_device-virtual-go_PR-469:rw,z -v /w/workspace/foundry_device-virtual-go_PR-469@tmp:/w/workspace/foundry_device-virtual-go_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:48:20 $ docker top c6415f58924b247f0f213311fa6cf5ea6094e2a82236a84c3b1511a8c859e597 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:21 + go version 03:48:21 go version go1.21.9 linux/amd64 [Pipeline] } 03:48:21 $ docker stop --time=1 c6415f58924b247f0f213311fa6cf5ea6094e2a82236a84c3b1511a8c859e597 03:48:22 $ docker rm -f --volumes c6415f58924b247f0f213311fa6cf5ea6094e2a82236a84c3b1511a8c859e597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:23 + docker inspect -f . ci-base-image-x86_64 03:48:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:23 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 03:48:23 $ 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-469 -v /w/workspace/foundry_device-virtual-go_PR-469:/w/workspace/foundry_device-virtual-go_PR-469:rw,z -v /w/workspace/foundry_device-virtual-go_PR-469@tmp:/w/workspace/foundry_device-virtual-go_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:48:23 $ docker top a9775cfebc44fca877ba842f9380a365aa30f2be21ede0302467a776cfe1c1f5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:24 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-469 [Pipeline] fileExists [Pipeline] sh 03:48:24 + make test 03:48:24 go test ./... -coverprofile=coverage.out 03:48:26 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:48:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:48:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.023s coverage: 58.6% of statements 03:48:44 go vet ./... 03:48:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:48:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:48:49 ./bin/test-attribution-txt.sh [Pipeline] echo 03:48:49 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:48:49 + go mod tidy [Pipeline] } 03:48:49 $ docker stop --time=1 a9775cfebc44fca877ba842f9380a365aa30f2be21ede0302467a776cfe1c1f5 03:48:54 $ docker rm -f --volumes a9775cfebc44fca877ba842f9380a365aa30f2be21ede0302467a776cfe1c1f5 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:48:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:48:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:48:56 + ls -al . 03:48:56 total 204 03:48:56 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:48 . 03:48:56 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:46 .. 03:48:56 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:48 .git 03:48:56 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:46 .github 03:48:56 -rw-rw-r-- 1 jenkins jenkins 264 May 14 03:46 .gitignore 03:48:56 -rw-rw-r-- 1 jenkins jenkins 41 May 14 03:46 .golangci.yml 03:48:56 drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:47 .semver 03:48:56 -rw-rw-r-- 1 jenkins jenkins 9619 May 14 03:46 Attribution.txt 03:48:56 -rw-rw-r-- 1 jenkins jenkins 15941 May 14 03:46 CHANGELOG.md 03:48:56 -rw-rw-r-- 1 jenkins jenkins 1755 May 14 03:46 Dockerfile 03:48:56 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:46 GOVERNANCE.md 03:48:56 -rw-rw-r-- 1 jenkins jenkins 660 May 14 03:46 Jenkinsfile 03:48:56 -rw-rw-r-- 1 jenkins jenkins 11340 May 14 03:46 LICENSE 03:48:56 -rw-rw-r-- 1 jenkins jenkins 1947 May 14 03:46 Makefile 03:48:56 -rw-rw-r-- 1 jenkins jenkins 623 May 14 03:46 OWNERS.md 03:48:56 -rw-rw-r-- 1 jenkins jenkins 4103 May 14 03:46 README.md 03:48:56 -rw-rw-r-- 1 jenkins jenkins 5 May 14 03:47 VERSION 03:48:56 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:46 bin 03:48:56 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:46 cmd 03:48:56 -rw-r--r-- 1 jenkins jenkins 43063 May 14 03:48 coverage.out 03:48:56 -rw-rw-r-- 1 jenkins jenkins 3561 May 14 03:46 go.mod 03:48:56 -rw-rw-r-- 1 jenkins jenkins 33591 May 14 03:46 go.sum 03:48:56 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:46 internal 03:48:56 drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:46 vendor 03:48:56 -rw-rw-r-- 1 jenkins jenkins 235 May 14 03:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + 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=71a91b718c57a5882cfc45d31ff4efa42baeea47 --label arch=amd64 --label version=0.0.0 . 03:48:56 Sending build context to Docker daemon 62.58MB 03:48:56 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:48:56 Step 2/26 : FROM ${BASE} AS builder 03:48:56 ---> fba52261660e 03:48:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:48:58 ---> Running in ce3ab148f0ef 03:48:58 Removing intermediate container ce3ab148f0ef 03:48:58 ---> 54f52b15292e 03:48:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:48:58 ---> Running in d91a857b7036 03:48:58 Removing intermediate container d91a857b7036 03:48:58 ---> f3e3488f7f7d 03:48:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:48:58 ---> Running in 654678d54d27 03:48:58 Removing intermediate container 654678d54d27 03:48:58 ---> d3f2d70513e7 03:48:58 Step 6/26 : WORKDIR /device-virtual-go 03:48:58 ---> Running in 00290310b89c 03:48:58 Removing intermediate container 00290310b89c 03:48:58 ---> 830b6720b598 03:48:58 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:48:58 ---> Running in 39bb6bce59d9 03:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:48:59 OK: 268 MiB in 56 packages 03:48:59 Removing intermediate container 39bb6bce59d9 03:48:59 ---> a3c43fc9652c 03:48:59 Step 8/26 : COPY go.mod vendor* ./ 03:49:01 ---> b8882271d777 03:49:01 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:01 ---> Running in 92d144f7ce92 03:49:02 skipping... 03:49:02 Removing intermediate container 92d144f7ce92 03:49:02 ---> 1d3488bc58d0 03:49:02 Step 10/26 : COPY . . 03:49:06 ---> ed8f5c20a30e 03:49:06 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:49:06 ---> Running in a2cf1fb8a67d 03:49:06 Removing intermediate container a2cf1fb8a67d 03:49:06 ---> 2df528452cc9 03:49:06 Step 12/26 : RUN $MAKE 03:49:06 ---> Running in eaecd96fb338 03:49:06 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.1" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 03:49:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-151 in /w/workspace/foundry_device-virtual-go_PR-469 [Pipeline] { [Pipeline] ws 03:49:18 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 03:49:19 The recommended git tool is: git 03:49:23 using credential edgex-jenkins-ssh 03:49:23 Cloning the remote Git repository 03:49:23 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:49:23 > git init /w/workspace/device-virtual-go/1 # timeout=10 03:49:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:49:23 > git --version # timeout=10 03:49:23 > git --version # 'git version 2.25.1' 03:49:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:26 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:49:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:27 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:49:27 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:49:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/469/head:refs/remotes/origin/PR-469 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 03:49:28 Merging remotes/origin/napa commit 9bb147b67aac0611742908cfcb90cbbe5085f9b5 into PR head commit 71a91b718c57a5882cfc45d31ff4efa42baeea47 03:49:28 Removing intermediate container eaecd96fb338 03:49:28 ---> e5f4340bf525 03:49:28 Step 13/26 : FROM alpine:3.18 03:49:29 3.18: Pulling from library/alpine 03:49:29 619be1103602: Already exists 03:49:28 > git config core.sparsecheckout # timeout=10 03:49:28 > git checkout -f 71a91b718c57a5882cfc45d31ff4efa42baeea47 # timeout=10 03:49:29 Merge succeeded, producing 71a91b718c57a5882cfc45d31ff4efa42baeea47 03:49:29 Checking out Revision 71a91b718c57a5882cfc45d31ff4efa42baeea47 (PR-469) 03:49:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:49:29 Status: Downloaded newer image for alpine:3.18 03:49:29 ---> d3782b16ccc9 03:49:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:49:29 ---> Running in 9869d32c2783 03:49:29 Removing intermediate container 9869d32c2783 03:49:29 ---> 68a3c269149f 03:49:29 Step 15/26 : RUN apk add --update --no-cache dumb-init 03:49:29 ---> Running in 94898e00a905 03:49:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:49:30 Commit message: "build: Bump Device SDK v3.1.1" 03:49:29 > git remote # timeout=10 03:49:29 > git config --get remote.origin.url # timeout=10 03:49:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:29 > git merge 9bb147b67aac0611742908cfcb90cbbe5085f9b5 # timeout=10 03:49:29 > git rev-parse HEAD^{commit} # timeout=10 03:49:29 > git config core.sparsecheckout # timeout=10 03:49:29 > git checkout -f 71a91b718c57a5882cfc45d31ff4efa42baeea47 # timeout=10 03:49:30 > git --version # timeout=10 03:49:30 > git --version # 'git version 2.25.1' 03:49:30 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:49:33 (1/1) Installing dumb-init (1.2.5-r2) 03:49:33 Executing busybox-1.36.1-r5.trigger 03:49:33 OK: 7 MiB in 16 packages 03:49:33 Removing intermediate container 94898e00a905 03:49:33 ---> 4cec7ec54f8a 03:49:33 Step 16/26 : RUN apk --no-cache upgrade 03:49:33 ---> Running in 7ba55ba93dde 03:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:49:34 Upgrading critical system libraries and apk-tools: 03:49:34 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:49:34 Executing busybox-1.36.1-r5.trigger 03:49:34 Continuing the upgrade transaction with new apk-tools: 03:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:49:34 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:49:34 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:49:34 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:49:34 OK: 7 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:35 Removing intermediate container 7ba55ba93dde 03:49:35 ---> fe645a6ce60c 03:49:35 Step 17/26 : WORKDIR / 03:49:35 ---> Running in 51e29824c4bc 03:49:35 Removing intermediate container 51e29824c4bc 03:49:35 ---> 12a5e43b627c 03:49:35 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:49:35 ---> 09e1fe3994d1 03:49:35 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 03:49:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:49:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:35 Dload Upload Total Spent Left Speed 03:49:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 03:49:35 ---> a82c6654131a 03:49:35 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 03:49:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:49:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:49:36 + sudo tee /etc/docker/daemon.new 03:49:36 { 03:49:36 "registry-mirrors": [ 03:49:36 "https://nexus3.edgexfoundry.org:10001" 03:49:36 ], 03:49:36 "bip": "10.250.0.254/24", 03:49:36 "hosts": [ 03:49:36 "tcp://0.0.0.0:5555", 03:49:36 "unix:///var/run/docker.sock" 03:49:36 ], 03:49:36 "mtu": 1458, 03:49:36 "selinux-enabled": true, 03:49:36 "seccomp-profile": "/etc/docker/seccomp.json" 03:49:36 } [Pipeline] sh 03:49:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:49:36 + sudo service docker restart 03:49:37 ---> b992051afd68 03:49:37 Step 21/26 : EXPOSE 59900 03:49:37 ---> Running in e07fe065f888 03:49:37 Removing intermediate container e07fe065f888 03:49:37 ---> 70e3686b04bb 03:49:37 Step 22/26 : ENTRYPOINT ["/device-virtual"] 03:49:37 ---> Running in 2f5126cda2be 03:49:37 Removing intermediate container 2f5126cda2be 03:49:37 ---> 329e968d6b9d 03:49:37 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:49:37 ---> Running in e166eb0deb7e 03:49:37 Removing intermediate container e166eb0deb7e 03:49:37 ---> 6bc17e6eef3a 03:49:37 Step 24/26 : LABEL arch=amd64 03:49:37 ---> Running in 476545e1b52c 03:49:37 Removing intermediate container 476545e1b52c 03:49:37 ---> f86b39188dbe 03:49:37 Step 25/26 : LABEL git_sha=71a91b718c57a5882cfc45d31ff4efa42baeea47 03:49:37 ---> Running in 7528a8c621e1 03:49:37 Removing intermediate container 7528a8c621e1 03:49:37 ---> 92e029410e1d 03:49:37 Step 26/26 : LABEL version=0.0.0 03:49:37 ---> Running in fe8b75c7c96a 03:49:37 Removing intermediate container fe8b75c7c96a 03:49:37 ---> eb262c91509a 03:49:37 [Warning] One or more build-args [ARCH] were not consumed 03:49:37 Successfully built eb262c91509a 03:49:37 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:49:38 03:49:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:49:38 latest: Pulling from edgex-lftools-log-publisher 03:49:38 5eb5b503b376: Pulling fs layer 03:49:38 5c69ac0246d0: Pulling fs layer 03:49:38 ec43610c2a17: Pulling fs layer 03:49:38 3a2ae6a8a46f: Pulling fs layer 03:49:38 33b1e0a273af: Pulling fs layer 03:49:38 5d3b04190fa2: Pulling fs layer 03:49:38 2f39f015ded8: Pulling fs layer 03:49:38 3a2ae6a8a46f: Waiting 03:49:38 33b1e0a273af: Waiting 03:49:38 5d3b04190fa2: Waiting 03:49:38 2f39f015ded8: Waiting 03:49:38 5c69ac0246d0: Verifying Checksum 03:49:38 5c69ac0246d0: Download complete 03:49:38 3a2ae6a8a46f: Verifying Checksum 03:49:38 3a2ae6a8a46f: Download complete 03:49:38 33b1e0a273af: Verifying Checksum 03:49:38 33b1e0a273af: Download complete 03:49:38 5d3b04190fa2: Verifying Checksum 03:49:38 5d3b04190fa2: Download complete 03:49:38 ec43610c2a17: Verifying Checksum 03:49:38 ec43610c2a17: Download complete 03:49:39 5eb5b503b376: Verifying Checksum 03:49:39 5eb5b503b376: Download complete 03:49:39 2f39f015ded8: Verifying Checksum 03:49:39 2f39f015ded8: Download complete 03:49:40 5eb5b503b376: Pull complete 03:49:40 5c69ac0246d0: Pull complete 03:49:41 ec43610c2a17: Pull complete 03:49:41 3a2ae6a8a46f: Pull complete 03:49:41 33b1e0a273af: Pull complete 03:49:41 5d3b04190fa2: Pull complete 03:49:46 2f39f015ded8: Pull complete 03:49:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:49:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:47 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 03:49:47 $ 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-469 -v /w/workspace/foundry_device-virtual-go_PR-469:/w/workspace/foundry_device-virtual-go_PR-469:rw,z -v /w/workspace/foundry_device-virtual-go_PR-469@tmp:/w/workspace/foundry_device-virtual-go_PR-469@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 03:49:53 $ docker top c9045fd1ec8f32cc94f34c5d893a0fcd2b2210e4b11757f0ea7e86e98197967c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:54 ---> job-cost.sh 03:49:54 lf-activate-venv: SKIPPING 03:49:54 INFO: No Stack... 03:49:54 INFO: Retrieving Pricing Info for: v3-standard-8 03:49:55 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:55 provisioning config files... 03:49:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15691366705263412067tmp [Pipeline] { [Pipeline] libraryResource 03:49:55 + cat /w/workspace/foundry_device-virtual-go_PR-469/archives/cost.csv 03:49:55 + cut -d, -f6 [Pipeline] sh [Pipeline] lock 03:49:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-469-1-stack-cost] 03:49:55 Resource [jenkins-edgexfoundry-device-virtual-go-PR-469-1-stack-cost] did not exist. Created. 03:49:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-469-1-stack-cost] [Pipeline] { [Pipeline] unstash 03:49:55 ---> ****-login.sh 03:49:55 nexus3.edgexfoundry.org:10001 [Pipeline] sh 03:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:56 + echo total: 0.2199999988079071 [Pipeline] stash 03:49:56 Stashed 1 file(s) [Pipeline] } 03:49:56 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-469-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:49:56 $ docker stop --time=1 c9045fd1ec8f32cc94f34c5d893a0fcd2b2210e4b11757f0ea7e86e98197967c 03:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:56 Configure a credential helper to remove this warning. See 03:49:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:56 03:49:56 Login Succeeded 03:49:56 nexus3.edgexfoundry.org:10002 03:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:56 Configure a credential helper to remove this warning. See 03:49:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:56 03:49:56 Login Succeeded 03:49:56 nexus3.edgexfoundry.org:10003 03:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:57 Configure a credential helper to remove this warning. See 03:49:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:57 03:49:57 Login Succeeded 03:49:57 nexus3.edgexfoundry.org:10004 03:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:57 Configure a credential helper to remove this warning. See 03:49:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:57 03:49:57 Login Succeeded 03:49:57 ****.io 03:49:57 $ docker rm -f --volumes c9045fd1ec8f32cc94f34c5d893a0fcd2b2210e4b11757f0ea7e86e98197967c [Pipeline] // withDockerContainer [Pipeline] } 03:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:49:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:58 Configure a credential helper to remove this warning. See 03:49:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:58 03:49:58 Login Succeeded 03:49:58 ---> ****-login.sh ends [Pipeline] } 03:49:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:49:58 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:49:59 + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 03:49:59 [Pipeline] echo 03:49:59 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:49:59 ========================================================= 03:49:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 03:49:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:50:02 Sending build context to Docker daemon 46.81MB 03:50:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:50:02 Step 2/12 : FROM ${BASE} AS builder 03:50:02 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 03:50:02 c6b39de5b339: Pulling fs layer 03:50:02 a69c41024577: Pulling fs layer 03:50:02 d6de4b400683: Pulling fs layer 03:50:02 35cb2a7552d0: Pulling fs layer 03:50:02 4f4fb700ef54: Pulling fs layer 03:50:02 9e011611b7f5: Pulling fs layer 03:50:02 3bd174042beb: Pulling fs layer 03:50:02 4476f39b5e91: Pulling fs layer 03:50:02 4f4fb700ef54: Waiting 03:50:02 9e011611b7f5: Waiting 03:50:02 3bd174042beb: Waiting 03:50:02 35cb2a7552d0: Waiting 03:50:02 4476f39b5e91: Waiting 03:50:02 a69c41024577: Verifying Checksum 03:50:02 a69c41024577: Download complete 03:50:02 35cb2a7552d0: Verifying Checksum 03:50:02 35cb2a7552d0: Download complete 03:50:02 4f4fb700ef54: Verifying Checksum 03:50:02 4f4fb700ef54: Download complete 03:50:02 9e011611b7f5: Verifying Checksum 03:50:02 9e011611b7f5: Download complete 03:50:02 c6b39de5b339: Download complete 03:50:02 4476f39b5e91: Verifying Checksum 03:50:02 4476f39b5e91: Download complete 03:50:03 c6b39de5b339: Pull complete 03:50:03 a69c41024577: Pull complete 03:50:04 d6de4b400683: Verifying Checksum 03:50:04 d6de4b400683: Download complete 03:50:05 3bd174042beb: Verifying Checksum 03:50:05 3bd174042beb: Download complete 03:50:17 d6de4b400683: Pull complete 03:50:17 35cb2a7552d0: Pull complete 03:50:17 4f4fb700ef54: Pull complete 03:50:17 9e011611b7f5: Pull complete 03:50:25 3bd174042beb: Pull complete 03:50:27 4476f39b5e91: Pull complete 03:50:27 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 03:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 03:50:27 ---> 981a0608b64a 03:50:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:50:29 ---> Running in 07faef01e77e 03:50:29 Removing intermediate container 07faef01e77e 03:50:29 ---> eec7c0554af1 03:50:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:50:29 ---> Running in 19989164b0d6 03:50:30 Removing intermediate container 19989164b0d6 03:50:30 ---> 2edcb518b3f4 03:50:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:50:30 ---> Running in 43f06d9ba831 03:50:30 Removing intermediate container 43f06d9ba831 03:50:30 ---> 3a23824d767f 03:50:30 Step 6/12 : WORKDIR /device-virtual-go 03:50:30 ---> Running in f92eb408e3e2 03:50:30 Removing intermediate container f92eb408e3e2 03:50:30 ---> 68e0a72e040e 03:50:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:50:30 ---> Running in 9e7f16e0ced8 03:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:50:33 (1/4) Installing openssh-keygen (9.3_p2-r1) 03:50:33 (2/4) Installing libedit (20221030.3.1-r1) 03:50:33 (3/4) Installing openssh-client-common (9.3_p2-r1) 03:50:33 (4/4) Installing openssh-client-default (9.3_p2-r1) 03:50:33 Executing busybox-1.36.1-r5.trigger 03:50:33 OK: 271 MiB in 56 packages 03:50:34 Removing intermediate container 9e7f16e0ced8 03:50:34 ---> e646e8ed089e 03:50:34 Step 8/12 : COPY go.mod vendor* ./ 03:50:41 ---> 63c229f952a5 03:50:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:41 ---> Running in 6ae62639cbd2 03:51:37 Removing intermediate container 6ae62639cbd2 03:51:37 ---> 265b7856275f 03:51:37 Step 10/12 : COPY . . 03:51:39 ---> 99c33f18027f 03:51:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:51:39 ---> Running in bf0d57d0a163 03:51:39 Removing intermediate container bf0d57d0a163 03:51:39 ---> 3c5d5cc0fdfe 03:51:39 Step 12/12 : RUN $MAKE 03:51:39 ---> Running in 22c5bd6b8b54 03:51:40 noop 03:51:41 Removing intermediate container 22c5bd6b8b54 03:51:41 ---> cb88aee22b23 03:51:41 Successfully built cb88aee22b23 03:51:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker inspect -f . ci-base-image-arm64 03:51:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:42 prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container 03:51:42 $ 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 ******** ci-base-image-arm64 cat 03:51:43 $ docker top f3386b3f077d8f4639acdb64ef5fad0afedd361a39a28fd4def4d17cf86aca8f -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:44 + go version 03:51:44 go version go1.21.9 linux/arm64 [Pipeline] } 03:51:44 $ docker stop --time=1 f3386b3f077d8f4639acdb64ef5fad0afedd361a39a28fd4def4d17cf86aca8f 03:51:46 $ docker rm -f --volumes f3386b3f077d8f4639acdb64ef5fad0afedd361a39a28fd4def4d17cf86aca8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:47 + docker inspect -f . ci-base-image-arm64 03:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:47 prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container 03:51:47 $ 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 ******** ci-base-image-arm64 cat 03:51:48 $ docker top 4582e793dec7daf2254b729adf62bdbc64562346f2e60ff2dcf72e89386a5576 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:49 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 03:51:49 + make test 03:51:49 go test ./... -coverprofile=coverage.out 03:51:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:53:44 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:53:44 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.090s coverage: 58.4% of statements 03:53:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:53:44 go vet ./... 03:54:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:54:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:54:06 ./bin/test-attribution-txt.sh [Pipeline] echo 03:54:06 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:54:07 + go mod tidy [Pipeline] } 03:54:10 $ docker stop --time=1 4582e793dec7daf2254b729adf62bdbc64562346f2e60ff2dcf72e89386a5576 03:54:12 $ docker rm -f --volumes 4582e793dec7daf2254b729adf62bdbc64562346f2e60ff2dcf72e89386a5576 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:54:13 Warning: overwriting stash ‘coverage-report’ 03:54:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:54:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:54:15 + ls -al . 03:54:15 total 200 03:54:15 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:51 . 03:54:15 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:49 .. 03:54:15 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:49 .git 03:54:15 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:49 .github 03:54:15 -rw-rw-r-- 1 jenkins jenkins 264 May 14 03:49 .gitignore 03:54:15 -rw-rw-r-- 1 jenkins jenkins 41 May 14 03:49 .golangci.yml 03:54:15 -rw-rw-r-- 1 jenkins jenkins 9619 May 14 03:49 Attribution.txt 03:54:15 -rw-rw-r-- 1 jenkins jenkins 15941 May 14 03:49 CHANGELOG.md 03:54:15 -rw-rw-r-- 1 jenkins jenkins 1755 May 14 03:49 Dockerfile 03:54:15 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:49 GOVERNANCE.md 03:54:15 -rw-rw-r-- 1 jenkins jenkins 660 May 14 03:49 Jenkinsfile 03:54:15 -rw-rw-r-- 1 jenkins jenkins 11340 May 14 03:49 LICENSE 03:54:15 -rw-rw-r-- 1 jenkins jenkins 1947 May 14 03:49 Makefile 03:54:15 -rw-rw-r-- 1 jenkins jenkins 623 May 14 03:49 OWNERS.md 03:54:15 -rw-rw-r-- 1 jenkins jenkins 4103 May 14 03:49 README.md 03:54:15 -rw-rw-r-- 1 jenkins jenkins 5 May 14 03:47 VERSION 03:54:15 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:49 bin 03:54:15 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:49 cmd 03:54:15 -rw-r--r-- 1 jenkins jenkins 43063 May 14 03:53 coverage.out 03:54:15 -rw-rw-r-- 1 jenkins jenkins 3561 May 14 03:49 go.mod 03:54:15 -rw-rw-r-- 1 jenkins jenkins 33591 May 14 03:49 go.sum 03:54:15 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:49 internal 03:54:15 drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:49 vendor 03:54:15 -rw-rw-r-- 1 jenkins jenkins 235 May 14 03:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:16 + 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=71a91b718c57a5882cfc45d31ff4efa42baeea47 --label arch=arm64 --label version=0.0.0 . 03:54:18 Sending build context to Docker daemon 46.85MB 03:54:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:54:18 Step 2/26 : FROM ${BASE} AS builder 03:54:18 ---> cb88aee22b23 03:54:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:54:18 ---> Running in 45c0e15127cf 03:54:19 Removing intermediate container 45c0e15127cf 03:54:19 ---> 9cc416dd9593 03:54:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:54:19 ---> Running in e78e3031cac3 03:54:19 Removing intermediate container e78e3031cac3 03:54:19 ---> 49ff0a9dc26f 03:54:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:54:19 ---> Running in de10573bef85 03:54:19 Removing intermediate container de10573bef85 03:54:19 ---> 3d895ff9436b 03:54:19 Step 6/26 : WORKDIR /device-virtual-go 03:54:19 ---> Running in aaa1602a0140 03:54:20 Removing intermediate container aaa1602a0140 03:54:20 ---> 2ffea11748b6 03:54:20 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:54:20 ---> Running in 4583f24d5a23 03:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:22 OK: 271 MiB in 56 packages 03:54:23 Removing intermediate container 4583f24d5a23 03:54:23 ---> e759749cd9af 03:54:23 Step 8/26 : COPY go.mod vendor* ./ 03:54:30 ---> e636059a03e0 03:54:30 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:54:30 ---> Running in b7d2ef33c71e 03:54:31 skipping... 03:54:31 Removing intermediate container b7d2ef33c71e 03:54:31 ---> 05c7a6a02f2a 03:54:31 Step 10/26 : COPY . . 03:54:39 ---> 9d19f79efcf7 03:54:39 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:54:39 ---> Running in 5d994158ccb5 03:54:39 Removing intermediate container 5d994158ccb5 03:54:39 ---> db9a1103dc79 03:54:39 Step 12/26 : RUN $MAKE 03:54:39 ---> Running in a50d0ffb95f3 03:54:40 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.1" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 03:56:46 Removing intermediate container a50d0ffb95f3 03:56:46 ---> 3a716184b15d 03:56:46 Step 13/26 : FROM alpine:3.18 03:56:46 3.18: Pulling from library/alpine 03:56:46 c6b39de5b339: Already exists 03:56:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:56:46 Status: Downloaded newer image for alpine:3.18 03:56:46 ---> 33abbf032149 03:56:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:56:46 ---> Running in 0f4d88246980 03:56:46 Removing intermediate container 0f4d88246980 03:56:46 ---> a01aba40a643 03:56:46 Step 15/26 : RUN apk add --update --no-cache dumb-init 03:56:46 ---> Running in 96f90741cfaf 03:56:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:56:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:56:47 (1/1) Installing dumb-init (1.2.5-r2) 03:56:47 Executing busybox-1.36.1-r5.trigger 03:56:47 OK: 8 MiB in 16 packages 03:56:48 Removing intermediate container 96f90741cfaf 03:56:48 ---> c74066784256 03:56:48 Step 16/26 : RUN apk --no-cache upgrade 03:56:48 ---> Running in 5f1810d3b205 03:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:56:50 Upgrading critical system libraries and apk-tools: 03:56:50 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:56:50 Executing busybox-1.36.1-r5.trigger 03:56:50 Continuing the upgrade transaction with new apk-tools: 03:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:56:52 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:56:52 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:56:52 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:56:52 OK: 8 MiB in 16 packages 03:56:53 Removing intermediate container 5f1810d3b205 03:56:53 ---> 4241abf92ddf 03:56:53 Step 17/26 : WORKDIR / 03:56:53 ---> Running in bb5cde4300a1 03:56:53 Removing intermediate container bb5cde4300a1 03:56:53 ---> 59da5bc5f245 03:56:53 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:56:54 ---> b96c1132f4f8 03:56:54 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 03:56:54 ---> 09ac3f4ec898 03:56:54 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 03:56:55 ---> 88983a29c8a3 03:56:55 Step 21/26 : EXPOSE 59900 03:56:55 ---> Running in 7c69cfb86525 03:56:56 Removing intermediate container 7c69cfb86525 03:56:56 ---> 62a75a443a5d 03:56:56 Step 22/26 : ENTRYPOINT ["/device-virtual"] 03:56:56 ---> Running in cbdd0f895d6a 03:56:56 Removing intermediate container cbdd0f895d6a 03:56:56 ---> fe43ebe296f0 03:56:56 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:56:56 ---> Running in c2970311fd21 03:56:57 Removing intermediate container c2970311fd21 03:56:57 ---> eb6165dff846 03:56:57 Step 24/26 : LABEL arch=arm64 03:56:57 ---> Running in dc119d4842b5 03:56:57 Removing intermediate container dc119d4842b5 03:56:57 ---> a2b87abaeb5a 03:56:57 Step 25/26 : LABEL git_sha=71a91b718c57a5882cfc45d31ff4efa42baeea47 03:56:57 ---> Running in b37ed05267a2 03:56:57 Removing intermediate container b37ed05267a2 03:56:57 ---> fa961bdd4aa2 03:56:57 Step 26/26 : LABEL version=0.0.0 03:56:57 ---> Running in 796bd0bc53a7 03:56:58 Removing intermediate container 796bd0bc53a7 03:56:58 ---> 88e585853c1b 03:56:58 [Warning] One or more build-args [ARCH] were not consumed 03:56:58 Successfully built 88e585853c1b 03:56:58 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:56:59 03:56:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:56:59 arm64: Pulling from edgex-lftools-log-publisher 03:56:59 8998bd30e6a1: Pulling fs layer 03:56:59 04944245beec: Pulling fs layer 03:56:59 699f458cf7ca: Pulling fs layer 03:56:59 765212b225bb: Pulling fs layer 03:56:59 f23df028b6ca: Pulling fs layer 03:56:59 d65c8cfc05b1: Pulling fs layer 03:56:59 2437ff75d9bd: Pulling fs layer 03:56:59 765212b225bb: Waiting 03:56:59 f23df028b6ca: Waiting 03:56:59 d65c8cfc05b1: Waiting 03:56:59 2437ff75d9bd: Waiting 03:57:00 04944245beec: Verifying Checksum 03:57:00 04944245beec: Download complete 03:57:00 765212b225bb: Verifying Checksum 03:57:00 765212b225bb: Download complete 03:57:00 f23df028b6ca: Download complete 03:57:00 d65c8cfc05b1: Download complete 03:57:00 699f458cf7ca: Verifying Checksum 03:57:00 699f458cf7ca: Download complete 03:57:00 8998bd30e6a1: Download complete 03:57:03 2437ff75d9bd: Verifying Checksum 03:57:03 2437ff75d9bd: Download complete 03:57:05 8998bd30e6a1: Pull complete 03:57:05 04944245beec: Pull complete 03:57:07 699f458cf7ca: Pull complete 03:57:07 765212b225bb: Pull complete 03:57:08 f23df028b6ca: Pull complete 03:57:08 d65c8cfc05b1: Pull complete 03:57:26 2437ff75d9bd: Pull complete 03:57:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:57:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:26 prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container 03:57:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:57:29 $ docker top bd636ead2b1f97f91fe21419f2d395b96e869a247e6329cbeb336dcbbb104c1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:30 ---> job-cost.sh 03:57:30 lf-activate-venv: SKIPPING 03:57:30 INFO: No Stack... 03:57:30 INFO: Retrieving Pricing Info for: v3-standard-4 03:57:31 INFO: Archiving Costs [Pipeline] sh 03:57:32 + + catcut /w/workspace/device-virtual-go/1/archives/cost.csv -d, 03:57:32 -f6 [Pipeline] lock 03:57:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-469-1-stack-cost] 03:57:32 Resource [jenkins-edgexfoundry-device-virtual-go-PR-469-1-stack-cost] did not exist. Created. 03:57:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-469-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:57:33 /w/workspace/device-virtual-go/1@tmp/durable-b362510b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:57:33 + echo total: 0.10999999940395355 [Pipeline] stash 03:57:33 Warning: overwriting stash ‘stack-cost’ 03:57:34 Stashed 1 file(s) [Pipeline] } 03:57:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-469-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:57:34 $ docker stop --time=1 bd636ead2b1f97f91fe21419f2d395b96e869a247e6329cbeb336dcbbb104c1e 03:57:36 $ docker rm -f --volumes bd636ead2b1f97f91fe21419f2d395b96e869a247e6329cbeb336dcbbb104c1e [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 03:57:37 provisioning config files... 03:57:37 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-469@tmp/config14309749907264472363tmp [Pipeline] { [Pipeline] sh 03:57:37 + set +x 03:57:37 + curl -s https://codecov.io/bash 03:57:37 + bash -s -- 03:57:37 03:57:37 _____ _ 03:57:37 / ____| | | 03:57:37 | | ___ __| | ___ ___ _____ __ 03:57:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:57:37 | |___| (_) | (_| | __/ (_| (_) \ V / 03:57:37 \_____\___/ \__,_|\___|\___\___/ \_/ 03:57:37 Bash-1.0.6 03:57:37 03:57:37 03:57:37 ==> git version 2.25.1 found 03:57:37 ==> 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 03:57:37 Release-Date: 2020-01-08 03:57:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:57:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:57:37 ==> Jenkins CI detected. 03:57:37 current dir:  /w/workspace/foundry_device-virtual-go_PR-469 03:57:37 project root: . 03:57:37 --> token set from env 03:57:37 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 03:57:37 ==> Running gcov in . (disable via -X gcov) 03:57:37 ==> Python coveragepy not found 03:57:37 ==> Searching for coverage reports in: 03:57:37 + . 03:57:37 -> Found 1 reports 03:57:37 ==> Detecting git/mercurial file structure 03:57:37 ==> Reading reports 03:57:37 + ./coverage.out bytes=43063 03:57:37 ==> Appending adjustments 03:57:37 https://docs.codecov.io/docs/fixing-reports 03:57:37 + Found adjustments 03:57:37 ==> Gzipping contents 03:57:37 20K /tmp/codecov.ju1fnG.gz 03:57:37 ==> Uploading reports 03:57:37 url: https://codecov.io 03:57:37 query: branch=PR-469&commit=71a91b718c57a5882cfc45d31ff4efa42baeea47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=469&job=&cmd_args= 03:57:38 -> Pinging Codecov 03:57:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-469&commit=71a91b718c57a5882cfc45d31ff4efa42baeea47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=469&job=&cmd_args= 03:57:38 -> Uploading to 03:57:38 https://storage.googleapis.com/codecov/v4/raw/2024-05-14/5E52B4B073DB2E39498172D8E973AA87/71a91b718c57a5882cfc45d31ff4efa42baeea47/811ef95a-675a-4267-bb88-c78df331f291.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240514%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240514T035738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24b33233113e512efd4bde1e4594885dafbbb31e7dc5b688490d2241e90f6873 03:57:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:57:38 Dload Upload Total Spent Left Speed 03:57:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16539 0 0 100 16539 0 66689 --:--:-- --:--:-- --:--:-- 66689 03:57:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/71a91b718c57a5882cfc45d31ff4efa42baeea47 [Pipeline] } 03:57:38 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:57:40 + [ -d /w/workspace/foundry_device-virtual-go_PR-469/archives ] 03:57:40 + ls -al /w/workspace/foundry_device-virtual-go_PR-469/archives 03:57:40 total 16 03:57:40 drwxr-xr-x 3 root root 4096 May 14 03:49 . 03:57:40 drwxrwxr-x 10 jenkins jenkins 4096 May 14 03:49 .. 03:57:40 drwxr-xr-x 2 root root 4096 May 14 03:49 cost 03:57:40 -rw-r--r-- 1 root root 89 May 14 03:49 cost.csv 03:57:40 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-469/archives 03:57:40 + ls -al /w/workspace/foundry_device-virtual-go_PR-469/archives 03:57:40 total 16 03:57:40 drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:49 . 03:57:40 drwxrwxr-x 10 jenkins jenkins 4096 May 14 03:49 .. 03:57:40 drwxr-xr-x 2 jenkins jenkins 4096 May 14 03:49 cost 03:57:40 -rw-r--r-- 1 jenkins jenkins 89 May 14 03:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:57:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:57:42 ---> package-listing.sh 03:57:42 ++ facter osfamily 03:57:42 ++ tr '[:upper:]' '[:lower:]' 03:57:42 + OS_FAMILY=debian 03:57:42 + workspace=/w/workspace/foundry_device-virtual-go_PR-469 03:57:42 + START_PACKAGES=/tmp/packages_start.txt 03:57:42 + END_PACKAGES=/tmp/packages_end.txt 03:57:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:57:42 + PACKAGES=/tmp/packages_start.txt 03:57:42 + '[' /w/workspace/foundry_device-virtual-go_PR-469 ']' 03:57:42 + PACKAGES=/tmp/packages_end.txt 03:57:42 + case "${OS_FAMILY}" in 03:57:42 + dpkg -l 03:57:42 + grep '^ii' 03:57:42 + '[' -f /tmp/packages_start.txt ']' 03:57:42 + '[' -f /tmp/packages_end.txt ']' 03:57:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:57:42 + '[' /w/workspace/foundry_device-virtual-go_PR-469 ']' 03:57:42 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-469/archives/ 03:57:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-469/archives/ [Pipeline] echo 03:57:42 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-469/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:57:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:57:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:43 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 03:57:43 $ 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-469/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-469 -v /w/workspace/foundry_device-virtual-go_PR-469:/w/workspace/foundry_device-virtual-go_PR-469:rw,z -v /w/workspace/foundry_device-virtual-go_PR-469@tmp:/w/workspace/foundry_device-virtual-go_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:57:43 $ docker top 308de17787bc827992125f7719e847c87633ff96a1e19f5667c56fce23a1137f -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:44 + touch /tmp/pre-build-complete [Pipeline] sh 03:57:44 + mkdir -p /var/log/sysstat [Pipeline] sh 03:57:45 + ls /var/log/sa-host 03:57:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:45 provisioning config files... 03:57:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-469@tmp/config11965893923243524444tmp [Pipeline] { [Pipeline] echo 03:57:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:57:45 ---> create-netrc.sh [Pipeline] } 03:57:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:57:46 ---> python-tools-install.sh [Pipeline] echo 03:57:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:57:46 ---> sudo-logs.sh 03:57:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:57:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:57:46 ---> job-cost.sh 03:57:46 lf-activate-venv: SKIPPING 03:57:46 DEBUG: total: 0.2199999988079071 03:57:46 INFO: Retrieving Stack Cost... 03:57:47 INFO: Retrieving Pricing Info for: v3-standard-8 03:57:47 INFO: Archiving Costs [Pipeline] echo 03:57:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:57:48 ---> logs-deploy.sh 03:57:48 lf-activate-venv: SKIPPING 03:57:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-469/1 03:57:48 INFO: archiving workspace using pattern(s): 03:57:49 Archives upload complete. 03:57:49 INFO: archiving logs to Nexus