Pull request #1630 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03f106a99230557bb6112794c6d142a53b00ad5a+63adea828cf4ed1d876d09a9d3feb5428c04fd58 (80557f378f123e49391e9b3e0dfe428930deb504) 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-ssh15492161494894802778.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh2943568645656542568.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-sdk-go/branches/PR-1630/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-sdk-go/branches/PR-1630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16443665853362899625.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-sdk-go/branches/PR-1630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12256970081135524993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh1727497309038611453.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-sdk-go/branches/PR-1630/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-sdk-go/branches/PR-1630/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12604282827883969119.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12569’ Running on prd-ubuntu20.04-docker-8c-8g-12576 in /w/workspace/gexfoundry_device-sdk-go_PR-1630 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1630 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1630/head:refs/remotes/origin/PR-1630 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63adea828cf4ed1d876d09a9d3feb5428c04fd58 into PR head commit 03f106a99230557bb6112794c6d142a53b00ad5a Merge succeeded, producing 03f106a99230557bb6112794c6d142a53b00ad5a Checking out Revision 03f106a99230557bb6112794c6d142a53b00ad5a (PR-1630) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f 03f106a99230557bb6112794c6d142a53b00ad5a # 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 63adea828cf4ed1d876d09a9d3feb5428c04fd58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03f106a99230557bb6112794c6d142a53b00ad5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:14:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:14:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:14:18 ========================================================= 04:14:18 EdgeX Global Pipelines Version Info 04:14:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:14:18 ------------------- 04:14:18 stable info: 04:14:18 ------------------- 04:14:18 Commited By: Cherry Wang cherry@iotechsys.com 04:14:18 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:14:18 Message: update stable to v1.0.264 04:14:19 ------------------- 04:14:19 experimental info: 04:14:19 ------------------- 04:14:19 Commited By: Cherry Wang cherry@iotechsys.com 04:14:19 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:14:19 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:14:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:14:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1630 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1630 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1630 [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03f106a99230557bb6112794c6d142a53b00ad5a [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03f106a [Pipeline] echo 04:14:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:21 provisioning config files... 04:14:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp/config682449215693081024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:22 ---> ****-login.sh 04:14:22 nexus3.edgexfoundry.org:10001 04:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:22 Configure a credential helper to remove this warning. See 04:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:22 04:14:22 Login Succeeded 04:14:22 nexus3.edgexfoundry.org:10002 04:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:22 Configure a credential helper to remove this warning. See 04:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:22 04:14:22 Login Succeeded 04:14:22 nexus3.edgexfoundry.org:10003 04:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:22 Configure a credential helper to remove this warning. See 04:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:22 04:14:22 Login Succeeded 04:14:22 nexus3.edgexfoundry.org:10004 04:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:22 Configure a credential helper to remove this warning. See 04:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:22 04:14:22 Login Succeeded 04:14:22 ****.io 04:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:23 Configure a credential helper to remove this warning. See 04:14:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:23 04:14:23 Login Succeeded 04:14:23 ---> ****-login.sh ends [Pipeline] } 04:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:14:23 + git rev-list -1 --merges 03f106a99230557bb6112794c6d142a53b00ad5a~1..03f106a99230557bb6112794c6d142a53b00ad5a [Pipeline] echo 04:14:23 -----------> git rev-list -1 --merges 03f106a99230557bb6112794c6d142a53b00ad5a~1..03f106a99230557bb6112794c6d142a53b00ad5a 03f106a99230557bb6112794c6d142a53b00ad5a [false] [Pipeline] sh 04:14:24 + git log --format=format:%s -1 03f106a99230557bb6112794c6d142a53b00ad5a [Pipeline] echo 04:14:24 ========================================================= 04:14:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:14:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:24 + git log --format=format:%s -1 03f106a99230557bb6112794c6d142a53b00ad5a [Pipeline] echo 04:14:24 [semverPrep] GIT_COMMIT: 03f106a99230557bb6112794c6d142a53b00ad5a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:14:24 [semverPrep] This is not a build commit. [Pipeline] sh 04:14:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:14:25 + grep -v github /etc/ssh/ssh_known_hosts 04:14:25 + [ -e /tmp/ssh_known_hosts ] 04:14:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:14:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:14:25 + sudo tee -a /etc/ssh/ssh_known_hosts 04:14:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:25 04:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:26 0.1.4: Pulling from edgex-devops/py-git-semver 04:14:26 b85a868b505f: Pulling fs layer 04:14:26 e2be974225ed: Pulling fs layer 04:14:26 339a4e72a1f5: Pulling fs layer 04:14:26 988bab9f4d93: Pulling fs layer 04:14:26 1469e6f7b9e6: Pulling fs layer 04:14:26 eaf3925da568: Pulling fs layer 04:14:26 bab4dde63d76: Pulling fs layer 04:14:26 bde34c3a00c8: Pulling fs layer 04:14:26 b352a97aabf1: Pulling fs layer 04:14:26 4872d77fe225: Pulling fs layer 04:14:26 5851b861e8e6: Pulling fs layer 04:14:26 b352a97aabf1: Waiting 04:14:26 1469e6f7b9e6: Waiting 04:14:26 eaf3925da568: Waiting 04:14:26 bab4dde63d76: Waiting 04:14:26 4872d77fe225: Waiting 04:14:26 bde34c3a00c8: Waiting 04:14:26 988bab9f4d93: Waiting 04:14:26 e2be974225ed: Verifying Checksum 04:14:26 e2be974225ed: Download complete 04:14:26 1469e6f7b9e6: Verifying Checksum 04:14:26 1469e6f7b9e6: Download complete 04:14:26 339a4e72a1f5: Verifying Checksum 04:14:26 339a4e72a1f5: Download complete 04:14:26 eaf3925da568: Verifying Checksum 04:14:26 eaf3925da568: Download complete 04:14:26 bde34c3a00c8: Verifying Checksum 04:14:26 bde34c3a00c8: Download complete 04:14:26 b352a97aabf1: Verifying Checksum 04:14:26 b352a97aabf1: Download complete 04:14:26 4872d77fe225: Download complete 04:14:26 5851b861e8e6: Verifying Checksum 04:14:26 5851b861e8e6: Download complete 04:14:26 b85a868b505f: Verifying Checksum 04:14:26 b85a868b505f: Download complete 04:14:26 bab4dde63d76: Verifying Checksum 04:14:26 bab4dde63d76: Download complete 04:14:27 b85a868b505f: Pull complete 04:14:27 e2be974225ed: Pull complete 04:14:28 339a4e72a1f5: Pull complete 04:14:28 988bab9f4d93: Pull complete 04:14:28 1469e6f7b9e6: Pull complete 04:14:28 eaf3925da568: Pull complete 04:14:30 bab4dde63d76: Pull complete 04:14:30 bde34c3a00c8: Pull complete 04:14:30 b352a97aabf1: Pull complete 04:14:30 4872d77fe225: Pull complete 04:14:30 5851b861e8e6: Pull complete 04:14:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:30 prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container 04:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1630 -v /w/workspace/gexfoundry_device-sdk-go_PR-1630:/w/workspace/gexfoundry_device-sdk-go_PR-1630:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1630@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 04:14:33 $ docker top 2d324550d953271de11991d45254a559500e934a920b5ed7f6c2063e4cca11b0 -eo pid,comm 04:14:33 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). 04:14:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:33 [ssh-agent] Looking for ssh-agent implementation... 04:14:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:33 $ docker exec 2d324550d953271de11991d45254a559500e934a920b5ed7f6c2063e4cca11b0 ssh-agent 04:14:33 SSH_AUTH_SOCK=/tmp/ssh-xPwkRtS3w1kt/agent.31 04:14:33 SSH_AGENT_PID=38 04:14:33 Running ssh-add (command line suppressed) 04:14:33 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp/private_key_8596320655810451528.key (/w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp/private_key_8596320655810451528.key) 04:14:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:37 + git tag --points-at HEAD [Pipeline] } 04:14:37 $ docker exec --env ******** --env ******** 2d324550d953271de11991d45254a559500e934a920b5ed7f6c2063e4cca11b0 ssh-agent -k 04:14:37 unset SSH_AUTH_SOCK; 04:14:37 unset SSH_AGENT_PID; 04:14:37 echo Agent pid 38 killed; 04:14:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:14:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:37 [ssh-agent] Looking for ssh-agent implementation... 04:14:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:37 $ docker exec 2d324550d953271de11991d45254a559500e934a920b5ed7f6c2063e4cca11b0 ssh-agent 04:14:37 SSH_AUTH_SOCK=/tmp/ssh-l1BjL1mjZABQ/agent.71 04:14:37 SSH_AGENT_PID=77 04:14:37 Running ssh-add (command line suppressed) 04:14:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp/private_key_8909013972441084103.key (/w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp/private_key_8909013972441084103.key) 04:14:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:38 + git semver init 04:14:38 2024-10-02 04:14:38,393 [run_init] DEBUG init version:0.0.0 force:False 04:14:38 2024-10-02 04:14:38,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1630/.semver 04:14:38 2024-10-02 04:14:38,394 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1630/.semver 04:14:38 2024-10-02 04:14:38,394 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1630/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1630, universal_newlines=False, shell=None, istream=None) 04:14:40 2024-10-02 04:14:40,305 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1630/.git/info/exclude 04:14:40 2024-10-02 04:14:40,305 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1630/.semver/PR-1630 with force:False 04:14:40 2024-10-02 04:14:40,306 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1630/.semver/PR-1630 04:14:40 2024-10-02 04:14:40,310 [execute] INFO git cat-file --batch-check 04:14:40 2024-10-02 04:14:40,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1630/.semver, universal_newlines=False, shell=None, istream=) 04:14:40 2024-10-02 04:14:40,316 [execute] INFO git cat-file --batch 04:14:40 2024-10-02 04:14:40,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1630/.semver, universal_newlines=False, shell=None, istream=) 04:14:40 2024-10-02 04:14:40,320 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1630/.semver/PR-1630 04:14:40 0.0.0 [Pipeline] } 04:14:40 $ docker exec --env ******** --env ******** 2d324550d953271de11991d45254a559500e934a920b5ed7f6c2063e4cca11b0 ssh-agent -k 04:14:40 unset SSH_AUTH_SOCK; 04:14:40 unset SSH_AGENT_PID; 04:14:40 echo Agent pid 77 killed; 04:14:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:40 + git semver [Pipeline] } 04:14:41 $ docker stop --time=1 2d324550d953271de11991d45254a559500e934a920b5ed7f6c2063e4cca11b0 04:14:42 $ docker rm -f --volumes 2d324550d953271de11991d45254a559500e934a920b5ed7f6c2063e4cca11b0 [Pipeline] // withDockerContainer [Pipeline] sh 04:14:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:14:43 Stashed 1 file(s) [Pipeline] echo 04:14:43 [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 04:14:44 provisioning config files... 04:14:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp/config5201895222708236658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:44 ---> ****-login.sh 04:14:44 nexus3.edgexfoundry.org:10001 04:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:44 Configure a credential helper to remove this warning. See 04:14:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:44 04:14:44 Login Succeeded 04:14:44 nexus3.edgexfoundry.org:10002 04:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:44 Configure a credential helper to remove this warning. See 04:14:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:44 04:14:44 Login Succeeded 04:14:44 nexus3.edgexfoundry.org:10003 04:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:44 Configure a credential helper to remove this warning. See 04:14:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:44 04:14:44 Login Succeeded 04:14:44 nexus3.edgexfoundry.org:10004 04:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:44 Configure a credential helper to remove this warning. See 04:14:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:44 04:14:44 Login Succeeded 04:14:44 ****.io 04:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:45 Configure a credential helper to remove this warning. See 04:14:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:45 04:14:45 Login Succeeded 04:14:45 ---> ****-login.sh ends [Pipeline] } 04:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:14:45 ========================================================= 04:14:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:14:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:46 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:14:46 Sending build context to Docker daemon 25.39MB 04:14:46 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:14:46 Step 2/10 : FROM ${BASE} AS builder 04:14:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:46 619be1103602: Pulling fs layer 04:14:46 7862e08f4a3e: Pulling fs layer 04:14:46 5df492c9dc93: Pulling fs layer 04:14:46 7629e6793208: Pulling fs layer 04:14:46 4f4fb700ef54: Pulling fs layer 04:14:46 fb5054dd5b73: Pulling fs layer 04:14:46 eeca6798cff9: Pulling fs layer 04:14:46 aa269ceb94a6: Pulling fs layer 04:14:46 ada007ff1a6a: Pulling fs layer 04:14:46 fb5054dd5b73: Waiting 04:14:46 eeca6798cff9: Waiting 04:14:46 aa269ceb94a6: Waiting 04:14:46 7629e6793208: Waiting 04:14:46 ada007ff1a6a: Waiting 04:14:46 4f4fb700ef54: Waiting 04:14:46 7862e08f4a3e: Download complete 04:14:46 7629e6793208: Verifying Checksum 04:14:46 7629e6793208: Download complete 04:14:46 4f4fb700ef54: Verifying Checksum 04:14:46 4f4fb700ef54: Download complete 04:14:46 fb5054dd5b73: Verifying Checksum 04:14:46 fb5054dd5b73: Download complete 04:14:46 619be1103602: Verifying Checksum 04:14:46 619be1103602: Download complete 04:14:46 eeca6798cff9: Verifying Checksum 04:14:46 eeca6798cff9: Download complete 04:14:46 619be1103602: Pull complete 04:14:46 ada007ff1a6a: Download complete 04:14:46 7862e08f4a3e: Pull complete 04:14:46 5df492c9dc93: Verifying Checksum 04:14:46 5df492c9dc93: Download complete 04:14:47 aa269ceb94a6: Verifying Checksum 04:14:49 5df492c9dc93: Pull complete 04:14:49 7629e6793208: Pull complete 04:14:49 4f4fb700ef54: Pull complete 04:14:49 fb5054dd5b73: Pull complete 04:14:49 eeca6798cff9: Pull complete 04:14:52 aa269ceb94a6: Pull complete 04:14:52 ada007ff1a6a: Pull complete 04:14:52 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:14:52 ---> f489d0715acc 04:14:52 Step 3/10 : ARG MAKE=make build 04:14:56 ---> Running in 5382e3955b84 04:14:56 Removing intermediate container 5382e3955b84 04:14:56 ---> 6c4c71677263 04:14:56 Step 4/10 : WORKDIR /device-sdk-go 04:14:56 ---> Running in fa884c1bec1d 04:14:56 Removing intermediate container fa884c1bec1d 04:14:56 ---> 96ec2cbae2bd 04:14:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:14:56 ---> Running in eec7cefd213a 04:14:56 Removing intermediate container eec7cefd213a 04:14:56 ---> c61387085e15 04:14:56 Step 6/10 : RUN apk add --update --no-cache make git 04:14:56 ---> Running in 784a7b598dde 04:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:14:57 OK: 264 MiB in 52 packages 04:14:57 Removing intermediate container 784a7b598dde 04:14:57 ---> 87e3eed9f9b3 04:14:57 Step 7/10 : COPY go.mod vendor* ./ 04:14:57 ---> 1aee6def8b59 04:14:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:57 ---> Running in bdf9df4c4108 04:14:58 Still waiting to schedule task 04:14:58 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12573’ is offline 04:16:05 Removing intermediate container bdf9df4c4108 04:16:05 ---> 94a8004e211f 04:16:05 Step 9/10 : COPY . . 04:16:05 ---> 81991f4feacf 04:16:05 Step 10/10 : RUN ${MAKE} 04:16:05 ---> Running in bf13266c8c1c 04:16:05 noop 04:16:05 Removing intermediate container bf13266c8c1c 04:16:05 ---> 6e85d1f627ef 04:16:05 Successfully built 6e85d1f627ef 04:16:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:05 + docker inspect -f . ci-base-image-x86_64 04:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:06 prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container 04:16:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1630 -v /w/workspace/gexfoundry_device-sdk-go_PR-1630:/w/workspace/gexfoundry_device-sdk-go_PR-1630:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1630@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 04:16:06 $ docker top f1cd266f979bea404b10ec4c52449b33f71c6428233588023b6bd602d46b836d -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:06 + go version 04:16:06 go version go1.21.9 linux/amd64 [Pipeline] } 04:16:06 $ docker stop --time=1 f1cd266f979bea404b10ec4c52449b33f71c6428233588023b6bd602d46b836d 04:16:08 $ docker rm -f --volumes f1cd266f979bea404b10ec4c52449b33f71c6428233588023b6bd602d46b836d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:08 + docker inspect -f . ci-base-image-x86_64 04:16:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:09 prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container 04:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1630 -v /w/workspace/gexfoundry_device-sdk-go_PR-1630:/w/workspace/gexfoundry_device-sdk-go_PR-1630:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1630@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 04:16:09 $ docker top ad5ef68d07f2e333924bae12e587acab71139838a9c713e2aabb355b9dcefa3d -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:09 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1630 [Pipeline] fileExists [Pipeline] sh 04:16:10 + make test 04:16:10 go test -race -coverprofile=coverage.out ./... 04:16:16 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:16:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12577 in /w/workspace/gexfoundry_device-sdk-go_PR-1630 [Pipeline] { [Pipeline] ws 04:16:21 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:16:24 The recommended git tool is: git 04:16:29 using credential edgex-jenkins-ssh 04:16:29 Cloning the remote Git repository 04:16:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:16:29 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:16:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:16:29 > git --version # timeout=10 04:16:29 > git --version # 'git version 2.25.1' 04:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:16:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:34 Merging remotes/origin/main commit 63adea828cf4ed1d876d09a9d3feb5428c04fd58 into PR head commit 03f106a99230557bb6112794c6d142a53b00ad5a 04:16:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:16:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1630/head:refs/remotes/origin/PR-1630 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:16:34 > git config core.sparsecheckout # timeout=10 04:16:34 > git checkout -f 03f106a99230557bb6112794c6d142a53b00ad5a # timeout=10 04:16:35 Merge succeeded, producing 03f106a99230557bb6112794c6d142a53b00ad5a 04:16:35 Checking out Revision 03f106a99230557bb6112794c6d142a53b00ad5a (PR-1630) 04:16:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:16:35 > git --version # timeout=10 04:16:35 > git --version # 'git version 2.25.1' 04:16:35 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:16:34 > git remote # timeout=10 04:16:34 > git config --get remote.origin.url # timeout=10 04:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:35 > git merge 63adea828cf4ed1d876d09a9d3feb5428c04fd58 # timeout=10 04:16:35 > git rev-parse HEAD^{commit} # timeout=10 04:16:35 > git config core.sparsecheckout # timeout=10 04:16:35 > git checkout -f 03f106a99230557bb6112794c6d142a53b00ad5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:40 Dload Upload Total Spent Left Speed 04:16:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 04:16:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:16:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:16:41 + sudo tee /etc/docker/daemon.new 04:16:41 { 04:16:41 "registry-mirrors": [ 04:16:41 "https://nexus3.edgexfoundry.org:10001" 04:16:41 ], 04:16:41 "bip": "10.250.0.254/24", 04:16:41 "hosts": [ 04:16:41 "tcp://0.0.0.0:5555", 04:16:41 "unix:///var/run/docker.sock" 04:16:41 ], 04:16:41 "mtu": 1458, 04:16:41 "selinux-enabled": true, 04:16:41 "seccomp-profile": "/etc/docker/seccomp.json" 04:16:41 } [Pipeline] sh 04:16:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:16:42 + sudo service docker restart 04:16:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:16:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:16:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:16:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:16:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:16:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.038s coverage: 26.0% of statements 04:16:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 79.4% of statements 04:16:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:16:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:16:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:16:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 04:16:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:16:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:16:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.042s coverage: 86.0% of statements 04:16:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.099s coverage: 45.2% of statements 04:16:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:16:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.032s coverage: 14.1% of statements 04:16:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.099s coverage: 44.6% of statements 04:16:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.054s coverage: 68.5% of statements 04:16:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.097s coverage: 89.2% of statements 04:16:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.050s coverage: 5.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:00 provisioning config files... 04:17:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3834423610216614744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:00 ---> ****-login.sh 04:17:00 nexus3.edgexfoundry.org:10001 04:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:01 Configure a credential helper to remove this warning. See 04:17:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:01 04:17:01 Login Succeeded 04:17:01 nexus3.edgexfoundry.org:10002 04:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:02 Configure a credential helper to remove this warning. See 04:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:02 04:17:02 Login Succeeded 04:17:02 nexus3.edgexfoundry.org:10003 04:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:02 Configure a credential helper to remove this warning. See 04:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:02 04:17:02 Login Succeeded 04:17:02 nexus3.edgexfoundry.org:10004 04:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:02 Configure a credential helper to remove this warning. See 04:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:02 04:17:02 Login Succeeded 04:17:02 ****.io 04:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:03 Configure a credential helper to remove this warning. See 04:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:03 04:17:03 Login Succeeded 04:17:03 ---> ****-login.sh ends [Pipeline] } 04:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:17:03 ========================================================= 04:17:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:17:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:04 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:17:04 Sending build context to Docker daemon 13.15MB 04:17:04 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:17:04 Step 2/10 : FROM ${BASE} AS builder 04:17:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:17:05 c6b39de5b339: Pulling fs layer 04:17:05 a69c41024577: Pulling fs layer 04:17:05 d6de4b400683: Pulling fs layer 04:17:05 35cb2a7552d0: Pulling fs layer 04:17:05 4f4fb700ef54: Pulling fs layer 04:17:05 464afbd9ba4c: Pulling fs layer 04:17:05 00f215d4a9da: Pulling fs layer 04:17:05 d496ad576159: Pulling fs layer 04:17:05 35cb2a7552d0: Waiting 04:17:05 4f4fb700ef54: Waiting 04:17:05 464afbd9ba4c: Waiting 04:17:05 00f215d4a9da: Waiting 04:17:05 d496ad576159: Waiting 04:17:05 a69c41024577: Verifying Checksum 04:17:05 a69c41024577: Download complete 04:17:05 35cb2a7552d0: Verifying Checksum 04:17:05 35cb2a7552d0: Download complete 04:17:05 4f4fb700ef54: Download complete 04:17:05 464afbd9ba4c: Verifying Checksum 04:17:05 464afbd9ba4c: Download complete 04:17:05 c6b39de5b339: Download complete 04:17:05 d496ad576159: Verifying Checksum 04:17:05 d496ad576159: Download complete 04:17:06 c6b39de5b339: Pull complete 04:17:06 a69c41024577: Pull complete 04:17:06 d6de4b400683: Verifying Checksum 04:17:06 d6de4b400683: Download complete 04:17:07 00f215d4a9da: Verifying Checksum 04:17:07 00f215d4a9da: Download complete 04:17:20 d6de4b400683: Pull complete 04:17:20 35cb2a7552d0: Pull complete 04:17:20 4f4fb700ef54: Pull complete 04:17:20 464afbd9ba4c: Pull complete 04:17:27 GO111MODULE=on go vet ./... 04:17:28 00f215d4a9da: Pull complete 04:17:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:28 ./bin/test-attribution-txt.sh 04:17:28 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 04:17:28 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 04:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:17:28 $ docker stop --time=1 ad5ef68d07f2e333924bae12e587acab71139838a9c713e2aabb355b9dcefa3d 04:17:29 d496ad576159: Pull complete 04:17:29 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:17:29 ---> f246e2811388 04:17:29 Step 3/10 : ARG MAKE=make build 04:17:31 ---> Running in 9de4eef07247 04:17:31 Removing intermediate container 9de4eef07247 04:17:31 ---> e737f1b4e22b 04:17:31 Step 4/10 : WORKDIR /device-sdk-go 04:17:31 ---> Running in fc89cf27e53a 04:17:32 Removing intermediate container fc89cf27e53a 04:17:32 ---> ce4f92cf24a6 04:17:32 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:32 ---> Running in 67854b943dcc 04:17:32 Removing intermediate container 67854b943dcc 04:17:32 ---> 3bb6896a7426 04:17:32 Step 6/10 : RUN apk add --update --no-cache make git 04:17:32 ---> Running in 9d1ee8af92cf 04:17:33 $ docker rm -f --volumes ad5ef68d07f2e333924bae12e587acab71139838a9c713e2aabb355b9dcefa3d 04:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh 04:17:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:17:35 OK: 266 MiB in 52 packages [Pipeline] sh 04:17:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:35 Removing intermediate container 9d1ee8af92cf 04:17:35 ---> 62434868ef27 04:17:35 Step 7/10 : COPY go.mod vendor* ./ 04:17:35 + ls -al . 04:17:35 total 384 04:17:35 drwxrwxr-x 11 jenkins jenkins 4096 Oct 2 04:16 . 04:17:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 04:14 .. 04:17:35 -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 04:14 .dockerignore 04:17:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 04:16 .git 04:17:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 04:14 .github 04:17:35 -rw-rw-r-- 1 jenkins jenkins 137 Oct 2 04:14 .gitignore 04:17:35 -rw-rw-r-- 1 jenkins jenkins 42 Oct 2 04:14 .golangci.yml 04:17:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 04:14 .semver 04:17:35 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 2 04:14 CHANGELOG.md 04:17:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 04:14 GOVERNANCE.md 04:17:35 -rw-rw-r-- 1 jenkins jenkins 885 Oct 2 04:14 Jenkinsfile 04:17:35 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 2 04:14 LICENSE 04:17:35 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 2 04:14 Makefile 04:17:35 -rw-rw-r-- 1 jenkins jenkins 619 Oct 2 04:14 OWNERS.md 04:17:35 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 2 04:14 README.md 04:17:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 04:14 VERSION 04:17:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 04:14 bin 04:17:35 -rw-r--r-- 1 jenkins jenkins 128350 Oct 2 04:16 coverage.out 04:17:35 drwxrwxr-x 5 jenkins jenkins 4096 Oct 2 04:14 example 04:17:35 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 2 04:14 go.mod 04:17:35 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 2 04:14 go.sum 04:17:35 drwxrwxr-x 13 jenkins jenkins 4096 Oct 2 04:14 internal 04:17:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 04:14 openapi 04:17:35 drwxrwxr-x 6 jenkins jenkins 4096 Oct 2 04:14 pkg 04:17:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 04:14 snap 04:17:35 -rw-rw-r-- 1 jenkins jenkins 222 Oct 2 04:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:36 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=03f106a99230557bb6112794c6d142a53b00ad5a --label arch=amd64 --label version=0.0.0 . 04:17:36 Sending build context to Docker daemon 25.51MB 04:17:36 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:17:36 Step 2/24 : FROM ${BASE} AS builder 04:17:36 ---> 6e85d1f627ef 04:17:36 Step 3/24 : ARG MAKE=make build 04:17:36 ---> ae3766d18896 04:17:36 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:36 ---> Running in ab59e413768e 04:17:36 ---> Running in c9c34355350a 04:17:36 Removing intermediate container c9c34355350a 04:17:36 ---> 7e0abf36e372 04:17:36 Step 4/24 : WORKDIR /device-sdk-go 04:17:36 ---> Running in 18b821cae983 04:17:36 Removing intermediate container 18b821cae983 04:17:36 ---> 62bce1555c07 04:17:36 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:36 ---> Running in 0a53575c172a 04:17:37 Removing intermediate container 0a53575c172a 04:17:37 ---> 9ebd2494558f 04:17:37 Step 6/24 : RUN apk add --update --no-cache make git 04:17:37 ---> Running in 46c76a5b44a7 04:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:17:37 OK: 264 MiB in 52 packages 04:17:38 Removing intermediate container 46c76a5b44a7 04:17:38 ---> 2c841ccdb607 04:17:38 Step 7/24 : COPY go.mod vendor* ./ 04:17:38 ---> 8395975cce0c 04:17:38 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:38 ---> Running in 7dada6b2899b 04:17:38 Removing intermediate container 7dada6b2899b 04:17:38 ---> da7db16a4fe2 04:17:38 Step 9/24 : COPY . . 04:17:39 ---> 083f9507454c 04:17:39 Step 10/24 : RUN ${MAKE} 04:17:39 ---> Running in a66626518c5b 04:17:39 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:18:11 Removing intermediate container a66626518c5b 04:18:11 ---> 10fe61dd62ec 04:18:11 Step 11/24 : FROM alpine:3.18 04:18:11 3.18: Pulling from library/alpine 04:18:11 1cc3d825d8b2: Pulling fs layer 04:18:11 1cc3d825d8b2: Verifying Checksum 04:18:11 1cc3d825d8b2: Download complete 04:18:11 1cc3d825d8b2: Pull complete 04:18:11 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:18:11 Status: Downloaded newer image for alpine:3.18 04:18:11 ---> 2c64cf60f6f0 04:18:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:18:11 ---> Running in 60cf038c8a50 04:18:11 Removing intermediate container 60cf038c8a50 04:18:11 ---> fb199baaf80c 04:18:11 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:18:11 ---> Running in 1eac00c7852c 04:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:18:11 (1/1) Installing dumb-init (1.2.5-r2) 04:18:11 Executing busybox-1.36.1-r7.trigger 04:18:11 OK: 7 MiB in 16 packages 04:18:11 Removing intermediate container 1eac00c7852c 04:18:11 ---> 2eebd1b7dc44 04:18:11 Step 14/24 : RUN apk --no-cache upgrade 04:18:11 ---> Running in 27e557689ff4 04:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:18:11 OK: 7 MiB in 16 packages 04:18:11 Removing intermediate container 27e557689ff4 04:18:11 ---> 605aa4b7c7bc 04:18:11 Step 15/24 : WORKDIR / 04:18:11 ---> Running in ed6aabf613af 04:18:11 Removing intermediate container ed6aabf613af 04:18:11 ---> 3246c552bceb 04:18:11 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:18:11 ---> a709871d09be 04:18:11 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:18:12 ---> 2691858f5c91 04:18:12 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:18:13 ---> 79bd2ba95e00 04:18:13 Step 19/24 : EXPOSE 59999 04:18:13 ---> Running in 46d5654dc156 04:18:13 Removing intermediate container 46d5654dc156 04:18:13 ---> 2e6be1ed1e24 04:18:13 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:18:13 ---> Running in 68ad1704852e 04:18:13 Removing intermediate container 68ad1704852e 04:18:13 ---> 07b381e561e6 04:18:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:18:13 ---> Running in bf9ff91df564 04:18:13 Removing intermediate container bf9ff91df564 04:18:13 ---> 70489587e262 04:18:13 Step 22/24 : LABEL arch=amd64 04:18:13 ---> Running in d0061e768cff 04:18:13 Removing intermediate container d0061e768cff 04:18:13 ---> 4d1e026a5b0c 04:18:13 Step 23/24 : LABEL git_sha=03f106a99230557bb6112794c6d142a53b00ad5a 04:18:13 ---> Running in e871ab2e1392 04:18:13 Removing intermediate container e871ab2e1392 04:18:13 ---> 28140b6b65f6 04:18:13 Step 24/24 : LABEL version=0.0.0 04:18:13 ---> Running in d508e54ef096 04:18:13 Removing intermediate container d508e54ef096 04:18:13 ---> 471604522729 04:18:13 [Warning] One or more build-args [ARCH] were not consumed 04:18:13 Successfully built 471604522729 04:18:13 Successfully tagged device-sdk-simple: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 04:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:14 04:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:15 latest: Pulling from edgex-lftools-log-publisher 04:18:15 5eb5b503b376: Pulling fs layer 04:18:15 5c69ac0246d0: Pulling fs layer 04:18:15 ec43610c2a17: Pulling fs layer 04:18:15 3a2ae6a8a46f: Pulling fs layer 04:18:15 33b1e0a273af: Pulling fs layer 04:18:15 5d3b04190fa2: Pulling fs layer 04:18:15 2f39f015ded8: Pulling fs layer 04:18:15 33b1e0a273af: Waiting 04:18:15 2f39f015ded8: Waiting 04:18:15 5d3b04190fa2: Waiting 04:18:15 5c69ac0246d0: Verifying Checksum 04:18:15 5c69ac0246d0: Download complete 04:18:15 3a2ae6a8a46f: Verifying Checksum 04:18:15 3a2ae6a8a46f: Download complete 04:18:15 33b1e0a273af: Verifying Checksum 04:18:15 33b1e0a273af: Download complete 04:18:15 5d3b04190fa2: Verifying Checksum 04:18:15 5d3b04190fa2: Download complete 04:18:15 ec43610c2a17: Verifying Checksum 04:18:15 ec43610c2a17: Download complete 04:18:15 5eb5b503b376: Verifying Checksum 04:18:15 5eb5b503b376: Download complete 04:18:16 2f39f015ded8: Download complete 04:18:16 5eb5b503b376: Pull complete 04:18:16 5c69ac0246d0: Pull complete 04:18:17 ec43610c2a17: Pull complete 04:18:17 3a2ae6a8a46f: Pull complete 04:18:17 33b1e0a273af: Pull complete 04:18:17 5d3b04190fa2: Pull complete 04:18:21 2f39f015ded8: Pull complete 04:18:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:21 prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container 04:18:21 $ 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/gexfoundry_device-sdk-go_PR-1630 -v /w/workspace/gexfoundry_device-sdk-go_PR-1630:/w/workspace/gexfoundry_device-sdk-go_PR-1630:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1630@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 04:18:25 $ docker top 78e401eab079a2c7b5767eec6f27993c50840e740ecffb5b20736cd5013d7df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:26 ---> job-cost.sh 04:18:26 lf-activate-venv: SKIPPING 04:18:26 INFO: No Stack... 04:18:26 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:26 INFO: Archiving Costs [Pipeline] sh 04:18:26 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1630/archives/cost.csv 04:18:26 + cut -d, -f6 [Pipeline] lock 04:18:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1630-1-stack-cost] 04:18:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1630-1-stack-cost] did not exist. Created. 04:18:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1630-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:27 + echo total: 0.2199999988079071 [Pipeline] stash 04:18:27 Stashed 1 file(s) [Pipeline] } 04:18:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1630-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:27 $ docker stop --time=1 78e401eab079a2c7b5767eec6f27993c50840e740ecffb5b20736cd5013d7df7 04:18:28 $ docker rm -f --volumes 78e401eab079a2c7b5767eec6f27993c50840e740ecffb5b20736cd5013d7df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:19:28 Removing intermediate container ab59e413768e 04:19:28 ---> 6273f762e859 04:19:28 Step 9/10 : COPY . . 04:19:28 ---> 03cf6527d552 04:19:28 Step 10/10 : RUN ${MAKE} 04:19:28 ---> Running in d6c9d4c54992 04:19:28 noop 04:19:28 Removing intermediate container d6c9d4c54992 04:19:28 ---> e018ca1232ef 04:19:28 Successfully built e018ca1232ef 04:19:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:30 + docker inspect -f . ci-base-image-arm64 04:19:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:30 prd-ubuntu20.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container 04:19:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:19:32 $ docker top e53259b96a17a60678d3910d4eaddbe9ab59ed1abd730a26d555a2d1235baedd -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:33 + go version 04:19:33 go version go1.21.9 linux/arm64 [Pipeline] } 04:19:33 $ docker stop --time=1 e53259b96a17a60678d3910d4eaddbe9ab59ed1abd730a26d555a2d1235baedd 04:19:35 $ docker rm -f --volumes e53259b96a17a60678d3910d4eaddbe9ab59ed1abd730a26d555a2d1235baedd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:36 + docker inspect -f . ci-base-image-arm64 04:19:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:36 prd-ubuntu20.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container 04:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:19:37 $ docker top 1443ff96ea336205c4850c031f1d6093c445dad148c05caa42fbb765e08bba3d -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:38 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:19:39 + make test 04:19:39 go test -race -coverprofile=coverage.out ./... 04:20:18 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:24:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:24:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:24:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:24:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:24:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:24:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.121s coverage: 26.0% of statements 04:24:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.165s coverage: 79.4% of statements 04:24:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:24:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:24:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.264s coverage: 86.0% of statements 04:24:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:24:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.500s coverage: 45.2% of statements 04:24:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.147s coverage: 14.1% of statements 04:24:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.816s coverage: 44.6% of statements 04:24:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 04:24:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:24:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:24:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.306s coverage: 68.5% of statements 04:24:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.367s coverage: 89.2% of statements 04:24:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:24:45 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.233s coverage: 5.3% of statements 04:24:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:24:47 GO111MODULE=on go vet ./... 04:28:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:28:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:28:39 ./bin/test-attribution-txt.sh 04:28:39 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 04:28:39 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 04:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:28:39 $ docker stop --time=1 1443ff96ea336205c4850c031f1d6093c445dad148c05caa42fbb765e08bba3d 04:28:41 $ docker rm -f --volumes 1443ff96ea336205c4850c031f1d6093c445dad148c05caa42fbb765e08bba3d [Pipeline] // withDockerContainer [Pipeline] sh 04:28:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:44 Warning: overwriting stash ‘coverage-report’ 04:28:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:28:45 + ls -al . 04:28:45 total 380 04:28:45 drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 04:19 . 04:28:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 04:16 .. 04:28:45 -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 04:16 .dockerignore 04:28:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 04:16 .git 04:28:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 04:16 .github 04:28:45 -rw-rw-r-- 1 jenkins jenkins 137 Oct 2 04:16 .gitignore 04:28:45 -rw-rw-r-- 1 jenkins jenkins 42 Oct 2 04:16 .golangci.yml 04:28:45 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 2 04:16 CHANGELOG.md 04:28:45 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 04:16 GOVERNANCE.md 04:28:45 -rw-rw-r-- 1 jenkins jenkins 885 Oct 2 04:16 Jenkinsfile 04:28:45 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 2 04:16 LICENSE 04:28:45 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 2 04:16 Makefile 04:28:45 -rw-rw-r-- 1 jenkins jenkins 619 Oct 2 04:16 OWNERS.md 04:28:45 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 2 04:16 README.md 04:28:45 -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 04:14 VERSION 04:28:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 04:16 bin 04:28:45 -rw-r--r-- 1 jenkins jenkins 128347 Oct 2 04:24 coverage.out 04:28:45 drwxrwxr-x 5 jenkins jenkins 4096 Oct 2 04:16 example 04:28:45 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 2 04:16 go.mod 04:28:45 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 2 04:16 go.sum 04:28:45 drwxrwxr-x 13 jenkins jenkins 4096 Oct 2 04:16 internal 04:28:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 04:16 openapi 04:28:45 drwxrwxr-x 6 jenkins jenkins 4096 Oct 2 04:16 pkg 04:28:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 04:16 snap 04:28:45 -rw-rw-r-- 1 jenkins jenkins 222 Oct 2 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:46 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=03f106a99230557bb6112794c6d142a53b00ad5a --label arch=arm64 --label version=0.0.0 . 04:28:46 Sending build context to Docker daemon 13.28MB 04:28:46 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:28:46 Step 2/24 : FROM ${BASE} AS builder 04:28:46 ---> e018ca1232ef 04:28:46 Step 3/24 : ARG MAKE=make build 04:28:46 ---> Running in 4d64b2846274 04:28:47 Removing intermediate container 4d64b2846274 04:28:47 ---> 7aff3f6f8840 04:28:47 Step 4/24 : WORKDIR /device-sdk-go 04:28:47 ---> Running in 2f632de99d5e 04:28:47 Removing intermediate container 2f632de99d5e 04:28:47 ---> 96c8aecf7b87 04:28:47 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:28:47 ---> Running in f655de9be719 04:28:47 Removing intermediate container f655de9be719 04:28:47 ---> ef1add1a217a 04:28:47 Step 6/24 : RUN apk add --update --no-cache make git 04:28:48 ---> Running in fef10939dec7 04:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:28:50 OK: 266 MiB in 52 packages 04:28:51 Removing intermediate container fef10939dec7 04:28:51 ---> 8b2554bcb9c2 04:28:51 Step 7/24 : COPY go.mod vendor* ./ 04:28:51 ---> 51f3c5042f9d 04:28:51 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:51 ---> Running in 01aeeb300496 04:28:54 Removing intermediate container 01aeeb300496 04:28:54 ---> 2d747203ca93 04:28:54 Step 9/24 : COPY . . 04:28:55 ---> e2f01a38d4d1 04:28:55 Step 10/24 : RUN ${MAKE} 04:28:55 ---> Running in 454a63f03e99 04:28:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:32:18 Removing intermediate container 454a63f03e99 04:32:18 ---> 4d618d57ab43 04:32:18 Step 11/24 : FROM alpine:3.18 04:32:18 3.18: Pulling from library/alpine 04:32:18 720f3032cd11: Pulling fs layer 04:32:18 720f3032cd11: Verifying Checksum 04:32:18 720f3032cd11: Download complete 04:32:18 720f3032cd11: Pull complete 04:32:18 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 04:32:18 Status: Downloaded newer image for alpine:3.18 04:32:18 ---> 3e834921e367 04:32:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:32:19 ---> Running in 31a13fe1f4f6 04:32:19 Removing intermediate container 31a13fe1f4f6 04:32:19 ---> f461399db0b8 04:32:19 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:32:19 ---> Running in b1a8d797ce20 04:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:32:21 (1/1) Installing dumb-init (1.2.5-r2) 04:32:21 Executing busybox-1.36.1-r7.trigger 04:32:21 OK: 8 MiB in 16 packages 04:32:22 Removing intermediate container b1a8d797ce20 04:32:22 ---> f09372bb6406 04:32:22 Step 14/24 : RUN apk --no-cache upgrade 04:32:22 ---> Running in bd050b678344 04:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:32:24 OK: 8 MiB in 16 packages 04:32:25 Removing intermediate container bd050b678344 04:32:25 ---> 8f22881f814e 04:32:25 Step 15/24 : WORKDIR / 04:32:25 ---> Running in d6ac722d882f 04:32:26 Removing intermediate container d6ac722d882f 04:32:26 ---> 865654c68263 04:32:26 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:32:26 ---> 33ea5731d2c9 04:32:26 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:32:29 ---> 4d4285f735cf 04:32:29 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:32:29 ---> 87d93e222051 04:32:29 Step 19/24 : EXPOSE 59999 04:32:29 ---> Running in 6bc4e2944e53 04:32:30 Removing intermediate container 6bc4e2944e53 04:32:30 ---> 96b8c4860aba 04:32:30 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:32:30 ---> Running in c71d27639ce7 04:32:30 Removing intermediate container c71d27639ce7 04:32:30 ---> cf24296bbac2 04:32:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:32:30 ---> Running in ddb7130653a4 04:32:30 Removing intermediate container ddb7130653a4 04:32:30 ---> 1f080721a852 04:32:30 Step 22/24 : LABEL arch=arm64 04:32:30 ---> Running in 53dd4ce9b567 04:32:31 Removing intermediate container 53dd4ce9b567 04:32:31 ---> 945d6287dc8b 04:32:31 Step 23/24 : LABEL git_sha=03f106a99230557bb6112794c6d142a53b00ad5a 04:32:31 ---> Running in a9d0d6e2ccb3 04:32:31 Removing intermediate container a9d0d6e2ccb3 04:32:31 ---> fb30fb97290d 04:32:31 Step 24/24 : LABEL version=0.0.0 04:32:31 ---> Running in fc1a44bf0637 04:32:31 Removing intermediate container fc1a44bf0637 04:32:31 ---> e63d175dd907 04:32:31 [Warning] One or more build-args [ARCH] were not consumed 04:32:31 Successfully built e63d175dd907 04:32:31 Successfully tagged device-sdk-simple-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 04:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:33 04:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:33 arm64: Pulling from edgex-lftools-log-publisher 04:32:33 8998bd30e6a1: Pulling fs layer 04:32:33 04944245beec: Pulling fs layer 04:32:33 699f458cf7ca: Pulling fs layer 04:32:33 765212b225bb: Pulling fs layer 04:32:33 f23df028b6ca: Pulling fs layer 04:32:33 d65c8cfc05b1: Pulling fs layer 04:32:33 2437ff75d9bd: Pulling fs layer 04:32:33 765212b225bb: Waiting 04:32:33 f23df028b6ca: Waiting 04:32:33 2437ff75d9bd: Waiting 04:32:33 04944245beec: Verifying Checksum 04:32:33 04944245beec: Download complete 04:32:33 765212b225bb: Verifying Checksum 04:32:33 765212b225bb: Download complete 04:32:33 f23df028b6ca: Verifying Checksum 04:32:33 f23df028b6ca: Download complete 04:32:33 d65c8cfc05b1: Verifying Checksum 04:32:33 d65c8cfc05b1: Download complete 04:32:34 699f458cf7ca: Verifying Checksum 04:32:34 699f458cf7ca: Download complete 04:32:34 8998bd30e6a1: Verifying Checksum 04:32:34 8998bd30e6a1: Download complete 04:32:36 2437ff75d9bd: Verifying Checksum 04:32:36 2437ff75d9bd: Download complete 04:32:38 8998bd30e6a1: Pull complete 04:32:39 04944245beec: Pull complete 04:32:40 699f458cf7ca: Pull complete 04:32:40 765212b225bb: Pull complete 04:32:41 f23df028b6ca: Pull complete 04:32:41 d65c8cfc05b1: Pull complete 04:33:00 2437ff75d9bd: Pull complete 04:33:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:00 prd-ubuntu20.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container 04:33:00 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:33:04 $ docker top e2d33280e501e75746a4bafb810ba6f5decefc18dd9a3e92894d2d5331a9f368 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:04 ---> job-cost.sh 04:33:04 lf-activate-venv: SKIPPING 04:33:04 INFO: No Stack... 04:33:05 INFO: Retrieving Pricing Info for: v3-standard-4 04:33:06 INFO: Archiving Costs [Pipeline] sh 04:33:07 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:33:07 + cut -d, -f6 [Pipeline] lock 04:33:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1630-1-stack-cost] 04:33:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1630-1-stack-cost] did not exist. Created. 04:33:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1630-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:08 /w/workspace/device-sdk-go/1@tmp/durable-6c12d302/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:33:08 + echo total: 0.10999999940395355 [Pipeline] stash 04:33:08 Warning: overwriting stash ‘stack-cost’ 04:33:08 Stashed 1 file(s) [Pipeline] } 04:33:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1630-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:08 $ docker stop --time=1 e2d33280e501e75746a4bafb810ba6f5decefc18dd9a3e92894d2d5331a9f368 04:33:10 $ docker rm -f --volumes e2d33280e501e75746a4bafb810ba6f5decefc18dd9a3e92894d2d5331a9f368 [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 04:33:11 provisioning config files... 04:33:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp/config1840222281615077495tmp [Pipeline] { [Pipeline] sh 04:33:12 + set +x 04:33:12 + bash -s -- 04:33:12 + curl -s https://codecov.io/bash 04:33:12 04:33:12 _____ _ 04:33:12 / ____| | | 04:33:12 | | ___ __| | ___ ___ _____ __ 04:33:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:33:12 | |___| (_) | (_| | __/ (_| (_) \ V / 04:33:12 \_____\___/ \__,_|\___|\___\___/ \_/ 04:33:12 Bash-1.0.6 04:33:12 04:33:12 04:33:12 ==> git version 2.25.1 found 04:33:12 ==> 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 04:33:12 Release-Date: 2020-01-08 04:33:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:33:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:33:12 ==> Jenkins CI detected. 04:33:12 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1630 04:33:12 project root: . 04:33:12 --> token set from env 04:33:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:33:12 ==> Running gcov in . (disable via -X gcov) 04:33:12 ==> Python coveragepy not found 04:33:12 ==> Searching for coverage reports in: 04:33:12 + . 04:33:12 -> Found 1 reports 04:33:12 ==> Detecting git/mercurial file structure 04:33:12 ==> Reading reports 04:33:12 + ./coverage.out bytes=128347 04:33:12 ==> Appending adjustments 04:33:12 https://docs.codecov.io/docs/fixing-reports 04:33:12 + Found adjustments 04:33:12 ==> Gzipping contents 04:33:12 20K /tmp/codecov.mbnIZx.gz 04:33:12 ==> Uploading reports 04:33:12 url: https://codecov.io 04:33:12 query: branch=PR-1630&commit=03f106a99230557bb6112794c6d142a53b00ad5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1630%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1630&job=&cmd_args= 04:33:12 -> Pinging Codecov 04:33:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1630&commit=03f106a99230557bb6112794c6d142a53b00ad5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1630%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1630&job=&cmd_args= 04:33:12 -> Uploading to 04:33:12 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/03f106a99230557bb6112794c6d142a53b00ad5a/0361f9a7-67aa-4e24-8e92-28f5a7c6a81c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T043312Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3e2643326e7ce6d9b5392b4a4cb35fb5befad4b7917671eae97818804db597d9 04:33:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:12 Dload Upload Total Spent Left Speed 04:33:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17705 0 0 100 17705 0 76314 --:--:-- --:--:-- --:--:-- 76314 04:33:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/03f106a99230557bb6112794c6d142a53b00ad5a [Pipeline] } 04:33:13 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 04:33:15 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1630/archives ] 04:33:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1630/archives 04:33:15 total 16 04:33:15 drwxr-xr-x 3 root root 4096 Oct 2 04:18 . 04:33:15 drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 04:18 .. 04:33:15 drwxr-xr-x 2 root root 4096 Oct 2 04:18 cost 04:33:15 -rw-r--r-- 1 root root 86 Oct 2 04:18 cost.csv 04:33:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1630/archives 04:33:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1630/archives 04:33:15 total 16 04:33:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 04:18 . 04:33:15 drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 04:18 .. 04:33:15 drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 04:18 cost 04:33:15 -rw-r--r-- 1 jenkins jenkins 86 Oct 2 04:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:33:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:33:16 ---> package-listing.sh 04:33:16 ++ facter osfamily 04:33:16 ++ tr '[:upper:]' '[:lower:]' 04:33:16 + OS_FAMILY=debian 04:33:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1630 04:33:16 + START_PACKAGES=/tmp/packages_start.txt 04:33:16 + END_PACKAGES=/tmp/packages_end.txt 04:33:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:33:16 + PACKAGES=/tmp/packages_start.txt 04:33:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1630 ']' 04:33:16 + PACKAGES=/tmp/packages_end.txt 04:33:16 + case "${OS_FAMILY}" in 04:33:16 + dpkg -l 04:33:16 + grep '^ii' 04:33:16 + '[' -f /tmp/packages_start.txt ']' 04:33:16 + '[' -f /tmp/packages_end.txt ']' 04:33:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1630 ']' 04:33:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1630/archives/ 04:33:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1630/archives/ [Pipeline] echo 04:33:16 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/gexfoundry_device-sdk-go_PR-1630/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:33:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:17 prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container 04:33:18 $ 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/gexfoundry_device-sdk-go_PR-1630/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1630 -v /w/workspace/gexfoundry_device-sdk-go_PR-1630:/w/workspace/gexfoundry_device-sdk-go_PR-1630:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1630@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 04:33:18 $ docker top f62806d80108858ea6e9ee31705a6644cfd27356cbacf60c5f1c88fcb790ac5e -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:33:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:33:19 + ls /var/log/sa-host 04:33:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:19 provisioning config files... 04:33:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1630@tmp/config5902323626315032303tmp [Pipeline] { [Pipeline] echo 04:33:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:19 ---> create-netrc.sh [Pipeline] } 04:33:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:33:20 ---> python-tools-install.sh [Pipeline] echo 04:33:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:20 ---> sudo-logs.sh 04:33:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:33:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:21 ---> job-cost.sh 04:33:21 lf-activate-venv: SKIPPING 04:33:21 DEBUG: total: 0.2199999988079071 04:33:21 INFO: Retrieving Stack Cost... 04:33:21 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:22 INFO: Archiving Costs [Pipeline] echo 04:33:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:22 ---> logs-deploy.sh 04:33:22 lf-activate-venv: SKIPPING 04:33:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1630/1 04:33:22 INFO: archiving workspace using pattern(s): 04:33:23 Archives upload complete. 04:33:23 INFO: archiving logs to Nexus