Pull request #1639 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 weichou1229 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6+63928f2973ca38a899cb41cf0d65ddd086cb79a5 (f413ff6b2fe8284e31f760ab7379ec55b64d7361) 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-ssh4782550708241262921.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1612432888522870231.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1639/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-1639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13644189692454004220.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-1639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh99073971757488505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16778514644077719140.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-1639/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-1639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14521466508348155354.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22866 in /w/workspace/gexfoundry_device-sdk-go_PR-1639 [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-1639 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1639/head:refs/remotes/origin/PR-1639 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63928f2973ca38a899cb41cf0d65ddd086cb79a5 into PR head commit 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 Merge succeeded, producing 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 Checking out Revision 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 (PR-1639) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 # 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 63928f2973ca38a899cb41cf0d65ddd086cb79a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 # timeout=10 Commit message: "feat: Using isNull field instead of nil reading value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:04:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:04:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:04:30 ========================================================= 09:04:30 EdgeX Global Pipelines Version Info 09:04:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:04:30 ------------------- 09:04:30 stable info: 09:04:30 ------------------- 09:04:30 Commited By: Ginny Guan ginny@iotechsys.com 09:04:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:04:30 Message: update stable to v1.0.265 09:04:31 ------------------- 09:04:31 experimental info: 09:04:31 ------------------- 09:04:31 Commited By: Cherry Wang cherry@iotechsys.com 09:04:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:04:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:04:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:04:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:04:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1639 [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1639 [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1639 [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a576ee [Pipeline] echo 09:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:33 provisioning config files... 09:04:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp/config8412081104246443072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:34 ---> ****-login.sh 09:04:34 nexus3.edgexfoundry.org:10001 09:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:34 Configure a credential helper to remove this warning. See 09:04:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:34 09:04:34 Login Succeeded 09:04:34 nexus3.edgexfoundry.org:10002 09:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:34 Configure a credential helper to remove this warning. See 09:04:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:34 09:04:34 Login Succeeded 09:04:34 nexus3.edgexfoundry.org:10003 09:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:35 Configure a credential helper to remove this warning. See 09:04:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:35 09:04:35 Login Succeeded 09:04:35 nexus3.edgexfoundry.org:10004 09:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:35 Configure a credential helper to remove this warning. See 09:04:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:35 09:04:35 Login Succeeded 09:04:35 ****.io 09:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:35 Configure a credential helper to remove this warning. See 09:04:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:35 09:04:35 Login Succeeded 09:04:35 ---> ****-login.sh ends [Pipeline] } 09:04:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:04:36 + git rev-list -1 --merges 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6~1..4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 [Pipeline] echo 09:04:36 -----------> git rev-list -1 --merges 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6~1..4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 [false] [Pipeline] sh 09:04:36 + git log --format=format:%s -1 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 [Pipeline] echo 09:04:36 ========================================================= 09:04:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:04:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:37 + git log --format=format:%s -1 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 [Pipeline] echo 09:04:37 [semverPrep] GIT_COMMIT: 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6, Commit Message: feat: Using isNull field instead of nil reading value [Pipeline] echo 09:04:37 [semverPrep] This is not a build commit. [Pipeline] sh 09:04:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:37 + grep -v github /etc/ssh/ssh_known_hosts 09:04:37 + [ -e /tmp/ssh_known_hosts ] 09:04:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:04:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:04:37 + sudo tee -a /etc/ssh/ssh_known_hosts 09:04:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:38 09:04:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:38 0.1.4: Pulling from edgex-devops/py-git-semver 09:04:38 b85a868b505f: Pulling fs layer 09:04:38 e2be974225ed: Pulling fs layer 09:04:38 339a4e72a1f5: Pulling fs layer 09:04:38 988bab9f4d93: Pulling fs layer 09:04:38 1469e6f7b9e6: Pulling fs layer 09:04:38 eaf3925da568: Pulling fs layer 09:04:38 bab4dde63d76: Pulling fs layer 09:04:38 bde34c3a00c8: Pulling fs layer 09:04:38 b352a97aabf1: Pulling fs layer 09:04:38 4872d77fe225: Pulling fs layer 09:04:38 5851b861e8e6: Pulling fs layer 09:04:38 1469e6f7b9e6: Waiting 09:04:38 eaf3925da568: Waiting 09:04:38 bde34c3a00c8: Waiting 09:04:38 bab4dde63d76: Waiting 09:04:38 5851b861e8e6: Waiting 09:04:38 b352a97aabf1: Waiting 09:04:38 4872d77fe225: Waiting 09:04:38 988bab9f4d93: Waiting 09:04:38 e2be974225ed: Download complete 09:04:38 988bab9f4d93: Verifying Checksum 09:04:38 988bab9f4d93: Download complete 09:04:38 1469e6f7b9e6: Verifying Checksum 09:04:38 1469e6f7b9e6: Download complete 09:04:38 eaf3925da568: Verifying Checksum 09:04:38 eaf3925da568: Download complete 09:04:38 339a4e72a1f5: Verifying Checksum 09:04:38 339a4e72a1f5: Download complete 09:04:38 bde34c3a00c8: Verifying Checksum 09:04:38 bde34c3a00c8: Download complete 09:04:38 b352a97aabf1: Download complete 09:04:38 4872d77fe225: Verifying Checksum 09:04:38 4872d77fe225: Download complete 09:04:38 5851b861e8e6: Download complete 09:04:38 b85a868b505f: Verifying Checksum 09:04:38 b85a868b505f: Download complete 09:04:38 bab4dde63d76: Verifying Checksum 09:04:38 bab4dde63d76: Download complete 09:04:39 b85a868b505f: Pull complete 09:04:39 e2be974225ed: Pull complete 09:04:40 339a4e72a1f5: Pull complete 09:04:40 988bab9f4d93: Pull complete 09:04:40 1469e6f7b9e6: Pull complete 09:04:40 eaf3925da568: Pull complete 09:04:42 bab4dde63d76: Pull complete 09:04:42 bde34c3a00c8: Pull complete 09:04:42 b352a97aabf1: Pull complete 09:04:42 4872d77fe225: Pull complete 09:04:42 5851b861e8e6: Pull complete 09:04:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:42 prd-ubuntu20.04-docker-8c-8g-22866 does not seem to be running inside a container 09:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1639 -v /w/workspace/gexfoundry_device-sdk-go_PR-1639:/w/workspace/gexfoundry_device-sdk-go_PR-1639:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:04:45 $ docker top 648c2449326edbb074d54fe3fc852819dbaac37b0449dd82fbd51991541c86a5 -eo pid,comm 09:04:45 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). 09:04:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:45 [ssh-agent] Looking for ssh-agent implementation... 09:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:45 $ docker exec 648c2449326edbb074d54fe3fc852819dbaac37b0449dd82fbd51991541c86a5 ssh-agent 09:04:46 SSH_AUTH_SOCK=/tmp/ssh-FFDmrfEXiwRm/agent.32 09:04:46 SSH_AGENT_PID=38 09:04:46 Running ssh-add (command line suppressed) 09:04:46 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp/private_key_8247618779812529512.key (/w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp/private_key_8247618779812529512.key) 09:04:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:46 + git tag --points-at HEAD [Pipeline] } 09:04:46 $ docker exec --env ******** --env ******** 648c2449326edbb074d54fe3fc852819dbaac37b0449dd82fbd51991541c86a5 ssh-agent -k 09:04:46 unset SSH_AUTH_SOCK; 09:04:46 unset SSH_AGENT_PID; 09:04:46 echo Agent pid 38 killed; 09:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:04:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:46 [ssh-agent] Looking for ssh-agent implementation... 09:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:46 $ docker exec 648c2449326edbb074d54fe3fc852819dbaac37b0449dd82fbd51991541c86a5 ssh-agent 09:04:47 SSH_AUTH_SOCK=/tmp/ssh-FhNj2vAFnj68/agent.71 09:04:47 SSH_AGENT_PID=77 09:04:47 Running ssh-add (command line suppressed) 09:04:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp/private_key_18160526462747887161.key (/w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp/private_key_18160526462747887161.key) 09:04:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:47 + git semver init 09:04:47 2024-10-15 09:04:47,645 [run_init] DEBUG init version:0.0.0 force:False 09:04:47 2024-10-15 09:04:47,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1639/.semver 09:04:47 2024-10-15 09:04:47,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1639/.semver 09:04:47 2024-10-15 09:04:47,646 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1639/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1639, universal_newlines=False, shell=None, istream=None) 09:04:49 2024-10-15 09:04:49,628 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1639/.git/info/exclude 09:04:49 2024-10-15 09:04:49,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1639/.semver/PR-1639 with force:False 09:04:49 2024-10-15 09:04:49,628 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1639/.semver/PR-1639 09:04:49 2024-10-15 09:04:49,633 [execute] INFO git cat-file --batch-check 09:04:49 2024-10-15 09:04:49,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1639/.semver, universal_newlines=False, shell=None, istream=) 09:04:49 2024-10-15 09:04:49,639 [execute] INFO git cat-file --batch 09:04:49 2024-10-15 09:04:49,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1639/.semver, universal_newlines=False, shell=None, istream=) 09:04:49 2024-10-15 09:04:49,644 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1639/.semver/PR-1639 09:04:49 0.0.0 [Pipeline] } 09:04:49 $ docker exec --env ******** --env ******** 648c2449326edbb074d54fe3fc852819dbaac37b0449dd82fbd51991541c86a5 ssh-agent -k 09:04:50 unset SSH_AUTH_SOCK; 09:04:50 unset SSH_AGENT_PID; 09:04:50 echo Agent pid 77 killed; 09:04:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:50 + git semver [Pipeline] } 09:04:50 $ docker stop --time=1 648c2449326edbb074d54fe3fc852819dbaac37b0449dd82fbd51991541c86a5 09:04:52 $ docker rm -f --volumes 648c2449326edbb074d54fe3fc852819dbaac37b0449dd82fbd51991541c86a5 [Pipeline] // withDockerContainer [Pipeline] sh 09:04:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:04:52 Stashed 1 file(s) [Pipeline] echo 09:04:52 [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 09:04:53 provisioning config files... 09:04:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp/config5726914300846251653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:53 ---> ****-login.sh 09:04:53 nexus3.edgexfoundry.org:10001 09:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:53 Configure a credential helper to remove this warning. See 09:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:53 09:04:53 Login Succeeded 09:04:53 nexus3.edgexfoundry.org:10002 09:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:53 Configure a credential helper to remove this warning. See 09:04:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:53 09:04:53 Login Succeeded 09:04:53 nexus3.edgexfoundry.org:10003 09:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:54 Configure a credential helper to remove this warning. See 09:04:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:54 09:04:54 Login Succeeded 09:04:54 nexus3.edgexfoundry.org:10004 09:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:54 Configure a credential helper to remove this warning. See 09:04:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:54 09:04:54 Login Succeeded 09:04:54 ****.io 09:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:54 Configure a credential helper to remove this warning. See 09:04:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:54 09:04:54 Login Succeeded 09:04:54 ---> ****-login.sh ends [Pipeline] } 09:04:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:04:54 ========================================================= 09:04:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:04:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:55 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 09:04:55 Sending build context to Docker daemon 25.39MB 09:04:55 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:04:55 Step 2/10 : FROM ${BASE} AS builder 09:04:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:04:55 43c4264eed91: Pulling fs layer 09:04:55 4cc291be95ef: Pulling fs layer 09:04:55 2ac1f1163629: Pulling fs layer 09:04:55 5c3c966382ef: Pulling fs layer 09:04:55 4f4fb700ef54: Pulling fs layer 09:04:55 5d5c8e513c77: Pulling fs layer 09:04:55 9f66e0745190: Pulling fs layer 09:04:55 f49a43e4bbc0: Pulling fs layer 09:04:55 561ebcabdf7f: Pulling fs layer 09:04:55 4f4fb700ef54: Waiting 09:04:55 5d5c8e513c77: Waiting 09:04:55 9f66e0745190: Waiting 09:04:55 f49a43e4bbc0: Waiting 09:04:55 561ebcabdf7f: Waiting 09:04:55 5c3c966382ef: Waiting 09:04:55 4cc291be95ef: Download complete 09:04:55 5c3c966382ef: Verifying Checksum 09:04:55 5c3c966382ef: Download complete 09:04:55 5d5c8e513c77: Verifying Checksum 09:04:55 5d5c8e513c77: Download complete 09:04:55 43c4264eed91: Download complete 09:04:55 9f66e0745190: Verifying Checksum 09:04:55 9f66e0745190: Download complete 09:04:55 43c4264eed91: Pull complete 09:04:55 4cc291be95ef: Pull complete 09:04:55 561ebcabdf7f: Verifying Checksum 09:04:55 561ebcabdf7f: Download complete 09:04:56 2ac1f1163629: Verifying Checksum 09:04:56 f49a43e4bbc0: Verifying Checksum 09:04:56 f49a43e4bbc0: Download complete 09:04:59 2ac1f1163629: Pull complete 09:04:59 5c3c966382ef: Pull complete 09:04:59 4f4fb700ef54: Pull complete 09:04:59 5d5c8e513c77: Pull complete 09:04:59 9f66e0745190: Pull complete 09:05:01 f49a43e4bbc0: Pull complete 09:05:02 561ebcabdf7f: Pull complete 09:05:02 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:05:02 ---> 3a752c3f9dda 09:05:02 Step 3/10 : ARG MAKE=make build 09:05:07 ---> Running in 970942fab035 09:05:07 Removing intermediate container 970942fab035 09:05:07 ---> 2fa39159cd3b 09:05:07 Step 4/10 : WORKDIR /device-sdk-go 09:05:07 ---> Running in 4746e1650daf 09:05:07 Removing intermediate container 4746e1650daf 09:05:07 ---> eeed6d45edd1 09:05:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:05:07 ---> Running in 60b95d5c7ce9 09:05:07 Removing intermediate container 60b95d5c7ce9 09:05:07 ---> c0c904920ffc 09:05:07 Step 6/10 : RUN apk add --update --no-cache make git 09:05:07 ---> Running in b4057cbf5a23 09:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:05:07 OK: 246 MiB in 54 packages 09:05:08 Removing intermediate container b4057cbf5a23 09:05:08 ---> 7fd276654bcd 09:05:08 Step 7/10 : COPY go.mod vendor* ./ 09:05:08 Still waiting to schedule task 09:05:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:05:08 ---> edc8f69672d4 09:05:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:08 ---> Running in a73572ebdedb 09:06:16 Removing intermediate container a73572ebdedb 09:06:16 ---> e048058dcf03 09:06:16 Step 9/10 : COPY . . 09:06:17 ---> 307be72a816f 09:06:17 Step 10/10 : RUN ${MAKE} 09:06:17 ---> Running in c5e1ebec7152 09:06:17 noop 09:06:17 Removing intermediate container c5e1ebec7152 09:06:17 ---> 04842b7412fb 09:06:17 Successfully built 04842b7412fb 09:06:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:18 + docker inspect -f . ci-base-image-x86_64 09:06:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:18 prd-ubuntu20.04-docker-8c-8g-22866 does not seem to be running inside a container 09:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1639 -v /w/workspace/gexfoundry_device-sdk-go_PR-1639:/w/workspace/gexfoundry_device-sdk-go_PR-1639:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1639@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-x86_64 cat 09:06:18 $ docker top 330c3fb4170100aa75d5204f075c95c36a874edb5188471c64e358831bf83e6d -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:19 + go version 09:06:19 go version go1.23.2 linux/amd64 [Pipeline] } 09:06:19 $ docker stop --time=1 330c3fb4170100aa75d5204f075c95c36a874edb5188471c64e358831bf83e6d 09:06:20 $ docker rm -f --volumes 330c3fb4170100aa75d5204f075c95c36a874edb5188471c64e358831bf83e6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:21 + docker inspect -f . ci-base-image-x86_64 09:06:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:21 prd-ubuntu20.04-docker-8c-8g-22866 does not seem to be running inside a container 09:06:21 $ 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-1639 -v /w/workspace/gexfoundry_device-sdk-go_PR-1639:/w/workspace/gexfoundry_device-sdk-go_PR-1639:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1639@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-x86_64 cat 09:06:21 $ docker top ba721838ba6912c3c9c796c735d2842d970ac1d8ca43dc166d6eeb0d5932bd6f -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:22 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1639 [Pipeline] fileExists [Pipeline] sh 09:06:22 + make test 09:06:22 go test -race -coverprofile=coverage.out ./... 09:06:30 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:06:42 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 09:06:42 internal/transformer/transform.go:149:18: undefined: dtos.NewNullReading 09:06:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22868 in /w/workspace/gexfoundry_device-sdk-go_PR-1639 [Pipeline] { [Pipeline] ws 09:06:44 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:06:44 The recommended git tool is: git 09:06:52 using credential edgex-jenkins-ssh 09:06:52 Cloning the remote Git repository 09:06:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:06:52 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:06:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:06:52 > git --version # timeout=10 09:06:53 > git --version # 'git version 2.25.1' 09:06:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:06:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:06:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:06:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1639/head:refs/remotes/origin/PR-1639 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:06:58 Merging remotes/origin/main commit 63928f2973ca38a899cb41cf0d65ddd086cb79a5 into PR head commit 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 09:06:59 Merge succeeded, producing 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 09:06:59 Checking out Revision 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 (PR-1639) 09:06:58 > git config core.sparsecheckout # timeout=10 09:06:58 > git checkout -f 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 # timeout=10 09:06:59 > git remote # timeout=10 09:06:59 > git config --get remote.origin.url # timeout=10 09:06:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:59 > git merge 63928f2973ca38a899cb41cf0d65ddd086cb79a5 # timeout=10 09:06:59 > git rev-parse HEAD^{commit} # timeout=10 09:06:59 > git config core.sparsecheckout # timeout=10 09:06:59 > git checkout -f 4a576ee47b13ebcb1b4d5dc191f0b21d109c84c6 # timeout=10 09:07:02 Commit message: "feat: Using isNull field instead of nil reading value" 09:07:02 > git --version # timeout=10 09:07:02 > git --version # 'git version 2.25.1' 09:07:02 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:07:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:07:04 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:04 Dload Upload Total Spent Left Speed 09:07:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 09:07:04 FAIL github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [build failed] 09:07:04 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/application [build failed] 09:07:04 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 09:07:04 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 09:07:04 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 09:07:04 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 09:07:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 79.4% of statements 09:07:04 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 09:07:04 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] 09:07:04 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 09:07:04 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 09:07:04 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 09:07:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.048s coverage: 86.0% of statements 09:07:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:07:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:07:05 + sudo tee /etc/docker/daemon.new 09:07:05 { 09:07:05 "registry-mirrors": [ 09:07:05 "https://nexus3.edgexfoundry.org:10001" 09:07:05 ], 09:07:05 "bip": "10.250.0.254/24", 09:07:05 "hosts": [ 09:07:05 "tcp://0.0.0.0:5555", 09:07:05 "unix:///var/run/docker.sock" 09:07:05 ], 09:07:05 "mtu": 1458, 09:07:05 "selinux-enabled": true, 09:07:05 "seccomp-profile": "/etc/docker/seccomp.json" 09:07:05 } [Pipeline] sh 09:07:05 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [build failed] 09:07:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:07:05 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 09:07:05 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [build failed] 09:07:05 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 09:07:05 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 09:07:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:07:06 + sudo service docker restart 09:07:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 6.054s coverage: 44.6% of statements 09:07:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.091s coverage: 88.3% of statements 09:07:12 FAIL 09:07:12 make: *** [Makefile:51: unittest] Error 1 [Pipeline] } 09:07:12 $ docker stop --time=1 ba721838ba6912c3c9c796c735d2842d970ac1d8ca43dc166d6eeb0d5932bd6f 09:07:14 $ docker rm -f --volumes ba721838ba6912c3c9c796c735d2842d970ac1d8ca43dc166d6eeb0d5932bd6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:16 09:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:16 latest: Pulling from edgex-lftools-log-publisher 09:07:16 5eb5b503b376: Pulling fs layer 09:07:16 5c69ac0246d0: Pulling fs layer 09:07:16 ec43610c2a17: Pulling fs layer 09:07:16 3a2ae6a8a46f: Pulling fs layer 09:07:16 33b1e0a273af: Pulling fs layer 09:07:16 5d3b04190fa2: Pulling fs layer 09:07:16 2f39f015ded8: Pulling fs layer 09:07:16 3a2ae6a8a46f: Waiting 09:07:16 5d3b04190fa2: Waiting 09:07:16 33b1e0a273af: Waiting 09:07:16 5c69ac0246d0: Verifying Checksum 09:07:16 5c69ac0246d0: Download complete 09:07:16 3a2ae6a8a46f: Verifying Checksum 09:07:16 3a2ae6a8a46f: Download complete 09:07:16 33b1e0a273af: Verifying Checksum 09:07:16 33b1e0a273af: Download complete 09:07:16 5d3b04190fa2: Verifying Checksum 09:07:16 5d3b04190fa2: Download complete 09:07:16 ec43610c2a17: Verifying Checksum 09:07:16 ec43610c2a17: Download complete 09:07:16 5eb5b503b376: Verifying Checksum 09:07:16 5eb5b503b376: Download complete 09:07:17 2f39f015ded8: Download complete 09:07:18 5eb5b503b376: Pull complete 09:07:18 5c69ac0246d0: Pull complete 09:07:18 ec43610c2a17: Pull complete 09:07:18 3a2ae6a8a46f: Pull complete 09:07:18 33b1e0a273af: Pull complete 09:07:18 5d3b04190fa2: Pull complete 09:07:23 2f39f015ded8: Pull complete 09:07:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:23 prd-ubuntu20.04-docker-8c-8g-22866 does not seem to be running inside a container 09:07:23 $ 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-1639 -v /w/workspace/gexfoundry_device-sdk-go_PR-1639:/w/workspace/gexfoundry_device-sdk-go_PR-1639:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1639@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:latest cat 09:07:28 $ docker top 969d3ac566adf009957f7f90b870117f9d76f90c10bc6226ed72bc00e3e75d15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 09:07:28 provisioning config files... 09:07:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17804214365913882252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:29 ---> job-cost.sh 09:07:29 lf-activate-venv: SKIPPING 09:07:29 INFO: No Stack... 09:07:29 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:29 ---> ****-login.sh 09:07:29 nexus3.edgexfoundry.org:10001 09:07:29 INFO: Archiving Costs 09:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 09:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:29 Configure a credential helper to remove this warning. See 09:07:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:29 09:07:29 Login Succeeded 09:07:29 nexus3.edgexfoundry.org:10002 09:07:29 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1639/archives/cost.csv 09:07:29 + cut -d, -f6 [Pipeline] lock 09:07:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1639-1-stack-cost] 09:07:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1639-1-stack-cost] did not exist. Created. 09:07:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:30 + echo total: 0.2199999988079071 09:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:30 Configure a credential helper to remove this warning. See 09:07:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:30 09:07:30 Login Succeeded 09:07:30 nexus3.edgexfoundry.org:10003 09:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stash 09:07:30 Stashed 1 file(s) [Pipeline] } 09:07:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1639-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:30 $ docker stop --time=1 969d3ac566adf009957f7f90b870117f9d76f90c10bc6226ed72bc00e3e75d15 09:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:30 Configure a credential helper to remove this warning. See 09:07:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:30 09:07:30 Login Succeeded 09:07:30 nexus3.edgexfoundry.org:10004 09:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:30 Configure a credential helper to remove this warning. See 09:07:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:30 09:07:30 Login Succeeded 09:07:30 ****.io 09:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:31 Configure a credential helper to remove this warning. See 09:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:31 09:07:31 Login Succeeded 09:07:31 ---> ****-login.sh ends 09:07:31 $ docker rm -f --volumes 969d3ac566adf009957f7f90b870117f9d76f90c10bc6226ed72bc00e3e75d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 09:07:31 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:07:32 Failed in branch amd64 [Pipeline] echo 09:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:07:32 ========================================================= 09:07:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:07:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:33 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 09:07:33 Sending build context to Docker daemon 13.16MB 09:07:33 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:07:33 Step 2/10 : FROM ${BASE} AS builder 09:07:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:07:33 cf04c63912e1: Pulling fs layer 09:07:33 55b35a11ae5e: Pulling fs layer 09:07:33 a37a00ec5f00: Pulling fs layer 09:07:33 50b3750afda1: Pulling fs layer 09:07:33 4f4fb700ef54: Pulling fs layer 09:07:33 80978eb59214: Pulling fs layer 09:07:33 c9f46d7d2bd2: Pulling fs layer 09:07:33 c5a475d317c9: Pulling fs layer 09:07:33 50b3750afda1: Waiting 09:07:33 4f4fb700ef54: Waiting 09:07:33 80978eb59214: Waiting 09:07:33 c5a475d317c9: Waiting 09:07:33 c9f46d7d2bd2: Waiting 09:07:33 55b35a11ae5e: Verifying Checksum 09:07:33 55b35a11ae5e: Download complete 09:07:33 50b3750afda1: Verifying Checksum 09:07:33 50b3750afda1: Download complete 09:07:33 4f4fb700ef54: Verifying Checksum 09:07:33 4f4fb700ef54: Download complete 09:07:33 80978eb59214: Verifying Checksum 09:07:33 80978eb59214: Download complete 09:07:33 cf04c63912e1: Verifying Checksum 09:07:33 cf04c63912e1: Download complete 09:07:34 c5a475d317c9: Verifying Checksum 09:07:34 c5a475d317c9: Download complete 09:07:34 cf04c63912e1: Pull complete 09:07:35 55b35a11ae5e: Pull complete 09:07:35 a37a00ec5f00: Verifying Checksum 09:07:35 a37a00ec5f00: Download complete 09:07:36 c9f46d7d2bd2: Verifying Checksum 09:07:48 a37a00ec5f00: Pull complete 09:07:48 50b3750afda1: Pull complete 09:07:48 4f4fb700ef54: Pull complete 09:07:48 80978eb59214: Pull complete 09:07:56 c9f46d7d2bd2: Pull complete 09:07:57 c5a475d317c9: Pull complete 09:07:57 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:07:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:07:57 ---> be29e6b0f0d4 09:07:57 Step 3/10 : ARG MAKE=make build 09:07:58 ---> Running in 68cf96163862 09:07:59 Removing intermediate container 68cf96163862 09:07:59 ---> 33ba2697d8e9 09:07:59 Step 4/10 : WORKDIR /device-sdk-go 09:07:59 ---> Running in 27b2208daf36 09:08:00 Removing intermediate container 27b2208daf36 09:08:00 ---> d46fa1dbe328 09:08:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:08:00 ---> Running in f06e3ee0cd82 09:08:00 Removing intermediate container f06e3ee0cd82 09:08:00 ---> ce96844ee40b 09:08:00 Step 6/10 : RUN apk add --update --no-cache make git 09:08:00 ---> Running in d744f3b52361 09:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:08:03 OK: 238 MiB in 54 packages 09:08:04 Removing intermediate container d744f3b52361 09:08:04 ---> d5b9bfac6b89 09:08:04 Step 7/10 : COPY go.mod vendor* ./ 09:08:04 ---> 43c4c020878e 09:08:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:04 ---> Running in b532064cc3b3 09:09:56 Removing intermediate container b532064cc3b3 09:09:56 ---> a87f52764524 09:09:56 Step 9/10 : COPY . . 09:09:56 ---> edb6af65996e 09:09:56 Step 10/10 : RUN ${MAKE} 09:09:56 ---> Running in bd174096e90d 09:09:56 noop 09:09:56 Removing intermediate container bd174096e90d 09:09:56 ---> 6c70a0a95be1 09:09:56 Successfully built 6c70a0a95be1 09:09:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:56 + docker inspect -f . ci-base-image-arm64 09:09:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:57 prd-ubuntu20.04-docker-arm64-4c-16g-22868 does not seem to be running inside a container 09:09: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 09:09:58 $ docker top d89c4ddb89492a81c169511dff8d5fb549116b27b7f809ab4b9369dd03bbbb1e -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:59 + go version 09:09:59 go version go1.23.2 linux/arm64 [Pipeline] } 09:09:59 $ docker stop --time=1 d89c4ddb89492a81c169511dff8d5fb549116b27b7f809ab4b9369dd03bbbb1e 09:10:00 $ docker rm -f --volumes d89c4ddb89492a81c169511dff8d5fb549116b27b7f809ab4b9369dd03bbbb1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:01 + docker inspect -f . ci-base-image-arm64 09:10:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:01 prd-ubuntu20.04-docker-arm64-4c-16g-22868 does not seem to be running inside a container 09:10:01 $ 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 09:10:03 $ docker top c8aa75a24933b330db52ed4918bf712bbceed18f6a852c0cb1c2721659633eab -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:03 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 09:10:04 + make test 09:10:04 go test -race -coverprofile=coverage.out ./... 09:10:52 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:12:45 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 09:12:45 internal/transformer/transform.go:149:18: undefined: dtos.NewNullReading 09:14:12 FAIL github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [build failed] 09:14:12 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/application [build failed] 09:14:12 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 09:14:12 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 09:14:12 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 09:14:12 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 09:14:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.176s coverage: 79.4% of statements 09:14:32 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 09:14:32 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 09:14:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.284s coverage: 86.0% of statements 09:14:34 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 09:14:34 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] 09:14:34 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 09:14:41 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [build failed] 09:14:41 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:14:41 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 09:14:41 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 09:14:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.560s coverage: 44.6% of statements 09:14:45 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 09:14:45 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [build failed] 09:14:47 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.348s coverage: 88.3% of statements 09:14:47 FAIL 09:14:48 make: *** [Makefile:51: unittest] Error 1 [Pipeline] } 09:14:48 $ docker stop --time=1 c8aa75a24933b330db52ed4918bf712bbceed18f6a852c0cb1c2721659633eab 09:14:50 $ docker rm -f --volumes c8aa75a24933b330db52ed4918bf712bbceed18f6a852c0cb1c2721659633eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:52 09:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:53 arm64: Pulling from edgex-lftools-log-publisher 09:14:53 8998bd30e6a1: Pulling fs layer 09:14:53 04944245beec: Pulling fs layer 09:14:53 699f458cf7ca: Pulling fs layer 09:14:53 765212b225bb: Pulling fs layer 09:14:53 f23df028b6ca: Pulling fs layer 09:14:53 d65c8cfc05b1: Pulling fs layer 09:14:53 2437ff75d9bd: Pulling fs layer 09:14:53 765212b225bb: Waiting 09:14:53 f23df028b6ca: Waiting 09:14:53 d65c8cfc05b1: Waiting 09:14:53 2437ff75d9bd: Waiting 09:14:53 04944245beec: Verifying Checksum 09:14:53 04944245beec: Download complete 09:14:53 765212b225bb: Verifying Checksum 09:14:53 765212b225bb: Download complete 09:14:53 f23df028b6ca: Verifying Checksum 09:14:53 f23df028b6ca: Download complete 09:14:53 d65c8cfc05b1: Verifying Checksum 09:14:53 d65c8cfc05b1: Download complete 09:14:53 699f458cf7ca: Verifying Checksum 09:14:53 699f458cf7ca: Download complete 09:14:53 8998bd30e6a1: Verifying Checksum 09:14:53 8998bd30e6a1: Download complete 09:14:56 2437ff75d9bd: Verifying Checksum 09:14:56 2437ff75d9bd: Download complete 09:14:59 8998bd30e6a1: Pull complete 09:14:59 04944245beec: Pull complete 09:15:01 699f458cf7ca: Pull complete 09:15:01 765212b225bb: Pull complete 09:15:02 f23df028b6ca: Pull complete 09:15:02 d65c8cfc05b1: Pull complete 09:15:20 2437ff75d9bd: Pull complete 09:15:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:21 prd-ubuntu20.04-docker-arm64-4c-16g-22868 does not seem to be running inside a container 09:15:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 09:15:23 $ docker top bc364d91fd7c8f1942116ddf723846d6b8601de4094411833e7283b9013b9404 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:24 ---> job-cost.sh 09:15:24 lf-activate-venv: SKIPPING 09:15:24 INFO: No Stack... 09:15:24 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:25 INFO: Archiving Costs [Pipeline] sh 09:15:26 + cut -d, -f6 09:15:26 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 09:15:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1639-1-stack-cost] 09:15:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1639-1-stack-cost] did not exist. Created. 09:15:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:27 /w/workspace/device-sdk-go/1@tmp/durable-8da4d0aa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:15:27 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:27 Warning: overwriting stash ‘stack-cost’ 09:15:28 Stashed 1 file(s) [Pipeline] } 09:15:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1639-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:28 $ docker stop --time=1 bc364d91fd7c8f1942116ddf723846d6b8601de4094411833e7283b9013b9404 09:15:29 $ docker rm -f --volumes bc364d91fd7c8f1942116ddf723846d6b8601de4094411833e7283b9013b9404 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:15:30 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:15:32 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1639/archives ] 09:15:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1639/archives 09:15:32 total 16 09:15:32 drwxr-xr-x 3 root root 4096 Oct 15 09:07 . 09:15:32 drwxrwxr-x 12 jenkins jenkins 4096 Oct 15 09:07 .. 09:15:32 drwxr-xr-x 2 root root 4096 Oct 15 09:07 cost 09:15:32 -rw-r--r-- 1 root root 86 Oct 15 09:07 cost.csv 09:15:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1639/archives 09:15:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1639/archives 09:15:32 total 16 09:15:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 09:07 . 09:15:32 drwxrwxr-x 12 jenkins jenkins 4096 Oct 15 09:07 .. 09:15:32 drwxr-xr-x 2 jenkins jenkins 4096 Oct 15 09:07 cost 09:15:32 -rw-r--r-- 1 jenkins jenkins 86 Oct 15 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:15:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:34 ---> package-listing.sh 09:15:34 ++ facter osfamily 09:15:34 ++ tr '[:upper:]' '[:lower:]' 09:15:34 + OS_FAMILY=debian 09:15:34 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1639 09:15:34 + START_PACKAGES=/tmp/packages_start.txt 09:15:34 + END_PACKAGES=/tmp/packages_end.txt 09:15:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:34 + PACKAGES=/tmp/packages_start.txt 09:15:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1639 ']' 09:15:34 + PACKAGES=/tmp/packages_end.txt 09:15:34 + case "${OS_FAMILY}" in 09:15:34 + dpkg -l 09:15:34 + grep '^ii' 09:15:34 + '[' -f /tmp/packages_start.txt ']' 09:15:34 + '[' -f /tmp/packages_end.txt ']' 09:15:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1639 ']' 09:15:34 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1639/archives/ 09:15:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1639/archives/ [Pipeline] echo 09:15:34 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-1639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:35 prd-ubuntu20.04-docker-8c-8g-22866 does not seem to be running inside a container 09:15:35 $ 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-1639/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-1639 -v /w/workspace/gexfoundry_device-sdk-go_PR-1639:/w/workspace/gexfoundry_device-sdk-go_PR-1639:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1639@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 09:15:35 $ docker top 01f56202e16a99dce6ea652f00253f7058de4dcb8cc67bba7fa07b3ceb80766e -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:36 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:36 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:37 + ls /var/log/sa-host 09:15:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:37 provisioning config files... 09:15:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1639@tmp/config16273981197570951144tmp [Pipeline] { [Pipeline] echo 09:15:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:37 ---> create-netrc.sh [Pipeline] } 09:15:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:38 ---> python-tools-install.sh [Pipeline] echo 09:15:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:38 ---> sudo-logs.sh 09:15:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:38 ---> job-cost.sh 09:15:38 lf-activate-venv: SKIPPING 09:15:38 DEBUG: total: 0.2199999988079071 09:15:38 INFO: Retrieving Stack Cost... 09:15:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:39 INFO: Archiving Costs [Pipeline] echo 09:15:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:39 ---> logs-deploy.sh 09:15:39 lf-activate-venv: SKIPPING 09:15:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1639/1 09:15:39 INFO: archiving workspace using pattern(s): 09:15:40 Archives upload complete. 09:15:40 INFO: archiving logs to Nexus