Pull request #1402 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 Loading trusted files from base branch main at 92ae96e570b0e90887048770798fafa65e025b58 rather than 74220dca883406582eff475b7d4c0a6c1de787c8 Obtained Jenkinsfile from 92ae96e570b0e90887048770798fafa65e025b58 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-ssh12868302775101798906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2696055719376350178.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1402/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-1402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6796682138807139194.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-1402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12276681677099167827.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17042518569477844138.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-1402/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-1402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8704955885572598570.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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-5147 in /w/workspace/gexfoundry_device-sdk-go_PR-1402 [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-1402 # 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 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 74220dca883406582eff475b7d4c0a6c1de787c8 > 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/1402/head:refs/remotes/origin/PR-1402 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74220dca883406582eff475b7d4c0a6c1de787c8 # 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 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 Merge succeeded, producing 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 Checking out Revision 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 (PR-1402) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 # timeout=10 Commit message: "Merge commit '92ae96e570b0e90887048770798fafa65e025b58' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:34:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:34:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:34:44 ========================================================= 06:34:44 EdgeX Global Pipelines Version Info 06:34:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:34:45 ------------------- 06:34:45 stable info: 06:34:45 ------------------- 06:34:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:34:45 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 06:34:45 Message: update stable to v1.0.245 06:34:45 ------------------- 06:34:45 experimental info: 06:34:45 ------------------- 06:34:45 Commited By: **** collab-it+edgex@linuxfoundation.org 06:34:45 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 06:34:45 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:34:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1402 [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1402 [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1402 [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f28323 [Pipeline] echo 06:34:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:47 provisioning config files... 06:34:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/config8025119672590604558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:47 ---> docker-login.sh 06:34:47 nexus3.edgexfoundry.org:10001 06:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:49 Configure a credential helper to remove this warning. See 06:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:49 06:34:49 Login Succeeded 06:34:49 nexus3.edgexfoundry.org:10002 06:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:49 Configure a credential helper to remove this warning. See 06:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:49 06:34:49 Login Succeeded 06:34:49 nexus3.edgexfoundry.org:10003 06:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:49 Configure a credential helper to remove this warning. See 06:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:49 06:34:49 Login Succeeded 06:34:49 nexus3.edgexfoundry.org:10004 06:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:49 Configure a credential helper to remove this warning. See 06:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:49 06:34:49 Login Succeeded 06:34:49 docker.io 06:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:49 Configure a credential helper to remove this warning. See 06:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:49 06:34:49 Login Succeeded 06:34:49 ---> docker-login.sh ends [Pipeline] } 06:34:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:34:50 + git rev-list -1 --merges 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6~1..3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [Pipeline] echo 06:34:50 -----------> git rev-list -1 --merges 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6~1..3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 06:34:50 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [false] [Pipeline] sh 06:34:51 + git log --format=format:%s -1 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [Pipeline] echo 06:34:51 ========================================================= 06:34:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:34:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:51 + git log --format=format:%s -1 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [Pipeline] echo 06:34:51 [semverPrep] GIT_COMMIT: 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6, Commit Message: Merge commit '92ae96e570b0e90887048770798fafa65e025b58' into HEAD [Pipeline] echo 06:34:51 [semverPrep] This is not a build commit. [Pipeline] sh 06:34:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:34:51 + grep -v github /etc/ssh/ssh_known_hosts 06:34:51 + [ -e /tmp/ssh_known_hosts ] 06:34:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:34:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:34:51 + sudo tee -a /etc/ssh/ssh_known_hosts 06:34:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:52 06:34:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:53 0.1.4: Pulling from edgex-devops/py-git-semver 06:34:53 b85a868b505f: Pulling fs layer 06:34:53 e2be974225ed: Pulling fs layer 06:34:53 339a4e72a1f5: Pulling fs layer 06:34:53 988bab9f4d93: Pulling fs layer 06:34:53 1469e6f7b9e6: Pulling fs layer 06:34:53 eaf3925da568: Pulling fs layer 06:34:53 bab4dde63d76: Pulling fs layer 06:34:53 bde34c3a00c8: Pulling fs layer 06:34:53 b352a97aabf1: Pulling fs layer 06:34:53 4872d77fe225: Pulling fs layer 06:34:53 5851b861e8e6: Pulling fs layer 06:34:53 eaf3925da568: Waiting 06:34:53 988bab9f4d93: Waiting 06:34:53 bab4dde63d76: Waiting 06:34:53 bde34c3a00c8: Waiting 06:34:53 4872d77fe225: Waiting 06:34:53 1469e6f7b9e6: Waiting 06:34:53 b352a97aabf1: Waiting 06:34:53 5851b861e8e6: Waiting 06:34:53 e2be974225ed: Download complete 06:34:53 988bab9f4d93: Verifying Checksum 06:34:53 988bab9f4d93: Download complete 06:34:53 1469e6f7b9e6: Verifying Checksum 06:34:53 1469e6f7b9e6: Download complete 06:34:53 eaf3925da568: Download complete 06:34:53 339a4e72a1f5: Verifying Checksum 06:34:53 339a4e72a1f5: Download complete 06:34:53 bde34c3a00c8: Verifying Checksum 06:34:53 bde34c3a00c8: Download complete 06:34:53 b352a97aabf1: Verifying Checksum 06:34:53 b352a97aabf1: Download complete 06:34:53 4872d77fe225: Verifying Checksum 06:34:53 4872d77fe225: Download complete 06:34:53 5851b861e8e6: Download complete 06:34:53 b85a868b505f: Verifying Checksum 06:34:53 b85a868b505f: Download complete 06:34:53 bab4dde63d76: Verifying Checksum 06:34:53 bab4dde63d76: Download complete 06:34:54 b85a868b505f: Pull complete 06:34:55 e2be974225ed: Pull complete 06:34:55 339a4e72a1f5: Pull complete 06:34:55 988bab9f4d93: Pull complete 06:34:56 1469e6f7b9e6: Pull complete 06:34:56 eaf3925da568: Pull complete 06:34:58 bab4dde63d76: Pull complete 06:34:58 bde34c3a00c8: Pull complete 06:34:58 b352a97aabf1: Pull complete 06:34:58 4872d77fe225: Pull complete 06:34:59 5851b861e8e6: Pull complete 06:34:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:59 prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container 06:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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 06:35:05 $ docker top 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 -eo pid,comm 06:35:05 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:35:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:05 [ssh-agent] Looking for ssh-agent implementation... 06:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:05 $ docker exec 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 ssh-agent 06:35:05 SSH_AUTH_SOCK=/tmp/ssh-hcCLyYJKxftk/agent.14 06:35:05 SSH_AGENT_PID=20 06:35:05 Running ssh-add (command line suppressed) 06:35:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/private_key_16766643885340865802.key (/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/private_key_16766643885340865802.key) 06:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:06 + git tag --points-at HEAD [Pipeline] } 06:35:06 $ docker exec --env ******** --env ******** 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 ssh-agent -k 06:35:06 unset SSH_AUTH_SOCK; 06:35:06 unset SSH_AGENT_PID; 06:35:06 echo Agent pid 20 killed; 06:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:35:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:06 [ssh-agent] Looking for ssh-agent implementation... 06:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:06 $ docker exec 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 ssh-agent 06:35:06 SSH_AUTH_SOCK=/tmp/ssh-51uAbxkqaRqU/agent.70 06:35:06 SSH_AGENT_PID=76 06:35:06 Running ssh-add (command line suppressed) 06:35:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/private_key_3488303792726674443.key (/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/private_key_3488303792726674443.key) 06:35:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:07 + git semver init 06:35:07 2023-03-22 06:35:07,435 [run_init] DEBUG init version:0.0.0 force:False 06:35:07 2023-03-22 06:35:07,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver 06:35:07 2023-03-22 06:35:07,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver 06:35:07 2023-03-22 06:35:07,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1402, universal_newlines=False, shell=None, istream=None) 06:35:08 2023-03-22 06:35:08,667 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402/.git/info/exclude 06:35:08 2023-03-22 06:35:08,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver/PR-1402 with force:False 06:35:08 2023-03-22 06:35:08,668 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver/PR-1402 06:35:08 2023-03-22 06:35:08,672 [execute] INFO git cat-file --batch-check 06:35:08 2023-03-22 06:35:08,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver, universal_newlines=False, shell=None, istream=) 06:35:08 2023-03-22 06:35:08,678 [execute] INFO git cat-file --batch 06:35:08 2023-03-22 06:35:08,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver, universal_newlines=False, shell=None, istream=) 06:35:08 2023-03-22 06:35:08,683 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver/PR-1402 06:35:08 0.0.0 [Pipeline] } 06:35:08 $ docker exec --env ******** --env ******** 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 ssh-agent -k 06:35:08 unset SSH_AUTH_SOCK; 06:35:08 unset SSH_AGENT_PID; 06:35:08 echo Agent pid 76 killed; 06:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:09 + git semver [Pipeline] } 06:35:09 $ docker stop --time=1 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 06:35:11 $ docker rm -f --volumes 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:35:12 Stashed 1 file(s) [Pipeline] echo 06:35:12 [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:35:12 provisioning config files... 06:35:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/config6590988450085990251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5146 in /w/workspace/gexfoundry_device-sdk-go_PR-1402 [Pipeline] { [Pipeline] ws 06:35:12 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:35:12 The recommended git tool is: git 06:35:12 ---> docker-login.sh 06:35:12 nexus3.edgexfoundry.org:10001 06:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:12 Configure a credential helper to remove this warning. See 06:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:12 06:35:12 Login Succeeded 06:35:12 nexus3.edgexfoundry.org:10002 06:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:12 Configure a credential helper to remove this warning. See 06:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:12 06:35:12 Login Succeeded 06:35:12 nexus3.edgexfoundry.org:10003 06:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:13 Configure a credential helper to remove this warning. See 06:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:13 06:35:13 Login Succeeded 06:35:13 nexus3.edgexfoundry.org:10004 06:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:13 Configure a credential helper to remove this warning. See 06:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:13 06:35:13 Login Succeeded 06:35:13 docker.io 06:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:13 Configure a credential helper to remove this warning. See 06:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:13 06:35:13 Login Succeeded 06:35:13 ---> docker-login.sh ends [Pipeline] } 06:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:13 ========================================================= 06:35:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:35:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:14 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 06:35:14 Sending build context to Docker daemon 10.84MB 06:35:14 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:35:14 Step 2/10 : FROM ${BASE} AS builder 06:35:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:35:14 63b65145d645: Pulling fs layer 06:35:14 a2d21d5440eb: Pulling fs layer 06:35:14 935e6c44a52c: Pulling fs layer 06:35:14 94cc34f8dd06: Pulling fs layer 06:35:14 30dea6a524f1: Pulling fs layer 06:35:14 a2aff8979fd8: Pulling fs layer 06:35:14 6808be2612f2: Pulling fs layer 06:35:14 f25807f1079a: Pulling fs layer 06:35:14 94cc34f8dd06: Waiting 06:35:14 30dea6a524f1: Waiting 06:35:14 a2aff8979fd8: Waiting 06:35:14 6808be2612f2: Waiting 06:35:14 f25807f1079a: Waiting 06:35:14 a2d21d5440eb: Verifying Checksum 06:35:14 a2d21d5440eb: Download complete 06:35:14 94cc34f8dd06: Verifying Checksum 06:35:14 94cc34f8dd06: Download complete 06:35:14 30dea6a524f1: Download complete 06:35:14 63b65145d645: Verifying Checksum 06:35:14 63b65145d645: Download complete 06:35:14 a2aff8979fd8: Verifying Checksum 06:35:14 a2aff8979fd8: Download complete 06:35:15 63b65145d645: Pull complete 06:35:15 a2d21d5440eb: Pull complete 06:35:16 f25807f1079a: Verifying Checksum 06:35:16 935e6c44a52c: Verifying Checksum 06:35:16 935e6c44a52c: Download complete 06:35:16 6808be2612f2: Download complete 06:35:17 using credential edgex-jenkins-ssh 06:35:17 Cloning the remote Git repository 06:35:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:35:18 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:35:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:35:18 > git --version # timeout=10 06:35:18 > git --version # 'git version 2.25.1' 06:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:35:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:20 935e6c44a52c: Pull complete 06:35:20 94cc34f8dd06: Pull complete 06:35:20 30dea6a524f1: Pull complete 06:35:20 a2aff8979fd8: Pull complete 06:35:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:35:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1402/head:refs/remotes/origin/PR-1402 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:35:21 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 74220dca883406582eff475b7d4c0a6c1de787c8 06:35:22 Merge succeeded, producing c4409faf4c2d2ab16e941d54287a7beaa134650a 06:35:22 Checking out Revision c4409faf4c2d2ab16e941d54287a7beaa134650a (PR-1402) 06:35:21 > git config core.sparsecheckout # timeout=10 06:35:21 > git checkout -f 74220dca883406582eff475b7d4c0a6c1de787c8 # timeout=10 06:35:21 > git remote # timeout=10 06:35:21 > git config --get remote.origin.url # timeout=10 06:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:21 > git merge 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 06:35:22 > git rev-parse HEAD^{commit} # timeout=10 06:35:22 > git config core.sparsecheckout # timeout=10 06:35:22 > git checkout -f c4409faf4c2d2ab16e941d54287a7beaa134650a # timeout=10 06:35:23 6808be2612f2: Pull complete 06:35:24 f25807f1079a: Pull complete 06:35:24 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:35:24 ---> 3b553350e43f 06:35:24 Step 3/10 : ARG MAKE=make build 06:35:25 Commit message: "Merge commit '92ae96e570b0e90887048770798fafa65e025b58' into HEAD" 06:35:25 First time build. Skipping changelog. 06:35:25 > git --version # timeout=10 06:35:25 > git --version # 'git version 2.25.1' 06:35:25 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:35:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:26 Dload Upload Total Spent Left Speed 06:35:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 06:35:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:35:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:35:27 + sudo tee /etc/docker/daemon.new 06:35:27 { 06:35:27 "registry-mirrors": [ 06:35:27 "https://nexus3.edgexfoundry.org:10001" 06:35:27 ], 06:35:27 "bip": "10.250.0.254/24", 06:35:27 "hosts": [ 06:35:27 "tcp://0.0.0.0:5555", 06:35:27 "unix:///var/run/docker.sock" 06:35:27 ], 06:35:27 "mtu": 1458, 06:35:27 "selinux-enabled": true, 06:35:27 "seccomp-profile": "/etc/docker/seccomp.json" 06:35:27 } [Pipeline] sh 06:35:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:35:28 + sudo service docker restart 06:35:33 ---> Running in dda1bcf4d90a 06:35:33 Removing intermediate container dda1bcf4d90a 06:35:33 ---> cc364eeb5f08 06:35:33 Step 4/10 : WORKDIR /device-sdk-go 06:35:33 ---> Running in 59349acfe63f 06:35:33 Removing intermediate container 59349acfe63f 06:35:33 ---> 95da099563bc 06:35:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:35:33 ---> Running in 8c1d391243a7 06:35:33 Removing intermediate container 8c1d391243a7 06:35:33 ---> 802c5ce8c8cb 06:35:33 Step 6/10 : RUN apk add --update --no-cache make git 06:35:33 ---> Running in 890a47e0bf51 06:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:35:34 OK: 265 MiB in 53 packages 06:35:34 Removing intermediate container 890a47e0bf51 06:35:34 ---> 7c12cb1bf112 06:35:34 Step 7/10 : COPY go.mod vendor* ./ 06:35:35 ---> a82109bbbfb2 06:35:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:35 ---> Running in 0518bae56b66 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:47 provisioning config files... 06:35:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config787847189006818726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:48 ---> docker-login.sh 06:35:48 nexus3.edgexfoundry.org:10001 06:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:48 Configure a credential helper to remove this warning. See 06:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:48 06:35:48 Login Succeeded 06:35:48 nexus3.edgexfoundry.org:10002 06:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:48 Configure a credential helper to remove this warning. See 06:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:48 06:35:48 Login Succeeded 06:35:49 nexus3.edgexfoundry.org:10003 06:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:49 Configure a credential helper to remove this warning. See 06:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:49 06:35:49 Login Succeeded 06:35:49 nexus3.edgexfoundry.org:10004 06:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:49 Configure a credential helper to remove this warning. See 06:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:49 06:35:49 Login Succeeded 06:35:49 docker.io 06:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:50 Configure a credential helper to remove this warning. See 06:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:50 06:35:50 Login Succeeded 06:35:50 ---> docker-login.sh ends [Pipeline] } 06:35:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:50 ========================================================= 06:35:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:35:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:51 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 06:35:51 Sending build context to Docker daemon 5.839MB 06:35:51 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:35:51 Step 2/10 : FROM ${BASE} AS builder 06:35:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:35:51 af6eaf76a39c: Pulling fs layer 06:35:51 55522c791124: Pulling fs layer 06:35:51 ce5c4a1c91eb: Pulling fs layer 06:35:51 169dfbe0d373: Pulling fs layer 06:35:51 e1ff8fa3b103: Pulling fs layer 06:35:51 52ebb69f0ebf: Pulling fs layer 06:35:51 5abe8eddf0d5: Pulling fs layer 06:35:51 e1ff8fa3b103: Waiting 06:35:51 52ebb69f0ebf: Waiting 06:35:51 5abe8eddf0d5: Waiting 06:35:51 169dfbe0d373: Waiting 06:35:51 55522c791124: Download complete 06:35:51 169dfbe0d373: Verifying Checksum 06:35:51 169dfbe0d373: Download complete 06:35:51 e1ff8fa3b103: Verifying Checksum 06:35:51 e1ff8fa3b103: Download complete 06:35:51 af6eaf76a39c: Verifying Checksum 06:35:51 af6eaf76a39c: Download complete 06:35:52 5abe8eddf0d5: Verifying Checksum 06:35:52 5abe8eddf0d5: Download complete 06:35:53 af6eaf76a39c: Pull complete 06:35:54 55522c791124: Pull complete 06:35:54 ce5c4a1c91eb: Verifying Checksum 06:35:54 ce5c4a1c91eb: Download complete 06:35:54 52ebb69f0ebf: Verifying Checksum 06:35:54 52ebb69f0ebf: Download complete 06:36:09 ce5c4a1c91eb: Pull complete 06:36:09 169dfbe0d373: Pull complete 06:36:09 e1ff8fa3b103: Pull complete 06:36:13 52ebb69f0ebf: Pull complete 06:36:14 5abe8eddf0d5: Pull complete 06:36:14 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:36:14 ---> 6cb57ee374ae 06:36:14 Step 3/10 : ARG MAKE=make build 06:36:16 ---> Running in 18fae3385d7e 06:36:16 Removing intermediate container 18fae3385d7e 06:36:16 ---> c4bda5290d8e 06:36:16 Step 4/10 : WORKDIR /device-sdk-go 06:36:16 ---> Running in 489c60c2b4f2 06:36:17 Removing intermediate container 489c60c2b4f2 06:36:17 ---> 42770ea9caa4 06:36:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:36:17 ---> Running in 6a3c11eedfda 06:36:17 Removing intermediate container 6a3c11eedfda 06:36:17 ---> c6c5ec566520 06:36:17 Step 6/10 : RUN apk add --update --no-cache make git 06:36:17 ---> Running in dd795a2fee29 06:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:36:20 OK: 263 MiB in 53 packages 06:36:20 Removing intermediate container dd795a2fee29 06:36:20 ---> 1346b1fd843a 06:36:20 Step 7/10 : COPY go.mod vendor* ./ 06:36:21 ---> 13126deaf337 06:36:21 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:21 ---> Running in f802b26c4e57 06:36:31 Removing intermediate container 0518bae56b66 06:36:31 ---> 5392d196dcd4 06:36:31 Step 9/10 : COPY . . 06:36:31 ---> ec32a4d6c0a8 06:36:31 Step 10/10 : RUN ${MAKE} 06:36:31 ---> Running in d223e79b2b97 06:36:31 noop 06:36:31 Removing intermediate container d223e79b2b97 06:36:31 ---> 910ce2579e52 06:36:31 Successfully built 910ce2579e52 06:36:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:32 + docker inspect -f . ci-base-image-x86_64 06:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:32 prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container 06:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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 06:36:33 $ docker top 4389bbff2b35dc3d02b8b818e39ecf5c22e86ee4dd38255b30be47427148663f -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:33 + go version 06:36:33 go version go1.20.2 linux/amd64 [Pipeline] } 06:36:33 $ docker stop --time=1 4389bbff2b35dc3d02b8b818e39ecf5c22e86ee4dd38255b30be47427148663f 06:36:35 $ docker rm -f --volumes 4389bbff2b35dc3d02b8b818e39ecf5c22e86ee4dd38255b30be47427148663f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:36 + docker inspect -f . ci-base-image-x86_64 06:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:36 prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container 06:36:36 $ 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-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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 06:36:38 $ docker top a7b02d4020d4c3ad46f100e46fd58e65527ee1ed7f992fbcf88ec0cfa4ed2b36 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1402 [Pipeline] fileExists [Pipeline] sh 06:36:38 + make test 06:36:38 go test -race -coverprofile=coverage.out ./... 06:36:46 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:36:59 # github.com/edgexfoundry/device-sdk-go/v3/internal/application 06:36:59 internal/application/callback.go:191:55: provisionWatcher.DiscoveredDevice undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method DiscoveredDevice) 06:36:59 internal/application/callback.go:212:65: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) 06:36:59 internal/application/callback.go:218:113: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) 06:36:59 internal/application/callback.go:222:64: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) 06:36:59 internal/application/callback.go:227:55: provisionWatcher.DiscoveredDevice undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method DiscoveredDevice) 06:37:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:37:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:37:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:37:01 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 06:37:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:37:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:37:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:37:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:37:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 06:37:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements 06:37:02 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 06:37:02 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] 06:37:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:37:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:37:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.070s coverage: 68.5% of statements 06:37:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.136s coverage: 89.2% of statements 06:37:03 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 06:37:03 FAIL 06:37:07 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 06:37:07 $ docker stop --time=1 a7b02d4020d4c3ad46f100e46fd58e65527ee1ed7f992fbcf88ec0cfa4ed2b36 06:37:09 $ docker rm -f --volumes a7b02d4020d4c3ad46f100e46fd58e65527ee1ed7f992fbcf88ec0cfa4ed2b36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:11 06:37:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:11 latest: Pulling from edgex-lftools-log-publisher 06:37:11 5eb5b503b376: Pulling fs layer 06:37:11 5c69ac0246d0: Pulling fs layer 06:37:11 ec43610c2a17: Pulling fs layer 06:37:11 3a2ae6a8a46f: Pulling fs layer 06:37:11 33b1e0a273af: Pulling fs layer 06:37:11 5d3b04190fa2: Pulling fs layer 06:37:11 2f39f015ded8: Pulling fs layer 06:37:11 33b1e0a273af: Waiting 06:37:11 5d3b04190fa2: Waiting 06:37:11 2f39f015ded8: Waiting 06:37:11 3a2ae6a8a46f: Waiting 06:37:11 5c69ac0246d0: Verifying Checksum 06:37:11 5c69ac0246d0: Download complete 06:37:11 3a2ae6a8a46f: Download complete 06:37:11 33b1e0a273af: Verifying Checksum 06:37:11 33b1e0a273af: Download complete 06:37:11 5d3b04190fa2: Verifying Checksum 06:37:11 5d3b04190fa2: Download complete 06:37:11 ec43610c2a17: Verifying Checksum 06:37:11 ec43610c2a17: Download complete 06:37:11 5eb5b503b376: Verifying Checksum 06:37:11 5eb5b503b376: Download complete 06:37:12 2f39f015ded8: Download complete 06:37:13 5eb5b503b376: Pull complete 06:37:13 5c69ac0246d0: Pull complete 06:37:14 ec43610c2a17: Pull complete 06:37:14 3a2ae6a8a46f: Pull complete 06:37:14 33b1e0a273af: Pull complete 06:37:14 5d3b04190fa2: Pull complete 06:37:19 2f39f015ded8: Pull complete 06:37:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:20 prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container 06:37:20 $ 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-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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 06:37:28 $ docker top 7ef8a049efb63aee5163bc7c29468763bde92644f4c871ba6b9e56a2989df72f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:28 ---> job-cost.sh 06:37:28 lf-activate-venv: SKIPPING 06:37:28 INFO: No Stack... 06:37:29 Removing intermediate container f802b26c4e57 06:37:29 ---> 892c3efa65f6 06:37:29 Step 9/10 : COPY . . 06:37:29 ---> 15ed6584a8aa 06:37:29 Step 10/10 : RUN ${MAKE} 06:37:29 ---> Running in bb8b616b9cc0 06:37:29 noop 06:37:29 Removing intermediate container bb8b616b9cc0 06:37:29 ---> d900803a9305 06:37:29 Successfully built d900803a9305 06:37:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } 06:37:29 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:29 INFO: Archiving Costs [Pipeline] sh 06:37:29 + docker inspect -f . ci-base-image-arm64 06:37:29 . [Pipeline] } [Pipeline] // withEnv 06:37:29 + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives/cost.csv 06:37:29 cut -d, -f6 [Pipeline] withDockerContainer 06:37:30 prd-ubuntu20.04-docker-arm64-4c-16g-5146 does not seem to be running inside a container 06:37:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:37:31 $ docker top fbce7875e3e7b3aa8919145a7a4b1311c3c58c0212400052e8797f41cff47e45 -eo pid,comm [Pipeline] { [Pipeline] lock 06:37:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] 06:37:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] did not exist. Created. 06:37:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 06:37:32 + echo total: 0.2199999988079071 [Pipeline] stash 06:37:32 Stashed 1 file(s) [Pipeline] } 06:37:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:37:32 $ docker stop --time=1 7ef8a049efb63aee5163bc7c29468763bde92644f4c871ba6b9e56a2989df72f 06:37:32 + go version 06:37:32 go version go1.20.2 linux/arm64 06:37:33 $ docker rm -f --volumes 7ef8a049efb63aee5163bc7c29468763bde92644f4c871ba6b9e56a2989df72f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 06:37:33 $ docker stop --time=1 fbce7875e3e7b3aa8919145a7a4b1311c3c58c0212400052e8797f41cff47e45 06:37:35 $ docker rm -f --volumes fbce7875e3e7b3aa8919145a7a4b1311c3c58c0212400052e8797f41cff47e45 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:37:35 Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:36 + docker inspect -f . ci-base-image-arm64 06:37:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:36 prd-ubuntu20.04-docker-arm64-4c-16g-5146 does not seem to be running inside a container 06:37:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:37:37 $ docker top 1694e15989245dbf8b8bcd56add157abee9e00ca5daef54829cd3e7091e846df -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:38 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 06:37:39 + make test 06:37:39 go test -race -coverprofile=coverage.out ./... 06:38:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:39:54 # github.com/edgexfoundry/device-sdk-go/v3/internal/application 06:39:54 internal/application/callback.go:191:55: provisionWatcher.DiscoveredDevice undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method DiscoveredDevice) 06:39:54 internal/application/callback.go:212:65: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) 06:39:54 internal/application/callback.go:218:113: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) 06:39:54 internal/application/callback.go:222:64: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) 06:39:54 internal/application/callback.go:227:55: provisionWatcher.DiscoveredDevice undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method DiscoveredDevice) 06:39:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:39:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:39:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:40:06 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 06:40:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.249s coverage: 78.9% of statements 06:40:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:40:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:40:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.333s coverage: 86.0% of statements 06:40:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:40:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:40:23 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 06:40:23 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] 06:40:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:40:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:40:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.429s coverage: 68.5% of statements 06:40:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.447s coverage: 89.2% of statements 06:40:28 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 06:40:28 FAIL 06:40:29 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 06:40:29 $ docker stop --time=1 1694e15989245dbf8b8bcd56add157abee9e00ca5daef54829cd3e7091e846df 06:40:31 $ docker rm -f --volumes 1694e15989245dbf8b8bcd56add157abee9e00ca5daef54829cd3e7091e846df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:33 06:40:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:34 arm64: Pulling from edgex-lftools-log-publisher 06:40:34 8998bd30e6a1: Pulling fs layer 06:40:34 04944245beec: Pulling fs layer 06:40:34 699f458cf7ca: Pulling fs layer 06:40:34 765212b225bb: Pulling fs layer 06:40:34 f23df028b6ca: Pulling fs layer 06:40:34 d65c8cfc05b1: Pulling fs layer 06:40:34 2437ff75d9bd: Pulling fs layer 06:40:34 765212b225bb: Waiting 06:40:34 f23df028b6ca: Waiting 06:40:34 d65c8cfc05b1: Waiting 06:40:34 2437ff75d9bd: Waiting 06:40:34 04944245beec: Verifying Checksum 06:40:34 04944245beec: Download complete 06:40:34 765212b225bb: Download complete 06:40:34 f23df028b6ca: Verifying Checksum 06:40:34 f23df028b6ca: Download complete 06:40:34 d65c8cfc05b1: Verifying Checksum 06:40:34 d65c8cfc05b1: Download complete 06:40:34 699f458cf7ca: Verifying Checksum 06:40:34 699f458cf7ca: Download complete 06:40:34 8998bd30e6a1: Verifying Checksum 06:40:34 8998bd30e6a1: Download complete 06:40:37 2437ff75d9bd: Verifying Checksum 06:40:37 2437ff75d9bd: Download complete 06:40:39 8998bd30e6a1: Pull complete 06:40:39 04944245beec: Pull complete 06:40:40 699f458cf7ca: Pull complete 06:40:41 765212b225bb: Pull complete 06:40:42 f23df028b6ca: Pull complete 06:40:42 d65c8cfc05b1: Pull complete 06:40:57 2437ff75d9bd: Pull complete 06:40:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:40:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:57 prd-ubuntu20.04-docker-arm64-4c-16g-5146 does not seem to be running inside a container 06:40:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:41:00 $ docker top 4e9a5bf47cc088195ad8b64f003353d307d82cbac8e529c660597a39b53378c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:00 ---> job-cost.sh 06:41:01 lf-activate-venv: SKIPPING 06:41:01 INFO: No Stack... 06:41:01 INFO: Retrieving Pricing Info for: v3-standard-4 06:41:02 INFO: Archiving Costs [Pipeline] sh 06:41:02 + + cut -d, -f6cat 06:41:02 /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 06:41:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] 06:41:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] did not exist. Created. 06:41:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:41:03 /w/workspace/device-sdk-go/1@tmp/durable-28f69e46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:41:03 + echo total: 0.10999999940395355 [Pipeline] stash 06:41:03 Warning: overwriting stash ‘stack-cost’ 06:41:03 Stashed 1 file(s) [Pipeline] } 06:41:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:41:03 $ docker stop --time=1 4e9a5bf47cc088195ad8b64f003353d307d82cbac8e529c660597a39b53378c9 06:41:05 $ docker rm -f --volumes 4e9a5bf47cc088195ad8b64f003353d307d82cbac8e529c660597a39b53378c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:41:06 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:41:07 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives ] 06:41:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives 06:41:07 total 16 06:41:07 drwxr-xr-x 3 root root 4096 Mar 22 06:37 . 06:41:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 06:37 .. 06:41:07 drwxr-xr-x 2 root root 4096 Mar 22 06:37 cost 06:41:07 -rw-r--r-- 1 root root 86 Mar 22 06:37 cost.csv 06:41:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives 06:41:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives 06:41:07 total 16 06:41:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 06:37 . 06:41:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 06:37 .. 06:41:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 06:37 cost 06:41:07 -rw-r--r-- 1 jenkins jenkins 86 Mar 22 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:41:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:09 ---> package-listing.sh 06:41:09 ++ facter osfamily 06:41:09 ++ tr '[:upper:]' '[:lower:]' 06:41:09 + OS_FAMILY=debian 06:41:09 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1402 06:41:09 + START_PACKAGES=/tmp/packages_start.txt 06:41:09 + END_PACKAGES=/tmp/packages_end.txt 06:41:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:09 + PACKAGES=/tmp/packages_start.txt 06:41:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1402 ']' 06:41:09 + PACKAGES=/tmp/packages_end.txt 06:41:09 + case "${OS_FAMILY}" in 06:41:09 + dpkg -l 06:41:09 + grep '^ii' 06:41:09 + '[' -f /tmp/packages_start.txt ']' 06:41:09 + '[' -f /tmp/packages_end.txt ']' 06:41:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1402 ']' 06:41:09 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives/ 06:41:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives/ [Pipeline] echo 06:41:09 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-1402/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:41:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:10 prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container 06:41:10 $ 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-1402/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-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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:41:11 $ docker top bf208236de13e2250f065e68c3bfd9613a71e72e4643a79ec74fdaa2c8271ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:11 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:11 + mkdir -p /var/log/sysstat [Pipeline] sh 06:41:12 + ls /var/log/sa-host 06:41:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:12 provisioning config files... 06:41:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/config8711621156687320054tmp [Pipeline] { [Pipeline] echo 06:41:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:12 ---> create-netrc.sh [Pipeline] } 06:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:41:13 ---> python-tools-install.sh [Pipeline] echo 06:41:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:13 ---> sudo-logs.sh 06:41:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:41:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:13 ---> job-cost.sh 06:41:13 lf-activate-venv: SKIPPING 06:41:13 DEBUG: total: 0.2199999988079071 06:41:13 INFO: Retrieving Stack Cost... 06:41:14 INFO: Retrieving Pricing Info for: v3-standard-8 06:41:14 INFO: Archiving Costs [Pipeline] echo 06:41:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:14 ---> logs-deploy.sh 06:41:14 lf-activate-venv: SKIPPING 06:41:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1402/1 06:41:14 INFO: archiving workspace using pattern(s): 06:41:16 Archives upload complete. 06:41:16 INFO: archiving logs to Nexus 06:41:17 ---> uname -a: 06:41:17 Linux prd-ubuntu20-04-docker-8c-8g-5147 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:41:17 06:41:17 06:41:17 ---> lscpu: 06:41:17 Architecture: x86_64 06:41:17 CPU op-mode(s): 32-bit, 64-bit 06:41:17 Byte Order: Little Endian 06:41:17 Address sizes: 40 bits physical, 48 bits virtual 06:41:17 CPU(s): 8 06:41:17 On-line CPU(s) list: 0-7 06:41:17 Thread(s) per core: 1 06:41:17 Core(s) per socket: 1 06:41:17 Socket(s): 8 06:41:17 NUMA node(s): 1 06:41:17 Vendor ID: AuthenticAMD 06:41:17 CPU family: 23 06:41:17 Model: 49 06:41:17 Model name: AMD EPYC-Rome Processor 06:41:17 Stepping: 0 06:41:17 CPU MHz: 2800.000 06:41:17 BogoMIPS: 5600.00 06:41:17 Virtualization: AMD-V 06:41:17 Hypervisor vendor: KVM 06:41:17 Virtualization type: full 06:41:17 L1d cache: 256 KiB 06:41:17 L1i cache: 256 KiB 06:41:17 L2 cache: 4 MiB 06:41:17 L3 cache: 128 MiB 06:41:17 NUMA node0 CPU(s): 0-7 06:41:17 Vulnerability Itlb multihit: Not affected 06:41:17 Vulnerability L1tf: Not affected 06:41:17 Vulnerability Mds: Not affected 06:41:17 Vulnerability Meltdown: Not affected 06:41:17 Vulnerability Mmio stale data: Not affected 06:41:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:41:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:41:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:41:17 Vulnerability Srbds: Not affected 06:41:17 Vulnerability Tsx async abort: Not affected 06:41:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:41:17 06:41:17 06:41:17 ---> nproc: 06:41:17 8 06:41:17 06:41:17 06:41:17 ---> df -h: 06:41:17 Filesystem Size Used Avail Use% Mounted on 06:41:17 overlay 155G 12G 144G 8% / 06:41:17 tmpfs 64M 0 64M 0% /dev 06:41:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:41:17 shm 64M 0 64M 0% /dev/shm 06:41:17 /dev/vda1 155G 12G 144G 8% /facter-os 06:41:17 06:41:17 06:41:17 ---> sar -b -r -n DEV: 06:41:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5147) 03/22/23 _x86_64_ (8 CPU) 06:41:17 06:41:17 06:33:45 LINUX RESTART (8 CPU) 06:41:17 06:41:17 06:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:41:17 06:35:01 151.16 45.54 105.62 0.00 5071.55 48170.50 0.00 06:41:17 06:36:01 117.26 5.07 112.20 0.00 421.53 45689.45 0.00 06:41:17 06:37:01 84.84 0.03 84.80 0.00 4.40 39028.16 0.00 06:41:17 06:38:01 54.99 0.10 54.89 0.00 5.20 32683.77 0.00 06:41:17 06:39:01 6.70 0.98 5.72 0.00 68.39 6376.54 0.00 06:41:17 06:40:01 52.57 9.73 42.84 0.00 5087.42 11540.48 0.00 06:41:17 06:41:01 5.03 0.02 5.02 0.00 0.13 4671.62 0.00 06:41:17 Average: 67.51 8.78 58.73 0.00 1522.66 26880.07 0.00 06:41:17 06:41:17 06:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:41:17 06:35:01 30029236 31665900 684396 2.08 59200 1882844 1815000 5.35 910868 1650896 119768 06:41:17 06:36:01 28513308 31568812 730860 2.22 107736 3167156 1902504 5.61 1151412 2786644 285516 06:41:17 06:37:01 27812576 31408444 886992 2.70 145036 3623948 2091368 6.16 1542384 3046268 456876 06:41:17 06:38:01 27961140 31574004 725512 2.21 151904 3621292 1765028 5.20 1186632 3240612 20 06:41:17 06:39:01 27896128 31569212 729884 2.22 153536 3677592 1782720 5.25 1198064 3297128 80 06:41:17 06:40:01 27435420 31557288 727844 2.21 186036 4076432 1826092 5.38 1504656 3411776 252 06:41:17 06:41:01 27440752 31558028 728028 2.21 184656 4073184 1820364 5.36 1503176 3408504 12 06:41:17 Average: 28155509 31557384 744788 2.26 141158 3446064 1857582 5.47 1285313 2977404 123218 06:41:17 06:41:17 06:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:41:17 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:17 06:35:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 06:41:17 06:35:01 ens3 407.58 290.52 2466.78 69.47 0.00 0.00 0.00 0.00 06:41:17 06:36:01 docker0 192.82 324.36 15.20 1987.78 0.00 0.00 0.00 0.00 06:41:17 06:36:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 06:41:17 06:36:01 ens3 519.86 318.11 6062.48 99.09 0.00 0.00 0.00 0.00 06:41:17 06:37:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:41:17 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:17 06:37:01 ens3 22.75 15.31 25.15 10.23 0.00 0.00 0.00 0.00 06:41:17 06:37:01 vetheef9aa9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:41:17 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:17 06:38:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 06:41:17 06:38:01 ens3 116.31 68.49 2527.66 13.47 0.00 0.00 0.00 0.00 06:41:17 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:17 06:39:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:41:17 06:39:01 ens3 39.68 18.31 854.64 1.39 0.00 0.00 0.00 0.00 06:41:17 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:17 06:40:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 06:41:17 06:40:01 ens3 162.76 73.02 1954.35 5.13 0.00 0.00 0.00 0.00 06:41:17 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:17 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:17 06:41:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 06:41:17 Average: docker0 27.55 46.35 2.17 283.97 0.00 0.00 0.00 0.00 06:41:17 Average: lo 1.34 1.34 0.13 0.13 0.00 0.00 0.00 0.00 06:41:17 Average: ens3 181.31 111.99 1984.44 28.40 0.00 0.00 0.00 0.00 06:41:17 06:41:17 06:41:17 ---> sar -P ALL: 06:41:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5147) 03/22/23 _x86_64_ (8 CPU) 06:41:17 06:41:17 06:33:45 LINUX RESTART (8 CPU) 06:41:17 06:41:17 06:34:01 CPU %user %nice %system %iowait %steal %idle 06:41:17 06:35:01 all 6.20 0.00 1.70 5.69 0.09 86.32 06:41:17 06:35:01 0 9.61 0.00 1.42 1.88 0.10 86.99 06:41:17 06:35:01 1 6.00 0.00 1.21 1.81 0.12 90.86 06:41:17 06:35:01 2 7.18 0.00 2.30 23.44 0.12 66.97 06:41:17 06:35:01 3 4.88 0.00 1.14 0.55 0.08 93.35 06:41:17 06:35:01 4 4.73 0.00 1.53 5.47 0.08 88.19 06:41:17 06:35:01 5 3.68 0.00 1.49 2.39 0.07 92.38 06:41:17 06:35:01 6 7.60 0.00 1.29 4.02 0.07 87.02 06:41:17 06:35:01 7 5.92 0.00 3.23 5.97 0.08 84.79 06:41:17 06:36:01 all 6.32 0.00 2.66 5.69 0.14 85.19 06:41:17 06:36:01 0 7.43 0.00 2.65 0.79 0.14 88.99 06:41:17 06:36:01 1 7.10 0.00 2.87 0.67 0.12 89.24 06:41:17 06:36:01 2 6.66 0.00 2.97 5.53 0.10 84.74 06:41:17 06:36:01 3 5.40 0.00 2.61 19.36 0.13 72.49 06:41:17 06:36:01 4 6.52 0.00 2.72 12.45 0.15 78.16 06:41:17 06:36:01 5 5.47 0.00 1.96 0.72 0.23 91.62 06:41:17 06:36:01 6 6.90 0.00 2.59 1.19 0.10 89.22 06:41:17 06:36:01 7 5.06 0.00 2.92 4.84 0.17 87.02 06:41:17 06:37:01 all 21.47 0.00 3.97 4.32 0.18 70.06 06:41:17 06:37:01 0 23.57 0.00 4.48 0.17 0.17 71.62 06:41:17 06:37:01 1 23.82 0.00 4.35 3.18 0.15 68.50 06:41:17 06:37:01 2 20.19 0.00 3.50 0.02 0.20 76.09 06:41:17 06:37:01 3 20.86 0.00 4.07 20.32 0.27 54.49 06:41:17 06:37:01 4 22.69 0.00 4.03 3.22 0.19 69.88 06:41:17 06:37:01 5 20.75 0.00 3.35 6.04 0.17 69.70 06:41:17 06:37:01 6 19.06 0.00 3.68 0.60 0.12 76.54 06:41:17 06:37:01 7 20.87 0.00 4.29 1.02 0.19 73.64 06:41:17 06:38:01 all 3.31 0.00 1.43 4.27 0.07 90.92 06:41:17 06:38:01 0 4.25 0.00 1.85 5.12 0.12 88.66 06:41:17 06:38:01 1 3.56 0.00 1.06 8.76 0.07 86.56 06:41:17 06:38:01 2 2.59 0.00 1.02 0.18 0.03 96.17 06:41:17 06:38:01 3 2.75 0.00 1.06 0.03 0.05 96.11 06:41:17 06:38:01 4 3.86 0.00 1.74 2.62 0.08 91.70 06:41:17 06:38:01 5 3.21 0.00 2.05 17.42 0.05 77.27 06:41:17 06:38:01 6 3.34 0.00 0.77 0.20 0.05 95.64 06:41:17 06:38:01 7 2.96 0.00 1.90 0.00 0.08 95.06 06:41:17 06:39:01 all 0.14 0.00 0.08 0.25 0.00 99.53 06:41:17 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:41:17 06:39:01 1 0.10 0.00 0.05 0.12 0.00 99.73 06:41:17 06:39:01 2 0.00 0.00 0.22 0.10 0.00 99.68 06:41:17 06:39:01 3 0.65 0.00 0.13 0.60 0.02 98.60 06:41:17 06:39:01 4 0.18 0.00 0.10 0.97 0.02 98.73 06:41:17 06:39:01 5 0.10 0.00 0.03 0.07 0.00 99.80 06:41:17 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:41:17 06:39:01 7 0.05 0.00 0.05 0.15 0.00 99.75 06:41:17 06:40:01 all 2.72 0.00 1.55 2.93 0.10 92.71 06:41:17 06:40:01 0 2.15 0.00 1.57 2.67 0.12 93.49 06:41:17 06:40:01 1 2.47 0.00 1.03 1.32 0.08 95.09 06:41:17 06:40:01 2 2.80 0.00 1.33 2.79 0.08 92.99 06:41:17 06:40:01 3 3.03 0.00 2.77 7.82 0.10 86.28 06:41:17 06:40:01 4 4.70 0.00 1.17 3.53 0.12 90.49 06:41:17 06:40:01 5 2.66 0.00 1.33 1.48 0.10 94.44 06:41:17 06:40:01 6 1.92 0.00 0.90 2.09 0.05 95.04 06:41:17 06:40:01 7 1.99 0.00 2.26 1.74 0.12 93.88 06:41:17 06:41:01 all 0.11 0.00 0.06 0.08 0.01 99.74 06:41:17 06:41:01 0 0.05 0.00 0.03 0.02 0.02 99.88 06:41:17 06:41:01 1 0.02 0.00 0.07 0.42 0.02 99.48 06:41:17 06:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:41:17 06:41:01 3 0.12 0.00 0.05 0.00 0.02 99.82 06:41:17 06:41:01 4 0.33 0.00 0.10 0.10 0.02 99.45 06:41:17 06:41:01 5 0.32 0.00 0.12 0.07 0.02 99.48 06:41:17 06:41:01 6 0.05 0.00 0.05 0.02 0.00 99.88 06:41:17 06:41:01 7 0.02 0.00 0.05 0.00 0.00 99.93 06:41:17 Average: all 5.73 0.00 1.63 3.31 0.08 89.24 06:41:17 Average: 0 6.70 0.00 1.71 1.52 0.09 89.97 06:41:17 Average: 1 6.13 0.00 1.52 2.32 0.08 89.95 06:41:17 Average: 2 5.61 0.00 1.62 4.57 0.08 88.12 06:41:17 Average: 3 5.36 0.00 1.68 6.92 0.10 85.94 06:41:17 Average: 4 6.12 0.00 1.62 4.04 0.09 88.12 06:41:17 Average: 5 5.15 0.00 1.47 3.99 0.09 89.29 06:41:17 Average: 6 5.54 0.00 1.32 1.16 0.05 91.92 06:41:17 Average: 7 5.24 0.00 2.09 1.96 0.09 90.63 06:41:17 06:41:17 06:41:17