Pull request #488 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81eeae48d3608f4d5ac3b7406ec49b9a838d195c+8966c26b49b103c4be0d1e0859a9f7a15856cd15 (fa526cd4a8d0edfb297e4f4260f654874d433fc8) 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-ssh16249294901076221878.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh2752125082332590721.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 f3350a1713306dce7682ed7e37d5774890d03277 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-488/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-488/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8528828228148083986.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-488/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4249047499490030561.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1600077466841218672.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-488/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-488/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8377153444452503450.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 f3350a1713306dce7682ed7e37d5774890d03277 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-9843’ Running on prd-ubuntu20.04-docker-8c-8g-9849 in /w/workspace/foundry_device-virtual-go_PR-488 [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-488 # 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 Merging remotes/origin/main commit 8966c26b49b103c4be0d1e0859a9f7a15856cd15 into PR head commit 81eeae48d3608f4d5ac3b7406ec49b9a838d195c Merge succeeded, producing 81eeae48d3608f4d5ac3b7406ec49b9a838d195c Checking out Revision 81eeae48d3608f4d5ac3b7406ec49b9a838d195c (PR-488) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81eeae48d3608f4d5ac3b7406ec49b9a838d195c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8966c26b49b103c4be0d1e0859a9f7a15856cd15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81eeae48d3608f4d5ac3b7406ec49b9a838d195c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:23:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:23:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:23:04 ========================================================= 11:23:04 EdgeX Global Pipelines Version Info 11:23:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:23:05 ------------------- 11:23:05 stable info: 11:23:05 ------------------- 11:23:05 Commited By: Cherry Wang cherry@iotechsys.com 11:23:05 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 11:23:05 Message: update stable to v1.0.263 11:23:05 ------------------- 11:23:05 experimental info: 11:23:05 ------------------- 11:23:05 Commited By: Cherry Wang cherry@iotechsys.com 11:23:05 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 11:23:05 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-488 [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-488 [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-488 [Pipeline] echo 11:23:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81eeae48d3608f4d5ac3b7406ec49b9a838d195c [Pipeline] echo 11:23:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81eeae4 [Pipeline] echo 11:23:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:23:08 provisioning config files... 11:23:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-488@tmp/config3787926934346013760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:08 ---> ****-login.sh 11:23:08 nexus3.edgexfoundry.org:10001 11:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:09 Configure a credential helper to remove this warning. See 11:23:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:09 11:23:09 Login Succeeded 11:23:09 nexus3.edgexfoundry.org:10002 11:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:09 Configure a credential helper to remove this warning. See 11:23:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:09 11:23:09 Login Succeeded 11:23:09 nexus3.edgexfoundry.org:10003 11:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:09 Configure a credential helper to remove this warning. See 11:23:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:09 11:23:09 Login Succeeded 11:23:09 nexus3.edgexfoundry.org:10004 11:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:09 Configure a credential helper to remove this warning. See 11:23:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:09 11:23:09 Login Succeeded 11:23:09 ****.io 11:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:09 Configure a credential helper to remove this warning. See 11:23:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:09 11:23:09 Login Succeeded 11:23:09 ---> ****-login.sh ends [Pipeline] } 11:23:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:23:10 + git rev-list -1 --merges 81eeae48d3608f4d5ac3b7406ec49b9a838d195c~1..81eeae48d3608f4d5ac3b7406ec49b9a838d195c [Pipeline] echo 11:23:10 -----------> git rev-list -1 --merges 81eeae48d3608f4d5ac3b7406ec49b9a838d195c~1..81eeae48d3608f4d5ac3b7406ec49b9a838d195c 81eeae48d3608f4d5ac3b7406ec49b9a838d195c [false] [Pipeline] sh 11:23:10 + git log --format=format:%s -1 81eeae48d3608f4d5ac3b7406ec49b9a838d195c [Pipeline] echo 11:23:10 ========================================================= 11:23:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:23:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:23:11 + git log --format=format:%s -1 81eeae48d3608f4d5ac3b7406ec49b9a838d195c [Pipeline] echo 11:23:11 [semverPrep] GIT_COMMIT: 81eeae48d3608f4d5ac3b7406ec49b9a838d195c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:23:11 [semverPrep] This is not a build commit. [Pipeline] sh 11:23:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:23:11 + grep -v github /etc/ssh/ssh_known_hosts 11:23:11 + [ -e /tmp/ssh_known_hosts ] 11:23:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:23:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:23:11 + sudo tee -a /etc/ssh/ssh_known_hosts 11:23:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:23:12 11:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:23:12 0.1.4: Pulling from edgex-devops/py-git-semver 11:23:12 b85a868b505f: Pulling fs layer 11:23:12 e2be974225ed: Pulling fs layer 11:23:12 339a4e72a1f5: Pulling fs layer 11:23:12 988bab9f4d93: Pulling fs layer 11:23:12 1469e6f7b9e6: Pulling fs layer 11:23:12 eaf3925da568: Pulling fs layer 11:23:12 bab4dde63d76: Pulling fs layer 11:23:12 bde34c3a00c8: Pulling fs layer 11:23:12 b352a97aabf1: Pulling fs layer 11:23:12 4872d77fe225: Pulling fs layer 11:23:12 5851b861e8e6: Pulling fs layer 11:23:12 988bab9f4d93: Waiting 11:23:12 bde34c3a00c8: Waiting 11:23:12 b352a97aabf1: Waiting 11:23:12 1469e6f7b9e6: Waiting 11:23:12 4872d77fe225: Waiting 11:23:12 bab4dde63d76: Waiting 11:23:12 eaf3925da568: Waiting 11:23:12 5851b861e8e6: Waiting 11:23:12 e2be974225ed: Verifying Checksum 11:23:12 e2be974225ed: Download complete 11:23:12 988bab9f4d93: Download complete 11:23:12 1469e6f7b9e6: Verifying Checksum 11:23:12 1469e6f7b9e6: Download complete 11:23:12 339a4e72a1f5: Download complete 11:23:12 eaf3925da568: Verifying Checksum 11:23:12 eaf3925da568: Download complete 11:23:12 bde34c3a00c8: Download complete 11:23:12 b352a97aabf1: Verifying Checksum 11:23:12 b352a97aabf1: Download complete 11:23:12 4872d77fe225: Verifying Checksum 11:23:12 4872d77fe225: Download complete 11:23:12 5851b861e8e6: Download complete 11:23:12 b85a868b505f: Verifying Checksum 11:23:12 b85a868b505f: Download complete 11:23:13 bab4dde63d76: Verifying Checksum 11:23:13 bab4dde63d76: Download complete 11:23:14 b85a868b505f: Pull complete 11:23:14 e2be974225ed: Pull complete 11:23:15 339a4e72a1f5: Pull complete 11:23:15 988bab9f4d93: Pull complete 11:23:15 1469e6f7b9e6: Pull complete 11:23:15 eaf3925da568: Pull complete 11:23:17 bab4dde63d76: Pull complete 11:23:17 bde34c3a00c8: Pull complete 11:23:17 b352a97aabf1: Pull complete 11:23:17 4872d77fe225: Pull complete 11:23:17 5851b861e8e6: Pull complete 11:23:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:23:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:23:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:17 prd-ubuntu20.04-docker-8c-8g-9849 does not seem to be running inside a container 11:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-488 -v /w/workspace/foundry_device-virtual-go_PR-488:/w/workspace/foundry_device-virtual-go_PR-488:rw,z -v /w/workspace/foundry_device-virtual-go_PR-488@tmp:/w/workspace/foundry_device-virtual-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:23:18 $ docker top 39a2061831b7971d7cd0952f81e67c946fb9b3589fdc27ca51a0d218f5dbd8bb -eo pid,comm 11:23:19 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). 11:23:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:23:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:23:19 [ssh-agent] Looking for ssh-agent implementation... 11:23:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:19 $ docker exec 39a2061831b7971d7cd0952f81e67c946fb9b3589fdc27ca51a0d218f5dbd8bb ssh-agent 11:23:19 SSH_AUTH_SOCK=/tmp/ssh-9CmAhoGl8Aku/agent.32 11:23:19 SSH_AGENT_PID=38 11:23:19 Running ssh-add (command line suppressed) 11:23:19 Identity added: /w/workspace/foundry_device-virtual-go_PR-488@tmp/private_key_6020745063100796149.key (/w/workspace/foundry_device-virtual-go_PR-488@tmp/private_key_6020745063100796149.key) 11:23:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:23:19 + git tag --points-at HEAD [Pipeline] } 11:23:19 $ docker exec --env ******** --env ******** 39a2061831b7971d7cd0952f81e67c946fb9b3589fdc27ca51a0d218f5dbd8bb ssh-agent -k 11:23:20 unset SSH_AUTH_SOCK; 11:23:20 unset SSH_AGENT_PID; 11:23:20 echo Agent pid 38 killed; 11:23:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:23:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:23:20 [ssh-agent] Looking for ssh-agent implementation... 11:23:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:20 $ docker exec 39a2061831b7971d7cd0952f81e67c946fb9b3589fdc27ca51a0d218f5dbd8bb ssh-agent 11:23:20 SSH_AUTH_SOCK=/tmp/ssh-fa0MKSXwwkT7/agent.71 11:23:20 SSH_AGENT_PID=77 11:23:20 Running ssh-add (command line suppressed) 11:23:20 Identity added: /w/workspace/foundry_device-virtual-go_PR-488@tmp/private_key_1272582436464863523.key (/w/workspace/foundry_device-virtual-go_PR-488@tmp/private_key_1272582436464863523.key) 11:23:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:23:20 + git semver init 11:23:21 2024-09-09 11:23:21,121 [run_init] DEBUG init version:0.0.0 force:False 11:23:21 2024-09-09 11:23:21,122 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-488/.semver 11:23:21 2024-09-09 11:23:21,123 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-488/.semver 11:23:21 2024-09-09 11:23:21,123 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-488/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-488, universal_newlines=False, shell=None, istream=None) 11:23:23 2024-09-09 11:23:22,947 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-488/.git/info/exclude 11:23:23 2024-09-09 11:23:22,948 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-488/.semver/PR-488 with force:False 11:23:23 2024-09-09 11:23:22,948 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-488/.semver/PR-488 11:23:23 2024-09-09 11:23:22,952 [execute] INFO git cat-file --batch-check 11:23:23 2024-09-09 11:23:22,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-488/.semver, universal_newlines=False, shell=None, istream=) 11:23:23 2024-09-09 11:23:22,959 [execute] INFO git cat-file --batch 11:23:23 2024-09-09 11:23:22,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-488/.semver, universal_newlines=False, shell=None, istream=) 11:23:23 2024-09-09 11:23:22,965 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-488/.semver/PR-488 11:23:23 0.0.0 [Pipeline] } 11:23:23 $ docker exec --env ******** --env ******** 39a2061831b7971d7cd0952f81e67c946fb9b3589fdc27ca51a0d218f5dbd8bb ssh-agent -k 11:23:23 unset SSH_AUTH_SOCK; 11:23:23 unset SSH_AGENT_PID; 11:23:23 echo Agent pid 77 killed; 11:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:23:23 + git semver [Pipeline] } 11:23:24 $ docker stop --time=1 39a2061831b7971d7cd0952f81e67c946fb9b3589fdc27ca51a0d218f5dbd8bb 11:23:25 $ docker rm -f --volumes 39a2061831b7971d7cd0952f81e67c946fb9b3589fdc27ca51a0d218f5dbd8bb [Pipeline] // withDockerContainer [Pipeline] sh 11:23:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:23:26 Stashed 1 file(s) [Pipeline] echo 11:23:26 [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 11:23:26 provisioning config files... 11:23:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-488@tmp/config11653348845720463407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:27 ---> ****-login.sh 11:23:27 nexus3.edgexfoundry.org:10001 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 nexus3.edgexfoundry.org:10002 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 nexus3.edgexfoundry.org:10003 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 nexus3.edgexfoundry.org:10004 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 ****.io 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 ---> ****-login.sh ends [Pipeline] } 11:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:23:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:23:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:23:28 ========================================================= 11:23:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:23:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:23:28 Sending build context to Docker daemon 37.61MB 11:23:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:23:28 Step 2/12 : FROM ${BASE} AS builder 11:23:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:23:28 619be1103602: Pulling fs layer 11:23:28 7862e08f4a3e: Pulling fs layer 11:23:28 5df492c9dc93: Pulling fs layer 11:23:28 7629e6793208: Pulling fs layer 11:23:28 4f4fb700ef54: Pulling fs layer 11:23:28 fb5054dd5b73: Pulling fs layer 11:23:28 eeca6798cff9: Pulling fs layer 11:23:28 aa269ceb94a6: Pulling fs layer 11:23:28 ada007ff1a6a: Pulling fs layer 11:23:28 4f4fb700ef54: Waiting 11:23:28 ada007ff1a6a: Waiting 11:23:28 fb5054dd5b73: Waiting 11:23:28 eeca6798cff9: Waiting 11:23:28 7629e6793208: Waiting 11:23:28 aa269ceb94a6: Waiting 11:23:28 7862e08f4a3e: Verifying Checksum 11:23:28 7862e08f4a3e: Download complete 11:23:28 7629e6793208: Verifying Checksum 11:23:28 7629e6793208: Download complete 11:23:28 4f4fb700ef54: Verifying Checksum 11:23:28 4f4fb700ef54: Download complete 11:23:28 fb5054dd5b73: Verifying Checksum 11:23:28 fb5054dd5b73: Download complete 11:23:28 619be1103602: Verifying Checksum 11:23:28 619be1103602: Download complete 11:23:28 eeca6798cff9: Verifying Checksum 11:23:28 eeca6798cff9: Download complete 11:23:29 619be1103602: Pull complete 11:23:29 ada007ff1a6a: Verifying Checksum 11:23:29 ada007ff1a6a: Download complete 11:23:29 7862e08f4a3e: Pull complete 11:23:29 5df492c9dc93: Verifying Checksum 11:23:29 aa269ceb94a6: Verifying Checksum 11:23:29 aa269ceb94a6: Download complete 11:23:33 5df492c9dc93: Pull complete 11:23:33 7629e6793208: Pull complete 11:23:33 4f4fb700ef54: Pull complete 11:23:33 fb5054dd5b73: Pull complete 11:23:33 eeca6798cff9: Pull complete 11:23:35 aa269ceb94a6: Pull complete 11:23:35 ada007ff1a6a: Pull complete 11:23:35 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:23:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:23:35 ---> f489d0715acc 11:23:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:23:37 ---> Running in 1e83344edb21 11:23:37 Removing intermediate container 1e83344edb21 11:23:37 ---> d643b60dac64 11:23:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:23:37 ---> Running in 126cbab83f26 11:23:37 Removing intermediate container 126cbab83f26 11:23:37 ---> 2fc4b7d4e117 11:23:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:23:37 ---> Running in 4e290e8f0ab4 11:23:37 Removing intermediate container 4e290e8f0ab4 11:23:37 ---> d7ba9a98e1da 11:23:37 Step 6/12 : WORKDIR /device-virtual-go 11:23:37 ---> Running in adf16a7010a1 11:23:37 Removing intermediate container adf16a7010a1 11:23:37 ---> ecdf2114522a 11:23:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:23:37 ---> Running in f9de84a46ecf 11:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:23:38 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:23:38 (2/4) Installing libedit (20221030.3.1-r1) 11:23:38 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:23:38 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:23:38 Executing busybox-1.36.1-r5.trigger 11:23:38 OK: 268 MiB in 56 packages 11:23:38 Removing intermediate container f9de84a46ecf 11:23:38 ---> 24d08a5d6a93 11:23:38 Step 8/12 : COPY go.mod vendor* ./ 11:23:38 ---> 47cfa7c51505 11:23:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:38 ---> Running in f1eb96ea1cbb 11:23:41 Still waiting to schedule task 11:23:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9844’ 11:24:35 Removing intermediate container f1eb96ea1cbb 11:24:35 ---> d32cf8339b12 11:24:35 Step 10/12 : COPY . . 11:24:35 ---> a037f58c976a 11:24:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:24:35 ---> Running in 4dafc0ee7d53 11:24:35 Removing intermediate container 4dafc0ee7d53 11:24:35 ---> 95ad0ca425c8 11:24:35 Step 12/12 : RUN $MAKE 11:24:35 ---> Running in e44202bee441 11:24:35 noop 11:24:35 Removing intermediate container e44202bee441 11:24:35 ---> a04d0166e8df 11:24:35 Successfully built a04d0166e8df 11:24:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:35 + docker inspect -f . ci-base-image-x86_64 11:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:35 prd-ubuntu20.04-docker-8c-8g-9849 does not seem to be running inside a container 11:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-488 -v /w/workspace/foundry_device-virtual-go_PR-488:/w/workspace/foundry_device-virtual-go_PR-488:rw,z -v /w/workspace/foundry_device-virtual-go_PR-488@tmp:/w/workspace/foundry_device-virtual-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:24:36 $ docker top afd229c64643f4bfc50fe146423ee471db733a923a9907ddc119da2ca6b76690 -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:36 + go version 11:24:36 go version go1.21.9 linux/amd64 [Pipeline] } 11:24:36 $ docker stop --time=1 afd229c64643f4bfc50fe146423ee471db733a923a9907ddc119da2ca6b76690 11:24:37 $ docker rm -f --volumes afd229c64643f4bfc50fe146423ee471db733a923a9907ddc119da2ca6b76690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:38 + docker inspect -f . ci-base-image-x86_64 11:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:38 prd-ubuntu20.04-docker-8c-8g-9849 does not seem to be running inside a container 11:24:38 $ 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-488 -v /w/workspace/foundry_device-virtual-go_PR-488:/w/workspace/foundry_device-virtual-go_PR-488:rw,z -v /w/workspace/foundry_device-virtual-go_PR-488@tmp:/w/workspace/foundry_device-virtual-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:24:39 $ docker top 4bde48ef8042eb7725a78671080d27a24cebc48e1e5690b63f42f62f7086361f -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:39 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-488 [Pipeline] fileExists [Pipeline] sh 11:24:39 + make test 11:24:39 go test ./... -coverprofile=coverage.out 11:24:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:25:03 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:25:03 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements 11:25:12 go vet ./... 11:25:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:25:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:25:18 ./bin/test-attribution-txt.sh 11:25:18 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:25:18 $ docker stop --time=1 4bde48ef8042eb7725a78671080d27a24cebc48e1e5690b63f42f62f7086361f 11:25:24 $ docker rm -f --volumes 4bde48ef8042eb7725a78671080d27a24cebc48e1e5690b63f42f62f7086361f [Pipeline] // withDockerContainer [Pipeline] sh 11:25:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:25:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:25:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:25:25 + ls -al . 11:25:25 total 276 11:25:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 11:24 . 11:25:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 11:22 .. 11:25:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 11:25 .git 11:25:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 11:22 .github 11:25:25 -rw-rw-r-- 1 jenkins jenkins 272 Sep 9 11:22 .gitignore 11:25:25 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 11:22 .golangci.yml 11:25:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 11:23 .semver 11:25:25 -rw-rw-r-- 1 jenkins jenkins 17933 Sep 9 11:22 Attribution.txt 11:25:25 -rw-rw-r-- 1 jenkins jenkins 15941 Sep 9 11:22 CHANGELOG.md 11:25:25 -rw-rw-r-- 1 jenkins jenkins 1755 Sep 9 11:22 Dockerfile 11:25:25 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 11:22 GOVERNANCE.md 11:25:25 -rw-rw-r-- 1 jenkins jenkins 660 Sep 9 11:22 Jenkinsfile 11:25:25 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 11:22 LICENSE 11:25:25 -rw-rw-r-- 1 jenkins jenkins 1953 Sep 9 11:22 Makefile 11:25:25 -rw-rw-r-- 1 jenkins jenkins 623 Sep 9 11:22 OWNERS.md 11:25:25 -rw-rw-r-- 1 jenkins jenkins 4103 Sep 9 11:22 README.md 11:25:25 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 11:23 VERSION 11:25:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 11:22 bin 11:25:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 11:22 cmd 11:25:25 -rw-r--r-- 1 jenkins jenkins 43247 Sep 9 11:25 coverage.out 11:25:25 -rw-rw-r-- 1 jenkins jenkins 6924 Sep 9 11:22 go.mod 11:25:25 -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 11:22 go.sum 11:25:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 11:22 internal 11:25:25 -rw-rw-r-- 1 jenkins jenkins 235 Sep 9 11:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:26 + 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=81eeae48d3608f4d5ac3b7406ec49b9a838d195c --label arch=amd64 --label version=0.0.0 . 11:25:26 Sending build context to Docker daemon 37.65MB 11:25:26 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:25:26 Step 2/26 : FROM ${BASE} AS builder 11:25:26 ---> a04d0166e8df 11:25:26 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:25:27 ---> Running in df3990b5f5f5 11:25:27 Removing intermediate container df3990b5f5f5 11:25:27 ---> 5865420a75dd 11:25:27 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:25:27 ---> Running in 2248135801ad 11:25:27 Removing intermediate container 2248135801ad 11:25:27 ---> e45c829cafca 11:25:27 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:25:27 ---> Running in d701e16c1ac1 11:25:27 Removing intermediate container d701e16c1ac1 11:25:27 ---> 96cb02727078 11:25:27 Step 6/26 : WORKDIR /device-virtual-go 11:25:27 ---> Running in 47e051785ff0 11:25:27 Removing intermediate container 47e051785ff0 11:25:27 ---> 45a3e4c629ec 11:25:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:25:27 ---> Running in af6ccc7c0965 11:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:25:28 OK: 268 MiB in 56 packages 11:25:28 Removing intermediate container af6ccc7c0965 11:25:28 ---> b6df0757b7da 11:25:28 Step 8/26 : COPY go.mod vendor* ./ 11:25:28 ---> 877c8b417b2a 11:25:28 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:28 ---> Running in 559b2d6be2bf 11:25:29 Removing intermediate container 559b2d6be2bf 11:25:29 ---> 562d8cd13fc9 11:25:29 Step 10/26 : COPY . . 11:25:30 ---> f7a2fb717a1b 11:25:30 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:25:30 ---> Running in 5ed42682592c 11:25:30 Removing intermediate container 5ed42682592c 11:25:30 ---> bb5e2f75bbc4 11:25:30 Step 12/26 : RUN $MAKE 11:25:30 ---> Running in 3a64dd818d32 11:25:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:26:09 Removing intermediate container 3a64dd818d32 11:26:09 ---> e60385619d5a 11:26:09 Step 13/26 : FROM alpine:3.18 11:26:09 3.18: Pulling from library/alpine 11:26:09 1cc3d825d8b2: Pulling fs layer 11:26:09 1cc3d825d8b2: Download complete 11:26:09 1cc3d825d8b2: Pull complete 11:26:09 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:26:09 Status: Downloaded newer image for alpine:3.18 11:26:09 ---> 2c64cf60f6f0 11:26:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:26:09 ---> Running in 036ed825705b 11:26:09 Removing intermediate container 036ed825705b 11:26:09 ---> 226ab098c675 11:26:09 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:26:09 ---> Running in 5eaba894b894 11:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:26:09 (1/1) Installing dumb-init (1.2.5-r2) 11:26:09 Executing busybox-1.36.1-r7.trigger 11:26:09 OK: 7 MiB in 16 packages 11:26:09 Removing intermediate container 5eaba894b894 11:26:09 ---> c3fa89dd0a88 11:26:09 Step 16/26 : RUN apk --no-cache upgrade 11:26:09 ---> Running in af0c376ce22d 11:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:26:09 OK: 7 MiB in 16 packages 11:26:09 Removing intermediate container af0c376ce22d 11:26:09 ---> dd7cd7d76dba 11:26:09 Step 17/26 : WORKDIR / 11:26:09 ---> Running in c0c6c0681943 11:26:09 Removing intermediate container c0c6c0681943 11:26:09 ---> d0c0a82803eb 11:26:09 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:26:09 ---> 10066ad5067a 11:26:09 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:26:09 ---> e968a8a6d7f2 11:26:09 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:26:10 ---> 456b232f3d0d 11:26:10 Step 21/26 : EXPOSE 59900 11:26:10 ---> Running in 9fcc10b8d2dd 11:26:10 Removing intermediate container 9fcc10b8d2dd 11:26:10 ---> d2701560cc83 11:26:10 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:26:10 ---> Running in 6166322e4f1c 11:26:10 Removing intermediate container 6166322e4f1c 11:26:10 ---> 9059e0b070ca 11:26:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:26:10 ---> Running in 9f2cb5615bc9 11:26:10 Removing intermediate container 9f2cb5615bc9 11:26:10 ---> 050e5f0f6a8b 11:26:10 Step 24/26 : LABEL arch=amd64 11:26:10 ---> Running in 6601a65082f9 11:26:10 Removing intermediate container 6601a65082f9 11:26:10 ---> 101df8a71028 11:26:10 Step 25/26 : LABEL git_sha=81eeae48d3608f4d5ac3b7406ec49b9a838d195c 11:26:11 ---> Running in d94daa87f2c2 11:26:11 Removing intermediate container d94daa87f2c2 11:26:11 ---> 63e0fa5cfdc4 11:26:11 Step 26/26 : LABEL version=0.0.0 11:26:11 ---> Running in 16551c041599 11:26:11 Removing intermediate container 16551c041599 11:26:11 ---> a168d60019d9 11:26:11 [Warning] One or more build-args [ARCH] were not consumed 11:26:11 Successfully built a168d60019d9 11:26:11 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 11:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:12 11:26:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:12 latest: Pulling from edgex-lftools-log-publisher 11:26:12 5eb5b503b376: Pulling fs layer 11:26:12 5c69ac0246d0: Pulling fs layer 11:26:12 ec43610c2a17: Pulling fs layer 11:26:12 3a2ae6a8a46f: Pulling fs layer 11:26:12 33b1e0a273af: Pulling fs layer 11:26:12 5d3b04190fa2: Pulling fs layer 11:26:12 2f39f015ded8: Pulling fs layer 11:26:12 3a2ae6a8a46f: Waiting 11:26:12 33b1e0a273af: Waiting 11:26:12 5d3b04190fa2: Waiting 11:26:12 2f39f015ded8: Waiting 11:26:12 5c69ac0246d0: Download complete 11:26:12 3a2ae6a8a46f: Download complete 11:26:12 33b1e0a273af: Verifying Checksum 11:26:12 33b1e0a273af: Download complete 11:26:12 5d3b04190fa2: Verifying Checksum 11:26:12 5d3b04190fa2: Download complete 11:26:12 ec43610c2a17: Verifying Checksum 11:26:12 ec43610c2a17: Download complete 11:26:12 5eb5b503b376: Verifying Checksum 11:26:12 5eb5b503b376: Download complete 11:26:13 2f39f015ded8: Download complete 11:26:14 5eb5b503b376: Pull complete 11:26:14 5c69ac0246d0: Pull complete 11:26:14 ec43610c2a17: Pull complete 11:26:14 3a2ae6a8a46f: Pull complete 11:26:15 33b1e0a273af: Pull complete 11:26:15 5d3b04190fa2: Pull complete 11:26:19 2f39f015ded8: Pull complete 11:26:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:19 prd-ubuntu20.04-docker-8c-8g-9849 does not seem to be running inside a container 11:26:19 $ 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-488 -v /w/workspace/foundry_device-virtual-go_PR-488:/w/workspace/foundry_device-virtual-go_PR-488:rw,z -v /w/workspace/foundry_device-virtual-go_PR-488@tmp:/w/workspace/foundry_device-virtual-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:26:26 $ docker top 5d52a77fb75052b104525d1166b32b526944a4b4fd575551a646b0df9b693c65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:26:26 ---> job-cost.sh 11:26:26 lf-activate-venv: SKIPPING 11:26:26 INFO: No Stack... 11:26:27 INFO: Retrieving Pricing Info for: v3-standard-8 11:26:27 INFO: Archiving Costs [Pipeline] sh 11:26:27 + cat /w/workspace/foundry_device-virtual-go_PR-488/archives/cost.csv 11:26:27 + cut -d, -f6 [Pipeline] lock 11:26:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-488-1-stack-cost] 11:26:27 Resource [jenkins-edgexfoundry-device-virtual-go-PR-488-1-stack-cost] did not exist. Created. 11:26:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:26:28 + echo total: 0.2199999988079071 [Pipeline] stash 11:26:28 Stashed 1 file(s) [Pipeline] } 11:26:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-488-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:26:28 $ docker stop --time=1 5d52a77fb75052b104525d1166b32b526944a4b4fd575551a646b0df9b693c65 11:26:29 $ docker rm -f --volumes 5d52a77fb75052b104525d1166b32b526944a4b4fd575551a646b0df9b693c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:27:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9850 in /w/workspace/foundry_device-virtual-go_PR-488 [Pipeline] { [Pipeline] ws 11:27:32 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:27:32 The recommended git tool is: git 11:27:41 using credential edgex-jenkins-ssh 11:27:41 Cloning the remote Git repository 11:27:41 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:27:42 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:27:42 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:27:42 > git --version # timeout=10 11:27:42 > git --version # 'git version 2.25.1' 11:27:42 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:46 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:27:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:48 Merging remotes/origin/main commit 8966c26b49b103c4be0d1e0859a9f7a15856cd15 into PR head commit 81eeae48d3608f4d5ac3b7406ec49b9a838d195c 11:27:48 Merge succeeded, producing 81eeae48d3608f4d5ac3b7406ec49b9a838d195c 11:27:48 Checking out Revision 81eeae48d3608f4d5ac3b7406ec49b9a838d195c (PR-488) 11:27:47 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:27:47 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:27:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:27:48 > git config core.sparsecheckout # timeout=10 11:27:48 > git checkout -f 81eeae48d3608f4d5ac3b7406ec49b9a838d195c # timeout=10 11:27:48 > git remote # timeout=10 11:27:48 > git config --get remote.origin.url # timeout=10 11:27:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:48 > git merge 8966c26b49b103c4be0d1e0859a9f7a15856cd15 # timeout=10 11:27:48 > git rev-parse HEAD^{commit} # timeout=10 11:27:48 > git config core.sparsecheckout # timeout=10 11:27:48 > git checkout -f 81eeae48d3608f4d5ac3b7406ec49b9a838d195c # timeout=10 11:27:48 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:27:49 > git --version # timeout=10 11:27:49 > git --version # 'git version 2.25.1' 11:27:49 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:27:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:27:54 % Total % Received % Xferd Average Speed Time Time Time Current 11:27:54 Dload Upload Total Spent Left Speed 11:27:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 11:27:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:27:54 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 11:27:54 /etc/docker/daemon.json 11:27:54 { 11:27:54 "registry-mirrors": [ 11:27:54 "https://nexus3.edgexfoundry.org:10001" 11:27:54 ], 11:27:54 "bip": "10.250.0.254/24", 11:27:54 "hosts": [ 11:27:54 "tcp://0.0.0.0:5555", 11:27:54 "unix:///var/run/docker.sock" 11:27:54 ], 11:27:54 "mtu": 1458, 11:27:54 "selinux-enabled": true, 11:27:54 "seccomp-profile": "/etc/docker/seccomp.json" 11:27:54 } [Pipeline] sh 11:27:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:27:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:28:14 provisioning config files... 11:28:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1433562732035136155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:14 ---> ****-login.sh 11:28:14 nexus3.edgexfoundry.org:10001 11:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:28:15 Configure a credential helper to remove this warning. See 11:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:28:15 11:28:15 Login Succeeded 11:28:15 nexus3.edgexfoundry.org:10002 11:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:28:15 Configure a credential helper to remove this warning. See 11:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:28:15 11:28:15 Login Succeeded 11:28:15 nexus3.edgexfoundry.org:10003 11:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:28:16 Configure a credential helper to remove this warning. See 11:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:28:16 11:28:16 Login Succeeded 11:28:16 nexus3.edgexfoundry.org:10004 11:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:28:16 Configure a credential helper to remove this warning. See 11:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:28:16 11:28:16 Login Succeeded 11:28:16 ****.io 11:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:28:16 Configure a credential helper to remove this warning. See 11:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:28:16 11:28:16 Login Succeeded 11:28:16 ---> ****-login.sh ends [Pipeline] } 11:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:28:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:28:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:28:17 ========================================================= 11:28:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:28:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:28:18 Sending build context to Docker daemon 18.99MB 11:28:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:28:18 Step 2/12 : FROM ${BASE} AS builder 11:28:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:28:18 c6b39de5b339: Pulling fs layer 11:28:18 a69c41024577: Pulling fs layer 11:28:18 d6de4b400683: Pulling fs layer 11:28:18 35cb2a7552d0: Pulling fs layer 11:28:18 4f4fb700ef54: Pulling fs layer 11:28:18 464afbd9ba4c: Pulling fs layer 11:28:18 00f215d4a9da: Pulling fs layer 11:28:18 d496ad576159: Pulling fs layer 11:28:18 464afbd9ba4c: Waiting 11:28:18 00f215d4a9da: Waiting 11:28:18 d496ad576159: Waiting 11:28:18 35cb2a7552d0: Waiting 11:28:18 4f4fb700ef54: Waiting 11:28:18 a69c41024577: Verifying Checksum 11:28:18 a69c41024577: Download complete 11:28:18 35cb2a7552d0: Verifying Checksum 11:28:18 35cb2a7552d0: Download complete 11:28:18 4f4fb700ef54: Verifying Checksum 11:28:18 4f4fb700ef54: Download complete 11:28:18 464afbd9ba4c: Verifying Checksum 11:28:18 464afbd9ba4c: Download complete 11:28:18 c6b39de5b339: Verifying Checksum 11:28:18 c6b39de5b339: Download complete 11:28:19 d496ad576159: Verifying Checksum 11:28:19 d496ad576159: Download complete 11:28:19 c6b39de5b339: Pull complete 11:28:20 a69c41024577: Pull complete 11:28:20 d6de4b400683: Verifying Checksum 11:28:20 d6de4b400683: Download complete 11:28:21 00f215d4a9da: Verifying Checksum 11:28:21 00f215d4a9da: Download complete 11:28:34 d6de4b400683: Pull complete 11:28:34 35cb2a7552d0: Pull complete 11:28:34 4f4fb700ef54: Pull complete 11:28:34 464afbd9ba4c: Pull complete 11:28:44 00f215d4a9da: Pull complete 11:28:44 d496ad576159: Pull complete 11:28:44 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:28:44 ---> f246e2811388 11:28:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:28:45 ---> Running in 5fa28c51eaa2 11:28:46 Removing intermediate container 5fa28c51eaa2 11:28:46 ---> 3cccbc084e7a 11:28:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:28:46 ---> Running in 6f4074f2d277 11:28:46 Removing intermediate container 6f4074f2d277 11:28:46 ---> 0d941702b88a 11:28:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:28:46 ---> Running in 93a431009c0c 11:28:46 Removing intermediate container 93a431009c0c 11:28:46 ---> 0c0968d88580 11:28:46 Step 6/12 : WORKDIR /device-virtual-go 11:28:46 ---> Running in d4f46fe95c56 11:28:47 Removing intermediate container d4f46fe95c56 11:28:47 ---> f1680eaea5b4 11:28:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:28:47 ---> Running in 58fcb520a54b 11:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:28:51 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:28:51 (2/4) Installing libedit (20221030.3.1-r1) 11:28:51 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:28:51 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:28:51 Executing busybox-1.36.1-r5.trigger 11:28:51 OK: 271 MiB in 56 packages 11:28:52 Removing intermediate container 58fcb520a54b 11:28:52 ---> 0ab080aaed5a 11:28:52 Step 8/12 : COPY go.mod vendor* ./ 11:28:52 ---> 7324bd116aee 11:28:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:52 ---> Running in 2eebe139cd4e 11:30:44 Removing intermediate container 2eebe139cd4e 11:30:44 ---> 6aa5ad7a62db 11:30:44 Step 10/12 : COPY . . 11:30:44 ---> be8567dca206 11:30:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:30:44 ---> Running in 0794e9338f23 11:30:45 Removing intermediate container 0794e9338f23 11:30:45 ---> 04792f2f03fa 11:30:45 Step 12/12 : RUN $MAKE 11:30:45 ---> Running in 8ca3e6c20942 11:30:46 noop 11:30:47 Removing intermediate container 8ca3e6c20942 11:30:47 ---> 9eb8137f5b70 11:30:47 Successfully built 9eb8137f5b70 11:30:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:47 + docker inspect -f . ci-base-image-arm64 11:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:47 prd-ubuntu20.04-docker-arm64-4c-16g-9850 does not seem to be running inside a container 11:30:47 $ 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 ******** ci-base-image-arm64 cat 11:30:49 $ docker top 932533b14b678766dba8247267f6cdd6f5fceca87e2bd6a22012b465e08856bf -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:50 + go version 11:30:50 go version go1.21.9 linux/arm64 [Pipeline] } 11:30:50 $ docker stop --time=1 932533b14b678766dba8247267f6cdd6f5fceca87e2bd6a22012b465e08856bf 11:30:51 $ docker rm -f --volumes 932533b14b678766dba8247267f6cdd6f5fceca87e2bd6a22012b465e08856bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:52 + docker inspect -f . ci-base-image-arm64 11:30:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:53 prd-ubuntu20.04-docker-arm64-4c-16g-9850 does not seem to be running inside a container 11:30:53 $ 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 ******** ci-base-image-arm64 cat 11:30:54 $ docker top 212c8bbeefd71d13a399619dbdc6b2bab32e6a0c067c9043baa6a5cd5159d143 -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:55 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:30:56 + make test 11:30:56 go test ./... -coverprofile=coverage.out 11:31:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:34:24 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:34:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 11:34:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:34:24 go vet ./... 11:35:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:35:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:35:03 ./bin/test-attribution-txt.sh 11:35:03 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:35:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:35:03 $ docker stop --time=1 212c8bbeefd71d13a399619dbdc6b2bab32e6a0c067c9043baa6a5cd5159d143 11:35:05 $ docker rm -f --volumes 212c8bbeefd71d13a399619dbdc6b2bab32e6a0c067c9043baa6a5cd5159d143 [Pipeline] // withDockerContainer [Pipeline] sh 11:35:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:35:07 Warning: overwriting stash ‘coverage-report’ 11:35:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:35:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:35:08 + ls -al . 11:35:08 total 272 11:35:08 drwxrwxr-x 7 jenkins jenkins 4096 Sep 9 11:31 . 11:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 11:27 .. 11:35:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 11:27 .git 11:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 11:27 .github 11:35:08 -rw-rw-r-- 1 jenkins jenkins 272 Sep 9 11:27 .gitignore 11:35:08 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 11:27 .golangci.yml 11:35:08 -rw-rw-r-- 1 jenkins jenkins 17933 Sep 9 11:27 Attribution.txt 11:35:08 -rw-rw-r-- 1 jenkins jenkins 15941 Sep 9 11:27 CHANGELOG.md 11:35:08 -rw-rw-r-- 1 jenkins jenkins 1755 Sep 9 11:27 Dockerfile 11:35:08 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 11:27 GOVERNANCE.md 11:35:08 -rw-rw-r-- 1 jenkins jenkins 660 Sep 9 11:27 Jenkinsfile 11:35:08 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 11:27 LICENSE 11:35:08 -rw-rw-r-- 1 jenkins jenkins 1953 Sep 9 11:27 Makefile 11:35:08 -rw-rw-r-- 1 jenkins jenkins 623 Sep 9 11:27 OWNERS.md 11:35:08 -rw-rw-r-- 1 jenkins jenkins 4103 Sep 9 11:27 README.md 11:35:08 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 11:23 VERSION 11:35:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 11:27 bin 11:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 11:27 cmd 11:35:08 -rw-r--r-- 1 jenkins jenkins 43247 Sep 9 11:34 coverage.out 11:35:08 -rw-rw-r-- 1 jenkins jenkins 6924 Sep 9 11:27 go.mod 11:35:08 -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 11:27 go.sum 11:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 11:27 internal 11:35:08 -rw-rw-r-- 1 jenkins jenkins 235 Sep 9 11:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:09 + 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=81eeae48d3608f4d5ac3b7406ec49b9a838d195c --label arch=arm64 --label version=0.0.0 . 11:35:09 Sending build context to Docker daemon 19.04MB 11:35:09 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:35:09 Step 2/26 : FROM ${BASE} AS builder 11:35:09 ---> 9eb8137f5b70 11:35:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:35:09 ---> Running in de34385fa676 11:35:10 Removing intermediate container de34385fa676 11:35:10 ---> cd2bb4881ae5 11:35:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:35:10 ---> Running in 30a9d5a7ff50 11:35:10 Removing intermediate container 30a9d5a7ff50 11:35:10 ---> 173d4de7dcda 11:35:10 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:35:10 ---> Running in 87d53ac945ad 11:35:10 Removing intermediate container 87d53ac945ad 11:35:10 ---> 322792c22be0 11:35:10 Step 6/26 : WORKDIR /device-virtual-go 11:35:10 ---> Running in ae17ef75e614 11:35:11 Removing intermediate container ae17ef75e614 11:35:11 ---> b4f0eb6bd887 11:35:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:35:11 ---> Running in 149a599fc121 11:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:35:13 OK: 271 MiB in 56 packages 11:35:14 Removing intermediate container 149a599fc121 11:35:14 ---> 4c4e054d3c2a 11:35:14 Step 8/26 : COPY go.mod vendor* ./ 11:35:14 ---> 3975dd5810a3 11:35:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:35:15 ---> Running in 7ff24dcec32a 11:35:18 Removing intermediate container 7ff24dcec32a 11:35:18 ---> c7cc1ab33fac 11:35:18 Step 10/26 : COPY . . 11:35:18 ---> 82af30a0a84a 11:35:18 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:35:18 ---> Running in 1eef35cc29bc 11:35:18 Removing intermediate container 1eef35cc29bc 11:35:18 ---> d8690d8f920c 11:35:18 Step 12/26 : RUN $MAKE 11:35:18 ---> Running in ce0fa43c198b 11:35:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:38:41 Removing intermediate container ce0fa43c198b 11:38:41 ---> d967bc3ebda3 11:38:41 Step 13/26 : FROM alpine:3.18 11:38:41 3.18: Pulling from library/alpine 11:38:41 720f3032cd11: Pulling fs layer 11:38:41 720f3032cd11: Verifying Checksum 11:38:41 720f3032cd11: Download complete 11:38:41 720f3032cd11: Pull complete 11:38:41 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:38:41 Status: Downloaded newer image for alpine:3.18 11:38:41 ---> 3e834921e367 11:38:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:38:41 ---> Running in 69d8b869feac 11:38:41 Removing intermediate container 69d8b869feac 11:38:41 ---> 7a074c3f496b 11:38:41 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:38:41 ---> Running in 410f80e07b6c 11:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:38:41 (1/1) Installing dumb-init (1.2.5-r2) 11:38:41 Executing busybox-1.36.1-r7.trigger 11:38:41 OK: 8 MiB in 16 packages 11:38:42 Removing intermediate container 410f80e07b6c 11:38:42 ---> 5dde1aa35f65 11:38:42 Step 16/26 : RUN apk --no-cache upgrade 11:38:42 ---> Running in ce232215f0d8 11:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:38:44 OK: 8 MiB in 16 packages 11:38:45 Removing intermediate container ce232215f0d8 11:38:45 ---> f0e6bdba260f 11:38:45 Step 17/26 : WORKDIR / 11:38:45 ---> Running in d8ce50cf07a0 11:38:45 Removing intermediate container d8ce50cf07a0 11:38:45 ---> 6a3abe77aafb 11:38:45 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:38:46 ---> 8d45549fb393 11:38:46 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:38:46 ---> 835d232b386f 11:38:46 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:38:48 ---> e7cade9eb859 11:38:48 Step 21/26 : EXPOSE 59900 11:38:48 ---> Running in 70c72e60225a 11:38:48 Removing intermediate container 70c72e60225a 11:38:48 ---> 7711717d5e9b 11:38:48 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:38:48 ---> Running in 154749c1d027 11:38:48 Removing intermediate container 154749c1d027 11:38:48 ---> 0d7f02a48e45 11:38:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:38:49 ---> Running in 5c1997ad4f2c 11:38:49 Removing intermediate container 5c1997ad4f2c 11:38:49 ---> 13eb3378f0df 11:38:49 Step 24/26 : LABEL arch=arm64 11:38:49 ---> Running in 830943d1ea44 11:38:49 Removing intermediate container 830943d1ea44 11:38:49 ---> 79b50a67531f 11:38:49 Step 25/26 : LABEL git_sha=81eeae48d3608f4d5ac3b7406ec49b9a838d195c 11:38:49 ---> Running in 527ed7c38352 11:38:49 Removing intermediate container 527ed7c38352 11:38:49 ---> 96ebae7d3770 11:38:49 Step 26/26 : LABEL version=0.0.0 11:38:50 ---> Running in 998a4f75144f 11:38:50 Removing intermediate container 998a4f75144f 11:38:50 ---> a4861756c949 11:38:50 [Warning] One or more build-args [ARCH] were not consumed 11:38:50 Successfully built a4861756c949 11:38:50 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 11:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:38:51 11:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:38:51 arm64: Pulling from edgex-lftools-log-publisher 11:38:51 8998bd30e6a1: Pulling fs layer 11:38:51 04944245beec: Pulling fs layer 11:38:51 699f458cf7ca: Pulling fs layer 11:38:51 765212b225bb: Pulling fs layer 11:38:51 f23df028b6ca: Pulling fs layer 11:38:51 d65c8cfc05b1: Pulling fs layer 11:38:51 2437ff75d9bd: Pulling fs layer 11:38:51 765212b225bb: Waiting 11:38:51 f23df028b6ca: Waiting 11:38:51 d65c8cfc05b1: Waiting 11:38:51 2437ff75d9bd: Waiting 11:38:52 04944245beec: Verifying Checksum 11:38:52 04944245beec: Download complete 11:38:52 765212b225bb: Verifying Checksum 11:38:52 765212b225bb: Download complete 11:38:52 f23df028b6ca: Verifying Checksum 11:38:52 f23df028b6ca: Download complete 11:38:52 d65c8cfc05b1: Verifying Checksum 11:38:52 d65c8cfc05b1: Download complete 11:38:52 699f458cf7ca: Verifying Checksum 11:38:52 699f458cf7ca: Download complete 11:38:52 8998bd30e6a1: Verifying Checksum 11:38:52 8998bd30e6a1: Download complete 11:38:55 2437ff75d9bd: Verifying Checksum 11:38:55 2437ff75d9bd: Download complete 11:38:57 8998bd30e6a1: Pull complete 11:38:57 04944245beec: Pull complete 11:38:59 699f458cf7ca: Pull complete 11:38:59 765212b225bb: Pull complete 11:39:00 f23df028b6ca: Pull complete 11:39:00 d65c8cfc05b1: Pull complete 11:39:19 2437ff75d9bd: Pull complete 11:39:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:39:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:19 prd-ubuntu20.04-docker-arm64-4c-16g-9850 does not seem to be running inside a container 11:39:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:39:22 $ docker top 6823c0a4087400a41470df06ddac10ab1a8f4839c581860af42084deb04704ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:23 ---> job-cost.sh 11:39:23 lf-activate-venv: SKIPPING 11:39:23 INFO: No Stack... 11:39:23 INFO: Retrieving Pricing Info for: v3-standard-4 11:39:24 INFO: Archiving Costs [Pipeline] sh 11:39:24 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:39:24 + cut -d, -f6 [Pipeline] lock 11:39:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-488-1-stack-cost] 11:39:25 Resource [jenkins-edgexfoundry-device-virtual-go-PR-488-1-stack-cost] did not exist. Created. 11:39:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:39:25 /w/workspace/device-virtual-go/1@tmp/durable-776abc19/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:39:25 + echo total: 0.10999999940395355 [Pipeline] stash 11:39:25 Warning: overwriting stash ‘stack-cost’ 11:39:25 Stashed 1 file(s) [Pipeline] } 11:39:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-488-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:39:26 $ docker stop --time=1 6823c0a4087400a41470df06ddac10ab1a8f4839c581860af42084deb04704ed 11:39:27 $ docker rm -f --volumes 6823c0a4087400a41470df06ddac10ab1a8f4839c581860af42084deb04704ed [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 11:39:28 provisioning config files... 11:39:28 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-488@tmp/config11341839586543287852tmp [Pipeline] { [Pipeline] sh 11:39:29 + set +x 11:39:29 + curl -s https://codecov.io/bash 11:39:29 + bash -s -- 11:39:29 11:39:29 _____ _ 11:39:29 / ____| | | 11:39:29 | | ___ __| | ___ ___ _____ __ 11:39:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:39:29 | |___| (_) | (_| | __/ (_| (_) \ V / 11:39:29 \_____\___/ \__,_|\___|\___\___/ \_/ 11:39:29 Bash-1.0.6 11:39:29 11:39:29 11:39:29 ==> git version 2.25.1 found 11:39:29 ==> 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 11:39:29 Release-Date: 2020-01-08 11:39:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:39:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:39:29 ==> Jenkins CI detected. 11:39:29 current dir:  /w/workspace/foundry_device-virtual-go_PR-488 11:39:29 project root: . 11:39:29 --> token set from env 11:39:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:39:29 ==> Running gcov in . (disable via -X gcov) 11:39:29 ==> Python coveragepy not found 11:39:29 ==> Searching for coverage reports in: 11:39:29 + . 11:39:29 -> Found 1 reports 11:39:29 ==> Detecting git/mercurial file structure 11:39:29 ==> Reading reports 11:39:29 + ./coverage.out bytes=43247 11:39:29 ==> Appending adjustments 11:39:29 https://docs.codecov.io/docs/fixing-reports 11:39:29 + Found adjustments 11:39:29 ==> Gzipping contents 11:39:29 8.0K /tmp/codecov.B4NEs9.gz 11:39:29 ==> Uploading reports 11:39:29 url: https://codecov.io 11:39:29 query: branch=PR-488&commit=81eeae48d3608f4d5ac3b7406ec49b9a838d195c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=488&job=&cmd_args= 11:39:29 -> Pinging Codecov 11:39:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-488&commit=81eeae48d3608f4d5ac3b7406ec49b9a838d195c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=488&job=&cmd_args= 11:39:29 -> Uploading to 11:39:29 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/5E52B4B073DB2E39498172D8E973AA87/81eeae48d3608f4d5ac3b7406ec49b9a838d195c/6af24482-899c-45d0-899f-d9b999ae3527.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T113929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cca1c3795c3e705c937ace007713a3090b31811ab9715f59acef8620dcb3cc9 11:39:29 % Total % Received % Xferd Average Speed Time Time Time Current 11:39:29 Dload Upload Total Spent Left Speed 11:39:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 21100 --:--:-- --:--:-- --:--:-- 21100 11:39:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/81eeae48d3608f4d5ac3b7406ec49b9a838d195c [Pipeline] } 11:39:29 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 11:39:31 + [ -d /w/workspace/foundry_device-virtual-go_PR-488/archives ] 11:39:31 + ls -al /w/workspace/foundry_device-virtual-go_PR-488/archives 11:39:31 total 16 11:39:31 drwxr-xr-x 3 root root 4096 Sep 9 11:26 . 11:39:31 drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 11:26 .. 11:39:31 drwxr-xr-x 2 root root 4096 Sep 9 11:26 cost 11:39:31 -rw-r--r-- 1 root root 89 Sep 9 11:26 cost.csv 11:39:31 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-488/archives 11:39:31 + ls -al /w/workspace/foundry_device-virtual-go_PR-488/archives 11:39:31 total 16 11:39:31 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 11:26 . 11:39:31 drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 11:26 .. 11:39:31 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 11:26 cost 11:39:31 -rw-r--r-- 1 jenkins jenkins 89 Sep 9 11:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:39:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:39:33 ---> package-listing.sh 11:39:33 ++ facter osfamily 11:39:33 ++ tr '[:upper:]' '[:lower:]' 11:39:33 + OS_FAMILY=debian 11:39:33 + workspace=/w/workspace/foundry_device-virtual-go_PR-488 11:39:33 + START_PACKAGES=/tmp/packages_start.txt 11:39:33 + END_PACKAGES=/tmp/packages_end.txt 11:39:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:39:33 + PACKAGES=/tmp/packages_start.txt 11:39:33 + '[' /w/workspace/foundry_device-virtual-go_PR-488 ']' 11:39:33 + PACKAGES=/tmp/packages_end.txt 11:39:33 + case "${OS_FAMILY}" in 11:39:33 + dpkg -l 11:39:33 + grep '^ii' 11:39:33 + '[' -f /tmp/packages_start.txt ']' 11:39:33 + '[' -f /tmp/packages_end.txt ']' 11:39:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:39:33 + '[' /w/workspace/foundry_device-virtual-go_PR-488 ']' 11:39:33 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-488/archives/ 11:39:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-488/archives/ [Pipeline] echo 11:39:33 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-488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:39:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:34 prd-ubuntu20.04-docker-8c-8g-9849 does not seem to be running inside a container 11:39:34 $ 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-488/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-488 -v /w/workspace/foundry_device-virtual-go_PR-488:/w/workspace/foundry_device-virtual-go_PR-488:rw,z -v /w/workspace/foundry_device-virtual-go_PR-488@tmp:/w/workspace/foundry_device-virtual-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:39:34 $ docker top d27654137b552597fc8837bbbb8fe27425a8b40623c82fa2c0fa96ab2259330a -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:35 + touch /tmp/pre-build-complete [Pipeline] sh 11:39:35 + mkdir -p /var/log/sysstat [Pipeline] sh 11:39:35 + ls /var/log/sa-host 11:39:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:39:36 provisioning config files... 11:39:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-488@tmp/config18336771669589564742tmp [Pipeline] { [Pipeline] echo 11:39:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:39:36 ---> create-netrc.sh [Pipeline] } 11:39:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:39:37 ---> python-tools-install.sh [Pipeline] echo 11:39:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:39:37 ---> sudo-logs.sh 11:39:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:39:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:39:37 ---> job-cost.sh 11:39:37 lf-activate-venv: SKIPPING 11:39:37 DEBUG: total: 0.2199999988079071 11:39:37 INFO: Retrieving Stack Cost... 11:39:38 INFO: Retrieving Pricing Info for: v3-standard-8 11:39:38 INFO: Archiving Costs [Pipeline] echo 11:39:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:39:39 ---> logs-deploy.sh 11:39:39 lf-activate-venv: SKIPPING 11:39:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-488/1 11:39:39 INFO: archiving workspace using pattern(s): 11:39:39 Archives upload complete. 11:39:39 INFO: archiving logs to Nexus