Pull request #497 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8d7b325add75d12bfd3ec30d1681c4d482687fc+60f2b90224e592bb905f9b29e85d80ab0be60eaf (fb9fa66c69536ab18987645d6be33bf01f4474d6) 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-ssh11612980104300154958.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15346525960007569388.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-497/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-497/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14883823875676484446.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-497/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15732818977635832915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3050168874926086378.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-497/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-497/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4758998643341594871.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22988 in /w/workspace/foundry_device-virtual-go_PR-497 [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-497 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/497/head:refs/remotes/origin/PR-497 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 60f2b90224e592bb905f9b29e85d80ab0be60eaf into PR head commit f8d7b325add75d12bfd3ec30d1681c4d482687fc Merge succeeded, producing f8d7b325add75d12bfd3ec30d1681c4d482687fc Checking out Revision f8d7b325add75d12bfd3ec30d1681c4d482687fc (PR-497) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f f8d7b325add75d12bfd3ec30d1681c4d482687fc # 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 60f2b90224e592bb905f9b29e85d80ab0be60eaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d7b325add75d12bfd3ec30d1681c4d482687fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:34:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:34:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:34:47 ========================================================= 11:34:47 EdgeX Global Pipelines Version Info 11:34:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:34:48 ------------------- 11:34:48 stable info: 11:34:48 ------------------- 11:34:48 Commited By: Ginny Guan ginny@iotechsys.com 11:34:48 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:34:48 Message: update stable to v1.0.265 11:34:49 ------------------- 11:34:49 experimental info: 11:34:49 ------------------- 11:34:49 Commited By: Cherry Wang cherry@iotechsys.com 11:34:49 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:34:49 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:34:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:34:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:34:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:34:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:34:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:34:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:34:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:34:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:34:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:34:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:34:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-497 [Pipeline] echo 11:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-497 [Pipeline] echo 11:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-497 [Pipeline] echo 11:34:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d7b325add75d12bfd3ec30d1681c4d482687fc [Pipeline] echo 11:34:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d7b32 [Pipeline] echo 11:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:34:51 provisioning config files... 11:34:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-497@tmp/config15104572861681426080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:52 ---> ****-login.sh 11:34:52 nexus3.edgexfoundry.org:10001 11:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:52 Configure a credential helper to remove this warning. See 11:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:52 11:34:52 Login Succeeded 11:34:52 nexus3.edgexfoundry.org:10002 11:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:52 Configure a credential helper to remove this warning. See 11:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:52 11:34:52 Login Succeeded 11:34:52 nexus3.edgexfoundry.org:10003 11:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:52 Configure a credential helper to remove this warning. See 11:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:52 11:34:52 Login Succeeded 11:34:52 nexus3.edgexfoundry.org:10004 11:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:52 Configure a credential helper to remove this warning. See 11:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:52 11:34:52 Login Succeeded 11:34:52 ****.io 11:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:34:52 Configure a credential helper to remove this warning. See 11:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:34:52 11:34:52 Login Succeeded 11:34:52 ---> ****-login.sh ends [Pipeline] } 11:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:34:53 + git rev-list -1 --merges f8d7b325add75d12bfd3ec30d1681c4d482687fc~1..f8d7b325add75d12bfd3ec30d1681c4d482687fc [Pipeline] echo 11:34:53 -----------> git rev-list -1 --merges f8d7b325add75d12bfd3ec30d1681c4d482687fc~1..f8d7b325add75d12bfd3ec30d1681c4d482687fc f8d7b325add75d12bfd3ec30d1681c4d482687fc [false] [Pipeline] sh 11:34:53 + git log --format=format:%s -1 f8d7b325add75d12bfd3ec30d1681c4d482687fc [Pipeline] echo 11:34:53 ========================================================= 11:34:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:34:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:34:54 + git log --format=format:%s -1 f8d7b325add75d12bfd3ec30d1681c4d482687fc [Pipeline] echo 11:34:54 [semverPrep] GIT_COMMIT: f8d7b325add75d12bfd3ec30d1681c4d482687fc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:34:54 [semverPrep] This is not a build commit. [Pipeline] sh 11:34:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:34:54 + grep -v github /etc/ssh/ssh_known_hosts 11:34:54 + [ -e /tmp/ssh_known_hosts ] 11:34:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:34:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:34:54 + sudo tee -a /etc/ssh/ssh_known_hosts 11:34:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:55 11:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:34:55 0.1.4: Pulling from edgex-devops/py-git-semver 11:34:55 b85a868b505f: Pulling fs layer 11:34:55 e2be974225ed: Pulling fs layer 11:34:55 339a4e72a1f5: Pulling fs layer 11:34:55 988bab9f4d93: Pulling fs layer 11:34:55 1469e6f7b9e6: Pulling fs layer 11:34:55 eaf3925da568: Pulling fs layer 11:34:55 bab4dde63d76: Pulling fs layer 11:34:55 bde34c3a00c8: Pulling fs layer 11:34:55 b352a97aabf1: Pulling fs layer 11:34:55 4872d77fe225: Pulling fs layer 11:34:55 5851b861e8e6: Pulling fs layer 11:34:55 988bab9f4d93: Waiting 11:34:55 1469e6f7b9e6: Waiting 11:34:55 eaf3925da568: Waiting 11:34:55 4872d77fe225: Waiting 11:34:55 5851b861e8e6: Waiting 11:34:55 bab4dde63d76: Waiting 11:34:55 b352a97aabf1: Waiting 11:34:55 e2be974225ed: Verifying Checksum 11:34:55 e2be974225ed: Download complete 11:34:55 988bab9f4d93: Verifying Checksum 11:34:55 988bab9f4d93: Download complete 11:34:56 339a4e72a1f5: Verifying Checksum 11:34:56 339a4e72a1f5: Download complete 11:34:56 1469e6f7b9e6: Verifying Checksum 11:34:56 1469e6f7b9e6: Download complete 11:34:56 eaf3925da568: Verifying Checksum 11:34:56 eaf3925da568: Download complete 11:34:56 bde34c3a00c8: Verifying Checksum 11:34:56 bde34c3a00c8: Download complete 11:34:56 b352a97aabf1: Download complete 11:34:56 4872d77fe225: Download complete 11:34:56 5851b861e8e6: Download complete 11:34:56 b85a868b505f: Verifying Checksum 11:34:56 b85a868b505f: Download complete 11:34:56 bab4dde63d76: Verifying Checksum 11:34:56 bab4dde63d76: Download complete 11:34:57 b85a868b505f: Pull complete 11:34:57 e2be974225ed: Pull complete 11:34:57 339a4e72a1f5: Pull complete 11:34:58 988bab9f4d93: Pull complete 11:34:58 1469e6f7b9e6: Pull complete 11:34:58 eaf3925da568: Pull complete 11:35:00 bab4dde63d76: Pull complete 11:35:00 bde34c3a00c8: Pull complete 11:35:00 b352a97aabf1: Pull complete 11:35:00 4872d77fe225: Pull complete 11:35:00 5851b861e8e6: Pull complete 11:35:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:35:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:00 prd-ubuntu20.04-docker-8c-8g-22988 does not seem to be running inside a container 11:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-497 -v /w/workspace/foundry_device-virtual-go_PR-497:/w/workspace/foundry_device-virtual-go_PR-497:rw,z -v /w/workspace/foundry_device-virtual-go_PR-497@tmp:/w/workspace/foundry_device-virtual-go_PR-497@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:35:03 $ docker top c1ea55bd5b40a68a36ff6a23daac1229bc219e7207d68cd6c49c2f70b0fc90c1 -eo pid,comm 11:35:04 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:35:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:04 [ssh-agent] Looking for ssh-agent implementation... 11:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:04 $ docker exec c1ea55bd5b40a68a36ff6a23daac1229bc219e7207d68cd6c49c2f70b0fc90c1 ssh-agent 11:35:04 SSH_AUTH_SOCK=/tmp/ssh-Tvq9ox9v58km/agent.32 11:35:04 SSH_AGENT_PID=38 11:35:04 Running ssh-add (command line suppressed) 11:35:04 Identity added: /w/workspace/foundry_device-virtual-go_PR-497@tmp/private_key_9364327906607284872.key (/w/workspace/foundry_device-virtual-go_PR-497@tmp/private_key_9364327906607284872.key) 11:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:04 + git tag --points-at HEAD [Pipeline] } 11:35:04 $ docker exec --env ******** --env ******** c1ea55bd5b40a68a36ff6a23daac1229bc219e7207d68cd6c49c2f70b0fc90c1 ssh-agent -k 11:35:04 unset SSH_AUTH_SOCK; 11:35:04 unset SSH_AGENT_PID; 11:35:04 echo Agent pid 38 killed; 11:35:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:05 [ssh-agent] Looking for ssh-agent implementation... 11:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:05 $ docker exec c1ea55bd5b40a68a36ff6a23daac1229bc219e7207d68cd6c49c2f70b0fc90c1 ssh-agent 11:35:05 SSH_AUTH_SOCK=/tmp/ssh-VaIn5GtP4jES/agent.71 11:35:05 SSH_AGENT_PID=77 11:35:05 Running ssh-add (command line suppressed) 11:35:05 Identity added: /w/workspace/foundry_device-virtual-go_PR-497@tmp/private_key_4943959001437986978.key (/w/workspace/foundry_device-virtual-go_PR-497@tmp/private_key_4943959001437986978.key) 11:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:05 + git semver init 11:35:06 2024-10-17 11:35:05,927 [run_init] DEBUG init version:0.0.0 force:False 11:35:06 2024-10-17 11:35:05,928 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-497/.semver 11:35:06 2024-10-17 11:35:05,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-497/.semver 11:35:06 2024-10-17 11:35:05,928 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-497/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-497, universal_newlines=False, shell=None, istream=None) 11:35:08 2024-10-17 11:35:07,930 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-497/.git/info/exclude 11:35:08 2024-10-17 11:35:07,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-497/.semver/PR-497 with force:False 11:35:08 2024-10-17 11:35:07,930 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-497/.semver/PR-497 11:35:08 2024-10-17 11:35:07,935 [execute] INFO git cat-file --batch-check 11:35:08 2024-10-17 11:35:07,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-497/.semver, universal_newlines=False, shell=None, istream=) 11:35:08 2024-10-17 11:35:07,939 [execute] INFO git cat-file --batch 11:35:08 2024-10-17 11:35:07,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-497/.semver, universal_newlines=False, shell=None, istream=) 11:35:08 2024-10-17 11:35:07,944 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-497/.semver/PR-497 11:35:08 0.0.0 [Pipeline] } 11:35:08 $ docker exec --env ******** --env ******** c1ea55bd5b40a68a36ff6a23daac1229bc219e7207d68cd6c49c2f70b0fc90c1 ssh-agent -k 11:35:08 unset SSH_AUTH_SOCK; 11:35:08 unset SSH_AGENT_PID; 11:35:08 echo Agent pid 77 killed; 11:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:35:09 + git semver [Pipeline] } 11:35:09 $ docker stop --time=1 c1ea55bd5b40a68a36ff6a23daac1229bc219e7207d68cd6c49c2f70b0fc90c1 11:35:10 $ docker rm -f --volumes c1ea55bd5b40a68a36ff6a23daac1229bc219e7207d68cd6c49c2f70b0fc90c1 [Pipeline] // withDockerContainer [Pipeline] sh 11:35:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:35:11 Stashed 1 file(s) [Pipeline] echo 11:35:11 [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:35:12 provisioning config files... 11:35:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-497@tmp/config10338103549461609912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:35:12 ---> ****-login.sh 11:35:12 nexus3.edgexfoundry.org:10001 11:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:12 Configure a credential helper to remove this warning. See 11:35:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:12 11:35:12 Login Succeeded 11:35:12 nexus3.edgexfoundry.org:10002 11:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:12 Configure a credential helper to remove this warning. See 11:35:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:12 11:35:12 Login Succeeded 11:35:12 nexus3.edgexfoundry.org:10003 11:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:12 Configure a credential helper to remove this warning. See 11:35:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:12 11:35:12 Login Succeeded 11:35:12 nexus3.edgexfoundry.org:10004 11:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:12 Configure a credential helper to remove this warning. See 11:35:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:12 11:35:12 Login Succeeded 11:35:12 ****.io 11:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:35:13 Configure a credential helper to remove this warning. See 11:35:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:35:13 11:35:13 Login Succeeded 11:35:13 ---> ****-login.sh ends [Pipeline] } 11:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:35:13 ========================================================= 11:35:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:35:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:35:14 Sending build context to Docker daemon 37.67MB 11:35:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:35:14 Step 2/12 : FROM ${BASE} AS builder 11:35:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:35:14 43c4264eed91: Pulling fs layer 11:35:14 4cc291be95ef: Pulling fs layer 11:35:14 2ac1f1163629: Pulling fs layer 11:35:14 5c3c966382ef: Pulling fs layer 11:35:14 4f4fb700ef54: Pulling fs layer 11:35:14 5d5c8e513c77: Pulling fs layer 11:35:14 9f66e0745190: Pulling fs layer 11:35:14 f49a43e4bbc0: Pulling fs layer 11:35:14 561ebcabdf7f: Pulling fs layer 11:35:14 4f4fb700ef54: Waiting 11:35:14 5d5c8e513c77: Waiting 11:35:14 9f66e0745190: Waiting 11:35:14 f49a43e4bbc0: Waiting 11:35:14 561ebcabdf7f: Waiting 11:35:14 5c3c966382ef: Waiting 11:35:14 4cc291be95ef: Download complete 11:35:14 5c3c966382ef: Verifying Checksum 11:35:14 5c3c966382ef: Download complete 11:35:14 4f4fb700ef54: Verifying Checksum 11:35:14 4f4fb700ef54: Download complete 11:35:14 5d5c8e513c77: Verifying Checksum 11:35:14 5d5c8e513c77: Download complete 11:35:14 43c4264eed91: Verifying Checksum 11:35:14 43c4264eed91: Download complete 11:35:14 9f66e0745190: Verifying Checksum 11:35:14 9f66e0745190: Download complete 11:35:14 43c4264eed91: Pull complete 11:35:14 561ebcabdf7f: Download complete 11:35:14 4cc291be95ef: Pull complete 11:35:14 2ac1f1163629: Verifying Checksum 11:35:14 2ac1f1163629: Download complete 11:35:15 f49a43e4bbc0: Verifying Checksum 11:35:18 2ac1f1163629: Pull complete 11:35:18 5c3c966382ef: Pull complete 11:35:18 4f4fb700ef54: Pull complete 11:35:18 5d5c8e513c77: Pull complete 11:35:18 9f66e0745190: Pull complete 11:35:20 f49a43e4bbc0: Pull complete 11:35:20 561ebcabdf7f: Pull complete 11:35:20 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:35:20 ---> 3a752c3f9dda 11:35:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:35:24 ---> Running in f25dae85a547 11:35:24 Removing intermediate container f25dae85a547 11:35:24 ---> 344fbc457ab7 11:35:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:35:24 ---> Running in 31ed27a6af0a 11:35:24 Removing intermediate container 31ed27a6af0a 11:35:24 ---> f9b84552ec06 11:35:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:35:24 ---> Running in a70d7579dc9a 11:35:24 Removing intermediate container a70d7579dc9a 11:35:24 ---> 3dec231612a9 11:35:24 Step 6/12 : WORKDIR /device-virtual-go 11:35:24 ---> Running in b0b5a2244085 11:35:24 Removing intermediate container b0b5a2244085 11:35:24 ---> f958563b4f00 11:35:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:35:24 ---> Running in 46b578db8f49 11:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:35:25 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:35:25 (2/4) Installing libedit (20240517.3.1-r0) 11:35:25 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:35:25 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:35:25 Executing busybox-1.36.1-r29.trigger 11:35:25 OK: 250 MiB in 58 packages 11:35:26 Removing intermediate container 46b578db8f49 11:35:26 ---> 981915f701de 11:35:26 Step 8/12 : COPY go.mod vendor* ./ 11:35:26 ---> cc50e5d1c707 11:35:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:35:26 ---> Running in d79b5a4d3017 11:35:26 Still waiting to schedule task 11:35:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:36:22 Removing intermediate container d79b5a4d3017 11:36:22 ---> 3e6239e400c8 11:36:22 Step 10/12 : COPY . . 11:36:22 ---> d930c3b719c2 11:36:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:36:22 ---> Running in 7605b7d9e229 11:36:22 Removing intermediate container 7605b7d9e229 11:36:22 ---> 4dad9d594afa 11:36:22 Step 12/12 : RUN $MAKE 11:36:22 ---> Running in ef2e6089995d 11:36:22 noop 11:36:22 Removing intermediate container ef2e6089995d 11:36:22 ---> 40b31261f523 11:36:22 Successfully built 40b31261f523 11:36:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:23 + docker inspect -f . ci-base-image-x86_64 11:36:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:23 prd-ubuntu20.04-docker-8c-8g-22988 does not seem to be running inside a container 11:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-497 -v /w/workspace/foundry_device-virtual-go_PR-497:/w/workspace/foundry_device-virtual-go_PR-497:rw,z -v /w/workspace/foundry_device-virtual-go_PR-497@tmp:/w/workspace/foundry_device-virtual-go_PR-497@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:36:23 $ docker top 7dcdfd7cef1f464faa7d9814296ef47efe0479ed1dbe2760024f08ee1b5b851a -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:24 + go version 11:36:24 go version go1.23.2 linux/amd64 [Pipeline] } 11:36:24 $ docker stop --time=1 7dcdfd7cef1f464faa7d9814296ef47efe0479ed1dbe2760024f08ee1b5b851a 11:36:25 $ docker rm -f --volumes 7dcdfd7cef1f464faa7d9814296ef47efe0479ed1dbe2760024f08ee1b5b851a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:26 + docker inspect -f . ci-base-image-x86_64 11:36:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:26 prd-ubuntu20.04-docker-8c-8g-22988 does not seem to be running inside a container 11:36:26 $ 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-497 -v /w/workspace/foundry_device-virtual-go_PR-497:/w/workspace/foundry_device-virtual-go_PR-497:rw,z -v /w/workspace/foundry_device-virtual-go_PR-497@tmp:/w/workspace/foundry_device-virtual-go_PR-497@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:36:26 $ docker top a9c7a9745d0994ba92d67597ea9fe06b4a669db77d047c4ccc0de7a89b8979d8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:27 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-497 [Pipeline] fileExists [Pipeline] sh 11:36:27 + make test 11:36:27 go test ./... -coverprofile=coverage.out 11:36:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:36:47 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:36:47 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements 11:36:55 go vet ./... 11:36:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22989 in /w/workspace/foundry_device-virtual-go_PR-497 [Pipeline] { [Pipeline] ws 11:36:57 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:37:00 The recommended git tool is: git 11:37:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:37:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:37:01 ./bin/test-attribution-txt.sh [Pipeline] echo 11:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:37:01 $ docker stop --time=1 a9c7a9745d0994ba92d67597ea9fe06b4a669db77d047c4ccc0de7a89b8979d8 11:37:05 using credential edgex-jenkins-ssh 11:37:05 Cloning the remote Git repository 11:37:05 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:37:05 $ docker rm -f --volumes a9c7a9745d0994ba92d67597ea9fe06b4a669db77d047c4ccc0de7a89b8979d8 [Pipeline] // withDockerContainer [Pipeline] sh 11:37:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:37:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:37:05 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:37:05 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:37:05 > git --version # timeout=10 11:37:05 > git --version # 'git version 2.25.1' 11:37:05 using GIT_SSH to set credentials SSH Credentials for GitHub 11:37:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 11:37:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:37:07 + ls -al . 11:37:07 total 276 11:37:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 11:36 . 11:37:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 11:34 .. 11:37:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 11:36 .git 11:37:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 11:34 .github 11:37:07 -rw-rw-r-- 1 jenkins jenkins 272 Oct 17 11:34 .gitignore 11:37:07 -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 11:34 .golangci.yml 11:37:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 11:35 .semver 11:37:07 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 17 11:34 Attribution.txt 11:37:07 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 17 11:34 CHANGELOG.md 11:37:07 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 17 11:34 Dockerfile 11:37:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 11:34 GOVERNANCE.md 11:37:07 -rw-rw-r-- 1 jenkins jenkins 660 Oct 17 11:34 Jenkinsfile 11:37:07 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 11:34 LICENSE 11:37:07 -rw-rw-r-- 1 jenkins jenkins 2490 Oct 17 11:34 Makefile 11:37:07 -rw-rw-r-- 1 jenkins jenkins 623 Oct 17 11:34 OWNERS.md 11:37:07 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 17 11:34 README.md 11:37:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 11:35 VERSION 11:37:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 11:34 bin 11:37:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 11:34 cmd 11:37:07 -rw-r--r-- 1 jenkins jenkins 43316 Oct 17 11:36 coverage.out 11:37:07 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 17 11:34 go.mod 11:37:07 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 17 11:34 go.sum 11:37:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 11:34 internal 11:37:07 -rw-rw-r-- 1 jenkins jenkins 235 Oct 17 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:07 + 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=f8d7b325add75d12bfd3ec30d1681c4d482687fc --label arch=amd64 --label version=0.0.0 . 11:37:07 Sending build context to Docker daemon 37.71MB 11:37:07 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:37:07 Step 2/26 : FROM ${BASE} AS builder 11:37:07 ---> 40b31261f523 11:37:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:37:08 ---> Running in fa7fe826c787 11:37:08 Removing intermediate container fa7fe826c787 11:37:08 ---> 92abeb600285 11:37:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:37:08 ---> Running in 113f119c4e71 11:37:08 Removing intermediate container 113f119c4e71 11:37:08 ---> 18d92088a6b6 11:37:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:37:08 ---> Running in 4906c8cf95f0 11:37:08 Removing intermediate container 4906c8cf95f0 11:37:08 ---> 092134d645db 11:37:08 Step 6/26 : WORKDIR /device-virtual-go 11:37:08 ---> Running in b2c88361a003 11:37:08 Removing intermediate container b2c88361a003 11:37:08 ---> 0106485661a9 11:37:08 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:37:08 ---> Running in 4b749a1c383e 11:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:37:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:37:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:37:09 OK: 250 MiB in 58 packages 11:37:09 Removing intermediate container 4b749a1c383e 11:37:09 ---> bb86b9d17202 11:37:09 Step 8/26 : COPY go.mod vendor* ./ 11:37:09 ---> ed576879d7f7 11:37:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:09 ---> Running in 83558afb98d5 11:37:10 Removing intermediate container 83558afb98d5 11:37:10 ---> 92f983d34ccd 11:37:10 Step 10/26 : COPY . . 11:37:10 Merging remotes/origin/main commit 60f2b90224e592bb905f9b29e85d80ab0be60eaf into PR head commit f8d7b325add75d12bfd3ec30d1681c4d482687fc 11:37:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:37:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:37:09 using GIT_SSH to set credentials SSH Credentials for GitHub 11:37:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/497/head:refs/remotes/origin/PR-497 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:37:10 > git config core.sparsecheckout # timeout=10 11:37:10 Merge succeeded, producing f8d7b325add75d12bfd3ec30d1681c4d482687fc 11:37:10 Checking out Revision f8d7b325add75d12bfd3ec30d1681c4d482687fc (PR-497) 11:37:11 ---> 1c792512ad35 11:37:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:37:11 ---> Running in 89b78b07b6cd 11:37:11 Removing intermediate container 89b78b07b6cd 11:37:11 ---> d3bda06f4468 11:37:11 Step 12/26 : RUN $MAKE 11:37:11 ---> Running in 31c7a7ade4fc 11:37:11 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:37:11 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.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 11:37:11 > git --version # timeout=10 11:37:11 > git --version # 'git version 2.25.1' 11:37:11 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:37:10 > git checkout -f f8d7b325add75d12bfd3ec30d1681c4d482687fc # timeout=10 11:37:10 > git remote # timeout=10 11:37:10 > git config --get remote.origin.url # timeout=10 11:37:10 using GIT_SSH to set credentials SSH Credentials for GitHub 11:37:10 > git merge 60f2b90224e592bb905f9b29e85d80ab0be60eaf # timeout=10 11:37:10 > git rev-parse HEAD^{commit} # timeout=10 11:37:10 > git config core.sparsecheckout # timeout=10 11:37:10 > git checkout -f f8d7b325add75d12bfd3ec30d1681c4d482687fc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:37:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:37:16 % Total % Received % Xferd Average Speed Time Time Time Current 11:37:16 Dload Upload Total Spent Left Speed 11:37:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 70872 0 --:--:-- --:--:-- --:--:-- 71266 [Pipeline] sh 11:37:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:37:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:37:17 + sudo tee /etc/docker/daemon.new 11:37:17 { 11:37:17 "registry-mirrors": [ 11:37:17 "https://nexus3.edgexfoundry.org:10001" 11:37:17 ], 11:37:17 "bip": "10.250.0.254/24", 11:37:17 "hosts": [ 11:37:17 "tcp://0.0.0.0:5555", 11:37:17 "unix:///var/run/docker.sock" 11:37:17 ], 11:37:17 "mtu": 1458, 11:37:17 "selinux-enabled": true, 11:37:17 "seccomp-profile": "/etc/docker/seccomp.json" 11:37:17 } [Pipeline] sh 11:37:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:37:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:36 provisioning config files... 11:37:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4779374143378434399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:36 ---> ****-login.sh 11:37:36 nexus3.edgexfoundry.org:10001 11:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:37 Configure a credential helper to remove this warning. See 11:37:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:37 11:37:37 Login Succeeded 11:37:37 nexus3.edgexfoundry.org:10002 11:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:37 Configure a credential helper to remove this warning. See 11:37:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:37 11:37:37 Login Succeeded 11:37:37 nexus3.edgexfoundry.org:10003 11:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:38 Configure a credential helper to remove this warning. See 11:37:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:38 11:37:38 Login Succeeded 11:37:38 nexus3.edgexfoundry.org:10004 11:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:38 Configure a credential helper to remove this warning. See 11:37:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:38 11:37:38 Login Succeeded 11:37:38 ****.io 11:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:38 Configure a credential helper to remove this warning. See 11:37:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:38 11:37:38 Login Succeeded 11:37:38 ---> ****-login.sh ends [Pipeline] } 11:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:37:39 ========================================================= 11:37:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:37:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:37:40 Sending build context to Docker daemon 19.02MB 11:37:40 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:37:40 Step 2/12 : FROM ${BASE} AS builder 11:37:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:37:40 cf04c63912e1: Pulling fs layer 11:37:40 55b35a11ae5e: Pulling fs layer 11:37:40 a37a00ec5f00: Pulling fs layer 11:37:40 50b3750afda1: Pulling fs layer 11:37:40 4f4fb700ef54: Pulling fs layer 11:37:40 80978eb59214: Pulling fs layer 11:37:40 c9f46d7d2bd2: Pulling fs layer 11:37:40 c5a475d317c9: Pulling fs layer 11:37:40 4f4fb700ef54: Waiting 11:37:40 80978eb59214: Waiting 11:37:40 c9f46d7d2bd2: Waiting 11:37:40 c5a475d317c9: Waiting 11:37:40 50b3750afda1: Waiting 11:37:40 55b35a11ae5e: Download complete 11:37:40 50b3750afda1: Download complete 11:37:40 4f4fb700ef54: Verifying Checksum 11:37:40 4f4fb700ef54: Download complete 11:37:40 80978eb59214: Verifying Checksum 11:37:40 80978eb59214: Download complete 11:37:40 cf04c63912e1: Verifying Checksum 11:37:40 cf04c63912e1: Download complete 11:37:41 c5a475d317c9: Verifying Checksum 11:37:41 c5a475d317c9: Download complete 11:37:41 cf04c63912e1: Pull complete 11:37:42 55b35a11ae5e: Pull complete 11:37:42 a37a00ec5f00: Download complete 11:37:43 c9f46d7d2bd2: Verifying Checksum 11:37:43 c9f46d7d2bd2: Download complete 11:37:43 Removing intermediate container 31c7a7ade4fc 11:37:43 ---> 8c5d270094dc 11:37:43 Step 13/26 : FROM alpine:3.20 11:37:43 3.20: Pulling from library/alpine 11:37:43 43c4264eed91: Already exists 11:37:43 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:37:43 Status: Downloaded newer image for alpine:3.20 11:37:43 ---> 91ef0af61f39 11:37:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:37:43 ---> Running in 2a0c4748c76c 11:37:43 Removing intermediate container 2a0c4748c76c 11:37:43 ---> faaa0c4729aa 11:37:43 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:37:43 ---> Running in 3b3f2bbec5be 11:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:37:44 (1/1) Installing dumb-init (1.2.5-r3) 11:37:44 Executing busybox-1.36.1-r29.trigger 11:37:44 OK: 8 MiB in 15 packages 11:37:44 Removing intermediate container 3b3f2bbec5be 11:37:44 ---> 80eac30b5894 11:37:44 Step 16/26 : RUN apk --no-cache upgrade 11:37:44 ---> Running in 1343e22d1549 11:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:37:45 Upgrading critical system libraries and apk-tools: 11:37:45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:37:45 Executing busybox-1.36.1-r29.trigger 11:37:45 Continuing the upgrade transaction with new apk-tools: 11:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:37:45 OK: 8 MiB in 15 packages 11:37:45 Removing intermediate container 1343e22d1549 11:37:45 ---> a2194c546719 11:37:45 Step 17/26 : WORKDIR / 11:37:46 ---> Running in f76f5aa043a5 11:37:46 Removing intermediate container f76f5aa043a5 11:37:46 ---> 28f74a0b9775 11:37:46 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:37:46 ---> 3353e30a3784 11:37:46 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:37:46 ---> f85a8bf121ab 11:37:46 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:37:47 ---> 9f9fc5a7f6e1 11:37:47 Step 21/26 : EXPOSE 59900 11:37:47 ---> Running in 2e6e5404be03 11:37:47 Removing intermediate container 2e6e5404be03 11:37:47 ---> e230a2dd76f7 11:37:47 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:37:47 ---> Running in 40adc4b3e606 11:37:47 Removing intermediate container 40adc4b3e606 11:37:47 ---> 2992d21adec9 11:37:47 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:37:47 ---> Running in 458890e7a0fe 11:37:48 Removing intermediate container 458890e7a0fe 11:37:48 ---> a80e4701c9c6 11:37:48 Step 24/26 : LABEL arch=amd64 11:37:48 ---> Running in 1a7567c72a0f 11:37:48 Removing intermediate container 1a7567c72a0f 11:37:48 ---> d398bba6b240 11:37:48 Step 25/26 : LABEL git_sha=f8d7b325add75d12bfd3ec30d1681c4d482687fc 11:37:48 ---> Running in 07a721264ace 11:37:48 Removing intermediate container 07a721264ace 11:37:48 ---> c9891e16c33e 11:37:48 Step 26/26 : LABEL version=0.0.0 11:37:48 ---> Running in 83e1c2ec5949 11:37:48 Removing intermediate container 83e1c2ec5949 11:37:48 ---> 5a75208e8c17 11:37:48 [Warning] One or more build-args [ARCH] were not consumed 11:37:48 Successfully built 5a75208e8c17 11:37:48 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:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:37:49 11:37:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:37:49 latest: Pulling from edgex-lftools-log-publisher 11:37:49 5eb5b503b376: Pulling fs layer 11:37:49 5c69ac0246d0: Pulling fs layer 11:37:49 ec43610c2a17: Pulling fs layer 11:37:49 3a2ae6a8a46f: Pulling fs layer 11:37:49 33b1e0a273af: Pulling fs layer 11:37:49 5d3b04190fa2: Pulling fs layer 11:37:49 2f39f015ded8: Pulling fs layer 11:37:49 3a2ae6a8a46f: Waiting 11:37:49 33b1e0a273af: Waiting 11:37:49 5d3b04190fa2: Waiting 11:37:49 5c69ac0246d0: Download complete 11:37:49 3a2ae6a8a46f: Verifying Checksum 11:37:49 3a2ae6a8a46f: Download complete 11:37:49 33b1e0a273af: Verifying Checksum 11:37:49 33b1e0a273af: Download complete 11:37:49 5d3b04190fa2: Download complete 11:37:49 ec43610c2a17: Verifying Checksum 11:37:49 ec43610c2a17: Download complete 11:37:50 5eb5b503b376: Verifying Checksum 11:37:50 5eb5b503b376: Download complete 11:37:50 2f39f015ded8: Download complete 11:37:51 5eb5b503b376: Pull complete 11:37:51 5c69ac0246d0: Pull complete 11:37:51 ec43610c2a17: Pull complete 11:37:51 3a2ae6a8a46f: Pull complete 11:37:52 33b1e0a273af: Pull complete 11:37:52 5d3b04190fa2: Pull complete 11:37:55 a37a00ec5f00: Pull complete 11:37:55 50b3750afda1: Pull complete 11:37:55 4f4fb700ef54: Pull complete 11:37:56 80978eb59214: Pull complete 11:37:56 2f39f015ded8: Pull complete 11:37:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:37:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:56 prd-ubuntu20.04-docker-8c-8g-22988 does not seem to be running inside a container 11:37:56 $ 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-497 -v /w/workspace/foundry_device-virtual-go_PR-497:/w/workspace/foundry_device-virtual-go_PR-497:rw,z -v /w/workspace/foundry_device-virtual-go_PR-497@tmp:/w/workspace/foundry_device-virtual-go_PR-497@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:38:00 $ docker top efc94acbf4d9e4df5178d3b4a3deee2ab83a8ce05fcea920d919928a0c06821a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:01 ---> job-cost.sh 11:38:01 lf-activate-venv: SKIPPING 11:38:01 INFO: No Stack... 11:38:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:38:01 INFO: Archiving Costs [Pipeline] sh 11:38:01 + cat /w/workspace/foundry_device-virtual-go_PR-497/archives/cost.csv 11:38:01 + cut -d, -f6 [Pipeline] lock 11:38:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-497-1-stack-cost] 11:38:02 Resource [jenkins-edgexfoundry-device-virtual-go-PR-497-1-stack-cost] did not exist. Created. 11:38:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-497-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:38:02 + echo total: 0.2199999988079071 [Pipeline] stash 11:38:02 Stashed 1 file(s) [Pipeline] } 11:38:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-497-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:38:02 $ docker stop --time=1 efc94acbf4d9e4df5178d3b4a3deee2ab83a8ce05fcea920d919928a0c06821a 11:38:03 $ docker rm -f --volumes efc94acbf4d9e4df5178d3b4a3deee2ab83a8ce05fcea920d919928a0c06821a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:38:04 c9f46d7d2bd2: Pull complete 11:38:05 c5a475d317c9: Pull complete 11:38:05 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:38:05 ---> be29e6b0f0d4 11:38:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:38:06 ---> Running in 00435f4f94b2 11:38:07 Removing intermediate container 00435f4f94b2 11:38:07 ---> 5d1a4ef4f2a8 11:38:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:38:07 ---> Running in 55c1e32c246c 11:38:07 Removing intermediate container 55c1e32c246c 11:38:07 ---> aa9ef091f295 11:38:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:38:07 ---> Running in c9bf5400fa4c 11:38:07 Removing intermediate container c9bf5400fa4c 11:38:07 ---> 5acbdffed37a 11:38:07 Step 6/12 : WORKDIR /device-virtual-go 11:38:07 ---> Running in 11e6450ad1ff 11:38:08 Removing intermediate container 11e6450ad1ff 11:38:08 ---> 685200e8c78c 11:38:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:38:08 ---> Running in c9305e0772e8 11:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:38:11 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:38:11 (2/4) Installing libedit (20240517.3.1-r0) 11:38:11 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:38:11 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:38:11 Executing busybox-1.36.1-r29.trigger 11:38:11 OK: 242 MiB in 58 packages 11:38:12 Removing intermediate container c9305e0772e8 11:38:12 ---> 083c90b38d49 11:38:12 Step 8/12 : COPY go.mod vendor* ./ 11:38:12 ---> b4cb0a9d22ec 11:38:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:38:12 ---> Running in dad8e49d172f 11:40:04 Removing intermediate container dad8e49d172f 11:40:04 ---> 7f855cfcd091 11:40:04 Step 10/12 : COPY . . 11:40:04 ---> ea536dd47a48 11:40:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:04 ---> Running in 7aa9959360b4 11:40:04 Removing intermediate container 7aa9959360b4 11:40:04 ---> b77ee9eb47dd 11:40:04 Step 12/12 : RUN $MAKE 11:40:04 ---> Running in f5253881bf9b 11:40:04 noop 11:40:04 Removing intermediate container f5253881bf9b 11:40:04 ---> fe1c6cf7dd46 11:40:04 Successfully built fe1c6cf7dd46 11:40:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:05 + docker inspect -f . ci-base-image-arm64 11:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:05 prd-ubuntu20.04-docker-arm64-4c-16g-22989 does not seem to be running inside a container 11:40:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:40:06 $ docker top 65c446fd5b1d7b456c0c5860196c82b66dbb6352f6fc0cd33cd10fdc4d7bba4d -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:07 + go version 11:40:07 go version go1.23.2 linux/arm64 [Pipeline] } 11:40:07 $ docker stop --time=1 65c446fd5b1d7b456c0c5860196c82b66dbb6352f6fc0cd33cd10fdc4d7bba4d 11:40:09 $ docker rm -f --volumes 65c446fd5b1d7b456c0c5860196c82b66dbb6352f6fc0cd33cd10fdc4d7bba4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:10 + docker inspect -f . ci-base-image-arm64 11:40:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:10 prd-ubuntu20.04-docker-arm64-4c-16g-22989 does not seem to be running inside a container 11:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:40:11 $ docker top 158184c3673608f8796b058297747404cc327cb2af1de762b31a428fdf857d58 -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:12 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:40:13 + make test 11:40:13 go test ./... -coverprofile=coverage.out 11:40:20 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:43:41 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:43:41 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements 11:43:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:43:41 go vet ./... 11:44:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:44:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:44:29 ./bin/test-attribution-txt.sh [Pipeline] echo 11:44:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:44:29 $ docker stop --time=1 158184c3673608f8796b058297747404cc327cb2af1de762b31a428fdf857d58 11:44:31 $ docker rm -f --volumes 158184c3673608f8796b058297747404cc327cb2af1de762b31a428fdf857d58 [Pipeline] // withDockerContainer [Pipeline] sh 11:44:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:44:33 Warning: overwriting stash ‘coverage-report’ 11:44:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:44:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:44:34 + ls -al . 11:44:34 total 272 11:44:34 drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 11:40 . 11:44:34 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 11:37 .. 11:44:34 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 11:37 .git 11:44:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 11:37 .github 11:44:34 -rw-rw-r-- 1 jenkins jenkins 272 Oct 17 11:37 .gitignore 11:44:34 -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 11:37 .golangci.yml 11:44:34 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 17 11:37 Attribution.txt 11:44:34 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 17 11:37 CHANGELOG.md 11:44:34 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 17 11:37 Dockerfile 11:44:34 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 11:37 GOVERNANCE.md 11:44:34 -rw-rw-r-- 1 jenkins jenkins 660 Oct 17 11:37 Jenkinsfile 11:44:34 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 11:37 LICENSE 11:44:34 -rw-rw-r-- 1 jenkins jenkins 2490 Oct 17 11:37 Makefile 11:44:34 -rw-rw-r-- 1 jenkins jenkins 623 Oct 17 11:37 OWNERS.md 11:44:34 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 17 11:37 README.md 11:44:34 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 11:35 VERSION 11:44:34 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 11:37 bin 11:44:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 11:37 cmd 11:44:34 -rw-r--r-- 1 jenkins jenkins 43316 Oct 17 11:43 coverage.out 11:44:34 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 17 11:37 go.mod 11:44:34 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 17 11:37 go.sum 11:44:34 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 11:37 internal 11:44:34 -rw-rw-r-- 1 jenkins jenkins 235 Oct 17 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:35 + 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=f8d7b325add75d12bfd3ec30d1681c4d482687fc --label arch=arm64 --label version=0.0.0 . 11:44:35 Sending build context to Docker daemon 19.07MB 11:44:35 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:44:35 Step 2/26 : FROM ${BASE} AS builder 11:44:35 ---> fe1c6cf7dd46 11:44:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:44:36 ---> Running in 87932c4569bf 11:44:36 Removing intermediate container 87932c4569bf 11:44:36 ---> 58701d3d1867 11:44:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:44:36 ---> Running in faa462ce3f40 11:44:36 Removing intermediate container faa462ce3f40 11:44:36 ---> 9e046f20d6ab 11:44:36 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:44:36 ---> Running in d8d6bd343dc1 11:44:37 Removing intermediate container d8d6bd343dc1 11:44:37 ---> e3a1f73d54eb 11:44:37 Step 6/26 : WORKDIR /device-virtual-go 11:44:37 ---> Running in bf062fca4811 11:44:37 Removing intermediate container bf062fca4811 11:44:37 ---> 90f8a9e1dcf1 11:44:37 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:44:37 ---> Running in 3d252c286632 11:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:44:40 OK: 242 MiB in 58 packages 11:44:41 Removing intermediate container 3d252c286632 11:44:41 ---> a0047d90f7bb 11:44:41 Step 8/26 : COPY go.mod vendor* ./ 11:44:42 ---> 62e8e38e0b21 11:44:42 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:42 ---> Running in e5f0ad2524ba 11:44:44 Removing intermediate container e5f0ad2524ba 11:44:44 ---> 2916a302cb2c 11:44:44 Step 10/26 : COPY . . 11:44:46 ---> 27db3351581f 11:44:46 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:44:46 ---> Running in 35ce09ef5c6b 11:44:46 Removing intermediate container 35ce09ef5c6b 11:44:46 ---> 1be4d5862f95 11:44:46 Step 12/26 : RUN $MAKE 11:44:46 ---> Running in d0bf7dea996b 11:44:47 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.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 11:48:09 Removing intermediate container d0bf7dea996b 11:48:09 ---> 0fefed96eb4e 11:48:09 Step 13/26 : FROM alpine:3.20 11:48:09 3.20: Pulling from library/alpine 11:48:09 cf04c63912e1: Already exists 11:48:09 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:48:09 Status: Downloaded newer image for alpine:3.20 11:48:09 ---> c157a85ed455 11:48:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:48:09 ---> Running in 2dd16127375b 11:48:09 Removing intermediate container 2dd16127375b 11:48:09 ---> 5a02b62a763d 11:48:09 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:48:09 ---> Running in cc282db62e29 11:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:48:09 (1/1) Installing dumb-init (1.2.5-r3) 11:48:09 Executing busybox-1.36.1-r29.trigger 11:48:09 OK: 9 MiB in 15 packages 11:48:09 Removing intermediate container cc282db62e29 11:48:09 ---> ae30bd8531bd 11:48:09 Step 16/26 : RUN apk --no-cache upgrade 11:48:09 ---> Running in 37d220e3f8c9 11:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:48:12 Upgrading critical system libraries and apk-tools: 11:48:12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:48:12 Executing busybox-1.36.1-r29.trigger 11:48:12 Continuing the upgrade transaction with new apk-tools: 11:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:48:14 OK: 9 MiB in 15 packages 11:48:16 Removing intermediate container 37d220e3f8c9 11:48:16 ---> 8ef33c036a2c 11:48:16 Step 17/26 : WORKDIR / 11:48:16 ---> Running in 2806d5563d9b 11:48:16 Removing intermediate container 2806d5563d9b 11:48:16 ---> cd86c271ede9 11:48:16 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:48:16 ---> 73064ecd8c48 11:48:16 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:48:17 ---> 44b71e80d147 11:48:17 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:48:19 ---> ec634a9badd9 11:48:19 Step 21/26 : EXPOSE 59900 11:48:19 ---> Running in 44bc801dd3f5 11:48:19 Removing intermediate container 44bc801dd3f5 11:48:19 ---> 29acb03da3b9 11:48:19 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:48:19 ---> Running in 0bae0093e046 11:48:20 Removing intermediate container 0bae0093e046 11:48:20 ---> da3fbde6b763 11:48:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:48:20 ---> Running in 1229e795ba70 11:48:20 Removing intermediate container 1229e795ba70 11:48:20 ---> 2ebfd7c26891 11:48:20 Step 24/26 : LABEL arch=arm64 11:48:20 ---> Running in 6172d409b147 11:48:20 Removing intermediate container 6172d409b147 11:48:20 ---> 1b424b6e30d6 11:48:20 Step 25/26 : LABEL git_sha=f8d7b325add75d12bfd3ec30d1681c4d482687fc 11:48:20 ---> Running in 3ba351d7ab6a 11:48:21 Removing intermediate container 3ba351d7ab6a 11:48:21 ---> ecc8155d3f01 11:48:21 Step 26/26 : LABEL version=0.0.0 11:48:21 ---> Running in 1ae071f4e47c 11:48:21 Removing intermediate container 1ae071f4e47c 11:48:21 ---> a49a17fb7de0 11:48:21 [Warning] One or more build-args [ARCH] were not consumed 11:48:21 Successfully built a49a17fb7de0 11:48:21 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:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:48:22 11:48:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:48:23 arm64: Pulling from edgex-lftools-log-publisher 11:48:23 8998bd30e6a1: Pulling fs layer 11:48:23 04944245beec: Pulling fs layer 11:48:23 699f458cf7ca: Pulling fs layer 11:48:23 765212b225bb: Pulling fs layer 11:48:23 f23df028b6ca: Pulling fs layer 11:48:23 d65c8cfc05b1: Pulling fs layer 11:48:23 2437ff75d9bd: Pulling fs layer 11:48:23 d65c8cfc05b1: Waiting 11:48:23 f23df028b6ca: Waiting 11:48:23 765212b225bb: Waiting 11:48:23 2437ff75d9bd: Waiting 11:48:23 04944245beec: Verifying Checksum 11:48:23 04944245beec: Download complete 11:48:23 765212b225bb: Verifying Checksum 11:48:23 765212b225bb: Download complete 11:48:23 f23df028b6ca: Verifying Checksum 11:48:23 f23df028b6ca: Download complete 11:48:23 d65c8cfc05b1: Verifying Checksum 11:48:23 d65c8cfc05b1: Download complete 11:48:23 699f458cf7ca: Verifying Checksum 11:48:23 699f458cf7ca: Download complete 11:48:23 8998bd30e6a1: Verifying Checksum 11:48:23 8998bd30e6a1: Download complete 11:48:26 2437ff75d9bd: Verifying Checksum 11:48:26 2437ff75d9bd: Download complete 11:48:28 8998bd30e6a1: Pull complete 11:48:29 04944245beec: Pull complete 11:48:30 699f458cf7ca: Pull complete 11:48:30 765212b225bb: Pull complete 11:48:31 f23df028b6ca: Pull complete 11:48:31 d65c8cfc05b1: Pull complete 11:48:50 2437ff75d9bd: Pull complete 11:48:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:48:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:50 prd-ubuntu20.04-docker-arm64-4c-16g-22989 does not seem to be running inside a container 11:48:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:48:53 $ docker top 6f6cf353aa1afd718f390940b77f68b978e0adb0770478cb6cab2946991c09ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:54 ---> job-cost.sh 11:48:54 lf-activate-venv: SKIPPING 11:48:54 INFO: No Stack... 11:48:54 INFO: Retrieving Pricing Info for: v3-standard-4 11:48:55 INFO: Archiving Costs [Pipeline] sh 11:48:55 + cut+ -d, -f6 11:48:55 cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 11:48:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-497-1-stack-cost] 11:48:55 Resource [jenkins-edgexfoundry-device-virtual-go-PR-497-1-stack-cost] did not exist. Created. 11:48:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-497-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:48:56 /w/workspace/device-virtual-go/1@tmp/durable-347e21d9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:48:57 + echo total: 0.10999999940395355 [Pipeline] stash 11:48:57 Warning: overwriting stash ‘stack-cost’ 11:48:57 Stashed 1 file(s) [Pipeline] } 11:48:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-497-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:48:57 $ docker stop --time=1 6f6cf353aa1afd718f390940b77f68b978e0adb0770478cb6cab2946991c09ee 11:48:58 $ docker rm -f --volumes 6f6cf353aa1afd718f390940b77f68b978e0adb0770478cb6cab2946991c09ee [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:48:59 provisioning config files... 11:48:59 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-497@tmp/config5498748042517707352tmp [Pipeline] { [Pipeline] sh 11:49:00 + set +x 11:49:00 + bash -s -- 11:49:00 + curl -s https://codecov.io/bash 11:49:00 11:49:00 _____ _ 11:49:00 / ____| | | 11:49:00 | | ___ __| | ___ ___ _____ __ 11:49:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:49:00 | |___| (_) | (_| | __/ (_| (_) \ V / 11:49:00 \_____\___/ \__,_|\___|\___\___/ \_/ 11:49:00 Bash-1.0.6 11:49:00 11:49:00 11:49:00 ==> git version 2.25.1 found 11:49:00 ==> 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:49:00 Release-Date: 2020-01-08 11:49:00 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:49:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:49:00 ==> Jenkins CI detected. 11:49:00 current dir:  /w/workspace/foundry_device-virtual-go_PR-497 11:49:00 project root: . 11:49:00 --> token set from env 11:49:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:49:00 ==> Running gcov in . (disable via -X gcov) 11:49:00 ==> Python coveragepy not found 11:49:00 ==> Searching for coverage reports in: 11:49:00 + . 11:49:00 -> Found 1 reports 11:49:00 ==> Detecting git/mercurial file structure 11:49:00 ==> Reading reports 11:49:00 + ./coverage.out bytes=43316 11:49:00 ==> Appending adjustments 11:49:00 https://docs.codecov.io/docs/fixing-reports 11:49:00 + Found adjustments 11:49:00 ==> Gzipping contents 11:49:00 8.0K /tmp/codecov.FdwN7t.gz 11:49:00 ==> Uploading reports 11:49:00 url: https://codecov.io 11:49:00 query: branch=PR-497&commit=f8d7b325add75d12bfd3ec30d1681c4d482687fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-497%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=497&job=&cmd_args= 11:49:00 -> Pinging Codecov 11:49:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-497&commit=f8d7b325add75d12bfd3ec30d1681c4d482687fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-497%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=497&job=&cmd_args= 11:49:00 -> Uploading to 11:49:00 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/f8d7b325add75d12bfd3ec30d1681c4d482687fc/87f3ef67-f813-4090-a716-62642881a4ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T114900Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=25d252e13ed6ca2f5d8860c7e7301a53bfb4a82617690a7eb6e8dd7967d6a1d8 11:49:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:49:00 Dload Upload Total Spent Left Speed 11:49:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 23441 --:--:-- --:--:-- --:--:-- 23441 11:49:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f8d7b325add75d12bfd3ec30d1681c4d482687fc [Pipeline] } 11:49:01 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:49:03 + [ -d /w/workspace/foundry_device-virtual-go_PR-497/archives ] 11:49:03 + ls -al /w/workspace/foundry_device-virtual-go_PR-497/archives 11:49:03 total 16 11:49:03 drwxr-xr-x 3 root root 4096 Oct 17 11:38 . 11:49:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 11:38 .. 11:49:03 drwxr-xr-x 2 root root 4096 Oct 17 11:38 cost 11:49:03 -rw-r--r-- 1 root root 89 Oct 17 11:38 cost.csv 11:49:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-497/archives 11:49:03 + ls -al /w/workspace/foundry_device-virtual-go_PR-497/archives 11:49:03 total 16 11:49:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 11:38 . 11:49:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 11:38 .. 11:49:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 11:38 cost 11:49:03 -rw-r--r-- 1 jenkins jenkins 89 Oct 17 11:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:49:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:49:04 ---> package-listing.sh 11:49:04 ++ facter osfamily 11:49:04 ++ tr '[:upper:]' '[:lower:]' 11:49:04 + OS_FAMILY=debian 11:49:04 + workspace=/w/workspace/foundry_device-virtual-go_PR-497 11:49:04 + START_PACKAGES=/tmp/packages_start.txt 11:49:04 + END_PACKAGES=/tmp/packages_end.txt 11:49:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:49:04 + PACKAGES=/tmp/packages_start.txt 11:49:04 + '[' /w/workspace/foundry_device-virtual-go_PR-497 ']' 11:49:04 + PACKAGES=/tmp/packages_end.txt 11:49:04 + case "${OS_FAMILY}" in 11:49:04 + dpkg -l 11:49:04 + grep '^ii' 11:49:04 + '[' -f /tmp/packages_start.txt ']' 11:49:04 + '[' -f /tmp/packages_end.txt ']' 11:49:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:49:04 + '[' /w/workspace/foundry_device-virtual-go_PR-497 ']' 11:49:04 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-497/archives/ 11:49:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-497/archives/ [Pipeline] echo 11:49:04 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-497/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:49:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:06 prd-ubuntu20.04-docker-8c-8g-22988 does not seem to be running inside a container 11:49:06 $ 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-497/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-497 -v /w/workspace/foundry_device-virtual-go_PR-497:/w/workspace/foundry_device-virtual-go_PR-497:rw,z -v /w/workspace/foundry_device-virtual-go_PR-497@tmp:/w/workspace/foundry_device-virtual-go_PR-497@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:49:06 $ docker top dcfd40cf02023a837969b322c96df97f03a31bff48518685a43e282865342bd1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:49:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:49:06 + mkdir -p /var/log/sysstat [Pipeline] sh 11:49:07 + ls /var/log/sa-host 11:49:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:07 provisioning config files... 11:49:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-497@tmp/config2421628159975634644tmp [Pipeline] { [Pipeline] echo 11:49:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:49:07 ---> create-netrc.sh [Pipeline] } 11:49:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:49:08 ---> python-tools-install.sh [Pipeline] echo 11:49:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:49:08 ---> sudo-logs.sh 11:49:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:49:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:49:09 ---> job-cost.sh 11:49:09 lf-activate-venv: SKIPPING 11:49:09 DEBUG: total: 0.2199999988079071 11:49:09 INFO: Retrieving Stack Cost... 11:49:09 INFO: Retrieving Pricing Info for: v3-standard-8 11:49:10 INFO: Archiving Costs [Pipeline] echo 11:49:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:49:10 ---> logs-deploy.sh 11:49:10 lf-activate-venv: SKIPPING 11:49:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-497/1 11:49:10 INFO: archiving workspace using pattern(s): 11:49:11 Archives upload complete. 11:49:11 INFO: archiving logs to Nexus