Pull request #1534 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 40dc5588eccf381ff312d3bc6c58dbeeee44c528+cdda6ba38339e8ee36b58c288de44ad2194d3f5d (4d271c30101bdc3d8702d45fbfb12d08e46ca113) 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-ssh12854202049367500643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh17200631156077013798.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-1534/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-1534/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4141654998685347713.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-1534/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11100809937631630697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh12215493683059359846.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-1534/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-1534/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11372201618495682687.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16228 in /w/workspace/gexfoundry_device-sdk-go_PR-1534 [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-1534 # 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 Merging remotes/origin/main commit cdda6ba38339e8ee36b58c288de44ad2194d3f5d into PR head commit 40dc5588eccf381ff312d3bc6c58dbeeee44c528 Merge succeeded, producing 40dc5588eccf381ff312d3bc6c58dbeeee44c528 Checking out Revision 40dc5588eccf381ff312d3bc6c58dbeeee44c528 (PR-1534) > 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/1534/head:refs/remotes/origin/PR-1534 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40dc5588eccf381ff312d3bc6c58dbeeee44c528 # 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 cdda6ba38339e8ee36b58c288de44ad2194d3f5d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40dc5588eccf381ff312d3bc6c58dbeeee44c528 # timeout=10 Commit message: "docs: Update changelog for 3.1 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:39:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:39:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:39:53 ========================================================= 16:39:53 EdgeX Global Pipelines Version Info 16:39:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:39:54 ------------------- 16:39:54 stable info: 16:39:54 ------------------- 16:39:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:39:54 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:39:54 Message: update stable to v1.0.255 16:39:55 ------------------- 16:39:55 experimental info: 16:39:55 ------------------- 16:39:55 Commited By: **** collab-it+edgex@linuxfoundation.org 16:39:55 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:39:55 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:39:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1534 [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1534 [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1534 [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40dc5588eccf381ff312d3bc6c58dbeeee44c528 [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40dc558 [Pipeline] echo 16:39:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:56 provisioning config files... 16:39:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp/config15442029066803441123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:57 ---> docker-login.sh 16:39:57 nexus3.edgexfoundry.org:10001 16:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:57 Configure a credential helper to remove this warning. See 16:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:57 16:39:57 Login Succeeded 16:39:57 nexus3.edgexfoundry.org:10002 16:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:57 Configure a credential helper to remove this warning. See 16:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:57 16:39:57 Login Succeeded 16:39:57 nexus3.edgexfoundry.org:10003 16:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:57 Configure a credential helper to remove this warning. See 16:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:57 16:39:57 Login Succeeded 16:39:57 nexus3.edgexfoundry.org:10004 16:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:57 Configure a credential helper to remove this warning. See 16:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:57 16:39:57 Login Succeeded 16:39:57 docker.io 16:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:58 Configure a credential helper to remove this warning. See 16:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:58 16:39:58 Login Succeeded 16:39:58 ---> docker-login.sh ends [Pipeline] } 16:39:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:39:58 + git rev-list -1 --merges 40dc5588eccf381ff312d3bc6c58dbeeee44c528~1..40dc5588eccf381ff312d3bc6c58dbeeee44c528 [Pipeline] echo 16:39:58 -----------> git rev-list -1 --merges 40dc5588eccf381ff312d3bc6c58dbeeee44c528~1..40dc5588eccf381ff312d3bc6c58dbeeee44c528 40dc5588eccf381ff312d3bc6c58dbeeee44c528 [false] [Pipeline] sh 16:39:59 + git log --format=format:%s -1 40dc5588eccf381ff312d3bc6c58dbeeee44c528 [Pipeline] echo 16:39:59 ========================================================= 16:39:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:39:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:39:59 + git log --format=format:%s -1 40dc5588eccf381ff312d3bc6c58dbeeee44c528 [Pipeline] echo 16:39:59 [semverPrep] GIT_COMMIT: 40dc5588eccf381ff312d3bc6c58dbeeee44c528, Commit Message: docs: Update changelog for 3.1 release [Pipeline] echo 16:39:59 [semverPrep] This is not a build commit. [Pipeline] sh 16:40:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:40:00 + grep -v github /etc/ssh/ssh_known_hosts 16:40:00 + [ -e /tmp/ssh_known_hosts ] 16:40:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:40:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:40:00 + sudo tee -a /etc/ssh/ssh_known_hosts 16:40:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:00 16:40:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:01 0.1.4: Pulling from edgex-devops/py-git-semver 16:40:01 b85a868b505f: Pulling fs layer 16:40:01 e2be974225ed: Pulling fs layer 16:40:01 339a4e72a1f5: Pulling fs layer 16:40:01 988bab9f4d93: Pulling fs layer 16:40:01 1469e6f7b9e6: Pulling fs layer 16:40:01 eaf3925da568: Pulling fs layer 16:40:01 bab4dde63d76: Pulling fs layer 16:40:01 bde34c3a00c8: Pulling fs layer 16:40:01 b352a97aabf1: Pulling fs layer 16:40:01 4872d77fe225: Pulling fs layer 16:40:01 5851b861e8e6: Pulling fs layer 16:40:01 988bab9f4d93: Waiting 16:40:01 1469e6f7b9e6: Waiting 16:40:01 eaf3925da568: Waiting 16:40:01 bab4dde63d76: Waiting 16:40:01 bde34c3a00c8: Waiting 16:40:01 5851b861e8e6: Waiting 16:40:01 b352a97aabf1: Waiting 16:40:01 4872d77fe225: Waiting 16:40:01 e2be974225ed: Download complete 16:40:01 988bab9f4d93: Download complete 16:40:01 1469e6f7b9e6: Verifying Checksum 16:40:01 1469e6f7b9e6: Download complete 16:40:01 339a4e72a1f5: Verifying Checksum 16:40:01 339a4e72a1f5: Download complete 16:40:01 eaf3925da568: Download complete 16:40:01 bde34c3a00c8: Download complete 16:40:01 b352a97aabf1: Verifying Checksum 16:40:01 b352a97aabf1: Download complete 16:40:01 4872d77fe225: Verifying Checksum 16:40:01 4872d77fe225: Download complete 16:40:01 5851b861e8e6: Verifying Checksum 16:40:01 5851b861e8e6: Download complete 16:40:01 b85a868b505f: Download complete 16:40:01 bab4dde63d76: Verifying Checksum 16:40:01 bab4dde63d76: Download complete 16:40:03 b85a868b505f: Pull complete 16:40:03 e2be974225ed: Pull complete 16:40:03 339a4e72a1f5: Pull complete 16:40:03 988bab9f4d93: Pull complete 16:40:03 1469e6f7b9e6: Pull complete 16:40:03 eaf3925da568: Pull complete 16:40:05 bab4dde63d76: Pull complete 16:40:05 bde34c3a00c8: Pull complete 16:40:06 b352a97aabf1: Pull complete 16:40:06 4872d77fe225: Pull complete 16:40:06 5851b861e8e6: Pull complete 16:40:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:06 prd-ubuntu20.04-docker-8c-8g-16228 does not seem to be running inside a container 16:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1534 -v /w/workspace/gexfoundry_device-sdk-go_PR-1534:/w/workspace/gexfoundry_device-sdk-go_PR-1534:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:40:16 $ docker top 3022d7f2fd18b11a0b797c43891d3ff55d8f1461fd347e375f3b20e633fe3b75 -eo pid,comm 16:40:16 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). 16:40:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:16 [ssh-agent] Looking for ssh-agent implementation... 16:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:16 $ docker exec 3022d7f2fd18b11a0b797c43891d3ff55d8f1461fd347e375f3b20e633fe3b75 ssh-agent 16:40:16 SSH_AUTH_SOCK=/tmp/ssh-tSPkjK2RVcji/agent.31 16:40:16 SSH_AGENT_PID=37 16:40:16 Running ssh-add (command line suppressed) 16:40:16 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp/private_key_5115051741333442134.key (/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp/private_key_5115051741333442134.key) 16:40:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:17 + git tag --points-at HEAD [Pipeline] } 16:40:17 $ docker exec --env ******** --env ******** 3022d7f2fd18b11a0b797c43891d3ff55d8f1461fd347e375f3b20e633fe3b75 ssh-agent -k 16:40:17 unset SSH_AUTH_SOCK; 16:40:17 unset SSH_AGENT_PID; 16:40:17 echo Agent pid 37 killed; 16:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:40:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:17 [ssh-agent] Looking for ssh-agent implementation... 16:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:17 $ docker exec 3022d7f2fd18b11a0b797c43891d3ff55d8f1461fd347e375f3b20e633fe3b75 ssh-agent 16:40:17 SSH_AUTH_SOCK=/tmp/ssh-0dX0ZZTKaw5M/agent.69 16:40:17 SSH_AGENT_PID=75 16:40:17 Running ssh-add (command line suppressed) 16:40:17 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp/private_key_8037242752067498021.key (/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp/private_key_8037242752067498021.key) 16:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:17 + git semver init 16:40:18 2023-11-01 16:40:18,178 [run_init] DEBUG init version:0.0.0 force:False 16:40:18 2023-11-01 16:40:18,179 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1534/.semver 16:40:18 2023-11-01 16:40:18,180 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1534/.semver 16:40:18 2023-11-01 16:40:18,180 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1534/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1534, universal_newlines=False, shell=None, istream=None) 16:40:19 2023-11-01 16:40:19,313 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1534/.git/info/exclude 16:40:19 2023-11-01 16:40:19,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1534/.semver/PR-1534 with force:False 16:40:19 2023-11-01 16:40:19,314 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1534/.semver/PR-1534 16:40:19 2023-11-01 16:40:19,319 [execute] INFO git cat-file --batch-check 16:40:19 2023-11-01 16:40:19,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1534/.semver, universal_newlines=False, shell=None, istream=) 16:40:19 2023-11-01 16:40:19,324 [execute] INFO git cat-file --batch 16:40:19 2023-11-01 16:40:19,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1534/.semver, universal_newlines=False, shell=None, istream=) 16:40:19 2023-11-01 16:40:19,330 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1534/.semver/PR-1534 16:40:19 0.0.0 [Pipeline] } 16:40:19 $ docker exec --env ******** --env ******** 3022d7f2fd18b11a0b797c43891d3ff55d8f1461fd347e375f3b20e633fe3b75 ssh-agent -k 16:40:19 unset SSH_AUTH_SOCK; 16:40:19 unset SSH_AGENT_PID; 16:40:19 echo Agent pid 75 killed; 16:40:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:20 + git semver [Pipeline] } 16:40:20 $ docker stop --time=1 3022d7f2fd18b11a0b797c43891d3ff55d8f1461fd347e375f3b20e633fe3b75 16:40:21 $ docker rm -f --volumes 3022d7f2fd18b11a0b797c43891d3ff55d8f1461fd347e375f3b20e633fe3b75 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:40:22 Stashed 1 file(s) [Pipeline] echo 16:40:22 [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 16:40:23 provisioning config files... 16:40:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp/config16401375605786304769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:23 ---> docker-login.sh 16:40:23 nexus3.edgexfoundry.org:10001 16:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:23 Configure a credential helper to remove this warning. See 16:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:23 16:40:23 Login Succeeded 16:40:23 nexus3.edgexfoundry.org:10002 16:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:23 Configure a credential helper to remove this warning. See 16:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:23 16:40:23 Login Succeeded 16:40:23 nexus3.edgexfoundry.org:10003 16:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:23 Configure a credential helper to remove this warning. See 16:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:23 16:40:23 Login Succeeded 16:40:23 nexus3.edgexfoundry.org:10004 16:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:23 Configure a credential helper to remove this warning. See 16:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:23 16:40:23 Login Succeeded 16:40:23 docker.io 16:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:24 Configure a credential helper to remove this warning. See 16:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:24 16:40:24 Login Succeeded 16:40:24 ---> docker-login.sh ends [Pipeline] } 16:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:40:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:40:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:40:24 ========================================================= 16:40:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:40:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:25 + 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 . 16:40:25 Sending build context to Docker daemon 11.28MB 16:40:25 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 16:40:25 Step 2/10 : FROM ${BASE} AS builder 16:40:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:40:25 7264a8db6415: Pulling fs layer 16:40:25 c4d48a809fc2: Pulling fs layer 16:40:25 4f1c88b9dad5: Pulling fs layer 16:40:25 ad3a456e5733: Pulling fs layer 16:40:25 33e27b845d1e: Pulling fs layer 16:40:25 c68163c4e522: Pulling fs layer 16:40:25 50da416c3ac9: Pulling fs layer 16:40:25 23d2d4c4bb30: Pulling fs layer 16:40:25 33e27b845d1e: Waiting 16:40:25 c68163c4e522: Waiting 16:40:25 50da416c3ac9: Waiting 16:40:25 ad3a456e5733: Waiting 16:40:25 23d2d4c4bb30: Waiting 16:40:25 c4d48a809fc2: Download complete 16:40:25 ad3a456e5733: Verifying Checksum 16:40:25 ad3a456e5733: Download complete 16:40:25 33e27b845d1e: Verifying Checksum 16:40:25 33e27b845d1e: Download complete 16:40:25 7264a8db6415: Download complete 16:40:25 c68163c4e522: Verifying Checksum 16:40:25 c68163c4e522: Download complete 16:40:25 7264a8db6415: Pull complete 16:40:25 23d2d4c4bb30: Verifying Checksum 16:40:25 23d2d4c4bb30: Download complete 16:40:25 4f1c88b9dad5: Verifying Checksum 16:40:25 4f1c88b9dad5: Download complete 16:40:25 c4d48a809fc2: Pull complete 16:40:26 50da416c3ac9: Verifying Checksum 16:40:26 50da416c3ac9: Download complete 16:40:29 4f1c88b9dad5: Pull complete 16:40:29 ad3a456e5733: Pull complete 16:40:29 33e27b845d1e: Pull complete 16:40:29 c68163c4e522: Pull complete 16:40:31 50da416c3ac9: Pull complete 16:40:32 23d2d4c4bb30: Pull complete 16:40:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:40:32 ---> 0786185ac409 16:40:32 Step 3/10 : ARG MAKE=make build 16:40:38 Still waiting to schedule task 16:40:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:40:48 ---> Running in 7b0db228947a 16:40:48 Removing intermediate container 7b0db228947a 16:40:48 ---> 6af99cd9f4db 16:40:48 Step 4/10 : WORKDIR /device-sdk-go 16:40:48 ---> Running in cadbd9ab28a9 16:40:48 Removing intermediate container cadbd9ab28a9 16:40:48 ---> a65d5c1957ae 16:40:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:40:48 ---> Running in 95b302c94b7b 16:40:49 Removing intermediate container 95b302c94b7b 16:40:49 ---> 4e0fd141ca61 16:40:49 Step 6/10 : RUN apk add --update --no-cache make git 16:40:49 ---> Running in a92c7d59ff71 16:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:40:49 OK: 264 MiB in 52 packages 16:40:50 Removing intermediate container a92c7d59ff71 16:40:50 ---> 24e9841dc81a 16:40:50 Step 7/10 : COPY go.mod vendor* ./ 16:40:50 ---> 72f16600dc2f 16:40:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:50 ---> Running in a22aa3180f25 16:42:27 Removing intermediate container a22aa3180f25 16:42:27 ---> 4c73bd055f5d 16:42:27 Step 9/10 : COPY . . 16:42:27 ---> b6b798668e41 16:42:27 Step 10/10 : RUN ${MAKE} 16:42:27 ---> Running in 7263f5266f91 16:42:27 noop 16:42:27 Removing intermediate container 7263f5266f91 16:42:27 ---> 9ae102f814b9 16:42:27 Successfully built 9ae102f814b9 16:42:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:27 + docker inspect -f . ci-base-image-x86_64 16:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:27 prd-ubuntu20.04-docker-8c-8g-16228 does not seem to be running inside a container 16:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1534 -v /w/workspace/gexfoundry_device-sdk-go_PR-1534:/w/workspace/gexfoundry_device-sdk-go_PR-1534:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:42:28 $ docker top 49d5579f48e7852cfb52a580723599b3b231613b81bf0b41d731a8a94e9cfd73 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:28 + go version 16:42:28 go version go1.21.0 linux/amd64 [Pipeline] } 16:42:28 $ docker stop --time=1 49d5579f48e7852cfb52a580723599b3b231613b81bf0b41d731a8a94e9cfd73 16:42:30 $ docker rm -f --volumes 49d5579f48e7852cfb52a580723599b3b231613b81bf0b41d731a8a94e9cfd73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:31 + docker inspect -f . ci-base-image-x86_64 16:42:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:31 prd-ubuntu20.04-docker-8c-8g-16228 does not seem to be running inside a container 16:42:31 $ 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-1534 -v /w/workspace/gexfoundry_device-sdk-go_PR-1534:/w/workspace/gexfoundry_device-sdk-go_PR-1534:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:42:32 $ docker top 162c00cec7129dee76e2e7515cbd9c44b9b6fb269b27ff68ff740cae9d9086e7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1534 [Pipeline] fileExists [Pipeline] sh 16:42:32 + make test 16:42:32 go test -race -coverprofile=coverage.out ./... 16:42:41 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:42:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:42:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:42:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:42:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:42:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:42:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:42:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:42:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.066s coverage: 27.6% of statements 16:42:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:42:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.055s coverage: 81.5% of statements 16:42:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.068s coverage: 86.0% of statements 16:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:42:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.066s coverage: 71.8% of statements 16:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:43:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.047s coverage: 14.4% of statements 16:43:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.256s coverage: 45.9% of statements 16:43:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.073s coverage: 68.5% of statements 16:43:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.105s coverage: 89.2% of statements 16:43:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.043s coverage: 5.5% of statements 16:43:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16230 in /w/workspace/gexfoundry_device-sdk-go_PR-1534 [Pipeline] { [Pipeline] ws 16:43:11 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 16:43:11 The recommended git tool is: git 16:43:18 using credential edgex-jenkins-ssh 16:43:18 Cloning the remote Git repository 16:43:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:43:18 > git init /w/workspace/device-sdk-go/1 # timeout=10 16:43:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:43:18 > git --version # timeout=10 16:43:18 > git --version # 'git version 2.25.1' 16:43:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:43:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:43:22 Merging remotes/origin/main commit cdda6ba38339e8ee36b58c288de44ad2194d3f5d into PR head commit 40dc5588eccf381ff312d3bc6c58dbeeee44c528 16:43:23 Merge succeeded, producing 40dc5588eccf381ff312d3bc6c58dbeeee44c528 16:43:23 Checking out Revision 40dc5588eccf381ff312d3bc6c58dbeeee44c528 (PR-1534) 16:43:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:43:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1534/head:refs/remotes/origin/PR-1534 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:43:22 > git config core.sparsecheckout # timeout=10 16:43:22 > git checkout -f 40dc5588eccf381ff312d3bc6c58dbeeee44c528 # timeout=10 16:43:23 > git remote # timeout=10 16:43:23 > git config --get remote.origin.url # timeout=10 16:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:23 > git merge cdda6ba38339e8ee36b58c288de44ad2194d3f5d # timeout=10 16:43:23 > git rev-parse HEAD^{commit} # timeout=10 16:43:23 > git config core.sparsecheckout # timeout=10 16:43:23 > git checkout -f 40dc5588eccf381ff312d3bc6c58dbeeee44c528 # timeout=10 16:43:26 GO111MODULE=on go vet ./... 16:43:26 Commit message: "docs: Update changelog for 3.1 release" 16:43:26 > git --version # timeout=10 16:43:26 > git --version # 'git version 2.25.1' 16:43:26 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:43:28 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:28 Dload Upload Total Spent Left Speed 16:43:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 84083 0 --:--:-- --:--:-- --:--:-- 83446 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 16:43:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:43:28 ./bin/test-attribution-txt.sh [Pipeline] echo 16:43:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] } 16:43:28 $ docker stop --time=1 162c00cec7129dee76e2e7515cbd9c44b9b6fb269b27ff68ff740cae9d9086e7 16:43:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 16:43:36 $ docker rm -f --volumes 162c00cec7129dee76e2e7515cbd9c44b9b6fb269b27ff68ff740cae9d9086e7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 16:43:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:43:36 + sudo tee /etc/docker/daemon.new 16:43:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:43:36 { 16:43:36 "registry-mirrors": [ 16:43:36 "https://nexus3.edgexfoundry.org:10001" 16:43:36 ], 16:43:36 "bip": "10.250.0.254/24", 16:43:36 "hosts": [ 16:43:36 "tcp://0.0.0.0:5555", 16:43:36 "unix:///var/run/docker.sock" 16:43:36 ], 16:43:36 "mtu": 1458, 16:43:36 "selinux-enabled": true, 16:43:36 "seccomp-profile": "/etc/docker/seccomp.json" 16:43:36 } 16:43:37 Stashed 1 file(s) [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 16:43:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 16:43:37 + sudo service docker restart 16:43:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:43:38 + ls -al . 16:43:38 total 308 16:43:38 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 16:42 . 16:43:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:39 .. 16:43:38 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 16:39 .dockerignore 16:43:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:43 .git 16:43:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:39 .github 16:43:38 -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 16:39 .gitignore 16:43:38 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 16:39 .golangci.yml 16:43:38 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:40 .semver 16:43:38 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 1 16:39 CHANGELOG.md 16:43:38 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 16:39 GOVERNANCE.md 16:43:38 -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 16:39 Jenkinsfile 16:43:38 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 16:39 LICENSE 16:43:38 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 16:39 Makefile 16:43:38 -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 16:39 OWNERS.md 16:43:38 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 16:39 README.md 16:43:38 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:40 VERSION 16:43:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:39 bin 16:43:38 -rw-r--r-- 1 jenkins jenkins 122153 Nov 1 16:42 coverage.out 16:43:38 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 16:39 example 16:43:38 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 16:39 go.mod 16:43:38 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 16:39 go.sum 16:43:38 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 16:39 internal 16:43:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:39 openapi 16:43:38 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 16:39 pkg 16:43:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:39 snap 16:43:38 -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 16:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:38 + 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=40dc5588eccf381ff312d3bc6c58dbeeee44c528 --label arch=amd64 --label version=0.0.0 . 16:43:38 Sending build context to Docker daemon 11.41MB 16:43:38 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 16:43:38 Step 2/23 : FROM ${BASE} AS builder 16:43:38 ---> 9ae102f814b9 16:43:38 Step 3/23 : ARG MAKE=make build 16:43:39 ---> Running in 742f264f1d2b 16:43:39 Removing intermediate container 742f264f1d2b 16:43:39 ---> 12506bc2294c 16:43:39 Step 4/23 : WORKDIR /device-sdk-go 16:43:39 ---> Running in f87dcb9a62ed 16:43:39 Removing intermediate container f87dcb9a62ed 16:43:39 ---> cc285b7048d5 16:43:39 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:43:39 ---> Running in 884878c81e3d 16:43:39 Removing intermediate container 884878c81e3d 16:43:39 ---> 0d3cdb78a47a 16:43:39 Step 6/23 : RUN apk add --update --no-cache make git 16:43:39 ---> Running in 079dc11f34ce 16:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:43:40 OK: 264 MiB in 52 packages 16:43:40 Removing intermediate container 079dc11f34ce 16:43:40 ---> 9bb90f740cd1 16:43:40 Step 7/23 : COPY go.mod vendor* ./ 16:43:40 ---> 718d459c5e36 16:43:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:40 ---> Running in 73e5a9665d3c 16:43:41 Removing intermediate container 73e5a9665d3c 16:43:41 ---> 38922d9af22f 16:43:41 Step 9/23 : COPY . . 16:43:42 ---> 09b5384a38de 16:43:42 Step 10/23 : RUN ${MAKE} 16:43:42 ---> Running in 935b0c2f3ea2 16:43:43 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:56 provisioning config files... 16:43:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config846773637404215521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:56 ---> docker-login.sh 16:43:56 nexus3.edgexfoundry.org:10001 16:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:57 Configure a credential helper to remove this warning. See 16:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:57 16:43:57 Login Succeeded 16:43:57 nexus3.edgexfoundry.org:10002 16:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:57 Configure a credential helper to remove this warning. See 16:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:57 16:43:57 Login Succeeded 16:43:57 nexus3.edgexfoundry.org:10003 16:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:58 Configure a credential helper to remove this warning. See 16:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:58 16:43:58 Login Succeeded 16:43:58 nexus3.edgexfoundry.org:10004 16:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:58 Configure a credential helper to remove this warning. See 16:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:58 16:43:58 Login Succeeded 16:43:58 docker.io 16:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:59 Configure a credential helper to remove this warning. See 16:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:59 16:43:59 Login Succeeded 16:43:59 ---> docker-login.sh ends [Pipeline] } 16:43:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:43:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:43:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:43:59 ========================================================= 16:43:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:43:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:00 + 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 . 16:44:00 Sending build context to Docker daemon 6.046MB 16:44:00 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 16:44:00 Step 2/10 : FROM ${BASE} AS builder 16:44:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:44:00 9fda8d8052c6: Pulling fs layer 16:44:00 5d54e960e981: Pulling fs layer 16:44:00 c4a7e357bf2a: Pulling fs layer 16:44:00 f0e02332f6b5: Pulling fs layer 16:44:00 cefa15bbcfad: Pulling fs layer 16:44:00 17808c966233: Pulling fs layer 16:44:00 f4c1fc716caa: Pulling fs layer 16:44:00 f0e02332f6b5: Waiting 16:44:00 17808c966233: Waiting 16:44:00 cefa15bbcfad: Waiting 16:44:00 5d54e960e981: Verifying Checksum 16:44:00 5d54e960e981: Download complete 16:44:00 f0e02332f6b5: Verifying Checksum 16:44:00 f0e02332f6b5: Download complete 16:44:00 cefa15bbcfad: Verifying Checksum 16:44:00 cefa15bbcfad: Download complete 16:44:01 9fda8d8052c6: Download complete 16:44:01 f4c1fc716caa: Verifying Checksum 16:44:01 f4c1fc716caa: Download complete 16:44:02 9fda8d8052c6: Pull complete 16:44:02 5d54e960e981: Pull complete 16:44:03 c4a7e357bf2a: Download complete 16:44:04 17808c966233: Verifying Checksum 16:44:04 17808c966233: Download complete 16:44:09 Removing intermediate container 935b0c2f3ea2 16:44:09 ---> 5280ba4790bb 16:44:09 Step 11/23 : FROM alpine:3.18 16:44:09 3.18: Pulling from library/alpine 16:44:09 96526aa774ef: Pulling fs layer 16:44:10 96526aa774ef: Verifying Checksum 16:44:10 96526aa774ef: Download complete 16:44:10 96526aa774ef: Pull complete 16:44:10 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:44:10 Status: Downloaded newer image for alpine:3.18 16:44:11 ---> 8ca4688f4f35 16:44:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:44:12 ---> Running in 6bda7e4232b9 16:44:12 Removing intermediate container 6bda7e4232b9 16:44:12 ---> 0b5e12b33b87 16:44:12 Step 13/23 : RUN apk add --update --no-cache 16:44:12 ---> Running in c350969f6c2d 16:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:44:13 OK: 7 MiB in 15 packages 16:44:14 Removing intermediate container c350969f6c2d 16:44:14 ---> 5cf10d0d2180 16:44:14 Step 14/23 : WORKDIR / 16:44:14 ---> Running in 2f49280c3654 16:44:15 Removing intermediate container 2f49280c3654 16:44:15 ---> 8b5b0df9b942 16:44:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:44:15 ---> 7c48275be2ba 16:44:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:44:17 ---> 8289a450ca6b 16:44:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:44:18 ---> 207b59a81a00 16:44:18 Step 18/23 : EXPOSE 59999 16:44:18 ---> Running in 61119ccab142 16:44:19 c4a7e357bf2a: Pull complete 16:44:19 f0e02332f6b5: Pull complete 16:44:19 cefa15bbcfad: Pull complete 16:44:19 Removing intermediate container 61119ccab142 16:44:19 ---> 551ffa35c3ee 16:44:19 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:44:20 ---> Running in e213ebb424e6 16:44:21 Removing intermediate container e213ebb424e6 16:44:21 ---> 63a2b7e55af0 16:44:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:44:21 ---> Running in 6b0c45be81e4 16:44:22 Removing intermediate container 6b0c45be81e4 16:44:22 ---> ef7872f2e904 16:44:22 Step 21/23 : LABEL arch=amd64 16:44:23 ---> Running in b06e0289f613 16:44:23 Removing intermediate container b06e0289f613 16:44:23 ---> fb8175f4d4b0 16:44:23 Step 22/23 : LABEL git_sha=40dc5588eccf381ff312d3bc6c58dbeeee44c528 16:44:23 ---> Running in d3fce07dfeb1 16:44:23 Removing intermediate container d3fce07dfeb1 16:44:23 ---> 8175dfd2ab13 16:44:23 Step 23/23 : LABEL version=0.0.0 16:44:23 ---> Running in 9e14ed6bd45a 16:44:24 Removing intermediate container 9e14ed6bd45a 16:44:24 ---> 5166e042bf2d 16:44:24 [Warning] One or more build-args [ARCH] were not consumed 16:44:24 Successfully built 5166e042bf2d 16:44:24 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:25 16:44:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:25 latest: Pulling from edgex-lftools-log-publisher 16:44:25 5eb5b503b376: Pulling fs layer 16:44:25 5c69ac0246d0: Pulling fs layer 16:44:25 ec43610c2a17: Pulling fs layer 16:44:25 3a2ae6a8a46f: Pulling fs layer 16:44:25 33b1e0a273af: Pulling fs layer 16:44:25 5d3b04190fa2: Pulling fs layer 16:44:25 2f39f015ded8: Pulling fs layer 16:44:25 33b1e0a273af: Waiting 16:44:25 5d3b04190fa2: Waiting 16:44:25 2f39f015ded8: Waiting 16:44:25 3a2ae6a8a46f: Waiting 16:44:25 5c69ac0246d0: Verifying Checksum 16:44:25 5c69ac0246d0: Download complete 16:44:25 3a2ae6a8a46f: Verifying Checksum 16:44:25 3a2ae6a8a46f: Download complete 16:44:25 33b1e0a273af: Verifying Checksum 16:44:25 33b1e0a273af: Download complete 16:44:25 ec43610c2a17: Verifying Checksum 16:44:25 ec43610c2a17: Download complete 16:44:25 5d3b04190fa2: Verifying Checksum 16:44:25 5d3b04190fa2: Download complete 16:44:25 5eb5b503b376: Verifying Checksum 16:44:25 5eb5b503b376: Download complete 16:44:25 17808c966233: Pull complete 16:44:26 2f39f015ded8: Verifying Checksum 16:44:26 2f39f015ded8: Download complete 16:44:27 5eb5b503b376: Pull complete 16:44:27 5c69ac0246d0: Pull complete 16:44:27 f4c1fc716caa: Pull complete 16:44:27 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:44:27 ---> ea914061e18c 16:44:27 Step 3/10 : ARG MAKE=make build 16:44:28 ec43610c2a17: Pull complete 16:44:28 3a2ae6a8a46f: Pull complete 16:44:28 33b1e0a273af: Pull complete 16:44:28 5d3b04190fa2: Pull complete 16:44:29 ---> Running in b905b2e43055 16:44:29 Removing intermediate container b905b2e43055 16:44:29 ---> 8517fcd9a222 16:44:29 Step 4/10 : WORKDIR /device-sdk-go 16:44:29 ---> Running in 3e0a5b6b4c86 16:44:30 Removing intermediate container 3e0a5b6b4c86 16:44:30 ---> d2b8adfbd560 16:44:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:44:30 ---> Running in d80283c6cda0 16:44:30 Removing intermediate container d80283c6cda0 16:44:30 ---> d588e0b53729 16:44:30 Step 6/10 : RUN apk add --update --no-cache make git 16:44:30 ---> Running in a973ecaaad10 16:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:44:33 OK: 266 MiB in 52 packages 16:44:34 Removing intermediate container a973ecaaad10 16:44:34 ---> a0382b72595b 16:44:34 Step 7/10 : COPY go.mod vendor* ./ 16:44:35 ---> d4e620876f17 16:44:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:35 ---> Running in 1652292d5807 16:44:43 2f39f015ded8: Pull complete 16:44:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:44:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:46 prd-ubuntu20.04-docker-8c-8g-16228 does not seem to be running inside a container 16:44:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1534 -v /w/workspace/gexfoundry_device-sdk-go_PR-1534:/w/workspace/gexfoundry_device-sdk-go_PR-1534:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:44:47 $ docker top 70be4835ea22a088bb8a21c323676d9052d5774125fce77c67ea87fb5bcc7985 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:47 ---> job-cost.sh 16:44:47 lf-activate-venv: SKIPPING 16:44:47 INFO: No Stack... 16:44:47 INFO: Retrieving Pricing Info for: v3-standard-8 16:44:48 INFO: Archiving Costs [Pipeline] sh 16:44:48 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1534/archives/cost.csv 16:44:48 + cut -d, -f6 [Pipeline] lock 16:44:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1534-1-stack-cost] 16:44:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1534-1-stack-cost] did not exist. Created. 16:44:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1534-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:49 + echo total: 0.2199999988079071 [Pipeline] stash 16:44:49 Stashed 1 file(s) [Pipeline] } 16:44:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1534-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:49 $ docker stop --time=1 70be4835ea22a088bb8a21c323676d9052d5774125fce77c67ea87fb5bcc7985 16:44:51 $ docker rm -f --volumes 70be4835ea22a088bb8a21c323676d9052d5774125fce77c67ea87fb5bcc7985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:45:57 Removing intermediate container 1652292d5807 16:45:57 ---> d67691026381 16:45:57 Step 9/10 : COPY . . 16:45:57 ---> d78119799a70 16:45:57 Step 10/10 : RUN ${MAKE} 16:45:57 ---> Running in 808abee7538c 16:45:57 noop 16:45:57 Removing intermediate container 808abee7538c 16:45:57 ---> f5295bfde6f4 16:45:57 Successfully built f5295bfde6f4 16:45:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:57 + docker inspect -f . ci-base-image-arm64 16:45:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:57 prd-ubuntu20.04-docker-arm64-4c-16g-16230 does not seem to be running inside a container 16:45:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:45:59 $ docker top bc4161c7fadbb01c12fd0b56bc70b40b7a3188a6bd96a212ce5899b00793eec2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:00 + go version 16:46:00 go version go1.21.0 linux/arm64 [Pipeline] } 16:46:00 $ docker stop --time=1 bc4161c7fadbb01c12fd0b56bc70b40b7a3188a6bd96a212ce5899b00793eec2 16:46:04 $ docker rm -f --volumes bc4161c7fadbb01c12fd0b56bc70b40b7a3188a6bd96a212ce5899b00793eec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:05 + docker inspect -f . ci-base-image-arm64 16:46:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:06 prd-ubuntu20.04-docker-arm64-4c-16g-16230 does not seem to be running inside a container 16:46:06 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:46:07 $ docker top ea6122b00e5da8f34f7459858fd7d49a299739c2446a05572e85001576dea958 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:08 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 16:46:09 + make test 16:46:09 go test -race -coverprofile=coverage.out ./... 16:46:56 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:49:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:49:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:49:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:49:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:49:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:49:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.202s coverage: 27.6% of statements 16:49:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.271s coverage: 81.5% of statements 16:49:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:49:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:49:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.333s coverage: 86.0% of statements 16:49:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:49:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.639s coverage: 71.8% of statements 16:49:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.361s coverage: 14.4% of statements 16:49:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.025s coverage: 45.9% of statements 16:49:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:49:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:50:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.407s coverage: 68.5% of statements 16:50:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.434s coverage: 89.2% of statements 16:50:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:50:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.226s coverage: 5.5% of statements 16:50:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:50:07 GO111MODULE=on go vet ./... 16:52:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:52:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:52:14 ./bin/test-attribution-txt.sh [Pipeline] echo 16:52:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:52:14 $ docker stop --time=1 ea6122b00e5da8f34f7459858fd7d49a299739c2446a05572e85001576dea958 16:52:16 $ docker rm -f --volumes ea6122b00e5da8f34f7459858fd7d49a299739c2446a05572e85001576dea958 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:52:18 Warning: overwriting stash ‘coverage-report’ 16:52:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:52:20 + ls -al . 16:52:20 total 304 16:52:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:46 . 16:52:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:43 .. 16:52:20 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 16:43 .dockerignore 16:52:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:43 .git 16:52:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:43 .github 16:52:20 -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 16:43 .gitignore 16:52:20 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 16:43 .golangci.yml 16:52:20 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 1 16:43 CHANGELOG.md 16:52:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 16:43 GOVERNANCE.md 16:52:20 -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 16:43 Jenkinsfile 16:52:20 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 16:43 LICENSE 16:52:20 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 16:43 Makefile 16:52:20 -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 16:43 OWNERS.md 16:52:20 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 16:43 README.md 16:52:20 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:40 VERSION 16:52:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:43 bin 16:52:20 -rw-r--r-- 1 jenkins jenkins 122155 Nov 1 16:50 coverage.out 16:52:20 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 16:43 example 16:52:20 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 16:43 go.mod 16:52:20 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 16:43 go.sum 16:52:20 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 16:43 internal 16:52:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:43 openapi 16:52:20 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 16:43 pkg 16:52:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:43 snap 16:52:20 -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 16:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:20 + 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=40dc5588eccf381ff312d3bc6c58dbeeee44c528 --label arch=arm64 --label version=0.0.0 . 16:52:21 Sending build context to Docker daemon 6.169MB 16:52:21 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 16:52:21 Step 2/23 : FROM ${BASE} AS builder 16:52:21 ---> f5295bfde6f4 16:52:21 Step 3/23 : ARG MAKE=make build 16:52:21 ---> Running in 17c41af2ad9e 16:52:21 Removing intermediate container 17c41af2ad9e 16:52:21 ---> ebd6b3f4503a 16:52:21 Step 4/23 : WORKDIR /device-sdk-go 16:52:21 ---> Running in 2b2fca0f08b2 16:52:21 Removing intermediate container 2b2fca0f08b2 16:52:21 ---> d6f9d7a1c3e2 16:52:21 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:52:21 ---> Running in dcfdf54ad5dc 16:52:22 Removing intermediate container dcfdf54ad5dc 16:52:22 ---> 5c0ab0b66c12 16:52:22 Step 6/23 : RUN apk add --update --no-cache make git 16:52:22 ---> Running in 9b7357745a1e 16:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:52:25 OK: 266 MiB in 52 packages 16:52:27 Removing intermediate container 9b7357745a1e 16:52:27 ---> 13a5042af12a 16:52:27 Step 7/23 : COPY go.mod vendor* ./ 16:52:27 ---> 425c29a55dab 16:52:27 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:27 ---> Running in 00aa6fed9c0e 16:52:30 Removing intermediate container 00aa6fed9c0e 16:52:30 ---> 7cfe642357ba 16:52:30 Step 9/23 : COPY . . 16:52:31 ---> d28c9e87e8e0 16:52:31 Step 10/23 : RUN ${MAKE} 16:52:31 ---> Running in bcc51999b4ed 16:52:32 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 16:54:38 Removing intermediate container bcc51999b4ed 16:54:38 ---> a3532113ba82 16:54:38 Step 11/23 : FROM alpine:3.18 16:54:38 3.18: Pulling from library/alpine 16:54:38 579b34f0a95b: Pulling fs layer 16:54:38 579b34f0a95b: Verifying Checksum 16:54:38 579b34f0a95b: Download complete 16:54:38 579b34f0a95b: Pull complete 16:54:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:54:38 Status: Downloaded newer image for alpine:3.18 16:54:38 ---> 3cc203321400 16:54:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:54:38 ---> Running in 9577dce7d583 16:54:38 Removing intermediate container 9577dce7d583 16:54:38 ---> 78582f9b053d 16:54:38 Step 13/23 : RUN apk add --update --no-cache 16:54:38 ---> Running in 2f9211e3c9d0 16:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:54:38 OK: 8 MiB in 15 packages 16:54:38 Removing intermediate container 2f9211e3c9d0 16:54:38 ---> f2787b11b996 16:54:38 Step 14/23 : WORKDIR / 16:54:39 ---> Running in bc4278b90daa 16:54:39 Removing intermediate container bc4278b90daa 16:54:39 ---> 3c8b4f7e1b17 16:54:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:54:39 ---> 658a8ca69113 16:54:39 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:54:41 ---> 3edf299d68b9 16:54:41 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:54:41 ---> 1f80fade899e 16:54:41 Step 18/23 : EXPOSE 59999 16:54:42 ---> Running in 4800fa511f8a 16:54:42 Removing intermediate container 4800fa511f8a 16:54:42 ---> edc0fbedf4ac 16:54:42 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:54:42 ---> Running in a37d24832ecc 16:54:42 Removing intermediate container a37d24832ecc 16:54:42 ---> 9c514d54b847 16:54:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:54:42 ---> Running in 2383a4e617e6 16:54:43 Removing intermediate container 2383a4e617e6 16:54:43 ---> bdc8fb145ac7 16:54:43 Step 21/23 : LABEL arch=arm64 16:54:43 ---> Running in 7dbc3f19c5d7 16:54:43 Removing intermediate container 7dbc3f19c5d7 16:54:43 ---> 7ce097559b3b 16:54:43 Step 22/23 : LABEL git_sha=40dc5588eccf381ff312d3bc6c58dbeeee44c528 16:54:43 ---> Running in 98da201b84e9 16:54:44 Removing intermediate container 98da201b84e9 16:54:44 ---> e5297e1096e1 16:54:44 Step 23/23 : LABEL version=0.0.0 16:54:44 ---> Running in 33fb51954bbf 16:54:44 Removing intermediate container 33fb51954bbf 16:54:44 ---> 4207b0326c85 16:54:44 [Warning] One or more build-args [ARCH] were not consumed 16:54:44 Successfully built 4207b0326c85 16:54:44 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:45 16:54:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:47 arm64: Pulling from edgex-lftools-log-publisher 16:54:47 8998bd30e6a1: Pulling fs layer 16:54:47 04944245beec: Pulling fs layer 16:54:47 699f458cf7ca: Pulling fs layer 16:54:47 765212b225bb: Pulling fs layer 16:54:47 f23df028b6ca: Pulling fs layer 16:54:47 d65c8cfc05b1: Pulling fs layer 16:54:47 2437ff75d9bd: Pulling fs layer 16:54:47 765212b225bb: Waiting 16:54:47 f23df028b6ca: Waiting 16:54:47 d65c8cfc05b1: Waiting 16:54:47 2437ff75d9bd: Waiting 16:54:47 04944245beec: Verifying Checksum 16:54:47 04944245beec: Download complete 16:54:47 765212b225bb: Download complete 16:54:47 f23df028b6ca: Verifying Checksum 16:54:47 f23df028b6ca: Download complete 16:54:47 d65c8cfc05b1: Verifying Checksum 16:54:47 d65c8cfc05b1: Download complete 16:54:47 699f458cf7ca: Verifying Checksum 16:54:47 699f458cf7ca: Download complete 16:54:48 8998bd30e6a1: Verifying Checksum 16:54:48 8998bd30e6a1: Download complete 16:54:50 2437ff75d9bd: Verifying Checksum 16:54:50 2437ff75d9bd: Download complete 16:54:52 8998bd30e6a1: Pull complete 16:54:53 04944245beec: Pull complete 16:54:55 699f458cf7ca: Pull complete 16:54:55 765212b225bb: Pull complete 16:54:56 f23df028b6ca: Pull complete 16:54:56 d65c8cfc05b1: Pull complete 16:55:14 2437ff75d9bd: Pull complete 16:55:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:14 prd-ubuntu20.04-docker-arm64-4c-16g-16230 does not seem to be running inside a container 16:55:15 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:55:19 $ docker top b4e3cb4cfed3608f1af82596ade5116d1cd3ed5e4bd1cde67b073403b79d541c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:20 ---> job-cost.sh 16:55:20 lf-activate-venv: SKIPPING 16:55:20 INFO: No Stack... 16:55:20 INFO: Retrieving Pricing Info for: v3-standard-4 16:55:21 INFO: Archiving Costs [Pipeline] sh 16:55:22 + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 16:55:22 [Pipeline] lock 16:55:22 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1534-1-stack-cost] 16:55:22 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1534-1-stack-cost] did not exist. Created. 16:55:22 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1534-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:23 /w/workspace/device-sdk-go/1@tmp/durable-4641a8f6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:55:23 + echo total: 0.10999999940395355 [Pipeline] stash 16:55:23 Warning: overwriting stash ‘stack-cost’ 16:55:24 Stashed 1 file(s) [Pipeline] } 16:55:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1534-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:55:24 $ docker stop --time=1 b4e3cb4cfed3608f1af82596ade5116d1cd3ed5e4bd1cde67b073403b79d541c 16:55:25 $ docker rm -f --volumes b4e3cb4cfed3608f1af82596ade5116d1cd3ed5e4bd1cde67b073403b79d541c [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 16:55:26 provisioning config files... 16:55:26 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp/config16498781802346499545tmp [Pipeline] { [Pipeline] sh 16:55:27 + set +x 16:55:27 + curl -s https://codecov.io/bash 16:55:27 + bash -s -- 16:55:27 16:55:27 _____ _ 16:55:27 / ____| | | 16:55:27 | | ___ __| | ___ ___ _____ __ 16:55:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:55:27 | |___| (_) | (_| | __/ (_| (_) \ V / 16:55:27 \_____\___/ \__,_|\___|\___\___/ \_/ 16:55:27 Bash-1.0.6 16:55:27 16:55:27 16:55:27 ==> git version 2.25.1 found 16:55:27 ==> 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 16:55:27 Release-Date: 2020-01-08 16:55:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:55:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:55:27 ==> Jenkins CI detected. 16:55:27 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1534 16:55:27 project root: . 16:55:27 --> token set from env 16:55:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:55:27 ==> Running gcov in . (disable via -X gcov) 16:55:27 ==> Python coveragepy not found 16:55:27 ==> Searching for coverage reports in: 16:55:27 + . 16:55:27 -> Found 1 reports 16:55:27 ==> Detecting git/mercurial file structure 16:55:27 ==> Reading reports 16:55:27 + ./coverage.out bytes=122155 16:55:27 ==> Appending adjustments 16:55:27 https://docs.codecov.io/docs/fixing-reports 16:55:27 + Found adjustments 16:55:27 ==> Gzipping contents 16:55:27 20K /tmp/codecov.KR0Nec.gz 16:55:27 ==> Uploading reports 16:55:27 url: https://codecov.io 16:55:27 query: branch=PR-1534&commit=40dc5588eccf381ff312d3bc6c58dbeeee44c528&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1534%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1534&job=&cmd_args= 16:55:27 -> Pinging Codecov 16:55:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1534&commit=40dc5588eccf381ff312d3bc6c58dbeeee44c528&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1534%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1534&job=&cmd_args= 16:55:27 -> Uploading to 16:55:27 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/7E55EF52A471D76F132DFD9A03CDDE97/40dc5588eccf381ff312d3bc6c58dbeeee44c528/bf0be6f3-761d-49ea-861b-83943ce0869b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T165527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e695373f17317b06a1e872d85ffdab5713f63cf29a70b99ebbcf816f8aaf648e 16:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:27 Dload Upload Total Spent Left Speed 16:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16751 0 0 100 16751 0 62271 --:--:-- --:--:-- --:--:-- 62271 16:55:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/40dc5588eccf381ff312d3bc6c58dbeeee44c528 [Pipeline] } 16:55:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:55:29 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1534/archives ] 16:55:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1534/archives 16:55:29 total 16 16:55:29 drwxr-xr-x 3 root root 4096 Nov 1 16:44 . 16:55:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 16:44 .. 16:55:29 drwxr-xr-x 2 root root 4096 Nov 1 16:44 cost 16:55:29 -rw-r--r-- 1 root root 86 Nov 1 16:44 cost.csv 16:55:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1534/archives 16:55:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1534/archives 16:55:29 total 16 16:55:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:44 . 16:55:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 16:44 .. 16:55:29 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:44 cost 16:55:29 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 16:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:55:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:30 ---> package-listing.sh 16:55:30 ++ tr '[:upper:]' '[:lower:]' 16:55:30 ++ facter osfamily 16:55:31 + OS_FAMILY=debian 16:55:31 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1534 16:55:31 + START_PACKAGES=/tmp/packages_start.txt 16:55:31 + END_PACKAGES=/tmp/packages_end.txt 16:55:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:31 + PACKAGES=/tmp/packages_start.txt 16:55:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1534 ']' 16:55:31 + PACKAGES=/tmp/packages_end.txt 16:55:31 + case "${OS_FAMILY}" in 16:55:31 + dpkg -l 16:55:31 + grep '^ii' 16:55:31 + '[' -f /tmp/packages_start.txt ']' 16:55:31 + '[' -f /tmp/packages_end.txt ']' 16:55:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1534 ']' 16:55:31 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1534/archives/ 16:55:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1534/archives/ [Pipeline] echo 16:55:31 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-1534/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:55:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:32 prd-ubuntu20.04-docker-8c-8g-16228 does not seem to be running inside a container 16:55:32 $ 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-1534/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-1534 -v /w/workspace/gexfoundry_device-sdk-go_PR-1534:/w/workspace/gexfoundry_device-sdk-go_PR-1534:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:55:32 $ docker top ce7a3bc88846439faa27ae1df72a7b62f1fc5d3451401371da1f89f43f4f3ef2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:32 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:33 + mkdir -p /var/log/sysstat [Pipeline] sh 16:55:33 + ls /var/log/sa-host 16:55:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:33 provisioning config files... 16:55:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1534@tmp/config15562745159743763337tmp [Pipeline] { [Pipeline] echo 16:55:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:34 ---> create-netrc.sh [Pipeline] } 16:55:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:34 ---> python-tools-install.sh [Pipeline] echo 16:55:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:34 ---> sudo-logs.sh 16:55:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:55:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:35 ---> job-cost.sh 16:55:35 lf-activate-venv: SKIPPING 16:55:35 DEBUG: total: 0.2199999988079071 16:55:35 INFO: Retrieving Stack Cost... 16:55:35 INFO: Retrieving Pricing Info for: v3-standard-8 16:55:36 INFO: Archiving Costs [Pipeline] echo 16:55:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:36 ---> logs-deploy.sh 16:55:36 lf-activate-venv: SKIPPING 16:55:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1534/1 16:55:36 INFO: archiving workspace using pattern(s): 16:55:37 Archives upload complete. 16:55:37 INFO: archiving logs to Nexus