Pull request #1644 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 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af+a0938cd2ac4963db8301e48aca9045440aa630af (b0ceddad673d59cc67bdd9b447270ce9521b07c3) 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-ssh15105876831743681528.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-ssh439997831135161970.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-1644/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-1644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12838050356626012893.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-1644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5655007776459638056.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-ssh568072488361066577.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-1644/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-1644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7026875332608668260.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]] ========================================================= [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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24275’ Running on prd-ubuntu20.04-docker-8c-8g-24277 in /w/workspace/gexfoundry_device-sdk-go_PR-1644 [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-1644 # 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/1644/head:refs/remotes/origin/PR-1644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0938cd2ac4963db8301e48aca9045440aa630af into PR head commit 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af Merge succeeded, producing 4e88599445b651edb1ae50297612e142a3f9d788 Checking out Revision 4e88599445b651edb1ae50297612e142a3f9d788 (PR-1644) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af # 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 a0938cd2ac4963db8301e48aca9045440aa630af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e88599445b651edb1ae50297612e142a3f9d788 # timeout=10 Commit message: "Merge commit 'a0938cd2ac4963db8301e48aca9045440aa630af' into HEAD" 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 06:28:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:28:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:28:42 ========================================================= 06:28:42 EdgeX Global Pipelines Version Info 06:28:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:28:43 ------------------- 06:28:43 stable info: 06:28:43 ------------------- 06:28:43 Commited By: Ginny Guan ginny@iotechsys.com 06:28:43 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:28:43 Message: update stable to v1.0.265 06:28:43 ------------------- 06:28:43 experimental info: 06:28:43 ------------------- 06:28:43 Commited By: Cherry Wang cherry@iotechsys.com 06:28:43 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:28:43 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:28:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1644 [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1644 [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1644 [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e88599445b651edb1ae50297612e142a3f9d788 [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e88599 [Pipeline] echo 06:28:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:46 provisioning config files... 06:28:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/config8284292331290089753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:46 ---> ****-login.sh 06:28:46 nexus3.edgexfoundry.org:10001 06:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:46 Configure a credential helper to remove this warning. See 06:28:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:46 06:28:46 Login Succeeded 06:28:46 nexus3.edgexfoundry.org:10002 06:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:46 Configure a credential helper to remove this warning. See 06:28:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:46 06:28:46 Login Succeeded 06:28:46 nexus3.edgexfoundry.org:10003 06:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:46 Configure a credential helper to remove this warning. See 06:28:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:46 06:28:46 Login Succeeded 06:28:46 nexus3.edgexfoundry.org:10004 06:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:47 Configure a credential helper to remove this warning. See 06:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:47 06:28:47 Login Succeeded 06:28:47 ****.io 06:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:47 Configure a credential helper to remove this warning. See 06:28:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:47 06:28:47 Login Succeeded 06:28:47 ---> ****-login.sh ends [Pipeline] } 06:28:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:28:48 + git rev-list -1 --merges 4e88599445b651edb1ae50297612e142a3f9d788~1..4e88599445b651edb1ae50297612e142a3f9d788 [Pipeline] echo 06:28:48 -----------> git rev-list -1 --merges 4e88599445b651edb1ae50297612e142a3f9d788~1..4e88599445b651edb1ae50297612e142a3f9d788 4e88599445b651edb1ae50297612e142a3f9d788 06:28:48 4e88599445b651edb1ae50297612e142a3f9d788 [false] [Pipeline] sh 06:28:48 + git log --format=format:%s -1 4e88599445b651edb1ae50297612e142a3f9d788 [Pipeline] echo 06:28:48 ========================================================= 06:28:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:28:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:28:49 + git log --format=format:%s -1 4e88599445b651edb1ae50297612e142a3f9d788 [Pipeline] echo 06:28:49 [semverPrep] GIT_COMMIT: 4e88599445b651edb1ae50297612e142a3f9d788, Commit Message: Merge commit 'a0938cd2ac4963db8301e48aca9045440aa630af' into HEAD [Pipeline] echo 06:28:49 [semverPrep] This is not a build commit. [Pipeline] sh 06:28:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:28:49 + grep -v github /etc/ssh/ssh_known_hosts 06:28:49 + [ -e /tmp/ssh_known_hosts ] 06:28:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:28:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:28:49 + sudo tee -a /etc/ssh/ssh_known_hosts 06:28:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:49 06:28:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:50 0.1.4: Pulling from edgex-devops/py-git-semver 06:28:50 b85a868b505f: Pulling fs layer 06:28:50 e2be974225ed: Pulling fs layer 06:28:50 339a4e72a1f5: Pulling fs layer 06:28:50 988bab9f4d93: Pulling fs layer 06:28:50 1469e6f7b9e6: Pulling fs layer 06:28:50 eaf3925da568: Pulling fs layer 06:28:50 bab4dde63d76: Pulling fs layer 06:28:50 bde34c3a00c8: Pulling fs layer 06:28:50 b352a97aabf1: Pulling fs layer 06:28:50 4872d77fe225: Pulling fs layer 06:28:50 5851b861e8e6: Pulling fs layer 06:28:50 bab4dde63d76: Waiting 06:28:50 bde34c3a00c8: Waiting 06:28:50 b352a97aabf1: Waiting 06:28:50 988bab9f4d93: Waiting 06:28:50 1469e6f7b9e6: Waiting 06:28:50 4872d77fe225: Waiting 06:28:50 eaf3925da568: Waiting 06:28:50 5851b861e8e6: Waiting 06:28:50 e2be974225ed: Verifying Checksum 06:28:50 e2be974225ed: Download complete 06:28:50 988bab9f4d93: Verifying Checksum 06:28:50 988bab9f4d93: Download complete 06:28:50 1469e6f7b9e6: Verifying Checksum 06:28:50 1469e6f7b9e6: Download complete 06:28:50 eaf3925da568: Verifying Checksum 06:28:50 eaf3925da568: Download complete 06:28:50 339a4e72a1f5: Verifying Checksum 06:28:50 339a4e72a1f5: Download complete 06:28:50 bde34c3a00c8: Verifying Checksum 06:28:50 bde34c3a00c8: Download complete 06:28:50 b352a97aabf1: Download complete 06:28:50 4872d77fe225: Verifying Checksum 06:28:50 4872d77fe225: Download complete 06:28:50 5851b861e8e6: Verifying Checksum 06:28:50 5851b861e8e6: Download complete 06:28:50 b85a868b505f: Verifying Checksum 06:28:50 b85a868b505f: Download complete 06:28:50 bab4dde63d76: Verifying Checksum 06:28:50 bab4dde63d76: Download complete 06:28:51 b85a868b505f: Pull complete 06:28:52 e2be974225ed: Pull complete 06:28:52 339a4e72a1f5: Pull complete 06:28:52 988bab9f4d93: Pull complete 06:28:53 1469e6f7b9e6: Pull complete 06:28:53 eaf3925da568: Pull complete 06:28:55 bab4dde63d76: Pull complete 06:28:55 bde34c3a00c8: Pull complete 06:28:55 b352a97aabf1: Pull complete 06:28:55 4872d77fe225: Pull complete 06:28:56 5851b861e8e6: Pull complete 06:28:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:56 prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container 06:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@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 06:28:59 $ docker top 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a -eo pid,comm 06:29:00 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). 06:29:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:00 [ssh-agent] Looking for ssh-agent implementation... 06:29:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:00 $ docker exec 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a ssh-agent 06:29:00 SSH_AUTH_SOCK=/tmp/ssh-31EpgvPNNTD6/agent.32 06:29:00 SSH_AGENT_PID=38 06:29:00 Running ssh-add (command line suppressed) 06:29:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/private_key_2901253291320090099.key (/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/private_key_2901253291320090099.key) 06:29:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:00 + git tag --points-at HEAD [Pipeline] } 06:29:00 $ docker exec --env ******** --env ******** 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a ssh-agent -k 06:29:01 unset SSH_AUTH_SOCK; 06:29:01 unset SSH_AGENT_PID; 06:29:01 echo Agent pid 38 killed; 06:29:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:29:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:01 [ssh-agent] Looking for ssh-agent implementation... 06:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:01 $ docker exec 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a ssh-agent 06:29:01 SSH_AUTH_SOCK=/tmp/ssh-k4TJoUEWqi77/agent.71 06:29:01 SSH_AGENT_PID=77 06:29:01 Running ssh-add (command line suppressed) 06:29:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/private_key_15814819707986779266.key (/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/private_key_15814819707986779266.key) 06:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:01 + git semver init 06:29:02 2024-11-01 06:29:02,017 [run_init] DEBUG init version:0.0.0 force:False 06:29:02 2024-11-01 06:29:02,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver 06:29:02 2024-11-01 06:29:02,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver 06:29:02 2024-11-01 06:29:02,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1644, universal_newlines=False, shell=None, istream=None) 06:29:04 2024-11-01 06:29:04,053 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644/.git/info/exclude 06:29:04 2024-11-01 06:29:04,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver/PR-1644 with force:False 06:29:04 2024-11-01 06:29:04,056 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver/PR-1644 06:29:04 2024-11-01 06:29:04,061 [execute] INFO git cat-file --batch-check 06:29:04 2024-11-01 06:29:04,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver, universal_newlines=False, shell=None, istream=) 06:29:04 2024-11-01 06:29:04,068 [execute] INFO git cat-file --batch 06:29:04 2024-11-01 06:29:04,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver, universal_newlines=False, shell=None, istream=) 06:29:04 2024-11-01 06:29:04,073 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1644/.semver/PR-1644 06:29:04 0.0.0 [Pipeline] } 06:29:04 $ docker exec --env ******** --env ******** 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a ssh-agent -k 06:29:04 unset SSH_AUTH_SOCK; 06:29:04 unset SSH_AGENT_PID; 06:29:04 echo Agent pid 77 killed; 06:29:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:05 + git semver [Pipeline] } 06:29:05 $ docker stop --time=1 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a 06:29:06 $ docker rm -f --volumes 0990bd558b88cf43284771fa689179c21071d210148a551c587af3429ede6a1a [Pipeline] // withDockerContainer [Pipeline] sh 06:29:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:29:07 Stashed 1 file(s) [Pipeline] echo 06:29:07 [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 06:29:08 provisioning config files... 06:29:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/config8606244200951369507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:08 ---> ****-login.sh 06:29:08 nexus3.edgexfoundry.org:10001 06:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:08 Configure a credential helper to remove this warning. See 06:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:08 06:29:08 Login Succeeded 06:29:08 nexus3.edgexfoundry.org:10002 06:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:08 Configure a credential helper to remove this warning. See 06:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:08 06:29:08 Login Succeeded 06:29:08 nexus3.edgexfoundry.org:10003 06:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:09 Configure a credential helper to remove this warning. See 06:29:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:09 06:29:09 Login Succeeded 06:29:09 nexus3.edgexfoundry.org:10004 06:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:09 Configure a credential helper to remove this warning. See 06:29:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:09 06:29:09 Login Succeeded 06:29:09 ****.io 06:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:09 Configure a credential helper to remove this warning. See 06:29:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:09 06:29:09 Login Succeeded 06:29:09 ---> ****-login.sh ends [Pipeline] } 06:29:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:29:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:09 ========================================================= 06:29:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:29:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:10 + 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 . 06:29:10 Sending build context to Docker daemon 25.59MB 06:29:10 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:29:10 Step 2/10 : FROM ${BASE} AS builder 06:29:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:10 43c4264eed91: Pulling fs layer 06:29:10 4cc291be95ef: Pulling fs layer 06:29:10 2ac1f1163629: Pulling fs layer 06:29:10 5c3c966382ef: Pulling fs layer 06:29:10 4f4fb700ef54: Pulling fs layer 06:29:10 5d5c8e513c77: Pulling fs layer 06:29:10 9f66e0745190: Pulling fs layer 06:29:10 f49a43e4bbc0: Pulling fs layer 06:29:10 561ebcabdf7f: Pulling fs layer 06:29:10 5c3c966382ef: Waiting 06:29:10 4f4fb700ef54: Waiting 06:29:10 5d5c8e513c77: Waiting 06:29:10 9f66e0745190: Waiting 06:29:10 4cc291be95ef: Download complete 06:29:10 5c3c966382ef: Download complete 06:29:10 4f4fb700ef54: Verifying Checksum 06:29:10 4f4fb700ef54: Download complete 06:29:10 5d5c8e513c77: Verifying Checksum 06:29:10 5d5c8e513c77: Download complete 06:29:10 43c4264eed91: Download complete 06:29:10 9f66e0745190: Verifying Checksum 06:29:10 9f66e0745190: Download complete 06:29:10 43c4264eed91: Pull complete 06:29:10 561ebcabdf7f: Verifying Checksum 06:29:10 561ebcabdf7f: Download complete 06:29:10 4cc291be95ef: Pull complete 06:29:10 2ac1f1163629: Verifying Checksum 06:29:10 2ac1f1163629: Download complete 06:29:11 f49a43e4bbc0: Verifying Checksum 06:29:11 f49a43e4bbc0: Download complete 06:29:15 2ac1f1163629: Pull complete 06:29:15 5c3c966382ef: Pull complete 06:29:15 4f4fb700ef54: Pull complete 06:29:15 5d5c8e513c77: Pull complete 06:29:15 9f66e0745190: Pull complete 06:29:17 f49a43e4bbc0: Pull complete 06:29:17 561ebcabdf7f: Pull complete 06:29:17 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:29:17 ---> 3a752c3f9dda 06:29:17 Step 3/10 : ARG MAKE=make build 06:29:23 ---> Running in 6fccdb4c0110 06:29:23 Removing intermediate container 6fccdb4c0110 06:29:23 ---> fa00e48ccb82 06:29:23 Step 4/10 : WORKDIR /device-sdk-go 06:29:23 ---> Running in 0312994a057b 06:29:23 Removing intermediate container 0312994a057b 06:29:23 ---> 2d0bc75ec3be 06:29:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:29:23 ---> Running in 4e9243d6a7d9 06:29:23 Removing intermediate container 4e9243d6a7d9 06:29:23 ---> a282dc181aab 06:29:23 Step 6/10 : RUN apk add --update --no-cache make git 06:29:23 ---> Running in 71e30153fcf9 06:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:29:23 Still waiting to schedule task 06:29:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24276’ 06:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:29:23 OK: 246 MiB in 54 packages 06:29:23 Removing intermediate container 71e30153fcf9 06:29:23 ---> a5b0ebf33bda 06:29:23 Step 7/10 : COPY go.mod vendor* ./ 06:29:24 ---> 0356aea8d911 06:29:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:24 ---> Running in ab0a7d654fa3 06:30:20 Removing intermediate container ab0a7d654fa3 06:30:20 ---> 03a42adfe9d3 06:30:20 Step 9/10 : COPY . . 06:30:20 ---> d279c4b1bc99 06:30:20 Step 10/10 : RUN ${MAKE} 06:30:20 ---> Running in 1780860c0d72 06:30:20 noop 06:30:20 Removing intermediate container 1780860c0d72 06:30:20 ---> f09a7cf9ae66 06:30:20 Successfully built f09a7cf9ae66 06:30:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:21 + docker inspect -f . ci-base-image-x86_64 06:30:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:21 prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container 06:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@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 06:30:21 $ docker top e0490e2e1ec215d8f228e2d4d08898e21fdabd224e172e0a938d3b8bf2050bc8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:22 + go version 06:30:22 go version go1.23.2 linux/amd64 [Pipeline] } 06:30:22 $ docker stop --time=1 e0490e2e1ec215d8f228e2d4d08898e21fdabd224e172e0a938d3b8bf2050bc8 06:30:23 $ docker rm -f --volumes e0490e2e1ec215d8f228e2d4d08898e21fdabd224e172e0a938d3b8bf2050bc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:24 + docker inspect -f . ci-base-image-x86_64 06:30:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:24 prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container 06:30:24 $ 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-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@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 06:30:24 $ docker top 958f55eec3161c1ebf4e9308dcba901bdc744dd6aa772ca46076c79f99d9fd08 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:25 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1644 [Pipeline] fileExists [Pipeline] sh 06:30:25 + make test 06:30:25 go test -race -coverprofile=coverage.out ./... 06:30:36 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 06:30:47 # github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 06:30:47 internal/autoevent/executor.go:174:25: ae.OnChangeThreshold undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v4/models".AutoEvent has no field or method OnChangeThreshold) 06:31:01 FAIL github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple [build failed] 06:31:01 FAIL github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent [build failed] 06:31:01 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 06:31:01 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 06:31:01 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 06:31:01 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 06:31:01 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 06:31:01 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 06:31:01 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.044s coverage: 79.4% of statements 06:31:01 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.052s coverage: 86.0% of statements 06:31:02 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 06:31:02 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 06:31:02 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 06:31:02 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 06:31:03 FAIL github.com/edgexfoundry/device-sdk-go/v4/pkg/service [build failed] 06:31:03 FAIL github.com/edgexfoundry/device-sdk-go/v4/pkg/startup [build failed] 06:31:03 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.095s coverage: 45.2% of statements 06:31:06 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.046s coverage: 14.1% of statements 06:31:06 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.196s coverage: 44.6% of statements 06:31:06 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 68.4% of statements 06:31:06 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.089s coverage: 88.3% of statements 06:31:06 FAIL 06:31:06 make: *** [Makefile:51: unittest] Error 1 [Pipeline] } 06:31:06 $ docker stop --time=1 958f55eec3161c1ebf4e9308dcba901bdc744dd6aa772ca46076c79f99d9fd08 06:31:13 $ docker rm -f --volumes 958f55eec3161c1ebf4e9308dcba901bdc744dd6aa772ca46076c79f99d9fd08 [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 06:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:31:15 06:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:31:15 latest: Pulling from edgex-lftools-log-publisher 06:31:15 5eb5b503b376: Pulling fs layer 06:31:15 5c69ac0246d0: Pulling fs layer 06:31:15 ec43610c2a17: Pulling fs layer 06:31:15 3a2ae6a8a46f: Pulling fs layer 06:31:15 33b1e0a273af: Pulling fs layer 06:31:15 5d3b04190fa2: Pulling fs layer 06:31:15 2f39f015ded8: Pulling fs layer 06:31:15 3a2ae6a8a46f: Waiting 06:31:15 33b1e0a273af: Waiting 06:31:15 5d3b04190fa2: Waiting 06:31:15 2f39f015ded8: Waiting 06:31:15 5c69ac0246d0: Verifying Checksum 06:31:15 5c69ac0246d0: Download complete 06:31:15 3a2ae6a8a46f: Download complete 06:31:15 ec43610c2a17: Verifying Checksum 06:31:15 ec43610c2a17: Download complete 06:31:15 33b1e0a273af: Verifying Checksum 06:31:15 33b1e0a273af: Download complete 06:31:15 5d3b04190fa2: Verifying Checksum 06:31:15 5d3b04190fa2: Download complete 06:31:15 5eb5b503b376: Verifying Checksum 06:31:15 5eb5b503b376: Download complete 06:31:16 2f39f015ded8: Verifying Checksum 06:31:16 2f39f015ded8: Download complete 06:31:16 5eb5b503b376: Pull complete 06:31:17 5c69ac0246d0: Pull complete 06:31:17 ec43610c2a17: Pull complete 06:31:17 3a2ae6a8a46f: Pull complete 06:31:17 33b1e0a273af: Pull complete 06:31:17 5d3b04190fa2: Pull complete 06:31:22 2f39f015ded8: Pull complete 06:31:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:31:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:22 prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container 06:31:22 $ 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-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@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 06:31:28 $ docker top b483245c268a2ad19fc7ef550347e70373c8acc54b4b157d4afa1cf28e2db2c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:28 ---> job-cost.sh 06:31:28 lf-activate-venv: SKIPPING 06:31:28 INFO: No Stack... 06:31:28 INFO: Retrieving Pricing Info for: v3-standard-8 06:31:29 INFO: Archiving Costs [Pipeline] sh 06:31:29 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives/cost.csv 06:31:29 + cut -d, -f6 [Pipeline] lock 06:31:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] 06:31:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] did not exist. Created. 06:31:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:31:29 + echo total: 0.2199999988079071 [Pipeline] stash 06:31:29 Stashed 1 file(s) [Pipeline] } 06:31:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:31:30 $ docker stop --time=1 b483245c268a2ad19fc7ef550347e70373c8acc54b4b157d4afa1cf28e2db2c9 06:31:31 $ docker rm -f --volumes b483245c268a2ad19fc7ef550347e70373c8acc54b4b157d4afa1cf28e2db2c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:31:31 Failed in branch amd64 06:32:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24278 in /w/workspace/gexfoundry_device-sdk-go_PR-1644 [Pipeline] { [Pipeline] ws 06:32:02 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:32:02 The recommended git tool is: git 06:32:06 using credential edgex-jenkins-ssh 06:32:06 Cloning the remote Git repository 06:32:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:32:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:32:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:32:07 > git --version # timeout=10 06:32:07 > git --version # 'git version 2.25.1' 06:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:12 Merging remotes/origin/main commit a0938cd2ac4963db8301e48aca9045440aa630af into PR head commit 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af 06:32:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:32:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1644/head:refs/remotes/origin/PR-1644 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:32:12 > git config core.sparsecheckout # timeout=10 06:32:12 > git checkout -f 1ee50eb6fbcf0073dbe8b4d2d8f60cca7cdcf7af # timeout=10 06:32:12 Merge succeeded, producing 36f0bfd33779f99f957259e0a90e56af37c55d78 06:32:12 Checking out Revision 36f0bfd33779f99f957259e0a90e56af37c55d78 (PR-1644) 06:32:12 > git remote # timeout=10 06:32:12 > git config --get remote.origin.url # timeout=10 06:32:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:12 > git merge a0938cd2ac4963db8301e48aca9045440aa630af # timeout=10 06:32:12 > git rev-parse HEAD^{commit} # timeout=10 06:32:12 > git config core.sparsecheckout # timeout=10 06:32:12 > git checkout -f 36f0bfd33779f99f957259e0a90e56af37c55d78 # timeout=10 06:32:16 Commit message: "Merge commit 'a0938cd2ac4963db8301e48aca9045440aa630af' into HEAD" 06:32:16 First time build. Skipping changelog. 06:32:16 > git --version # timeout=10 06:32:16 > git --version # 'git version 2.25.1' 06:32:16 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:32:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:18 Dload Upload Total Spent Left Speed 06:32:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 06:32:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:32:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:32:18 + sudo tee /etc/docker/daemon.new 06:32:18 { 06:32:18 "registry-mirrors": [ 06:32:18 "https://nexus3.edgexfoundry.org:10001" 06:32:18 ], 06:32:18 "bip": "10.250.0.254/24", 06:32:18 "hosts": [ 06:32:18 "tcp://0.0.0.0:5555", 06:32:18 "unix:///var/run/docker.sock" 06:32:18 ], 06:32:18 "mtu": 1458, 06:32:18 "selinux-enabled": true, 06:32:18 "seccomp-profile": "/etc/docker/seccomp.json" 06:32:18 } [Pipeline] sh 06:32:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:32:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:37 provisioning config files... 06:32:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1966259871550021514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:38 ---> ****-login.sh 06:32:38 nexus3.edgexfoundry.org:10001 06:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:38 Configure a credential helper to remove this warning. See 06:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:38 06:32:38 Login Succeeded 06:32:38 nexus3.edgexfoundry.org:10002 06:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:39 Configure a credential helper to remove this warning. See 06:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:39 06:32:39 Login Succeeded 06:32:39 nexus3.edgexfoundry.org:10003 06:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:39 Configure a credential helper to remove this warning. See 06:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:39 06:32:39 Login Succeeded 06:32:39 nexus3.edgexfoundry.org:10004 06:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:39 Configure a credential helper to remove this warning. See 06:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:39 06:32:39 Login Succeeded 06:32:39 ****.io 06:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:40 Configure a credential helper to remove this warning. See 06:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:40 06:32:40 Login Succeeded 06:32:40 ---> ****-login.sh ends [Pipeline] } 06:32:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:32:40 ========================================================= 06:32:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:32:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:41 + 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 . 06:32:41 Sending build context to Docker daemon 13.26MB 06:32:41 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:32:41 Step 2/10 : FROM ${BASE} AS builder 06:32:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:32:41 cf04c63912e1: Pulling fs layer 06:32:41 55b35a11ae5e: Pulling fs layer 06:32:41 a37a00ec5f00: Pulling fs layer 06:32:41 50b3750afda1: Pulling fs layer 06:32:41 4f4fb700ef54: Pulling fs layer 06:32:41 80978eb59214: Pulling fs layer 06:32:41 c9f46d7d2bd2: Pulling fs layer 06:32:41 c5a475d317c9: Pulling fs layer 06:32:41 4f4fb700ef54: Waiting 06:32:41 80978eb59214: Waiting 06:32:41 c9f46d7d2bd2: Waiting 06:32:41 c5a475d317c9: Waiting 06:32:41 50b3750afda1: Waiting 06:32:41 55b35a11ae5e: Verifying Checksum 06:32:41 55b35a11ae5e: Download complete 06:32:42 50b3750afda1: Verifying Checksum 06:32:42 50b3750afda1: Download complete 06:32:42 4f4fb700ef54: Verifying Checksum 06:32:42 4f4fb700ef54: Download complete 06:32:42 80978eb59214: Verifying Checksum 06:32:42 80978eb59214: Download complete 06:32:42 cf04c63912e1: Verifying Checksum 06:32:42 cf04c63912e1: Download complete 06:32:42 c5a475d317c9: Verifying Checksum 06:32:42 c5a475d317c9: Download complete 06:32:43 cf04c63912e1: Pull complete 06:32:43 55b35a11ae5e: Pull complete 06:32:43 a37a00ec5f00: Download complete 06:32:44 c9f46d7d2bd2: Verifying Checksum 06:32:44 c9f46d7d2bd2: Download complete 06:32:57 a37a00ec5f00: Pull complete 06:32:57 50b3750afda1: Pull complete 06:32:57 4f4fb700ef54: Pull complete 06:32:57 80978eb59214: Pull complete 06:33:03 c9f46d7d2bd2: Pull complete 06:33:05 c5a475d317c9: Pull complete 06:33:05 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:33:05 ---> be29e6b0f0d4 06:33:05 Step 3/10 : ARG MAKE=make build 06:33:06 ---> Running in dfb73a5f2025 06:33:06 Removing intermediate container dfb73a5f2025 06:33:06 ---> 3670b75f5c5a 06:33:06 Step 4/10 : WORKDIR /device-sdk-go 06:33:07 ---> Running in 5b64119d6bdc 06:33:07 Removing intermediate container 5b64119d6bdc 06:33:07 ---> 4d4718bbbb84 06:33:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:33:07 ---> Running in 284ab173ccee 06:33:07 Removing intermediate container 284ab173ccee 06:33:07 ---> 1970c6ce8d19 06:33:07 Step 6/10 : RUN apk add --update --no-cache make git 06:33:07 ---> Running in 63f9b4ba6abd 06:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:33:10 OK: 238 MiB in 54 packages 06:33:11 Removing intermediate container 63f9b4ba6abd 06:33:11 ---> 1e0fbe262fac 06:33:11 Step 7/10 : COPY go.mod vendor* ./ 06:33:11 ---> 5f2e2618dd97 06:33:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:11 ---> Running in 8f563796f818 06:35:03 Removing intermediate container 8f563796f818 06:35:03 ---> 9b00aaf61fc7 06:35:03 Step 9/10 : COPY . . 06:35:03 ---> 3008afa4e7fa 06:35:03 Step 10/10 : RUN ${MAKE} 06:35:03 ---> Running in 244cbcb699d7 06:35:03 noop 06:35:03 Removing intermediate container 244cbcb699d7 06:35:03 ---> 659029a678dd 06:35:03 Successfully built 659029a678dd 06:35:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:03 + docker inspect -f . ci-base-image-arm64 06:35:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:04 prd-ubuntu20.04-docker-arm64-4c-16g-24278 does not seem to be running inside a container 06:35:04 $ 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 06:35:05 $ docker top 50f063657b48015c7851869c4d874e504effa39d53d33892410580894e82d2fb -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:06 + go version 06:35:06 go version go1.23.2 linux/arm64 [Pipeline] } 06:35:06 $ docker stop --time=1 50f063657b48015c7851869c4d874e504effa39d53d33892410580894e82d2fb 06:35:07 $ docker rm -f --volumes 50f063657b48015c7851869c4d874e504effa39d53d33892410580894e82d2fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:08 + docker inspect -f . ci-base-image-arm64 06:35:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:09 prd-ubuntu20.04-docker-arm64-4c-16g-24278 does not seem to be running inside a container 06:35:09 $ 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 06:35:10 $ docker top 2c5c278f3ecfc1b464bb0b980488785be59b36456ecd3509aeb04fa750c55f27 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:11 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 06:35:11 + make test 06:35:11 go test -race -coverprofile=coverage.out ./... 06:35:58 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 06:37:50 # github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 06:37:50 internal/autoevent/executor.go:174:25: ae.OnChangeThreshold undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v4/models".AutoEvent has no field or method OnChangeThreshold) 06:39:12 FAIL github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple [build failed] 06:39:12 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 06:39:12 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 06:39:12 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 06:39:12 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 06:39:12 FAIL github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent [build failed] 06:39:22 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.178s coverage: 79.4% of statements 06:39:34 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 06:39:34 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 06:39:36 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.304s coverage: 86.0% of statements 06:39:48 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 06:39:49 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.619s coverage: 45.2% of statements 06:39:54 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.255s coverage: 14.1% of statements 06:39:54 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.796s coverage: 44.6% of statements 06:39:57 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 06:39:57 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 06:39:57 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 06:39:58 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.345s coverage: 68.4% of statements 06:40:01 FAIL github.com/edgexfoundry/device-sdk-go/v4/pkg/service [build failed] 06:40:01 FAIL github.com/edgexfoundry/device-sdk-go/v4/pkg/startup [build failed] 06:40:03 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.356s coverage: 88.3% of statements 06:40:03 FAIL 06:40:04 make: *** [Makefile:51: unittest] Error 1 [Pipeline] } 06:40:04 $ docker stop --time=1 2c5c278f3ecfc1b464bb0b980488785be59b36456ecd3509aeb04fa750c55f27 06:40:06 $ docker rm -f --volumes 2c5c278f3ecfc1b464bb0b980488785be59b36456ecd3509aeb04fa750c55f27 [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 06:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:08 06:40:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:09 arm64: Pulling from edgex-lftools-log-publisher 06:40:09 8998bd30e6a1: Pulling fs layer 06:40:09 04944245beec: Pulling fs layer 06:40:09 699f458cf7ca: Pulling fs layer 06:40:09 765212b225bb: Pulling fs layer 06:40:09 f23df028b6ca: Pulling fs layer 06:40:09 d65c8cfc05b1: Pulling fs layer 06:40:09 2437ff75d9bd: Pulling fs layer 06:40:09 765212b225bb: Waiting 06:40:09 d65c8cfc05b1: Waiting 06:40:09 f23df028b6ca: Waiting 06:40:09 2437ff75d9bd: Waiting 06:40:09 04944245beec: Verifying Checksum 06:40:09 04944245beec: Download complete 06:40:09 765212b225bb: Download complete 06:40:09 f23df028b6ca: Verifying Checksum 06:40:09 f23df028b6ca: Download complete 06:40:09 d65c8cfc05b1: Verifying Checksum 06:40:09 d65c8cfc05b1: Download complete 06:40:09 699f458cf7ca: Verifying Checksum 06:40:09 699f458cf7ca: Download complete 06:40:10 8998bd30e6a1: Download complete 06:40:12 2437ff75d9bd: Verifying Checksum 06:40:12 2437ff75d9bd: Download complete 06:40:14 8998bd30e6a1: Pull complete 06:40:15 04944245beec: Pull complete 06:40:16 699f458cf7ca: Pull complete 06:40:17 765212b225bb: Pull complete 06:40:17 f23df028b6ca: Pull complete 06:40:17 d65c8cfc05b1: Pull complete 06:40:36 2437ff75d9bd: Pull complete 06:40:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:36 prd-ubuntu20.04-docker-arm64-4c-16g-24278 does not seem to be running inside a container 06:40:36 $ 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 06:40:39 $ docker top 74dc0b308a3aaca2c2530268d3fd69a74eb49f0fcacc9739bb68ec53b54ac884 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:39 ---> job-cost.sh 06:40:39 lf-activate-venv: SKIPPING 06:40:39 INFO: No Stack... 06:40:40 INFO: Retrieving Pricing Info for: v3-standard-4 06:40:41 INFO: Archiving Costs [Pipeline] sh 06:40:41 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:40:41 + cut -d, -f6 [Pipeline] lock 06:40:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] 06:40:41 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] did not exist. Created. 06:40:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:42 /w/workspace/device-sdk-go/1@tmp/durable-30d0648c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:40:42 + echo total: 0.10999999940395355 [Pipeline] stash 06:40:42 Warning: overwriting stash ‘stack-cost’ 06:40:43 Stashed 1 file(s) [Pipeline] } 06:40:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1644-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:40:43 $ docker stop --time=1 74dc0b308a3aaca2c2530268d3fd69a74eb49f0fcacc9739bb68ec53b54ac884 06:40:44 $ docker rm -f --volumes 74dc0b308a3aaca2c2530268d3fd69a74eb49f0fcacc9739bb68ec53b54ac884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:40:45 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 06:40:48 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives ] 06:40:48 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives 06:40:48 total 16 06:40:48 drwxr-xr-x 3 root root 4096 Nov 1 06:31 . 06:40:48 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 06:31 .. 06:40:48 drwxr-xr-x 2 root root 4096 Nov 1 06:31 cost 06:40:48 -rw-r--r-- 1 root root 86 Nov 1 06:31 cost.csv 06:40:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives 06:40:48 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives 06:40:48 total 16 06:40:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 06:31 . 06:40:48 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 06:31 .. 06:40:48 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 06:31 cost 06:40:48 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:40:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:49 ---> package-listing.sh 06:40:49 ++ facter osfamily 06:40:49 ++ tr '[:upper:]' '[:lower:]' 06:40:50 + OS_FAMILY=debian 06:40:50 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1644 06:40:50 + START_PACKAGES=/tmp/packages_start.txt 06:40:50 + END_PACKAGES=/tmp/packages_end.txt 06:40:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:50 + PACKAGES=/tmp/packages_start.txt 06:40:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1644 ']' 06:40:50 + PACKAGES=/tmp/packages_end.txt 06:40:50 + case "${OS_FAMILY}" in 06:40:50 + dpkg -l 06:40:50 + grep '^ii' 06:40:50 + '[' -f /tmp/packages_start.txt ']' 06:40:50 + '[' -f /tmp/packages_end.txt ']' 06:40:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1644 ']' 06:40:50 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives/ 06:40:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1644/archives/ [Pipeline] echo 06:40:50 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-1644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:40:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:51 prd-ubuntu20.04-docker-8c-8g-24277 does not seem to be running inside a container 06:40:51 $ 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-1644/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-1644 -v /w/workspace/gexfoundry_device-sdk-go_PR-1644:/w/workspace/gexfoundry_device-sdk-go_PR-1644:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1644@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 06:40:51 $ docker top e5ef531aadb03fe30c6ed0b80c5194d298fa9bc5422172d291fd1019d65da01f -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:51 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:52 + mkdir -p /var/log/sysstat [Pipeline] sh 06:40:52 + ls /var/log/sa-host 06:40:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:52 provisioning config files... 06:40:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1644@tmp/config1712689220420878199tmp [Pipeline] { [Pipeline] echo 06:40:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:52 ---> create-netrc.sh [Pipeline] } 06:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:40:53 ---> python-tools-install.sh [Pipeline] echo 06:40:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:53 ---> sudo-logs.sh 06:40:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:40:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:54 ---> job-cost.sh 06:40:54 lf-activate-venv: SKIPPING 06:40:54 DEBUG: total: 0.2199999988079071 06:40:54 INFO: Retrieving Stack Cost... 06:40:54 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:54 INFO: Archiving Costs [Pipeline] echo 06:40:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:55 ---> logs-deploy.sh 06:40:55 lf-activate-venv: SKIPPING 06:40:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1644/1 06:40:55 INFO: archiving workspace using pattern(s): 06:40:56 Archives upload complete. 06:40:56 INFO: archiving logs to Nexus